
#stacks_in_1_page14 {
	background-color: rgba(204, 204, 204, 1.00);
}
/* Depth Base */

.depth_out h2,.depth_out p,.depth_out a{margin:0;padding:0;border: 0;line-height:1.6;}
.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{
  
}
main .depth_theme_limit{
  max-width: 100%;
  padding: 0;
}
.depth_limit{
  margin: 0 auto;
}



.nfont{
	font-family: 'Open Sans', sans-serif !important;
}
h2.nfont,
.sub_heading.nfont{
	font-family: 'Lora', 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: 'Lora', serif !important;
}
.depth_in a{text-decoration: none;}
.depth_in{
  font-size: 14px;
  line-height: 1.6;}

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



.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: 0.500000px;
  }
  .depth_row .s3_column_right .depth_section{
    margin-left: 0.500000px;
  }
  /* 3 Col Spacing */
  .depth_row.three_col .s3_column_left .depth_section{
    margin-right: 0.666000px;
  }
  .depth_row.three_col .s3_column_center .depth_section{
    margin-left: 0.333000px;
    margin-right: 0.333000px;
  }
  .depth_row.three_col .s3_column_right .depth_section{
    margin-left: 0.666000px;
  }
  /* 4 Col Spacing (1/4) */
  .depth_row .s3_column_4:first-child .depth_section{
    margin-right: 0.750000px;
    margin-left: 0;
  }
  /* 4 Col Spacing (2/4) */
  .depth_row .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 0.500000px;
    margin-left: 0.250000px;
  }
  /* 4 Col Spacing (3/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 0.250000px;
    margin-left: 0.500000px;
  }
  /* 4 Col Spacing (4/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-left: 0.750000px;
    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_13_page14 .content_flex{
		min-height: 350px;
	}
}

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

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





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

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

#stacks_in_13_page14 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_13_page14 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

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

#stacks_in_13_page14 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.50) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.50) 75%);
	
	
	
	   
	background: -webkit-radial-gradient(rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 85%);
	background: radial-gradient(rgba(0, 0, 0, 0.50) 0%,rgba(0, 0, 0, 0.00) 85%);
	}



/* Heading */

#stacks_in_13_page14 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	padding: 120px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_13_page14 .heading_in{
	padding: 5px 0;
	margin-left: 0px;
	margin-right: 0px;
}

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

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

#stacks_in_13_page14 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 47px;
	letter-spacing: 0px;
	margin: -21px 0 8px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */



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


#stacks_in_13_page14 .content_flex{
	
	
	 align-items: flex-end; 
}

#stacks_in_13_page14 .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_13_page14 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.20em;
	line-height: 1.30;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	}

#stacks_in_13_page14 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 18px;
	padding: 5% 7.500000%;
	border-radius: 0px;
	box-shadow: inset 0 0 0 0px rgba(230, 73, 30, 1.00);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.00);
	
	
	}

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

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

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

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

@media (min-width: 770px){
	#stacks_in_239_page14 .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_239_page14 .depth_section_link:hover .depth_in,
#stacks_in_239_page14 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_239_page14.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_239_page14.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

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

#stacks_in_239_page14 .depth_image{

	
	

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

	

	
	

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





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

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

#stacks_in_239_page14 .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_239_page14 .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_239_page14 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_239_page14 .heading_out h2{
	font-size: 29px;
	line-height: 38px;
	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_239_page14 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_239_page14 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_239_page14 .content_out{
	display: inline-block;
	position: relative;

	

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

/* Content (Separate Mobile Layout) */



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


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

#stacks_in_239_page14 .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_239_page14 .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_239_page14 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	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_239_page14 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_239_page14 .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_239_page14 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	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_239_page14 .depth_aside{
	position: static;
	width: 100%;
	
	

	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

#stacks_in_239_page14 hr.hr_bottom_content{
	display: inline-block;
	height: 1px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}
.stacks_left {
	float:left;
}

.stacks_row {
	overflow:hidden;
	margin:0 auto;
}
#stacks_in_130_page14 .stacks_left {
	width:200px;
}

#stacks_in_130_page14 .stacks_row {
	width:1000px;
}
#stacks_in_130_page14 {
	padding: 0px 0px 30px 0px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_131_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_131_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_131_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_131_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_131_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_131_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_131_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_131_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_131_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_131_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_131_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_131_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_131_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_131_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_131_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_131_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_131_page14rightcolContent{		margin: auto;	}}	.stacks_in_131_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_131_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_131_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_131_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_131_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_131_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}

#stacks_in_135_page14 {
	font-size: 110%;
	font-weight: bold;
}
/* Start dooImage Plus stack CSS code */#stacks_in_p818_n1_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_p818_n1_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_p818_n1_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_p818_n1_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_p818_n1_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_p818_n1_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_p818_n1_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_p818_n1_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_p818_n1_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_p818_n1_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_p818_n1_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_p818_n1_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_p818_n1_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_p818_n1_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_p818_n1_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_p818_n1_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_p818_n1_page14rightcolContent{		margin: auto;	}}	.stacks_in_p818_n1_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_p818_n1_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_p818_n1_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_p818_n1_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_p818_n1_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_p818_n1_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_256_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_256_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_256_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_256_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_256_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_256_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_256_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_256_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_256_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_256_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_256_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_256_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_256_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_256_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_256_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_256_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_256_page14rightcolContent{		margin: auto;	}}	.stacks_in_256_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_256_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_256_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_256_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_256_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_256_page14 {
	background-color: rgba(204, 204, 204, 0.00);
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_857_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_857_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_857_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_857_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_857_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_857_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_857_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_857_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_857_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_857_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_857_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_857_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_857_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_857_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_857_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_857_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_857_page14rightcolContent{		margin: auto;	}}	.stacks_in_857_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_857_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_857_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_857_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_857_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_857_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_151_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_151_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_151_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_151_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_151_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_151_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_151_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_151_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_151_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_151_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_151_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_151_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_151_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_151_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_151_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_151_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_151_page14rightcolContent{		margin: auto;	}}	.stacks_in_151_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_151_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_151_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_151_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_151_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_151_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}

#stacks_in_156_page14 {
	margin: 10px 0px 0px 0px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_160_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_160_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_160_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_160_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_160_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_160_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_160_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_160_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_160_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_160_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_160_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_160_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_160_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_160_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_160_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_160_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_160_page14rightcolContent{		margin: auto;	}}	.stacks_in_160_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_160_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_160_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_160_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_160_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_160_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_167_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_167_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_167_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_167_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_167_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_167_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_167_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_167_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_167_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_167_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_167_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_167_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_167_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_167_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_167_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_167_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_167_page14rightcolContent{		margin: auto;	}}	.stacks_in_167_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_167_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_167_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_167_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_167_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_167_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}

#stacks_in_172_page14 {
	margin: 10px 0px 0px 0px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_847_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_847_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_847_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_847_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_847_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_847_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_847_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_847_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_847_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_847_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_847_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_847_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_847_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_847_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_847_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_847_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_847_page14rightcolContent{		margin: auto;	}}	.stacks_in_847_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_847_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_847_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_847_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_847_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_847_page14 {
	background-color: rgba(204, 204, 204, 0.00);
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_176_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_176_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_176_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_176_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_176_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_176_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_176_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_176_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_176_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_176_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_176_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_176_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_176_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_176_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_176_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_176_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_176_page14rightcolContent{		margin: auto;	}}	.stacks_in_176_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_176_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_176_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_176_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_176_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_176_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_190_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_190_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_190_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_190_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_190_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_190_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_190_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_190_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_190_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_190_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_190_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_190_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_190_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_190_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_190_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_190_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_190_page14rightcolContent{		margin: auto;	}}	.stacks_in_190_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_190_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_190_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_190_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_190_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_190_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_197_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_197_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_197_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_197_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_197_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_197_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_197_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_197_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_197_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_197_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_197_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_197_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_197_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_197_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_197_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_197_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_197_page14rightcolContent{		margin: auto;	}}	.stacks_in_197_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_197_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_197_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_197_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_197_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_197_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_204_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_204_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_204_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_204_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_204_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_204_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_204_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_204_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_204_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_204_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_204_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_204_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_204_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_204_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_204_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_204_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_204_page14rightcolContent{		margin: auto;	}}	.stacks_in_204_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_204_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_204_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_204_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_204_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_204_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_211_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_211_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_211_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_211_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_211_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_211_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_211_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_211_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_211_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_211_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_211_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_211_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_211_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_211_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_211_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_211_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_211_page14rightcolContent{		margin: auto;	}}	.stacks_in_211_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_211_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_211_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_211_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_211_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_211_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_218_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_218_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_218_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_218_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_218_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_218_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_218_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_218_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_218_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_218_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_218_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_218_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_218_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_218_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_218_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_218_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_218_page14rightcolContent{		margin: auto;	}}	.stacks_in_218_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_218_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_218_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_218_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_218_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_218_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_225_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_225_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_225_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_225_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_225_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_225_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_225_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_225_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_225_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_225_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_225_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_225_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_225_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_225_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_225_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_225_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_225_page14rightcolContent{		margin: auto;	}}	.stacks_in_225_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_225_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_225_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_225_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_225_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_225_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_839_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_839_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_839_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_839_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_839_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_839_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_839_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_839_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_839_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_839_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_839_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_839_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_839_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_839_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_839_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_839_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_839_page14rightcolContent{		margin: auto;	}}	.stacks_in_839_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_839_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_839_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_839_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_839_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_839_page14 {
	background-color: rgba(204, 204, 204, 0.00);
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_183_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_183_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_183_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_183_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_183_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_183_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_183_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_183_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_183_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_183_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_183_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_183_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_183_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_183_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_183_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_183_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_183_page14rightcolContent{		margin: auto;	}}	.stacks_in_183_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_183_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_183_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_183_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_183_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_183_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_819_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_819_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_819_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_819_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_819_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_819_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_819_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_819_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_819_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_819_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_819_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_819_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_819_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_819_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_819_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_819_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_819_page14rightcolContent{		margin: auto;	}}	.stacks_in_819_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_819_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_819_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_819_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_819_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_819_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}
/* Depth Content */

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

@media (min-width: 900px){
	#stacks_in_865_page14 .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_865_page14 .depth_section_link:hover .depth_in,
#stacks_in_865_page14 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





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

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

#stacks_in_865_page14 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

#stacks_in_865_page14 .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_865_page14 .heading_in{
	padding: 0px 0;
	margin-left: 0px;
	margin-right: 0px;
}

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

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

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

/* Content */

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

	 
	max-width: 440px; 
	

	 text-align: left; 
	
	
	padding: 18% 30px 18% 30px;
	margin: 0 3%;}

/* Content (Separate Mobile Layout) */



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


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

#stacks_in_865_page14 .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_865_page14 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.05em;
	line-height: 1.50;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	
	
	}

#stacks_in_865_page14 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 4% 6.000000%;
	border-radius: 3px;
	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(255, 255, 255, 0.17);
	
	
	}

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

#stacks_in_865_page14 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	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_865_page14 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -440px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

#stacks_in_865_page14 hr.hr_bottom_content{
	display: inline-block;
	height: 1px;
	width: 82%;
	background: rgba(230, 73, 30, 1.00);
	margin-top: 20px;}/* Depth Content */

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

@media (min-width: 770px){
	#stacks_in_757_page14 .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_757_page14 .depth_section_link:hover .depth_in,
#stacks_in_757_page14 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_757_page14.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_757_page14.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

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

#stacks_in_757_page14 .depth_image{

	background-size: cover;
	

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

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image_757.png);
	
	
	
}





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

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

#stacks_in_757_page14 .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_757_page14 .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_757_page14 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_757_page14 .heading_out h2{
	font-size: 29px;
	line-height: 38px;
	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_757_page14 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_757_page14 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_757_page14 .content_out{
	display: inline-block;
	position: relative;

	

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

/* Content (Separate Mobile Layout) */



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


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

#stacks_in_757_page14 .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_757_page14 .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_757_page14 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	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_757_page14 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_757_page14 .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_757_page14 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	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_757_page14 .depth_aside{
	position: static;
	width: 100%;
	
	

	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

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

#stacks_in_267_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_267_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_267_page14 {
	margin: 0px 0px 10px 0px;
}

#stacks_in_270_page14 {
	padding: 0px 0px 10px 0px;
}

#stacks_in_275_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 1px 0px;
	margin: 0px 0px 5px 0px;
}
#stacks_in_278_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_278_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_278_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_278_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_286_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_293_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_293_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_293_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_293_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_297_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_297_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_297_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_297_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_297_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_297_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_297_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_297_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_297_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_297_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_297_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_297_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_297_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_297_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_297_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_297_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_297_page14rightcolContent{		margin: auto;	}}	.stacks_in_297_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_297_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_297_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_297_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_297_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_297_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}

#stacks_in_301_page14 {
	font-size: 110%;
	font-weight: bold;
}

#stacks_in_307_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_314_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_314_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_314_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_314_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_321_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_328_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_328_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_328_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_328_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_335_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_342_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_342_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_342_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_342_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_346_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_346_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_346_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_346_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_346_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_346_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_346_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_346_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_346_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_346_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_346_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_346_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_346_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_346_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_346_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_346_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_346_page14rightcolContent{		margin: auto;	}}	.stacks_in_346_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_346_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_346_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_346_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_346_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_346_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}

#stacks_in_351_page14 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_355_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_358_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_365_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_365_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_365_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_365_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_369_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_369_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_369_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_369_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_369_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_369_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_369_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_369_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_369_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_369_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_369_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_369_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_369_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_369_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_369_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_369_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_369_page14rightcolContent{		margin: auto;	}}	.stacks_in_369_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_369_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_369_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_369_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_369_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_369_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}

#stacks_in_377_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_384_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_384_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_384_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_384_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_388_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_388_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_388_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_388_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_388_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_388_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_388_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_388_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_388_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_388_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_388_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_388_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_388_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_388_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_388_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_388_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_388_page14rightcolContent{		margin: auto;	}}	.stacks_in_388_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_388_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_388_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_388_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_388_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_388_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}

#stacks_in_396_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_403_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_403_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_403_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_403_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_407_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_407_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_407_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_407_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_407_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_407_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_407_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_407_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_407_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_407_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_407_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_407_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_407_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_407_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_407_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_407_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_407_page14rightcolContent{		margin: auto;	}}	.stacks_in_407_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_407_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_407_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_407_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_407_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_407_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}

#stacks_in_415_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_422_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_422_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_422_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_422_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_426_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_426_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_426_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_426_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_426_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_426_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_426_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_426_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_426_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_426_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_426_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_426_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_426_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_426_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_426_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_426_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_426_page14rightcolContent{		margin: auto;	}}	.stacks_in_426_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_426_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_426_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_426_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_426_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_426_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}

#stacks_in_434_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_441_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_441_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_441_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_441_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_449_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_456_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_456_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_456_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_456_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_460_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_460_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_460_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_460_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_460_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_460_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_460_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_460_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_460_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_460_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_460_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_460_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_460_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_460_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_460_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_460_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_460_page14rightcolContent{		margin: auto;	}}	.stacks_in_460_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_460_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_460_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_460_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_460_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_460_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}

#stacks_in_468_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_474_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_474_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_474_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_474_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_478_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_478_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_478_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_478_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_478_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_478_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_478_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_478_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_478_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_478_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_478_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_478_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_478_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_478_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_478_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_478_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_478_page14rightcolContent{		margin: auto;	}}	.stacks_in_478_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_478_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_478_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_478_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_478_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_478_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}

#stacks_in_487_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_494_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_494_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_494_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_494_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_498_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_498_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_498_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_498_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_498_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_498_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_498_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_498_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_498_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_498_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_498_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_498_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_498_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_498_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_498_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_498_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_498_page14rightcolContent{		margin: auto;	}}	.stacks_in_498_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_498_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_498_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_498_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_498_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_498_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}

#stacks_in_506_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_513_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_513_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_513_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_513_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_521_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_528_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_528_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_528_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_528_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_536_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_543_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_543_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_543_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_543_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_547_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_547_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_547_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_547_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_547_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_547_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_547_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_547_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_547_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_547_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_547_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_547_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_547_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_547_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_547_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_547_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_547_page14rightcolContent{		margin: auto;	}}	.stacks_in_547_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_547_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_547_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_547_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_547_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_547_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}

#stacks_in_555_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_562_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_562_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_562_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_562_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_566_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_566_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_566_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_566_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_566_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_566_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_566_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_566_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_566_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_566_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_566_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_566_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_566_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_566_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_566_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_566_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_566_page14rightcolContent{		margin: auto;	}}	.stacks_in_566_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_566_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_566_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_566_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_566_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_566_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}

#stacks_in_574_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_581_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_581_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_581_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_581_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_589_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_596_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_596_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_596_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_604_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_611_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_611_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_611_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_611_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_615_page14{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_615_page14overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_615_page14leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_615_page14leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_615_page14leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_615_page14leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_615_page14posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_615_page14rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_615_page14rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_615_page14theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_615_page14overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_615_page14leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_615_page14leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_615_page14leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_615_page14leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_615_page14rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_615_page14rightcolContent{		margin: auto;	}}	.stacks_in_615_page14posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_615_page14posterWrapper img:hover{		opacity: 0.8;		filter: alpha(opacity=80);	}.stacks_in_615_page14posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_615_page14posterWrapper img:hover{	cursor: pointer;}.stacks_in_615_page14rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_615_page14 {
	border: solid rgba(77, 77, 77, 0.00);
	border-width:  2px;
	margin:  1px;
	padding:  1px;
}

#stacks_in_623_page14 {
	padding: 0px 0px 10px 0px;
}

#stacks_in_630_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_633_page14 {
	padding: 0px 0px 10px 0px;
}

#stacks_in_640_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_646_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_654_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_654_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_654_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_654_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_764_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_770_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_770_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_770_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_770_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_680_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_686_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_686_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_686_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_686_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_695_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_701_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_701_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_701_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_701_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_710_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_716_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_716_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_716_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_716_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_725_page14 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_731_page14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_731_page14>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_731_page14>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_731_page14 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_740_page14 {
	padding: 0px 0px 10px 0px;
}
/* Depth Content */

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

@media (min-width: 900px){
	#stacks_in_834_page14 .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_834_page14 .depth_section_link:hover .depth_in,
#stacks_in_834_page14 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





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

#stacks_in_834_page14 .depth_in{
	position: relative;
	margin: 0 auto;
	
	
	text-align: right;
}

#stacks_in_834_page14 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_834_page14 .depth_tint{ background: rgba(0, 0, 0, 0.00); }

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

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



/* Heading */

#stacks_in_834_page14 .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: -15px 15px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

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

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

#stacks_in_834_page14 p.sub_heading{
	color: rgba(255, 255, 255, 0.60);
	font-size: 16px;
	letter-spacing: 1px;
	margin: 15px 0 8px;
	
	 font-style: italic; 
	
	
	float: none;}

/* Content */

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

	 
	max-width: 420px; 
	

	
	 text-align: center; 
	
	padding: 15% 50px 15% 50px;
	margin: 0 5%;}

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_834_page14 .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_834_page14 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.15em;
	line-height: 1.50;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_834_page14 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 17px;
	padding: 4% 6.000000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(97, 148, 192, 1.00);
	 font-weight: bolder; 
	
	}

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

#stacks_in_834_page14 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	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_834_page14 .depth_aside{
	position: static;
	width: 100%;
	
	float: left;

	 
	margin-right: -420px; 
	

	

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

#stacks_in_834_page14 hr.hr_bottom_header{
	height: 3px;
	width: 15%;
	background: rgba(0, 0, 0, 0.30);
	display: inline-block;}

#stacks_in_834_page14 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 28%;
	background: rgba(230, 73, 30, 1.00);
	margin-top: 20px;}/* Depth Content */

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

@media (min-width: 770px){
	#stacks_in_785_page14 .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_785_page14 .depth_section_link:hover .depth_in,
#stacks_in_785_page14 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_785_page14.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_785_page14.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

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

#stacks_in_785_page14 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

#stacks_in_785_page14 .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_785_page14 .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_785_page14 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

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

#stacks_in_785_page14 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_785_page14 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_785_page14 .content_out{
	display: inline-block;
	position: relative;

	

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

/* Content (Separate Mobile Layout) */



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


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

#stacks_in_785_page14 .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_785_page14 .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_785_page14 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	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_785_page14 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_785_page14 .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_785_page14 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	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_785_page14 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

#stacks_in_785_page14 hr.hr_bottom_content{
	display: inline-block;
	height: 1px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/* Start Contact Form stack CSS code */.stacks_in_788_page14formwrap{	margin: 0;}#stacks_in_788_page14comment{display: none;height: 0px;padding: 0px;margin: 0px;}.stacks_in_788_page14mail{padding: 0;}.stacks_in_788_page14fieldset{	border: none;	outline: none;	float : none !important;	text-align: left !important;}.stacks_in_788_page14formail{}.stacks_in_788_page14fieldset{	padding: 0 20px 0 3px;}#stacks_in_788_page14 label{display: block;margin: 10px 0 0 0;padding: 0 0 5px 0;line-height: 1.1em;}#stacks_in_788_page14 label *{display: inline;}#stacks_in_788_page14 .stacks_in_788_page14input{padding: 3px 7px 3px 7px;width: 100%;font-size: 12px;background: #FFFFFF;color: #555555;margin: 0;border: 1px solid #D8D8D8;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}#stacks_in_788_page14 textarea{padding: 7px;width: 100%;font-size: 13px;border: 1px solid #D8D8D8;background: #FFFFFF;color: #555555;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}.stacks_in_788_page14sendmail{margin-top: 20px;padding: 4px 7px 4px 7px;display: block;font-size: 12px;color: #444444;border: 1px solid #cccccc;background-color: #f4f4f4;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;-moz-box-shadow: inset 0px 0px 8px #ffffff;-webkit-box-shadow: inset 0px 0px 8px #ffffff;box-shadow: inset 0px 0px 8px #ffffff;/* IE10 Consumer Preview */ background-image: -ms-linear-gradient(top, #f4f4f4 0%, #e6e6e6 100%);/* Mozilla Firefox */ background-image: -moz-linear-gradient(top, #f4f4f4 0%, #e6e6e6 100%);/* Opera */ background-image: -o-linear-gradient(top, #f4f4f4 0%, #e6e6e6 100%);/* Webkit (Safari/Chrome 10) */ background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4f4f4), color-stop(1, #e6e6e6));/* Webkit (Chrome 11+) */ background-image: -webkit-linear-gradient(top, #f4f4f4 0%, #e6e6e6 100%);/* W3C Markup, IE10 Release Preview */ background-image: linear-gradient(to bottom, #f4f4f4 0%, #e6e6e6 100%);text-shadow: rgba(255,255,255,1) 0px 1px 0px;cursor: pointer;}#sendmail:hover{cursor: pointer;}.stacks_in_788_page14response{display: none;width: 80%;border: 1px solid #D6392B;background: #FEF4FA;padding: 10px;margin: 20px auto 0 0;color: #444444;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;min-height: 35px;}.stacks_in_788_page14loader{float: left;width: 35px;height: 35px;padding: 0 15px 30px 0;}.stacks_in_788_page14autoreplay{visibility: hidden;height: 0px;}#stacks_in_788_page14 input{	color: #555555 !important;}#stacks_in_788_page14 textarea{	color: #555555 !important;}/* End Contact Form stack CSS code *//* Depth Limit */

#stacks_in_75_page14 .depth_limit {
	max-width: 1000px;
}
#stacks_in_75_page14 .depth_limit_padding {
	padding: 30px 30px 30px 30px;
}
@media screen and (min-width: 770px){
	#stacks_in_75_page14 .depth_limit_padding {
		padding: 50px 50px 50px 50px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_75_page14.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(56, 53, 58, 1.00) 0%,rgba(56, 53, 58, 1.00) 95%);
	background-image: linear-gradient(to bottom, rgba(56, 53, 58, 1.00) 0%,rgba(56, 53, 58, 1.00) 95%);
	

	
}




@media screen and (min-width: 770px){
	#stacks_in_75_page14 .s3_row .content_out{
		display: inline-block !important;
	}
}
#stacks_in_75_page14 .s3_row,
#stacks_in_75_page14 .s3_column,
#stacks_in_75_page14 .s3_row .depth_out,
#stacks_in_75_page14 .s3_row .depth_out > div,
#stacks_in_75_page14 .s3_row .depth_wrapper,
#stacks_in_75_page14 .s3_row .depth_image *{
	flex: 0 1 auto;
	display: block !important;
}

#stacks_in_75_page14 .s3_row .content_flex {
	flex: 0 1 auto;
	display: block;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
}

#stacks_in_77_page14>.s3_row {
	margin: 0 -0px;
}

#stacks_in_77_page14>.s3_row>.s3_column_left {
	width: 75.00%;
}

#stacks_in_77_page14>.s3_row>.s3_column_right {
	width: 25.000000%;
}




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










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


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


}



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


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


}





/* Depth Content */

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

@media (min-width: 770px){
	#stacks_in_82_page14 .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_82_page14 .depth_section_link:hover .depth_in,
#stacks_in_82_page14 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}




	#stacks_in_82_page14{margin-bottom: 0;}


#stacks_in_82_page14.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(192, 186, 178, 1.00);}
#stacks_in_82_page14.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_82_page14 .depth_in{
	position: relative;
	margin: 0 auto;
	
	
	text-align: right;
}

#stacks_in_82_page14 .depth_image{

	background-size: cover;
	

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

	

	
	
		/* Default Background*/
		background-image: url(../../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
	background-image: none;
	background-color: rgba(255, 255, 255, 0.00);
	background-size: cover;
	
}





#stacks_in_82_page14 .depth_tint{ background: rgba(255, 255, 255, 0.00); }

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

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



/* Heading */

#stacks_in_82_page14 .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_82_page14 .heading_in{
	padding: 0px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_82_page14 .heading_out h2{
	font-size: 16px;
	line-height: 24px;
	color: rgba(234, 230, 225, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 3px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

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

/* Content */

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

	 
	max-width: 300px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_82_page14 .content_in p.main_content{
	display: block;
	color: rgba(192, 186, 178, 1.00);
	font-size: 1em;
	line-height: 1.60;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	
	
	}

#stacks_in_82_page14 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	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(255, 255, 255, 0.17);
	
	
	}

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

#stacks_in_82_page14 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	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_82_page14 .depth_aside{
	position: static;
	width: 100%;
	
	float: left;

	 
	margin-right: -300px; 
	

	

	
}
@media screen and (max-width: 770px){
	#stacks_in_82_page14 .depth_aside{
		margin-right:0;
		
	}
}
#stacks_in_82_page14 .depth_aside_wrapper{
	
	
	 
	padding-right: 300px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_82_page14 .depth_aside_wrapper,
#stacks_in_82_page14 .depth_aside_wrapper .centered_image{
	
	text-align: center;
	
}
#stacks_in_82_page14 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

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



 #stacks_in_82_page14 .depth_aside_padding > div{margin-left: auto;margin-right: auto;}

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

@media screen and (max-width: 770px){
	#stacks_in_82_page14 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	#stacks_in_82_page14 .depth_aside_padding > div{margin-left: auto;margin-right: auto;}
	
}

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



@media screen and (max-width: 770px ){
	#stacks_in_82_page14 .depth_wrapper .content_out{
		padding: 0 !important;
		margin: 0 !important;
		max-width: 100% !important;
	}
	#stacks_in_82_page14 .depth_wrapper .content_in{
		padding: 30px !important;
		margin: 0 !important;
	}
}



/* Breaks */

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

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

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

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

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

@media (min-width: 770px){
	#stacks_in_68_page14 .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_68_page14 .depth_section_link:hover .depth_in,
#stacks_in_68_page14 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}




	#stacks_in_68_page14{margin-bottom: 0;}


#stacks_in_68_page14.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(192, 186, 178, 1.00);}
#stacks_in_68_page14.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

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

#stacks_in_68_page14 .depth_image{

	background-size: cover;
	

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

	

	
	
		/* Default Background*/
		background-image: url(../../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
	background-image: none;
	background-color: rgba(255, 255, 255, 0.00);
	background-size: cover;
	
}





#stacks_in_68_page14 .depth_tint{ background: rgba(255, 255, 255, 0.00); }

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

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



/* Heading */

#stacks_in_68_page14 .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_68_page14 .heading_in{
	padding: 0px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_68_page14 .heading_out h2{
	font-size: 16px;
	line-height: 24px;
	color: rgba(234, 230, 225, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 3px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

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

/* Content */

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

	 
	max-width: 300px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_68_page14 .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_68_page14 .content_in p.main_content{
	display: block;
	color: rgba(192, 186, 178, 1.00);
	font-size: 1em;
	line-height: 1.40;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	
	
	}

#stacks_in_68_page14 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	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(255, 255, 255, 0.17);
	
	
	}

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

#stacks_in_68_page14 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	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_68_page14 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -300px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



@media screen and (max-width: 770px ){
	#stacks_in_68_page14 .depth_wrapper .content_out{
		padding: 0 !important;
		margin: 0 !important;
		max-width: 100% !important;
	}
	#stacks_in_68_page14 .depth_wrapper .content_in{
		padding: 30px !important;
		margin: 0 !important;
	}
}



/* Breaks */

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

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

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

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