/* Depth Base */

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

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

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

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

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



.depth_out img{max-width: 100%}

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

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

@media screen and (min-width: 770px){
  /* 2 Col Spacing */
  .depth_row .s3_column_left .depth_section{
    margin-right: 0.000000px;
  }
  .depth_row .s3_column_right .depth_section{
    margin-left: 0.000000px;
  }
  /* 3 Col Spacing */
  .depth_row.three_col .s3_column_left .depth_section{
    margin-right: 0.000000px;
  }
  .depth_row.three_col .s3_column_center .depth_section{
    margin-left: 0.000000px;
    margin-right: 0.000000px;
  }
  .depth_row.three_col .s3_column_right .depth_section{
    margin-left: 0.000000px;
  }
  /* 4 Col Spacing (1/4) */
  .depth_row .s3_column_4:first-child .depth_section{
    margin-right: 0.000000px;
    margin-left: 0;
  }
  /* 4 Col Spacing (2/4) */
  .depth_row .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 0.000000px;
    margin-left: 0.000000px;
  }
  /* 4 Col Spacing (3/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 0.000000px;
    margin-left: 0.000000px;
  }
  /* 4 Col Spacing (4/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-left: 0.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_186 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#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(46, 172, 254, 1.00);}

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

#stacks_in_186 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

#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, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

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

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

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

/* Content */

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

	 
	max-width: 580px; 
	

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

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_186 .depth_wrapper{background-color: rgba(0, 0, 0, 0.50);}
	#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 .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: 87px 0px 50px 0px;
	margin: 65px 0px 50px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

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

#stacks_in_186 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 10px;
	padding: 1% 1.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(22, 52, 74, 1.00);
	
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_186 .content_in a.depth_button{
		padding: 1% 2%;
	}
}
#stacks_in_186 .content_in a.depth_button:hover{
	color: rgba(22, 52, 74, 1.00);
	background: rgba(255, 255, 255, 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-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_186 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -580px; 
	

	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 50px 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 */




/* Breaks */

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

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

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

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

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





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

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

#stacks_in_137 .depth_image{

	background-size: cover;
	

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

	

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

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





#stacks_in_137 .depth_tint{ background: rgba(255, 255, 255, 0.80); }

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

#stacks_in_137 .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(right, rgba(255, 255, 255, 1.00) 0%,rgba(255, 255, 255, 0.00) 75%);
	background: linear-gradient(to left, rgba(255, 255, 255, 1.00) 0%,rgba(255, 255, 255, 0.00) 75%);
	
	
	
	}



/* Heading */

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

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

#stacks_in_137 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_137 p.sub_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 13px;
	letter-spacing: 2px;
	margin: 5px 0 8px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 420px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_137 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 6% 9.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, 102, 0, 1.00);
	 font-weight: bolder; 
	
	}

@media screen and (max-width: 770px){
	#stacks_in_137 .content_in a.depth_button{
		padding: 6% 12%;
	}
}
#stacks_in_137 .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_137 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 13px;
	color: rgba(0, 0, 0, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 5px solid rgba(255, 102, 0, 1.00);
	border-right: 0px solid rgba(255, 102, 0, 1.00);
	padding-left: 10px;
	padding-right: 10px;}

/* Aside */

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

	 
	margin-right: -420px; 
	

	

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

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


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


#stacks_in_137 .depth_aside_padding > div{max-width:500px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

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


	#stacks_in_235{margin-left: 0;margin-right: 0;}




#stacks_in_235.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(27, 56, 89, 1.00);}
#stacks_in_235.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

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

#stacks_in_235 .depth_image{

	
	

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

	
	background-size: 1 0;
	background-position:  ;
	

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

	
	
	
	
	
}





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

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

#stacks_in_235 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(34, 73, 108, 1.00) 0%,rgba(34, 73, 108, 1.00) 75%);
	background: linear-gradient(to right, rgba(34, 73, 108, 1.00) 0%,rgba(34, 73, 108, 1.00) 75%);
	
	   
	background: -webkit-linear-gradient(top, rgba(34, 73, 108, 1.00) 0%,rgba(34, 73, 108, 1.00) 95%);
	background: linear-gradient(to bottom, rgba(34, 73, 108, 1.00) 0%,rgba(34, 73, 108, 1.00) 95%);
	
	
	}



/* Heading */

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

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

	 
	max-width: 300px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

#stacks_in_235 .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, 102, 0, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_235 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_235 .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_235 .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_235 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -300px; 
	

	

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

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




 #stacks_in_235 .depth_aside_padding > div{margin-left: auto;margin-right: 0;}
#stacks_in_235 .depth_aside_padding > div{max-width:300px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

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

#stacks_in_223 .depth_limit {
	max-width: 2000px;
}
#stacks_in_223 .depth_limit_padding {
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_223 .depth_limit_padding {
		padding: 0px 0px 0px 0px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_223.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	

	
}



/*Issue:Strata,remove z-index from #t-bandWriter,remove z-index from .wrapper.main*/@font-face{font-family:'velvet';src:url('../rw_common/plugins/stacks/velvet-icons/velvet.eot?ddr21z');src:url('../rw_common/plugins/stacks/velvet-icons/velvet.eot?ddr21z#iefix') format('embedded-opentype'),url('../rw_common/plugins/stacks/velvet-icons/velvet.woff2?ddr21z') format('woff2'),url('../rw_common/plugins/stacks/velvet-icons/velvet.ttf?ddr21z') format('truetype'),url('../rw_common/plugins/stacks/velvet-icons/velvet.woff?ddr21z') format('woff'),url('../rw_common/plugins/stacks/velvet-icons/velvet.svg?ddr21z#velvet') format('svg');font-weight:normal;font-style:normal}[class^="velvet-"],[class*=" velvet-"]{font-family:'velvet' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.velvet_alert{position:absolute;color:#fff;top:50%;left:50%;font-size:13px;transform:translate(-50%,-50%);padding:6px 10px;line-height:1.5;background:rgba(0,0,0,0.8);border-radius:5px;text-align:center;font-family:arial}.velvet-play-1:before{content:"\e903"}.velvet-play-2:before{content:"\e904"}.velvet-play-6:before{content:"\e905"}.velvet-play-3:before{content:"\e901"}.velvet-play-4:before{content:"\e902"}.velvet-play-5:before{content:"\e900"}.velvet-icon{position:absolute;z-index:2;pointer-events:none;text-align:center;text-shadow:none;transition:color 300ms}.velvet-icon:after{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.vzoom-img-op .velvet-icon{opacity:0}.cf:after{content:"";display:table;clear:both}.velvet_active{overflow:visible !important}.velvet_active:after{content:"";display:table;clear:both}.vzoom-img-in[data-preventzoom="True"]{z-index:0 !important}.vzoom-img-in[data-preventzoom="True"] img,.vzoom-img-in[data-preventzoom="True"] .vzoom-img-wrap{transform:none !important}.vzoom-player table,.vzoom-player tbody,.vzoom-player td{background:transparent !important;border:none!important;margin:0;padding:0}.vzoom-player .embed-center{max-width:150vh;margin:0 auto}.vzoom-player .embed-container{position:relative;padding-bottom:56.25%;height:0;background:#000;overflow:hidden !important;max-width:100%;margin-bottom:0 !important;line-height:0;box-shadow:0 10px 40px rgba(0,0,0,0.4)}body.velvet_scaleIn .vzoom-player .embed-container{animation:ncdVideoScaleIn .5s .2s backwards}.vzoom-player .embed-container:before{height:100%;width:100%;background:#000;content:'';display:block;position:absolute;z-index:0;opacity:0;transition:opacity 150ms}.vzoom-player .embed-container:after{padding-top:100%;content:'';display:block}.vzoom-player.close .embed-container:before{z-index:1;opacity:1}.vzoom-player .embed-container iframe,.vzoom-player .embed-container object,.vzoom-player .embed-containerembed{position:absolute;top:0;left:0;width:100%;height:100%}.vzoom-player .embed-container video{position:relative;z-index:1000}.vzoom-img,.vzoom-img-wrap{position:relative;z-index:66669999;-webkit-transition:all 300ms 100ms;-o-transition:all 300ms 100ms;transition:all 300ms 100ms}.vzoom-overlay-open .vzoom-img,.vzoom-overlay-open .vzoom-img-wrap{-webkit-transition:all 325ms cubic-bezier(0.165,0.840,0.440,1.000);-o-transition:all 325ms cubic-bezier(0.165,0.840,0.440,1.000);transition:all 325ms cubic-bezier(0.165,0.840,0.440,1.000)}img[data-action="vzoom"]{cursor:pointer;width:100%;max-width:none;float:left;position:relative;cursor:-webkit-zoom-in;cursor:-moz-zoom-in}img.vzoom-img{cursor:pointer;cursor:-webkit-zoom-out;cursor:-moz-zoom-out}.velvet_placeholder{text-align:center}@media screen and (min-width:600px){.velvet_placeholder{height:0;padding-top:50%}}.velvet_placeholder img{float:none;position:absolute;left:0;top:0;height:100%}.velvet_placeholder .velvet-icon{display:none}.no_image + .velvet-icon{display:block}.vzoom-img-in{transition:opacity .4s .1s;position:relative}.vzoom-img-in img{margin:0}.vzoom-img-in:before{position:absolute;pointer-events:none;top:0;left:0;right:0;bottom:0;content:'';z-index:1;transition:background 300ms}.vzoom-img-in:hover:before{background:}.vzoom-img-in.velvet_active{z-index:77779999}.vzoom-img-in:after{content:"";display:table;clear:both}.vzoom-img-in.vzoom-img-op{transition:opacity .35s;opacity:0;pointer-events:none}.vzoom-img-in.vzoom-img-op[data-preventzoom="True"]{opacity:1}.vzoom-overlay,.vzoom-player{z-index:1000;background:#000000;position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;filter:"alpha(opacity=0)";opacity:0;-webkit-transition:opacity 500ms;-o-transition:opacity 500ms;transition:opacity 500ms}.vzoom-overlay-open .vzoom-overlay{filter:"alpha(opacity=80)";opacity:.80}.vzoom-overlay{-webkit-transition:opacity 300ms 300ms;-o-transition:opacity 300ms 300ms;transition:opacity 300ms 300ms}.vzoom-overlay-open .vzoom-overlay{-webkit-transition:opacity 300ms;-o-transition:opacity 300ms;transition:opacity 300ms}.vzoom-player{z-index:1001;background:none;margin:40px;opacity:1;filter:none;pointer-events:auto;animation:ncdVideoOpacityIn .6s .25s backwards;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.vzoom-player table{height:100%;width:100%;border-collapse:collapse}.vzoom-player table td{vertical-align:middle}.vzoom-player *{box-sizing:content-box}.vzoom-player.close .embed-container{transition:opacity 300ms;opacity:0}.vzoom-overlay-open,.vzoom-overlay-transitioning{cursor:default}@keyframes ncdVideoOpacityIn{0%{opacity:0}100%{opacity:1}}@keyframes ncdVideoScaleIn{0%{transform:scale(0.96)}100%{transform:scale(1)}}.vzoom-img-in .embed-container{position:relative;padding-bottom:56.25%;height:0;background:#000;overflow:hidden !important;max-width:100%;line-height:0}.vzoom-img-in .embed-container iframe,.vzoom-img-in .embed-container object,.vzoom-img-in .embed-containerembed{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (min-width:600px){.vzoom-img-in .embed-container{display:none}}@media screen and (max-width:600px){.vzoom-img-in img,.vzoom-img-in:before,.vzoom-img-in .velvet-icon{display:none !important}.vzoom-img-in .embed-container,.vzoom-img-in .embed-container iframe,.vzoom-img-in .embed-container object,.vzoom-img-in .embed-containerembed{display:block}}
#stacks_in_231 .velvet-icon{font-size:8vw;color:rgba(89, 172, 248, 1.00);top: 50%; left: 50%; transform: translate(-50%, -50%);;padding:15px;text-shadow:rgba(0, 0, 0, 0.00) 0 0 10px,rgba(0, 0, 0, 0.00) 0 0 30px,rgba(0, 0, 0, 0.00) 0 0 50px}#stacks_in_231:hover .velvet-icon{text-shadow:rgba(0, 0, 0, 0.00) 0 0 10px,rgba(0, 0, 0, 0.00) 0 0 30px,rgba(0, 0, 0, 0.00) 0 0 50px}#stacks_in_231 .vzoom-img-in:hover .velvet-icon{color:rgba(255, 255, 255, 1.00)}#stacks_in_231 .vzoom-img-in:before{background:rgba(0, 0, 0, 0.05);border-radius:6px}#stacks_in_231 .vzoom-img-in:hover:before{background:rgba(0, 0, 0, 0.10)}#stacks_in_231 .vzoom-img-in img{border-radius:6px}
/* Depth Limit */

#stacks_in_319 .depth_limit {
	max-width: 1200px;
}
#stacks_in_319 .depth_limit_padding {
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_319 .depth_limit_padding {
		padding: 30px 0px 30px 0px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_319.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.50) 0%,rgba(0, 0, 0, 0.00) 95%);
	

	
}



/*  */
#events-stacks_in_255 {
  margin: 0 auto;
  max-width: 600px; }
  #events-stacks_in_255 ul.events-grid {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #events-stacks_in_255 ul.events-grid li.events-grid-item {
      padding: 10px 10px;
      padding-top: 0;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto; }
      #events-stacks_in_255 ul.events-grid li.events-grid-item:first-child {
        padding-top: 10px; }
  #events-stacks_in_255 .event {
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20); }
    #events-stacks_in_255 .event-header {
      /*  */
      /*  */
      /*  */
      background: #243B55;
      background: linear-gradient(to bottom, #243B55, #141E30);
      /*  */
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      box-sizing: border-box; }
      #events-stacks_in_255 .event-header .header-title {
        /*  */
        font-family: "Nunito";
        /*  */
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        box-sizing: border-box; }
        #events-stacks_in_255 .event-header .header-title h3, #events-stacks_in_255 .event-header .header-title .header-description, #events-stacks_in_255 .event-header .header-title .header-title-info {
          margin: 0;
          padding: 5px; }
        #events-stacks_in_255 .event-header .header-title h3 {
          color: rgba(255, 255, 255, 1.00);
          font-size: 18px;
          line-height: 25.199999px;
          font-weight: bold; }
        #events-stacks_in_255 .event-header .header-title .header-description {
          color: rgba(255, 255, 255, 0.50) !important;
          font-size: 14px;
          line-height: 19.600000px; }
        #events-stacks_in_255 .event-header .header-title .header-title-info {
          font-size: 13px;
          line-height: %( %id=event_info_size[0] * 1.4 )%%px; }
          #events-stacks_in_255 .event-header .header-title .header-title-info span {
            color: rgba(90, 154, 244, 1.00);
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex; }
            #events-stacks_in_255 .event-header .header-title .header-title-info span:first-child {
              margin-right: 10px; }
          #events-stacks_in_255 .event-header .header-title .header-title-info i {
            font-size: inherit;
            margin-right: 5px; }
      #events-stacks_in_255 .event-header .header-date {
        /*  */
        /*  */
        /*  */
        background: #243B55;
        background: linear-gradient(to bottom, #243B55, #141E30);
        /*  */
        /*  */
        font-family: "Rubik";
        /*  */
        padding: 10px 10px;
        min-width: 120px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        box-sizing: border-box;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        #events-stacks_in_255 .event-header .header-date .date-top {
          text-align: center;
          color: rgba(255, 255, 255, 1.00);
          font-size: 40px; }
        #events-stacks_in_255 .event-header .header-date .date-bottom {
          text-align: center;
          color: rgba(90, 154, 244, 1.00);
          font-size: 14px; }
      #events-stacks_in_255 .event-header .header-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        margin-left: auto;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        box-sizing: border-box;
        color: rgba(255, 255, 255, 1.00); }
        #events-stacks_in_255 .event-header .header-toggle .toggle-inner {
          /*  */
          font-family: "Nunito";
          /*  */
          width: 40px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          cursor: pointer;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          box-sizing: border-box;
          vertical-align: middle;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
    #events-stacks_in_255 .event-details {
      /*  */
      height: 0;
      /*  */
      /*  */
      font-family: "Rubik";
      /*  */
      /*  */
      /*  */
      /*  */
      background: #243B55;
      background: linear-gradient(to bottom, #243B55, #141E30);
      /*  */
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      overflow: hidden; }
      #events-stacks_in_255 .event-details .details-inner {
        padding: 15px 15px; }
        #events-stacks_in_255 .event-details .details-inner h1, #events-stacks_in_255 .event-details .details-inner h2, #events-stacks_in_255 .event-details .details-inner h3, #events-stacks_in_255 .event-details .details-inner h4, #events-stacks_in_255 .event-details .details-inner h5, #events-stacks_in_255 .event-details .details-inner h6 {
          color: rgba(255, 255, 255, 1.00); }
        #events-stacks_in_255 .event-details .details-inner p, #events-stacks_in_255 .event-details .details-inner ul, #events-stacks_in_255 .event-details .details-inner li, #events-stacks_in_255 .event-details .details-inner span, #events-stacks_in_255 .event-details .details-inner blockquote {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(255, 255, 255, 0.40); }
        #events-stacks_in_255 .event-details .details-inner a, #events-stacks_in_255 .event-details .details-inner a:link, #events-stacks_in_255 .event-details .details-inner a:visited {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(90, 154, 244, 1.00); }

#events-stacks_in_255 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_255 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_255 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_255 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_255.hide-date-top .date-top {
  display: none; }

#events-stacks_in_255.hide-date-bottom .date-bottom {
  display: none; }

#events-stacks_in_255.hide-description .header-title .header-description {
  display: none; }

#events-stacks_in_255.hide-location .header-title .header-title-info span:first-child {
  display: none; }

#events-stacks_in_255.hide-time .header-title .header-title-info span:nth-child(2) {
  display: none; }

@media (max-width: 500px) {
  #events-stacks_in_255 .event-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #events-stacks_in_255 .event-header .header-title {
      width: 100%; }
      #events-stacks_in_255 .event-header .header-title .header-title-info span {
        margin-bottom: 5px; }
    #events-stacks_in_255 .event-header .header-date {
      width: 100%; }
    #events-stacks_in_255 .event-header .header-toggle {
      width: 100%; }
      #events-stacks_in_255 .event-header .header-toggle .toggle-inner {
        width: 100%;
        min-height: 40px; }
        #events-stacks_in_255 .event-header .header-toggle .toggle-inner::after {
          display: inline;
          font-size: 14px;
          margin-left: 10px;
          content: 'View Details'; } }

@media (min-width: 400px) and (max-width: 780px) {
  /*  */
  #events-stacks_in_255 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_255 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_255 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[1] * 1.4 )%%px; }
  #events-stacks_in_255 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_255 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_255 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

@media (max-width: 400px) {
  /*  */
  #events-stacks_in_255 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_255 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_255 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[2] * 1.4 )%%px; }
  #events-stacks_in_255 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_255 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_255 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }
/* Depth Content */

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

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





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

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

#stacks_in_141 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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

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

#stacks_in_141 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_141 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 13px;
	letter-spacing: 2px;
	margin: 5px 0 8px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_141 .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_141 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_141 .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_141 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 13px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 5px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 10px;
	padding-right: 10px;}

/* Aside */

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

	 
	margin-right: -540px; 
	

	

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

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




 #stacks_in_141 .depth_aside_padding > div{margin-left: auto;margin-right: 0;}
#stacks_in_141 .depth_aside_padding > div{max-width:300px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_141 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 60%;
	background: rgba(255, 255, 255, 0.30);
	margin-top: 20px;}/* Depth Limit */

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

/* Depth Limit Gradient*/

#stacks_in_114.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(22, 52, 74, 1.00) 0%,rgba(0, 0, 0, 1.00) 95%);
	background-image: linear-gradient(to bottom, rgba(22, 52, 74, 1.00) 0%,rgba(0, 0, 0, 1.00) 95%);
	

	
}




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

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

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

#stacks_in_116>.s3_row>.s3_column_left {
	width: 73.07%;
}

#stacks_in_116>.s3_row>.s3_column_right {
	width: 26.930000%;
}




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










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


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


}



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


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


}





/* Depth Content */

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

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




	#stacks_in_118{margin-bottom: 0;}


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

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

#stacks_in_118 .depth_image{

	background-size: cover;
	

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

	

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

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





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

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

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



/* Heading */

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

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

#stacks_in_118 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_118 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 8px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 300px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

@media screen and (max-width: 770px){
	#stacks_in_118 .content_in a.depth_button{
		padding: 2% 4%;
	}
}
#stacks_in_118 .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_118 .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_118 .depth_aside{
	position: static;
	width: 100%;
	
	float: left;

	 
	margin-right: -300px; 
	

	

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

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



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

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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

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

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

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




	#stacks_in_123{margin-bottom: 0;}


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

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

#stacks_in_123 .depth_image{

	background-size: cover;
	

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

	

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

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





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

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

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



/* Heading */

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

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

#stacks_in_123 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_123 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 8px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 300px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

@media screen and (max-width: 770px){
	#stacks_in_123 .content_in a.depth_button{
		padding: 1% 2%;
	}
}
#stacks_in_123 .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_123 .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_123 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -300px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

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

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




	#stacks_in_196{margin-bottom: 0;}


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

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

#stacks_in_196 .depth_image{

	background-size: cover;
	

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

	

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

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





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

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

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



/* Heading */

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

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

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

#stacks_in_196 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_196 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 8px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 300px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

@media screen and (max-width: 770px){
	#stacks_in_196 .content_in a.depth_button{
		padding: 1% 2%;
	}
}
#stacks_in_196 .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_196 .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_196 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -300px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

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