
#stacks_in_1 {
	background-color: rgba(179, 210, 235, 1.00);
	padding:  20px;
}
/* Depth Base */

.depth_out h2,.depth_out p,.depth_out a{margin:0;padding:0;border: 0;line-height:1.4;}
.depth_out hr:before,.depth_out hr:after,.depth_out .content_in .stacksEmptyFiller{display: none}

.depth_in,
header .depth_theme_limit,
footer .depth_theme_limit{
  
  max-width: 1000px;
  
}
main .depth_theme_limit{
  max-width: 100%;
  padding: 0;
}
.depth_limit{
  margin: 0 auto;
}

figure.depth_theme{height: 0;display: none;}

.nfont{
	font-family: 'Open Sans', sans-serif !important;
}
h2.nfont,
.sub_heading.nfont{
	font-family: 'Montserrat', sans-serif !important;
}
header.depth_theme,
main.depth_theme h1,
main.depth_theme h2,
main.depth_theme h3,
main.depth_theme h4,
main.depth_theme h5,
main.depth_theme h6{
  font-family: 'Montserrat', sans-serif !important;
}
.depth_in a{text-decoration: none;}
.depth_in{
  font-size: 15px;
  line-height: 1.4;}

/* 2 Col Spacing */
.depth_section{
  margin-bottom: 20px;
}



.depth_out img{max-width: 100%}

.depth_out *, 
.depth_out *:before, 
.depth_out *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}

.depth_out .cf:after {content:"";display:table;clear:both;}
.depth_out .exp{position:absolute;top:0;left:0;bottom:0;right:0;}

@media screen and (min-width: 770px){
  /* 2 Col Spacing */
  .depth_row .s3_column_left .depth_section{
    margin-right: 10.000000px;
  }
  .depth_row .s3_column_right .depth_section{
    margin-left: 10.000000px;
  }
  /* 3 Col Spacing */
  .depth_row.three_col .s3_column_left .depth_section{
    margin-right: 13.320000px;
  }
  .depth_row.three_col .s3_column_center .depth_section{
    margin-left: 6.660000px;
    margin-right: 6.660000px;
  }
  .depth_row.three_col .s3_column_right .depth_section{
    margin-left: 13.320000px;
  }
  /* 4 Col Spacing (1/4) */
  .depth_row .s3_column_4:first-child .depth_section{
    margin-right: 15.000000px;
    margin-left: 0;
  }
  /* 4 Col Spacing (2/4) */
  .depth_row .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 10.000000px;
    margin-left: 5.000000px;
  }
  /* 4 Col Spacing (3/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 5.000000px;
    margin-left: 10.000000px;
  }
  /* 4 Col Spacing (4/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-left: 15.000000px;
    margin-right: 0;
  }
  /* Flex Equal Height/Centering */
  
  .s3_row.depth_row,
  .depth_row .s3_column,
  .s3_row.depth_row .depth_out,
  .s3_row.depth_row .depth_out > div,
  .s3_row.depth_row .depth_wrapper,
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .depth_image *{
    flex: 1;
    display: flex !important;
  }
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .content_in{
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .depth_ie .s3_row.depth_row,
  .depth_ie .depth_row .s3_column,
  .s3_row.depth_row .depth_ie .depth_out,
  .s3_row.depth_row .depth_ie .depth_out > div,
  .s3_row.depth_row .depth_ie .depth_wrapper,
  .s3_row.depth_row .depth_ie .content_out,
  .s3_row.depth_row .depth_ie .depth_image *{
    flex: auto !important;
    display: block !important;
  }
}


.content_flex {position: static;}

.s3_row.depth_row .content_flex {
  flex: 1;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
}

/* Edit Mode */


/* Animations */


.depth_fx .depth_image,
.depth_fx .depth_tint,
.depth_fx .depth_gradient,
.depth_fx .content_tint,
.depth_fx p.sub_heading,
.depth_fx .heading_out .stacks_out,
.depth_fx p.main_content,
.depth_fx .depth_aside,
.depth_fx .heading_out h2{ opacity: 0; }

.depth_fx.depth_ie .depth_image,
.depth_fx.depth_ie .depth_tint,
.depth_fx.depth_ie .depth_gradient,
.depth_fx.depth_ie .content_tint,
.depth_fx.depth_ie p.sub_heading,
.depth_fx.depth_ie .heading_out .stacks_out,
.depth_fx.depth_ie p.main_content,
.depth_fx.depth_ie .depth_aside,
.depth_fx.depth_ie .heading_out h2{ opacity: 1; }


.depth_inview.slow_fadeIn.depth_fx .depth_image,
.depth_inview.slow_fadeIn.depth_fx .depth_tint,
.depth_inview.slow_fadeIn.depth_fx .content_tint,
.depth_inview.slow_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .7s both; }
.depth_inview.slow_fadeIn.depth_fx .heading_out{ animation: heading_border_color 1s both; }
.depth_inview.slow_fadeIn.depth_fx p.super_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein 1s .25s both; }
.depth_inview.slow_fadeIn.depth_fx p.sub_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein 1s .5s both; }
.depth_inview.slow_fadeIn.depth_fx p.main_content,
.depth_inview.slow_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein 1s .75s both; }
.depth_inview.slow_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein 1s 1s backwards; }
.depth_inview.slow_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein 1s 1.25s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content 1s .5s backwards; }

.depth_inview.steady_fadeIn.depth_fx .depth_image,
.depth_inview.steady_fadeIn.depth_fx .depth_tint,
.depth_inview.steady_fadeIn.depth_fx .content_tint,
.depth_inview.steady_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .5s both; }
.depth_inview.steady_fadeIn.depth_fx .heading_out{ animation: heading_border_color .7s both; }
.depth_inview.steady_fadeIn.depth_fx p.super_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .7s .15s both; }
.depth_inview.steady_fadeIn.depth_fx p.sub_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .7s .35s both; }
.depth_inview.steady_fadeIn.depth_fx p.main_content,
.depth_inview.steady_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .7s .5s both; }
.depth_inview.steady_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .7s .65s backwards; }
.depth_inview.steady_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .7s .8s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .7s .25s backwards; }

.depth_inview.fast_fadeIn.depth_fx .depth_image,
.depth_inview.fast_fadeIn.depth_fx .depth_tint,
.depth_inview.fast_fadeIn.depth_fx .content_tint,
.depth_inview.fast_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .3s both; }
.depth_inview.fast_fadeIn.depth_fx .heading_out{ animation: heading_border_color .4s both; }
.depth_inview.fast_fadeIn.depth_fx p.super_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .4s .15s both; }
.depth_inview.fast_fadeIn.depth_fx p.sub_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .4s .35s both; }
.depth_inview.fast_fadeIn.depth_fx p.main_content,
.depth_inview.fast_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .4s .5s both; }
.depth_inview.fast_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .4s .65s backwards; }
.depth_inview.fast_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .4s .8s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .4s .25s backwards; }


@-webkit-keyframes heading_border_color {
  from {border-color: transparent;}
  to {border-color: ;}}
@keyframes nbanner_fadein {
  from {border-color: transparent;}
  to {border-color: ;}}

@-webkit-keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}
@keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}

@-webkit-keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}
@keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}

@-webkit-keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_339 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_339 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_339 .depth_section_link:hover .depth_in,
#stacks_in_339 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_339.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_339.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_339 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_339 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image-339.jpg);
	
	
	
}





#stacks_in_339 .depth_tint{ background: rgba(0, 0, 0, 0.25); }

#stacks_in_339 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_339 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_339 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_339 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_339 .heading_out h2{
	font-size: 29px;
	line-height: 38px;
	color: rgba(26, 23, 136, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: -2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_339 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

#stacks_in_339 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	
	 text-transform: uppercase;
	float: none;}

/* Content */

#stacks_in_339 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 460px; 
	

	 text-align: left; 
	
	
	padding: 18% 50px 0% 50px;
	margin: 0 25%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_339 .depth_wrapper{background-color: rgba(255, 255, 255, 0.00);}
	#stacks_in_339 .depth_tint,
	#stacks_in_339 .content_tint{ background: none !important; }
	#stacks_in_339 .heading_out h2,
	#stacks_in_339 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_339 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_339 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_339 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_339 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 0px;
	padding: 0% 0.000000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(230, 73, 30, 1.00);
	
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_339 .content_in a.depth_button{
		padding: 0% 0%;
	}
}
#stacks_in_339 .content_in a.depth_button:hover{
	color: rgba(230, 73, 30, 1.00);
	background: rgba(255, 255, 255, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_339 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 0px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_339 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -460px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_339 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_339 .depth_aside_wrapper{
	
	
	 
	padding-right: 460px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_339 .depth_aside_wrapper,
#stacks_in_339 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_339 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_339 .content_out .centered_image img{float: left;} 





#stacks_in_339 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_339 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_339 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_339 .depth_aside_padding{
		padding: 0px 20px 50px 20px;
	}
}

/* Layer Top */




#stacks_in_339 .depth_in{z-index: 4;}
#stacks_in_339 .depth_image{z-index: 3;}
#stacks_in_339 .depth_gradient{z-index: 2;}
#stacks_in_339 .depth_tint{z-index: 1;}






/* Force Mobile Legibility */




/* Breaks */

#stacks_in_339 hr{border: 0;margin: 0;}

#stacks_in_339 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_339 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_339 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}#stacks_in_4>.s3_row {
	margin: 0 -10px;
}

#stacks_in_4>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_4>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_4>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_4>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_4>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_9 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_156 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_156 .pullquote:before, #stacks_in_156 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_156 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_156 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_156 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_156 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_157 {
	font-size: 80%;
}
#stacks_in_13>.s3_row {
	margin: 0 -10px;
}

#stacks_in_13>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_13>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_13>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_13>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_13>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_34 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_159 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_159 .pullquote:before, #stacks_in_159 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_159 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_159 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_159 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_159 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_160 {
	font-size: 80%;
}
#stacks_in_16>.s3_row {
	margin: 0 -10px;
}

#stacks_in_16>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_16>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_16>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_16>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_16>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_162 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_162 .pullquote:before, #stacks_in_162 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_162 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_162 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_162 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_162 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_163 {
	font-size: 80%;
}
#stacks_in_19>.s3_row {
	margin: 0 -10px;
}

#stacks_in_19>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_19>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_19>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_19>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_19>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_165 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_165 .pullquote:before, #stacks_in_165 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_165 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_165 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_165 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_165 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_166 {
	font-size: 80%;
}
#stacks_in_22>.s3_row {
	margin: 0 -10px;
}

#stacks_in_22>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_22>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_22>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_22>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_22>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_168 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_168 .pullquote:before, #stacks_in_168 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_168 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_168 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_168 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_168 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_169 {
	font-size: 80%;
}
#stacks_in_25>.s3_row {
	margin: 0 -10px;
}

#stacks_in_25>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_25>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_25>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_25>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_25>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_72 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_171 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_171 .pullquote:before, #stacks_in_171 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_171 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_171 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_171 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_171 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_172 {
	font-size: 80%;
}
#stacks_in_28>.s3_row {
	margin: 0 -10px;
}

#stacks_in_28>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_28>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_28>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_28>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_28>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_74 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_174 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_174 .pullquote:before, #stacks_in_174 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_174 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_174 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_174 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_174 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_175 {
	font-size: 80%;
}
#stacks_in_31>.s3_row {
	margin: 0 -10px;
}

#stacks_in_31>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_31>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_31>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_31>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_31>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_177 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_177 .pullquote:before, #stacks_in_177 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_177 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_177 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_177 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_177 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_178 {
	font-size: 80%;
}
#stacks_in_76>.s3_row {
	margin: 0 -10px;
}

#stacks_in_76>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_76>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_76>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_76>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_76>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_180 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_180 .pullquote:before, #stacks_in_180 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_180 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_180 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_180 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_180 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_181 {
	font-size: 80%;
}
#stacks_in_81>.s3_row {
	margin: 0 -10px;
}

#stacks_in_81>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_81>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_81>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_81>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_81>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_134 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_183 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_183 .pullquote:before, #stacks_in_183 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_183 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_183 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_183 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_183 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_184 {
	font-size: 80%;
}
#stacks_in_86>.s3_row {
	margin: 0 -10px;
}

#stacks_in_86>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_86>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_86>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_86>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_86>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_138 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_189 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_189 .pullquote:before, #stacks_in_189 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_189 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_189 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_189 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_189 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_190 {
	font-size: 80%;
}
#stacks_in_93>.s3_row {
	margin: 0 -10px;
}

#stacks_in_93>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_93>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_93>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_93>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_93>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_192 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_192 .pullquote:before, #stacks_in_192 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_192 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_192 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_192 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_192 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_193 {
	font-size: 80%;
}
#stacks_in_98>.s3_row {
	margin: 0 -10px;
}

#stacks_in_98>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_98>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_98>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_98>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_98>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_142 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_195 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_195 .pullquote:before, #stacks_in_195 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_195 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_195 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_195 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_195 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_196 {
	font-size: 80%;
}
#stacks_in_103>.s3_row {
	margin: 0 -10px;
}

#stacks_in_103>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_103>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_103>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_103>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_103>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_144 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_198 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_198 .pullquote:before, #stacks_in_198 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_198 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_198 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_198 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_198 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_199 {
	font-size: 80%;
}
#stacks_in_108>.s3_row {
	margin: 0 -10px;
}

#stacks_in_108>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_108>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_108>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_108>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_108>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_149 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_201 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_201 .pullquote:before, #stacks_in_201 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_201 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_201 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_201 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_201 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_202 {
	font-size: 80%;
}
#stacks_in_113>.s3_row {
	margin: 0 -10px;
}

#stacks_in_113>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_113>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_113>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_113>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_113>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_151 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_204 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_204 .pullquote:before, #stacks_in_204 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_204 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_204 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_204 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_204 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_205 {
	font-size: 80%;
}
#stacks_in_297>.s3_row {
	margin: 0 -10px;
}

#stacks_in_297>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_297>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_297>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_297>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_297>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_298 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_301 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_301 .pullquote:before, #stacks_in_301 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_301 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_301 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_301 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_301 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_302 {
	font-size: 80%;
}
#stacks_in_287>.s3_row {
	margin: 0 -10px;
}

#stacks_in_287>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_287>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_287>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_287>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_287>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_288 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_291 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_291 .pullquote:before, #stacks_in_291 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_291 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_291 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_291 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_291 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_292 {
	font-size: 80%;
}
#stacks_in_277>.s3_row {
	margin: 0 -10px;
}

#stacks_in_277>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_277>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_277>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_277>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_277>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_278 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_281 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_281 .pullquote:before, #stacks_in_281 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_281 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_281 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_281 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_281 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_282 {
	font-size: 80%;
}
#stacks_in_267>.s3_row {
	margin: 0 -10px;
}

#stacks_in_267>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_267>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_267>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_267>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_267>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_268 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_271 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_271 .pullquote:before, #stacks_in_271 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_271 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_271 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_271 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_271 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_272 {
	font-size: 80%;
}
#stacks_in_257>.s3_row {
	margin: 0 -10px;
}

#stacks_in_257>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_257>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_257>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_257>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_257>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_258 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_261 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_261 .pullquote:before, #stacks_in_261 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_261 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_261 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_261 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_261 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_262 {
	font-size: 80%;
}
#stacks_in_247>.s3_row {
	margin: 0 -10px;
}

#stacks_in_247>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_247>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_247>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_247>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_247>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_248 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_251 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_251 .pullquote:before, #stacks_in_251 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_251 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_251 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_251 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_251 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_252 {
	font-size: 80%;
}
#stacks_in_237>.s3_row {
	margin: 0 -10px;
}

#stacks_in_237>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_237>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_237>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_237>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_237>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_238 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_241 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_241 .pullquote:before, #stacks_in_241 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_241 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_241 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_241 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_241 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_242 {
	font-size: 80%;
}
#stacks_in_207>.s3_row {
	margin: 0 -10px;
}

#stacks_in_207>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_207>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_207>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_207>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_207>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_208 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_211 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_211 .pullquote:before, #stacks_in_211 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_211 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_211 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_211 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_211 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_212 {
	font-size: 80%;
}
#stacks_in_227>.s3_row {
	margin: 0 -10px;
}

#stacks_in_227>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_227>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_227>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_227>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_227>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_228 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_231 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_231 .pullquote:before, #stacks_in_231 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_231 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_231 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_231 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_231 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_232 {
	font-size: 80%;
}
#stacks_in_217>.s3_row {
	margin: 0 -10px;
}

#stacks_in_217>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_217>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_217>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_217>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_217>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_218 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_221 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_221 .pullquote:before, #stacks_in_221 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_221 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_221 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_221 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_221 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_222 {
	font-size: 80%;
}
#stacks_in_326>.s3_row {
	margin: 0 -10px;
}

#stacks_in_326>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_326>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_326>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_326>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_326>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_327 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_330 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_330 .pullquote:before, #stacks_in_330 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_330 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_330 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_330 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_330 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_331 {
	font-size: 80%;
}


/* Start doobox Chauffeur css */

.stacks_in_346wrapper{
width: 50px;
margin: 0 auto;

display : none;

opacity:0.7;
}

.stacks_in_346bulter{
cursor: pointer;
border: 1px solid #060374;
background: #1A1788;
width: 50px;
height: 50px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #EEEEEE;
text-align: center;
line-height: 50px;
margin: 5px;
z-index: 1000001;
background: #1A1788;
}


.stacks_in_346bulter i {
	display: block;
	margin: 0 auto 0 auto;
	font-size: 20px;
	line-height: 48px; 
	vertical-align: middle;
}


.stacks_in_346bulter:hover{
color: #DADADA;
background: #292697; /* Old browsers */
}

/* end doobox Chauffeur css */

