#stacks_in_309{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


#stacks_in_309 img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
#stacks_in_309 img.show{opacity: 1;}


.ncp img{max-width:100%;height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_309 .c+.c .count{margin-left: 4px;}
#stacks_in_309.s3 .c.s2_3 .count,#stacks_in_309.s4 .c.s2_4 .count,#stacks_in_309.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_309.s2 .c.s1_2 .c-pad,#stacks_in_309.s3 .c.s1_3 .c-pad,#stacks_in_309.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_309.s3 .c.s2_3 .c-pad,#stacks_in_309.s4 .c.s2_4 .c-pad,#stacks_in_309.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_309.s2 .c.s2_2 .c-pad,#stacks_in_309.s3 .c.s3_3 .c-pad,#stacks_in_309.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1>.c{width: 100%;}.ncp.s2>.c{width: 49.2%;}.ncp.s3>.c{width: 32.26%;}.ncp.s4>.c{width: 23.8%;}

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

	#stacks_in_309 .c+.c .count,
	#stacks_in_309.s3 .c.s2_3 .count,
	#stacks_in_309.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_309 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_309 .c:first-child,#stacks_in_309.s4 .c.s1_4,#stacks_in_309.s4 .c.s2_4{ padding: 0 0 4px;}
	#stacks_in_309 .c:last-child,#stacks_in_309.s4 .c.s3_4,#stacks_in_309.s4 .c.s4_4{ padding: 4px 0 0;}

	#stacks_in_309.s2 .c-pad,#stacks_in_309.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_309.s4 .c.s2_4 .count,
	#stacks_in_309.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_309.s4 .c {width: 49.2%;}
	#stacks_in_309.s4 .c.s1_4 .c-pad,#stacks_in_309.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_309.s4 .c.s2_4 .c-pad,#stacks_in_309.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_309 .count{ margin-left: 0 !important;}
	#stacks_in_309 .c .c-pad{padding: 0 !important;}
	#stacks_in_309.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
/* Depth Base */

.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;}
.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_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;}
  
.depth_out img{max-width: 100%}

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

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


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


.content_flex {position: static;}

.s3_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_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.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.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.button{	animation: nbanner_fadein .4s .65s backwards; }
.depth_inview.fast_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .4s .8s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .4s .25s backwards; }


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

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

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

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


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


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

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

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





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

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

#stacks_in_638 .depth_image{

	background-size: cover;
	

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

	

	
	
	background-image: url(../files/banner_bg_image-638.jpg);
	
	
	
}

	

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

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

#stacks_in_638 .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_638 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(253, 128, 8, 1.00);
	border-right: 0px solid rgba(253, 128, 8, 1.00);
	border-bottom: 0px solid rgba(253, 128, 8, 1.00);
	border-left: 10px solid rgba(253, 128, 8, 1.00);
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 40px 0px;
	line-height: 0;}

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

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

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_638 .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;
}

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

#stacks_in_638 .content_in a.button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 16px;
	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(253, 128, 8, 1.00);
	 font-weight: bolder; 
	
	}

@media screen and (max-width: 770px){
	#stacks_in_638 .content_in a.button{
		padding: 3% 6%;
	}
}
#stacks_in_638 .content_in a.button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(253, 128, 8, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

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

/* Aside */

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

	 
	margin-right: -700px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

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





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

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

#stacks_in_644 .depth_image{

	background-size: cover;
	

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

	

	
	
	background-image: url(../files/banner_bg_image-644.jpg);
	
	
	
}

	

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

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

#stacks_in_644 .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_644 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(253, 128, 8, 1.00);
	border-right: 0px solid rgba(253, 128, 8, 1.00);
	border-bottom: 0px solid rgba(253, 128, 8, 1.00);
	border-left: 10px solid rgba(253, 128, 8, 1.00);
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 40px 0px;
	line-height: 0;}

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

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

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_644 .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;
}

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

#stacks_in_644 .content_in a.button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 16px;
	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(253, 128, 8, 1.00);
	 font-weight: bolder; 
	
	}

@media screen and (max-width: 770px){
	#stacks_in_644 .content_in a.button{
		padding: 3% 6%;
	}
}
#stacks_in_644 .content_in a.button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(253, 128, 8, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

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

/* Aside */

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

	 
	margin-right: -700px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

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





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

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

#stacks_in_651 .depth_image{

	background-size: cover;
	

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

	

	
	
	background-image: url(../files/banner_bg_image-651.jpg);
	
	
	
}

	

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

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

#stacks_in_651 .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_651 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(253, 128, 8, 1.00);
	border-right: 0px solid rgba(253, 128, 8, 1.00);
	border-bottom: 0px solid rgba(253, 128, 8, 1.00);
	border-left: 10px solid rgba(253, 128, 8, 1.00);
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 40px 0px;
	line-height: 0;}

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

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

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_651 .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;
}

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

#stacks_in_651 .content_in a.button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 16px;
	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(253, 128, 8, 1.00);
	 font-weight: bolder; 
	
	}

@media screen and (max-width: 770px){
	#stacks_in_651 .content_in a.button{
		padding: 3% 6%;
	}
}
#stacks_in_651 .content_in a.button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(253, 128, 8, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

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

/* Aside */

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

	 
	margin-right: -700px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

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





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

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

#stacks_in_658 .depth_image{

	background-size: cover;
	

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

	

	
	
	background-image: url(../files/banner_bg_image-658.jpg);
	
	
	
}

	

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

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

#stacks_in_658 .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_658 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(253, 128, 8, 1.00);
	border-right: 0px solid rgba(253, 128, 8, 1.00);
	border-bottom: 0px solid rgba(253, 128, 8, 1.00);
	border-left: 10px solid rgba(253, 128, 8, 1.00);
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 40px 0px;
	line-height: 0;}

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

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

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_658 .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;
}

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

#stacks_in_658 .content_in a.button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 16px;
	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(253, 128, 8, 1.00);
	 font-weight: bolder; 
	
	}

@media screen and (max-width: 770px){
	#stacks_in_658 .content_in a.button{
		padding: 3% 6%;
	}
}
#stacks_in_658 .content_in a.button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(253, 128, 8, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

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

/* Aside */

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

	 
	margin-right: -700px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

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





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

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

#stacks_in_665 .depth_image{

	background-size: cover;
	

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

	

	
	
	background-image: url(../files/banner_bg_image-665.jpg);
	
	
	
}

	

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

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

#stacks_in_665 .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_665 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(253, 128, 8, 1.00);
	border-right: 0px solid rgba(253, 128, 8, 1.00);
	border-bottom: 0px solid rgba(253, 128, 8, 1.00);
	border-left: 10px solid rgba(253, 128, 8, 1.00);
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 40px 0px;
	line-height: 0;}

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

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

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_665 .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;
}

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

#stacks_in_665 .content_in a.button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 16px;
	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(253, 128, 8, 1.00);
	 font-weight: bolder; 
	
	}

@media screen and (max-width: 770px){
	#stacks_in_665 .content_in a.button{
		padding: 3% 6%;
	}
}
#stacks_in_665 .content_in a.button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(253, 128, 8, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

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

/* Aside */

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

	 
	margin-right: -700px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

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





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

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

#stacks_in_672 .depth_image{

	background-size: cover;
	

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

	

	
	
	background-image: url(../files/banner_bg_image-672.jpg);
	
	
	
}

	

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

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

#stacks_in_672 .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_672 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(253, 128, 8, 1.00);
	border-right: 0px solid rgba(253, 128, 8, 1.00);
	border-bottom: 0px solid rgba(253, 128, 8, 1.00);
	border-left: 10px solid rgba(253, 128, 8, 1.00);
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 40px 0px;
	line-height: 0;}

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

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

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_672 .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;
}

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

#stacks_in_672 .content_in a.button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 16px;
	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(253, 128, 8, 1.00);
	 font-weight: bolder; 
	
	}

@media screen and (max-width: 770px){
	#stacks_in_672 .content_in a.button{
		padding: 3% 6%;
	}
}
#stacks_in_672 .content_in a.button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(253, 128, 8, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

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

/* Aside */

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

	 
	margin-right: -700px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_672 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 12%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 20px;}@font-face {
	font-family: 'icomoon';
  src:  url('../files/icons/icomoon.eot?8zq521');
  src:  url('../files/icons/icomoon.eot?8zq521#iefix') format('embedded-opentype'),
    url('../files/icons/icomoon.woff2?8zq521') format('woff2'),
    url('../files/icons/icomoon.ttf?8zq521') format('truetype'),
    url('../files/icons/icomoon.woff?8zq521') format('woff'),
    url('../files/icons/icomoon.svg?8zq521#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="sp-icon-"], [class*=" sp-icon-"] {
	color: #FFFFFF;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;}

.sp-icon-chevron-rounded:before{content: "\e600"; }
.sp-icon-chevron-rounded-thick:before{content: "\e601"; }
.sp-icon-chevron-thin:before{content: "\e602"; }
.sp-icon-chevron-thick:before{content: "\e603"; }
.sp-icon-arrow:before{content: "\e604"; }
.sp-icon-arrow-thin:before{content: "\e605"; }
.sp-icon-arrow-thick:before{content: "\e606"; }
.sp-icon-round-1:before{content: "\e607"; }
.sp-icon-round-2:before{content: "\e608"; }
.sp-icon-round-3:before{content: "\e609"; }
.sp-icon-round-4:before{content: "\e60a"; }

#ncd-sp-arrow {
	display: inline-block;
	line-height: 0;
	z-index: 1000000;
	padding: 5px;
	background: #FF8000;
	border-radius: 7px;
	border-width: 3px;
	border-style: solid;
	box-shadow: rgba(0,0,0,0.2) 0 1px 3px;
	
	text-shadow: 0 0 3px rgba(0,0,0,0.2);
	opacity: 0;
	border-color: #FFFFFF;
}
#ncd-sp-arrow i {font-size: 24px;}
#ncd-sp-arrow.show i {cursor: pointer;}


#ncd-sp-arrow {
	position: fixed;
	opacity: 0;
	margin: 30px;
	-webkit-transition: opacity 150ms, -webkit-transform 150ms;
	transition: opacity 150ms, transform 150ms;
	-webkit-transform: rotateY(-55deg) scale(0.90);
			-ms-transform: rotateY(-55deg) scale(0.90);
					transform: rotateY(-55deg) scale(0.90);}

#ncd-sp-arrow.show.down-amount, 
#ncd-sp-arrow.show.down-container{
-webkit-transition: opacity 750ms 0, -webkit-transform 750ms 0;
	transition: opacity 750ms 0, transform 750ms 0;
}

#ncd-sp-arrow .rotateThis{
	-webkit-transition: -webkit-transform 700ms;
					transition: transform 700ms;}

#ncd-sp-arrow.show.down-amount .rotateThis, 
#ncd-sp-arrow.show.down-container .rotateThis{
	position: relative;
	-webkit-transform: rotate(-180deg);
					transform: rotate(-180deg);}
#ncd-sp-arrow.down-amount .rotateThis, 
#ncd-sp-arrow.down-container .rotateThis{
	position: relative;
	-webkit-transform: rotate(0);
					transform: rotate(0);}

#ncd-sp-arrow.show {
	opacity: 1; 
	-webkit-transform: rotateY(0) translateX(0) translateY(0) translateZ(100px) scale(1);
					transform: rotateY(0) translateX(0) translateY(0) translateZ(100px) scale(1);}

#ncd-sp-arrow.tl{top: 0;left: 0; }
#ncd-sp-arrow.tc{top: 0;left: 50%; }
#ncd-sp-arrow.tr{top: 0;right: 0; }
#ncd-sp-arrow.bl{bottom: 0;left: 0; }
#ncd-sp-arrow.bc{bottom: 0;left: 50%; }
#ncd-sp-arrow.br{bottom: 0;right: 0; }

@media screen and (max-width: 100px) {
	#ncd-sp-arrow{
		display: none;
	}
}


