.com_joeworkman_stacks_fontawesome_stack .jw-wrapper{margin:0;text-align:left}.com_joeworkman_stacks_fontawesome_stack .jw-wrapper.jw-center{text-align:center}.com_joeworkman_stacks_fontawesome_stack .jw-wrapper.jw-right{text-align:right}.com_joeworkman_stacks_fontawesome_stack i.fa,.com_joeworkman_stacks_fontawesome_stack .fa-stack{-webkit-transition:color 300ms ease 0s;transition:color 300ms ease 0s}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-spin,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-spin{padding:.2em;-webkit-box-sizing:content-box;box-sizing:content-box}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-45,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-45{padding:.2em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-135,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-135{padding:.2em;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-225,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-225{padding:.2em;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-315,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-315{padding:.2em;-webkit-transform:rotate(315deg);transform:rotate(315deg)}.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-border{padding:0}.com_joeworkman_stacks_fontawesome_stack a{text-decoration:none}


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

/* 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: 1000px;
  
}
main .depth_theme_limit{
  max-width: 100%;
  padding: 0;
}
.depth_limit{
  margin: 0 auto;
}

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

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



.depth_out img{max-width: 100%}

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

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

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

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


.content_flex {position: static;}

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

/* Edit Mode */


/* Animations */


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

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


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

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

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


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

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

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

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


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


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



/* End of AnchorTopBottom stack */
/* MenuToAnchor Item Stack v1.0.1 *//* End of MenuToAnchor Item stack *//* MenuToAnchor Item Stack v1.0.1 *//* End of MenuToAnchor Item stack *//* MenuToAnchor Item Stack v1.0.1 *//* End of MenuToAnchor Item stack */
#stacks_in_238_3 {
	margin: 60px 0px 0px 0px;
}
/* Depth Content */

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

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





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

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

#stacks_in_5 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

#stacks_in_5 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 152, 26, 1.00);
	border-right: 0px solid rgba(230, 152, 26, 1.00);
	border-bottom: 0px solid rgba(230, 152, 26, 1.00);
	border-left: 8px solid rgba(230, 152, 26, 1.00);
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 25px -27px;
	line-height: 0;}

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

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

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

/* Content */

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

	 
	max-width: 400px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

@media screen and (max-width: 770px){
	#stacks_in_5 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_5 .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_5 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 0.75);
	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_5 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -400px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

#stacks_in_5 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(71, 19, 22, 1.00);
	display: inline-block;}

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

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

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




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










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


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


}



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


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


}





/* Depth Content */

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

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

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





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

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

#stacks_in_8 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_8 .depth_tint{ background: rgba(28, 61, 30, 1.00); }

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

#stacks_in_8 .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%);
	
	
	
	   
	background: -webkit-radial-gradient(rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 85%);
	background: radial-gradient(rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 85%);
	}



/* Heading */

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

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

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

#stacks_in_8 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0px 0 -5px;
	
	 font-style: italic; 
	 display: none; 
	
	float: none;}

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

#stacks_in_8 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 37px;
	padding: 4% 6.000000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 5%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(71, 19, 22, 1.00);
	
	
	}

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

#stacks_in_8 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 6px;
	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_8 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */






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




/* Force Mobile Legibility */

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




/* Breaks */

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

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

#stacks_in_8 hr.hr_bottom_header{
	height: 5px;
	width: 15%;
	background: rgba(230, 152, 26, 1.00);
	display: inline-block;}

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

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

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

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


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

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





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

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

#stacks_in_239 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

/* Aside */

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

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





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

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

#stacks_in_17 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

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

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

#stacks_in_17 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 16px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	
	 text-transform: uppercase;
	float: none;}

/* Content */

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

	 
	max-width: 460px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

#stacks_in_17 .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: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(71, 19, 22, 1.00);
	
	
	 text-transform: uppercase;}

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

#stacks_in_17 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 12px;
	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_17 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -460px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

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

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








  


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




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



}



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


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





}




  
/* Depth Content */

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

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

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


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

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





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

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

#stacks_in_20 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

#stacks_in_20 .heading_out h2{
	font-size: 12px;
	line-height: 30px;
	color: rgba(71, 19, 22, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	 font-style: italic; 
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_20 p.super_heading{
	color: rgba(71, 19, 22, 1.00);
	font-size: 15px;
	letter-spacing: -1px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	
	
	float: none;}

#stacks_in_20 p.sub_heading{
	color: rgba(70, 19, 22, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 19px 0 9px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

#stacks_in_20 .content_in p.sub_content{
	font-weight: normal;
	 font-weight: bolder; 
	 font-style: italic; 
	
	font-size: 19px;
	color: rgba(28, 61, 30, 1.00);
	top: 175px;
	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_20 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */




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






/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

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

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


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

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





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

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

#stacks_in_23 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

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

#stacks_in_23 p.super_heading{
	color: rgba(71, 19, 22, 1.00);
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */




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






/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

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

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


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

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





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

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

#stacks_in_26 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

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

#stacks_in_26 p.super_heading{
	color: rgba(71, 19, 22, 1.00);
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */




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






/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

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

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


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

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





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

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

#stacks_in_29 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

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

#stacks_in_29 p.super_heading{
	color: rgba(71, 19, 22, 1.00);
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0px 0 0px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */




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






/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

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




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










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


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


}



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


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


}





/* Depth Content */

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

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

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





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

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

#stacks_in_33 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

/* Aside */

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

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

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





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

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

#stacks_in_36 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_36 .depth_tint{ background: rgba(28, 61, 30, 1.00); }

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

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

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

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

#stacks_in_36 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0px 0 -5px;
	
	 font-style: italic; 
	 display: none; 
	
	float: none;}

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

#stacks_in_36 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 6px;
	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_36 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

#stacks_in_36 hr.hr_bottom_header{
	height: 5px;
	width: 15%;
	background: rgba(230, 152, 26, 1.00);
	display: inline-block;}

#stacks_in_36 hr.hr_bottom_content{
	display: inline-block;
	height: 2px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}
#stacks_in_37 {
	margin: 0px 0px 30px 0px;
}
#stacks_in_42>.s3_row {
	margin: 0 -0px;
}

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

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




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










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


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


}



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


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


}





/* Depth Content */

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

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

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





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

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

#stacks_in_43 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_43 .depth_tint{ background: rgba(28, 61, 30, 1.00); }

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

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

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

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

#stacks_in_43 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0px 0 -5px;
	
	 font-style: italic; 
	 display: none; 
	
	float: none;}

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

#stacks_in_43 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 6px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

#stacks_in_43 hr.hr_bottom_header{
	height: 5px;
	width: 15%;
	background: rgba(230, 152, 26, 1.00);
	display: inline-block;}

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

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

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

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





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

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

#stacks_in_49 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

#stacks_in_49 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 18px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

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




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










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


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


}



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


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


}






#stacks_in_52 {
	background-color: rgba(23, 47, 24, 1.00);
}
#stacks_in_59>.s3_row {
	margin: 0 -0px;
}

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

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

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

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








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


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


}



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


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


}



/* Depth Content */

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

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

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


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

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





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

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

#stacks_in_60 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

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

#stacks_in_60 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

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

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

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

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


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

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





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

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

#stacks_in_63 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_63 .depth_tint{ background: rgba(0, 0, 0, 0.05); }

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

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

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

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

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


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

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





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

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

#stacks_in_66 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 580px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

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

	 
	margin-right: -580px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

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

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

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

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

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








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


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


}



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


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


}



/* Depth Content */

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

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

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


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

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





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

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

#stacks_in_70 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

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

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

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

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


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

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





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

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

#stacks_in_73 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_73 .depth_tint{ background: rgba(0, 0, 0, 0.05); }

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

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

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

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

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


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

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





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

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

#stacks_in_159 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_159 .depth_tint{ background: rgba(0, 0, 0, 0.05); }

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

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

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

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





#stacks_in_166.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_166.depth_out a{
	color: rgba(255, 102, 0, 1.00);}

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

#stacks_in_166 .depth_image{

	background-size: cover;
	

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

	

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

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





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

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

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



/* Heading */

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

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

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

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

/* Content */

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

	 
	max-width: 440px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

#stacks_in_166 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(0, 0, 0, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(255, 102, 0, 1.00);
	border-right: 0px solid rgba(255, 102, 0, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

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

	 
	margin-right: -440px; 
	

	

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


 #stacks_in_166 .content_out .centered_image img{float: right;} 

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


#stacks_in_166 .depth_aside_padding > div{max-width:340px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

#stacks_in_166 hr.hr_bottom_header{
	height: 1px;
	width: 30%;
	background: rgba(0, 0, 0, 0.15);
	display: inline-block;}

#stacks_in_166 hr.hr_bottom_content{
	display: inline-block;
	height: 6px;
	width: 38%;
	background: rgba(230, 152, 26, 1.00);
	margin-top: 20px;}
#stacks_in_167 {
	margin: 0px 0px 30px 0px;
}

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

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

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

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

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








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



}



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


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


}




#stacks_in_219_5 {
	background-color: rgba(51, 51, 51, 1.00);
}
#stacks_in_219_3 p,#stacks_in_219_3 div{margin-bottom:0}#stacks_in_219_3 p,#stacks_in_219_3 div,#stacks_in_219_3 ul,#stacks_in_219_3 ol,#stacks_in_219_3 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_219_3 a{color:rgba(171, 191, 172, 1.00)}#stacks_in_219_3 a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_219_3 {
	margin:  5px;
	padding:  5px;
}

#stacks_in_219_2 {
	font-size: 80%;
}
#stacks_in_219_11>.s3_row {
	margin: 0 -10px;
}

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








  


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




	#stacks_in_219_11>.s3_row  {
		margin: -10px;
	}
	#stacks_in_219_11>.s3_row>.s3_column {
		padding: 10px;
		width:50%;
	}
	#stacks_in_219_11>.s3_row>.s3_column_right {
		padding: 10px;
		width:100%;
	}



}



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


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





}




  
#stacks_in_219_9 .background{}#stacks_in_219_9 .fa-stack,#stacks_in_219_9 i.fa{color:rgba(230, 152, 26, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_219_9 .fa-stack.custom,#stacks_in_219_9 i.fa.custom{font-size:24px}#stacks_in_219_9 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_219_9 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_219_9 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_219_9 a:hover i.fa{color:rgba(207, 136, 23, 1.00)}#stacks_in_219_9 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_219_9 a:hover .fa-border{}#stacks_in_219_9 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_219_9 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_219_9 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_219_9 .jw-wrapper{ font-size:24px;}#stacks_in_219_9 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_219_9 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_219_9 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_219_9 .jw-wrapper.match{color:rgba(230, 152, 26, 1.00)}#stacks_in_219_9 .jw-wrapper.match a{color:rgba(230, 152, 26, 1.00)}#stacks_in_219_9 .jw-wrapper.match a:hover{color:rgba(207, 136, 23, 1.00)}#stacks_in_219_9 .jw-wrapper.hover i.fa:hover,#stacks_in_219_9 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
#stacks_in_219_14 .background{}#stacks_in_219_14 .fa-stack,#stacks_in_219_14 i.fa{color:rgba(230, 152, 26, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_219_14 .fa-stack.custom,#stacks_in_219_14 i.fa.custom{font-size:24px}#stacks_in_219_14 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_219_14 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_219_14 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_219_14 a:hover i.fa{color:rgba(207, 136, 23, 1.00)}#stacks_in_219_14 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_219_14 a:hover .fa-border{}#stacks_in_219_14 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_219_14 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_219_14 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_219_14 .jw-wrapper{ font-size:24px;}#stacks_in_219_14 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_219_14 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_219_14 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_219_14 .jw-wrapper.match{color:rgba(230, 152, 26, 1.00)}#stacks_in_219_14 .jw-wrapper.match a{color:rgba(230, 152, 26, 1.00)}#stacks_in_219_14 .jw-wrapper.match a:hover{color:rgba(207, 136, 23, 1.00)}#stacks_in_219_14 .jw-wrapper.hover i.fa:hover,#stacks_in_219_14 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
#stacks_in_219_17 .background{}#stacks_in_219_17 .fa-stack,#stacks_in_219_17 i.fa{color:rgba(230, 152, 26, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_219_17 .fa-stack.custom,#stacks_in_219_17 i.fa.custom{font-size:24px}#stacks_in_219_17 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_219_17 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_219_17 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_219_17 a:hover i.fa{color:rgba(207, 136, 23, 1.00)}#stacks_in_219_17 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_219_17 a:hover .fa-border{}#stacks_in_219_17 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_219_17 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_219_17 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_219_17 .jw-wrapper{ font-size:24px;}#stacks_in_219_17 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_219_17 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_219_17 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_219_17 .jw-wrapper.match{color:rgba(230, 152, 26, 1.00)}#stacks_in_219_17 .jw-wrapper.match a{color:rgba(230, 152, 26, 1.00)}#stacks_in_219_17 .jw-wrapper.match a:hover{color:rgba(207, 136, 23, 1.00)}#stacks_in_219_17 .jw-wrapper.hover i.fa:hover,#stacks_in_219_17 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
#stacks_in_219_20 .background{}#stacks_in_219_20 .fa-stack,#stacks_in_219_20 i.fa{color:rgba(230, 152, 26, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_219_20 .fa-stack.custom,#stacks_in_219_20 i.fa.custom{font-size:24px}#stacks_in_219_20 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_219_20 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_219_20 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_219_20 a:hover i.fa{color:rgba(207, 136, 23, 1.00)}#stacks_in_219_20 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_219_20 a:hover .fa-border{}#stacks_in_219_20 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_219_20 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_219_20 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_219_20 .jw-wrapper{ font-size:24px;}#stacks_in_219_20 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_219_20 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_219_20 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_219_20 .jw-wrapper.match{color:rgba(230, 152, 26, 1.00)}#stacks_in_219_20 .jw-wrapper.match a{color:rgba(230, 152, 26, 1.00)}#stacks_in_219_20 .jw-wrapper.match a:hover{color:rgba(207, 136, 23, 1.00)}#stacks_in_219_20 .jw-wrapper.hover i.fa:hover,#stacks_in_219_20 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
#stacks_in_219_23 .background{}#stacks_in_219_23 .fa-stack,#stacks_in_219_23 i.fa{color:rgba(230, 152, 26, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_219_23 .fa-stack.custom,#stacks_in_219_23 i.fa.custom{font-size:24px}#stacks_in_219_23 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_219_23 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_219_23 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_219_23 a:hover i.fa{color:rgba(207, 136, 23, 1.00)}#stacks_in_219_23 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_219_23 a:hover .fa-border{}#stacks_in_219_23 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_219_23 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_219_23 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_219_23 .jw-wrapper{ font-size:24px;}#stacks_in_219_23 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_219_23 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_219_23 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_219_23 .jw-wrapper.match{color:rgba(230, 152, 26, 1.00)}#stacks_in_219_23 .jw-wrapper.match a{color:rgba(230, 152, 26, 1.00)}#stacks_in_219_23 .jw-wrapper.match a:hover{color:rgba(207, 136, 23, 1.00)}#stacks_in_219_23 .jw-wrapper.hover i.fa:hover,#stacks_in_219_23 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
#stacks_in_219_26 p,#stacks_in_219_26 div{margin-bottom:0}#stacks_in_219_26 p,#stacks_in_219_26 div,#stacks_in_219_26 ul,#stacks_in_219_26 ol,#stacks_in_219_26 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_219_26 a{color:rgba(171, 191, 172, 1.00)}#stacks_in_219_26 a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_219_26 {
	background-color: rgba(51, 51, 51, 1.00);
	margin:  5px;
	padding:  5px;
}

#stacks_in_219_25 {
	font-size: 80%;
}
#stacks_in_219_31>.s3_row {
	margin: 0 -10px;
}

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








  


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




	#stacks_in_219_31>.s3_row  {
		margin: -10px;
	}
	#stacks_in_219_31>.s3_row>.s3_column {
		padding: 10px;
		width:50%;
	}
	#stacks_in_219_31>.s3_row>.s3_column_right {
		padding: 10px;
		width:100%;
	}



}



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


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





}




  

#stacks_in_219_31 {
	background-color: rgba(51, 51, 51, 1.00);
}
#stacks_in_219_45 p,#stacks_in_219_45 div{margin-bottom:0}#stacks_in_219_45 p,#stacks_in_219_45 div,#stacks_in_219_45 ul,#stacks_in_219_45 ol,#stacks_in_219_45 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_219_45 a{color:rgba(171, 191, 172, 1.00)}#stacks_in_219_45 a:hover{color:rgba(255, 255, 255, 1.00)}

#stacks_in_219_45 {
	background-color: rgba(51, 51, 51, 1.00);
	margin:  5px;
	padding:  5px;
}

#stacks_in_219_44 {
	font-size: 80%;
}




/* End of AnchorTopBottom stack */