/* Depth Base */

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

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



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

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



.depth_out img{max-width: 100%}

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

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

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

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


.content_flex {position: static;}

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

/* Edit Mode */


/* Animations */


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

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


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

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

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


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

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

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

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


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


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

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

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





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

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

#stacks_in_42641 .depth_image{

	background-size: cover;
	

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

	

	
	

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


@media all and (-webkit-min-device-pixel-ratio : 1.5),
 all and (-o-min-device-pixel-ratio: 3/2),
 all and (min--moz-device-pixel-ratio: 1.5),
 all and (min-device-pixel-ratio: 1.5) {
 
  #stacks_in_42641 .depth_image{ background-image: url(../files/banner_bg_image_2x-42641.png);}
}




#stacks_in_42641 .depth_tint{ background: rgba(75, 31, 128, 0.00); }

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

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



/* Heading */

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

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

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

#stacks_in_42641 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_42641 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 26px;
	letter-spacing: 0px;
	margin: 10px 0 -6px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

#stacks_in_42641 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 20px;
	padding: 0% 0.000000%;
	border-radius: 4px;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.71);
	margin-bottom: 5%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(75, 31, 128, 1.00);
	
	
	}

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

#stacks_in_42641 .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: 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_42641 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

#stacks_in_42641 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(75, 31, 128, 1.00);
	display: inline-block;}

#stacks_in_42641 hr.hr_bottom_header{
	height: 3px;
	width: 33%;
	background: rgba(75, 31, 128, 1.00);
	display: inline-block;}

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

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

/* Depth Limit Gradient*/

#stacks_in_42464.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%);
	

	
}




#stacks_in_42644 {
	margin: 30px 0px 30px 0px;
	padding:  20px;
}
/* Start Hunter 3 Navigation stack each CSS code */.stacks_in_42019clearer{	clear: both;	height: 0;	margin: 0;	padding: 0;}#stacks_in_42019 .hunterItemPad{	height: 20px !important;	margin: 0 !important;	padding: 0 !important;}/* Filter Bar Styling                      *//* ####################################### */#stacks_in_42019 .huntFilterbar{position: relative;display: block;margin-bottom: 30px;}#stacks_in_42019 .huntFilterbar span{	display: inline-block;}#stacks_in_42019 .huntFilterbar span a, #stacks_in_42019 .huntFilterbar span a:active, #stacks_in_42019 .huntFilterbar span a:visited{	display: inline-block;	color: #175790 !important;	text-decoration: none !important;	border-radius: 2px;	}#stacks_in_42019 .huntFilterbar span a:hover{	color: #FF0000 !important;	text-decoration: none !important;}#stacks_in_42019 .huntFilterbar span a.huntcurrent{	color: #FF0000 !important;}#stacks_in_42019 .huntFilterbar{padding: 0 12px 8px 12px;background: #EBA519;border-radius: 4px;}#stacks_in_42019 .huntFilterbar span{	margin: 0 14px 0 0;}#stacks_in_42019 .huntFilterbar span a{	padding: 8px 20px 8px 20px;	margin: 8px 0 0 0;	font-size: 100% !important;	line-height: 100% !important;}#stacks_in_42019 .huntFilterbar span a.huntcurrent{	color: #FF0000 !important;	background: #F4F4F4;}#stacks_in_42019 .huntFilterbar span a, #stacks_in_42019 .huntFilterbar span a:active, #stacks_in_42019 .huntFilterbar span a:visited{	background: #FFFFFF;	border-radius: 4px;}#stacks_in_42019 .huntFilterbar span a:hover{	background: #F4F4F4;}/* End Hunter 3 Navigation stack each CSS code *//* Start Hunter 3 Row Item stack each CSS code */#stacks_in_42019 #stacks_in_42025{	margin: 0 !important;	padding: 0 !important;}.stacks_in_42025topbar{	display:none;	height: 0;	margin: 0;	padding: 0;}/* End Hunter 3 Row Item stack each CSS code */#stacks_in_6367 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_6367 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_6367 #jwresp_col2_stacks_in_6367{ float:right; width:59%}@media screen and (max-width:1030px){#stacks_in_6367 #jwresp_col1_stacks_in_6367,#stacks_in_6367 #jwresp_col2_stacks_in_6367{width:100%;float:none;display:block}#stacks_in_6367 #jwresp_col1_stacks_in_6367{margin-bottom:15px}}

#stacks_in_6367 {
	border: solid rgba(179, 179, 179, 1.00);
	border-width:  1px;
	padding:  20px;
}

#stacks_in_42307 {
	padding:  20px;
}

#stacks_in_42408 {
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_42234buttonPressWrapper{
	position: relative !important;
}

#stacks_in_42234 a, #stacks_in_42234 a:hover, #stacks_in_42234 a:visited, #stacks_in_42234 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_42234button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #EBA519 !important;
	border-color: #C78C15 !important;
	box-sizing: border-box !important;
}

.stacks_in_42234button:hover{
	color: #FFFFFF !important;
	background-color: #FECC66 !important;
	border-color: #D7AD56 !important;
}

#stacks_in_42234 a, #stacks_in_42234 a:visited, #stacks_in_42234 a:active{
	color: #FFFFFF !important;
}

#stacks_in_42234 a:hover{
	color: #FFFFFF !important;
}








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_42234button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_42234buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_42234buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_42234buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_42234buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_42234 {
	padding: 0px 20px 20px 20px;
}
/* Depth Content */

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

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




	#stacks_in_42572{margin-bottom: 0;}


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

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

#stacks_in_42572 .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_42572 .depth_tint{ background: rgba(255, 255, 255, 0.00); }

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

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

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

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

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

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

	 
	margin-right: -700px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

#stacks_in_42572 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(235, 165, 25, 1.00);
	display: inline-block;}

#stacks_in_42572 hr.hr_bottom_header{
	height: 3px;
	width: 60%;
	background: rgba(235, 165, 25, 1.00);
	display: inline-block;}

#stacks_in_42572 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}
#stacks_in_41976 {
	padding:  20px;
}
/* Start Hunter 3 Row Item stack each CSS code */#stacks_in_42019 #stacks_in_42028{	margin: 0 !important;	padding: 0 !important;}.stacks_in_42028topbar{	display:none;	height: 0;	margin: 0;	padding: 0;}/* End Hunter 3 Row Item stack each CSS code */#stacks_in_6293 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_6293 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_6293 #jwresp_col2_stacks_in_6293{ float:right; width:59%}@media screen and (max-width:1030px){#stacks_in_6293 #jwresp_col1_stacks_in_6293,#stacks_in_6293 #jwresp_col2_stacks_in_6293{width:100%;float:none;display:block}#stacks_in_6293 #jwresp_col1_stacks_in_6293{margin-bottom:15px}}

#stacks_in_6293 {
	border: solid rgba(179, 179, 179, 1.00);
	border-width:  1px;
	padding:  20px;
}

#stacks_in_42309 {
	padding:  20px;
}

#stacks_in_42466 {
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_42485buttonPressWrapper{
	position: relative !important;
}

#stacks_in_42485 a, #stacks_in_42485 a:hover, #stacks_in_42485 a:visited, #stacks_in_42485 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_42485button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FB0207 !important;
	border-color: #D50105 !important;
	box-sizing: border-box !important;
}

.stacks_in_42485button:hover{
	color: #FFFFFF !important;
	background-color: #FC6666 !important;
	border-color: #D65656 !important;
}

#stacks_in_42485 a, #stacks_in_42485 a:visited, #stacks_in_42485 a:active{
	color: #FFFFFF !important;
}

#stacks_in_42485 a:hover{
	color: #FFFFFF !important;
}








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_42485button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_42485buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_42485buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_42485buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_42485buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_42485 {
	padding: 0px 20px 20px 20px;
}
/* Depth Content */

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

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




	#stacks_in_42577{margin-bottom: 0;}


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

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

#stacks_in_42577 .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_42577 .depth_tint{ background: rgba(255, 255, 255, 0.00); }

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

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

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

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

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

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

	 
	margin-right: -700px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

#stacks_in_42577 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(251, 2, 7, 1.00);
	display: inline-block;}

#stacks_in_42577 hr.hr_bottom_header{
	height: 3px;
	width: 60%;
	background: rgba(251, 2, 7, 1.00);
	display: inline-block;}

#stacks_in_42577 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}
#stacks_in_3658 {
	padding:  20px;
}
/* Start Hunter 3 Row Item stack each CSS code */#stacks_in_42019 #stacks_in_42472{	margin: 0 !important;	padding: 0 !important;}.stacks_in_42472topbar{	display:none;	height: 0;	margin: 0;	padding: 0;}/* End Hunter 3 Row Item stack each CSS code */#stacks_in_42474 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_42474 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_42474 #jwresp_col2_stacks_in_42474{ float:right; width:59%}@media screen and (max-width:1030px){#stacks_in_42474 #jwresp_col1_stacks_in_42474,#stacks_in_42474 #jwresp_col2_stacks_in_42474{width:100%;float:none;display:block}#stacks_in_42474 #jwresp_col1_stacks_in_42474{margin-bottom:15px}}

#stacks_in_42474 {
	border: solid rgba(179, 179, 179, 1.00);
	border-width:  1px;
	padding:  20px;
}

#stacks_in_42475 {
	padding:  20px;
}

#stacks_in_42478 {
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_42486buttonPressWrapper{
	position: relative !important;
}

#stacks_in_42486 a, #stacks_in_42486 a:hover, #stacks_in_42486 a:visited, #stacks_in_42486 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_42486button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #EBA519 !important;
	border-color: #C78C15 !important;
	box-sizing: border-box !important;
}

.stacks_in_42486button:hover{
	color: #FFFFFF !important;
	background-color: #FECC66 !important;
	border-color: #D7AD56 !important;
}

#stacks_in_42486 a, #stacks_in_42486 a:visited, #stacks_in_42486 a:active{
	color: #FFFFFF !important;
}

#stacks_in_42486 a:hover{
	color: #FFFFFF !important;
}








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_42486button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_42486buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_42486buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_42486buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_42486buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_42486 {
	padding: 0px 20px 20px 20px;
}
/* Depth Content */

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

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




	#stacks_in_42579{margin-bottom: 0;}


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

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

#stacks_in_42579 .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_42579 .depth_tint{ background: rgba(255, 255, 255, 0.00); }

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

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

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

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

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

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

	 
	margin-right: -700px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

#stacks_in_42579 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(235, 165, 25, 1.00);
	display: inline-block;}

#stacks_in_42579 hr.hr_bottom_header{
	height: 3px;
	width: 60%;
	background: rgba(235, 165, 25, 1.00);
	display: inline-block;}

#stacks_in_42579 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}
#stacks_in_42481 {
	padding:  20px;
}
/* Start Hunter 3 Row Item stack each CSS code */#stacks_in_42019 #stacks_in_42037{	margin: 0 !important;	padding: 0 !important;}.stacks_in_42037topbar{	display:none;	height: 0;	margin: 0;	padding: 0;}/* End Hunter 3 Row Item stack each CSS code */#stacks_in_9945 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_9945 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_9945 #jwresp_col2_stacks_in_9945{ float:right; width:59%}@media screen and (max-width:1030px){#stacks_in_9945 #jwresp_col1_stacks_in_9945,#stacks_in_9945 #jwresp_col2_stacks_in_9945{width:100%;float:none;display:block}#stacks_in_9945 #jwresp_col1_stacks_in_9945{margin-bottom:15px}}

#stacks_in_9945 {
	border: solid rgba(179, 179, 179, 1.00);
	border-width:  1px;
	padding:  20px;
}

#stacks_in_42289 {
	padding:  20px;
}

#stacks_in_42380 {
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_42487buttonPressWrapper{
	position: relative !important;
}

#stacks_in_42487 a, #stacks_in_42487 a:hover, #stacks_in_42487 a:visited, #stacks_in_42487 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_42487button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FB0207 !important;
	border-color: #D50105 !important;
	box-sizing: border-box !important;
}

.stacks_in_42487button:hover{
	color: #FFFFFF !important;
	background-color: #FC6666 !important;
	border-color: #D65656 !important;
}

#stacks_in_42487 a, #stacks_in_42487 a:visited, #stacks_in_42487 a:active{
	color: #FFFFFF !important;
}

#stacks_in_42487 a:hover{
	color: #FFFFFF !important;
}








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_42487button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_42487buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_42487buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_42487buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_42487buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_42487 {
	padding: 0px 20px 20px 20px;
}
/* Depth Content */

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

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




	#stacks_in_42593{margin-bottom: 0;}


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

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

#stacks_in_42593 .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_42593 .depth_tint{ background: rgba(255, 255, 255, 0.00); }

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

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

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

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

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

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

	 
	margin-right: -700px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

#stacks_in_42593 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(251, 2, 7, 1.00);
	display: inline-block;}

#stacks_in_42593 hr.hr_bottom_header{
	height: 3px;
	width: 60%;
	background: rgba(251, 2, 7, 1.00);
	display: inline-block;}

#stacks_in_42593 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}
#stacks_in_9950 {
	padding:  20px;
}
/* Start Hunter 3 Row Item stack each CSS code */#stacks_in_42019 #stacks_in_42410{	margin: 0 !important;	padding: 0 !important;}.stacks_in_42410topbar{	display:none;	height: 0;	margin: 0;	padding: 0;}/* End Hunter 3 Row Item stack each CSS code */#stacks_in_42412 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_42412 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_42412 #jwresp_col2_stacks_in_42412{ float:right; width:59%}@media screen and (max-width:1030px){#stacks_in_42412 #jwresp_col1_stacks_in_42412,#stacks_in_42412 #jwresp_col2_stacks_in_42412{width:100%;float:none;display:block}#stacks_in_42412 #jwresp_col1_stacks_in_42412{margin-bottom:15px}}

#stacks_in_42412 {
	border: solid rgba(179, 179, 179, 1.00);
	border-width:  1px;
	padding:  20px;
}

#stacks_in_42413 {
	padding:  20px;
}

#stacks_in_42497 {
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_42617buttonPressWrapper{
	position: relative !important;
}

#stacks_in_42617 a, #stacks_in_42617 a:hover, #stacks_in_42617 a:visited, #stacks_in_42617 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_42617button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #0F80FF !important;
	border-color: #0C6CD8 !important;
	box-sizing: border-box !important;
}

.stacks_in_42617button:hover{
	color: #FFFFFF !important;
	background-color: #66CCFF !important;
	border-color: #56ADD8 !important;
}

#stacks_in_42617 a, #stacks_in_42617 a:visited, #stacks_in_42617 a:active{
	color: #FFFFFF !important;
}

#stacks_in_42617 a:hover{
	color: #FFFFFF !important;
}








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_42617button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_42617buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_42617buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_42617buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_42617buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_42617 {
	padding: 0px 20px 20px 20px;
}
/* Depth Content */

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

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




	#stacks_in_42595{margin-bottom: 0;}


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

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

#stacks_in_42595 .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_42595 .depth_tint{ background: rgba(255, 255, 255, 0.00); }

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

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

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

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

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

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

	 
	margin-right: -700px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

#stacks_in_42595 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}
#stacks_in_42419 {
	padding:  20px;
}
/* Start Hunter 3 Row Item stack each CSS code */#stacks_in_42019 #stacks_in_42040{	margin: 0 !important;	padding: 0 !important;}.stacks_in_42040topbar{	display:none;	height: 0;	margin: 0;	padding: 0;}/* End Hunter 3 Row Item stack each CSS code */#stacks_in_10006 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_10006 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_10006 #jwresp_col2_stacks_in_10006{ float:right; width:59%}@media screen and (max-width:1030px){#stacks_in_10006 #jwresp_col1_stacks_in_10006,#stacks_in_10006 #jwresp_col2_stacks_in_10006{width:100%;float:none;display:block}#stacks_in_10006 #jwresp_col1_stacks_in_10006{margin-bottom:15px}}

#stacks_in_10006 {
	border: solid rgba(179, 179, 179, 1.00);
	border-width:  1px;
	padding:  20px;
}

#stacks_in_42315 {
	padding:  20px;
}

#stacks_in_42468 {
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_42489buttonPressWrapper{
	position: relative !important;
}

#stacks_in_42489 a, #stacks_in_42489 a:hover, #stacks_in_42489 a:visited, #stacks_in_42489 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_42489button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #EBA519 !important;
	border-color: #C78C15 !important;
	box-sizing: border-box !important;
}

.stacks_in_42489button:hover{
	color: #FFFFFF !important;
	background-color: #FECC66 !important;
	border-color: #D7AD56 !important;
}

#stacks_in_42489 a, #stacks_in_42489 a:visited, #stacks_in_42489 a:active{
	color: #FFFFFF !important;
}

#stacks_in_42489 a:hover{
	color: #FFFFFF !important;
}








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_42489button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_42489buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_42489buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_42489buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_42489buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_42489 {
	padding: 0px 20px 20px 20px;
}
/* Depth Content */

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

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




	#stacks_in_42584{margin-bottom: 0;}


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

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

#stacks_in_42584 .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_42584 .depth_tint{ background: rgba(255, 255, 255, 0.00); }

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

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

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

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

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

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

	 
	margin-right: -700px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

#stacks_in_42584 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(235, 165, 25, 1.00);
	display: inline-block;}

#stacks_in_42584 hr.hr_bottom_header{
	height: 3px;
	width: 60%;
	background: rgba(235, 165, 25, 1.00);
	display: inline-block;}

#stacks_in_42584 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}
#stacks_in_10011 {
	padding:  20px;
}
/* Start Hunter 3 Row Item stack each CSS code */#stacks_in_42019 #stacks_in_42043{	margin: 0 !important;	padding: 0 !important;}.stacks_in_42043topbar{	display:none;	height: 0;	margin: 0;	padding: 0;}/* End Hunter 3 Row Item stack each CSS code */#stacks_in_10067 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_10067 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_10067 #jwresp_col2_stacks_in_10067{ float:right; width:59%}@media screen and (max-width:1030px){#stacks_in_10067 #jwresp_col1_stacks_in_10067,#stacks_in_10067 #jwresp_col2_stacks_in_10067{width:100%;float:none;display:block}#stacks_in_10067 #jwresp_col1_stacks_in_10067{margin-bottom:15px}}

#stacks_in_10067 {
	border: solid rgba(179, 179, 179, 1.00);
	border-width:  1px;
	padding:  20px;
}

#stacks_in_42317 {
	padding:  20px;
}

#stacks_in_42470 {
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_42490buttonPressWrapper{
	position: relative !important;
}

#stacks_in_42490 a, #stacks_in_42490 a:hover, #stacks_in_42490 a:visited, #stacks_in_42490 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_42490button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #EBA519 !important;
	border-color: #C78C15 !important;
	box-sizing: border-box !important;
}

.stacks_in_42490button:hover{
	color: #FFFFFF !important;
	background-color: #FECC66 !important;
	border-color: #D7AD56 !important;
}

#stacks_in_42490 a, #stacks_in_42490 a:visited, #stacks_in_42490 a:active{
	color: #FFFFFF !important;
}

#stacks_in_42490 a:hover{
	color: #FFFFFF !important;
}








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_42490button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_42490buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_42490buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_42490buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_42490buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_42490 {
	padding: 0px 20px 20px 20px;
}
/* Depth Content */

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

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




	#stacks_in_42586{margin-bottom: 0;}


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

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

#stacks_in_42586 .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_42586 .depth_tint{ background: rgba(255, 255, 255, 0.00); }

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

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

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

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

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

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

	 
	margin-right: -700px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

#stacks_in_42586 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(235, 165, 25, 1.00);
	display: inline-block;}

#stacks_in_42586 hr.hr_bottom_header{
	height: 3px;
	width: 60%;
	background: rgba(235, 165, 25, 1.00);
	display: inline-block;}

#stacks_in_42586 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}
#stacks_in_10072 {
	padding:  20px;
}
/* Start Hunter 3 Row Item stack each CSS code */#stacks_in_42019 #stacks_in_42249{	margin: 0 !important;	padding: 0 !important;}.stacks_in_42249topbar{	display:none;	height: 0;	margin: 0;	padding: 0;}/* End Hunter 3 Row Item stack each CSS code */#stacks_in_42251 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_42251 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_42251 #jwresp_col2_stacks_in_42251{ float:right; width:59%}@media screen and (max-width:1030px){#stacks_in_42251 #jwresp_col1_stacks_in_42251,#stacks_in_42251 #jwresp_col2_stacks_in_42251{width:100%;float:none;display:block}#stacks_in_42251 #jwresp_col1_stacks_in_42251{margin-bottom:15px}}

#stacks_in_42251 {
	border: solid rgba(179, 179, 179, 1.00);
	border-width:  1px;
	padding:  20px;
}

#stacks_in_42495 {
	padding:  20px;
}

#stacks_in_42493 {
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_42491buttonPressWrapper{
	position: relative !important;
}

#stacks_in_42491 a, #stacks_in_42491 a:hover, #stacks_in_42491 a:visited, #stacks_in_42491 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_42491button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #EBA519 !important;
	border-color: #C78C15 !important;
	box-sizing: border-box !important;
}

.stacks_in_42491button:hover{
	color: #FFFFFF !important;
	background-color: #FECC66 !important;
	border-color: #D7AD56 !important;
}

#stacks_in_42491 a, #stacks_in_42491 a:visited, #stacks_in_42491 a:active{
	color: #FFFFFF !important;
}

#stacks_in_42491 a:hover{
	color: #FFFFFF !important;
}








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_42491button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_42491buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_42491buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_42491buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_42491buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_42491 {
	padding: 0px 20px 20px 20px;
}
/* Depth Content */

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

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




	#stacks_in_42588{margin-bottom: 0;}


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

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

#stacks_in_42588 .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_42588 .depth_tint{ background: rgba(255, 255, 255, 0.00); }

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

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

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

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

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

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

	 
	margin-right: -700px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

#stacks_in_42588 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(235, 165, 25, 1.00);
	display: inline-block;}

#stacks_in_42588 hr.hr_bottom_header{
	height: 3px;
	width: 60%;
	background: rgba(235, 165, 25, 1.00);
	display: inline-block;}

#stacks_in_42588 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}
#stacks_in_42406 {
	margin: 0px 0px 30px 0px;
	padding:  20px;
}
/* Start Hunter 3 Row Item stack each CSS code */#stacks_in_42019 #stacks_in_42619{	margin: 0 !important;	padding: 0 !important;}.stacks_in_42619topbar{	display:none;	height: 0;	margin: 0;	padding: 0;}/* End Hunter 3 Row Item stack each CSS code */#stacks_in_42621 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_42621 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_42621 #jwresp_col2_stacks_in_42621{ float:right; width:59%}@media screen and (max-width:1030px){#stacks_in_42621 #jwresp_col1_stacks_in_42621,#stacks_in_42621 #jwresp_col2_stacks_in_42621{width:100%;float:none;display:block}#stacks_in_42621 #jwresp_col1_stacks_in_42621{margin-bottom:15px}}

#stacks_in_42621 {
	border: solid rgba(179, 179, 179, 1.00);
	border-width:  1px;
	padding:  20px;
}

#stacks_in_42622 {
	padding:  20px;
}

#stacks_in_42638 {
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_42627buttonPressWrapper{
	position: relative !important;
}

#stacks_in_42627 a, #stacks_in_42627 a:hover, #stacks_in_42627 a:visited, #stacks_in_42627 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_42627button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FB0207 !important;
	border-color: #D50105 !important;
	box-sizing: border-box !important;
}

.stacks_in_42627button:hover{
	color: #FFFFFF !important;
	background-color: #FC6666 !important;
	border-color: #D65656 !important;
}

#stacks_in_42627 a, #stacks_in_42627 a:visited, #stacks_in_42627 a:active{
	color: #FFFFFF !important;
}

#stacks_in_42627 a:hover{
	color: #FFFFFF !important;
}








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_42627button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_42627buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_42627buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_42627buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_42627buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_42627 {
	padding: 0px 20px 20px 20px;
}
/* Depth Content */

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

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




	#stacks_in_42628{margin-bottom: 0;}


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

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

#stacks_in_42628 .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_42628 .depth_tint{ background: rgba(255, 255, 255, 0.00); }

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

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

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

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

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

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

	 
	margin-right: -700px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

#stacks_in_42628 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(251, 2, 7, 1.00);
	display: inline-block;}

#stacks_in_42628 hr.hr_bottom_header{
	height: 3px;
	width: 60%;
	background: rgba(251, 2, 7, 1.00);
	display: inline-block;}

#stacks_in_42628 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}
#stacks_in_42630 {
	padding:  20px;
}
/* Start Hunter 3 Row Item stack each CSS code */#stacks_in_42019 #stacks_in_42049{	margin: 0 !important;	padding: 0 !important;}.stacks_in_42049topbar{	display:none;	height: 0;	margin: 0;	padding: 0;}/* End Hunter 3 Row Item stack each CSS code */#stacks_in_14425 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_14425 .jwresp_col{overflow:hidden;margin:0;width:39%; float:left;}#stacks_in_14425 #jwresp_col2_stacks_in_14425{ float:right; width:59%}@media screen and (max-width:1030px){#stacks_in_14425 #jwresp_col1_stacks_in_14425,#stacks_in_14425 #jwresp_col2_stacks_in_14425{width:100%;float:none;display:block}#stacks_in_14425 #jwresp_col1_stacks_in_14425{margin-bottom:15px}}

#stacks_in_14425 {
	border: solid rgba(179, 179, 179, 1.00);
	border-width:  1px;
	padding:  20px;
}

#stacks_in_42293 {
	padding:  20px;
}

#stacks_in_42423 {
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_42618buttonPressWrapper{
	position: relative !important;
}

#stacks_in_42618 a, #stacks_in_42618 a:hover, #stacks_in_42618 a:visited, #stacks_in_42618 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_42618button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #0F80FF !important;
	border-color: #0C6CD8 !important;
	box-sizing: border-box !important;
}

.stacks_in_42618button:hover{
	color: #FFFFFF !important;
	background-color: #66CCFF !important;
	border-color: #56ADD8 !important;
}

#stacks_in_42618 a, #stacks_in_42618 a:visited, #stacks_in_42618 a:active{
	color: #FFFFFF !important;
}

#stacks_in_42618 a:hover{
	color: #FFFFFF !important;
}








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_42618button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_42618buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_42618buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_42618buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_42618buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_42618 {
	padding: 0px 20px 20px 20px;
}
/* Depth Content */

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

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




	#stacks_in_42600{margin-bottom: 0;}


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

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

#stacks_in_42600 .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_42600 .depth_tint{ background: rgba(255, 255, 255, 0.00); }

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

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

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

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

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

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

	 
	margin-right: -700px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

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