/* Depth Base */

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

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

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

.nfont{
	font-family: inherit;
}
h2.nfont,
.sub_heading.nfont{
	font-family: inherit;
}
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: inherit;
}
.depth_in a{text-decoration: none;}
.depth_in{
  font-size: 15px;
  line-height: 1.4;}

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



.depth_out img{max-width: 100%}

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

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

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

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


.content_flex {position: static;}

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

/* Edit Mode */


/* Animations */


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

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


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

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

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


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

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

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

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


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


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

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

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





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

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

#stacks_in_48 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_48 .depth_tint{ background: rgba(0, 0, 0, 0.30); }

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

#stacks_in_48 .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_48 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(255, 0, 0, 1.00);
	border-right: 0px solid rgba(255, 0, 0, 1.00);
	border-bottom: 0px solid rgba(255, 0, 0, 1.00);
	border-left: 0px solid rgba(255, 0, 0, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

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

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

#stacks_in_48 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 13px;
	letter-spacing: 2px;
	margin: 5px 0 15px;
	
	
	
	 text-transform: uppercase;
	float: none;}

/* Content */

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

	 
	max-width: 440px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_48 .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: 10%;
	
	
	}

#stacks_in_48 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 14px;
	padding: 3% 4.500000%;
	border-radius: 2px;
	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(255, 0, 0, 1.00);
	
	
	 text-transform: uppercase;}

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

#stacks_in_48 .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_48 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -440px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

#stacks_in_48 hr.hr_bottom_header{
	height: 5px;
	width: 17%;
	background: rgba(255, 0, 0, 1.00);
	display: inline-block;}

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

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

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





#stacks_in_393.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_393.depth_out a{
	color: rgba(230, 73, 30, 1.00);}

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

#stacks_in_393 .depth_image{

	background-size: cover;
	

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

	

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

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





#stacks_in_393 .depth_tint{ background: rgba(255, 255, 255, 0.85); }

#stacks_in_393 .content_tint{ background: rgba(255, 255, 255, 0.00); }

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



/* Heading */

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

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

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

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

#stacks_in_393 p.sub_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 13px;
	letter-spacing: 2px;
	margin: 5px 0 15px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 420px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_393 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 14px;
	padding: 3% 4.500000%;
	border-radius: 2px;
	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(255, 102, 0, 1.00);
	 font-weight: bolder; 
	
	}

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

#stacks_in_393 .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(255, 102, 0, 1.00);
	border-right: 0px solid rgba(255, 102, 0, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_393 .depth_aside{
	position: static;
	width: 100%;
	
	float: left;

	 
	margin-right: -420px; 
	

	

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

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



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

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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_393 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(250, 0, 22, 1.00);
	display: inline-block;}

#stacks_in_393 hr.hr_bottom_header{
	height: 5px;
	width: 17%;
	background: rgba(250, 0, 22, 1.00);
	display: inline-block;}

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

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

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





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

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

#stacks_in_179 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 0 0;

	

	
	

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





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

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

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



/* Heading */

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

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

#stacks_in_179 .heading_out h2{
	font-size: 40px;
	line-height: 42px;
	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_179 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 15px;
	letter-spacing: 0px;
	margin: 0px 0 18px;
	 font-weight: bolder; 
	 font-style: italic; 
	 display: none; 
	
	float: none;}

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

/* Content */

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

	 
	max-width: 440px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_179 .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: 10%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(230, 73, 30, 1.00);
	 font-weight: bolder; 
	
	}

@media screen and (max-width: 770px){
	#stacks_in_179 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_179 .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_179 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 19px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(250, 0, 22, 1.00);
	border-right: 0px solid rgba(250, 0, 22, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

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

	 
	margin-right: -440px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

#stacks_in_179 hr.hr_bottom_header{
	height: 5px;
	width: 15%;
	background: rgba(255, 0, 0, 1.00);
	display: inline-block;}

#stacks_in_179 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 100%;
	background: rgba(250, 0, 22, 1.00);
	margin-top: 20px;}/* Depth Content */

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

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





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

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

#stacks_in_186 .depth_image{

	
	

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

	
	background-size: 500px auto;
	background-position: 50% 20px;
	

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

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





#stacks_in_186 .depth_tint{ background: rgba(255, 255, 255, 0.60); }

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

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



/* Heading */

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

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

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

#stacks_in_186 p.super_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 15px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

#stacks_in_186 p.sub_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 20px;
	letter-spacing: 6px;
	margin: 50px 0 -13px;
	
	 font-style: italic; 
	
	
	float: none;}

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_186 .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_186 .content_in p.main_content{
	display: block;
	color: rgba(0, 0, 0, 1.00);
	font-size: 1.25em;
	line-height: 1.40;
	margin-top: 12%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	 font-weight: bolder; 
	
	}

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

@media screen and (max-width: 770px){
	#stacks_in_186 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_186 .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_186 .content_in p.sub_content{
	font-weight: normal;
	 font-weight: bolder; 
	 font-style: italic; 
	
	font-size: 30px;
	color: rgba(0, 0, 0, 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_186 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -500px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

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




	#stacks_in_193{margin-bottom: 0;}


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

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

#stacks_in_193 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_193 .depth_tint{ background: rgba(230, 230, 230, 0.01); }

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

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



/* Heading */

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

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

#stacks_in_193 .heading_out h2{
	font-size: 52px;
	line-height: 60px;
	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_193 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_193 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 440px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_193 .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_193 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_193 .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_193 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(0, 0, 0, 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_193 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -440px; 
	

	margin-right:0;

	
}
@media screen and (max-width: 770px){
	#stacks_in_193 .depth_aside{
		margin-right:0;
		
	}
}
#stacks_in_193 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_193 .depth_aside_wrapper,
#stacks_in_193 .depth_aside_wrapper .centered_image{
	
	text-align: center;
	
}
#stacks_in_193 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}





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

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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

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

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

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








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


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


}



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


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


}




#stacks_in_260 {
	background-color: rgba(204, 204, 204, 1.00);
	padding:  16px;
}
/* Depth Content */

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

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





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

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

#stacks_in_267 .depth_image{

	background-size: cover;
	

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

	

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

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





#stacks_in_267 .depth_tint{ background: rgba(255, 255, 255, 1.00); }

#stacks_in_267 .content_tint{ background: rgba(255, 255, 255, 1.00); }

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



/* Heading */

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

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

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

#stacks_in_267 p.super_heading{
	color: rgba(127, 127, 127, 1.00);
	font-size: 15px;
	letter-spacing: 3px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	
	 text-transform: uppercase;
	float: none;}

#stacks_in_267 p.sub_heading{
	color: rgba(250, 0, 22, 1.00);
	font-size: 12px;
	letter-spacing: 0px;
	margin: 20px 0 8px;
	
	
	
	
	float: none;}

/* Content */

#stacks_in_267 .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_267 .depth_wrapper{background-color: rgba(0, 0, 0, 0.30);}
	#stacks_in_267 .depth_tint,
	#stacks_in_267 .content_tint{ background: none !important; }
	#stacks_in_267 .heading_out h2,
	#stacks_in_267 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


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

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

#stacks_in_267 .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_267 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_267 .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_267 .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_267 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

#stacks_in_267 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_293 .content_flex{
		min-height: 350px;
	}
}

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





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

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

#stacks_in_293 .depth_image{

	background-size: cover;
	

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

	

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

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





#stacks_in_293 .depth_tint{ background: rgba(255, 255, 255, 1.00); }

#stacks_in_293 .content_tint{ background: rgba(255, 255, 255, 1.00); }

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



/* Heading */

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

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

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

#stacks_in_293 p.super_heading{
	color: rgba(127, 127, 127, 1.00);
	font-size: 15px;
	letter-spacing: 3px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	
	 text-transform: uppercase;
	float: none;}

#stacks_in_293 p.sub_heading{
	color: rgba(250, 0, 22, 1.00);
	font-size: 12px;
	letter-spacing: 0px;
	margin: 20px 0 8px;
	
	
	
	
	float: none;}

/* Content */

#stacks_in_293 .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_293 .depth_wrapper{background-color: rgba(0, 0, 0, 0.30);}
	#stacks_in_293 .depth_tint,
	#stacks_in_293 .content_tint{ background: none !important; }
	#stacks_in_293 .heading_out h2,
	#stacks_in_293 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


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

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

#stacks_in_293 .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_293 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_293 .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_293 .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_293 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

#stacks_in_293 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_295 .content_flex{
		min-height: 350px;
	}
}

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





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

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

#stacks_in_295 .depth_image{

	background-size: cover;
	

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

	

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

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





#stacks_in_295 .depth_tint{ background: rgba(255, 255, 255, 1.00); }

#stacks_in_295 .content_tint{ background: rgba(255, 255, 255, 1.00); }

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



/* Heading */

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

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

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

#stacks_in_295 p.super_heading{
	color: rgba(127, 127, 127, 1.00);
	font-size: 15px;
	letter-spacing: 3px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	
	 text-transform: uppercase;
	float: none;}

#stacks_in_295 p.sub_heading{
	color: rgba(250, 0, 22, 1.00);
	font-size: 12px;
	letter-spacing: 0px;
	margin: 20px 0 8px;
	
	
	
	
	float: none;}

/* Content */

#stacks_in_295 .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_295 .depth_wrapper{background-color: rgba(0, 0, 0, 0.30);}
	#stacks_in_295 .depth_tint,
	#stacks_in_295 .content_tint{ background: none !important; }
	#stacks_in_295 .heading_out h2,
	#stacks_in_295 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


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

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

#stacks_in_295 .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_295 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_295 .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_295 .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_295 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

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

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

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

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

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








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


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


}



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


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


}




#stacks_in_305 {
	background-color: rgba(204, 204, 204, 1.00);
	padding:  16px;
}
/* Depth Content */

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

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





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

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

#stacks_in_312 .depth_image{

	background-size: cover;
	

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

	

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

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





#stacks_in_312 .depth_tint{ background: rgba(255, 255, 255, 1.00); }

#stacks_in_312 .content_tint{ background: rgba(255, 255, 255, 1.00); }

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



/* Heading */

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

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

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

#stacks_in_312 p.super_heading{
	color: rgba(127, 127, 127, 1.00);
	font-size: 15px;
	letter-spacing: 3px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	
	 text-transform: uppercase;
	float: none;}

#stacks_in_312 p.sub_heading{
	color: rgba(250, 0, 22, 1.00);
	font-size: 12px;
	letter-spacing: 0px;
	margin: 20px 0 8px;
	
	
	
	
	float: none;}

/* Content */

#stacks_in_312 .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_312 .depth_wrapper{background-color: rgba(0, 0, 0, 0.30);}
	#stacks_in_312 .depth_tint,
	#stacks_in_312 .content_tint{ background: none !important; }
	#stacks_in_312 .heading_out h2,
	#stacks_in_312 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


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

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

#stacks_in_312 .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_312 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_312 .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_312 .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_312 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

#stacks_in_312 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_309 .content_flex{
		min-height: 350px;
	}
}

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





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

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

#stacks_in_309 .depth_image{

	background-size: cover;
	

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

	

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

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





#stacks_in_309 .depth_tint{ background: rgba(255, 255, 255, 1.00); }

#stacks_in_309 .content_tint{ background: rgba(255, 255, 255, 1.00); }

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



/* Heading */

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

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

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

#stacks_in_309 p.super_heading{
	color: rgba(127, 127, 127, 1.00);
	font-size: 15px;
	letter-spacing: 3px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	
	 text-transform: uppercase;
	float: none;}

#stacks_in_309 p.sub_heading{
	color: rgba(250, 0, 22, 1.00);
	font-size: 12px;
	letter-spacing: 0px;
	margin: 20px 0 8px;
	
	
	
	
	float: none;}

/* Content */

#stacks_in_309 .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_309 .depth_wrapper{background-color: rgba(0, 0, 0, 0.30);}
	#stacks_in_309 .depth_tint,
	#stacks_in_309 .content_tint{ background: none !important; }
	#stacks_in_309 .heading_out h2,
	#stacks_in_309 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


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

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

#stacks_in_309 .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_309 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_309 .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_309 .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_309 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

#stacks_in_309 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_306 .content_flex{
		min-height: 350px;
	}
}

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





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

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

#stacks_in_306 .depth_image{

	background-size: cover;
	

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

	

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

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





#stacks_in_306 .depth_tint{ background: rgba(255, 255, 255, 1.00); }

#stacks_in_306 .content_tint{ background: rgba(255, 255, 255, 1.00); }

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



/* Heading */

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

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

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

#stacks_in_306 p.super_heading{
	color: rgba(127, 127, 127, 1.00);
	font-size: 15px;
	letter-spacing: 3px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	
	 text-transform: uppercase;
	float: none;}

#stacks_in_306 p.sub_heading{
	color: rgba(250, 0, 22, 1.00);
	font-size: 12px;
	letter-spacing: 0px;
	margin: 20px 0 8px;
	
	
	
	
	float: none;}

/* Content */

#stacks_in_306 .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_306 .depth_wrapper{background-color: rgba(0, 0, 0, 0.30);}
	#stacks_in_306 .depth_tint,
	#stacks_in_306 .content_tint{ background: none !important; }
	#stacks_in_306 .heading_out h2,
	#stacks_in_306 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


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

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

#stacks_in_306 .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_306 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_306 .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_306 .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_306 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

#stacks_in_306 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_339 .content_flex{
		min-height: 0px;
	}
}

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

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


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

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




	#stacks_in_339{margin-bottom: 0;}


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

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

#stacks_in_339 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

#stacks_in_339 .heading_out{
	display: block;
	display: inline-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 30px 5px 5px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

#stacks_in_339 .heading_out h2{
	font-size: 115px;
	line-height: 120px;
	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_339 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_339 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 18px;
	letter-spacing: 4px;
	margin: 10px 0 0px;
	
	 font-style: italic; 
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 440px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

#stacks_in_339 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 16px;
	padding: 4% 6.000000%;
	border-radius: 2px;
	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(0, 0, 0, 1.00);
	 font-weight: bolder; 
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_339 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_339 .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_339 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 13px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

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

	 
	margin-right: -440px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

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




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










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


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


}



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


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


}






#stacks_in_326 {
	background-color: rgba(76, 76, 76, 1.00);
	padding: 12px 12px 0px 12px;
}
/* Depth Content */

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

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





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

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

#stacks_in_330 .depth_image{

	background-size: cover;
	

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

	

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

	
	
	
	
	
	background-image: none;
	background-color: rgba(102, 102, 102, 1.00);
	background-size: cover;
	
}





#stacks_in_330 .depth_tint{ background: rgba(76, 76, 76, 0.00); }

#stacks_in_330 .content_tint{ background: rgba(76, 76, 76, 0.00); }

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



/* Heading */

#stacks_in_330 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 3px solid rgba(250, 0, 22, 1.00);
	border-right: 0px solid rgba(250, 0, 22, 1.00);
	border-bottom: 0px solid rgba(250, 0, 22, 1.00);
	border-left: 0px solid rgba(250, 0, 22, 1.00);
	padding: 30px 0px 60px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

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

#stacks_in_330 p.super_heading{
	color: rgba(255, 255, 255, 0.20);
	font-size: 140px;
	letter-spacing: 1px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	 font-style: italic; 
	
	
	float: none;}

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_330 .content_in p.main_content{
	display: block;
	color: rgba(204, 204, 204, 1.00);
	font-size: 1.15em;
	line-height: 1.20;
	margin-top: 9%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	 font-weight: bolder; 
	
	 display: none; }

#stacks_in_330 .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_330 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_330 .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_330 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 18px;
	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, 0.55);
	border-right: 0px solid rgba(230, 73, 30, 0.55);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_330 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_330 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_354 .content_flex{
		min-height: 350px;
	}
}

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





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

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

#stacks_in_354 .depth_image{

	background-size: cover;
	

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

	

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

	
	
	
	
	
	background-image: none;
	background-color: rgba(102, 102, 102, 1.00);
	background-size: cover;
	
}





#stacks_in_354 .depth_tint{ background: rgba(76, 76, 76, 0.00); }

#stacks_in_354 .content_tint{ background: rgba(76, 76, 76, 0.00); }

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



/* Heading */

#stacks_in_354 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 3px solid rgba(250, 0, 22, 1.00);
	border-right: 0px solid rgba(250, 0, 22, 1.00);
	border-bottom: 0px solid rgba(250, 0, 22, 1.00);
	border-left: 0px solid rgba(250, 0, 22, 1.00);
	padding: 30px 0px 60px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

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

#stacks_in_354 p.super_heading{
	color: rgba(255, 255, 255, 0.20);
	font-size: 140px;
	letter-spacing: 1px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	 font-style: italic; 
	
	
	float: none;}

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_354 .content_in p.main_content{
	display: block;
	color: rgba(204, 204, 204, 1.00);
	font-size: 1.15em;
	line-height: 1.20;
	margin-top: 9%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	 font-weight: bolder; 
	
	 display: none; }

#stacks_in_354 .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_354 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_354 .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_354 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 18px;
	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, 0.55);
	border-right: 0px solid rgba(230, 73, 30, 0.55);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_354 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

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




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










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


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


}



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


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


}






#stacks_in_359 {
	background-color: rgba(76, 76, 76, 1.00);
	padding: 12px 12px 12px 12px;
}
/* Depth Content */

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

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





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

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

#stacks_in_363 .depth_image{

	background-size: cover;
	

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

	

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

	
	
	
	
	
	background-image: none;
	background-color: rgba(102, 102, 102, 1.00);
	background-size: cover;
	
}





#stacks_in_363 .depth_tint{ background: rgba(76, 76, 76, 0.00); }

#stacks_in_363 .content_tint{ background: rgba(76, 76, 76, 0.00); }

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



/* Heading */

#stacks_in_363 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 3px solid rgba(250, 0, 22, 1.00);
	border-right: 0px solid rgba(250, 0, 22, 1.00);
	border-bottom: 0px solid rgba(250, 0, 22, 1.00);
	border-left: 0px solid rgba(250, 0, 22, 1.00);
	padding: 30px 0px 60px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

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

#stacks_in_363 p.super_heading{
	color: rgba(255, 255, 255, 0.20);
	font-size: 140px;
	letter-spacing: 1px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	 font-style: italic; 
	
	
	float: none;}

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_363 .content_in p.main_content{
	display: block;
	color: rgba(204, 204, 204, 1.00);
	font-size: 1.15em;
	line-height: 1.20;
	margin-top: 9%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	 font-weight: bolder; 
	
	 display: none; }

#stacks_in_363 .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_363 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_363 .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_363 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 18px;
	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, 0.55);
	border-right: 0px solid rgba(230, 73, 30, 0.55);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_363 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_363 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_360 .content_flex{
		min-height: 350px;
	}
}

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





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

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

#stacks_in_360 .depth_image{

	background-size: cover;
	

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

	

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

	
	
	
	
	
	background-image: none;
	background-color: rgba(102, 102, 102, 1.00);
	background-size: cover;
	
}





#stacks_in_360 .depth_tint{ background: rgba(76, 76, 76, 0.00); }

#stacks_in_360 .content_tint{ background: rgba(76, 76, 76, 0.00); }

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



/* Heading */

#stacks_in_360 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 3px solid rgba(250, 0, 22, 1.00);
	border-right: 0px solid rgba(250, 0, 22, 1.00);
	border-bottom: 0px solid rgba(250, 0, 22, 1.00);
	border-left: 0px solid rgba(250, 0, 22, 1.00);
	padding: 30px 0px 60px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

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

#stacks_in_360 p.super_heading{
	color: rgba(255, 255, 255, 0.20);
	font-size: 140px;
	letter-spacing: 1px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	 font-style: italic; 
	
	
	float: none;}

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_360 .content_in p.main_content{
	display: block;
	color: rgba(204, 204, 204, 1.00);
	font-size: 1.15em;
	line-height: 1.20;
	margin-top: 9%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	 font-weight: bolder; 
	
	 display: none; }

#stacks_in_360 .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_360 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_360 .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_360 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 18px;
	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, 0.55);
	border-right: 0px solid rgba(230, 73, 30, 0.55);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_360 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_360 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_386 .content_flex{
		min-height: 0px;
	}
}

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





#stacks_in_386.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_386.depth_out a{
	color: rgba(230, 73, 30, 1.00);}

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

#stacks_in_386 .depth_image{

	background-size: cover;
	

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

	

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

	
	
	
	
	
	background-image: none;
	background-color: rgba(230, 230, 230, 1.00);
	background-size: cover;
	
}





#stacks_in_386 .depth_tint{ background: rgba(230, 230, 230, 1.00); }

#stacks_in_386 .content_tint{ background: rgba(230, 230, 230, 1.00); }

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



/* Heading */

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

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

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

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

#stacks_in_386 p.sub_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 15px;
	letter-spacing: 1px;
	margin: 7px 0 15px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 400px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_386 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(255, 255, 255, 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_386 .content_in p.main_content{
	display: block;
	color: rgba(0, 0, 0, 1.00);
	font-size: 1.00em;
	line-height: 1.50;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 8%;
	
	
	}

#stacks_in_386 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 14px;
	padding: 3% 4.500000%;
	border-radius: 2px;
	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(250, 0, 22, 1.00);
	 font-weight: bolder; 
	
	}

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

#stacks_in_386 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(0, 0, 0, 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_386 .depth_aside{
	position: static;
	width: 100%;
	
	float: left;

	 
	margin-right: -400px; 
	

	

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

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



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

#stacks_in_386 .depth_aside_padding > div{max-width:400px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_386 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(250, 0, 22, 1.00);
	display: inline-block;}

#stacks_in_386 hr.hr_bottom_header{
	height: 10px;
	width: 20%;
	background: rgba(250, 0, 22, 1.00);
	display: inline-block;}

#stacks_in_386 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 12%;
	background: rgba(0, 0, 0, 0.15);
	margin-top: 0px;}#stacks_in_53>.s3_row {
	margin: 0 -0px;
}

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

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

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

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








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


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


}



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


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


}




#stacks_in_53 {
	margin: 20px 0px 0px 0px;
}
/* Depth Content */

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

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





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

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

#stacks_in_54 .depth_image{

	
	background-size: contain;

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

	

	
	

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





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

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

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



/* Heading */

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

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

#stacks_in_54 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_54 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

/* Content */

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

	 
	max-width: 460px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

#stacks_in_54 .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_54 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_54 .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_54 .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_54 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -460px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

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

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

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





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

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

#stacks_in_57 .depth_image{

	
	background-size: contain;

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

	

	
	

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





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

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

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



/* Heading */

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

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

#stacks_in_57 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_57 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

/* Content */

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

	 
	max-width: 460px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

#stacks_in_57 .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_57 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_57 .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_57 .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_57 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -460px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

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

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

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





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

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

#stacks_in_60 .depth_image{

	
	background-size: contain;

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

	

	
	

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





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

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

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



/* Heading */

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

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

#stacks_in_60 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_60 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

/* Content */

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

	 
	max-width: 460px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

#stacks_in_60 .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_60 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_60 .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_60 .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_60 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -460px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

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