
 a.anchor{height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important} 
 .font-weight-100{font-weight:100}.font-weight-200{font-weight:200}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.font-weight-800{font-weight:800}.font-weight-900{font-weight:900}.font-style-normal{font-style:normal}.font-style-italic{font-style:italic}
/* 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: 'Fira 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: 6px;
}



.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: 3.000000px;
  }
  .depth_row .s3_column_right .depth_section{
    margin-left: 3.000000px;
  }
  /* 3 Col Spacing */
  .depth_row.three_col .s3_column_left .depth_section{
    margin-right: 3.996000px;
  }
  .depth_row.three_col .s3_column_center .depth_section{
    margin-left: 1.998000px;
    margin-right: 1.998000px;
  }
  .depth_row.three_col .s3_column_right .depth_section{
    margin-left: 3.996000px;
  }
  /* 4 Col Spacing (1/4) */
  .depth_row .s3_column_4:first-child .depth_section{
    margin-right: 4.500000px;
    margin-left: 0;
  }
  /* 4 Col Spacing (2/4) */
  .depth_row .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 3.000000px;
    margin-left: 1.500000px;
  }
  /* 4 Col Spacing (3/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 1.500000px;
    margin-left: 3.000000px;
  }
  /* 4 Col Spacing (4/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-left: 4.500000px;
    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: %;}}

     h1,.font-family-h1,h1 a,.font-family-h1 a,  h2,.font-family-h2,h2 a,.font-family-h2 a,  h3,.font-family-h3,h3 a,.font-family-h3 a,  h4,.font-family-h4,h4 a,.font-family-h4 a,  h5,.font-family-h5,h5 a,.font-family-h5 a,            .fontpro-stacks_in_p715_n2_page23{font-style:normal;font-weight:500;font-family:"Montserrat",sans-serif }    

           blockquote,  a,  ul,ul li,ol,ol li,dl,dl dd,  fieldset,input,textarea,form label,input+label,fieldset label,input+datalist,legend,  button,.button,.btn,  p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),     .fontpro-stacks_in_p715_n3_page23{font-style:normal;font-weight:400;font-family:"Fira Sans",sans-serif }   p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){font-style:normal;font-weight:400;font-family:"Fira Sans",sans-serif }  


        h4,.font-family-h4,h4 a,.font-family-h4 a,             .fontpro-stacks_in_p715_n7_page23{ line-height:1.42 ;letter-spacing:0.00em ;word-spacing:0.00em ;text-indent:0.00em ;    font-size:1.20rem ;        }.fontpro-stacks_in_p715_n7_page23:not(.text-center){ margin-left:0.00em ;margin-right:0.00em ;}   
             h4>br,.font-family-h4>br,h4 a>br,.font-family-h4 a>br,            .fontpro-stacks_in_p715_n7_page23>br{display:block;content:' ';padding-bottom:0.00em }
   
  @media only screen and (min-width:25.875000em){       h4,.font-family-h4,h4 a,.font-family-h4 a,             .fontpro-stacks_in_p715_n7_page23{font-size:1.20rem }   }  
  @media only screen and (min-width:48.000000em){       h4,.font-family-h4,h4 a,.font-family-h4 a,             .fontpro-stacks_in_p715_n7_page23{font-size:1.20rem }   }  
  @media only screen and (min-width:62.500000em){       h4,.font-family-h4,h4 a,.font-family-h4 a,             .fontpro-stacks_in_p715_n7_page23{font-size:1.20rem }   }  
/* Depth Content */

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

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





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

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

#stacks_in_381_page23 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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

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

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

/* Content */

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

	 
	max-width: 620px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

#stacks_in_381_page23 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	border-radius: 4px;
	box-shadow: inset 0 0 0 2px 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.00);
	
	
	}

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

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

/* Aside */

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

	 
	margin-right: -620px; 
	

	

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

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





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

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

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

/* Layer Top */






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




/* Force Mobile Legibility */




/* Breaks */

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

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

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

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

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





#stacks_in_436_page23.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_436_page23.depth_out a{
	color: rgba(251, 0, 46, 1.00);}

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

#stacks_in_436_page23 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_436_page23 .depth_tint{ background: rgba(153, 153, 153, 0.10); }

#stacks_in_436_page23 .content_tint{ background: rgba(153, 153, 153, 0.00); }

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



/* Heading */

#stacks_in_436_page23 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 5px 0px;
	margin: 0px 20px 10px 0px;
	line-height: 0;}

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

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

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

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

/* Content */

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

/* Aside */

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

	 
	margin-right: -540px; 
	

	

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

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



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

#stacks_in_436_page23 .depth_aside_padding > div{max-width:480px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_436_page23 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_436_page23 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_436_page23 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}#stacks_in_547_page23 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s linear;
  border-radius: 0px; }

#stacks_in_547_page23 .fluid-image.unlimited img {
  width: 100% !important; }

#stacks_in_547_page23 .fluid-image.define_max img {
  width: 100% !important;
  max-width: 800px !important; }

#stacks_in_547_page23 .fluid-image.align-left img {
  float: left; }

#stacks_in_547_page23 .fluid-image.align-right img {
  float: right; }
/* Depth Content */

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

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





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

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

#stacks_in_716_page23 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_716_page23 .depth_tint{ background: rgba(153, 153, 153, 0.10); }

#stacks_in_716_page23 .content_tint{ background: rgba(153, 153, 153, 0.00); }

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



/* Heading */

#stacks_in_716_page23 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 5px 0px;
	margin: 0px 20px 10px 0px;
	line-height: 0;}

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

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

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

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

/* Content */

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

/* Aside */

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

	 
	margin-right: -540px; 
	

	

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

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



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

#stacks_in_716_page23 .depth_aside_padding > div{max-width:480px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_716_page23 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_716_page23 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_716_page23 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}
#stacks_in_717_page23 {
	border: solid rgba(150, 150, 150, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding:  10px;
}
#stacks_in_720_page23 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s linear;
  border-radius: 0px; }

#stacks_in_720_page23 .fluid-image.unlimited img {
  width: 100% !important; }

#stacks_in_720_page23 .fluid-image.define_max img {
  width: 100% !important;
  max-width: 800px !important; }

#stacks_in_720_page23 .fluid-image.align-left img {
  float: left; }

#stacks_in_720_page23 .fluid-image.align-right img {
  float: right; }
/* Depth Content */

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

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





#stacks_in_549_page23.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_549_page23.depth_out a{
	color: rgba(146, 22, 38, 1.00);}

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

#stacks_in_549_page23 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_549_page23 .depth_tint{ background: rgba(153, 153, 153, 0.10); }

#stacks_in_549_page23 .content_tint{ background: rgba(153, 153, 153, 0.00); }

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



/* Heading */

#stacks_in_549_page23 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 5px 0px;
	margin: 0px 20px 10px 0px;
	line-height: 0;}

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

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

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

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

/* Content */

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

/* Aside */

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

	 
	margin-right: -540px; 
	

	

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

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



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

#stacks_in_549_page23 .depth_aside_padding > div{max-width:480px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_549_page23 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_549_page23 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_549_page23 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}
#stacks_in_739_page23 {
	border: solid rgba(150, 150, 150, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding:  10px;
}
#stacks_in_550_page23 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s linear;
  border-radius: 0px; }

#stacks_in_550_page23 .fluid-image.unlimited img {
  width: 100% !important; }

#stacks_in_550_page23 .fluid-image.define_max img {
  width: 100% !important;
  max-width: 800px !important; }

#stacks_in_550_page23 .fluid-image.align-left img {
  float: left; }

#stacks_in_550_page23 .fluid-image.align-right img {
  float: right; }
/* Depth Content */

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

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





#stacks_in_563_page23.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_563_page23.depth_out a{
	color: rgba(251, 0, 46, 1.00);}

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

#stacks_in_563_page23 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_563_page23 .depth_tint{ background: rgba(153, 153, 153, 0.10); }

#stacks_in_563_page23 .content_tint{ background: rgba(153, 153, 153, 0.00); }

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



/* Heading */

#stacks_in_563_page23 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 5px 0px;
	margin: 0px 20px 10px 0px;
	line-height: 0;}

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

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

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

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

/* Content */

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

/* Aside */

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

	 
	margin-right: -540px; 
	

	

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

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



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

#stacks_in_563_page23 .depth_aside_padding > div{max-width:480px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_563_page23 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_563_page23 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_563_page23 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}#stacks_in_564_page23 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s linear;
  border-radius: 0px; }

#stacks_in_564_page23 .fluid-image.unlimited img {
  width: 100% !important; }

#stacks_in_564_page23 .fluid-image.define_max img {
  width: 100% !important;
  max-width: 800px !important; }

#stacks_in_564_page23 .fluid-image.align-left img {
  float: left; }

#stacks_in_564_page23 .fluid-image.align-right img {
  float: right; }
/* Depth Content */

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

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





#stacks_in_723_page23.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_723_page23.depth_out a{
	color: rgba(251, 0, 46, 1.00);}

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

#stacks_in_723_page23 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_723_page23 .depth_tint{ background: rgba(153, 153, 153, 0.10); }

#stacks_in_723_page23 .content_tint{ background: rgba(153, 153, 153, 0.00); }

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



/* Heading */

#stacks_in_723_page23 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 5px 0px;
	margin: 0px 20px 10px 0px;
	line-height: 0;}

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

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

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

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

/* Content */

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

/* Aside */

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

	 
	margin-right: -540px; 
	

	

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

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



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

#stacks_in_723_page23 .depth_aside_padding > div{max-width:480px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_723_page23 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_723_page23 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_723_page23 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}#stacks_in_724_page23 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s linear;
  border-radius: 0px; }

#stacks_in_724_page23 .fluid-image.unlimited img {
  width: 100% !important; }

#stacks_in_724_page23 .fluid-image.define_max img {
  width: 100% !important;
  max-width: 800px !important; }

#stacks_in_724_page23 .fluid-image.align-left img {
  float: left; }

#stacks_in_724_page23 .fluid-image.align-right img {
  float: right; }
/* Depth Content */

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

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





#stacks_in_732_page23.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_732_page23.depth_out a{
	color: rgba(251, 0, 46, 1.00);}

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

#stacks_in_732_page23 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_732_page23 .depth_tint{ background: rgba(153, 153, 153, 0.10); }

#stacks_in_732_page23 .content_tint{ background: rgba(153, 153, 153, 0.00); }

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



/* Heading */

#stacks_in_732_page23 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 5px 0px;
	margin: 0px 20px 10px 0px;
	line-height: 0;}

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

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

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

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

/* Content */

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

/* Aside */

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

	 
	margin-right: -540px; 
	

	

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

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



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

#stacks_in_732_page23 .depth_aside_padding > div{max-width:480px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_732_page23 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_732_page23 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_732_page23 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}#stacks_in_733_page23 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s linear;
  border-radius: 0px; }

#stacks_in_733_page23 .fluid-image.unlimited img {
  width: 100% !important; }

#stacks_in_733_page23 .fluid-image.define_max img {
  width: 100% !important;
  max-width: 800px !important; }

#stacks_in_733_page23 .fluid-image.align-left img {
  float: left; }

#stacks_in_733_page23 .fluid-image.align-right img {
  float: right; }
/* Depth Content */

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

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





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

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

#stacks_in_570_page23 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_570_page23 .depth_tint{ background: rgba(153, 153, 153, 0.10); }

#stacks_in_570_page23 .content_tint{ background: rgba(153, 153, 153, 0.00); }

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



/* Heading */

#stacks_in_570_page23 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 5px 0px;
	margin: 0px 20px 10px 0px;
	line-height: 0;}

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

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

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

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

/* Content */

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

/* Aside */

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

	 
	margin-right: -540px; 
	

	

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

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



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

#stacks_in_570_page23 .depth_aside_padding > div{max-width:480px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_570_page23 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_570_page23 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_570_page23 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}
#stacks_in_708_page23 {
	border: solid rgba(150, 150, 150, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding:  10px;
}
#stacks_in_571_page23 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s linear;
  border-radius: 0px; }

#stacks_in_571_page23 .fluid-image.unlimited img {
  width: 100% !important; }

#stacks_in_571_page23 .fluid-image.define_max img {
  width: 100% !important;
  max-width: 800px !important; }

#stacks_in_571_page23 .fluid-image.align-left img {
  float: left; }

#stacks_in_571_page23 .fluid-image.align-right img {
  float: right; }
/* Depth Content */

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

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





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

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

#stacks_in_556_page23 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_556_page23 .depth_tint{ background: rgba(153, 153, 153, 0.10); }

#stacks_in_556_page23 .content_tint{ background: rgba(153, 153, 153, 0.00); }

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



/* Heading */

#stacks_in_556_page23 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 5px 0px;
	margin: 0px 20px 10px 0px;
	line-height: 0;}

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

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

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

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

/* Content */

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

/* Aside */

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

	 
	margin-right: -540px; 
	

	

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

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



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

#stacks_in_556_page23 .depth_aside_padding > div{max-width:480px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_556_page23 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_556_page23 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_556_page23 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}
#stacks_in_710_page23 {
	border: solid rgba(150, 150, 150, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding:  10px;
}
#stacks_in_557_page23 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s linear;
  border-radius: 0px; }

#stacks_in_557_page23 .fluid-image.unlimited img {
  width: 100% !important; }

#stacks_in_557_page23 .fluid-image.define_max img {
  width: 100% !important;
  max-width: 800px !important; }

#stacks_in_557_page23 .fluid-image.align-left img {
  float: left; }

#stacks_in_557_page23 .fluid-image.align-right img {
  float: right; }
/* Depth Content */

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

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





#stacks_in_655_page23.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_655_page23.depth_out a{
	color: rgba(251, 0, 46, 1.00);}

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

#stacks_in_655_page23 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_655_page23 .depth_tint{ background: rgba(153, 153, 153, 0.10); }

#stacks_in_655_page23 .content_tint{ background: rgba(153, 153, 153, 0.00); }

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



/* Heading */

#stacks_in_655_page23 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 5px 0px;
	margin: 0px 20px 10px 0px;
	line-height: 0;}

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

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

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

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

/* Content */

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

/* Aside */

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

	 
	margin-right: -540px; 
	

	

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

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



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

#stacks_in_655_page23 .depth_aside_padding > div{max-width:480px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_655_page23 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_655_page23 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_655_page23 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}#stacks_in_656_page23 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s linear;
  border-radius: 0px; }

#stacks_in_656_page23 .fluid-image.unlimited img {
  width: 100% !important; }

#stacks_in_656_page23 .fluid-image.define_max img {
  width: 100% !important;
  max-width: 800px !important; }

#stacks_in_656_page23 .fluid-image.align-left img {
  float: left; }

#stacks_in_656_page23 .fluid-image.align-right img {
  float: right; }
/* Depth Content */

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

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





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

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

#stacks_in_648_page23 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_648_page23 .depth_tint{ background: rgba(153, 153, 153, 0.10); }

#stacks_in_648_page23 .content_tint{ background: rgba(153, 153, 153, 0.00); }

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



/* Heading */

#stacks_in_648_page23 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 5px 0px;
	margin: 0px 20px 10px 0px;
	line-height: 0;}

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

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

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

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

/* Content */

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

/* Aside */

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

	 
	margin-right: -540px; 
	

	

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

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



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

#stacks_in_648_page23 .depth_aside_padding > div{max-width:480px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_648_page23 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_648_page23 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_648_page23 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}
#stacks_in_712_page23 {
	border: solid rgba(150, 150, 150, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding:  10px;
}
#stacks_in_649_page23 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s linear;
  border-radius: 0px; }

#stacks_in_649_page23 .fluid-image.unlimited img {
  width: 100% !important; }

#stacks_in_649_page23 .fluid-image.define_max img {
  width: 100% !important;
  max-width: 800px !important; }

#stacks_in_649_page23 .fluid-image.align-left img {
  float: left; }

#stacks_in_649_page23 .fluid-image.align-right img {
  float: right; }
/* Depth Content */

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

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





#stacks_in_669_page23.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_669_page23.depth_out a{
	color: rgba(251, 0, 46, 1.00);}

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

#stacks_in_669_page23 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_669_page23 .depth_tint{ background: rgba(153, 153, 153, 0.10); }

#stacks_in_669_page23 .content_tint{ background: rgba(153, 153, 153, 0.00); }

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



/* Heading */

#stacks_in_669_page23 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 5px 0px;
	margin: 0px 20px 10px 0px;
	line-height: 0;}

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

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

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

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

/* Content */

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

/* Aside */

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

	 
	margin-right: -540px; 
	

	

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

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



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

#stacks_in_669_page23 .depth_aside_padding > div{max-width:480px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_669_page23 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_669_page23 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_669_page23 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}#stacks_in_670_page23 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s linear;
  border-radius: 0px; }

#stacks_in_670_page23 .fluid-image.unlimited img {
  width: 100% !important; }

#stacks_in_670_page23 .fluid-image.define_max img {
  width: 100% !important;
  max-width: 800px !important; }

#stacks_in_670_page23 .fluid-image.align-left img {
  float: left; }

#stacks_in_670_page23 .fluid-image.align-right img {
  float: right; }
/* Depth Content */

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

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





#stacks_in_683_page23.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_683_page23.depth_out a{
	color: rgba(251, 0, 46, 1.00);}

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

#stacks_in_683_page23 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_683_page23 .depth_tint{ background: rgba(153, 153, 153, 0.10); }

#stacks_in_683_page23 .content_tint{ background: rgba(153, 153, 153, 0.00); }

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



/* Heading */

#stacks_in_683_page23 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 5px 0px;
	margin: 0px 20px 10px 0px;
	line-height: 0;}

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

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

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

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

/* Content */

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

/* Aside */

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

	 
	margin-right: -540px; 
	

	

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

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



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

#stacks_in_683_page23 .depth_aside_padding > div{max-width:480px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_683_page23 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_683_page23 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_683_page23 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}#stacks_in_684_page23 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s linear;
  border-radius: 0px; }

#stacks_in_684_page23 .fluid-image.unlimited img {
  width: 100% !important; }

#stacks_in_684_page23 .fluid-image.define_max img {
  width: 100% !important;
  max-width: 800px !important; }

#stacks_in_684_page23 .fluid-image.align-left img {
  float: left; }

#stacks_in_684_page23 .fluid-image.align-right img {
  float: right; }
/* Depth Content */

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

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





#stacks_in_690_page23.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_690_page23.depth_out a{
	color: rgba(251, 0, 46, 1.00);}

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

#stacks_in_690_page23 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_690_page23 .depth_tint{ background: rgba(153, 153, 153, 0.10); }

#stacks_in_690_page23 .content_tint{ background: rgba(153, 153, 153, 0.00); }

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



/* Heading */

#stacks_in_690_page23 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 5px 0px;
	margin: 0px 20px 10px 0px;
	line-height: 0;}

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

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

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

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

/* Content */

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

/* Aside */

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

	 
	margin-right: -540px; 
	

	

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

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



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

#stacks_in_690_page23 .depth_aside_padding > div{max-width:480px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_690_page23 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_690_page23 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_690_page23 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}#stacks_in_691_page23 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s linear;
  border-radius: 0px; }

#stacks_in_691_page23 .fluid-image.unlimited img {
  width: 100% !important; }

#stacks_in_691_page23 .fluid-image.define_max img {
  width: 100% !important;
  max-width: 800px !important; }

#stacks_in_691_page23 .fluid-image.align-left img {
  float: left; }

#stacks_in_691_page23 .fluid-image.align-right img {
  float: right; }
/* Depth Content */

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

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





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

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

#stacks_in_697_page23 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_697_page23 .depth_tint{ background: rgba(153, 153, 153, 0.10); }

#stacks_in_697_page23 .content_tint{ background: rgba(153, 153, 153, 0.00); }

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



/* Heading */

#stacks_in_697_page23 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	border-bottom: 0px solid rgba(159, 39, 42, 1.00);
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	padding: 0px 0px 5px 0px;
	margin: 0px 20px 10px 0px;
	line-height: 0;}

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

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

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

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

/* Content */

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

#stacks_in_697_page23 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	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_697_page23 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -540px; 
	

	

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

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



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

#stacks_in_697_page23 .depth_aside_padding > div{max-width:480px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_697_page23 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_697_page23 hr.hr_bottom_header{
	height: 4px;
	width: 100%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_697_page23 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}
#stacks_in_704_page23 {
	border: solid rgba(150, 150, 150, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	padding:  10px;
}
#stacks_in_698_page23 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s linear;
  border-radius: 0px; }

#stacks_in_698_page23 .fluid-image.unlimited img {
  width: 100% !important; }

#stacks_in_698_page23 .fluid-image.define_max img {
  width: 100% !important;
  max-width: 800px !important; }

#stacks_in_698_page23 .fluid-image.align-left img {
  float: left; }

#stacks_in_698_page23 .fluid-image.align-right img {
  float: right; }
#stacks_in_p355_n1_page23>.s3_row {
	margin: 0 -0px;
}

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

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




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










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


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


}



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


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


}





/* Depth Content */

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

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




	#stacks_in_p355_n2_page23{margin-bottom: 0;}


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

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

#stacks_in_p355_n2_page23 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_p355_n2_page23 .depth_tint{ background: rgba(255, 255, 255, 0.50); }

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

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

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

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

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

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

/* Aside */

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

#stacks_in_p355_n2_page23 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_p355_n18_page23buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_p355_n18_page23button:hover{
	color: #0A0A0A !important;
	background-color: #969696 !important;
	border-color: #7F7F7F !important;
}

#stacks_in_p355_n18_page23 a, #stacks_in_p355_n18_page23 a:visited, #stacks_in_p355_n18_page23 a:active{
	color: #0A0A0A !important;
}

#stacks_in_p355_n18_page23 a:hover{
	color: #0A0A0A !important;
}




























	/* -- TYPE GHOST EXTRA LARGE OVERRIDE -- */
	.stacks_in_p355_n18_page23button{
		background-color: transparent !important;
		border: 2px solid #C4C4C4 !important;
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	.stacks_in_p355_n18_page23button:hover{
		background-color: transparent !important;
	}
	











.stacks_in_p355_n18_page23buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_p355_n18_page23 {
	margin: 0px 0px 15px 0px;
}
/* Depth Content */

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

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




	#stacks_in_p355_n4_page23{margin-bottom: 0;}


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

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

#stacks_in_p355_n4_page23 .depth_image{

	background-size: cover;
	

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

	

	
	

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





#stacks_in_p355_n4_page23 .depth_tint{ background: rgba(255, 255, 255, 0.50); }

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

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

/* Aside */

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

	 
	margin-right: -600px; 
	

	

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


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




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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_p355_n4_page23 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_p355_n4_page23 hr.hr_bottom_header{
	height: 4px;
	width: 65%;
	background: rgba(159, 39, 42, 1.00);
	display: inline-block;}

#stacks_in_p355_n4_page23 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:0;text-indent:-9999px;background:url(../files/elevator-images/top.png) no-repeat left top;z-index:9988} #toTop:hover{background:url(../files/elevator-images/top.png) no-repeat left -51px} #toTop:active,#toTop:focus{outline:0}
