/* Depth Base */

.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;}
.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_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;}
  
.depth_out img{max-width: 100%}

.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;
}



.nfont{
	font-family: 'Raleway', sans-serif !important;
}
h2.nfont,
.sub_heading.nfont{
	font-family: 'Raleway', 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: 'Raleway', 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;
}


@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;
  }
  
}


.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: %;}}/* Start Play stack CSS code */#stacks_in_61 {	z-index: 4;}.stacks_in_61playContainer {	overflow: hidden;	position: relative !important;	z-index: 6;}.stacks_in_61playContainer {	background-image: url("") !important;	background-position: center center !important;	background-attachment: scroll;	-webkit-background-size: cover;	-moz-background-size: cover;	-o-background-size: cover;	background-size: cover;	background-repeat: cover;}  .stacks_in_61overlay{	position: absolute;	top: 0;	left: 0;	bottom: 0;	right: 0;	z-index: 7;}.stacks_in_61contentBox{	position: relative;	text-align: center;	opacity: 1;	-webkit-transition: opacity 100ms linear;    -moz-transition: opacity 100ms linear;    -o-transition: opacity 100ms linear;    transition: opacity 100ms linear;    z-index: 8;}.stacks_in_61content{	position: relative;	max-width: 1000px;	margin: 0 auto 0 auto;	padding: 80px 20px 80px 20px;	text-align: center !important;	z-index: 8;	text-shadow: 0px 1px 1px rgba(0, 0, 0, 1) !important;}.stacks_in_61content,.stacks_in_61content h1,.stacks_in_61content h2,.stacks_in_61content h3,.stacks_in_61content h4,.stacks_in_61content h5,.stacks_in_61content h6{	color: rgba(255, 255, 255, 1.00) !important;}.stacks_in_61content a,.stacks_in_61content a:active,.stacks_in_61content a:visited{	color: rgba(59, 148, 217, 1.00) !important;	text-decoration: none !important;}.stacks_in_61content a:hover{	color: rgba(221, 221, 221, 1.00) !important;	text-decoration: none !important;}.stacks_in_61playScrollButton i{	color: rgba(255, 255, 255, 1.00) !important;}.stacks_in_61playScrollButton{	position: absolute;	width: 100%;	bottom: 0;	color: #fff !important;	font-size: 36px;	text-align: center;	padding-top: 30px;	padding-bottom: 30px;	display: none;	cursor: pointer;	z-index: 8;}	.stacks_in_61playScrollButton{		display: block;	}	.stacks_in_61playContainer {		min-height: 500px;	}		.stacks_in_61contentBox{		position: absolute;		width: 100%;		top: 50%;		-webkit-transform: translate(0,-50%);		-moz-transform:    translate(0,-50%);		-ms-transform:     translate(0,-50%);		-o-transform:      translate(0,-50%);		transform:         translate(0,-50%);	}/* -- End Preview/Published -- */@keyframes playanimation {	43% { transform: translate(0,0);} 	0% { transform: translate(0,0);} 	30% { transform: translate(0,11px);} 	17% { transform: translate(0,-5px);} 	11% { transform: translate(0,0);} }@-webkit-keyframes playanimation {	43% { transform: translate(0,0);} 	0% { transform: translate(0,0);} 	30% { transform: translate(0,11px);} 	17% { transform: translate(0,-5px);} 	11% { transform: translate(0,0);} }/* apply the .animation class to the element you want to animate */.playanimation {	animation: playanimation 3s ease-in-out 0s infinite normal none;	-webkit-animation: playanimation 3s ease-in-out 0s infinite normal none;}	.wallpaper, 	.wallpaper .wallpaper-container, 	.wallpaper .wallpaper-media {		-webkit-transition: none !important;		        transition: none !important;	}	.wallpaper { overflow: hidden; position: relative;} 	.wallpaper .wallpaper-container { height: 100%; overflow: hidden; position: absolute; top: 0; width: 100%; z-index: 0; } 	.wallpaper .wallpaper-media { left: 0; opacity: 0; position: absolute; top: 0; } 	.wallpaper .wallpaper-media.animated {	 	-webkit-transition: opacity 0.5s linear !important;		        transition: opacity 0.5s linear !important; 	} 	.wallpaper .wallpaper-media img, 	.wallpaper .wallpaper-media video, 	.wallpaper .wallpaper-media iframe { display: block; height: 100%; width: 100%; } 	.wallpaper .wallpaper-embed.ready:after { content: ''; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; } 	.wallpaper .wallpaper-embed.ready iframe { /* pointer-events: none; - safari doesn't like this :/ */ z-index: 0; } 	.wallpaper .wallpaper-media.native { background-position: center; background-size: cover; height: 100%; width: 100%; } 	.wallpaper .wallpaper-media.native img { display: none; } 	.wallpaper .wallpaper-media.fixed { background-position: center; background-attachment: fixed; height: 100%; width: 100%; } 	.wallpaper .wallpaper-media.fixed img { display: none; }/* End Play stack CSS code */
.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_91 {
	height: 20.00px;
}




















@media print {
	#spacerStackstacks_in_91 {
		display: none !important;
	}
}

.spacerStack {
	height: 60.00px;
}

#spacerStackstacks_in_148 {
	height: 60.00px;
}




















@media print {
	#spacerStackstacks_in_148 {
		display: none !important;
	}
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_153 {
	height: 20.00px;
}




















@media print {
	#spacerStackstacks_in_153 {
		display: none !important;
	}
}
#stacks_in_42>.s3_row {
	margin: 0 -0px;
}

#stacks_in_42>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_42>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_42>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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


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


}



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


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


}



/* Depth Content */

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

@media (min-width: 900px){
	#stacks_in_43 .content_flex{
		min-height: 400px;
	}
}

/* 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_43 .depth_section_link:hover .depth_in,
#stacks_in_43 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_43.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_43.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_43 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_43 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

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





#stacks_in_43 .depth_tint{ background: rgba(0, 0, 0, 0.20); }

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

#stacks_in_43 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	
	}



/* Heading */

#stacks_in_43 .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 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_43 .heading_in{
	padding: 10px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_43 .heading_out h2{
	font-size: 32px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_43 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 0px 0 4px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

#stacks_in_43 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 600px; 
	

	
	 text-align: center; 
	
	padding: 0% 10px 0% 10px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_43 .content_out{
		padding: 0% 10px 0% 10px;
		margin: 0 0%;}
	#stacks_in_43 .heading_out h2{
		font-size: 30px;
		line-height: 36px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_43 .depth_wrapper{background-color: rgba(0, 0, 0, 0.40);}
	#stacks_in_43 .depth_tint,
	#stacks_in_43 .content_tint{ background: none !important; }
	#stacks_in_43 .heading_out h2,
	#stacks_in_43 .content_out{
		
		 text-align: center !important; 
		
	}
	
	#stacks_in_43 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


#stacks_in_43 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_43 .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: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_43 .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: 0%;
	
	
	 display: none; }

#stacks_in_43 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 13px;
	padding: 4% 6.000000%;
	border-radius: 7px;
	box-shadow: inset 0 0 0 0px rgba(234, 0, 25, 1.00);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(234, 0, 25, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_43 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_43 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(130, 5, 20, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_43 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 17px;
	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_43 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_43 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_43 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_43 .depth_aside_wrapper,
#stacks_in_43 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_43 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_43 .depth_wrapper.content_tint,
	#stacks_in_43 .depth_gradient{display: none;}
}




/* Breaks */

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

#stacks_in_43 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_43 hr.hr_bottom_header{
	height: 0px;
	width: 23%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_43 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/* Depth Content */

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

@media (min-width: 900px){
	#stacks_in_46 .content_flex{
		min-height: 400px;
	}
}

/* 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_46 .depth_section_link:hover .depth_in,
#stacks_in_46 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_46.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_46.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_46 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_46 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

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





#stacks_in_46 .depth_tint{ background: rgba(0, 0, 0, 0.20); }

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

#stacks_in_46 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	
	}



/* Heading */

#stacks_in_46 .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 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_46 .heading_in{
	padding: 10px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_46 .heading_out h2{
	font-size: 32px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_46 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 0px 0 4px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

#stacks_in_46 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 600px; 
	

	
	 text-align: center; 
	
	padding: 0% 10px 0% 10px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_46 .content_out{
		padding: 0% 10px 0% 10px;
		margin: 0 0%;}
	#stacks_in_46 .heading_out h2{
		font-size: 30px;
		line-height: 36px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_46 .depth_wrapper{background-color: rgba(0, 0, 0, 0.40);}
	#stacks_in_46 .depth_tint,
	#stacks_in_46 .content_tint{ background: none !important; }
	#stacks_in_46 .heading_out h2,
	#stacks_in_46 .content_out{
		
		 text-align: center !important; 
		
	}
	
	#stacks_in_46 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


#stacks_in_46 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_46 .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: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_46 .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: 0%;
	
	
	 display: none; }

#stacks_in_46 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 13px;
	padding: 4% 6.000000%;
	border-radius: 7px;
	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(234, 0, 25, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_46 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_46 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(130, 5, 20, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_46 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 17px;
	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_46 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_46 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_46 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_46 .depth_aside_wrapper,
#stacks_in_46 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_46 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_46 .depth_wrapper.content_tint,
	#stacks_in_46 .depth_gradient{display: none;}
}




/* Breaks */

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

#stacks_in_46 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_46 hr.hr_bottom_header{
	height: 0px;
	width: 23%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_46 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/* Depth Content */

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

@media (min-width: 900px){
	#stacks_in_49 .content_flex{
		min-height: 400px;
	}
}

/* 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_49 .depth_section_link:hover .depth_in,
#stacks_in_49 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_49.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_49.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_49 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_49 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

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





#stacks_in_49 .depth_tint{ background: rgba(0, 0, 0, 0.20); }

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

#stacks_in_49 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	
	}



/* Heading */

#stacks_in_49 .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 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_49 .heading_in{
	padding: 10px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_49 .heading_out h2{
	font-size: 32px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_49 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 0px 0 4px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

#stacks_in_49 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 600px; 
	

	
	 text-align: center; 
	
	padding: 0% 10px 0% 10px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_49 .content_out{
		padding: 0% 10px 0% 10px;
		margin: 0 0%;}
	#stacks_in_49 .heading_out h2{
		font-size: 30px;
		line-height: 36px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_49 .depth_wrapper{background-color: rgba(0, 0, 0, 0.40);}
	#stacks_in_49 .depth_tint,
	#stacks_in_49 .content_tint{ background: none !important; }
	#stacks_in_49 .heading_out h2,
	#stacks_in_49 .content_out{
		
		 text-align: center !important; 
		
	}
	
	#stacks_in_49 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


#stacks_in_49 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_49 .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: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_49 .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: 0%;
	
	
	 display: none; }

#stacks_in_49 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 13px;
	padding: 4% 6.000000%;
	border-radius: 7px;
	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(234, 0, 25, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_49 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_49 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(130, 5, 20, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_49 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 17px;
	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_49 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_49 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_49 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_49 .depth_aside_wrapper,
#stacks_in_49 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_49 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_49 .depth_wrapper.content_tint,
	#stacks_in_49 .depth_gradient{display: none;}
}




/* Breaks */

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

#stacks_in_49 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_49 hr.hr_bottom_header{
	height: 0px;
	width: 23%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

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

#stacks_in_110>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_110>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_110>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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


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


}



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


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


}



/* Depth Content */

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

@media (min-width: 900px){
	#stacks_in_111 .content_flex{
		min-height: 400px;
	}
}

/* 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_111 .depth_section_link:hover .depth_in,
#stacks_in_111 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_111.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_111.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_111 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_111 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

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





#stacks_in_111 .depth_tint{ background: rgba(0, 0, 0, 0.20); }

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

#stacks_in_111 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	
	}



/* Heading */

#stacks_in_111 .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 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_111 .heading_in{
	padding: 10px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_111 .heading_out h2{
	font-size: 32px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_111 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 0px 0 4px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

#stacks_in_111 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 600px; 
	

	
	 text-align: center; 
	
	padding: 0% 10px 0% 10px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_111 .content_out{
		padding: 0% 10px 0% 10px;
		margin: 0 0%;}
	#stacks_in_111 .heading_out h2{
		font-size: 30px;
		line-height: 36px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_111 .depth_wrapper{background-color: rgba(0, 0, 0, 0.40);}
	#stacks_in_111 .depth_tint,
	#stacks_in_111 .content_tint{ background: none !important; }
	#stacks_in_111 .heading_out h2,
	#stacks_in_111 .content_out{
		
		 text-align: center !important; 
		
	}
	
	#stacks_in_111 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


#stacks_in_111 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_111 .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: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_111 .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: 0%;
	
	
	 display: none; }

#stacks_in_111 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 13px;
	padding: 4% 6.000000%;
	border-radius: 7px;
	box-shadow: inset 0 0 0 0px rgba(234, 0, 25, 1.00);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(234, 0, 25, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_111 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_111 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(130, 5, 20, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_111 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 17px;
	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_111 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_111 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_111 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_111 .depth_aside_wrapper,
#stacks_in_111 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_111 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_111 .depth_wrapper.content_tint,
	#stacks_in_111 .depth_gradient{display: none;}
}




/* Breaks */

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

#stacks_in_111 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_111 hr.hr_bottom_header{
	height: 0px;
	width: 23%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_111 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/* Depth Content */

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

@media (min-width: 900px){
	#stacks_in_114 .content_flex{
		min-height: 400px;
	}
}

/* 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_114 .depth_section_link:hover .depth_in,
#stacks_in_114 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_114.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_114.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_114 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_114 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

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





#stacks_in_114 .depth_tint{ background: rgba(0, 0, 0, 0.20); }

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

#stacks_in_114 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	
	}



/* Heading */

#stacks_in_114 .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 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_114 .heading_in{
	padding: 10px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_114 .heading_out h2{
	font-size: 32px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_114 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 0px 0 4px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

#stacks_in_114 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 600px; 
	

	
	 text-align: center; 
	
	padding: 0% 10px 0% 10px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_114 .content_out{
		padding: 0% 10px 0% 10px;
		margin: 0 0%;}
	#stacks_in_114 .heading_out h2{
		font-size: 30px;
		line-height: 36px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_114 .depth_wrapper{background-color: rgba(0, 0, 0, 0.40);}
	#stacks_in_114 .depth_tint,
	#stacks_in_114 .content_tint{ background: none !important; }
	#stacks_in_114 .heading_out h2,
	#stacks_in_114 .content_out{
		
		 text-align: center !important; 
		
	}
	
	#stacks_in_114 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


#stacks_in_114 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_114 .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: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_114 .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: 0%;
	
	
	 display: none; }

#stacks_in_114 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 13px;
	padding: 4% 6.000000%;
	border-radius: 7px;
	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(234, 0, 25, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_114 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_114 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(130, 5, 20, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_114 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 17px;
	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_114 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_114 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_114 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_114 .depth_aside_wrapper,
#stacks_in_114 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_114 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_114 .depth_wrapper.content_tint,
	#stacks_in_114 .depth_gradient{display: none;}
}




/* Breaks */

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

#stacks_in_114 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_114 hr.hr_bottom_header{
	height: 0px;
	width: 23%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_114 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/* Depth Content */

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

@media (min-width: 900px){
	#stacks_in_117 .content_flex{
		min-height: 400px;
	}
}

/* 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_117 .depth_section_link:hover .depth_in,
#stacks_in_117 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_117.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_117.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_117 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_117 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

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





#stacks_in_117 .depth_tint{ background: rgba(0, 0, 0, 0.20); }

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

#stacks_in_117 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	
	}



/* Heading */

#stacks_in_117 .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 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_117 .heading_in{
	padding: 10px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_117 .heading_out h2{
	font-size: 32px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_117 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 0px 0 4px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

#stacks_in_117 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 600px; 
	

	
	 text-align: center; 
	
	padding: 0% 10px 0% 10px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_117 .content_out{
		padding: 0% 10px 0% 10px;
		margin: 0 0%;}
	#stacks_in_117 .heading_out h2{
		font-size: 30px;
		line-height: 36px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_117 .depth_wrapper{background-color: rgba(0, 0, 0, 0.40);}
	#stacks_in_117 .depth_tint,
	#stacks_in_117 .content_tint{ background: none !important; }
	#stacks_in_117 .heading_out h2,
	#stacks_in_117 .content_out{
		
		 text-align: center !important; 
		
	}
	
	#stacks_in_117 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


#stacks_in_117 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_117 .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: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_117 .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: 0%;
	
	
	 display: none; }

#stacks_in_117 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 13px;
	padding: 4% 6.000000%;
	border-radius: 7px;
	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(234, 0, 25, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_117 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_117 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(130, 5, 20, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_117 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 17px;
	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_117 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_117 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_117 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_117 .depth_aside_wrapper,
#stacks_in_117 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_117 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_117 .depth_wrapper.content_tint,
	#stacks_in_117 .depth_gradient{display: none;}
}




/* Breaks */

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

#stacks_in_117 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_117 hr.hr_bottom_header{
	height: 0px;
	width: 23%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

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

#stacks_in_129>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_129>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_129>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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


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


}



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


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


}



/* Depth Content */

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

@media (min-width: 900px){
	#stacks_in_130 .content_flex{
		min-height: 400px;
	}
}

/* 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_130 .depth_section_link:hover .depth_in,
#stacks_in_130 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_130.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_130.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_130 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_130 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

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





#stacks_in_130 .depth_tint{ background: rgba(0, 0, 0, 0.20); }

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

#stacks_in_130 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	
	}



/* Heading */

#stacks_in_130 .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 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_130 .heading_in{
	padding: 10px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_130 .heading_out h2{
	font-size: 32px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_130 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 0px 0 4px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

#stacks_in_130 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 600px; 
	

	
	 text-align: center; 
	
	padding: 0% 10px 0% 10px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_130 .content_out{
		padding: 0% 10px 0% 10px;
		margin: 0 0%;}
	#stacks_in_130 .heading_out h2{
		font-size: 30px;
		line-height: 36px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_130 .depth_wrapper{background-color: rgba(0, 0, 0, 0.40);}
	#stacks_in_130 .depth_tint,
	#stacks_in_130 .content_tint{ background: none !important; }
	#stacks_in_130 .heading_out h2,
	#stacks_in_130 .content_out{
		
		 text-align: center !important; 
		
	}
	
	#stacks_in_130 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


#stacks_in_130 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_130 .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: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_130 .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: 0%;
	
	
	 display: none; }

#stacks_in_130 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 13px;
	padding: 4% 6.000000%;
	border-radius: 7px;
	box-shadow: inset 0 0 0 0px rgba(234, 0, 25, 1.00);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(234, 0, 25, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_130 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_130 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(130, 5, 20, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_130 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 17px;
	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_130 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_130 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_130 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_130 .depth_aside_wrapper,
#stacks_in_130 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_130 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_130 .depth_wrapper.content_tint,
	#stacks_in_130 .depth_gradient{display: none;}
}




/* Breaks */

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

#stacks_in_130 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_130 hr.hr_bottom_header{
	height: 0px;
	width: 23%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_130 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/* Depth Content */

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

@media (min-width: 900px){
	#stacks_in_133 .content_flex{
		min-height: 400px;
	}
}

/* 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_133 .depth_section_link:hover .depth_in,
#stacks_in_133 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_133.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_133.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_133 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_133 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

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





#stacks_in_133 .depth_tint{ background: rgba(0, 0, 0, 0.20); }

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

#stacks_in_133 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	
	}



/* Heading */

#stacks_in_133 .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 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_133 .heading_in{
	padding: 10px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_133 .heading_out h2{
	font-size: 32px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_133 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 0px 0 4px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

#stacks_in_133 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 600px; 
	

	
	 text-align: center; 
	
	padding: 0% 10px 0% 10px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_133 .content_out{
		padding: 0% 10px 0% 10px;
		margin: 0 0%;}
	#stacks_in_133 .heading_out h2{
		font-size: 30px;
		line-height: 36px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_133 .depth_wrapper{background-color: rgba(0, 0, 0, 0.40);}
	#stacks_in_133 .depth_tint,
	#stacks_in_133 .content_tint{ background: none !important; }
	#stacks_in_133 .heading_out h2,
	#stacks_in_133 .content_out{
		
		 text-align: center !important; 
		
	}
	
	#stacks_in_133 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


#stacks_in_133 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_133 .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: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_133 .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: 0%;
	
	
	 display: none; }

#stacks_in_133 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 13px;
	padding: 4% 6.000000%;
	border-radius: 7px;
	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(234, 0, 25, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_133 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_133 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(130, 5, 20, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_133 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 17px;
	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_133 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_133 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_133 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_133 .depth_aside_wrapper,
#stacks_in_133 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_133 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_133 .depth_wrapper.content_tint,
	#stacks_in_133 .depth_gradient{display: none;}
}




/* Breaks */

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

#stacks_in_133 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_133 hr.hr_bottom_header{
	height: 0px;
	width: 23%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_133 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/* Depth Content */

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

@media (min-width: 900px){
	#stacks_in_136 .content_flex{
		min-height: 400px;
	}
}

/* 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_136 .depth_section_link:hover .depth_in,
#stacks_in_136 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_136.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_136.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_136 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_136 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

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





#stacks_in_136 .depth_tint{ background: rgba(0, 0, 0, 0.20); }

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

#stacks_in_136 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	
	}



/* Heading */

#stacks_in_136 .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 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_136 .heading_in{
	padding: 10px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_136 .heading_out h2{
	font-size: 32px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_136 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 0px 0 4px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

#stacks_in_136 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 600px; 
	

	
	 text-align: center; 
	
	padding: 0% 10px 0% 10px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_136 .content_out{
		padding: 0% 10px 0% 10px;
		margin: 0 0%;}
	#stacks_in_136 .heading_out h2{
		font-size: 30px;
		line-height: 36px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_136 .depth_wrapper{background-color: rgba(0, 0, 0, 0.40);}
	#stacks_in_136 .depth_tint,
	#stacks_in_136 .content_tint{ background: none !important; }
	#stacks_in_136 .heading_out h2,
	#stacks_in_136 .content_out{
		
		 text-align: center !important; 
		
	}
	
	#stacks_in_136 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


#stacks_in_136 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_136 .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: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_136 .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: 0%;
	
	
	 display: none; }

#stacks_in_136 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 13px;
	padding: 4% 6.000000%;
	border-radius: 7px;
	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(234, 0, 25, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_136 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_136 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(130, 5, 20, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_136 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 17px;
	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_136 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_136 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_136 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_136 .depth_aside_wrapper,
#stacks_in_136 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_136 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_136 .depth_wrapper.content_tint,
	#stacks_in_136 .depth_gradient{display: none;}
}




/* Breaks */

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

#stacks_in_136 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_136 hr.hr_bottom_header{
	height: 0px;
	width: 23%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_136 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:none;text-indent:-9999px;background:url(../files/elevator-images/top.png) no-repeat left top;z-index:9988}#toTop:hover{background:url(../files/elevator-images/top.png) no-repeat left -51px}#toTop:active,#toTop:focus{outline:none}

#stacks_in_154 {
	margin: 0px 51px 50px 50px;
}

#stacks_in_159 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 12px 0px 0px 0px;
}
