
 .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_p480_n2_page21{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_p480_n3_page21{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_p480_n7_page21{ line-height:1.42 ;letter-spacing:0.00em ;word-spacing:0.00em ;text-indent:0.00em ;    font-size:1.20rem ;        }.fontpro-stacks_in_p480_n7_page21: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_p480_n7_page21>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_p480_n7_page21{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_p480_n7_page21{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_p480_n7_page21{font-size:1.20rem }   }  
/* Depth Content */

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

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





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

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

#stacks_in_389_page21 .depth_image{

	background-size: cover;
	

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

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../e-media_files/banner_bg_image_389.jpg);
	
	
	
}





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

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

#stacks_in_389_page21 .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_389_page21 .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: 30px 0px 0px 0px;
	line-height: 0;}

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

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

	 
	max-width: 620px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_389_page21 .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_389_page21 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 4% 6.000000%;
	border-radius: 4px;
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.40);
	margin-bottom: 5%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.00);
	
	
	}

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

	 
	margin-right: -620px; 
	

	

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

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





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

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

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

/* Layer Top */






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




/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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





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

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

#stacks_in_358_page21 .depth_image{

	background-size: cover;
	

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

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../e-media_files/banner_bg_image_358.png);
	
	
	
}





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

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

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



/* Heading */

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

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

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

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

/* Content */

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

	 
	max-width: 340px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

#stacks_in_358_page21 .content_in p.sub_content{
	font-weight: normal;
	 font-weight: bolder; 
	
	
	font-size: 15px;
	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_358_page21 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -340px; 
	

	

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

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




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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_358_page21 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 43%;
	background: rgba(159, 39, 42, 1.00);
	margin-top: 10px;} #stacks_in_488_page21{overflow:visible;-webkit-font-smoothing:antialiased; -moz-box-shadow:1px 1px 5px #333333;-webkit-box-shadow:1px 1px 5px #333333;box-shadow:1px 1px 5px #333333;}#stacks_in_488_page21 .cycler_reel{position:relative;width:100%;overflow:hidden} #stacks_in_488_page21{visibility:hidden}#stacks_in_488_page21 .cycler_reel>div.stacks_out{width:100%!important}#stacks_in_488_page21 .cycler_reel>div.stacks_out:first{visibility:visible}  #stacks_in_488_page21 .cycler_nav{cursor:pointer;z-index:101;display:block;display:none; width:30px;height:30px;position:absolute;background:url(../e-media_files/cycler-images/75x75-ChevronLight.png) 0 0 no-repeat;background-size:100%; top:40%;}#stacks_in_488_page21 .cycler_nav.prev{ left:-30px; background-position:0 0}#stacks_in_488_page21 .cycler_nav.prev:hover{background-position:0 -30px}#stacks_in_488_page21 .cycler_nav.prev:active{background-position:0 -60px}#stacks_in_488_page21 .cycler_nav.next{ right:-30px; background-position:0 -90px}#stacks_in_488_page21 .cycler_nav.next:hover{background-position:0 -120px}#stacks_in_488_page21 .cycler_nav.next:active{background-position:0 -150px}  #stacks_in_488_page21 .cycler_pager{text-align:center;cursor:pointer;z-index:100;display:block; position:absolute;width:100%}#stacks_in_488_page21 .cycler_pager.none{display:none}#stacks_in_488_page21 .cycler_pager a{margin:5px;padding:0;display:inline-block;text-align:center}#stacks_in_488_page21 .cycler_pager.left{text-align:left}#stacks_in_488_page21 .cycler_pager.right{text-align:right}#stacks_in_488_page21 .cycler_pager.numbers.left.high,#stacks_in_488_page21 .cycler_pager.numbers.left.low{width:42px}#stacks_in_488_page21 .cycler_pager.sprite.left.high,#stacks_in_488_page21 .cycler_pager.sprite.left.low{width:25px}#stacks_in_488_page21 .cycler_pager.css_bullets.left.high,#stacks_in_488_page21 .cycler_pager.css_bullets.left.low{width:22px}#stacks_in_488_page21 .cycler_pager.numbers.right.high,#stacks_in_488_page21 .cycler_pager.numbers.right.low{width:42px}#stacks_in_488_page21 .cycler_pager.sprite.right.high,#stacks_in_488_page21 .cycler_pager.sprite.right.low{width:25px}#stacks_in_488_page21 .cycler_pager.css_bullets.right.high,#stacks_in_488_page21 .cycler_pager.css_bullets.right.low{width:22px} #stacks_in_488_page21 .cycler_pager.bottom,#stacks_in_488_page21 .cycler_pager.low{bottom:-30px}#stacks_in_488_page21 .cycler_pager.top,#stacks_in_488_page21 .cycler_pager.high{top:-30px}#stacks_in_488_page21 .cycler_pager.left{left:0px}#stacks_in_488_page21 .cycler_pager.right{right:0px} #stacks_in_488_page21 .cycler_pager.sprite a{text-indent:-9999px;width:15px;height:15px;background:url(../e-media_files/cycler-images/15x15-pop-blue.png) 0 0 no-repeat;background-size:100%}#stacks_in_488_page21 .cycler_pager.sprite a:hover{background-position:0 -15px}#stacks_in_488_page21 .cycler_pager.sprite a.activeSlide{background-position:0 -30px}#stacks_in_488_page21 .cycler_pager.numbers a{height:20px;width:20px;font-size:20px;padding:5px;background-color:#B7B7B7;border-radius:10px;-moz-box-shadow:inset 0 0 1px rgba(0,0,0,0.2);-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0.2);box-shadow:inset 0 0 1px rgba(0,0,0,0.2);border:1px solid #606060;text-align:center;line-height:20px;color:#E50000;text-decoration:none;text-shadow:0 1px 1px #FFFFFF;}
#stacks_in_488_page21 .cycler_pager.numbers a.activeSlide{color:#E50000;background-color:#606060}#stacks_in_488_page21 .cycler_pager.css_bullets a{position:relative;margin:5px;display:inline-block;height:10px;width:10px;background-color:#B7B7B7;border-radius:5px;box-shadow:inset 0 0 1px rgba(0,0,0,0.2);border:1px solid #F9FAF9;}#stacks_in_488_page21 .cycler_pager.css_bullets a.hover,#stacks_in_488_page21 .cycler_pager.css_bullets a:hover{background-color:#606060}#stacks_in_488_page21 .cycler_pager.css_bullets span{display:block;visibility:hidden;margin:0 auto;text-indent:-9999px;height:10px;width:10px;top:0px;position:relative;background-color:#FB002E;box-shadow:inset -5px 5px 10px rgba(0,0,0,0.2);border-radius:5px}#stacks_in_488_page21 .cycler_pager.css_bullets a.activeSlide span{visibility:visible}#stacks_in_488_page21 .cycler_pager.css_bullets a.activeSlide{background-color:#B7B7B7} 

#stacks_in_488_page21 {
	margin: 0px 30px 30px 30px;
}
#stacks_in_489_page21 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s none;
  border-radius: 0px; }

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

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

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

#stacks_in_489_page21 .fluid-image.align-right img {
  float: right; }
#stacks_in_491_page21 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s none;
  border-radius: 0px; }

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

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

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

#stacks_in_491_page21 .fluid-image.align-right img {
  float: right; }
#stacks_in_493_page21 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s none;
  border-radius: 0px; }

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

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

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

#stacks_in_493_page21 .fluid-image.align-right img {
  float: right; }
#stacks_in_495_page21 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s none;
  border-radius: 0px; }

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

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

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

#stacks_in_495_page21 .fluid-image.align-right img {
  float: right; }
#stacks_in_497_page21 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s none;
  border-radius: 0px; }

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

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

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

#stacks_in_497_page21 .fluid-image.align-right img {
  float: right; }
#stacks_in_499_page21 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s none;
  border-radius: 0px; }

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

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

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

#stacks_in_499_page21 .fluid-image.align-right img {
  float: right; }
#stacks_in_501_page21 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s none;
  border-radius: 0px; }

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

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

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

#stacks_in_501_page21 .fluid-image.align-right img {
  float: right; }
#stacks_in_503_page21 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s none;
  border-radius: 0px; }

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

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

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

#stacks_in_503_page21 .fluid-image.align-right img {
  float: right; }
#stacks_in_505_page21 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s none;
  border-radius: 0px; }

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

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

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

#stacks_in_505_page21 .fluid-image.align-right img {
  float: right; }
#stacks_in_507_page21 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s none;
  border-radius: 0px; }

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

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

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

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

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

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

.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_446_page21 .depth_section_link:hover .depth_in,
#stacks_in_446_page21 .depth_section_link:hover .depth_image{
	transform: scale(1.03);
}





#stacks_in_446_page21.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_446_page21.depth_out a{
	color: rgba(158, 40, 41, 1.00);}

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

#stacks_in_446_page21 .depth_image{

	background-size: cover;
	

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

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../e-media_files/banner_bg_image_446.png);
	
	
	
}





#stacks_in_446_page21 .depth_tint{ background: rgba(229, 229, 229, 0.00); }

#stacks_in_446_page21 .content_tint{ background: rgba(229, 229, 229, 0.00); }

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



/* Heading */

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

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

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

/* Content */

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

	 
	max-width: 300px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

@media screen and (max-width: 770px){
	#stacks_in_446_page21 .content_in a.depth_button{
		padding: 1% 2%;
	}
}
#stacks_in_446_page21 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(159, 39, 42, 1.00);
	box-shadow: inset 0 0 0 1px rgba(229, 229, 229, 1.00);}

#stacks_in_446_page21 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 18px;
	color: rgba(0, 0, 0, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

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

	 
	margin-right: -300px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

/* Depth Limit Gradient*/

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

	
}



#stacks_in_465_page21 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_465_page21 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_465_page21 #jwresp_col2_stacks_in_465_page21{ float:right; width:48%}@media screen and (max-width:500px){#stacks_in_465_page21 #jwresp_col1_stacks_in_465_page21,#stacks_in_465_page21 #jwresp_col2_stacks_in_465_page21{width:100%;float:none;display:block}#stacks_in_465_page21 #jwresp_col1_stacks_in_465_page21{margin-bottom:15px}}

#stacks_in_465_page21 {
	padding: 0px 20px 0px 20px;
}

#stacks_in_483_page21 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_466_page21 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_452_page21 .fluid-image img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-width: 50px;
  padding: 0;
  margin: 0 auto;
  display: block;
  transition: all 1s none;
  border-radius: 0px; }

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

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

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

#stacks_in_452_page21 .fluid-image.align-right img {
  float: right; }

#stacks_in_461_page21 {
	margin: 20px 0px 0px 0px;
}
#paperlessstacks_in_479_page21 {
	overflow-x: auto;
	font-size: 15px;
}

#paperlessstacks_in_479_page21 .table {
	width: 100%;
	max-width: 100%;
	margin: 20px 0px;
	line-height: 1.2em;
}

#paperlessstacks_in_479_page21 .table>tbody>tr>td,
#paperlessstacks_in_479_page21 .table>tbody>tr>th,
#paperlessstacks_in_479_page21 .table>thead>tr>td,
#paperlessstacks_in_479_page21 .table>thead>tr>th {
	line-height: 1.42857143;
	
    vertical-align: middle;
    
	text-align: left;
    
    
}


#paperlessstacks_in_479_page21 .table>tbody>tr>td,
#paperlessstacks_in_479_page21 .table>tbody>tr>th,
#paperlessstacks_in_479_page21 .table>thead>tr>td,
#paperlessstacks_in_479_page21 .table>thead>tr>th {
	padding: 8px;
	
    vertical-align: middle;
    
	border-top: 1px solid #ddd;
	text-align: left;
    
    
}

#paperlessstacks_in_479_page21 .table>thead>tr>th {
	border-bottom: 1px solid #ddd;
}






#paperlessstacks_in_479_page21 .table>thead>tr>th {
	background: rgba(255, 255, 255, 0.20);
	color: rgba(51, 51, 51, 1.00);
}

#paperlessstacks_in_479_page21 .table>tbody>tr {
	transition: all 300ms ease-in-out;
}

#paperlessstacks_in_479_page21 .table>tbody>tr.odd {
	background: rgba(255, 255, 255, 0.00);
}

#paperlessstacks_in_479_page21 .table>tbody>tr.even {
	background: rgba(255, 255, 255, 0.00);
}

#paperlessstacks_in_479_page21 .table>tbody>tr:hover {
	background: rgba(255, 255, 255, 0.00);
}

#paperlessstacks_in_479_page21 .table>tbody>tr>td {
	color: rgba(51, 51, 51, 1.00);
}

#paperlessstacks_in_479_page21 .can-sort {
	position: relative;
}

#paperlessstacks_in_479_page21 .can-sort:after {
	font-family: FontAwesome;
	content: '\f0dc';
	padding-right: 6px;
	padding-left: 6px;
	opacity: 0.50;
}




#paperlessstacks_in_479_page21 .permissions-cell, #paperlessstacks_in_479_page21 .permissions-header{display:none;}
#paperlessstacks_in_479_page21 .date-cell, #paperlessstacks_in_479_page21 .date-header{display:none;}

#paperlessstacks_in_479_page21 .preview-cell, #paperlessstacks_in_479_page21 .preview-header{display:none;}


#paperlessstacks_in_479_page21 .table>tbody>tr>td.icon-cell {
	font-size: 36px;
	text-align: center;
}

#paperlessstacks_in_479_page21 .icon-cell .subIconExtension {
	font-size: 14px;
	display: none;
	text-transform: lowercase;
}

.title-cell {
	text-transform: capitalize;
}

#paperlessstacks_in_479_page21 .date-cell,
#paperlessstacks_in_479_page21 .size-cell {
	white-space: nowrap;
}

#paperlessstacks_in_479_page21 .date-cell,
#paperlessstacks_in_479_page21 .linked-title-cell {
	text-transform: capitalize;
}

#paperlessstacks_in_479_page21 .type-cell {
	text-transform: lowercase;
}

#paperlessstacks_in_479_page21 .date-cell {
	text-transform: capitalize;
}

.size-cell {
	text-transform: uppercase;
}

.preview-cell {
	text-transform: none;
}

#paperlessstacks_in_479_page21 .preview-cell a {
	text-transform: none;
	border: 1px solid rgba(17, 17, 17, 1.00);
	background-color: rgba(88, 88, 88, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(88, 88, 88, 1.00)), color-stop(100%, rgba(17, 17, 17, 1.00)));
	background: -webkit-linear-gradient(top, rgba(88, 88, 88, 1.00) 0%, rgba(17, 17, 17, 1.00) 100%);
	background: -moz-linear-gradient(top, rgba(88, 88, 88, 1.00) 0%, rgba(17, 17, 17, 1.00) 100%);
	background: -ms-linear-gradient(top, rgba(88, 88, 88, 1.00) 0%, rgba(17, 17, 17, 1.00) 100%);
	background: -o-linear-gradient(top, rgba(88, 88, 88, 1.00) 0%, rgba(17, 17, 17, 1.00) 100%);
	background: linear-gradient(to bottom, rgba(88, 88, 88, 1.00) 0%, rgba(17, 17, 17, 1.00) 100%);
	border-radius: 3px;
	color: rgba(255, 255, 255, 1.00);
	padding: 10px;
	transition: all 300ms ease-in-out;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	text-align: center;
}

#paperlessstacks_in_479_page21 .preview-cell a:hover {
	border: 1px solid rgba(88, 88, 88, 1.00);
	background-color: rgba(88, 88, 88, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(88, 88, 88, 1.00)), color-stop(100%, rgba(88, 88, 88, 1.00)));
	background: -webkit-linear-gradient(top, rgba(88, 88, 88, 1.00) 0%, rgba(88, 88, 88, 1.00) 100%);
	background: -moz-linear-gradient(top, rgba(88, 88, 88, 1.00) 0%, rgba(88, 88, 88, 1.00) 100%);
	background: -ms-linear-gradient(top, rgba(88, 88, 88, 1.00) 0%, rgba(88, 88, 88, 1.00) 100%);
	background: -o-linear-gradient(top, rgba(88, 88, 88, 1.00) 0%, rgba(88, 88, 88, 1.00) 100%);
	background: linear-gradient(to bottom, rgba(88, 88, 88, 1.00) 0%, rgba(88, 88, 88, 1.00) 100%);
	color: rgba(255, 255, 255, 1.00);
	text-decoration: none;
}

#paperlessstacks_in_479_page21 .download-cell a {
	border: 1px solid rgba(255, 255, 255, 0.50);
	background-color: rgba(255, 255, 255, 0.50);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.50)), color-stop(100%, rgba(255, 255, 255, 0.30)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.50) 0%, rgba(255, 255, 255, 0.30) 100%);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.50) 0%, rgba(255, 255, 255, 0.30) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.50) 0%, rgba(255, 255, 255, 0.30) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.50) 0%, rgba(255, 255, 255, 0.30) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.50) 0%, rgba(255, 255, 255, 0.30) 100%);
	border-radius: 3px;
	color: rgba(51, 51, 51, 1.00);
	padding: 10px;
	transition: all 300ms ease-in-out;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	text-align: center;
}

#paperlessstacks_in_479_page21 .download-cell a:hover  {
	border: 1px solid rgba(249, 250, 249, 0.76);
	background-color: rgba(249, 250, 249, 0.76);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249, 250, 249, 0.76)), color-stop(100%, rgba(229, 229, 229, 0.76)));
	background: -webkit-linear-gradient(top, rgba(249, 250, 249, 0.76) 0%, rgba(229, 229, 229, 0.76) 100%);
	background: -moz-linear-gradient(top, rgba(249, 250, 249, 0.76) 0%, rgba(229, 229, 229, 0.76) 100%);
	background: -ms-linear-gradient(top, rgba(249, 250, 249, 0.76) 0%, rgba(229, 229, 229, 0.76) 100%);
	background: -o-linear-gradient(top, rgba(249, 250, 249, 0.76) 0%, rgba(229, 229, 229, 0.76) 100%);
	background: linear-gradient(to bottom, rgba(249, 250, 249, 0.76) 0%, rgba(229, 229, 229, 0.76) 100%);
	color: rgba(10, 10, 10, 1.00);
	text-decoration: none;
}

.download-cell {
	text-transform: none;
}


/* Code for custom icon colours, if enabled in the stack settings */
#paperlessstacks_in_479_page21 .file-type-mp3 .fa,
#paperlessstacks_in_479_page21 .file-type-wav .fa,
#paperlessstacks_in_479_page21 .file-type-ogg .fa {
	color: rgba(199, 39, 53, 1.00);
}

#paperlessstacks_in_479_page21 .file-type-rtf .fa,
#paperlessstacks_in_479_page21 .file-type-css .fa,
#paperlessstacks_in_479_page21 .file-type-html .fa,
#paperlessstacks_in_479_page21 .file-type-htm .fa,
#paperlessstacks_in_479_page21 .file-type-xml .fa,
#paperlessstacks_in_479_page21 .file-type-sql .fa,
#paperlessstacks_in_479_page21 .file-type-js .fa,
#paperlessstacks_in_479_page21 .file-type-md .fa {
	color: rgba(0, 128, 255, 1.00);
}

#paperlessstacks_in_479_page21 .file-type-xls .fa,
#paperlessstacks_in_479_page21 .file-type-xlsx .fa {
	color: rgba(30, 80, 38, 1.00);
}

#paperlessstacks_in_479_page21 .file-type-pages .fa {
	color: rgba(228, 119, 23, 1.00);
}

#paperlessstacks_in_479_page21 .file-type-pdf .fa {
	color: rgba(159, 39, 42, 1.00);
}

#paperlessstacks_in_479_page21 .file-type-ppt .fa,
#paperlessstacks_in_479_page21 .file-type-pptx .fa {
	color: rgba(196, 28, 14, 1.00);
}

#paperlessstacks_in_479_page21 .file-type-jpg .fa,
#paperlessstacks_in_479_page21 .file-type-tiff .fa,
#paperlessstacks_in_479_page21 .file-type-png .fa,
#paperlessstacks_in_479_page21 .file-type-gif .fa,
#paperlessstacks_in_479_page21 .file-type-bmp .fa,
#paperlessstacks_in_479_page21 .file-type-svg .fa,
#paperlessstacks_in_479_page21 .file-type-psd .fa,
#paperlessstacks_in_479_page21 .file-type-webp .fa {
	color: rgba(102, 204, 255, 1.00);
}

#paperlessstacks_in_479_page21 .file-type-key .fa {
	color: rgba(43, 100, 226, 1.00);
}

#paperlessstacks_in_479_page21 .file-type-mp4 .fa,
#paperlessstacks_in_479_page21 .file-type-m4v .fa,
#paperlessstacks_in_479_page21 .file-type-mov .fa,
#paperlessstacks_in_479_page21 .file-type-webm .fa,
#paperlessstacks_in_479_page21 .file-type-ogv .fa {
	color: rgba(255, 0, 128, 1.00);
}

#paperlessstacks_in_479_page21 .file-type-doc .fa,
#paperlessstacks_in_479_page21 .file-type-docx .fa {
	color: rgba(31, 48, 115, 1.00);
}

#paperlessstacks_in_479_page21 .file-type-zip .fa,
#paperlessstacks_in_479_page21 .file-type-tar .fa,
#paperlessstacks_in_479_page21 .file-type-rar .fa {
	color: rgba(153, 153, 153, 1.00);
}

#paperlessstacks_in_479_page21 .file-type-custom1 .fa {
	color: rgba(153, 153, 153, 1.00);
}

#paperlessstacks_in_479_page21 .file-type-custom2 .fa {
	color: rgba(153, 153, 153, 1.00);
}

#paperlessstacks_in_479_page21 .file-type-custom3 .fa {
	color: rgba(153, 153, 153, 1.00);
}

#paperlessstacks_in_479_page21 .file-type-custom4 .fa {
	color: rgba(153, 153, 153, 1.00);
}

#paperlessstacks_in_479_page21 .file-type-custom5 .fa {
	color: rgba(153, 153, 153, 1.00);
}


#paperlessstacks_in_479_page21 .dataTables_length,
#paperlessstacks_in_479_page21 .dataTables_filter {
	line-height: 2.50em;
	height: 60px;
	text-align: right;
}

#paperlessstacks_in_479_page21 .dataTables_length select {
	outline: none;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	width: 160px;
}

@media screen and (min-width: 768px) {
	#paperlessstacks_in_479_page21 .dataTables_length {
		float: left;
	}

	#paperlessstacks_in_479_page21 .dataTables_filter {
		float: right;
	}
}


#paperlessstacks_in_479_page21 .dataTables_filter input {
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	width: 160px;
	outline: none;
	display: inline-block;
}

#paperlessstacks_in_479_page21 .dataTables_info,
#paperlessstacks_in_479_page21 .dataTables_paginate {
	text-align: center;
	display: block;
	height: auto;
	overflow: auto;
	line-height: 3.00em;
	font-size: 15px;
}

#paperlessstacks_in_479_page21 .dataTables_paginate a {
	padding: 10px 15px;
	border: 1px solid rgba(220, 220, 220, 1.00);
	background-color: rgba(255, 255, 255, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1.00)), color-stop(100%, rgba(220, 220, 220, 1.00)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1.00) 0%, rgba(220, 220, 220, 1.00) 100%);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1.00) 0%, rgba(220, 220, 220, 1.00) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1.00) 0%, rgba(220, 220, 220, 1.00) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1.00) 0%, rgba(220, 220, 220, 1.00) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1.00) 0%, rgba(220, 220, 220, 1.00) 100%);
	color: rgba(17, 17, 17, 1.00);
	text-decoration: none;
	border-radius: 3px;
	margin: 0px 5px;
}

#paperlessstacks_in_479_page21 .dataTables_paginate a.paginate_button.current {
	border: 1px solid rgba(17, 17, 17, 1.00);
	background-color: rgba(88, 88, 88, 1.00);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(88, 88, 88, 1.00)), color-stop(100%, rgba(17, 17, 17, 1.00)));
	background: -webkit-linear-gradient(top, rgba(88, 88, 88, 1.00) 0%, rgba(17, 17, 17, 1.00) 100%);
	background: -moz-linear-gradient(top, rgba(88, 88, 88, 1.00) 0%, rgba(17, 17, 17, 1.00) 100%);
	background: -ms-linear-gradient(top, rgba(88, 88, 88, 1.00) 0%, rgba(17, 17, 17, 1.00) 100%);
	background: -o-linear-gradient(top, rgba(88, 88, 88, 1.00) 0%, rgba(17, 17, 17, 1.00) 100%);
	background: linear-gradient(to bottom, rgba(88, 88, 88, 1.00) 0%, rgba(17, 17, 17, 1.00) 100%);
	color: rgba(255, 255, 255, 1.00);
}

@media screen and (min-width: 768px) {
	#paperlessstacks_in_479_page21 .dataTables_info {
		float: left;
	}

	#paperlessstacks_in_479_page21 .dataTables_paginate {
		float: right;
	}
}


.stacksSpacerstacks_in_477_page21 {
	display: block;
	width: 100%;
	height:6px;
}/* Depth Content */

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

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

.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_404_page21 .depth_section_link:hover .depth_in,
#stacks_in_404_page21 .depth_section_link:hover .depth_image{
	transform: scale(1.03);
}





#stacks_in_404_page21.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_404_page21.depth_out a{
	color: rgba(158, 40, 41, 1.00);}

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

#stacks_in_404_page21 .depth_image{

	background-size: cover;
	

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

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../e-media_files/banner_bg_image_404.png);
	
	
	
}





#stacks_in_404_page21 .depth_tint{ background: rgba(229, 229, 229, 0.00); }

#stacks_in_404_page21 .content_tint{ background: rgba(229, 229, 229, 0.00); }

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



/* Heading */

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

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

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

/* Content */

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

	 
	max-width: 300px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_404_page21 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(229, 229, 229, 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_404_page21 .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: 8%;
	
	
	 display: none; }

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

@media screen and (max-width: 770px){
	#stacks_in_404_page21 .content_in a.depth_button{
		padding: 1% 2%;
	}
}
#stacks_in_404_page21 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(159, 39, 42, 1.00);
	box-shadow: inset 0 0 0 1px rgba(229, 229, 229, 1.00);}

#stacks_in_404_page21 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 18px;
	color: rgba(0, 0, 0, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(159, 39, 42, 1.00);
	border-right: 0px solid rgba(159, 39, 42, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

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

	 
	margin-right: -300px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_404_page21 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/* Start Compare stack CSS code */#stacks_in_405_page21 img{	max-width: none !important;	padding: 0 !important;	margin: 0 !important;}.stacks_in_405_page21Slider {    position: relative;    overflow: hidden;} .stacks_in_405_page21Slider img {    width: 100%;    display:block;} .stacks_in_405_page21Slider .stacks_in_405_page21Resize {    position: absolute;    top:0;    left: 0;    height: 100%;    width: 50%;    overflow: hidden;}.stacks_in_405_page21Slider .stacks_in_405_page21Handle { /* Thin line seperator */  position:absolute;   left:50%;  top:0;  bottom:0;  width:3px;  margin-left:-1px;  background: #FFFFFF;  cursor: ew-resize;} .stacks_in_405_page21Slider .stacks_in_405_page21Handle:after {  /* Big orange knob  */    position: absolute;    top: 50%;    width: 50px;    height: 50px;    margin: -24px 0 0 -24px;     content:'\21c4';    color:#333333;    font-weight:bold;    font-size:29px;    text-align:center;    line-height:50px;     background: #FFFFFF;    border-radius: 50%;    transition:all 0.3s ease;}.stacks_in_405_page21Slider .stacks_in_405_page21Handle.stacks_in_405_page21draggable:after {    width: 25px;    height: 25px;    margin: -11px 0 0 -11px;    line-height:25px;    font-size:14px;}/* End Compare stack CSS code *//* Depth Limit */

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

/* Depth Limit Gradient*/

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

	
}



#stacks_in_411_page21 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_411_page21 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_411_page21 #jwresp_col2_stacks_in_411_page21{ float:right; width:48%}@media screen and (max-width:500px){#stacks_in_411_page21 #jwresp_col1_stacks_in_411_page21,#stacks_in_411_page21 #jwresp_col2_stacks_in_411_page21{width:100%;float:none;display:block}#stacks_in_411_page21 #jwresp_col1_stacks_in_411_page21{margin-bottom:15px}}

#stacks_in_411_page21 {
	margin: 0px 0px 20px 0px;
	padding: 0px 20px 0px 20px;
}

#stacks_in_481_page21 {
	margin: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_443_page21buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_443_page21button{
	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_443_page21button:hover{
	color: #0A0A0A !important;
	background-color: #969696 !important;
	border-color: #7F7F7F !important;
}

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

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




























	/* -- TYPE GHOST EXTRA LARGE OVERRIDE -- */
	.stacks_in_443_page21button{
		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_443_page21button:hover{
		background-color: transparent !important;
	}
	











.stacks_in_443_page21buttonPressWrapper *{
	
	
}


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

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

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

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

#stacks_in_444_page21 {
	margin: 10px 0px 0px 0px;
}
.stacksSpacerstacks_in_478_page21 {
	display: block;
	width: 100%;
	height:6px;
}#stacks_in_p355_n1_page21>.s3_row {
	margin: 0 -0px;
}

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

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




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










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


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


}



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


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


}





/* Depth Content */

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

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




	#stacks_in_p355_n2_page21{margin-bottom: 0;}


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

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

#stacks_in_p355_n2_page21 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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

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


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

#stacks_in_p355_n2_page21 .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_page21 .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_page21 .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_page21 .content_in a.depth_button{
		padding: 6% 12%;
	}
}
#stacks_in_p355_n2_page21 .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_page21 .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_page21 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

#stacks_in_p355_n2_page21 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_page21buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_p355_n18_page21button{
	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_page21button:hover{
	color: #0A0A0A !important;
	background-color: #969696 !important;
	border-color: #7F7F7F !important;
}

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

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




























	/* -- TYPE GHOST EXTRA LARGE OVERRIDE -- */
	.stacks_in_p355_n18_page21button{
		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_page21button:hover{
		background-color: transparent !important;
	}
	











.stacks_in_p355_n18_page21buttonPressWrapper *{
	
	
}


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

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

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

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

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

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




	#stacks_in_p355_n4_page21{margin-bottom: 0;}


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

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

#stacks_in_p355_n4_page21 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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

#stacks_in_p355_n4_page21 .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_page21 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_page21 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_page21 .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_page21 .content_out{
		padding: 0% 0px 0% 0px;
		margin: 0 0%;}
	#stacks_in_p355_n4_page21 .heading_out h2{
		font-size: 30px;
		line-height: 36px;
	}
}


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


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

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

	 
	margin-right: -600px; 
	

	

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


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




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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_p355_n4_page21 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(../e-media_files/elevator-images/top.png) no-repeat left top;z-index:9988} #toTop:hover{background:url(../e-media_files/elevator-images/top.png) no-repeat left -51px} #toTop:active,#toTop:focus{outline:0}
