/* Depth Base */

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

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



.nfont{
	font-family: 'Open Sans', sans-serif !important;
}
h2.nfont,
.sub_heading.nfont{
	font-family: 'Open Sans', 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: 'Open Sans', sans-serif !important;
}
.depth_in a{text-decoration: none;}
.depth_in{
  font-size: 14px;
  line-height: 1.6;}

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



.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: 2.500000px;
  }
  .depth_row .s3_column_right .depth_section{
    margin-left: 2.500000px;
  }
  /* 3 Col Spacing */
  .depth_row.three_col .s3_column_left .depth_section{
    margin-right: 3.330000px;
  }
  .depth_row.three_col .s3_column_center .depth_section{
    margin-left: 1.665000px;
    margin-right: 1.665000px;
  }
  .depth_row.three_col .s3_column_right .depth_section{
    margin-left: 3.330000px;
  }
  /* 4 Col Spacing (1/4) */
  .depth_row .s3_column_4:first-child .depth_section{
    margin-right: 3.750000px;
    margin-left: 0;
  }
  /* 4 Col Spacing (2/4) */
  .depth_row .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 2.500000px;
    margin-left: 1.250000px;
  }
  /* 4 Col Spacing (3/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 1.250000px;
    margin-left: 2.500000px;
  }
  /* 4 Col Spacing (4/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-left: 3.750000px;
    margin-right: 0;
  }
  /* Flex Equal Height/Centering */
  
  .s3_row.depth_row,
  .depth_row .s3_column,
  .s3_row.depth_row .depth_out,
  .s3_row.depth_row .depth_out > div,
  .s3_row.depth_row .depth_wrapper,
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .depth_image *{
    flex: 1;
    display: flex !important;
  }
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .content_in{
    margin-left: auto !important;
    margin-right: auto !important;
  }

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


.content_flex {position: static;}

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

/* Edit Mode */


/* Animations */


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

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


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

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

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


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

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

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

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


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


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

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

/* Depth Limit Gradient*/

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

	
}



/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */



/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0 !important; list-style: none !important;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('../files/flexslider-icon.eot');
	src:url('../files/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('../files/flexslider-icon.woff') format('woff'),
		url('../files/flexslider-icon.ttf') format('truetype'),
		url('../files/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}
#stacks_in_249 .sf-loader{
	position: relative;
	text-align: center;
	font: normal 12px "Arial Rounded MT Bold", "Helvetica Rounded", Arial, sans-serif;
	letter-spacing: 1px;
	padding-bottom: 15px;
	-webkit-text-stroke: 0.15px;
  top: 60%;
  -webkit-font-smoothing: antialiased;
  color: #999999;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sf-loader hr{
	height: 10px !important;
	background-color: transparent !important;
	border: none;
}
#stacks_in_249 .sf-spinner {
  width: 80px;
  height: 50px;
  display: inline-block;
  background-color: #999999;
  border-radius: 1px;
  position: relative;
  z-index: 10;
  -webkit-backface-visibility: visible !important;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes rotateplane {
  0% { 
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
  } 50% { 
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
  } 100% { 
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}


/* FlexSlider Necessary Styles
*********************************/

#stacks_in_249{
	position: relative;
	z-index: 20;
	text-shadow: none;
	height: 225px;
	max-height: ;
	max-width: ;
	max-height:none;max-width:none;
	overflow: hidden;
}
.sf-loaded #stacks_in_249{height: auto;}

.flexslider {
	opacity: 0;
	-webkit-transition: opacity 1s ease-out;
	-moz-transition: opacity 1s ease-out;
	transition: opacity 1s ease-out;
}
.sf-loaded .flexslider{
	opacity: 1;
}
.sf-loaded .sf-loader{
	display: none;
}

.flexslider .slides{
	margin-bottom: 0 !important;
	padding-left: 0 !important;
}

.flexslider .slides:not(.lt-ie){
	margin-left: 0 !important;
}

.flexslider .slides a,
.flexslider .slides img{
	outline: none;
	border: none;
}
.flexslider .slides a{}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.flexslider .slides > li.anim {
	overflow: hidden;
  -webkit-transition: max-height 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -moz-transition: max-height 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: max-height 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.flexslider .slides img{width:100%;display: block;}
.flexslider .slides img.max {width: 100% !important; height: auto !important;}
.flexslider .slides img.limit {width: auto !important;}

.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { position: relative; zoom: 1; }
#stacks_in_249 *{
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#extraContainer1 .flexslider { margin: 0;}
.flex-viewport { 
	max-height: 2000px; 
	-webkit-transition: all 1s ease; 
	-moz-transition: all 1s ease; 
	-o-transition: all 1s ease; 
	transition: all 1s ease; 
}

.flexslider .slides { zoom: 1;}

/* Direction Nav */
#stacks_in_249 .flex-direction-nav {*height: 0;}

#stacks_in_249 .flex-direction-nav a{ 
	text-decoration:none;
	display: block;
	background-color: transparent;
	border-radius: 3px;
	font-style: normal !important;
	position: absolute;
	top: 50%;
	height: 44px;
	width: 44px;
	margin-top: -22px;
	z-index: 10;
	opacity: 0;
	cursor: pointer;
	line-height: 0;
	margin-left: 30px;
	color: #111111 !important;
	-webkit-transition: all .7s cubic-bezier(0.770, 0.000, 0.175, 1.000);
	-moz-transition: all .7s cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	transition: all .7s cubic-bezier(0.770, 0.000, 0.175, 1.000);
}
#stacks_in_249 .flex-direction-nav .flex-next{
	margin-left: 0px;
	margin-right: 30px;
}
#stacks_in_249 .flex-direction-nav .flex-prev {
	-webkit-transform: translateX(-50px);
  -moz-transform:    translateX(-50px);
  -ms-transform:     translateX(-50px);
  -o-transform:      translateX(-50px);
  transform:         translateX(-50px);
	left: -10px;
}
#stacks_in_249 .flex-direction-nav .flex-next { 
	-webkit-transform: translateX(50px);
  -moz-transform:    translateX(50px);
  -ms-transform:     translateX(50px);
  -o-transform:      translateX(50px);
  transform:         translateX(50px);
	text-align: right; 
	right: -10px;
}
#stacks_in_249 .flexslider:hover .flex-prev,
#stacks_in_249 .flexslider:hover .flex-next {
	-webkit-transform: translateX(0);
  -moz-transform:    translateX(0);
  -ms-transform:     translateX(0);
  -o-transform:      translateX(0);
  transform:         translateX(0);
	opacity: 0.4;
}

#stacks_in_249 .flex-direction-nav .flex-prev:before,
#stacks_in_249 .flex-direction-nav .flex-next:before{
	text-align: center;
	width: 45px;
	line-height: 46px;
	font-family: "flexslider-icon";
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 20px; 
	display: inline-block; 
	content: '\f001'; 
	z-index: 10;
	position: relative;
}
#stacks_in_249 .flex-direction-nav .flex-next:before  { width: 45px;content: '\f002';}
#stacks_in_249 .flexslider:hover .flex-next:hover, 
#stacks_in_249 .flexslider:hover .flex-prev:hover { opacity: 1; color: #111111 !important;}
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }


/* Caption */
.slides > li{position: relative;}
.flex-caption { 
	height:50px; 
	background:none;
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); 
	background: rgba(0,0,0,.5);
	box-shadow: inset 0 1px 0 rgba(0,0,0,.1), inset 0 2px 0 rgba(255,255,255,.04);
	zoom: 1; 
	text-align: left; 
	width: 100%; 
	z-index: 10;
	display: block; 
	text-indent: 20px;
	position: absolute; 
	left: 0; 
	bottom: 0; 
	color: #fff;
	line-height: 50px;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke: 0.2px #999;
	font-size: 14px;
}

/* Control Nav */
body ol.flex-control-nav {
	list-style-type: none !important;
	padding: 0 !important;
	margin: 0 !important;
	width: 100%; 
	position: absolute; 
	bottom: -40px; 
	text-align: center;
	opacity: 0.2;
	line-height: 50px;
	bottom: 0; 
	width:100%;
	z-index:100;
	-webkit-transition: opacity .6s linear;
	-moz-transition: opacity .6s linear;
	transition: opacity .6s linear;
}
.flex-control-nav *{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.flexslider:hover .flex-control-nav {
	opacity: 0.5;
}
#stacks_in_249 .flex-control-nav li {
	margin: 0 7px; 
	display: inline-block;
	zoom: 1;
	position: relative;
	*display: inline;
	list-style-type: none !important;
}
#stacks_in_249 .flex-control-paging li a {
	color: transparent !important; 
	width: 11px; 
	height: 11px; 
	display: block;
	float: left;
	background: #000000; 
	cursor: pointer; 
	text-align: left;
	text-indent: -9999px;
	position: relative;
	top: 1px;
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px; 
	-o-border-radius: 20px; 
	border-radius: 20px;
	-webkit-transition: background .25s ease-out;
	-moz-transition: background .25s ease-out;
	transition: background .25s ease-out;
}
#stacks_in_249 .flex-control-paging li a:hover { background:  #FFFFFF; }
#stacks_in_249 .flex-control-paging li a.flex-active { background: #FFFFFF; cursor: default; }

/* Control Nav MOD */
#extraContainer1 .flex-control-nav {bottom: 0;}

.flex-control-nav.alignRight {
	opacity: 0.4;
	text-align: right; 
	right: 15px;
	width:auto;
	display: block;
	float: left;
}

.flexslider:hover .flex-control-nav.alignRight {
	opacity: 0.7;
}

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
#stacks_in_249 .flexslider .flex-prev,
#stacks_in_249 .flexslider .flex-next {
	-webkit-transform: translateX(0);
  -moz-transform:    translateX(0);
  -ms-transform:     translateX(0);
  -o-transform:      translateX(0);
  transform:         translateX(0);
	opacity: 0.6;
}
}
@media screen and (max-width: 480px) {
	#stacks_in_249 .flex-direction-nav{display: none;}
}


/* Edit Mode UI  */



.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_288 {
	height: 40px;
}/* Depth Content */

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

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





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

#stacks_in_283 .depth_in{
	position: relative;
	margin: 0 auto;
	
	
	text-align: right;
}

#stacks_in_283 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

#stacks_in_283 .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%);
	   
	background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.60) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to left, rgba(0, 0, 0, 0.60) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

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

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

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

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

/* Content */

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

	 
	max-width: 360px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_283 .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);
	 font-weight: bolder; 
	
	}

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

/* Aside */

#stacks_in_283 .depth_aside{
	position: static;
	width: 100%;
	
	float: left;

	 
	margin-right: -360px; 
	

	

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


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




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

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

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

/* Layer Top */






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




/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_283 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 11%;
	background: rgba(230, 73, 30, 1.00);
	margin-top: 20px;}/* Depth Content */

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

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





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

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

#stacks_in_247 .depth_image{

	background-size: cover;
	

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

	

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

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_247 .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_247 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_247 .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_247 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

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

	 
	margin-right: -700px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_247 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 11%;
	background: rgba(230, 73, 30, 1.00);
	margin-top: 20px;}#stacks_in_197>.s3_row {
	margin: 0 -0px;
}

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

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




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










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


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


}



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


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


}





/* Depth Content */

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

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

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


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

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





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

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

#stacks_in_198 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

/* Aside */

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */






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




/* Force Mobile Legibility */

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




/* Breaks */

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

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

#stacks_in_198 hr.hr_bottom_header{
	height: 4px;
	width: 23%;
	background: rgba(255, 255, 255, 1.00);
	display: inline-block;}

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

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

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

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


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

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





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

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

#stacks_in_201 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

/* Aside */

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */






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




/* Force Mobile Legibility */

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




/* Breaks */

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

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

#stacks_in_201 hr.hr_bottom_header{
	height: 4px;
	width: 23%;
	background: rgba(255, 255, 255, 1.00);
	display: inline-block;}

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

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

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





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

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

#stacks_in_278 .depth_image{

	background-size: cover;
	

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

	

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

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_278 .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_278 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_278 .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_278 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

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

	 
	margin-right: -700px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_278 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 11%;
	background: rgba(230, 73, 30, 1.00);
	margin-top: 20px;}#stacks_in_38>.s3_row {
	margin: 0 -0px;
}

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

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

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

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








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


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


}



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


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


}



/* Depth Content */

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

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

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


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

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





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

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

#stacks_in_13 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


#stacks_in_13 .content_flex{
	
	
	 align-items: flex-end; 
}

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

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

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

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

/* Aside */

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_13 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_161 .content_flex{
		min-height: 350px;
	}
}

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

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


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

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





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

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

#stacks_in_161 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


#stacks_in_161 .content_flex{
	
	
	 align-items: flex-end; 
}

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

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

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

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

/* Aside */

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_161 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_165 .content_flex{
		min-height: 350px;
	}
}

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

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


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

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





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

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

#stacks_in_165 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


#stacks_in_165 .content_flex{
	
	
	 align-items: flex-end; 
}

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

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

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

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

/* Aside */

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

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

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

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








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


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


}



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


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


}



/* Depth Content */

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

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

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


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

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





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

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

#stacks_in_225 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


#stacks_in_225 .content_flex{
	
	
	 align-items: flex-end; 
}

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

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

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

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

/* Aside */

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_225 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_230 .content_flex{
		min-height: 350px;
	}
}

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

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


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

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





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

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

#stacks_in_230 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


#stacks_in_230 .content_flex{
	
	
	 align-items: flex-end; 
}

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

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

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

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

/* Aside */

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_230 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_235 .content_flex{
		min-height: 350px;
	}
}

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

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


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

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





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

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

#stacks_in_235 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 600px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


#stacks_in_235 .content_flex{
	
	
	 align-items: flex-end; 
}

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

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

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

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

/* Aside */

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

	 
	margin-right: -600px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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





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

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

#stacks_in_137 .depth_image{

	background-size: cover;
	

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

	

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

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_137 .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_137 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_137 .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_137 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

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

	 
	margin-right: -700px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */






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




/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_137 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 11%;
	background: rgba(230, 73, 30, 1.00);
	margin-top: 20px;}/* Depth Limit */

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

/* Depth Limit Gradient*/

#stacks_in_75.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(56, 53, 58, 1.00) 0%,rgba(56, 53, 58, 1.00) 95%);
	background-image: linear-gradient(to bottom, rgba(56, 53, 58, 1.00) 0%,rgba(56, 53, 58, 1.00) 95%);
	

	
}




@media screen and (min-width: 770px){
	#stacks_in_75 .s3_row .content_out{
		display: inline-block !important;
	}
}
#stacks_in_75 .s3_row,
#stacks_in_75 .s3_column,
#stacks_in_75 .s3_row .depth_out,
#stacks_in_75 .s3_row .depth_out > div,
#stacks_in_75 .s3_row .depth_wrapper,
#stacks_in_75 .s3_row .depth_image *{
	flex: 0 1 auto;
	display: block !important;
}

#stacks_in_75 .s3_row .content_flex {
	flex: 0 1 auto;
	display: block;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
}

/* Depth Content */

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

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




	#stacks_in_68{margin-bottom: 0;}


#stacks_in_68.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(192, 186, 178, 1.00);}
#stacks_in_68.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

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

#stacks_in_68 .depth_image{

	background-size: cover;
	

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

	

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

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





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

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

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



/* Heading */

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

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

#stacks_in_68 .heading_out h2{
	font-size: 16px;
	line-height: 24px;
	color: rgba(234, 230, 225, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 3px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

/* Content */

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

	 
	max-width: 300px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

/* Aside */

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

	 
	margin-right: -300px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



@media screen and (max-width: 770px ){
	#stacks_in_68 .depth_wrapper .content_out{
		padding: 0 !important;
		margin: 0 !important;
		max-width: 100% !important;
	}
	#stacks_in_68 .depth_wrapper .content_in{
		padding: 30px !important;
		margin: 0 !important;
	}
}



/* Breaks */

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

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

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

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