 a.anchor{height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important} 
/* Depth Base */

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

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



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

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



.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: 10.000000px;
  }
  .depth_row .s3_column_right .depth_section{
    margin-left: 10.000000px;
  }
  /* 3 Col Spacing */
  .depth_row.three_col .s3_column_left .depth_section{
    margin-right: 13.320000px;
  }
  .depth_row.three_col .s3_column_center .depth_section{
    margin-left: 6.660000px;
    margin-right: 6.660000px;
  }
  .depth_row.three_col .s3_column_right .depth_section{
    margin-left: 13.320000px;
  }
  /* 4 Col Spacing (1/4) */
  .depth_row .s3_column_4:first-child .depth_section{
    margin-right: 15.000000px;
    margin-left: 0;
  }
  /* 4 Col Spacing (2/4) */
  .depth_row .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 10.000000px;
    margin-left: 5.000000px;
  }
  /* 4 Col Spacing (3/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 5.000000px;
    margin-left: 10.000000px;
  }
  /* 4 Col Spacing (4/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-left: 15.000000px;
    margin-right: 0;
  }
  /* Flex Equal Height/Centering */
  
  .s3_row.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: %;}}/*

Issue:
Strata, remove z-index from #t-band
Writer, remove z-index from .wrapper.main

*/

@font-face {
  font-family: 'velvet';
  src:  url('../files/icons/velvet.eot?n6z4l3');
  src:  url('../files/icons/velvet.eot?n6z4l3#iefix') format('embedded-opentype'),
    url('../files/icons/velvet.woff2?n6z4l3') format('woff2'),
    url('../files/icons/velvet.ttf?n6z4l3') format('truetype'),
    url('../files/icons/velvet.woff?n6z4l3') format('woff'),
    url('../files/icons/velvet.svg?n6z4l3#velvet') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="velvet-"], [class*=" velvet-"] {
  font-family: 'velvet' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.velvet_alert{
  position: absolute;
  color: #fff;
  top: 50%;
  left: 50%;
  font-size: 13px;
  transform: translate(-50%,-50%);
  padding: 6px 10px;
  line-height: 1.5;
  background: rgba(0,0,0,0.8);
  border-radius: 5px;
  text-align: center;
}

.velvet-play-1:before {
  content: "\e903";
}
.velvet-play-2:before {
  content: "\e904";
}
.velvet-play-6:before {
  content: "\e905";
}
.velvet-play-3:before {
  content: "\e901";
}
.velvet-play-4:before {
  content: "\e902";
}
.velvet-play-5:before {
  content: "\e900";
}

.velvet-icon{
  position: absolute;
  z-index: 2;
  pointer-events:none;
  text-shadow: none;
  transition: color 300ms;
}
.vzoom-img-op .velvet-icon{
	opacity: 0;
}
.cf:after{
  content: "";
  display: table;
  clear: both;
}
.velvet_active{ overflow: visible !important; }

.velvet_active:after{
  content: "";
  display: table;
  clear: both;
}

.vzoom-img-in[data-preventzoom="True"]{
  z-index: 0 !important;
}
.vzoom-img-in[data-preventzoom="True"] img,
.vzoom-img-in[data-preventzoom="True"] .vzoom-img-wrap{
  transform: none !important;
}
.vzoom-player table{ 
  background: transparent !important;
  border: 0 !important;
  margin: 0;
}
.vzoom-player .embed-center{ 
  max-width: 150vh;
  margin: 0 auto;
}
.vzoom-player .embed-container{ 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  background: #000;
  overflow: hidden !important; 
  max-width: 100%;
  margin-bottom: 0 !important;
  line-height: 0;
  box-shadow: 0 10px 40px rgba(0,0,0,0.4);
}
body.velvet_scaleIn .vzoom-player .embed-container{
  animation: ncdVideoScaleIn .5s .2s backwards;
}
.vzoom-player .embed-container:before{
  height: 100%;
  width: 100%;
  background: #000;
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  opacity: 0;
  transition: opacity 150ms;
}
.vzoom-player .embed-container:after{
  padding-top: 100%;
  content: '';
  display: block;
}
.vzoom-player.close .embed-container:before{
  z-index: 1;
  opacity: 1;
}
.vzoom-player .embed-container iframe, 
.vzoom-player .embed-container object, 
.vzoom-player .embed-container embed{ 
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%;
}
.vzoom-player .embed-container video{
  position: relative;
  z-index: 1000;
}
.vzoom-img,
.vzoom-img-wrap {
  position: relative;
  z-index: 66669999;
  -webkit-transition: all 300ms 100ms;
  -o-transition: all 300ms 100ms;
  transition: all 300ms 100ms;
}
.vzoom-overlay-open .vzoom-img,
.vzoom-overlay-open .vzoom-img-wrap {
  -webkit-transition: all 325ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 325ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 325ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
img[data-action="vzoom"] {
  cursor: pointer;
  width: 100%;
  max-width: none;
  float: left;
  position: relative;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
}
img.vzoom-img {
  cursor: pointer;
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
}
.velvet_placeholder{
  text-align: center;
}

.velvet_placeholder img{
  max-width: 250px;
  float: none;
  padding: 10px 0;
  z-index: 100;
  position: relative;
}

.velvet_placeholder .velvet-icon{
  display: none;
}

.vzoom-img-in{
  transition: opacity .4s .1s;
  position: relative;
}
.vzoom-img-in:before{
  position: absolute;
  pointer-events:none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  z-index: 1;
  transition: background 300ms;
}
.vzoom-img-in:hover:before{
  background: ;
}
.vzoom-img-in.velvet_active{
 z-index: 77779999;
}
.vzoom-img-in:after {
  content: "";
  display: table;
  clear: both;
}
.vzoom-img-in.vzoom-img-op{
  transition: opacity .35s;
  opacity: 0;
  pointer-events: none;
}
.vzoom-img-in.vzoom-img-op[data-preventzoom="True"]{
  opacity: 1;
}
.vzoom-overlay,
.vzoom-player {
  z-index: 1000;
  background: #000000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  filter: "alpha(opacity=0)";
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
.vzoom-overlay-open .vzoom-overlay {
  filter: "alpha(opacity=80)";
  opacity: .80;
}
.vzoom-overlay{
  -webkit-transition: opacity 300ms 300ms;
  -o-transition: opacity 300ms 300ms;
  transition: opacity 300ms 300ms;
}
.vzoom-overlay-open .vzoom-overlay{
  -webkit-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.vzoom-player {
  z-index: 1001;
  background: none;
  margin: 40px;
  opacity: 1;
  filter: none;
  pointer-events: auto;
  animation: ncdVideoOpacityIn .6s .25s backwards;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.vzoom-player table{
  height: 100%;
  width: 100%;
  border-collapse: collapse;
}
.vzoom-player table td{
  vertical-align: middle;
}
.vzoom-player *{
  box-sizing: content-box;
}
.vzoom-player.close .embed-container{
  transition: opacity 300ms;
  opacity: 0;
}
.vzoom-overlay-open,
.vzoom-overlay-transitioning {
  cursor: default;
}
@keyframes ncdVideoOpacityIn {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes ncdVideoScaleIn {
  0%   { transform: scale(0.96); }
  100% { transform: scale(1); }
}
.vzoom-img-in .embed-container{ 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  background: #000;
  overflow: hidden !important; 
  max-width: 100%;
  line-height: 0;
}
.vzoom-img-in .embed-container iframe, 
.vzoom-img-in .embed-container object, 
.vzoom-img-in .embed-container embed{ 
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%;
}

@media screen and (min-width: 600px) {
  .vzoom-img-in .embed-container{
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .vzoom-img-in img,
  .vzoom-img-in:before,
  .vzoom-img-in .velvet-icon{
    display: none !important;
  }
  .vzoom-img-in .embed-container,
  .vzoom-img-in .embed-container iframe, 
  .vzoom-img-in .embed-container object, 
  .vzoom-img-in .embed-container embed{ 
    display: block;
  }
}


/* Edit Mode */
/* Depth Limit */

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

/* Depth Limit Gradient*/

#stacks_in_992_page0.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%);
	

	
}



/* 2.0.1
- improves overall performance on retina devices
- fixes performance issue in safari when using the Frosted Glass effect
- fixes a loading bug with the parallax effect
 */
#stacks_in_523_page0.btr-bg-outer .btr-bg-inner {
  
  min-height: 75vh;
  
}
#stacks_in_523_page0.btr-bg-gradient .btr-bg-inner ,
#stacks_in_523_page0.btr-bg-animated .btr-bg-inner ,
#stacks_in_523_page0.btr-bg-blur .btr-bg-inner ,
#stacks_in_523_page0.btr-bg-mouse .btr-bg-inner ,
#stacks_in_523_page0.btr-bg-pan .btr-bg-inner ,
#stacks_in_523_page0.btr-bg-parallax .btr-bg-inner ,
#stacks_in_523_page0.btr-bg-transition .btr-bg-inner ,
#stacks_in_523_page0.btr-bg-none .btr-bg-inner  {
  padding: 0px 0px 0px 0px;
}
#stacks_in_523_page0.btr-bg-none {
background-repeat: no-repeat;
background-color: rgba(14, 20, 22, 1.00);
}
#stacks_in_523_page0.btr-bg-outer:after {
  background: rgba(87, 161, 243, 0.23);
}
#stacks_in_523_page0.btr-bg-outer {
  background-image : url(../files/backgroundImageBlur_523.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transform:translateZ(0);
}
#stacks_in_523_page0.btr-bg-outer .btr-bg-inner .btr-bg-content {
  position: relative;
  background-color : rgba(255, 255, 255, 0.00);
  overflow: hidden;
  padding: 4px 0px 0px 0px;
  margin: 0 auto;
  max-width: 2000px;
  width: 100%;
  
  border-color: rgba(255, 255, 255, 0.50) rgba(255, 255, 255, 0.40) rgba(255, 255, 255, 0.10) rgba(255, 255, 255, 0.40);
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-radius: 0px 0px 0px 0px;
}
#stacks_in_523_page0.btr-bg-outer .btr-bg-inner .btr-bg-header,
#stacks_in_523_page0.btr-bg-outer .btr-bg-inner .btr-bg-footer {
  
  pointer-events: none;
  opacity: 0;
  
}



/* Pan */

#stacks_in_523_page0.btr-bg-pan {
  background-image: none;
}
#stacks_in_523_page0.btr-bg-pan:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  background-image : url(../files/backgroundImageBlur_523.jpg);
  background-repeat: no-repeat;
  background-color: rgba(14, 20, 22, 1.00);
  background-position: center center;
  background-size: cover;
  width: calc(100% + 600px);
  -webkit-animation-duration: 275s;
  animation-duration: 275s;
  -webkit-animation-name: btg-bg-pan;
  animation-name: btg-bg-pan;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  will-change: background-position;
  -webkit-transform:translateZ(0);
}
#stacks_in_523_page0.btr-bg-pan.btr-bg-disabled:before {
  width: 100%;
  -webkit-animation: none;
  animation: none;
}







/* Depth Content */

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

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




	#stacks_in_3_page0{margin-bottom: 0;}


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

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

#stacks_in_3_page0 .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(238, 238, 238, 0.00);
	background-size: cover;
	
}





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

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

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



/* Heading */

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

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

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

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

#stacks_in_3_page0 p.sub_heading{
	color: rgba(17, 87, 151, 1.00);
	font-size: 20px;
	letter-spacing: 0px;
	margin: 20px 0 10px;
	
	
	
	 text-transform: uppercase;
	float: none;}

/* Content */

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

	 
	max-width: 440px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_3_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 5% 7.500000%;
	border-radius: 30px;
	box-shadow: inset 0 0 0 3px rgba(11, 16, 158, 1.00);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(37, 37, 37, 1.00);
	background: rgba(230, 233, 233, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_3_page0 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_3_page0 .content_in a.depth_button:hover{
	color: rgba(230, 233, 233, 1.00);
	background: rgba(20, 84, 167, 1.00);
	box-shadow: inset 0 0 0 3px rgba(21, 106, 182, 1.00);}

#stacks_in_3_page0 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	 text-transform: uppercase;
	font-size: 14px;
	color: rgba(251, 2, 128, 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_3_page0 .depth_aside{
	position: static;
	width: 100%;
	
	float: left;

	 
	margin-right: -440px; 
	

	

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

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


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


#stacks_in_3_page0 .depth_aside_padding > div{max-width:500px;}

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

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

/* Layer Top */




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






/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

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




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










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



}



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


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


}






#stacks_in_842_page0 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_842_page0 {
	width: 175px;
	margin-left:0;
}

#stacks_out_844_page0 {
	width: 175px;
	margin-left:0;
}

#stacks_in_847_page0 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_847_page0 {
	width: 175px;
}

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

#stacks_out_5_page0 {
	width: 85%;
}

#stacks_in_849_page0 {
	margin: 0px 0px 30px 0px;
}
#stacks_in_851_page0>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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



}






#stacks_out_853_page0 {
	width: 130px;
}

#stacks_out_856_page0 {
	width: 130px;
}

#stacks_in_858_page0 {
	padding: 5px 0px 0px 0px;
}
/* Depth Limit */

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

/* Depth Limit Gradient*/

#stacks_in_532_page0.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%);
	

	
}



/* Depth Content */

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

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





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

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

#stacks_in_534_page0 .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(238, 238, 238, 0.00);
	background-size: cover;
	
}





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

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

#stacks_in_534_page0 .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_534_page0 .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_534_page0 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

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

#stacks_in_534_page0 p.super_heading{
	color: rgba(252, 54, 21, 1.00);
	font-size: 16px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	
	
	 display: none; 
	
	float: none;}

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

/* Content */

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

	 
	max-width: 660px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

/* Aside */

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

	 
	margin-right: -660px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

/* Depth Limit Gradient*/

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

	
}



#stacks_in_540_page0>.s3_row {
	margin: 0 -21px;
}

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

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

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

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








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



}



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


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


}




#stacks_in_540_page0 {
	padding: 0px 50px 0px 50px;
}

#stacks_out_542_page0 {
	width: 150px;
}

#stacks_out_545_page0 {
	width: 150px;
}

#stacks_out_548_page0 {
	width: 150px;
}
#stacks_in_550_page0>.s3_row {
	margin: 0 -21px;
}

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

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

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

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








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



}



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


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


}




#stacks_in_550_page0 {
	padding: 0px 50px 0px 50px;
}

#stacks_out_552_page0 {
	width: 150px;
}

#stacks_out_555_page0 {
	width: 150px;
}

#stacks_out_619_page0 {
	width: 150px;
}
#stacks_in_560_page0>.s3_row {
	margin: 0 -21px;
}

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

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

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

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








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



}



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


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


}




#stacks_in_560_page0 {
	padding: 0px 50px 0px 50px;
}

#stacks_out_562_page0 {
	width: 150px;
}

#stacks_out_565_page0 {
	width: 150px;
}

#stacks_out_568_page0 {
	width: 150px;
}
/* Depth Limit */

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

/* Depth Limit Gradient*/

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

	
}



#stacks_in_945_page0>.s3_row {
	margin: 0 -21px;
}

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

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

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

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








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



}



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


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


}




#stacks_in_945_page0 {
	padding: 0px 50px 0px 50px;
}

#stacks_out_947_page0 {
	width: 150px;
}

#stacks_out_950_page0 {
	width: 150px;
}

#stacks_out_953_page0 {
	width: 150px;
}
#stacks_in_956_page0>.s3_row {
	margin: 0 -21px;
}

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

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

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

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








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



}



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


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


}




#stacks_in_956_page0 {
	padding: 0px 50px 0px 50px;
}

#stacks_out_958_page0 {
	width: 150px;
}

#stacks_out_961_page0 {
	width: 150px;
}

#stacks_out_964_page0 {
	width: 150px;
}
#stacks_in_967_page0>.s3_row {
	margin: 0 -21px;
}

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

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

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

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








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



}



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


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


}




#stacks_in_967_page0 {
	padding: 0px 50px 0px 50px;
}

#stacks_out_969_page0 {
	width: 150px;
}

#stacks_out_972_page0 {
	width: 150px;
}

#stacks_out_975_page0 {
	width: 150px;
}
/* Depth Limit */

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

/* Depth Limit Gradient*/

#stacks_in_725_page0.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%);
	

	
}



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

#stacks_in_727_page0>.s3_row>.s3_column_left {
	width: 61.39%;
}

#stacks_in_727_page0>.s3_row>.s3_column_right {
	width: 38.610001%;
}




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










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



}



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


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


}






#stacks_in_727_page0 {
	margin: 30px 0px 0px 0px;
}

#stacks_in_729_page0 {
	margin: 70px 0px 0px 0px;
}

#stacks_in_731_page0 {
	padding: 50px 0px 0px 40px;
}

#stacks_out_731_page0 {
	width: 81%;
	margin-left:0;
}

#stacks_in_733_page0 {
	padding: 50px 0px 0px 25px;
}

#stacks_out_733_page0 {
	width: 81%;
	margin-left:0;
}

#stacks_in_735_page0 {
	padding: 30px 0px 0px 0px;
}
@important "partials/mixins";
.com_onelittledesigner_stacks_Feature_Section_stack, #stacks_out_737_page0 {
  overflow: visible !important; }

#feature-cards-stacks_in_737_page0 {
  margin: 0 auto;
  max-width: 1000px; }
  #feature-cards-stacks_in_737_page0 * {
    box-sizing: border-box; }
  #feature-cards-stacks_in_737_page0 .feature-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    #feature-cards-stacks_in_737_page0 .feature-grid.hide-content-icon .feature-card-icon {
      display: none; }
    #feature-cards-stacks_in_737_page0 .feature-grid.hide-content-text .feature-card-content {
      display: none; }
    #feature-cards-stacks_in_737_page0 .feature-grid.show-content-stacks .feature-card-stacks {
      display: block; }
    #feature-cards-stacks_in_737_page0 .feature-grid.no-icons .feature-card-icon i {
      display: none; }
  #feature-cards-stacks_in_737_page0 .feature-outer {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding: 10px 10px; }
    #feature-cards-stacks_in_737_page0 .feature-outer > a {
      text-decoration: none; }
  #feature-cards-stacks_in_737_page0 .feature-card {
    /*  */
    background: rgba(17, 87, 151, 1.00);
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    /*  */
    /*  */
    height: 100%;
    /*  */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow: hidden;
    /*  */
    -webkit-box-pack: flex-start;
        -ms-flex-pack: flex-start;
            justify-content: flex-start;
    transition: all 0.3s ease;
    padding: 0px;
    border-radius: 4px;
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg); }
  #feature-cards-stacks_in_737_page0 .feature-card-stacks {
    display: none; }
  #feature-cards-stacks_in_737_page0 .feature-card-icon {
    /*  */
    /*  */
    /*  */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    box-sizing: content-box;
    width: 70px;
    height: 70px;
    margin: 20px 0px 20px 0px;
    padding: 0px 0px 0px 40px;
    border-radius: 50px 50px 50px 50px;
    transition: all 0.3s ease; }
    #feature-cards-stacks_in_737_page0 .feature-card-icon i {
      font-size: 30px;
      color: #FFFFFF;
      transition: all 0.6s ease-out;
      -webkit-transform-origin: center center;
              transform-origin: center center; }
  #feature-cards-stacks_in_737_page0 .feature-card-content {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding: 15px;
    text-align: left; }
  #feature-cards-stacks_in_737_page0 .feature-card-header {
    /*  */
    font-family: "Open Sans";
    /*  */
    margin: 0;
    color: #F6FBFB;
    font-size: 14px;
    line-height: 15px;
    font-weight: ; }
  #feature-cards-stacks_in_737_page0 .feature-card-description {
    /*  */
    font-family: "Nunito";
    /*  */
    /*  */
    margin: 10px 0;
    display: block;
    color: #F6FBFB;
    font-size: 14px;
    line-height: 30px; }

/*  */
#feature-cards-stacks_in_737_page0 .feature-card:hover {
  /*  */
  z-index: 30;
  position: relative;
  -webkit-transform: scale(1.06) rotate(0deg) translateY(0px);
          transform: scale(1.06) rotate(0deg) translateY(0px); }
  #feature-cards-stacks_in_737_page0 .feature-card:hover .feature-card-icon {
    /**/ }
    #feature-cards-stacks_in_737_page0 .feature-card:hover .feature-card-icon i {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
      /**/ }
  #feature-cards-stacks_in_737_page0 .feature-card:hover .feature-card-header {
    /**/ }
  #feature-cards-stacks_in_737_page0 .feature-card:hover .feature-card-description {
    /**/
    color: #115797;
    /**/ }

#feature-cards-stacks_in_737_page0 .feature-grid.ripple .feature-card {
  position: relative; }
  #feature-cards-stacks_in_737_page0 .feature-grid.ripple .feature-card::before {
    background: #FFFFFF;
    content: '';
    z-index: -1;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    transition: all 0.4s ease-out;
    border-radius: 50%;
    -webkit-transform: translate(-30px, -30px);
            transform: translate(-30px, -30px); }

#feature-cards-stacks_in_737_page0 .feature-grid.ripple.center .feature-card::before {
  top: 50%;
  left: 50%;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scale(0) translate(-50%, -50%);
          transform: scale(0) translate(-50%, -50%); }

#feature-cards-stacks_in_737_page0 .feature-grid.ripple.center .feature-card:hover::before {
  width: 150%;
  height: 150%;
  border-radius: 4;
  transition: all 0.4s ease-out;
  -webkit-transform: scale(1) translate(-50%, -50%);
          transform: scale(1) translate(-50%, -50%); }

#feature-cards-stacks_in_737_page0 .feature-grid.ripple.top-left .feature-card::before {
  top: -30px;
  left: -30px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  border-radius: 0 50% 50% 50%; }

#feature-cards-stacks_in_737_page0 .feature-grid.ripple.top-left .feature-card:hover::before {
  width: 200%;
  height: 200%;
  -webkit-transform: scale(1);
          transform: scale(1);
  box-shadow: 0 0 0 20px #FFFFFF; }

#feature-cards-stacks_in_737_page0 .feature-grid.ripple.top-right .feature-card::before {
  top: -30px;
  right: -30px;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: scale(1);
          transform: scale(1); }

#feature-cards-stacks_in_737_page0 .feature-grid.ripple.top-right .feature-card:hover::before {
  width: 200%;
  height: 200%;
  -webkit-transform: scale(1);
          transform: scale(1);
  border-radius: 50% 0 50% 50%; }

#feature-cards-stacks_in_737_page0 .feature-grid.ripple.bottom-left .feature-card::before {
  left: -30px;
  bottom: -30px;
  border-radius: 4px;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transform: scale(0);
          transform: scale(0); }

#feature-cards-stacks_in_737_page0 .feature-grid.ripple.bottom-left .feature-card:hover::before {
  width: 200%;
  height: 200%;
  -webkit-transform: scale(1);
          transform: scale(1); }

#feature-cards-stacks_in_737_page0 .feature-grid.ripple.bottom-right .feature-card::before {
  bottom: -30px;
  right: -30px;
  border-radius: 50% 50% 0 50%;
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transform: scale(0);
          transform: scale(0); }

#feature-cards-stacks_in_737_page0 .feature-grid.ripple.bottom-right .feature-card:hover::before {
  width: 200%;
  height: 200%;
  -webkit-transform: scale(1);
          transform: scale(1); }

@media (min-width: 767px) {
  #feature-cards-stacks_in_737_page0 .feature-outer {
    /**/
    max-width: 33.333332%;
    /**/
    width: 33.333332%; } }

@media (min-width: 468px) and (max-width: 767px) {
  #feature-cards-stacks_in_737_page0 .feature-outer {
    /**/
    max-width: 50.000000%;
    /**/
    width: 50.000000%; } }

@media (min-width: 0px) and (max-width: 468px) {
  #feature-cards-stacks_in_737_page0 .feature-outer {
    /**/
    max-width: 100.000000%;
    /**/
    width: 100.000000%; } }

/*  */
#feature-section-card-stacks_in_739_page0 img {
  width: 50px;
  height: 49px;
  margin: 40px 20px 0px 20px; }
#feature-section-card-stacks_in_743_page0 img {
  width: 150px;
  height: 150px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_747_page0 img {
  width: 150px;
  height: 150px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_751_page0 img {
  width: 150px;
  height: 150px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_755_page0 img {
  width: 150px;
  height: 150px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_759_page0 img {
  width: 150px;
  height: 150px;
  margin: 0px 0px 0px 0px; }

#stacks_in_763_page0 {
	padding: 30px 15px 0px 15px;
}
@important "partials/mixins";
.com_onelittledesigner_stacks_Feature_Section_stack, #stacks_out_860_page0 {
  overflow: visible !important; }

#feature-cards-stacks_in_860_page0 {
  margin: 0 auto;
  max-width: 1000px; }
  #feature-cards-stacks_in_860_page0 * {
    box-sizing: border-box; }
  #feature-cards-stacks_in_860_page0 .feature-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    #feature-cards-stacks_in_860_page0 .feature-grid.hide-content-icon .feature-card-icon {
      display: none; }
    #feature-cards-stacks_in_860_page0 .feature-grid.hide-content-text .feature-card-content {
      display: none; }
    #feature-cards-stacks_in_860_page0 .feature-grid.show-content-stacks .feature-card-stacks {
      display: block; }
    #feature-cards-stacks_in_860_page0 .feature-grid.no-icons .feature-card-icon i {
      display: none; }
  #feature-cards-stacks_in_860_page0 .feature-outer {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding: 10px 10px; }
    #feature-cards-stacks_in_860_page0 .feature-outer > a {
      text-decoration: none; }
  #feature-cards-stacks_in_860_page0 .feature-card {
    /*  */
    background: rgba(17, 87, 151, 1.00);
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    /*  */
    /*  */
    height: 100%;
    /*  */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow: hidden;
    /*  */
    -webkit-box-pack: flex-start;
        -ms-flex-pack: flex-start;
            justify-content: flex-start;
    transition: all 0.3s ease;
    padding: 0px;
    border-radius: 4px;
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg); }
  #feature-cards-stacks_in_860_page0 .feature-card-stacks {
    display: none; }
  #feature-cards-stacks_in_860_page0 .feature-card-icon {
    /*  */
    /*  */
    /*  */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    box-sizing: content-box;
    width: 70px;
    height: 70px;
    margin: 20px 0px 20px 0px;
    padding: 0px 0px 0px 40px;
    border-radius: 50px 50px 50px 50px;
    transition: all 0.3s ease; }
    #feature-cards-stacks_in_860_page0 .feature-card-icon i {
      font-size: 30px;
      color: #FFFFFF;
      transition: all 0.6s ease-out;
      -webkit-transform-origin: center center;
              transform-origin: center center; }
  #feature-cards-stacks_in_860_page0 .feature-card-content {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding: 15px;
    text-align: left; }
  #feature-cards-stacks_in_860_page0 .feature-card-header {
    /*  */
    font-family: "Open Sans";
    /*  */
    margin: 0;
    color: #F6FBFB;
    font-size: 14px;
    line-height: 15px;
    font-weight: ; }
  #feature-cards-stacks_in_860_page0 .feature-card-description {
    /*  */
    font-family: "Nunito";
    /*  */
    /*  */
    margin: 10px 0;
    display: block;
    color: #F6FBFB;
    font-size: 14px;
    line-height: 30px; }

/*  */
#feature-cards-stacks_in_860_page0 .feature-card:hover {
  /*  */
  z-index: 30;
  position: relative;
  -webkit-transform: scale(1.06) rotate(0deg) translateY(0px);
          transform: scale(1.06) rotate(0deg) translateY(0px); }
  #feature-cards-stacks_in_860_page0 .feature-card:hover .feature-card-icon {
    /**/ }
    #feature-cards-stacks_in_860_page0 .feature-card:hover .feature-card-icon i {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
      /**/ }
  #feature-cards-stacks_in_860_page0 .feature-card:hover .feature-card-header {
    /**/ }
  #feature-cards-stacks_in_860_page0 .feature-card:hover .feature-card-description {
    /**/
    color: #115797;
    /**/ }

#feature-cards-stacks_in_860_page0 .feature-grid.ripple .feature-card {
  position: relative; }
  #feature-cards-stacks_in_860_page0 .feature-grid.ripple .feature-card::before {
    background: #FFFFFF;
    content: '';
    z-index: -1;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    transition: all 0.4s ease-out;
    border-radius: 50%;
    -webkit-transform: translate(-30px, -30px);
            transform: translate(-30px, -30px); }

#feature-cards-stacks_in_860_page0 .feature-grid.ripple.center .feature-card::before {
  top: 50%;
  left: 50%;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scale(0) translate(-50%, -50%);
          transform: scale(0) translate(-50%, -50%); }

#feature-cards-stacks_in_860_page0 .feature-grid.ripple.center .feature-card:hover::before {
  width: 150%;
  height: 150%;
  border-radius: 4;
  transition: all 0.4s ease-out;
  -webkit-transform: scale(1) translate(-50%, -50%);
          transform: scale(1) translate(-50%, -50%); }

#feature-cards-stacks_in_860_page0 .feature-grid.ripple.top-left .feature-card::before {
  top: -30px;
  left: -30px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  border-radius: 0 50% 50% 50%; }

#feature-cards-stacks_in_860_page0 .feature-grid.ripple.top-left .feature-card:hover::before {
  width: 200%;
  height: 200%;
  -webkit-transform: scale(1);
          transform: scale(1);
  box-shadow: 0 0 0 20px #FFFFFF; }

#feature-cards-stacks_in_860_page0 .feature-grid.ripple.top-right .feature-card::before {
  top: -30px;
  right: -30px;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: scale(1);
          transform: scale(1); }

#feature-cards-stacks_in_860_page0 .feature-grid.ripple.top-right .feature-card:hover::before {
  width: 200%;
  height: 200%;
  -webkit-transform: scale(1);
          transform: scale(1);
  border-radius: 50% 0 50% 50%; }

#feature-cards-stacks_in_860_page0 .feature-grid.ripple.bottom-left .feature-card::before {
  left: -30px;
  bottom: -30px;
  border-radius: 4px;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transform: scale(0);
          transform: scale(0); }

#feature-cards-stacks_in_860_page0 .feature-grid.ripple.bottom-left .feature-card:hover::before {
  width: 200%;
  height: 200%;
  -webkit-transform: scale(1);
          transform: scale(1); }

#feature-cards-stacks_in_860_page0 .feature-grid.ripple.bottom-right .feature-card::before {
  bottom: -30px;
  right: -30px;
  border-radius: 50% 50% 0 50%;
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transform: scale(0);
          transform: scale(0); }

#feature-cards-stacks_in_860_page0 .feature-grid.ripple.bottom-right .feature-card:hover::before {
  width: 200%;
  height: 200%;
  -webkit-transform: scale(1);
          transform: scale(1); }

@media (min-width: 767px) {
  #feature-cards-stacks_in_860_page0 .feature-outer {
    /**/
    max-width: 33.333332%;
    /**/
    width: 33.333332%; } }

@media (min-width: 468px) and (max-width: 767px) {
  #feature-cards-stacks_in_860_page0 .feature-outer {
    /**/
    max-width: 50.000000%;
    /**/
    width: 50.000000%; } }

@media (min-width: 0px) and (max-width: 468px) {
  #feature-cards-stacks_in_860_page0 .feature-outer {
    /**/
    max-width: 100.000000%;
    /**/
    width: 100.000000%; } }

/*  */
#feature-section-card-stacks_in_862_page0 img {
  width: 50px;
  height: 49px;
  margin: 40px 20px 0px 20px; }
#feature-section-card-stacks_in_866_page0 img {
  width: 150px;
  height: 150px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_870_page0 img {
  width: 150px;
  height: 150px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_874_page0 img {
  width: 150px;
  height: 150px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_878_page0 img {
  width: 150px;
  height: 150px;
  margin: 0px 0px 0px 0px; }
#feature-section-card-stacks_in_882_page0 img {
  width: 150px;
  height: 150px;
  margin: 0px 0px 0px 0px; }

#stacks_in_792_page0 {
	margin: 40px 0px 0px 0px;
}
/* 2.0.1
- improves overall performance on retina devices
- fixes performance issue in safari when using the Frosted Glass effect
- fixes a loading bug with the parallax effect
 */
#stacks_in_226_page0.btr-bg-outer .btr-bg-inner {
  
  min-height: 50vh;
  
}
#stacks_in_226_page0.btr-bg-gradient .btr-bg-inner ,
#stacks_in_226_page0.btr-bg-animated .btr-bg-inner ,
#stacks_in_226_page0.btr-bg-blur .btr-bg-inner ,
#stacks_in_226_page0.btr-bg-mouse .btr-bg-inner ,
#stacks_in_226_page0.btr-bg-pan .btr-bg-inner ,
#stacks_in_226_page0.btr-bg-parallax .btr-bg-inner ,
#stacks_in_226_page0.btr-bg-transition .btr-bg-inner ,
#stacks_in_226_page0.btr-bg-none .btr-bg-inner  {
  padding: 0px 0px 0px 0px;
}
#stacks_in_226_page0.btr-bg-none {
background-repeat: no-repeat;
background-color: rgba(14, 20, 22, 1.00);
}
#stacks_in_226_page0.btr-bg-outer:after {
  background: rgba(0, 0, 0, 0.04);
}
#stacks_in_226_page0.btr-bg-outer {
  background-image : url(../files/backgroundImageBlur_226.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transform:translateZ(0);
}
#stacks_in_226_page0.btr-bg-outer .btr-bg-inner .btr-bg-content {
  position: relative;
  background-color : rgba(255, 255, 255, 0.00);
  overflow: hidden;
  padding: 90px 10px 90px 100px;
  margin: 0 auto;
  max-width: 1100px;
  width: 100%;
  
  border-color: rgba(255, 255, 255, 0.50) rgba(255, 255, 255, 0.40) rgba(255, 255, 255, 0.10) rgba(255, 255, 255, 0.40);
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-radius: 50px 50px 50px 50px;
}
#stacks_in_226_page0.btr-bg-outer .btr-bg-inner .btr-bg-header,
#stacks_in_226_page0.btr-bg-outer .btr-bg-inner .btr-bg-footer {
  
  pointer-events: none;
  opacity: 0;
  
}






/* Transition */
#stacks_in_226_page0.btr-bg-transition:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  background-image : url(../files/backgroundImageBlur2_226.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 0;
  pointer-events: none;
  transition: opacity 1000ms ease-in;
}
#stacks_in_226_page0.btr-bg-transition.btr-bg-changed:before {
  opacity: 1;
}



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

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

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




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










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


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


}



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


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


}





/* Depth Content */

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

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





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

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

#stacks_in_235_page0 .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(238, 238, 238, 0.00);
	background-size: cover;
	
}





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

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

#stacks_in_235_page0 .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_235_page0 .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_235_page0 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

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

#stacks_in_235_page0 p.super_heading{
	color: rgba(252, 54, 21, 1.00);
	font-size: 16px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	
	
	 display: none; 
	
	float: none;}

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

/* Content */

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

	 
	max-width: 460px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_235_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 20px;
	padding: 5% 7.500000%;
	border-radius: 12px;
	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(165, 0, 136, 1.00);
	
	
	}

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

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

/* Aside */

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

	 
	margin-right: -460px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_235_page0 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/* 2.0.1
- improves overall performance on retina devices
- fixes performance issue in safari when using the Frosted Glass effect
- fixes a loading bug with the parallax effect
 */
#stacks_in_357_page0.btr-bg-outer .btr-bg-inner {
  
  min-height: 50vh;
  
}
#stacks_in_357_page0.btr-bg-gradient .btr-bg-inner ,
#stacks_in_357_page0.btr-bg-animated .btr-bg-inner ,
#stacks_in_357_page0.btr-bg-blur .btr-bg-inner ,
#stacks_in_357_page0.btr-bg-mouse .btr-bg-inner ,
#stacks_in_357_page0.btr-bg-pan .btr-bg-inner ,
#stacks_in_357_page0.btr-bg-parallax .btr-bg-inner ,
#stacks_in_357_page0.btr-bg-transition .btr-bg-inner ,
#stacks_in_357_page0.btr-bg-none .btr-bg-inner  {
  padding: 0px 0px 0px 0px;
}
#stacks_in_357_page0.btr-bg-none {
background-repeat: no-repeat;
background-color: rgba(14, 20, 22, 1.00);
}
#stacks_in_357_page0.btr-bg-outer:after {
  background: rgba(0, 0, 0, 0.25);
}
#stacks_in_357_page0.btr-bg-outer {
  background-image : url(../files/backgroundImageBlur_357.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transform:translateZ(0);
}
#stacks_in_357_page0.btr-bg-outer .btr-bg-inner .btr-bg-content {
  position: relative;
  background-color : rgba(255, 255, 255, 0.00);
  overflow: hidden;
  padding: 90px 10px 90px 10px;
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
  
  border-color: rgba(255, 255, 255, 0.50) rgba(255, 255, 255, 0.40) rgba(255, 255, 255, 0.10) rgba(255, 255, 255, 0.40);
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-radius: 50px 50px 50px 50px;
}
#stacks_in_357_page0.btr-bg-outer .btr-bg-inner .btr-bg-header,
#stacks_in_357_page0.btr-bg-outer .btr-bg-inner .btr-bg-footer {
  
  pointer-events: none;
  opacity: 0;
  
}






/* Transition */
#stacks_in_357_page0.btr-bg-transition:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  background-image : url(../files/backgroundImageBlur2_357.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 0;
  pointer-events: none;
  transition: opacity 1000ms ease-in;
}
#stacks_in_357_page0.btr-bg-transition.btr-bg-changed:before {
  opacity: 1;
}



/* Depth Content */

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

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





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

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

#stacks_in_355_page0 .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(238, 238, 238, 0.00);
	background-size: cover;
	
}





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

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

#stacks_in_355_page0 .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_355_page0 .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_355_page0 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

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

#stacks_in_355_page0 p.super_heading{
	color: rgba(252, 54, 21, 1.00);
	font-size: 16px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	
	
	 display: none; 
	
	float: none;}

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_355_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 20px;
	padding: 3% 4.500000%;
	border-radius: 12px;
	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(165, 0, 136, 1.00);
	
	
	}

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

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

/* Aside */

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

	 
	margin-right: -700px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

.stacks_in_333_page0shadows {
	text-align: center;
	overflow: hidden !important;
}
/* 1 */
.stacks_in_333_page0box1 {
    box-shadow: 0 12px 6px -6px rgba(76, 77, 77, 1.00);
}

.stacks_in_333_page0box1 {
	margin-bottom: 12px;
	 display: inline-block; 
	
	
}

/* 2 */
.stacks_in_333_page0box2 {
	margin-bottom: 20px;
	position: relative;
	 display: inline-block; 
	
	
}
.stacks_in_333_page0box2:before, .stacks_in_333_page0box2:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: rgba(76, 77, 77, 1.00);
	box-shadow: 0 15px 10px rgba(76, 77, 77, 1.00);
	transform: rotate(-3deg);
}
.stacks_in_333_page0box2:after {
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}

/* 3 */
.stacks_in_333_page0box3 {
	margin-bottom: 15px;
	 display: inline-block; 
	
	
	position: relative;
}
.stacks_in_333_page0box3:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: rgba(76, 77, 77, 1.00);
	box-shadow: 0 15px 10px rgba(76, 77, 77, 1.00);
	transform: rotate(-3deg);
}

/* 4 */
.stacks_in_333_page0box4 {
	margin-bottom: 20px;
	position: relative;
	 display: inline-block; 
	
	
}

.stacks_in_333_page0box4:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: rgba(76, 77, 77, 1.00);
	box-shadow: 0 15px 10px rgba(76, 77, 77, 1.00);
	transform: rotate(3deg);
}

/* 5 */
.stacks_in_333_page0box5 {
	margin-bottom: 45px;
	position: relative;
	 display: inline-block; 
	
	
}

.stacks_in_333_page0box5:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 180px;
	height: 100px;
	z-index: -1;
	background: rgba(76, 77, 77, 1.00);
	box-shadow: -20px 30px 15px rgba(76, 77, 77, 1.00);
	transform: skew(5deg,-10deg) translate(40px,-15px);
}
.stacks_in_333_page0box5:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 180px;
	height: 100px;
	z-index: -1;
	background: rgba(76, 77, 77, 1.00);
	box-shadow: 20px 30px 15px rgba(76, 77, 77, 1.00);
	transform: skew(-5deg,10deg) translate(-40px,-15px);
}

/* 6 */
.stacks_in_333_page0box6 {
	margin-bottom: 30px;
	position:relative;
	 display: inline-block; 
	
	
}

.stacks_in_333_page0box6:before, .stacks_in_333_page0box6:after {
    content:"";
    position: absolute; 
    z-index: -1;
    background: linear-gradient(to right, rgba(0, 137, 227, 1.00) 0%, rgba(241, 56, 85, 1.00) 50%, rgba(0, 137, 227, 1.00) 100%);
	filter: blur(10px);
    top: 50%;
    bottom: 0px;
    left: 10px;
    right: 10px;
    border-radius: 300px / 30px;
    margin-left: 20px;
    margin-right: 20px;
}

/* 7 */
.stacks_in_333_page0box7 {
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
	 display: inline-block; 
	
    
}
.stacks_in_333_page0box7:before, .stacks_in_333_page0box7:after {
    content:"";
    position: absolute; 
    z-index: -1;
    background: linear-gradient(to right, rgba(0, 137, 227, 1.00) 0%, rgba(241, 56, 85, 1.00) 50%, rgba(0, 137, 227, 1.00) 100%);
	filter: blur(10px);
    top: 0px;
    bottom: 0px;
    left: 20px;
    right: 20px;
    border-radius: 300px / 30px;
} 
.stacks_in_333_page0box7:after {
    right: 10px; 
    left: auto; 
    transform: skew(8deg) rotate(3deg);
}

/* 8 */
.stacks_in_333_page0box8 {
	margin-left: 20px !important;
	margin-right: 20px !important;
	position: relative;
	 display: inline-block; 
	
    
}
.stacks_in_333_page0box8:before, .stacks_in_333_page0box8:after {
    content:"";
    position: absolute; 
    z-index: -1;
    box-shadow: 0 0 20px 3px rgba(76, 77, 77, 1.00);
    top: 20px;
    bottom: 20px;
    left: 0;
    right: 0;
    border-radius: 10px / 100px;
} 
.stacks_in_333_page0box8:after {
    right: 10px; 
    left: 10px; 
}

/* 9 */
.stacks_in_333_page0box9 {
	position: relative;
	margin-left: 35px;
	margin-right: 35px;
	 display: inline-block; 
	
	
}
.stacks_in_333_page0box9:before, .stacks_in_333_page0box9:after{
	position: absolute;
	content:"";
	box-shadow: 0 10px 15px 22px rgba(76, 77, 77, 1.00);
	top: 30px;
	left: 20px;
	bottom: 50px;
	width: 15%;
	z-index: -1;
	transform: rotate(-6deg);
}
.stacks_in_333_page0box9:after{
	transform: rotate(6deg);
	right: 20px;
	left: auto;
}

/* 10 */
.stacks_in_333_page0box10 {
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
	 display: inline-block; 
	
	
}
.stacks_in_333_page0box10:before, .stacks_in_333_page0box10:after{
	position: absolute;
	content:"";
	top: 25px; right: 40px; bottom: auto;
	width: 50%;
	z-index: -1;
	transform: rotate(-4deg);
}
.stacks_in_333_page0box10:before{
	box-shadow:10px -10px 15px 15px rgba(76, 77, 77, 1.00);
}
.stacks_in_333_page0box10:after{
	transform: rotate(4deg);
	bottom: 25px; top: auto;
	box-shadow: 10px 10px 15px 15px rgba(76, 77, 77, 1.00);
}

/* 11 */
.stacks_in_333_page0box11 {
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
	 display: inline-block; 
	
	
}
.stacks_in_333_page0box11:before, .stacks_in_333_page0box11:after{
	position: absolute;
	content:"";
	top: 25px; left: 20px; bottom:auto;
	width: 50%;
	z-index:-1;
	transform: rotate(4deg);
}
.stacks_in_333_page0box11:before{
	box-shadow: 10px -10px 15px 15px rgba(76, 77, 77, 1.00);
}
.stacks_in_333_page0box11:after{
	transform: rotate(-4deg);
	bottom: 25px; top: auto;
	box-shadow: 10px 10px 15px 15px rgba(76, 77, 77, 1.00);
}

/* 12 */
.stacks_in_333_page0box12 {
	box-shadow: 0 5px 20px 0 rgba(76, 77, 77, 1.00);
}
.stacks_in_333_page0box12 {
	margin: 30px;
	 display: inline-block; 
	
	
}

/* 13 */
.stacks_in_333_page0box13 {
	padding: 5px;
	margin-bottom: 40px;
	position: relative;
	 display: inline-block; 
	
	
}
.stacks_in_333_page0box13:before, .stacks_in_333_page0box13:after {
	content: "";
	position: absolute;
}
.stacks_in_333_page0box13:after {
	border-radius: 50%;
	bottom: 0;
	box-shadow: 0 25px 15px rgba(76, 77, 77, 1.00);
	height: 10px;
	left: 5%;
	width: 90%;
}

/* 14 */
.stacks_in_333_page0box14 {
	margin: 0 35px 30px 35px;
	position: relative;
	 display: inline-block; 
	
	
}
.stacks_in_333_page0box14:before, .stacks_in_333_page0box14:after {
	content: "";
	position: absolute;
	z-index: -1;
}
.stacks_in_333_page0box14:before {
	bottom: 30px;
	box-shadow: -20px 25px 20px 1px rgba(76, 77, 77, 1.00);
	height: 80%;
	left: 33px;
	width: 50%;
	transform: skewX(-9deg) rotate(-3deg);
}
.stacks_in_333_page0box14:after {
	bottom: 30px;
	box-shadow: 20px 25px 20px 1px rgba(76, 77, 77, 1.00);
	height: 80%;
	right: 33px;
	width: 50%;
	transform: skewX(9deg) rotate(3deg);
}

/* 15 */
.stacks_in_333_page0box15 {
	margin: 0 35px 40px 35px;
	position: relative;
	 display: inline-block; 
	
	
}
.stacks_in_333_page0box15:before, .stacks_in_333_page0box15:after {
	content: "";
	position: absolute;
	z-index: -1;
}
.stacks_in_333_page0box15:after {
	bottom: 30px;
	box-shadow: 20px 25px 20px 1px rgba(76, 77, 77, 1.00);
	height: 80%;
	right: 30px;
	width: 50%;
	transform: skewX(5deg) rotate(5deg);
}

/* 16 */
.stacks_in_333_page0box16 {
	position: relative;
	margin: 0px 20px 20px 20px !important;
	 display: inline-block; 
	
	
}
.stacks_in_333_page0box16:before, .stacks_in_333_page0box16:after {
    content:"";
    position: absolute; 
    background: linear-gradient(to right, #E900FF 0%, #0082E5 100%);
	filter: blur(10px);
    top: 10px;
    bottom: 0px;
    left: 0px;
    right: 0px;
} 
.stacks_in_333_page0box16:after {
    right: 10px; 
    left: auto; 
}

@media only screen and (max-width: 600px) {
.stacks_in_333_page0box5:before, .stacks_in_333_page0box5:after {
	top: 65%;
}
.stacks_in_333_page0box8 {
	margin-left: 20px !important;
	margin-right: 20px !important;
}
.stacks_in_333_page0box9 {
	margin-left: 20px !important;
	margin-right: 20px !important;
}
}

/*
background: linear-gradient(to right, #e900ff 0%, #0082e5 50%, #e900ff 100%);
  filter: blur(10px);
  opacity: 0.8;	
*//* Depth Limit */

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

/* Depth Limit Gradient*/

#stacks_in_166_page0.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%);
	

	
}



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

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

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




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










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



}



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


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


}





/* Depth Content */

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

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





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

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

#stacks_in_170_page0 .depth_image{

	background-size: cover;
	

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

	

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

	
	
	
	
	
	background-image: none;
	background-color: rgba(4, 10, 16, 0.00);
	background-size: cover;
	
}





#stacks_in_170_page0 .depth_tint{ background: rgba(255, 255, 255, 1.00); }

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

#stacks_in_170_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(180, 181, 183, 0.00) 0%,rgba(223, 225, 225, 0.00) 75%);
	background: linear-gradient(to right, rgba(180, 181, 183, 0.00) 0%,rgba(223, 225, 225, 0.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(180, 181, 183, 0.00) 0%,rgba(223, 225, 225, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(180, 181, 183, 0.00) 0%,rgba(223, 225, 225, 0.00) 95%);
	
	}



/* Heading */

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

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

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

#stacks_in_170_page0 p.super_heading{
	color: rgba(252, 54, 21, 1.00);
	font-size: 11px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	
	float: none;}

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

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_170_page0 .content_in p.main_content{
	display: block;
	color: rgba(37, 37, 37, 1.00);
	font-size: 0.85em;
	line-height: 1.50;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	
	
	}

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

/* Aside */

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

	 
	margin-right: -500px; 
	

	margin-right:0;

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

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

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

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





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

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

#stacks_in_178_page0 .depth_image{

	background-size: cover;
	

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

	

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

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





#stacks_in_178_page0 .depth_tint{ background: rgba(255, 255, 255, 1.00); }

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

#stacks_in_178_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(180, 181, 183, 0.00) 0%,rgba(223, 225, 225, 0.00) 75%);
	background: linear-gradient(to right, rgba(180, 181, 183, 0.00) 0%,rgba(223, 225, 225, 0.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(180, 181, 183, 0.00) 0%,rgba(223, 225, 225, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(180, 181, 183, 0.00) 0%,rgba(223, 225, 225, 0.00) 95%);
	
	}



/* Heading */

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

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

#stacks_in_178_page0 .heading_out h2{
	font-size: 26px;
	line-height: 33px;
	color: rgba(0, 0, 0, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	 display: none; 
	 text-align: left !important; 
	
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

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

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_178_page0 .content_in p.main_content{
	display: block;
	color: rgba(37, 37, 37, 1.00);
	font-size: 0.85em;
	line-height: 1.50;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	
	
	}

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

/* Aside */

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

	 
	margin-right: -500px; 
	

	margin-right:0;

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

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

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

/* Depth Limit Gradient*/

#stacks_in_1000_page0.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%);
	

	
}



/* Depth Content */

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

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





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

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

#stacks_in_994_page0 .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(238, 238, 238, 0.00);
	background-size: cover;
	
}





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

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

#stacks_in_994_page0 .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_994_page0 .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_994_page0 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_994_page0 .heading_out h2{
	font-size: 45px;
	line-height: 40px;
	color: rgba(2, 10, 17, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_994_page0 p.super_heading{
	color: rgba(252, 54, 21, 1.00);
	font-size: 16px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	
	
	 display: none; 
	
	float: none;}

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_994_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 20px;
	padding: 3% 4.500000%;
	border-radius: 12px;
	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(165, 0, 136, 1.00);
	
	
	}

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

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

/* Aside */

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

	 
	margin-right: -700px; 
	

	

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

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




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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

/* Depth Limit Gradient*/

#stacks_in_797_page0.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%);
	

	
}



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

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

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

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

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








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


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


}



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


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


}



/* Depth Content */

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

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





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

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

#stacks_in_801_page0 .depth_image{

	background-size: cover;
	

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

	

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

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





#stacks_in_801_page0 .depth_tint{ background: rgba(255, 255, 255, 1.00); }

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

#stacks_in_801_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(180, 181, 183, 0.00) 0%,rgba(223, 225, 225, 0.00) 75%);
	background: linear-gradient(to right, rgba(180, 181, 183, 0.00) 0%,rgba(223, 225, 225, 0.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(180, 181, 183, 0.00) 0%,rgba(223, 225, 225, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(180, 181, 183, 0.00) 0%,rgba(223, 225, 225, 0.00) 95%);
	
	}



/* Heading */

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

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

#stacks_in_801_page0 .heading_out h2{
	font-size: 26px;
	line-height: 33px;
	color: rgba(0, 0, 0, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	 display: none; 
	 text-align: left !important; 
	
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

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

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_801_page0 .content_in p.main_content{
	display: block;
	color: rgba(37, 37, 37, 1.00);
	font-size: 0.85em;
	line-height: 1.50;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	
	
	}

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

/* Aside */

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

	 
	margin-right: -500px; 
	

	margin-right:0;

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

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

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

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





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

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

#stacks_in_809_page0 .depth_image{

	background-size: cover;
	

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

	

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

	
	
	
	
	
	background-image: none;
	background-color: rgba(4, 10, 16, 0.00);
	background-size: cover;
	
}





#stacks_in_809_page0 .depth_tint{ background: rgba(255, 255, 255, 1.00); }

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

#stacks_in_809_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(180, 181, 183, 0.00) 0%,rgba(223, 225, 225, 0.00) 75%);
	background: linear-gradient(to right, rgba(180, 181, 183, 0.00) 0%,rgba(223, 225, 225, 0.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(180, 181, 183, 0.00) 0%,rgba(223, 225, 225, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(180, 181, 183, 0.00) 0%,rgba(223, 225, 225, 0.00) 95%);
	
	}



/* Heading */

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

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

#stacks_in_809_page0 .heading_out h2{
	font-size: 26px;
	line-height: 33px;
	color: rgba(0, 0, 0, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	 display: none; 
	 text-align: left !important; 
	
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_809_page0 p.super_heading{
	color: rgba(252, 54, 21, 1.00);
	font-size: 11px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	
	float: none;}

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

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_809_page0 .content_in p.main_content{
	display: block;
	color: rgba(37, 37, 37, 1.00);
	font-size: 0.85em;
	line-height: 1.50;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	
	
	}

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

/* Aside */

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

	 
	margin-right: -500px; 
	

	margin-right:0;

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

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

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

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





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

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

#stacks_in_817_page0 .depth_image{

	background-size: cover;
	

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

	

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

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





#stacks_in_817_page0 .depth_tint{ background: rgba(255, 255, 255, 1.00); }

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

#stacks_in_817_page0 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(180, 181, 183, 0.00) 0%,rgba(223, 225, 225, 0.00) 75%);
	background: linear-gradient(to right, rgba(180, 181, 183, 0.00) 0%,rgba(223, 225, 225, 0.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(180, 181, 183, 0.00) 0%,rgba(223, 225, 225, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(180, 181, 183, 0.00) 0%,rgba(223, 225, 225, 0.00) 95%);
	
	}



/* Heading */

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

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

#stacks_in_817_page0 .heading_out h2{
	font-size: 26px;
	line-height: 33px;
	color: rgba(0, 0, 0, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	 display: none; 
	 text-align: left !important; 
	
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

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

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_817_page0 .content_in p.main_content{
	display: block;
	color: rgba(37, 37, 37, 1.00);
	font-size: 0.85em;
	line-height: 1.50;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	
	
	}

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

/* Aside */

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

	 
	margin-right: -500px; 
	

	margin-right:0;

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

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

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

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




	#stacks_in_322_page0{margin-bottom: 0;}


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

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

#stacks_in_322_page0 .depth_image{

	background-size: cover;
	

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

	

	
	

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





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

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

#stacks_in_322_page0 .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_322_page0 .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_322_page0 .heading_in{
	padding: 3px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_322_page0 .heading_out h2{
	font-size: 40px;
	line-height: 45px;
	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_322_page0 p.super_heading{
	color: rgba(128, 128, 128, 1.00);
	font-size: 25px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	
	float: none;}

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_322_page0 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 5% 7.500000%;
	border-radius: 30px;
	box-shadow: inset 0 0 0 3px rgba(11, 16, 158, 1.00);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(37, 37, 37, 1.00);
	background: rgba(230, 233, 233, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_322_page0 .content_in a.depth_button{
		padding: 5% 10%;
	}
}
#stacks_in_322_page0 .content_in a.depth_button:hover{
	color: rgba(230, 233, 233, 1.00);
	background: rgba(20, 84, 167, 1.00);
	box-shadow: inset 0 0 0 3px rgba(21, 106, 182, 1.00);}

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

/* Aside */

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

	 
	margin-right: -700px; 
	

	margin-right:0;

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







#stacks_in_322_page0 .depth_aside_padding > div{max-width:500px;}

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

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

/* Layer Top */




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






/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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