/* 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: 1200px;
  
}
main .depth_theme_limit{
  max-width: 100%;
  padding: 0;
}
.depth_limit{
  margin: 0 auto;
}

figure.depth_theme{height: 0;display: none;}

.nfont{
	font-family: 'Open Sans', sans-serif !important;
}
h2.nfont,
.sub_heading.nfont{
	font-family: 'Open Sans', sans-serif !important;
}
header.depth_theme,
main.depth_theme h1,
main.depth_theme h2,
main.depth_theme h3,
main.depth_theme h4,
main.depth_theme h5,
main.depth_theme h6{
  font-family: 'Open Sans', sans-serif !important;
}
.depth_in a{text-decoration: none;}
.depth_in{
  font-size: 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('../index_files/icons/velvet.eot?n6z4l3');
  src:  url('../index_files/icons/velvet.eot?n6z4l3#iefix') format('embedded-opentype'),
    url('../index_files/icons/velvet.woff2?n6z4l3') format('woff2'),
    url('../index_files/icons/velvet.ttf?n6z4l3') format('truetype'),
    url('../index_files/icons/velvet.woff?n6z4l3') format('woff'),
    url('../index_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 */


html.ncd-photo-lock{
	overflow: hidden;
}
a[data-photo-group]{
	cursor:pointer;
}
.ncd-photo *{
	padding: 0;
	margin: 0;
	list-style: none;
}
.ncd-photo *,
.ncd-photo *:before,
.ncd-photo *:after{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.ncd-photo .cf:after {
  content: "";
  display: table;
  clear: both;
}
.ncd-photo .ncd-photo{
	display: none;
}
.ncd-photo ul{
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}
.ncd-photo ul:after {
	content: "";
	display: table;
	clear: both;
}
.ncd-photo li{
	cursor: zoom-in;
	line-height: 0;
}
.ncd-photo li.hide{
	display: none !important;
}
.ncd-photo li div{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-transition: -webkit-box-shadow 150ms ease-out;
	-moz-transition: -moz-box-shadow 150ms ease-out;
	transition: box-shadow 150ms ease-out;
	-webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.08);
	-moz-box-shadow: inset 0 0 0 1px rgba(0,0,0,.08);
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.08);
}
.ncd-photo li img{
	position: relative;
	z-index: 10;
	-webkit-transform: -webkit-translateZ(0);
	-moz-transform: -moz-translateZ(0);
	transform: translateZ(0);
}
.ncd-photo ul p{
	display: inline-block;
	z-index: 30;
	font-variant: normal;
	position: absolute;
	line-height: 1.4;
	margin: 0 0 10px;
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transform: -webkit-translateZ(0);
	-moz-transform: -moz-translateZ(0);
	transform: translateZ(0);
	-webkit-touch-callout:none;}

.ncd-photo ul p b{
	font-weight: normal;
	font-style: normal;
	padding-right: 3px;
}
.ncd-photo ul p em{
	font-weight: normal;
	font-style: normal;
}
.ncd-photo ul p span{
	display: inline-block;
	padding: 6px 12px;
}
.ncd-photo ul p span.empty{
	visibility: hidden;
}

.ncd-photo[data-italic-title="True"] p b,
.ncd-photo[data-italic-caption="True"] p em{ font-style: italic; }

.ncd-photo[data-bold-title="True"] p b,
.ncd-photo[data-bold-caption="True"] p em{ font-weight: bold; }

.ncd-photo[data-hide-title="True"] p b,
.ncd-photo[data-hide-caption="True"] p em,
.ncd-photo[data-hide-title="True"][data-hide-caption="True"] p{ display: none; }

.ncd-photo[data-hide-caption="True"] ul p b{padding-right: 0;}

/* Caption Positions */

.ncd-photo ul.cap-hov li p{
	opacity: 0;
	-webkit-transition: -webkit-transform 300ms, opacity 300ms;
	-moz-transition: -moz-transform 300ms, opacity 300ms;
	transition: transform 300ms, opacity 300ms;
	-webkit-transform: -webkit-translate3d(0,4px,0);
	-moz-transform: -moz-translate3d(0,4px,0);
	transform: translate3d(0,4px,0); 
}
.ncd-photo ul.cap-hov li:hover p{
	opacity: 1;
	-webkit-transform: -webkit-translate3d(0,0,0);
	-moz-transform: -moz-translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.ncd-photo ul.cap-hide li p{
	display: none !important;
}
.ncd-photo ul.cap-ibl p,
.ncd-photo ul.cap-ibc p{
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0;
	text-align: left;
}
.ncd-photo ul.cap-ibl p span,
.ncd-photo ul.cap-ibc p span{
	display: block;
}
.ncd-photo ul.cap-imbl p,
.ncd-photo ul.cap-imbc p{
	left: 20px;
	bottom: 10px;
	right: 20px;
	text-align: left;
}
.ncd-photo ul.cap-ibc p,
.ncd-photo ul.cap-imbc p{
	text-align: center;
}
.ncd-photo ul.cap-imbl p span,
.ncd-photo ul.cap-imbc p span{
	border-radius: 3px;
}

/* FLOW Thumbnails */

.ncd-photo.photo-flow {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: .85em;
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
}
.ncd-photo.photo-flow li div{
	display: inline-block;
	width: 100%;
	background: none !important;
}
.ncd-photo.photo-flow li div:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	content: "";
	display: block;
	-webkit-transition: box-shadow 150ms ease-out;
	-moz-transition: box-shadow 150ms ease-out;
	transition: box-shadow 150ms ease-out;
	-webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.08);
	-moz-box-shadow: inset 0 0 0 1px rgba(0,0,0,.08);
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.08);
}
.ncd-photo.photo-flow li img {
	max-width: 100%;
	width: 100%;
	height: auto;
	display: block;
}
.ncd-photo.photo-flow ul.cap-ibl li p,
.ncd-photo.photo-flow ul.cap-ibc li p{
	-webkit-transform: -webkit-translate3d(0,0,0);
	-moz-transform: -moz-translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/* Spacing Thumbnails */

.ncd-photo.space-0.photo-grid{margin: 0;}
.ncd-photo.space-0.photo-grid li div{margin: 0;}
.ncd-photo.space-0.photo-flow li div{margin: 0;}
.ncd-photo.space-0.photo-flow {
	-moz-column-gap: 0;
	-webkit-column-gap: 0;
	column-gap: 0;
}

.ncd-photo.space-1.photo-grid{margin: 0 -1px;}
.ncd-photo.space-1.photo-grid li div{margin: 1px;}
.ncd-photo.space-1.photo-flow li div{margin: 0 0 2px;}
.ncd-photo.space-1.photo-flow {
	-moz-column-gap: 2px;
	-webkit-column-gap: 2px;
	column-gap: 2px;
}
.ncd-photo.space-3.photo-grid{margin: 0 -3px;}
.ncd-photo.space-3.photo-grid li div{margin: 3px;}
.ncd-photo.space-3.photo-flow li div{margin: 0 0 6px;}
.ncd-photo.space-3.photo-flow {
	-moz-column-gap: 6px;
	-webkit-column-gap: 6px;
	column-gap: 6px;
}
.ncd-photo.space-5.photo-grid{margin: 0 -5px;}
.ncd-photo.space-5.photo-grid li div{margin: 5px;}
.ncd-photo.space-5.photo-flow li div{margin: 0 0 10px;}
.ncd-photo.space-5.photo-flow {
	-moz-column-gap: 10px;
	-webkit-column-gap: 10px;
	column-gap: 10px;
}
.ncd-photo.space-7.photo-grid{margin: 0 -7px;}
.ncd-photo.space-7.photo-grid li div{margin: 7px;}
.ncd-photo.space-7.photo-flow li div{margin: 0 0 14px;}
.ncd-photo.space-7.photo-flow {
	-moz-column-gap: 14px;
	-webkit-column-gap: 14px;
	column-gap: 14px;
}
.ncd-photo.space-9.photo-grid{margin: 0 -9px;}
.ncd-photo.space-9.photo-grid li div{margin: 9px;}
.ncd-photo.space-9.photo-flow li div{margin: 0 0 18px;}
.ncd-photo.space-9.photo-flow {
	-moz-column-gap: 18px;
	-webkit-column-gap: 18px;
	column-gap: 18px;
}

.ncd-photo.space-11.photo-grid{margin: 0 -11px;}
.ncd-photo.space-11.photo-grid li div{margin: 11px;}
.ncd-photo.space-11.photo-flow li div{margin: 0 0 22px;}
.ncd-photo.space-11.photo-flow {
	-moz-column-gap: 22px;
	-webkit-column-gap: 22px;
	column-gap: 22px;
}

.ncd-photo.space-13.photo-grid{margin: 0 -13px;}
.ncd-photo.space-13.photo-grid li div{margin: 13px;}
.ncd-photo.space-13.photo-flow li div{margin: 0 0 26px;}
.ncd-photo.space-13.photo-flow {
	-moz-column-gap: 26px;
	-webkit-column-gap: 26px;
	column-gap: 26px;
}

.ncd-photo.space-15.photo-grid{margin: 0 -15px;}
.ncd-photo.space-15.photo-grid li div{margin: 15px;}
.ncd-photo.space-15.photo-flow li div{margin: 0 0 30px;}
.ncd-photo.space-15.photo-flow {
	-moz-column-gap: 30px;
	-webkit-column-gap: 30px;
	column-gap: 30px;
}

/* GRID Thumbnails */

.ncd-photo.photo-grid li{
	line-height: 0;
	float: left;
	display: block;
	position: relative;
	height: auto;
}
.ncd-photo.photo-grid li div{
	overflow: hidden;
}
.ncd-photo.photo-grid img{
	visibility: hidden;
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.ncd-photo.photo-grid ul li div:after{
	padding-top: 100%;
	display: block;
	content: '';
}
.ncd-photo.photo-col-1.photo-grid li,
.ncd-photo.photo-col-2.photo-grid li,
.ncd-photo.photo-col-3.photo-grid li,
.ncd-photo.photo-col-4.photo-grid li,
.ncd-photo.photo-col-5.photo-grid li{width: 100%;}

/* Thumbnail Radius */

.ncd-photo.rad-0 li div,
.ncd-photo.rad-0.photo-flow li div:before,
.ncd-photo.rad-0.photo-flow li img,
.ncd-photo.rad-0.photo-flow li div{border-radius:  0;}
.ncd-photo.rad-0 ul.cap-ibl p span,
.ncd-photo.rad-0 ul.cap-ibc p span{border-radius: 0; }

.ncd-photo.rad-3 li div,
.ncd-photo.rad-3.photo-flow li div:before,
.ncd-photo.rad-3.photo-flow li img,
.ncd-photo.rad-3.photo-flow li div{border-radius:  3px;}
.ncd-photo.rad-3 ul.cap-ibl p span,
.ncd-photo.rad-3 ul.cap-ibc p span{border-radius: 0 0 3px 3px; }

.ncd-photo.rad-5 li div,
.ncd-photo.rad-5.photo-flow li div:before,
.ncd-photo.rad-5.photo-flow li img,
.ncd-photo.rad-5.photo-flow li div{border-radius:  5px;}
.ncd-photo.rad-5 ul.cap-ibl p span,
.ncd-photo.rad-5 ul.cap-ibc p span{border-radius: 0 0 5px 5px; }

.ncd-photo.rad-7 li div,
.ncd-photo.rad-7.photo-flow li div:before,
.ncd-photo.rad-7.photo-flow li img,
.ncd-photo.rad-7.photo-flow li div{border-radius:  7px;}
.ncd-photo.rad-7 ul.cap-ibl p span,
.ncd-photo.rad-7 ul.cap-ibc p span{border-radius: 0 0 7px 7px; }

/* Break Points for Columns */

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

	.ncd-photo.photo-col-1.photo-grid li,
	.ncd-photo.photo-col-2.photo-grid li,
	.ncd-photo.photo-col-3.photo-grid li,
	.ncd-photo.photo-col-4.photo-grid li,
	.ncd-photo.photo-col-5.photo-grid li{width: 100%;}

	.ncd-photo.photo-col-1.photo-flow,
	.ncd-photo.photo-col-2.photo-flow,
	.ncd-photo.photo-col-3.photo-flow,
	.ncd-photo.photo-col-4.photo-flow,
	.ncd-photo.photo-col-5.photo-flow{
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
	}
}

@media only screen and (min-width: 550px) {

	.ncd-photo.photo-col-2.photo-grid li,
	.ncd-photo.photo-col-3.photo-grid li,
	.ncd-photo.photo-col-4.photo-grid li,
	.ncd-photo.photo-col-5.photo-grid li{width: 50%;}

	.ncd-photo.photo-col-2.photo-flow,
	.ncd-photo.photo-col-3.photo-flow,
	.ncd-photo.photo-col-4.photo-flow,
	.ncd-photo.photo-col-5.photo-flow{
		-moz-column-count: 2;
		-webkit-column-count: 2;
		column-count: 2;
	}
}

@media only screen and (min-width: 750px) {
	.ncd-photo.photo-col-3.photo-grid li,
	.ncd-photo.photo-col-4.photo-grid li,
	.ncd-photo.photo-col-5.photo-grid li{width: 33.3333%;}

	.ncd-photo.photo-col-3.photo-flow,
	.ncd-photo.photo-col-4.photo-flow,
	.ncd-photo.photo-col-5.photo-flow{
		-moz-column-count: 3;
		-webkit-column-count: 3;
		column-count: 3;
	}
}

@media only screen and (min-width: 950px) {
	.ncd-photo.photo-col-4.photo-grid li,
	.ncd-photo.photo-col-5.photo-grid li{width: 25%;}

	.ncd-photo.photo-col-4.photo-flow,
	.ncd-photo.photo-col-5.photo-flow{
		-moz-column-count: 4;
		-webkit-column-count: 4;
		column-count: 4;
	}
}

@media only screen and (min-width: 1200px) {
	.ncd-photo.photo-col-5.photo-grid li{width: 20%;}

	.ncd-photo.photo-col-5.photo-flow{
		-moz-column-count: 5;
		-webkit-column-count: 5;
		column-count: 5;
	}
}

.batch-hide{
	position: absolute;
	opacity: 0;
	top:-9999px;
	left:-9999px;
}
@media only screen and (max-width: 400px) {
	.ncd-photo ul p{
		opacity: 0 !important;
	}
}

/* Captions Under Flow */

.ncd-photo.photo-flow.cap-under ul p,
.ncd-photo.photo-flow.cap-under ul p span{
position: static;
display: block;
margin-bottom: 0;
}

.ncd-photo.photo-flow.cap-under ul p span{
border-top-right-radius: 0 !important;
border-top-left-radius: 0 !important;
padding: 10px;
}

.ncd-photo.photo-flow.cap-under ul img{
border-bottom-right-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
	
.ncd-photo.photo-flow.cap-under li div{
-webkit-box-shadow: none;
box-shadow: none;
}

/* Lightbox */

#ncdPhotoLoader{
position: absolute;
color: #ff0000;
top: 50%;
left: 50%;
opacity: 0;
-webkit-transition: opacity 350ms 150ms;
-moz-transition: opacity 350ms 150ms;
transition: opacity 350ms 150ms;
-webkit-transform: translate3d(-50%, -50%, 0);
-moz-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
}
#ncdPhotoLoader.processing{
	opacity: 1;
}
#ncdPhotoLoader.processing #ncdPhotoLoaderSpinner{
	height: 44px;
	width: 44px;
	margin: 0 auto;
	position: relative;
	-webkit-animation: rotation .6s infinite linear;
	-moz-animation: rotation .6s infinite linear;
	-o-animation: rotation .6s infinite linear;
	animation: rotation .6s infinite linear;
	border-radius: 100%;
}
@-webkit-keyframes rotation {
	from {-webkit-transform: rotate(0deg);}
	to {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes rotation {
	from {-moz-transform: rotate(0deg);}
	to {-moz-transform: rotate(359deg);}
}
@-o-keyframes rotation {
	from {-o-transform: rotate(0deg);}
	to {-o-transform: rotate(359deg);}
}
@keyframes rotation {
	from {transform: rotate(0deg);}
	to {transform: rotate(359deg);}
}

#ncdPhotoBase {
	position: fixed;
	top: -9999px;
	left: -9999px;
	width: 100%;
	height: 100%;
	z-index: 10;
	opacity: 0;
	-webkit-transition: opacity 300ms 0ms, top 0ms 300ms, left 0ms 300ms;
	-moz-transition: opacity 300ms 0ms, top 0ms 300ms, left 0ms 300ms;
	transition: opacity 300ms 0ms, top 0ms 300ms, left 0ms 300ms;
	user-select: none;}

#ncdPhotoBase *,
#ncdPhotoBase *:before,
#ncdPhotoBase *:after{
	box-sizing: border-box;
}

#ncdPhotoBase.on {
	top: 0;
	left: 0;
	opacity: 1;
	z-index: 10000;
	-webkit-transition: 
		opacity 150ms ease-out,
		top 0ms ease-out,
		left 0ms ease-out;
	-moz-transition: 
		opacity 150ms ease-out,
		top 0ms ease-out,
		left 0ms ease-out;
	transition: 
		opacity 150ms ease-out,
		top 0ms ease-out,
		left 0ms ease-out;}
#ncdPhotoBase.out {
	z-index: 10000;
}
.ncdPhotoZoom,
.ncdPhotoClose,
.ncdPhotoNext,
.ncdPhotoPrev {
	z-index: 100;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	cursor: pointer;
	position: absolute;
	border: 2px solid transparent;
}

/* ZOOM & CLOSE */

.ncdPhotoZoom,
.ncdPhotoClose{
	margin-top: 4%;
	top: 0;
	-webkit-transition: border 0.3s ease-out, box-shadow 0.15s ease-out;
	-moz-transition: border 0.3s ease-out, box-shadow 0.15s ease-out;
	transition: border 0.3s ease-out, box-shadow 0.15s ease-out;
}

.ncdPhotoZoom:before,
.ncdPhotoZoom:after,
.ncdPhotoClose:before,
.ncdPhotoClose:after {
	top:50%;
	left:0;
	width:2px;
	height:18px;
	content:"";
	position:absolute;
	margin:-9px 22.5px 0;
	-webkit-transition: opacity 300ms, transform 300ms;
	-moz-transition: opacity 300ms, transform 300ms;
	transition: opacity 300ms, transform 300ms;}

/* ZOOM */

.ncdPhotoZoom{
	-webkit-transition: border 0.3s ease-out, box-shadow 0.15s ease-out, opacity 300ms ease-out, transform 300ms ease-out;
	-moz-transition: border 0.3s ease-out, box-shadow 0.15s ease-out, opacity 300ms ease-out, transform 300ms ease-out;
	transition: border 0.3s ease-out, box-shadow 0.15s ease-out, opacity 300ms ease-out, transform 300ms ease-out;
	left: 0;
	transform: rotate(90deg);
	opacity: 0;
	margin-left: 4%;}
.ncdPhotoZoom.enable{
	opacity:1;
	transform: rotate(0deg);	
}
.ncdPhotoZoom:after {
	-webkit-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	transform:rotate(-90deg);}

.ncdPhotoZoom.zoom:after {
	opacity: 0;
	-webkit-transform:rotate(-180deg);
	-ms-transform:rotate(-180deg);
	transform:rotate(-180deg);}
.ncdPhotoZoom:before {
	transform:rotate(0deg);}
.ncdPhotoZoom.zoom:before {
	transform:rotate(-90deg);}

/* CLOSE */

.ncdPhotoClose {
	right: 0;
	margin-right: 4%;}

.ncdPhotoClose:before,
.ncdPhotoClose:after {
	height:22px;
	margin:-11px 22.5px 0;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);}

.ncdPhotoClose:after {
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);}

/* PREV / NEXT */

.ncdPhotoNext,
.ncdPhotoPrev {
	top: 50%;
	margin-top: -25px;
	opacity: 0;
	transition: opacity 0.2s ease-out, transform 0.8s cubic-bezier(0.190, 1.000, 0.220, 1.000),border 0.3s ease-out,box-shadow 0.15s ease-out;
	-moz-transition: opacity 0.2s ease-out, -moz-transform 0.8s cubic-bezier(0.190, 1.000, 0.220, 1.000),border 0.3s ease-out,box-shadow 0.15s ease-out;
	-webkit-transition: opacity 0.2s ease-out, -webkit-transform 0.8s cubic-bezier(0.190, 1.000, 0.220, 1.000),border 0.3s ease-out,box-shadow 0.15s ease-out;
}

.ncdPhotoNext:before,
.ncdPhotoNext:after,
.ncdPhotoPrev:before,
.ncdPhotoPrev:after {
	top:50%;
	left:0;
	width:2px;
	height:15px;
	content:'';
	position:absolute;
	margin:-13px 24px 0;}

.ncdPhotoNext:after,
.ncdPhotoPrev:after{
	margin-top: -3px;
}
.ncdPhotoPrev:after,.ncdPhotoPrev:before {left:-3px;}
.ncdPhotoNext:after{
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);}
.ncdPhotoNext:before {
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);}
.ncdPhotoPrev:after{
	-webkit-transform:rotate(315deg);
	-moz-transform:rotate(315deg);
	-ms-transform:rotate(315deg);
	-o-transform:rotate(315deg);
	transform:rotate(315deg);}
.ncdPhotoPrev:before {
	-webkit-transform:rotate(-315deg);
	-moz-transform:rotate(-315deg);
	-ms-transform:rotate(-315deg);
	-o-transform:rotate(-315deg);
	transform:rotate(-315deg);}

@media screen and (min-width: 800px) {
	#ncdPhotoControls #ncdPhotoCounter{
		display: none;
	}
}
@media screen and (max-width: 800px) {
#ncdPhotoControls{
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%;
	height: 53px;
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout:none;
	z-index: 100;}

	/* No Caption Mobile */
	#ncdPhotoBase.cap-hide #ncdPhotoControls{height: 70px;}
	#ncdPhotoBase.cap-hide .ncd-ui{bottom: 8px !important;}

	.ncdPhotoZoom.zoom{
		-webkit-transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

/* Prev Button */

.ncdPhotoNext {
	-webkit-transform: translateX(-15px);
	-moz-transform: translateX(-15px);
	transform: translateX(-15px);
	right: 4%;}
.ncdPhotoPrev {
	-webkit-transform: translateX(15px);
	-moz-transform: translateX(15px);
	transform: translateX(15px);
	left: 4%;}


#ncdPhotoBase:hover .ncdPhotoNext,
#ncdPhotoBase:hover .ncdPhotoPrev {
	-webkit-transform: translateX(0) rotate(0deg);opacity: 1;
	-moz-transform: translateX(0) rotate(0deg);opacity: 1;
	transform: translateX(0) rotate(0deg);opacity: 1;
}


@media screen and (max-width: 800px) {
	#ncdPhotoBase .ncdPhotoNext,
	#ncdPhotoBase .ncdPhotoPrev {
		-webkit-transform: translateX(0) rotate(0deg);
		-moz-transform: translateX(0) rotate(0deg);
		transform: translateX(0) rotate(0deg);
		margin-top: 4%;
		top: 0;
		opacity: 1;
	}
	#ncdPhotoBase .ncdPhotoNext{margin-right: 20%; }
	#ncdPhotoBase .ncdPhotoZoom{margin-left: -25px;left: 50%;}
	#ncdPhotoBase .ncdPhotoPrev{margin-left: 20%;}

	#ncdPhotoBase #ncdPhotoCounter,
	#ncdPhotoBase .ncdPhotoClose,
	#ncdPhotoBase .ncdPhotoNext,
	#ncdPhotoBase .ncdPhotoZoom,
	#ncdPhotoBase .ncdPhotoPrev{top: auto; bottom: 0;}
	#ncdPhotoOverlay div.slide p{
		position: absolute;
		bottom: 100%;
		left: 0;
	}

	#ncdPhotoCounter{
		position: absolute;
		left: 4%;
		margin-left: 10px;
		font-family: 'Helvetica Neue';
		font-weight: 300;
		letter-spacing: -1px;
		height: 27px;
		line-height: 0;
		font-size: 16px;
		z-index: 100;
	}
	#ncdPhotoCounter .lb-current{
		font-size: 28px;
		padding-right: 2px;
		letter-spacing: -2px;
	}

}
#ncdPhotoBase.out .ncdPhotoNext {
	-webkit-transform: translateX(30px) rotate(0deg);opacity: 0;
	-moz-transform: translateX(30px) rotate(0deg);opacity: 0;
	transform: translateX(30px) rotate(0deg);opacity: 0;
}
#ncdPhotoBase.out .ncdPhotoPrev {
	-webkit-transform: translateX(-30px) rotate(0deg);opacity: 0;
	-moz-transform: translateX(-30px) rotate(0deg);opacity: 0;
	transform: translateX(-30px) rotate(0deg);opacity: 0;
}
#ncdPhotoBase .ncdPhotoNext.hide,
#ncdPhotoBase .ncdPhotoPrev.hide {opacity: 0;}

#ncdPhotoBase.single-image .ncdPhotoNext,
#ncdPhotoBase.single-image .ncdPhotoPrev,
#ncdPhotoOverlay[data-hide-full-title="True"] span b,
#ncdPhotoOverlay[data-hide-full-caption="True"] span em{
	display: none;
}

/* Lightbox */

#ncdPhotoOverlay {
	position: absolute;
	height: 100%;
	width: 100%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
#ncdPhotoOverlay div.slide {
	display: block;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 0;
	position:absolute;
	top:-9999px;
	left:-9999px;
}
#ncdPhotoOverlay div.slide.ncd-show{
	position: relative;
	top: 50%;
	left: 0%;
	height: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#ncdPhotoOverlay div.slide.out{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: auto;
	-webkit-transform: translateY(-50%) translateX(-10px);
	-ms-transform: translateY(-50%) translateX(-10px);
	transform: translateY(-50%) translateX(-10px);
	opacity: 0;
	transition: opacity 200ms ease-in, transform 200ms ease-in;
}
#ncdPhotoBase.go-next #ncdPhotoOverlay div.slide.out{
	-webkit-transform: translateY(-50%) translateX(-10px);
	-ms-transform: translateY(-50%) translateX(-10px);
	transform: translateY(-50%) translateX(-10px);
	opacity: 0;
	transition: opacity 200ms ease-in, transform 200ms ease-in;
}
#ncdPhotoBase.go-prev #ncdPhotoOverlay div.slide.out{
	-webkit-transform: translateY(-50%) translateX(10px);
	-ms-transform: translateY(-50%) translateX(10px);
	transform: translateY(-50%) translateX(10px);
	opacity: 0;
	transition: opacity 200ms ease-in, transform 200ms ease-in;
}
#ncdPhotoBase.go-next div.slide.out img,
#ncdPhotoBase.go-prev div.slide.out img,
#ncdPhotoBase.processing div.slide.ncd-show.out img{
	-webkit-animation: none !important;
	animation: none !important;
	opacity: 1 !important;
}

#ncdPhotoOverlay div.slide.out.ncd-show,
.go-next #ncdPhotoOverlay div.slide.out.ncd-show,
.go-prev #ncdPhotoOverlay div.slide.out.ncd-show{
	opacity: 0;
	transition: none;
}

#ncdPhotoOverlay div.slide > div {
	display: inline-block;
	position: relative;
	padding: 4%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
#ncdPhotoOverlay div.slide.zoom.in > div {
	padding: 0;
}
#ncdPhotoOverlay div.slide.zoom.in,
#ncdPhotoOverlay div.slide.zoom.in > div {font-size: 0;}

#ncdPhotoOverlay div.slide.zoom {
	overflow: scroll; 
	cursor:move;
	-webkit-overflow-scrolling: touch;}
#ncdPhotoOverlay div.slide.zoom::-webkit-scrollbar {
	display: none;
}

#ncdPhotoOverlay div.slide.zoom.in br{display: none;}
#ncdPhotoOverlay div.slide.zoom.out br{display: block;}
#ncdPhotoOverlay div.slide.zoom.in.transition,
#ncdPhotoOverlay div.slide.zoom.out{overflow: hidden;}
#ncdPhotoOverlay div.slide.zoom.transition div{
	-webkit-animation: float-zoom-in 250ms cubic-bezier(0.165, 0.84, 0.44, 1) both;
	-moz-animation: float-zoom-in 250ms cubic-bezier(0.165, 0.84, 0.44, 1) both;
	animation: float-zoom-in 250ms cubic-bezier(0.165, 0.84, 0.44, 1) both;
}
#ncdPhotoOverlay div.slide.zoom.in div{
	line-height: normal;
	-webkit-animation: float-zoom-in-complete 250ms cubic-bezier(0.165, 0.84, 0.44, 1) both;
	-moz-animation: float-zoom-in-complete 250ms cubic-bezier(0.165, 0.84, 0.44, 1) both;
	animation: float-zoom-in-complete 250ms cubic-bezier(0.165, 0.84, 0.44, 1) both;
}
#ncdPhotoOverlay div.slide.zoom.in.transition div{
	-webkit-animation: float-zoom-out 250ms cubic-bezier(0.165, 0.84, 0.44, 1) both;
	-moz-animation: float-zoom-out 250ms cubic-bezier(0.165, 0.84, 0.44, 1) both;
	animation: float-zoom-out 250ms cubic-bezier(0.165, 0.84, 0.44, 1) both;
}
#ncdPhotoOverlay div.slide.zoom.out div{
	-webkit-animation: float-zoom-out-complete 250ms cubic-bezier(0.165, 0.84, 0.44, 1) both;
	-moz-animation: float-zoom-out-complete 250ms cubic-bezier(0.165, 0.84, 0.44, 1) both;
	animation: float-zoom-out-complete 250ms cubic-bezier(0.165, 0.84, 0.44, 1) both;
}
#ncdPhotoOverlay div.slide.ncd-show > div{opacity: 1;}

@-webkit-keyframes float-zoom-in {
	from {-webkit-transform: scale(1);opacity: 1}
	to {-webkit-transform: scale(1.03);opacity: 0}
}
@keyframes float-zoom-in {
	from {transform: scale(1);opacity: 1}
	to {transform: scale(1.03);opacity: 0}
}
@-webkit-keyframes float-zoom-in-complete {
	from {-webkit-transform: scale(.98);opacity: 0}
	to {-webkit-transform: scale(1);opacity: 1}
}
@keyframes float-zoom-in-complete {
	from {transform: scale(.98);opacity: 0}
	to {transform: scale(1);opacity: 1}
}
@-webkit-keyframes float-zoom-out {
	from {-webkit-transform: scale(1);opacity: 1}
	to {-webkit-transform: scale(.98);opacity: 0}
}
@keyframes float-zoom-out {
	from {transform: scale(1);opacity: 1}
	to {transform: scale(.98);opacity: 0}
}
@-webkit-keyframes float-zoom-out-complete {
	from {-webkit-transform: scale(1.03);opacity: 0}
	to {-webkit-transform: scale(1);opacity: 1}
}
@keyframes float-zoom-out-complete {
	from {transform: scale(1.03);opacity: 0}
	to {transform: scale(1);opacity: 1}
}
@-webkit-keyframes float-in {
	from {-webkit-transform: scale(1.04);opacity: 0}
	to {-webkit-transform: scale(1);opacity: 1}
}
@keyframes float-in {
	from {transform: scale(1.02);opacity: 0}
	to {transform: scale(1);opacity: 1}
}
@-webkit-keyframes float-down {
	from {-webkit-transform: translateY(-10px);opacity: 0}
	to {-webkit-transform: translateY(0);opacity: 1}
}
@keyframes float-down {
	from {transform: translateY(-10px);opacity: 0}
	to {transform: translateY(0);opacity: 1}
}
@-webkit-keyframes float-out {
	from {-webkit-transform: scale(1);opacity: 1}
	to {-webkit-transform: scale(0.97);opacity: 0}
}
@keyframes float-out {
	from {transform: scale(1);opacity: 1}
	to {transform: scale(0.97);opacity: 0}
}
@-webkit-keyframes float-up {
	from {-webkit-transform: translateY(0px);opacity: 1}
	to {-webkit-transform: translateY(10px);opacity: 0}
}
@keyframes float-up {
	from {transform: translateY(0px);opacity: 1}
	to {transform: translateY(10px);opacity: 0}
}
@-webkit-keyframes float-next {
	from {-webkit-transform: translateX(5px);opacity: 0}
	to {-webkit-transform: translateX(0);opacity: 1}
}
@keyframes float-next {
	from {transform: translateX(5px);opacity: 0}
	to {transform: translateX(0);opacity: 1}
}
@-webkit-keyframes float-prev {
	from {-webkit-transform: translateX(-5px);opacity: 0}
	to {-webkit-transform: translateX(0);opacity: 1}
}
@keyframes float-prev {
	from {transform: translateX(-5px);opacity: 0}
	to {transform: translateX(0);opacity: 1}
}
@-webkit-keyframes text-swap {
	from {-webkit-opacity: 0}
	to {-webkit-opacity: 1}
}
@keyframes text-swap {
	from {opacity: 0}
	to {opacity: 1}
}

#ncdPhotoOverlay div.slide img {
	list-style: none;
	line-height: 0;
	max-width: 100% !important;
	max-height: 80vh !important;
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout:none;
	border-radius: 0px;
}
#ncdPhotoOverlay div.slide.zoom.in > div{
	height: auto;
}
#ncdPhotoOverlay div.slide.zoom.in img{
	max-width: none !important;
	max-height: none !important;
	border-radius: 0;
}
#ncdPhotoBase.go-next div.slide img{
	-webkit-animation: float-next 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
	animation: float-next 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
#ncdPhotoBase.go-prev div.slide img{
	-webkit-animation: float-prev 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
	animation: float-prev 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
#ncdPhotoBase.processing div.slide.ncd-show img{
	-webkit-animation: none;
	animation: none;
	opacity: 0;
}

@media screen and (min-width: 800px) {
	/*
	#ncdPhotoOverlay div.slide > div{
		height: 60vh;
	}
	*/
}
@media screen and (max-width: 800px) {
	#ncdPhotoBase > .ncdPhotoZoom{display: none}

	#ncdPhotoBase.go-next #ncdPhotoCaption p,
	#ncdPhotoBase.go-prev #ncdPhotoCaption p {
		-webkit-animation: text-swap 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) backwards;
		animation: text-swap 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) backwards;
	}
}

/* COUNTER */

.ncdPhotoCounter{
	left: auto !important;
	right: 0;}
.ncdPhotoCounter[data-show-count="False"],
#ncdPhotoCounter[data-show-count="False"]{
	display: none !important;}

/* CAPTION - MOBILE */

#ncdPhotoCaption{
	display: block;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	text-align:center;
	padding: 12px 4%;
	font-size: 15px;
	z-index: 100;
	line-height: 1.4;
}
#ncdPhotoCaption p{
	margin: 0;
}
#ncdPhotoCaption b{
	padding-right: 5px;
}

#ncdPhotoOverlay p b,
#ncdPhotoCaption p b{
	font-weight: normal;
	font-style: normal;
	padding-right: 5px;
}
#ncdPhotoOverlay p em,
#ncdPhotoCaption p em{
	font-weight: normal;
	font-style: normal;
}

@media screen and (min-width: 800px) {

	#ncdPhotoCaption{
		display: none;
	}
	.img-caption-in{
		display: block;
	}
	.img-caption-in:after {
		content: "";
		display: table;
		clear: both;
	}
}
#ncdPhotoOverlay p.ncdPhotoCounter,
#ncdPhotoOverlay p{
	display: inline-block;
	text-align: left;
	padding: 12px 0 18px;
	font-size: 14px;
	font-variant: normal;
	line-height: 20px;
	margin: 0;
	float: left;
}

#ncdPhotoOverlay p.ncdPhotoCounter{
	float: right;
}

/* CAPTION - DESK */

#ncdPhotoBase:hover .img-caption-in {opacity: 1}
#ncdPhotoBase.cap-hide .img-caption-in{ display: none; }
#ncdPhotoBase.cap-show .img-caption-in.invis{
	visibility: hidden;
	-webkit-animation:none;
	animation:none
}
#ncdPhotoBase .img-caption-in{
	opacity: 0 ;
	transition: opacity 200ms;
}
#ncdPhotoBase.cap-show .ncd-show .img-caption-in{
	opacity: 1;
	-webkit-animation: float-down 600ms 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
	animation: float-down 600ms 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
#ncdPhotoBase.processing .img-caption-in{
	opacity: 0 ;
}
@media screen and (max-width: 800px) {
	.img-caption-in{display: none}
}

/* LB Font Styles */

#ncdPhotoBase [data-italic-title="True"] p b,
#ncdPhotoBase [data-italic-caption="True"] p em{ font-style: italic; }
#ncdPhotoBase [data-bold-title="True"] p b,
#ncdPhotoBase [data-bold-caption="True"] p em{ font-weight: bold; }
#ncdPhotoBase [data-hide-title="True"] p b,
#ncdPhotoBase [data-hide-caption="True"] p em{ display: none; }

/* LB Theme - Default Dark */

.style-default #ncdPhotoOverlay p b,
.style-default #ncdPhotoCaption p b{color: #FFF} /* Caption Title */
.style-default #ncdPhotoOverlay p em,
.style-default #ncdPhotoCaption p em,
.style-default .ncdPhotoCounter,
.style-default #ncdPhotoCounter{color: #EEE} /* Caption Text */

.style-default img{box-shadow: 0 2px 16px rgba(0,0,0,0.6);} /* Img Shadow */
.style-default{background: rgba(0,0,0,0.85) !important} /* Overlay */

.style-default #ncdPhotoLoader.processing #ncdPhotoLoaderSpinner{
	border-left: 3px solid rgba(200,200,200, .15);
	border-right: 3px solid rgba(200,200,200, .15);
	border-bottom: 3px solid rgba(200,200,200, .15);
	border-top: 3px solid rgba(200,200,200, .8);
}

@media screen and (max-width: 800px) {
	.style-default #ncdPhotoControls{
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.7));
	background-image: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.7));}
}

.style-default .ncdPhotoZoom,
.style-default .ncdPhotoClose,
.style-default .ncdPhotoNext,
.style-default .ncdPhotoPrev {
	background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(rgba(0, 0, 0, 0.00)), to(rgba(0, 0, 0, 0.1)));
	background-image: -webkit-radial-gradient(50% 50%, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.00));
	background-image: radial-gradient(50% 50%, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.00));
}

.style-default #ncdPhotoCaption{background: #000;}
.style-default .ncdPhotoNext:before,.ncdPhotoNext:after,
.style-default .ncdPhotoPrev:before,.ncdPhotoPrev:after,
.style-default .ncdPhotoZoom:before,.ncdPhotoZoom:after,
.style-default .ncdPhotoClose:before,.ncdPhotoClose:after,
.style-default .ncdPhotoNext:hover:before,.ncdPhotoNext:hover:after,
.style-default .ncdPhotoPrev:hover:before,.ncdPhotoPrev:hover:after,
.style-default .ncdPhotoClose:hover:before,.ncdPhotoClose:hover:after {background: #FFF}
.style-default #ncdPhotoCounter{color: #FFF}

.style-default .ncdPhotoZoom:active,
.style-default .ncdPhotoClose:active,
.style-default .ncdPhotoNext:active,
.style-default .ncdPhotoPrev:active{
	box-shadow: 0 0 0 5px rgba(255,255,255,0.6);
	border: 2px solid #FFF;}

.style-default .ncdPhotoZoom.zoom{border: 2px solid #FFF;}

@media screen and (min-width: 800px) {
	.style-default .ncdPhotoZoom:hover,
	.style-default .ncdPhotoClose:hover,
	.style-default .ncdPhotoNext:hover,
	.style-default .ncdPhotoPrev:hover{border: 2px solid #FFF;}
}

/* LB Theme - Contrast Light */

.style-contrast #ncdPhotoOverlay p b{color: #333}
.style-contrast #ncdPhotoCaption p b{color: #FFF}

.style-contrast #ncdPhotoOverlay p em,
.style-contrast .ncdPhotoCounter{color: #555}
.style-contrast #ncdPhotoCaption p em{color: #EEE}

.style-contrast img{box-shadow: 0 2px 10px rgba(0,0,0,0.15);}
.style-contrast{background: rgba(255,255,255,0.85) !important}

.style-contrast #ncdPhotoLoader.processing #ncdPhotoLoaderSpinner{
	border-left: 3px solid rgba(100,100,100, .15);
	border-right: 3px solid rgba(100,100,100, .15);
	border-bottom: 3px solid rgba(100,100,100, .15);
	border-top: 3px solid rgba(100,100,100, .8);
}

.style-contrast #ncdPhotoCaption{background: #000}
.style-contrast #ncdPhotoCounter{color: #222}
.style-contrast .ncdPhotoNext:before,.style-contrast .ncdPhotoNext:after,
.style-contrast .ncdPhotoPrev:before,.style-contrast .ncdPhotoPrev:after,
.style-contrast .ncdPhotoZoom:before,.style-contrast .ncdPhotoZoom:after,
.style-contrast .ncdPhotoClose:before,.style-contrast .ncdPhotoClose:after,
.style-contrast .ncdPhotoNext:hover:before,.style-contrast .ncdPhotoNext:hover:after,
.style-contrast .ncdPhotoPrev:hover:before,.style-contrast .ncdPhotoPrev:hover:after,
.style-contrast .ncdPhotoClose:hover:before,.style-contrast .ncdPhotoClose:hover:after {background: #222}

.style-contrast .ncdPhotoZoom.zoom,
.style-contrast .ncdPhotoZoom.zoom + .style-contrast .ncdPhotoClose{
	background: rgba(0,0,0,0.3);
}

.style-contrast .ncdPhotoZoom,
.style-contrast .ncdPhotoClose,
.style-contrast .ncdPhotoZoom:before,
.style-contrast .ncdPhotoZoom:after,
.style-contrast .ncdPhotoClose:before,
.style-contrast .ncdPhotoClose:after{transition: transform 300ms, border 300ms, box-shadow 300ms, background 300ms;}

.style-contrast .ncdPhotoZoom.zoom:before,
.style-contrast .ncdPhotoZoom.zoom:after,
.style-contrast .ncdPhotoZoom.zoom + .style-contrast .ncdPhotoClose:before,
.style-contrast .ncdPhotoZoom.zoom + .style-contrast .ncdPhotoClose:after{background: #FFF;}

.style-contrast .ncdPhotoZoom:active,
.style-contrast .ncdPhotoClose:active,
.style-contrast .ncdPhotoNext:active,
.style-contrast .ncdPhotoPrev:active{
	box-shadow: 0 0 0 5px rgba(0,0,0,0.15);
	border: 2px solid #222;}

.ncdPhotoZoom.zoom{border: 2px solid rgba(0,0,0,0.6);}
 
 @media screen and (min-width: 800px) {
	.style-contrast .ncdPhotoZoom,
	.style-contrast .ncdPhotoClose,
	.style-contrast .ncdPhotoNext,
	.style-contrast .ncdPhotoPrev {
		background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(rgba(255,255,255, 0.00)), to(rgba(255,255,255, 0.4)));
		background-image: -webkit-radial-gradient(50% 50%, rgba(255,255,255, 0.4), rgba(255,255,255, 0.00));
		background-image: radial-gradient(50% 50%, rgba(255,255,255, 0.4), rgba(255,255,255, 0.00));
	}
	
	.style-contrast .ncdPhotoZoom:hover,
	.style-contrast .ncdPhotoClose:hover,
	.style-contrast .ncdPhotoNext:hover,
	.style-contrast .ncdPhotoPrev:hover{border: 2px solid #222;}
}

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

	.style-contrast #ncdPhotoCounter{color: #fff}
	.style-contrast .ncdPhotoNext:before,.style-contrast .ncdPhotoNext:after,
	.style-contrast .ncdPhotoPrev:before,.style-contrast .ncdPhotoPrev:after,
	.style-contrast .ncdPhotoZoom:before,.style-contrast .ncdPhotoZoom:after,
	.style-contrast .ncdPhotoClose:before,.style-contrast .ncdPhotoClose:after,
	.style-contrast .ncdPhotoNext:hover:before,.style-contrast .ncdPhotoNext:hover:after,
	.style-contrast .ncdPhotoPrev:hover:before,.style-contrast .ncdPhotoPrev:hover:after,
	.style-contrast .ncdPhotoClose:hover:before,.style-contrast .ncdPhotoClose:hover:after {background: #fff}

	.style-contrast #ncdPhotoControls{
		background-color: rgba(0,0,0,0.3);
		background-image: none;}

	.style-contrast .ncdPhotoZoom.zoom,
	.style-contrast .ncdPhotoZoom.zoom + .style-contrast .ncdPhotoClose{
		background: transparent;
	}

	.style-contrast .ncdPhotoZoom:active,
	.style-contrast .ncdPhotoZoom.zoom,
	.style-contrast .ncdPhotoClose:active,
	.style-contrast .ncdPhotoNext:active,
	.style-contrast .ncdPhotoPrev:active{
		box-shadow: 0 0 0 5px transparent;
		border: 2px solid transparent;}

	.style-contrast .ncdPhotoZoom.zoom{transform: translateY(0px);}

	#ncdPhotoBase.style-contrast .ncdPhotoNext.hide, 
	#ncdPhotoBase.style-contrast .ncdPhotoPrev.hide{opacity: 1;}
}

.processing img{
	box-shadow: none !important;
}



/* Edit Mode */

/* Depth Limit */

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

/* Depth Limit Gradient*/

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

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




	#stacks_in_533_page1{margin-bottom: 0;}


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

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

#stacks_in_533_page1 .depth_image{

	background-size: cover;
	

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

	

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

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





#stacks_in_533_page1 .depth_tint{ background: rgba(0, 27, 75, 0.00); }

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

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



/* Heading */

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

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

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

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

#stacks_in_533_page1 p.sub_heading{
	color: rgba(102, 29, 102, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 5px 0 20px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 460px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_533_page1 .content_in p.main_content{
	display: block;
	color: rgba(20, 21, 24, 1.00);
	font-size: 1.35em;
	line-height: 1.30;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	}

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

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

#stacks_in_533_page1 .content_in p.sub_content{
	font-weight: normal;
	 font-weight: bolder; 
	 font-style: italic; 
	
	font-size: 15px;
	color: rgba(255, 255, 255, 0.60);
	top: 20px;
	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: 2px;
	padding-right: 2px;}

/* Aside */

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

	 
	margin-right: -460px; 
	

	

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

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




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

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

#stacks_in_533_page1 .depth_aside_padding{
	padding: 40px 50px 0px 50px;
}
@media screen and (max-width: 300px){
	#stacks_in_533_page1 .depth_aside_padding{
		padding: 20px 30px 50px 30px;
	}
}

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_533_page1 hr.hr_top_header{
	height: 0px;
	width: 20%;
	background: rgba(102, 29, 102, 1.00);
	display: inline-block;}

#stacks_in_533_page1 hr.hr_bottom_header{
	height: 0px;
	width: 20%;
	background: rgba(102, 29, 102, 1.00);
	display: inline-block;}

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

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

#stacks_in_776_page1 {
	padding: 65px 0px 0px 0px;
}
/* Depth Content */

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

@media (min-width: 770px){
	#stacks_in_778_page1 .content_flex{
		min-height: 18px;
	}
}

.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_778_page1 .depth_section_link:hover .depth_in,
#stacks_in_778_page1 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





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

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

#stacks_in_778_page1 .depth_image{

	
	background-size: contain;

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

	

	
	

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


@media all and (-webkit-min-device-pixel-ratio : 1.5),
 all and (-o-min-device-pixel-ratio: 3/2),
 all and (min--moz-device-pixel-ratio: 1.5),
 all and (min-device-pixel-ratio: 1.5) {
 
  #stacks_in_778_page1 .depth_image{ background-image: url(../index_files/banner_bg_image_2x_778.png);}
}




#stacks_in_778_page1 .depth_tint{ background: rgba(243, 244, 243, 1.00); }

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

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

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

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

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

	 
	max-width: 460px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

#stacks_in_778_page1 .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_778_page1 .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_778_page1 .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_778_page1 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_778_page1 .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_778_page1 .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_778_page1 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -460px; 
	

	

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

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





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

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

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

/* Layer Top */




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






/* Force Mobile Legibility */




/* Breaks */

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

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

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

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

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

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


	#stacks_in_610_page1{margin-left: 0;margin-right: 0;}



	#stacks_in_610_page1{margin-bottom: 0;}


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

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

#stacks_in_610_page1 .depth_image{

	background-size: cover;
	

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

	

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

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





#stacks_in_610_page1 .depth_tint{ background: rgba(20, 25, 30, 0.00); }

#stacks_in_610_page1 .content_tint{ background: rgba(255, 255, 255, 0.00); }

#stacks_in_610_page1 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(20, 25, 30, 0.00) 0%,rgba(0, 27, 75, 0.00) 75%);
	background: linear-gradient(to right, rgba(20, 25, 30, 0.00) 0%,rgba(0, 27, 75, 0.00) 75%);
	   
	background: -webkit-linear-gradient(right, rgba(20, 25, 30, 0.00) 0%,rgba(0, 27, 75, 0.00) 75%);
	background: linear-gradient(to left, rgba(20, 25, 30, 0.00) 0%,rgba(0, 27, 75, 0.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(20, 25, 30, 0.00) 0%,rgba(0, 27, 75, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(20, 25, 30, 0.00) 0%,rgba(0, 27, 75, 0.00) 95%);
	
	}



/* Heading */

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

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

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

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

#stacks_in_610_page1 p.sub_heading{
	color: rgba(34, 30, 32, 1.00);
	font-size: 20px;
	letter-spacing: 0px;
	margin: 10px 0 0px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 530px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_610_page1 .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_610_page1 .content_in p.main_content{
	display: block;
	color: rgba(20, 25, 30, 1.00);
	font-size: 1.35em;
	line-height: 1.30;
	margin-top: 4%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	
	
	}

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

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

#stacks_in_610_page1 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 19px;
	color: rgba(102, 29, 102, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(255, 0, 61, 1.00);
	border-right: 0px solid rgba(255, 0, 61, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

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

	 
	margin-right: -530px; 
	

	

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


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

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


#stacks_in_610_page1 .depth_aside_padding > div{max-width:400px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

#stacks_in_610_page1 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(204, 204, 204, 1.00);
	display: inline-block;}

#stacks_in_610_page1 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 100%;
	background: rgba(204, 204, 204, 1.00);
	margin-top: 40px;}/* Depth Content */

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

@media (min-width: 770px){
	#stacks_in_783_page1 .content_flex{
		min-height: 18px;
	}
}

.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_783_page1 .depth_section_link:hover .depth_in,
#stacks_in_783_page1 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





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

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

#stacks_in_783_page1 .depth_image{

	
	background-size: contain;

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

	

	
	

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


@media all and (-webkit-min-device-pixel-ratio : 1.5),
 all and (-o-min-device-pixel-ratio: 3/2),
 all and (min--moz-device-pixel-ratio: 1.5),
 all and (min-device-pixel-ratio: 1.5) {
 
  #stacks_in_783_page1 .depth_image{ background-image: url(../index_files/banner_bg_image_2x_783.png);}
}




#stacks_in_783_page1 .depth_tint{ background: rgba(243, 244, 243, 1.00); }

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

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

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

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

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

	 
	max-width: 460px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

#stacks_in_783_page1 .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_783_page1 .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_783_page1 .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_783_page1 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_783_page1 .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_783_page1 .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_783_page1 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -460px; 
	

	

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

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





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

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

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

/* Layer Top */




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






/* Force Mobile Legibility */




/* Breaks */

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

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

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

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

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

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


	#stacks_in_617_page1{margin-left: 0;margin-right: 0;}



	#stacks_in_617_page1{margin-bottom: 0;}


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

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

#stacks_in_617_page1 .depth_image{

	background-size: cover;
	

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

	

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

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





#stacks_in_617_page1 .depth_tint{ background: rgba(20, 25, 30, 0.00); }

#stacks_in_617_page1 .content_tint{ background: rgba(255, 255, 255, 0.00); }

#stacks_in_617_page1 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(20, 25, 30, 0.00) 0%,rgba(0, 27, 75, 0.00) 75%);
	background: linear-gradient(to right, rgba(20, 25, 30, 0.00) 0%,rgba(0, 27, 75, 0.00) 75%);
	
	   
	background: -webkit-linear-gradient(top, rgba(0, 27, 75, 0.00) 0%,rgba(20, 25, 30, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(0, 27, 75, 0.00) 0%,rgba(20, 25, 30, 0.00) 95%);
	
	
	}



/* Heading */

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

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

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

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

#stacks_in_617_page1 p.sub_heading{
	color: rgba(34, 30, 32, 1.00);
	font-size: 20px;
	letter-spacing: 1px;
	margin: 10px 0 8px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_617_page1 .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_617_page1 .content_in p.main_content{
	display: block;
	color: rgba(20, 25, 30, 1.00);
	font-size: 1.35em;
	line-height: 1.30;
	margin-top: 4%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	
	 font-style: italic; 
	}

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

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

#stacks_in_617_page1 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 19px;
	color: rgba(102, 29, 102, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(255, 0, 61, 1.00);
	border-right: 0px solid rgba(255, 0, 61, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

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

	 
	margin-right: -500px; 
	

	

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

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




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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

#stacks_in_617_page1 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(204, 204, 204, 1.00);
	display: inline-block;}

#stacks_in_617_page1 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 100%;
	background: rgba(204, 204, 204, 1.00);
	margin-top: 40px;}/* Depth Content */

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

@media (min-width: 770px){
	#stacks_in_819_page1 .content_flex{
		min-height: 18px;
	}
}

.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_819_page1 .depth_section_link:hover .depth_in,
#stacks_in_819_page1 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





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

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

#stacks_in_819_page1 .depth_image{

	
	background-size: contain;

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

	

	
	

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


@media all and (-webkit-min-device-pixel-ratio : 1.5),
 all and (-o-min-device-pixel-ratio: 3/2),
 all and (min--moz-device-pixel-ratio: 1.5),
 all and (min-device-pixel-ratio: 1.5) {
 
  #stacks_in_819_page1 .depth_image{ background-image: url(../index_files/banner_bg_image_2x_819.png);}
}




#stacks_in_819_page1 .depth_tint{ background: rgba(243, 244, 243, 1.00); }

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

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

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

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

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

	 
	max-width: 460px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

#stacks_in_819_page1 .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_819_page1 .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_819_page1 .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_819_page1 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_819_page1 .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_819_page1 .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_819_page1 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -460px; 
	

	

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

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





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

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

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

/* Layer Top */




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






/* Force Mobile Legibility */




/* Breaks */

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

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

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

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

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

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


	#stacks_in_834_page1{margin-left: 0;margin-right: 0;}



	#stacks_in_834_page1{margin-bottom: 0;}


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

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

#stacks_in_834_page1 .depth_image{

	background-size: cover;
	

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

	

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

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





#stacks_in_834_page1 .depth_tint{ background: rgba(20, 25, 30, 0.00); }

#stacks_in_834_page1 .content_tint{ background: rgba(255, 255, 255, 0.00); }

#stacks_in_834_page1 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(20, 25, 30, 0.00) 0%,rgba(0, 27, 75, 0.00) 75%);
	background: linear-gradient(to right, rgba(20, 25, 30, 0.00) 0%,rgba(0, 27, 75, 0.00) 75%);
	   
	background: -webkit-linear-gradient(right, rgba(20, 25, 30, 0.00) 0%,rgba(0, 27, 75, 0.00) 75%);
	background: linear-gradient(to left, rgba(20, 25, 30, 0.00) 0%,rgba(0, 27, 75, 0.00) 75%);
	
	
	   
	background: -webkit-linear-gradient(top, rgba(20, 25, 30, 0.00) 0%,rgba(0, 27, 75, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(20, 25, 30, 0.00) 0%,rgba(0, 27, 75, 0.00) 95%);
	
	}



/* Heading */

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

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

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

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

#stacks_in_834_page1 p.sub_heading{
	color: rgba(34, 30, 32, 1.00);
	font-size: 20px;
	letter-spacing: 2px;
	margin: 10px 0 8px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 420px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_834_page1 .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_834_page1 .content_in p.main_content{
	display: block;
	color: rgba(20, 25, 30, 1.00);
	font-size: 1.35em;
	line-height: 1.50;
	margin-top: 4%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	
	
	}

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

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

#stacks_in_834_page1 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 19px;
	color: rgba(102, 29, 102, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(255, 0, 61, 1.00);
	border-right: 0px solid rgba(255, 0, 61, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

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

	 
	margin-right: -420px; 
	

	

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


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

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


#stacks_in_834_page1 .depth_aside_padding > div{max-width:800px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

#stacks_in_834_page1 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(204, 204, 204, 1.00);
	display: inline-block;}

#stacks_in_834_page1 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 100%;
	background: rgba(204, 204, 204, 1.00);
	margin-top: 40px;}
#stacks_in_494_page1 {
	background-color: rgba(243, 244, 243, 1.00);
	padding: 50px 0px 0px 0px;
}
/* Depth Content */

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

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




	#stacks_in_59_page1{margin-bottom: 0;}


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

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

#stacks_in_59_page1 .depth_image{

	
	

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

	

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

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





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

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

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



/* Heading */

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

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

#stacks_in_59_page1 .heading_out h2{
	font-size: 45px;
	line-height: 38px;
	color: rgba(102, 29, 102, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	 font-style: italic; 
	
	
	 text-align: center !important; 
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

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

/* Content */

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

	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_59_page1 .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_59_page1 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_59_page1 .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_59_page1 .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(255, 102, 0, 1.00);
	border-right: 0px solid rgba(255, 102, 0, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

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

	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_59_page1 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 30%;
	background: rgba(242, 132, 40, 1.00);
	margin-top: 20px;}
#stacks_out_977_page1 {
	width: 60%;
}

#stacks_in_977_page1 {
	padding: 0px 0px 40px 0px;
}
/* Depth Limit */

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

/* Depth Limit Gradient*/

#stacks_in_909_page1.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_512_page1>.s3_row {
	margin: 0 -21px;
}

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

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

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




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










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


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



}



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


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


}






#stacks_in_512_page1 {
	padding: 50px 20px 0px 20px;
}
/* Depth Content */

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

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

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


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

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


	#stacks_in_513_page1{margin-left: 0;margin-right: 0;}



	#stacks_in_513_page1{margin-bottom: 0;}


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

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

#stacks_in_513_page1 .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(243, 244, 243, 1.00);
	background-size: cover;
	
}





#stacks_in_513_page1 .depth_tint{ background: rgba(128, 144, 151, 0.00); }

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

#stacks_in_513_page1 .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_513_page1 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(255, 0, 61, 1.00);
	border-right: 0px solid rgba(255, 0, 61, 1.00);
	border-bottom: 0px solid rgba(255, 0, 61, 1.00);
	border-left: 0px solid rgba(255, 0, 61, 1.00);
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

#stacks_in_513_page1 .heading_out h2{
	font-size: 25px;
	line-height: 30px;
	color: rgba(102, 29, 102, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_513_page1 p.super_heading{
	color: rgba(29, 32, 38, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 10px 0 7px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

#stacks_in_513_page1 p.sub_heading{
	color: rgba(29, 32, 38, 1.00);
	font-size: 15px;
	letter-spacing: 1px;
	margin: 10px 0 5px;
	
	 font-style: italic; 
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 380px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_513_page1 .content_in p.main_content{
	display: block;
	color: rgba(29, 32, 38, 1.00);
	font-size: 1.35em;
	line-height: 1.30;
	margin-top: 9%;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 6%;
	
	
	}

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

@media screen and (max-width: 770px){
	#stacks_in_513_page1 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_513_page1 .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_513_page1 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 19px;
	color: rgba(102, 29, 102, 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_513_page1 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -380px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_513_page1 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(64, 86, 107, 1.00);
	display: inline-block;}

#stacks_in_513_page1 hr.hr_bottom_header{
	height: 0px;
	width: 20%;
	background: rgba(64, 86, 107, 1.00);
	display: inline-block;}

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

#stacks_in_792_page1 {
	padding: 0px 0px 30px 0px;
}
/* Depth Content */

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

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

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


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

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


	#stacks_in_531_page1{margin-left: 0;margin-right: 0;}



	#stacks_in_531_page1{margin-bottom: 0;}


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

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

#stacks_in_531_page1 .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(243, 244, 243, 1.00);
	background-size: cover;
	
}





#stacks_in_531_page1 .depth_tint{ background: rgba(128, 144, 151, 0.00); }

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

#stacks_in_531_page1 .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_531_page1 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(255, 0, 61, 1.00);
	border-right: 0px solid rgba(255, 0, 61, 1.00);
	border-bottom: 0px solid rgba(255, 0, 61, 1.00);
	border-left: 0px solid rgba(255, 0, 61, 1.00);
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

#stacks_in_531_page1 .heading_out h2{
	font-size: 25px;
	line-height: 30px;
	color: rgba(30, 155, 142, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_531_page1 p.super_heading{
	color: rgba(29, 32, 38, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 10px 0 7px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

#stacks_in_531_page1 p.sub_heading{
	color: rgba(29, 32, 38, 1.00);
	font-size: 15px;
	letter-spacing: 1px;
	margin: 10px 0 5px;
	
	 font-style: italic; 
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 380px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_531_page1 .content_in p.main_content{
	display: block;
	color: rgba(29, 32, 38, 1.00);
	font-size: 1.35em;
	line-height: 1.30;
	margin-top: 9%;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 6%;
	
	
	}

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

@media screen and (max-width: 770px){
	#stacks_in_531_page1 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_531_page1 .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_531_page1 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 19px;
	color: rgba(102, 29, 102, 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_531_page1 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -380px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_531_page1 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(62, 71, 81, 1.00);
	display: inline-block;}

#stacks_in_531_page1 hr.hr_bottom_header{
	height: 0px;
	width: 20%;
	background: rgba(62, 71, 81, 1.00);
	display: inline-block;}

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

#stacks_in_788_page1 {
	padding: 0px 0px 30px 0px;
}
/* Depth Content */

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

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

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


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

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


	#stacks_in_519_page1{margin-left: 0;margin-right: 0;}



	#stacks_in_519_page1{margin-bottom: 0;}


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

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

#stacks_in_519_page1 .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(243, 244, 243, 1.00);
	background-size: cover;
	
}





#stacks_in_519_page1 .depth_tint{ background: rgba(128, 144, 151, 0.00); }

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

#stacks_in_519_page1 .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_519_page1 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(255, 0, 61, 1.00);
	border-right: 0px solid rgba(255, 0, 61, 1.00);
	border-bottom: 0px solid rgba(255, 0, 61, 1.00);
	border-left: 0px solid rgba(255, 0, 61, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

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

#stacks_in_519_page1 .heading_out h2{
	font-size: 25px;
	line-height: 30px;
	color: rgba(242, 132, 40, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_519_page1 p.super_heading{
	color: rgba(29, 32, 38, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 10px 0 7px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

#stacks_in_519_page1 p.sub_heading{
	color: rgba(29, 32, 38, 1.00);
	font-size: 15px;
	letter-spacing: 1px;
	margin: 10px 0 5px;
	
	 font-style: italic; 
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 380px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_519_page1 .content_in p.main_content{
	display: block;
	color: rgba(29, 32, 38, 1.00);
	font-size: 1.35em;
	line-height: 1.30;
	margin-top: 9%;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 6%;
	
	
	}

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

@media screen and (max-width: 770px){
	#stacks_in_519_page1 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_519_page1 .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_519_page1 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 19px;
	color: rgba(102, 29, 102, 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_519_page1 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -380px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_519_page1 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(62, 71, 81, 1.00);
	display: inline-block;}

#stacks_in_519_page1 hr.hr_bottom_header{
	height: 0px;
	width: 20%;
	background: rgba(62, 71, 81, 1.00);
	display: inline-block;}

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

#stacks_in_790_page1 {
	padding: 0px 0px 30px 0px;
}
.svg-metamorph .svgm-content {
  position: relative;
  z-index: 1;
}
.svg-metamorph > .svgm-wrap {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
}
/**/
#stacks_in_991_page1 {
  
  background: rgba(0, 236, 188, 1.00);
  background-image: -moz-linear-gradient(-45deg, rgba(0, 236, 188, 1.00) 0%, rgba(0, 122, 223, 1.00) 100%);
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(0, 236, 188, 1.00)), color-stop(100%,rgba(0, 122, 223, 1.00)));
  background-image: -webkit-linear-gradient(-45deg, rgba(0, 236, 188, 1.00) 0%,rgba(0, 122, 223, 1.00) 100%);
  background-image: -o-linear-gradient(-45deg, rgba(0, 236, 188, 1.00) 0%,rgba(0, 122, 223, 1.00) 100%);
  background-image: -ms-linear-gradient(-45deg, rgba(0, 236, 188, 1.00) 0%,rgba(0, 122, 223, 1.00) 100%);
  background-image: linear-gradient(135deg, rgba(0, 236, 188, 1.00) 0%,rgba(0, 122, 223, 1.00) 100%);
}
/**/
.svg-metamorph.svgm_stacks_in_991_page1 > .svgm-wrap {
  overflow: visible;
  height: 120px;
  left:50%;
  
  -webkit-transform: translateX(-50%)  ;
  transform: translateX(-50%)  ;
  
}
.svg-metamorph.svgm_stacks_in_991_page1 > .svgm-wrap > svg {
  fill: #F3F4F3;
  stroke: #F3F4F3;
  width: 100%;
  height: 120px;
  overflow: visible;
  
}
.svg-metamorph.svgm_stacks_in_991_page1 {
  padding-bottom: 120px;
  
}
@media all and (min-width: 1920px) {
  .svg-metamorph.svgm_stacks_in_991_page1 {
    padding-bottom: 180.000000px;
    
  }
  .svg-metamorph.svgm_stacks_in_991_page1 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_991_page1 > .svgm-wrap > svg {
    height: 180.000000px;
  }
}
@media all and (max-width: 767px) {
  .svg-metamorph.svgm_stacks_in_991_page1 {
    padding-bottom: 60.000000px;
    
  }
  .svg-metamorph.svgm_stacks_in_991_page1 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_991_page1 > .svgm-wrap > svg {
    height: 60.000000px;
  }
  .svg-metamorph.svgm_stacks_in_991_page1 > .svgm-wrap > svg {
    width: 960px;
  }
}

/* */
#stacks_in_991_page1 {
	background-image: url("../index_files/backgroundImage_991.jpg");
	background-repeat: repeat;
	background-size: cover;
	background-position: center;
}
.svg-metamorph .svgm-content {
  position: relative;
  z-index: 1;
}
.svg-metamorph > .svgm-wrap {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
}
/**/
.svg-metamorph.svgm_stacks_in_992_page1 > .svgm-wrap {
  overflow: visible;
  height: 120px;
  
  
  -webkit-transform:  rotateX(180deg) ;
  transform:  rotateX(180deg) ;
  
  bottom: auto; top: 0;
  
}
.svg-metamorph.svgm_stacks_in_992_page1 > .svgm-wrap > svg {
  fill: #F3F4F3;
  stroke: #F3F4F3;
  width: 100%;
  height: 120px;
  overflow: visible;
  
}
.svg-metamorph.svgm_stacks_in_992_page1 {
  padding-bottom: 120px;
  padding-bottom: 0px;padding-top: 120px;
}
@media all and (min-width: 1920px) {
  .svg-metamorph.svgm_stacks_in_992_page1 {
    padding-bottom: 180.000000px;
    padding-bottom: 0px;padding-top: 180.000000px;
  }
  .svg-metamorph.svgm_stacks_in_992_page1 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_992_page1 > .svgm-wrap > svg {
    height: 180.000000px;
  }
}
@media all and (max-width: 767px) {
  .svg-metamorph.svgm_stacks_in_992_page1 {
    padding-bottom: 60.000000px;
    padding-bottom: 0px;padding-top: 60.000000px;
  }
  .svg-metamorph.svgm_stacks_in_992_page1 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_992_page1 > .svgm-wrap > svg {
    height: 60.000000px;
  }
  .svg-metamorph.svgm_stacks_in_992_page1 > .svgm-wrap > svg {
    width: 960px;
  }
}

/* */
#stacks_in_992_page1 {
	padding: 60px 0px 60px 0px;
}
/* Depth Limit */

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

/* Depth Limit Gradient*/

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

	
}



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

 /*
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.sf-flexslider {
  margin: 0;
  padding: 0;
}
.sf-flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.sf-flexslider .slides img {
  width: 100%;
  display: block;
}
.sf-flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .sf-flexslider .slides {
  display: block;
}
* html .sf-flexslider .slides {
  height: 1%;
}
.no-js .sf-flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.sf-flexslider {
  margin: 0 0 60px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.sf-flexslider .slides {
  zoom: 1;
}
.sf-flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  /*font-family: "flexslider-icon";*/
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.sf-flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.sf-flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.sf-flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.sf-flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  /*font-family: "flexslider-icon";*/
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

/* SuperFlex 3.0.8 */

@font-face {
	font-family: 'sf-icons';
	src: url('fonts/sf-icons.eot');
}
@font-face {
	font-family: 'sf-icons';
	src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8R/OYAAAC8AAAAYGNtYXAgVsCMAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zl5qkmkAAAF4AAAB6GhlYWQHMNyTAAADYAAAADZoaGVhBv4DywAAA5gAAAAkaG10eB4ABTYAAAO8AAAAKGxvY2ECLgHGAAAD5AAAABZtYXhwAAwAGQAAA/wAAAAgbmFtZQNRKj8AAAQcAAABknBvc3QAAwAAAAAFsAAAACAAAwO3AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADgBQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg4AX//f//AAAAAAAg4AD//f//AAH/4yAEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAPT/0QMMA8AAFgAAATIWFxYUBwkBFhQHBiInASY0NwE+ATMC4gwWCBIS/mUBmxISETES/jwSEgHECRYLA8AJCBIxEf5l/mURMRIREQHFETIRAcUICQAAAQDE/8ADPAPAAAUAAAU3CQEnAQLEeP53AYl4/gBAdwGJAYl3/gAAAAEA4//PAx0DsQAVAAATARYyPwE2NCcJATY0LwEmIgcBBhQX4wHLECsPJRAQ/n8BgRAQJQ8rEP41EBABm/40Dw8lECsPAYIBgg8rECUPD/40DywPAAEA9P/AAwwDrwAWAAAFIiYnJjQ3CQEmNDc2MhcBFhQHAQ4BIwEeDBYIEhIBm/5lEhIRMRIBxBIS/jwJFgtACQgSMREBmwGbETESERH+OxEyEf47CAkAAAABAOP/zwMdA7EAFQAACQEmIg8BBhQXCQEGFB8BFjI3ATY0JwMd/jUQKw8lEBABgf5/EBAlDysQAcsQEAHlAcwPDyUQKw/+fv5+DysQJQ8PAcwPLA8AAAAAAQDE/8ADPAPAAAUAAAEHCQEXAQE8eAGJ/nd4AgADwHf+d/53dwIAAAEAAAABAAC/FVBDXw889QALBAAAAAAA0mrMCwAAAADSaswLAAD/wAM8A8AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAAzwAAQAAAAAAAAAAAAAAAAAAAAoEAAAAAAAAAAAAAAACAAAABAAA9AQAAMQEAADjBAAA9AQAAOMEAADEAAAAAAAKABQAHgBKAF4AiAC0AOAA9AAAAAEAAAAKABcAAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNSZWd1bGFyAFIAZQBnAHUAbABhAHJzZi1pY29ucwBzAGYALQBpAGMAbwBuAHNGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype');
	font-weight: normal;
	font-style: normal;
}

i.sf-control {
	font-family: 'sf-icons';
	font-size: 18px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

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

.sf-icon-cl-1:before {
	content: "\e000";
}
.sf-icon-cl-2:before {
	content: "\e002";
}
.sf-icon-cl-3:before {
	content: "\e001";
}
.sf-icon-cr-1:before {
	content: "\e003";
}
.sf-icon-cr-2:before {
	content: "\e004";
}
.sf-icon-cr-3:before {
	content: "\e005";
}

#sf3-folder-check{
	margin: 20px 0 10px;
}
#sf3-folder-check:not(.sf3-error) span{
	background: #119115;
	border-radius: 50px;
	padding: 8px 15px;
}
#sf3-folder-check div,
#sf3-folder-check.sf3-error{
	text-align: center;
	font-size: 16px;
	color: #AFFFB7;
	padding: 10px;
}
.sf3-error:before{
	content:'Folder cannot be found.';
	color: #fff;
	font-weight: bolder;
	background:#D53F4F;
	border-radius: 50px;padding: 8px 15px;
}
#stacks_in_844_page1-sf .sf3-error:after{
	content:'http://my-website.com/remote';
	color: #D53F4F;
	font-weight: bolder;
	background:#fff;
	margin-left: 15px;
	border: 2px solid #D53F4F;
	border-radius: 50px;padding: 8px 15px;
}
.sf3-error img{
	display: none;
}



#stacks_in_844_page1-sf .flex-control-nav{
	bottom: 0;
	padding: 12px 0 0 !important;
	position: relative;
}
#stacks_in_844_page1-sf .flex-control-nav.flex-control-paging li a.flex-active{
	background: rgba(102, 29, 102, 1.00);
}
#stacks_in_844_page1-sf .flex-control-nav.flex-control-paging li a{
	background: rgba(17, 17, 17, 0.75);
	-webkit-transition: background 300ms;
	transition: background 300ms;
}
#stacks_in_844_page1-sf ul.slides{
	margin:0 !important;
	padding:0 !important;
}
#stacks_in_844_page1-sf{
	position: relative;
	z-index: 10;
	height: auto;
}
#stacks_in_844_page1-sf,
#stacks_in_844_page1-sf .slider.sf-flexslider{
	background-color: transparent;
	overflow: hidden;
	margin: 0;
	border: 0;
}

#stacks_in_844_page1-sf .sf-flexslider{
	opacity: 1;
	margin: 0;
	border-radius: 0;
	-webkit-transition: opacity 500ms;
	transition: opacity 500ms;
}
#stacks_in_844_page1-sf .sf-error{
	text-align: center;
	font-size: 15px;
	margin: 30px 0;
	font-weight: bolder;
	padding: 7px 10px;
	line-height: 20px;
	border-radius: 4px;
	color: #FFF;
	background: #F78E8F;
	display: inline-block;
}

#stacks_in_844_page1-sf .slider.loaded{
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
/* Instant Load */
#stacks_in_844_page1-sf .loaded .flex-viewport,
#stacks_in_844_page1-sf .slider,
#stacks_in_844_page1-sf .flex-viewport{
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}
#stacks_in_844_page1-sf .sf-flexslider.loading{opacity: 0;}

#stacks_in_844_page1-sf{min-height: 70px;}

#stacks_in_844_page1-sf .carousel{
	background-color: rgba(0, 0, 0, 1.00);
	line-height: 0;
}
#stacks_in_844_page1-sf .flex-loading{
	width: 50px;
	height: 50px;
	border-radius: 100%;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border: 5px solid transparent;
	border-bottom-color: rgba(102, 29, 102, 1.00);
	border-top-color: rgba(102, 29, 102, 1.00);
	-webkit-animation: rotate 500ms linear 0s infinite;
	animation: rotate 500ms linear 0s infinite;
}
@media only screen and (max-width: 400px) {
	#stacks_in_844_page1-sf .flex-loading{
		display: none;
	}
}
@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes rotate {
	from {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
#stacks_in_844_page1-sf .sf-flexslider.carousel{
line-height: 0;
}
#stacks_in_844_page1-sf .sf-flexslider .slides.sf-effect-fade > li.flex-active-slide{
	
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	
}
#stacks_in_844_page1-sf .sf-flexslider .slides > li{
	position: relative;
	line-height: normal;
}
#stacks_in_844_page1-sf .sf-flexslider .slides > li img{
	padding-bottom: 0 !important;
	
}
#stacks_in_844_page1-sf .sf-flexslider .slides > li,
#stacks_in_844_page1-sf .sf-flexslider .carousel > li,
#stacks_in_844_page1-sf ul.flex-direction-nav{
	background: none inherit;
	/*margin: 0 !important;*/
	opacity: 1;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
	padding: 0 !important;
	list-style: none !important;
}
#stacks_in_844_page1-sf ul.flex-direction-nav li{
	background: none inherit;
	padding: 0 !important;
	list-style: none !important;
}
#stacks_in_844_page1-sf .sf-flexslider .slides > li.hero{
	text-align: center;
}
#stacks_in_844_page1-sf .sf-flexslider .slides > li.hero div.sf-hero-background{
	background-size: cover;
	background-position: center;
	position:absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
#stacks_in_844_page1-sf .sf-hero-bg-crop{
	overflow: hidden;
	position:absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
#stacks_in_844_page1-sf .sf-flexslider .slides > li.hero .sf-hero-content{
	text-align: center;
	position: relative;
	padding: 20% 5%;
	z-index: 10;
	-webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
  backface-visibility: hidden;
}
#stacks_in_844_page1-sf .sf-flexslider .slides > li.hero .sf-hero-tint{
	position:absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

#stacks_in_844_page1-sf .sf-flexslider .slides > li.hero h2,
#stacks_in_844_page1-sf .sf-flexslider .slides > li.hero p{
	text-shadow: none;
	display: inline-block;
	margin: 0;
	text-decoration: none;
	padding: 5px 0 !important;
}
#stacks_in_844_page1-sf .sf-flexslider .slides > li.hero a.sf-hero-button{
	display: inline-block;
	text-shadow: none;
	border-radius: 4px;
	margin-top: 10px;
	text-decoration: none;
}

#stacks_in_844_page1-sf .sf-flexslider .slides > li.youtube .embed-container,
#stacks_in_844_page1-sf .sf-flexslider .slides > li.vimeo .embed-container,
#stacks_in_844_page1-sf .sf-flexslider .slides > li.map .embed-container{
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	margin-bottom: 0;
	overflow: hidden; 
	max-width: 100%;
}
#stacks_in_844_page1-sf .sf-flexslider .slides > li.instagram .embed-container{
	position: relative; 
	padding-bottom: 100%; 
	height: 0; 
	overflow: hidden;
}
#stacks_in_844_page1-sf .sf-flexslider .slides > li .embed-container iframe,
#stacks_in_844_page1-sf .sf-flexslider .slides > li .embed-container object,
#stacks_in_844_page1-sf .sf-flexslider .slides > li .embed-container embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#stacks_in_844_page1-sf .sf-flexslider .slides > li .embed-container div.fluid-width-video-wrapper{
	padding-top: 56.25% !important;
}

#stacks_in_844_page1-sf li.hero h2,
#stacks_in_844_page1-sf li.hero p,
#stacks_in_844_page1-sf li.hero a.sf-hero-button{
	opacity: 0;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
#stacks_in_844_page1-sf li.hero:not(.flex-active-slide) h2,
#stacks_in_844_page1-sf li.hero:not(.flex-active-slide) p,
#stacks_in_844_page1-sf li.hero:not(.flex-active-slide) a.sf-hero-button{
	-webkit-transition: opacity 300ms !important;
	transition: opacity 300ms !important;
}
#stacks_in_844_page1-sf .slider.loaded .flex-active-slide.hero h2,
#stacks_in_844_page1-sf .slider.loaded .flex-active-slide.hero p,
#stacks_in_844_page1-sf .slider.loaded .flex-active-slide.hero a.sf-hero-button{
	opacity: 1;
}

/* Caption */

#stacks_in_844_page1-sf p.flex-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0;
	margin: 0;
	background: rgba(0,0,0,0.65);
	width: 100%;
	opacity: 0;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
#stacks_in_844_page1-sf .slider.loaded p.flex-caption{
	-webkit-transition: opacity 300ms 400ms;
	transition: opacity 300ms 400ms;
}
#stacks_in_844_page1-sf p.flex-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: 14px;
	line-height: 140%;
	text-shadow: none;
	padding: 2% 3%;
}
#stacks_in_844_page1-sf .flex-active-slide .caption-wrap,
#stacks_in_844_page1-sf .slider.loaded .flex-active-slide p.flex-caption,
#stacks_in_844_page1-sf .slider.loaded .flex-active-slide:hover .caption-wrap,
#stacks_in_844_page1-sf .caption-wrap{
	opacity: 1;
}
#stacks_in_844_page1-sf .flex-active-slide .caption-wrap{
	position: relative;
	z-index: 100;
}
#stacks_in_844_page1-sf .caption-wrap{
	-webkit-transition: opacity .3s 400ms;
	transition: opacity .3s 400ms;
}
li.sf3-slide.hide-caption .caption-wrap{
	display: none;
}
#stacks_in_844_page1-sf .slider.loaded .flex-active-slide .caption-wrap{
	opacity: 0;
	-webkit-transition: opacity .5s 405ms;
	transition: opacity .5s 40500ms;

	-webkit-transition: opacity .5s 5400ms;
	transition: opacity .5s 5400ms;
}
#stacks_in_844_page1-sf .slider.loaded .flex-active-slide:hover .caption-wrap{
	-webkit-transition: opacity .3s !important;
	transition: opacity .3s !important;
}
@media only screen and (max-width: 400px) {
	#stacks_in_844_page1-sf p.flex-caption{
		display: none;
	}
}

/* Direction */

#stacks_in_844_page1-sf .flex-direction-nav .flex-disabled{display: none;}

#stacks_in_844_page1-sf .slider .flex-direction-nav .flex-prev,
#stacks_in_844_page1-sf .slider:hover .flex-direction-nav .flex-prev{left: 30px;}

#stacks_in_844_page1-sf .slider .flex-direction-nav .flex-next,
#stacks_in_844_page1-sf .slider:hover .flex-direction-nav .flex-next{right: 30px;}

#stacks_in_844_page1-sf .carousel .flex-direction-nav .flex-prev,
#stacks_in_844_page1-sf .carousel:hover .flex-direction-nav .flex-prev{left: 15px;}

#stacks_in_844_page1-sf .carousel .flex-direction-nav .flex-next,
#stacks_in_844_page1-sf .carousel:hover .flex-direction-nav .flex-next{right: 15px;}

#stacks_in_844_page1-sf .sf-flexslider .flex-direction-nav .flex-prev,
#stacks_in_844_page1-sf .sf-flexslider .flex-direction-nav .flex-next {
	-moz-transition: transform .3s, background-color .3s;
	-webkit-transition: transform .3s, background-color .3s;
	transition: transform .3s, background-color .3s;
}

#stacks_in_844_page1-sf .sf-flexslider .flex-direction-nav .flex-prev {
	-moz-transform: translateX(-118px);
	-webkit-transform: translateX(-118px);
	transform: translateX(-118px);
}
#stacks_in_844_page1-sf .sf-flexslider .flex-direction-nav .flex-next {
	-moz-transform: translateX(118px);
	-webkit-transform: translateX(118px);
	transform: translateX(118px);
}



#stacks_in_844_page1-sf .sf-flexslider:hover .flex-direction-nav .flex-prev,
#stacks_in_844_page1-sf .sf-flexslider:hover .flex-direction-nav .flex-next{
	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
#stacks_in_844_page1-sf .flex-direction-nav a {
	position: absolute;
	top: 50%;
	opacity: 1;
	outline: 0;
	width: 44px;
	height: 44px;
	margin-top: -22.000000px;
	border-radius: 4px;
	text-shadow: none;
	text-indent: 0;
	z-index: 9999;
}
#stacks_in_844_page1-sf .flex-direction-nav a {background: rgba(0, 0, 0, 0.50);}
#stacks_in_844_page1-sf .flex-direction-nav a:hover {background: rgba(0, 0, 0, 1.00);}
#stacks_in_844_page1-sf .flex-direction-nav a:before {display: none;}

#stacks_in_844_page1-sf .sf-control{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -9px 0 0 -9px;
}
#stacks_in_844_page1-sf .sf-control:before,
#stacks_in_844_page1-sf .sf-control:after{
	-webkit-transition: color 300ms;
	transition: color 300ms;
	color: rgba(255, 255, 255, 1.00);
}
#stacks_in_844_page1-sf .flex-direction-nav a:hover .sf-control:before,
#stacks_in_844_page1-sf .flex-direction-nav a:hover .sf-control:after{color: rgba(102, 29, 102, 1.00);}

@media only screen and (max-width: 400px) {
	#stacks_in_844_page1-sf .flex-direction-nav{
		opacity: 0;
	}
}


/* Thumbnails */

#stacks_in_844_page1-sf .carousel{
	border-radius: 0 0 3px 3px;
	line-height: 0;
	margin-top: -1px;
	border: 6px solid rgba(0, 0, 0, 1.00);
}
@media only screen and (max-width: 400px) {
	#stacks_in_844_page1-sf .carousel{
		display: none;
	}
}
#stacks_in_844_page1-sf .carousel *{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
#stacks_in_844_page1-sf .carousel .slides li{
	width: 70px;
	margin-right: 0;
	opacity: 0.65;
	transition: opacity 150ms;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	
}
#stacks_in_844_page1-sf .carousel .slides li:before{
	content: '';
	display: block;
	padding-top: 70%;
}
#stacks_in_844_page1-sf .carousel .slides li + li{
	margin-left: 5px !important;
}
#stacks_in_844_page1-sf .carousel .slides li:hover,
#stacks_in_844_page1-sf .carousel .slides li.flex-active-slide,
#stacks_in_844_page1-sf .carousel .slides li.flex-active-slide:hover{
	opacity: 1;
}

#stacks_in_844_page1-sf .carousel .flex-direction-nav .flex-prev {
	-moz-transform: translateX(-103px);
	-webkit-transform: translateX(-103px);
	transform: translateX(-103px);
}
#stacks_in_844_page1-sf .carousel .flex-direction-nav .flex-next {
	-moz-transform: translateX(103px);
	-webkit-transform: translateX(103px);
	transform: translateX(103px);
}

#stacks_in_844_page1-sf .carousel .flex-direction-nav a { background: rgba(0, 0, 0, 0.50); }
#stacks_in_844_page1-sf .carousel .flex-direction-nav a:hover { background: rgba(0, 0, 0, 1.00); }

#stacks_in_844_page1-sf .carousel .sf-control{ color: rgba(255, 255, 255, 1.00);}
#stacks_in_844_page1-sf .carousel .flex-direction-nav a:hover .sf-control{ color: rgba(102, 29, 102, 1.00); }



/* Edit  */

#stacks_in_844_page1-sf .freeze{
	text-align: center;
	padding: 20px 0;
	margin: 20px 0;
	border-radius: 5px;
	border: 2px solid #2E83F8;
}
#stacks_in_844_page1-sf .freeze span{
	color: #2E83F8;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px;
	font-weight: 600;
}


#stacks_in_844_page1 {
	padding: 100px 0px 0px 0px;
}
/* Depth Content */

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

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





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

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

#stacks_in_812_page1 .depth_image{

	
	

	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(243, 244, 243, 1.00);
	background-size: cover;
	
}





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

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

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



/* Heading */

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

#stacks_in_812_page1 .heading_out h2{
	font-size: 25px;
	line-height: 27px;
	color: rgba(46, 55, 62, 1.00);
	font-weight: 500;
	
	 font-style: italic; 
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_812_page1 p.super_heading{
	color: rgba(30, 155, 142, 1.00);
	font-size: 50px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	
	
	
	
	float: none;}

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_812_page1 .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 2px rgba(234, 112, 42, 1.00);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(234, 112, 42, 1.00);
	background: rgba(255, 255, 255, 0.17);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_812_page1 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_812_page1 .content_in a.depth_button:hover{
	color: rgba(137, 137, 138, 1.00);
	background: rgba(243, 246, 253, 1.00);
	box-shadow: inset 0 0 0 2px rgba(248, 247, 249, 1.00);}

#stacks_in_812_page1 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 16px;
	color: rgba(76, 76, 76, 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_812_page1 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

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

#stacks_out_815_page1 {
	width: 36%;
}

#stacks_in_815_page1 {
	padding: 25px 0px 40px 0px;
}
/* Depth Content */

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

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


	#stacks_in_885_page1{margin-left: 0;margin-right: 0;}



	#stacks_in_885_page1{margin-bottom: 0;}


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

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

#stacks_in_885_page1 .depth_image{

	
	background-size: contain;

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

	

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

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





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

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

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



/* Heading */

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

#stacks_in_885_page1 .heading_out h2{
	font-size: 25px;
	line-height: 27px;
	color: rgba(46, 55, 62, 1.00);
	font-weight: 500;
	
	 font-style: italic; 
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_885_page1 p.super_heading{
	color: rgba(30, 155, 142, 1.00);
	font-size: 50px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	
	
	
	
	float: none;}

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_885_page1 .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 2px rgba(234, 112, 42, 1.00);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(234, 112, 42, 1.00);
	background: rgba(255, 255, 255, 0.17);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_885_page1 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_885_page1 .content_in a.depth_button:hover{
	color: rgba(137, 137, 138, 1.00);
	background: rgba(243, 246, 253, 1.00);
	box-shadow: inset 0 0 0 2px rgba(248, 247, 249, 1.00);}

#stacks_in_885_page1 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 16px;
	color: rgba(76, 76, 76, 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_885_page1 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

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

#stacks_out_888_page1 {
	width: 69%;
}

#stacks_in_888_page1 {
	padding: 25px 0px 40px 0px;
}
/* Depth Content */

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

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


	#stacks_in_981_page1{margin-left: 0;margin-right: 0;}



	#stacks_in_981_page1{margin-bottom: 0;}


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

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

#stacks_in_981_page1 .depth_image{

	
	background-size: contain;

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

	

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

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





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

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

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



/* Heading */

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

#stacks_in_981_page1 .heading_out h2{
	font-size: 25px;
	line-height: 27px;
	color: rgba(46, 55, 62, 1.00);
	font-weight: 500;
	
	 font-style: italic; 
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_981_page1 p.super_heading{
	color: rgba(30, 155, 142, 1.00);
	font-size: 50px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	
	
	
	
	float: none;}

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_981_page1 .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 2px rgba(234, 112, 42, 1.00);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(234, 112, 42, 1.00);
	background: rgba(255, 255, 255, 0.17);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_981_page1 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_981_page1 .content_in a.depth_button:hover{
	color: rgba(137, 137, 138, 1.00);
	background: rgba(243, 246, 253, 1.00);
	box-shadow: inset 0 0 0 2px rgba(248, 247, 249, 1.00);}

#stacks_in_981_page1 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 16px;
	color: rgba(76, 76, 76, 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_981_page1 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

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

#stacks_out_984_page1 {
	width: 44%;
}

#stacks_in_984_page1 {
	padding: 25px 0px 40px 0px;
}
/* Depth Content */

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

@media (min-width: 770px){
	#stacks_in_828_page1 .content_flex{
		min-height: 18px;
	}
}

.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_828_page1 .depth_section_link:hover .depth_in,
#stacks_in_828_page1 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





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

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

#stacks_in_828_page1 .depth_image{

	
	background-size: contain;

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

	

	
	

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


@media all and (-webkit-min-device-pixel-ratio : 1.5),
 all and (-o-min-device-pixel-ratio: 3/2),
 all and (min--moz-device-pixel-ratio: 1.5),
 all and (min-device-pixel-ratio: 1.5) {
 
  #stacks_in_828_page1 .depth_image{ background-image: url(../index_files/banner_bg_image_2x_828.png);}
}




#stacks_in_828_page1 .depth_tint{ background: rgba(243, 244, 243, 1.00); }

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

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

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

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

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

	 
	max-width: 460px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

#stacks_in_828_page1 .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_828_page1 .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_828_page1 .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_828_page1 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_828_page1 .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_828_page1 .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_828_page1 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -460px; 
	

	

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

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





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

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

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

/* Layer Top */




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






/* Force Mobile Legibility */




/* Breaks */

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

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

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

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

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

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




	#stacks_in_688_page1{margin-bottom: 0;}


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

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

#stacks_in_688_page1 .depth_image{

	
	

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

	

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

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





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

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

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



/* Heading */

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

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

#stacks_in_688_page1 .heading_out h2{
	font-size: 45px;
	line-height: 38px;
	color: rgba(102, 29, 102, 1.00);
	font-weight: 500;
	
	 font-style: italic; 
	
	
	 text-align: center !important; 
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

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

/* Content */

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

	 
	max-width: 580px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_688_page1 .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_688_page1 .content_in p.main_content{
	display: block;
	color: rgba(0, 0, 0, 1.00);
	font-size: 1.35em;
	line-height: 1.30;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	
	 font-style: italic; 
	}

#stacks_in_688_page1 .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_688_page1 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_688_page1 .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_688_page1 .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(255, 102, 0, 1.00);
	border-right: 0px solid rgba(255, 102, 0, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

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

	 
	margin-right: -580px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_688_page1 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 30%;
	background: rgba(242, 132, 40, 1.00);
	margin-top: 20px;}/* Depth Limit */

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

/* Depth Limit Gradient*/

#stacks_in_913_page1.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_678_page1 {
	background-color: rgba(243, 244, 243, 1.00);
	padding: 0px 50px 50px 50px;
}
/* Depth Content */

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

@media (min-width: 770px){
	#stacks_in_1018_page1 .content_flex{
		min-height: 18px;
	}
}

.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_1018_page1 .depth_section_link:hover .depth_in,
#stacks_in_1018_page1 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





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

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

#stacks_in_1018_page1 .depth_image{

	
	background-size: contain;

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

	

	
	

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


@media all and (-webkit-min-device-pixel-ratio : 1.5),
 all and (-o-min-device-pixel-ratio: 3/2),
 all and (min--moz-device-pixel-ratio: 1.5),
 all and (min-device-pixel-ratio: 1.5) {
 
  #stacks_in_1018_page1 .depth_image{ background-image: url(../index_files/banner_bg_image_2x_1018.png);}
}




#stacks_in_1018_page1 .depth_tint{ background: rgba(243, 244, 243, 1.00); }

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

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

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

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

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

	 
	max-width: 460px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

#stacks_in_1018_page1 .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_1018_page1 .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_1018_page1 .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_1018_page1 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_1018_page1 .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_1018_page1 .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_1018_page1 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -460px; 
	

	

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

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





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

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

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

/* Layer Top */




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






/* Force Mobile Legibility */




/* Breaks */

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

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

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

#stacks_in_1018_page1 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}.svg-metamorph .svgm-content {
  position: relative;
  z-index: 1;
}
.svg-metamorph > .svgm-wrap {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
}
/**/
.svg-metamorph.svgm_stacks_in_690_page1 > .svgm-wrap {
  overflow: visible;
  height: 120px;
  left:50%;
  
  -webkit-transform: translateX(-50%)  ;
  transform: translateX(-50%)  ;
  
}
.svg-metamorph.svgm_stacks_in_690_page1 > .svgm-wrap > svg {
  fill: #F3F4F3;
  stroke: #F3F4F3;
  width: 100%;
  height: 120px;
  overflow: visible;
  
}
.svg-metamorph.svgm_stacks_in_690_page1 {
  padding-bottom: 120px;
  
}
@media all and (min-width: 1920px) {
  .svg-metamorph.svgm_stacks_in_690_page1 {
    padding-bottom: 180.000000px;
    
  }
  .svg-metamorph.svgm_stacks_in_690_page1 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_690_page1 > .svgm-wrap > svg {
    height: 180.000000px;
  }
}
@media all and (max-width: 767px) {
  .svg-metamorph.svgm_stacks_in_690_page1 {
    padding-bottom: 60.000000px;
    
  }
  .svg-metamorph.svgm_stacks_in_690_page1 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_690_page1 > .svgm-wrap > svg {
    height: 60.000000px;
  }
  .svg-metamorph.svgm_stacks_in_690_page1 > .svgm-wrap > svg {
    width: 960px;
  }
}

/* */
#stacks_in_690_page1 {
	background-image: url("../index_files/backgroundImage_690.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.svg-metamorph .svgm-content {
  position: relative;
  z-index: 1;
}
.svg-metamorph > .svgm-wrap {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
}
/**/
.svg-metamorph.svgm_stacks_in_691_page1 > .svgm-wrap {
  overflow: visible;
  height: 120px;
  left:50%;
  
  -webkit-transform: translateX(-50%) rotateX(180deg) rotateY(180deg);
  transform: translateX(-50%) rotateX(180deg) rotateY(180deg);
  
  bottom: auto; top: 0;
  
}
.svg-metamorph.svgm_stacks_in_691_page1 > .svgm-wrap > svg {
  fill: #F3F4F3;
  stroke: #F3F4F3;
  width: 100%;
  height: 120px;
  overflow: visible;
  
}
.svg-metamorph.svgm_stacks_in_691_page1 {
  padding-bottom: 120px;
  padding-bottom: 0px;padding-top: 120px;
}
@media all and (min-width: 1920px) {
  .svg-metamorph.svgm_stacks_in_691_page1 {
    padding-bottom: 180.000000px;
    padding-bottom: 0px;padding-top: 180.000000px;
  }
  .svg-metamorph.svgm_stacks_in_691_page1 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_691_page1 > .svgm-wrap > svg {
    height: 180.000000px;
  }
}
@media all and (max-width: 767px) {
  .svg-metamorph.svgm_stacks_in_691_page1 {
    padding-bottom: 60.000000px;
    padding-bottom: 0px;padding-top: 60.000000px;
  }
  .svg-metamorph.svgm_stacks_in_691_page1 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_691_page1 > .svgm-wrap > svg {
    height: 60.000000px;
  }
  .svg-metamorph.svgm_stacks_in_691_page1 > .svgm-wrap > svg {
    width: 960px;
  }
}

/* */
#stacks_in_691_page1 {
	padding: 30px 0px 30px 0px;
}
/* Depth Limit */

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

/* Depth Limit Gradient*/

#stacks_in_915_page1.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_830_page1>.s3_row {
	margin: 0 -10px;
}

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

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

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




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










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




}



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


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


}





/* Depth Content */

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

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


	#stacks_in_744_page1{margin-left: 0;margin-right: 0;}



	#stacks_in_744_page1{margin-bottom: 0;}


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

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

#stacks_in_744_page1 .depth_image{

	background-size: cover;
	

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

	

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

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 350px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_744_page1 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 17px;
	padding: 3% 4.500000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 1px rgba(52, 58, 60, 1.00);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(20, 21, 22, 1.00);
	background: rgba(254, 252, 255, 1.00);
	 font-weight: bolder; 
	
	}

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

#stacks_in_744_page1 .content_in p.sub_content{
	font-weight: normal;
	 font-weight: bolder; 
	 font-style: italic; 
	
	font-size: 19px;
	color: rgba(243, 244, 243, 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_744_page1 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -350px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */








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


/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

#stacks_in_744_page1 hr.hr_bottom_content{
	display: inline-block;
	height: 4px;
	width: 20%;
	background: rgba(92, 176, 163, 1.00);
	margin-top: 10px;}
#stacks_out_745_page1 {
	width: 33%;
}

#stacks_in_745_page1 {
	padding: 0px 0px 30px 0px;
}
/* Depth Content */

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

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


	#stacks_in_756_page1{margin-left: 0;margin-right: 0;}



	#stacks_in_756_page1{margin-bottom: 0;}


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

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

#stacks_in_756_page1 .depth_image{

	background-size: cover;
	

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

	

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

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 350px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_756_page1 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 17px;
	padding: 3% 4.500000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 1px rgba(52, 58, 60, 1.00);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(20, 21, 22, 1.00);
	background: rgba(254, 252, 255, 1.00);
	 font-weight: bolder; 
	
	}

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

#stacks_in_756_page1 .content_in p.sub_content{
	font-weight: normal;
	 font-weight: bolder; 
	 font-style: italic; 
	
	font-size: 19px;
	color: rgba(243, 244, 243, 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_756_page1 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -350px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */








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


/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

#stacks_in_756_page1 hr.hr_bottom_content{
	display: inline-block;
	height: 4px;
	width: 20%;
	background: rgba(92, 176, 163, 1.00);
	margin-top: 10px;}
#stacks_out_757_page1 {
	width: 33%;
}

#stacks_in_757_page1 {
	padding: 0px 0px 30px 0px;
}
/* Depth Content */

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

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


	#stacks_in_761_page1{margin-left: 0;margin-right: 0;}



	#stacks_in_761_page1{margin-bottom: 0;}


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

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

#stacks_in_761_page1 .depth_image{

	background-size: cover;
	

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

	

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

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 350px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_761_page1 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 17px;
	padding: 3% 4.500000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 1px rgba(52, 58, 60, 1.00);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(20, 21, 22, 1.00);
	background: rgba(254, 252, 255, 1.00);
	 font-weight: bolder; 
	
	}

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

#stacks_in_761_page1 .content_in p.sub_content{
	font-weight: normal;
	 font-weight: bolder; 
	 font-style: italic; 
	
	font-size: 19px;
	color: rgba(243, 244, 243, 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_761_page1 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -350px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */








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


/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

#stacks_in_761_page1 hr.hr_bottom_content{
	display: inline-block;
	height: 4px;
	width: 20%;
	background: rgba(92, 176, 163, 1.00);
	margin-top: 10px;}
#stacks_out_762_page1 {
	width: 33%;
}

#stacks_in_762_page1 {
	padding: 0px 0px 30px 0px;
}
/* Depth Limit */

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

/* Depth Limit Gradient*/

#stacks_in_997_page1.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_998_page1>.s3_row {
	margin: 0 -10px;
}

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

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

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




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










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




}



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


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


}






#stacks_in_998_page1 {
	padding: 20px 0px 0px 0px;
}
/* Depth Content */

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

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


	#stacks_in_999_page1{margin-left: 0;margin-right: 0;}



	#stacks_in_999_page1{margin-bottom: 0;}


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

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

#stacks_in_999_page1 .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(243, 244, 243, 1.00);
	background-size: cover;
	
}





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

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

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



/* Heading */

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

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

#stacks_in_999_page1 .heading_out h2{
	font-size: 25px;
	line-height: 27px;
	color: rgba(102, 29, 102, 1.00);
	font-weight: 500;
	
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

#stacks_in_999_page1 p.sub_heading{
	color: rgba(102, 102, 102, 1.00);
	font-size: 17px;
	letter-spacing: 2px;
	margin: 10px 0 4px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 360px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_999_page1 .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_999_page1 .content_in p.main_content{
	display: block;
	color: rgba(76, 76, 76, 1.00);
	font-size: 1.35em;
	line-height: 1.30;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 3%;
	
	 font-style: italic; 
	 display: none; }

#stacks_in_999_page1 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 17px;
	padding: 3% 4.500000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 1px rgba(52, 58, 60, 1.00);
	margin-bottom: 7%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(20, 21, 22, 1.00);
	background: rgba(254, 252, 255, 1.00);
	 font-weight: bolder; 
	
	}

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

#stacks_in_999_page1 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 19px;
	color: rgba(20, 23, 28, 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_999_page1 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -360px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

#stacks_in_999_page1 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 0%;
	background: rgba(92, 176, 163, 1.00);
	margin-top: 0px;}
#stacks_out_1000_page1 {
	width: 32%;
}

#stacks_in_1000_page1 {
	padding: 0px 0px 20px 0px;
}
/* Depth Content */

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

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


	#stacks_in_1005_page1{margin-left: 0;margin-right: 0;}



	#stacks_in_1005_page1{margin-bottom: 0;}


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

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

#stacks_in_1005_page1 .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(243, 244, 243, 1.00);
	background-size: cover;
	
}





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

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

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



/* Heading */

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

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

#stacks_in_1005_page1 .heading_out h2{
	font-size: 25px;
	line-height: 27px;
	color: rgba(102, 29, 102, 1.00);
	font-weight: 500;
	
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

#stacks_in_1005_page1 p.sub_heading{
	color: rgba(102, 102, 102, 1.00);
	font-size: 17px;
	letter-spacing: 2px;
	margin: 10px 0 4px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 360px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_1005_page1 .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_1005_page1 .content_in p.main_content{
	display: block;
	color: rgba(76, 76, 76, 1.00);
	font-size: 1.35em;
	line-height: 1.30;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	 font-style: italic; 
	 display: none; }

#stacks_in_1005_page1 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 17px;
	padding: 3% 4.500000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 1px rgba(52, 58, 60, 1.00);
	margin-bottom: 7%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(20, 21, 22, 1.00);
	background: rgba(254, 252, 255, 1.00);
	 font-weight: bolder; 
	
	}

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

#stacks_in_1005_page1 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 19px;
	color: rgba(36, 45, 58, 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_1005_page1 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -360px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

#stacks_in_1005_page1 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 0%;
	background: rgba(92, 176, 163, 1.00);
	margin-top: 0px;}
#stacks_out_1006_page1 {
	width: 32%;
}

#stacks_in_1006_page1 {
	padding: 0px 0px 25px 0px;
}
/* Depth Content */

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

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


	#stacks_in_1011_page1{margin-left: 0;margin-right: 0;}



	#stacks_in_1011_page1{margin-bottom: 0;}


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

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

#stacks_in_1011_page1 .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(243, 244, 243, 1.00);
	background-size: cover;
	
}





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

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

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



/* Heading */

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

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

#stacks_in_1011_page1 .heading_out h2{
	font-size: 25px;
	line-height: 27px;
	color: rgba(102, 29, 102, 1.00);
	font-weight: 500;
	
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

#stacks_in_1011_page1 p.sub_heading{
	color: rgba(102, 102, 102, 1.00);
	font-size: 17px;
	letter-spacing: 2px;
	margin: 10px 0 4px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 360px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_1011_page1 .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_1011_page1 .content_in p.main_content{
	display: block;
	color: rgba(76, 76, 76, 1.00);
	font-size: 1.35em;
	line-height: 1.30;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	 font-style: italic; 
	 display: none; }

#stacks_in_1011_page1 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 17px;
	padding: 3% 4.500000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 1px rgba(52, 58, 60, 1.00);
	margin-bottom: 7%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(20, 21, 22, 1.00);
	background: rgba(254, 252, 255, 1.00);
	 font-weight: bolder; 
	
	}

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

#stacks_in_1011_page1 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 19px;
	color: rgba(36, 45, 58, 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_1011_page1 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -360px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

#stacks_in_1011_page1 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 0%;
	background: rgba(92, 176, 163, 1.00);
	margin-top: 0px;}
#stacks_out_1012_page1 {
	width: 32%;
}

#stacks_in_1012_page1 {
	padding: 0px 0px 20px 0px;
}
/* Depth Content */

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

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




	#stacks_in_1042_page1{margin-bottom: 0;}


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

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

#stacks_in_1042_page1 .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(243, 244, 243, 1.00);
	background-size: cover;
	
}





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

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

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

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

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

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

#stacks_in_1042_page1 .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_1042_page1 .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: 4%;
	
	
	 display: none; }

#stacks_in_1042_page1 .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(102, 29, 102, 1.00);
	background: rgba(251, 255, 255, 1.00);
	
	
	 text-transform: uppercase;}

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

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

/* Aside */

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

	 
	margin-right: -540px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

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

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

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




	#stacks_in_595_page1{margin-bottom: 0;}


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

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

#stacks_in_595_page1 .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_595_page1 .depth_tint{ background: rgba(255, 255, 255, 0.00); }

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

#stacks_in_595_page1 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.00) 0%,rgba(232, 235, 236, 0.00) 75%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0.00) 0%,rgba(232, 235, 236, 0.00) 75%);
	
	   
	background: -webkit-linear-gradient(top, rgba(232, 235, 236, 0.00) 0%,rgba(255, 255, 255, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(232, 235, 236, 0.00) 0%,rgba(255, 255, 255, 0.00) 95%);
	
	
	}



/* Heading */

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

#stacks_in_595_page1 .heading_out h2{
	font-size: 30px;
	line-height: 42px;
	color: rgba(102, 29, 102, 1.00);
	font-weight: 500;
	
	 font-style: italic; 
	
	
	 text-align: center !important; 
	
	
	letter-spacing: 1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_595_page1 p.super_heading{
	color: rgba(159, 161, 161, 1.00);
	font-size: 15px;
	letter-spacing: 0px;
	margin: 0px 0 10px;
	
	 font-style: italic; 
	 display: none; 
	
	float: none;}

#stacks_in_595_page1 p.sub_heading{
	color: rgba(64, 86, 107, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 20px 0 0px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_595_page1 .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_595_page1 .content_in p.main_content{
	display: block;
	color: rgba(21, 24, 26, 1.00);
	font-size: 1.15em;
	line-height: 1.60;
	margin-top: 4%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	
	
	 display: none; }

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

@media screen and (max-width: 770px){
	#stacks_in_595_page1 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_595_page1 .content_in a.depth_button:hover{
	color: rgba(18, 18, 18, 1.00);
	background: rgba(235, 235, 235, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_595_page1 .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_595_page1 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -500px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

#stacks_in_595_page1 hr.hr_bottom_header{
	height: 0px;
	width: 15%;
	background: rgba(255, 0, 65, 1.00);
	display: inline-block;}

#stacks_in_595_page1 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(220, 223, 222, 1.00);
	margin-top: 15px;}@important "partials/mixins";
.com_onelittledesigner_stacks_Feature_Section_stack, #stacks_out_552_page1 {
  overflow: visible !important; }

#feature-cards-stacks_in_552_page1 {
  margin: 0 auto;
  max-width: 1200px; }
  #feature-cards-stacks_in_552_page1 * {
    box-sizing: border-box; }
  #feature-cards-stacks_in_552_page1 .feature-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
    #feature-cards-stacks_in_552_page1 .feature-grid.hide-content-icon .feature-card-icon {
      display: none; }
    #feature-cards-stacks_in_552_page1 .feature-grid.hide-content-text .feature-card-content {
      display: none; }
    #feature-cards-stacks_in_552_page1 .feature-grid.show-content-stacks .feature-card-stacks {
      display: block; }
    #feature-cards-stacks_in_552_page1 .feature-grid.no-icons .feature-card-icon i {
      display: none; }
  #feature-cards-stacks_in_552_page1 .feature-outer {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding: 10px 10px; }
    #feature-cards-stacks_in_552_page1 .feature-outer > a {
      text-decoration: none; }
  #feature-cards-stacks_in_552_page1 .feature-card {
    /*  */
    background: rgba(255, 255, 255, 0.86);
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
    /*  */
    /*  */
    height: 100%;
    /*  */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow: hidden;
    /*  */
    -ms-flex-line-pack: flex-start;
        align-content: flex-start;
    /*  */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    transition: all 0.40s ease;
    padding: 10px;
    border-radius: 4px;
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg); }
  #feature-cards-stacks_in_552_page1 .feature-card-stacks {
    display: none; }
  #feature-cards-stacks_in_552_page1 .feature-card-icon {
    /*  */
    background: rgba(231, 235, 237, 0.48);
    /*  */
    /*  */
    /*  */
    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 20px;
    padding: 0px 0px 0px 0px;
    border-radius: 50px 50px 50px 50px;
    transition: all 0.40s ease; }
    #feature-cards-stacks_in_552_page1 .feature-card-icon i {
      font-size: 50px;
      color: #00B0FF;
      transition: all 0.6s ease-out;
      -webkit-transform-origin: center center;
              transform-origin: center center; }
  #feature-cards-stacks_in_552_page1 .feature-card-content {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding: 10px;
    text-align: center; }
  #feature-cards-stacks_in_552_page1 .feature-card-header {
    /*  */
    font-family: "Nunito";
    /*  */
    margin: 0;
    color: #293643;
    font-size: 18px;
    line-height: 24px;
    font-weight: ; }
  #feature-cards-stacks_in_552_page1 .feature-card-description {
    /*  */
    font-family: "Open Sans";
    /*  */
    /*  */
    margin: 10px 0;
    display: block;
    color: #5D80A0;
    font-size: 14px;
    line-height: 24px; }

/*  */
#feature-cards-stacks_in_552_page1 .feature-card:hover {
  /*  */
  box-shadow: 0px 0px 20px 0px rgba(144, 164, 174, 0.50);
  /*  */
  z-index: 30;
  position: relative;
  -webkit-transform: scale(1.00) rotate(0deg) translateY(-10px);
          transform: scale(1.00) rotate(0deg) translateY(-10px); }
  #feature-cards-stacks_in_552_page1 .feature-card:hover .feature-card-icon {
    /**/ }
    #feature-cards-stacks_in_552_page1 .feature-card:hover .feature-card-icon i {
      -webkit-transform: rotate(-360deg);
              transform: rotate(-360deg);
      /**/ }
  #feature-cards-stacks_in_552_page1 .feature-card:hover .feature-card-header {
    /**/ }
  #feature-cards-stacks_in_552_page1 .feature-card:hover .feature-card-description {
    /**/ }

#feature-cards-stacks_in_552_page1 .feature-grid.ripple .feature-card {
  position: relative; }
  #feature-cards-stacks_in_552_page1 .feature-grid.ripple .feature-card::before {
    background: #34395D;
    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_552_page1 .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_552_page1 .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_552_page1 .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_552_page1 .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 #34395D; }

#feature-cards-stacks_in_552_page1 .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_552_page1 .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_552_page1 .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_552_page1 .feature-grid.ripple.bottom-left .feature-card:hover::before {
  width: 200%;
  height: 200%;
  -webkit-transform: scale(1);
          transform: scale(1); }

#feature-cards-stacks_in_552_page1 .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_552_page1 .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_552_page1 .feature-outer {
    /**/
    max-width: 50.000000%;
    /**/
    width: 50.000000%; } }

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

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

/*  */

#stacks_in_552_page1 {
	padding: 50px 0px 50px 0px;
}
#feature-section-card-stacks_in_553_page1 img {
  width: 161px;
  height: 70px;
  margin: 20px 0px 20px 0px; }
#feature-section-card-stacks_in_565_page1 img {
  width: 250px;
  height: 48px;
  margin: 20px 0px 20px 0px; }
/* Depth Limit */

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

/* Depth Limit Gradient*/

#stacks_in_349_page1.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(50, 17, 50, 1.00) 0%,rgba(43, 15, 43, 1.00) 95%);
	background-image: linear-gradient(to bottom, rgba(50, 17, 50, 1.00) 0%,rgba(43, 15, 43, 1.00) 95%);
	

	
}



/* Depth Content */

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

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




	#stacks_in_350_page1{margin-bottom: 0;}


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

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

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





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

#stacks_in_350_page1 .content_tint{ background: rgba(255, 255, 255, 0.00); }

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



/* Heading */

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

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

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

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

#stacks_in_350_page1 p.sub_heading{
	color: rgba(29, 32, 38, 1.00);
	font-size: 15px;
	letter-spacing: 0px;
	margin: 20px 0 15px;
	
	 font-style: italic; 
	
	
	float: none;}

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

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

#stacks_in_350_page1 .content_in p.sub_content{
	font-weight: normal;
	
	
	 text-transform: uppercase;
	font-size: 10px;
	color: rgba(255, 255, 255, 1.00);
	top: 30px;
	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_350_page1 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

#stacks_in_350_page1 hr.hr_bottom_header{
	height: 0px;
	width: 15%;
	background: rgba(0, 81, 255, 1.00);
	display: inline-block;}

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

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








  


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




	#stacks_in_386_page1>.s3_row  {
		margin: -10px -10px;
	}
	#stacks_in_386_page1>.s3_row>.s3_column {
		padding: 10px 10px;
		width:50%;
	}



}



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


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





}




  

#stacks_in_386_page1 {
	padding: 30px 0px 0px 0px;
}
.svg-metamorph .svgm-content {
  position: relative;
  z-index: 1;
}
.svg-metamorph > .svgm-wrap {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
}
/**/
.svg-metamorph.svgm_stacks_in_431_page1 > .svgm-wrap {
  overflow: visible;
  height: 60px;
  
  left:auto;right:0;
  -webkit-transform:   ;
  transform:   ;
  
}
.svg-metamorph.svgm_stacks_in_431_page1 > .svgm-wrap > svg {
  fill: #79217A;
  stroke: #79217A;
  width: 100%;
  height: 60px;
  overflow: visible;
  
  stroke-width: 5px;
  
}
.svg-metamorph.svgm_stacks_in_431_page1 {
  padding-bottom: 60px;
  
}
@media all and (min-width: 1920px) {
  .svg-metamorph.svgm_stacks_in_431_page1 {
    padding-bottom: 90.000000px;
    
  }
  .svg-metamorph.svgm_stacks_in_431_page1 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_431_page1 > .svgm-wrap > svg {
    height: 90.000000px;
  }
}
@media all and (max-width: 767px) {
  .svg-metamorph.svgm_stacks_in_431_page1 {
    padding-bottom: 30.000000px;
    
  }
  .svg-metamorph.svgm_stacks_in_431_page1 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_431_page1 > .svgm-wrap > svg {
    height: 30.000000px;
  }
  .svg-metamorph.svgm_stacks_in_431_page1 > .svgm-wrap > svg {
    width: 960px;
  }
}

/* */
#stacks_in_431_page1 {
	padding: 60px 0px 10px 0px;
}
