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



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

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



.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: 0.000000px;
  }
  .depth_row .s3_column_right .depth_section{
    margin-left: 0.000000px;
  }
  /* 3 Col Spacing */
  .depth_row.three_col .s3_column_left .depth_section{
    margin-right: 0.000000px;
  }
  .depth_row.three_col .s3_column_center .depth_section{
    margin-left: 0.000000px;
    margin-right: 0.000000px;
  }
  .depth_row.three_col .s3_column_right .depth_section{
    margin-left: 0.000000px;
  }
  /* 4 Col Spacing (1/4) */
  .depth_row .s3_column_4:first-child .depth_section{
    margin-right: 0.000000px;
    margin-left: 0;
  }
  /* 4 Col Spacing (2/4) */
  .depth_row .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 0.000000px;
    margin-left: 0.000000px;
  }
  /* 4 Col Spacing (3/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 0.000000px;
    margin-left: 0.000000px;
  }
  /* 4 Col Spacing (4/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-left: 0.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: %;}}/* 2.0.1
- improves overall performance on retina devices
- fixes performance issue in safari when using the Frosted Glass effect
- fixes a loading bug with the parallax effect
 */
#stacks_in_3483.btr-bg-outer .btr-bg-inner {
  
  min-height: 100vh;
  
}
#stacks_in_3483.btr-bg-gradient .btr-bg-inner ,
#stacks_in_3483.btr-bg-animated .btr-bg-inner ,
#stacks_in_3483.btr-bg-blur .btr-bg-inner ,
#stacks_in_3483.btr-bg-mouse .btr-bg-inner ,
#stacks_in_3483.btr-bg-pan .btr-bg-inner ,
#stacks_in_3483.btr-bg-parallax .btr-bg-inner ,
#stacks_in_3483.btr-bg-transition .btr-bg-inner ,
#stacks_in_3483.btr-bg-none .btr-bg-inner  {
  padding: 0px 0px 0px 0px;
}
#stacks_in_3483.btr-bg-none {
background-repeat: no-repeat;
background-color: rgba(0, 0, 0, 0.00);
}
#stacks_in_3483.btr-bg-outer:after {
  background: rgba(10, 25, 29, 0.37);
}
#stacks_in_3483.btr-bg-outer {
  background-image : url(../services_files/backgroundImageBlur-3483.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  -webkit-transform:translateZ(0);
}
#stacks_in_3483.btr-bg-outer .btr-bg-inner .btr-bg-content {
  position: relative;
  background-color : rgba(255, 255, 255, 0.00);
  overflow: hidden;
  padding: 0px 0px 0px 0px;
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
  
}
#stacks_in_3483.btr-bg-outer .btr-bg-inner .btr-bg-header,
#stacks_in_3483.btr-bg-outer .btr-bg-inner .btr-bg-footer {
  
}




/* Parallax */
#stacks_in_3483.btr-bg-parallax {
  background: none;
  transform: none;
}
#stacks_in_3483.btr-bg-parallax > .btr-bg-parallax-bg {
  background-image : url(../services_files/backgroundImageBlur-3483.jpg);
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.00);
  background-position: center top;
  background-size: cover;
  left: 0;
  position: absolute;
  top: 0;
  right: 0;
  height: 100vh;
  z-index: -1;
  -webkit-transform:translateZ(0);
  will-change: transform;
}
#stacks_in_3483.btr-bg-parallax.btr-bg-disabled:before {
  background-attachment: scroll;
  background-position: bottom center !important;
}





/*
1.5.0.1
- hotfix: display bug with dropdown items in edit mode
*/
#stacks_in_3557 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_3557 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

#stacks_in_3557 .clean-menu-extra {
  display: none;
}
#clean-menu_stacks_in_3557 .clean-menu-logo .cm-logo-right {
  white-space: nowrap;
}
#clean-menu_stacks_in_3557 .clean-menu-logo .cm-logo-right * {
  margin: 0;
  display: flex;
  align-self: center;
}
#clean-menu-full_stacks_in_3557.cm-full-menu li > a:hover,
#clean-menu_stacks_in_3557 li > a:hover {
  text-decoration: none;
}

#stacks_in_3557 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_3557 {
  max-width: 1440px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}
/* compatability fixes */
#clean-menu_stacks_in_3557 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_3557.cm-full-menu ul,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_3557 ul li > a:after,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul li > a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_3557.cm-full-menu,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_3557.cm-full-menu ul,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul {
  text-decoration: none;
  list-style: none;
  margin: 0;
  display: block;
  padding: 0px 0px;
  background: transparent;
}
#clean-menu-full_stacks_in_3557.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_3557.cm-full-menu ul li,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_3557.cm-full-menu ul li > a,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul li > a {
  padding: 5px 20px;
  margin: 0;
  line-height: 1;
  background: transparent;
  display: inline-block;
}
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul li > a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_3557.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_3557.cm-full-menu ul > li > .cm-custom-content {
  padding: 4px 20px 4px 20px;
}
#clean-menu-full_stacks_in_3557.cm-full-menu ul ul > li > .cm-custom-content {
  padding: 4px 20px 4px 30px;
}
#clean-menu-full_stacks_in_3557.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
  padding: 4px 20px 4px 0px;
}
#clean-menu-full_stacks_in_3557.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: 1;
  height: auto;
}
#clean-menu-full_stacks_in_3557.cm-full-menu ul > div,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_3557.cm-full-menu ul > div a,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_3557.cm-full-menu ul ul,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_3557.cm-full-menu,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  z-index: 99999;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease, opacity 300ms ease;
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
  min-width: 250px;
  border-radius: 4px;
  box-shadow: 0px 10px 20px rgba(0,0,0,0.4);
}
#clean-menu-full_stacks_in_3557.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_3557.cm-full-menu {
  height: 0;
  overflow: hidden;
}
#clean-menu-full_stacks_in_3557.cm-full-menu.clean-menu-active {
  height: auto;
}

#clean-menu-full_stacks_in_3557.cm-full-menu {
  -webkit-transform: translate(-50%, 50px);
  transform: translate(-50%, 50px);
}
#clean-menu-full_stacks_in_3557.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(-50%, 5px);
  transform: translate(-50%, 5px);
}



#clean-menu-full_stacks_in_3557.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_3557 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_3557.clean-menu-active ul {
  opacity: 1;
  pointer-events: all;
}
.cm-toggle {
  width: 30px;
  height: 28px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.cm-toggle span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #333;
  border-radius: 4px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.cm-toggle span:nth-child(1) {
  top: 0px;
}
.cm-toggle span:nth-child(2),.cm-toggle span:nth-child(3) {
  top: 10px;
}
.cm-toggle span:nth-child(4) {
  top: 20px;
}
.cm-toggle.open span:nth-child(1) {
  opacity: 0;
}
.cm-toggle.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cm-toggle.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cm-toggle.open span:nth-child(4) {
  opacity: 0;
}



#clean-menu_stacks_in_3557 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#clean-menu_stacks_in_3557 > div {
  align-self: center;
}
#clean-menu_stacks_in_3557 .clean-menu-full .cm-menu-toggle {
  width: 30px;
  height: 25px;
  box-sizing: border-box;
  padding: 0;
/*  border: 1px solid #000;*/
  border-radius: 3px;
  cursor: pointer;
}
#clean-menu_stacks_in_3557 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0;
  flex-grow: 1;
  transition: margin 300ms ease;
}
#clean-menu_stacks_in_3557 .clean-menu-logo {
  max-width: 200px;
  min-width: 200px;
  margin: 0;
}
#clean-menu_stacks_in_3557 .clean-menu-logo .cm-logo-wrap {
  max-width: 200px;
  min-width: 200px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
#clean-menu_stacks_in_3557 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_3557.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_3557 .clean-menu-logo > div > div {
  align-self: center;
}
#clean-menu_stacks_in_3557 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_3557.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo .cm-logo-left  {
  max-width: 128px;
  
  max-width: 9999px;
  
}
#clean-menu_stacks_in_3557 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_3557 .clean-menu-top-level ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  
  
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  
  -ms-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  list-style: none;
  padding: 0;
  text-decoration: none;
}
#clean-menu_stacks_in_3557 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_3557 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_3557 .clean-menu-top-level ul li {
  margin: 0 15px;
  align-self: center;
  line-height: 1;
}
#clean-menu_stacks_in_3557 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_3557 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_3557 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}


div[tag="slice"] > .mez > #stacks_in_3557.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_3557 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_3557 .clean-menu-top-level ul li > a:visited {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(240, 242, 241, 1.00);
  font-size: inherit;
  
  line-height: 25px;
  align-items: center;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
#clean-menu-full_stacks_in_3557.cm-full-menu ul li > a {
  font-size: inherit;
}
#clean-menu_stacks_in_3557 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_3557.cm-full-menu ul li > a {
  font-family: Josefin Sans;
}
#clean-menu-full_stacks_in_3557.cm-full-menu > ul > li > a {
  
}
#clean-menu_stacks_in_3557 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_3557.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul li > a svg {
  fill: rgba(240, 242, 241, 1.00);
  align-self: center;
  vertical-align: middle;
}
#clean-menu-full_stacks_in_3557.cm-full-menu ul li > a,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_3557 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_3557.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#clean-menu-full_stacks_in_3557.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_3557 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_3557.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_3557 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_3557 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_3557.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_3557.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_3557 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_3557 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_3557.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_3557.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  

}
#stacks_in_3557 li > a svg,
#clean-menu_stacks_in_3557 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_3557.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 25px;
  height: 25px;
  
}

#clean-menu_stacks_in_3557 .clean-menu-top-level ul li > a:hover {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(150, 186, 199, 1.00);
}
#clean-menu_stacks_in_3557 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_3557.cm-full-menu ul li > a:hover svg {
  fill: rgba(150, 186, 199, 1.00);
}
#clean-menu_stacks_in_3557 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_3557 .clean-menu-top-level ul li.cm-current > a {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(234, 249, 236, 1.00);
}
#clean-menu_stacks_in_3557 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_3557.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(234, 249, 236, 1.00);
}
#clean-menu_stacks_in_3557 .cm-toggle span {
  background: #FFFFFF;
}
#clean-menu_stacks_in_3557 h1, #clean-menu_stacks_in_3557 h2, #clean-menu_stacks_in_3557 h3, #clean-menu_stacks_in_3557 h4, #clean-menu_stacks_in_3557 h5, #clean-menu_stacks_in_3557 h6, #clean-menu_stacks_in_3557 .layouts-text, #clean-menu_stacks_in_3557 p {
  color: rgba(0, 0, 0, 0.60);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_3557.cm-full-menu,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul {
  background: rgba(35, 54, 60, 1.00);
}
#clean-menu-full_stacks_in_3557.cm-full-menu > ul > li,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_3557.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_3557.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_3557.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_3557.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_3557.cm-full-menu ul ul li:before {
  color: rgba(0, 0, 0, 0.00);
  fill: rgba(0, 0, 0, 0.00);
}
#clean-menu-full_stacks_in_3557.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul li > a:hover svg {
  color: rgba(0, 0, 0, 0.00);
  fill:  rgba(0, 0, 0, 0.00);
}
/* #clean-menu-full_stacks_in_3557.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_3557.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul li > a.cm-heading:hover {
  color: rgba(0, 0, 0, 0.00);
  cursor: default;
} */
#clean-menu-full_stacks_in_3557.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul li.cm-current > a svg {
  color: rgba(0, 0, 0, 0.00);
  fill:  rgba(0, 0, 0, 0.00);
}
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(240, 242, 241, 1.00);
}
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(150, 186, 199, 1.00);
}
/* #clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(240, 242, 241, 1.00);
} */
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(234, 249, 236, 1.00);
}
.disable-parents #clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_3557.cm-full-menu.disable-parents  ul li > a.parent:hover {
  color: rgba(0, 0, 0, 0.00);
  border-color: rgba(0, 0, 0, 0.00);
}
.disable-parents #clean-menu_stacks_in_3557 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_3557 .clean-menu-top-level ul li > a.parent:hover:after {
  color: rgba(240, 242, 241, 1.00);
  border-color: rgba(240, 242, 241, 1.00);
}




#clean-menu_stacks_in_3557 .clean-menu-logo .cm-logo-wrap {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#clean-menu_stacks_in_3557 .clean-menu-full {
  width: 40px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
#clean-menu_stacks_in_3557 .clean-menu-logo {
  width: auto;
  max-width: 9999px;
}
#clean-menu_stacks_in_3557 .clean-menu-logo .cm-logo-wrap {
  max-width: 200px;
  margin-right: 5px;
  width: 100%;
}
div[tag="slice"] > .mez > #stacks_in_3557.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}



#clean-menu_stacks_in_3557 .clean-menu-full {
  margin: 0;
}
#clean-menu_stacks_in_3557 .clean-menu-full .cm-menu-toggle {
  display: none;
}
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul {
  display: block;
  position: fixed;
  pointer-events: none;
  opacity: 0;
  top: 100%;
  box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}
#clean-menu_stacks_in_3557 .clean-menu-top-level ul li {
  position: relative;
}
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > a.parent:after {
  content: "";
  border-style: solid;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin: -3px 0 0 8px;
}
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > a.parent a.parent:after {
  border-color: rgba(0, 0, 0, 0.00);
}
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > a.parent a.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.00);
}
/* #clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > a.parent a.cm-heading.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.00);
} */
#clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > a.parent a.parent.cm-current:after {
  border-color: rgba(0, 0, 0, 0.00);
}





.cm-sticky-wrap_stacks_in_3557 {
  transition: background 300ms ease;
  background: transparent;
}
.cm-sticky-wrap_stacks_in_3557.cm-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  background: rgba(15, 37, 54, 0.00);
}
.cm-sticky-wrap_stacks_in_3557.cm-sticky > #clean-menu-full_stacks_in_3557.cm-full-menu {
  z-index: 99999;
}
.cm-sticky-wrap_stacks_in_3557.cm-sticky #clean-menu_stacks_in_3557.clean-menu {
  max-width: 1440px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}



@media all and (min-width: 771px) {
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_3557.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_3557 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_3557.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_3557 ul li.cm-hide-menu {
    display: none;
  }
  
  #clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_3557 .clean-menu-top-level > ul > li > ul.cm-wide > li {
    text-align: left;
    align-self: flex-start;
  }
}

@media all and (max-width: 770px) {
  
  #clean-menu_stacks_in_3557.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_3557 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_3557 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_3557 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_3557 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_3557 .clean-menu-top-level {
    display: none;
  }
  
  
  #clean-menu_stacks_in_3557 .clean-menu-full .cm-menu-toggle {
    float: right;
  }
  
  #clean-menu-full_stacks_in_3557.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_3557.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_3557.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_3557.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_3557.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_3557.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_3557.cm-full-menu ul li > a {
    font-size: calc(inherit + 2 );
    line-height: calc(inherit + 2 );
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_3557.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_3557.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_3557.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_3557.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_3557.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






.cm-mobile-example #clean-menu-full_stacks_in_3557 {
  min-width: 300px;
}
.cm-mobile-example #clean-menu_stacks_in_3557 .clean-menu-full {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_3557 > div:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_3557 .clean-menu-full .cm-menu-toggle {
  display: block;
}
.cm-mobile-example #clean-menu_stacks_in_3557 .clean-menu-top-level {
  display: none;
}
.cm-mobile-example #clean-menu-full_stacks_in_3557.cm-full-menu ul li {
  display: block;
}
.cm-mobile-example #clean-menu-full_stacks_in_3557.cm-full-menu ul li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_3557.cm-full-menu ul ul > li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_3557.cm-full-menu ul li.cm-grouped-item > a {
  width: auto;
}
.cm-mobile-example #clean-menu-full_stacks_in_3557.cm-full-menu {
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
}
.cm-mobile-example #clean-menu-full_stacks_in_3557.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}
.cm-mobile-example #clean-menu-full_stacks_in_3557.cm-full-menu ul li.cm-grouped-item > a {
  padding: 8px 30px 8px 0;
}

.cm-mobile-example  #clean-menu_stacks_in_3557 .clean-menu-full .cm-menu-toggle {
  float: right;
}









#clean-menu_stacks_in_3557 .clean-menu-top-level ul li.cm-current > a {
  
}

#stacks_in_3557 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin: 20px 0px 0px 0px;
	padding: 0px 30px 0px 30px;
}
#graphicStackstacks_in_3558 {
	position: relative;
	z-index: 1;
}

#graphicStackstacks_in_3558 a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
	border: none;
	background: transparent;
}

/*  */
#graphicStackstacks_in_3558 img {
	width: 100%;
	max-width: none;
	height: auto;
	display: block;
	position: relative;
	z-index: 2;
}
/*  */

/*  */

/*  */#graphicStackstacks_in_3559 {
	position: relative;
	z-index: 1;
}

#graphicStackstacks_in_3559 a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
	border: none;
	background: transparent;
}

/*  */

/*  */
#graphicStackstacks_in_3559 {
	text-align: left;
}

#graphicStackstacks_in_3559 .centered_image {
	display: inline !important; /* For images dragged and dropped into Stacks, overrides Stacks CSS for block centred images */
}

#graphicStackstacks_in_3559 img {
	width: 100%;
	height: auto;
	max-width: 50px;
	max-height: 50px;
	display: inline-block;
	position: relative;
	z-index: 2;
}
/*  */

/*  */
#stacks_out_3559 {
	margin-left:0;
}

.clean-menu-top-level #cta_stacks_in_3562.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(35, 54, 60, 1.00);
  background-color: rgba(239, 237, 226, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
  border-radius: 20px;
  padding: 6px 12px;
}
.clean-menu-top-level #cta_stacks_in_3562.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_3562.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(35, 54, 60, 1.00);
}
.clean-menu-top-level #cta_stacks_in_3562.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_3562.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(150, 186, 199, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
}
.clean-menu-top-level #cta_stacks_in_3562.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_3562.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.clean-menu-top-level #cta_stacks_in_3562.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_3562.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_3562.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_3562.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_3562.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(35, 54, 60, 1.00);
  background-color: rgba(239, 237, 226, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
  border-radius: 20px;
  display: block;
  text-align: center;
  padding: 6px 12px;
}
.cm-vert-bottom > .clean-menu-top-level > ul:has(> #cta_stacks_in_3562) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_3562.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_3562.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(35, 54, 60, 1.00);
}
.cm-full-menu #cta_stacks_in_3562.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_3562.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(150, 186, 199, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
}
.cm-full-menu #cta_stacks_in_3562.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_3562.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_3562.clean-menu-cta.clean-menu-cta-style a:hover {

}
.cm-full-menu #cta_stacks_in_3562.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}



#stacks_in_3563 {
	font-size: 85%;
	font-weight: bold;
}

.clean-menu-top-level #cta_stacks_in_3564.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(35, 54, 60, 1.00);
  background-color: rgba(239, 237, 226, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
  border-radius: 20px;
  padding: 6px 12px;
}
.clean-menu-top-level #cta_stacks_in_3564.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_3564.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(35, 54, 60, 1.00);
}
.clean-menu-top-level #cta_stacks_in_3564.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_3564.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(150, 186, 199, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
}
.clean-menu-top-level #cta_stacks_in_3564.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_3564.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.clean-menu-top-level #cta_stacks_in_3564.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_3564.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_3564.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_3564.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_3564.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(35, 54, 60, 1.00);
  background-color: rgba(239, 237, 226, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
  border-radius: 20px;
  display: block;
  text-align: center;
  padding: 6px 12px;
}
.cm-vert-bottom > .clean-menu-top-level > ul:has(> #cta_stacks_in_3564) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_3564.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_3564.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(35, 54, 60, 1.00);
}
.cm-full-menu #cta_stacks_in_3564.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_3564.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(150, 186, 199, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
}
.cm-full-menu #cta_stacks_in_3564.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_3564.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_3564.clean-menu-cta.clean-menu-cta-style a:hover {

}
.cm-full-menu #cta_stacks_in_3564.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}



#stacks_in_3565 {
	font-size: 85%;
	font-weight: bold;
}

.clean-menu-top-level #cta_stacks_in_3566.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(35, 54, 60, 1.00);
  background-color: rgba(239, 237, 226, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
  border-radius: 20px;
  padding: 6px 12px;
}
.clean-menu-top-level #cta_stacks_in_3566.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_3566.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(35, 54, 60, 1.00);
}
.clean-menu-top-level #cta_stacks_in_3566.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_3566.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(150, 186, 199, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
}
.clean-menu-top-level #cta_stacks_in_3566.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_3566.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.clean-menu-top-level #cta_stacks_in_3566.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_3566.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_3566.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_3566.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_3566.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(35, 54, 60, 1.00);
  background-color: rgba(239, 237, 226, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
  border-radius: 20px;
  display: block;
  text-align: center;
  padding: 6px 12px;
}
.cm-vert-bottom > .clean-menu-top-level > ul:has(> #cta_stacks_in_3566) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_3566.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_3566.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(35, 54, 60, 1.00);
}
.cm-full-menu #cta_stacks_in_3566.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_3566.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(150, 186, 199, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
}
.cm-full-menu #cta_stacks_in_3566.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_3566.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_3566.clean-menu-cta.clean-menu-cta-style a:hover {

}
.cm-full-menu #cta_stacks_in_3566.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}



#stacks_in_3567 {
	font-size: 85%;
	font-weight: bold;
}

.clean-menu-top-level #cta_stacks_in_3568.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(35, 54, 60, 1.00);
  background-color: rgba(239, 237, 226, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
  border-radius: 20px;
  padding: 6px 12px;
}
.clean-menu-top-level #cta_stacks_in_3568.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_3568.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(35, 54, 60, 1.00);
}
.clean-menu-top-level #cta_stacks_in_3568.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_3568.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(150, 186, 199, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
}
.clean-menu-top-level #cta_stacks_in_3568.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_3568.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.clean-menu-top-level #cta_stacks_in_3568.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_3568.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_3568.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_3568.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_3568.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(35, 54, 60, 1.00);
  background-color: rgba(239, 237, 226, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
  border-radius: 20px;
  display: block;
  text-align: center;
  padding: 6px 12px;
}
.cm-vert-bottom > .clean-menu-top-level > ul:has(> #cta_stacks_in_3568) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_3568.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_3568.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(35, 54, 60, 1.00);
}
.cm-full-menu #cta_stacks_in_3568.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_3568.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(150, 186, 199, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
}
.cm-full-menu #cta_stacks_in_3568.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_3568.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_3568.clean-menu-cta.clean-menu-cta-style a:hover {

}
.cm-full-menu #cta_stacks_in_3568.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}



#stacks_in_3569 {
	font-size: 85%;
	font-weight: bold;
}

.clean-menu-top-level #cta_stacks_in_3570.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(35, 54, 60, 0.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
  border-radius: 4px;
  padding: 6px 12px;
}
.clean-menu-top-level #cta_stacks_in_3570.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_3570.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.clean-menu-top-level #cta_stacks_in_3570.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_3570.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(35, 54, 60, 0.19);
  border: 1px solid rgba(34, 34, 34, 0.00);
}
.clean-menu-top-level #cta_stacks_in_3570.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_3570.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.clean-menu-top-level #cta_stacks_in_3570.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_3570.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_3570.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_3570.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_3570.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(35, 54, 60, 0.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
  border-radius: 4px;
  display: block;
  text-align: center;
  padding: 6px 12px;
}
.cm-vert-bottom > .clean-menu-top-level > ul:has(> #cta_stacks_in_3570) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_3570.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_3570.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_3570.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_3570.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(35, 54, 60, 0.19);
  border: 1px solid rgba(34, 34, 34, 0.00);
}
.cm-full-menu #cta_stacks_in_3570.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_3570.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_3570.clean-menu-cta.clean-menu-cta-style a:hover {

}
.cm-full-menu #cta_stacks_in_3570.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}



#stacks_in_3571 {
	font-size: 85%;
	font-weight: bold;
}

.clean-menu-top-level #cta_stacks_in_3572.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(239, 237, 226, 1.00);
  background-color: rgba(35, 54, 60, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
  border-radius: 20px;
  padding: 6px 12px;
}
.clean-menu-top-level #cta_stacks_in_3572.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_3572.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(239, 237, 226, 1.00);
}
.clean-menu-top-level #cta_stacks_in_3572.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_3572.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(35, 54, 60, 1.00);
  background-color: rgba(150, 186, 199, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
}
.clean-menu-top-level #cta_stacks_in_3572.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_3572.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(35, 54, 60, 1.00);
}
.clean-menu-top-level #cta_stacks_in_3572.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_3572.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_3572.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_3572.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_3572.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(239, 237, 226, 1.00);
  background-color: rgba(35, 54, 60, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
  border-radius: 20px;
  display: block;
  text-align: center;
  padding: 6px 12px;
}
.cm-vert-bottom > .clean-menu-top-level > ul:has(> #cta_stacks_in_3572) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_3572.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_3572.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(239, 237, 226, 1.00);
}
.cm-full-menu #cta_stacks_in_3572.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_3572.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(35, 54, 60, 1.00);
  background-color: rgba(150, 186, 199, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
}
.cm-full-menu #cta_stacks_in_3572.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_3572.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(35, 54, 60, 1.00);
}
.cm-full-menu #cta_stacks_in_3572.clean-menu-cta.clean-menu-cta-style a:hover {

}
.cm-full-menu #cta_stacks_in_3572.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}



#stacks_in_3573 {
	font-size: 85%;
	font-weight: bold;
}
/* Depth Content */

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

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


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



	#stacks_in_3184{margin-bottom: 0;}


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

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

#stacks_in_3184 .depth_image{

	background-size: cover;
	

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

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../services_files/banner_bg_image-3184.jpg);
	
	
	
	background-image: none;
	background-color: rgba(150, 186, 199, 0.00);
	background-size: cover;
	
}





#stacks_in_3184 .depth_tint{ background: rgba(13, 24, 28, 0.00); }

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

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



/* Heading */

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

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

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

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_3184 .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_3184 .content_in p.main_content{
	display: block;
	color: rgba(239, 237, 226, 1.00);
	font-size: 1.15em;
	line-height: 1.70;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_3184 .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: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(46, 70, 77, 1.00);
	
	
	}

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

#stacks_in_3184 .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: 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_3184 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

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

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

/* Depth Limit Gradient*/

#stacks_in_3689.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(150, 186, 199, 1.00) 0%,rgba(150, 186, 199, 1.00) 95%);
	background-image: linear-gradient(to bottom, rgba(150, 186, 199, 1.00) 0%,rgba(150, 186, 199, 1.00) 95%);
	

	
}



/* Depth Content */

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

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





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

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

#stacks_in_3692 .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(150, 186, 199, 0.00);
	background-size: cover;
	
}





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

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

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

#stacks_in_3692 .heading_out h2{
	font-size: 30px;
	line-height: 30px;
	color: rgba(35, 54, 60, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 4px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

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

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_3692 .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: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(46, 70, 77, 1.00);
	
	
	}

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

#stacks_in_3692 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 17px;
	color: rgba(13, 39, 47, 1.00);
	top: 10px;
	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_3692 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -500px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

/* Depth Limit Gradient*/

#stacks_in_3702.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(239, 237, 226, 1.00) 0%,rgba(239, 237, 226, 1.00) 95%);
	background-image: linear-gradient(to bottom, rgba(239, 237, 226, 1.00) 0%,rgba(239, 237, 226, 1.00) 95%);
	

	
}



/* Depth Content */

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

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





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

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

#stacks_in_3710 .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(150, 186, 199, 0.00);
	background-size: cover;
	
}





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

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

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

#stacks_in_3710 .heading_out h2{
	font-size: 30px;
	line-height: 30px;
	color: rgba(35, 54, 60, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 4px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

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

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_3710 .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: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(46, 70, 77, 1.00);
	
	
	}

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

#stacks_in_3710 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 17px;
	color: rgba(13, 39, 47, 1.00);
	top: 10px;
	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_3710 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -500px; 
	

	margin-right:0;

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_3710 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_3780 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_3780 .theDivider1,
#simpleDivider_stacks_in_3780 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_3780 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_3780.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #DAD6CD;
	border-bottom-color: #FFFFF3;
}
#simpleDivider_stacks_in_3780.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3780 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_3780.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_3780.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_3780.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_3780.bgImageOn .theDivider1 img {
	display: block;
}

/* Depth Content */

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

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





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

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

#stacks_in_3716 .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(150, 186, 199, 0.00);
	background-size: cover;
	
}





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

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

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

#stacks_in_3716 .heading_out h2{
	font-size: 30px;
	line-height: 30px;
	color: rgba(35, 54, 60, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 4px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

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

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_3716 .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: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(46, 70, 77, 1.00);
	
	
	}

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

#stacks_in_3716 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 17px;
	color: rgba(13, 39, 47, 1.00);
	top: 10px;
	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_3716 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -500px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

/* Depth Limit Gradient*/

#stacks_in_3728.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(184, 209, 171, 1.00) 0%,rgba(184, 209, 171, 1.00) 95%);
	background-image: linear-gradient(to bottom, rgba(184, 209, 171, 1.00) 0%,rgba(184, 209, 171, 1.00) 95%);
	

	
}



/* Depth Content */

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

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





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

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

#stacks_in_3736 .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(150, 186, 199, 0.00);
	background-size: cover;
	
}





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

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

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

#stacks_in_3736 .heading_out h2{
	font-size: 30px;
	line-height: 30px;
	color: rgba(35, 54, 60, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 4px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

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

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_3736 .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: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(46, 70, 77, 1.00);
	
	
	}

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

#stacks_in_3736 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 17px;
	color: rgba(13, 39, 47, 1.00);
	top: 10px;
	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_3736 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -500px; 
	

	margin-right:0;

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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

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

/* Depth Limit Gradient*/

#stacks_in_3897.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(13, 39, 47, 1.00) 0%,rgba(35, 54, 60, 1.00) 95%);
	background-image: linear-gradient(to bottom, rgba(13, 39, 47, 1.00) 0%,rgba(35, 54, 60, 1.00) 95%);
	

	
}



/* Depth Content */

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

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





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

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

#stacks_in_3898 .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(35, 54, 60, 0.00);
	background-size: cover;
	
}





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

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

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

#stacks_in_3898 .heading_out h2{
	font-size: 30px;
	line-height: 30px;
	color: rgba(239, 237, 226, 1.00);
	font-weight: 500;
	
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: 6px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_3898 p.super_heading{
	color: rgba(239, 237, 226, 0.49);
	font-size: 20px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	
	float: none;}

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_3898 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 2% 3.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(27, 40, 46, 1.00);
	background: rgba(122, 192, 198, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_3898 .content_in a.depth_button{
		padding: 2% 4%;
	}
}
#stacks_in_3898 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(46, 70, 77, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_3898 .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: 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_3898 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

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

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

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





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

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

#stacks_in_3904 .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(150, 186, 199, 0.00);
	background-size: cover;
	
}





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

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

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

#stacks_in_3904 .heading_out h2{
	font-size: 30px;
	line-height: 30px;
	color: rgba(230, 232, 234, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 4px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_3904 .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: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(46, 70, 77, 1.00);
	
	
	}

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

#stacks_in_3904 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 17px;
	color: rgba(13, 39, 47, 1.00);
	top: 10px;
	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_3904 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -500px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

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

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





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

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

#stacks_in_3920 .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(150, 186, 199, 0.00);
	background-size: cover;
	
}





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

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

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

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

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

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_3920 .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: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(46, 70, 77, 1.00);
	
	
	}

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

#stacks_in_3920 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 17px;
	color: rgba(13, 39, 47, 1.00);
	top: 10px;
	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_3920 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -500px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

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

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





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

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

#stacks_in_3926 .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(150, 186, 199, 0.00);
	background-size: cover;
	
}





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

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

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

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

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

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

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_3926 .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: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(46, 70, 77, 1.00);
	
	
	}

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

#stacks_in_3926 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 17px;
	color: rgba(13, 39, 47, 1.00);
	top: 10px;
	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_3926 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -500px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

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

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

/* Depth Limit Gradient*/

#stacks_in_3192.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(150, 186, 199, 1.00) 0%,rgba(150, 186, 199, 1.00) 95%);
	background-image: linear-gradient(to bottom, rgba(150, 186, 199, 1.00) 0%,rgba(150, 186, 199, 1.00) 95%);
	

	
}



:root {
  --multi_columns_stacks_in_3204:minmax(550px,min-content) 1fr;
}
#multi_columns_stacks_in_3204 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_3204);
  grid-gap: 16px;
  align-items: flex-start;
  
  
  
  justify-content: center;
  
}
#multi_columns_stacks_in_3204 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_3204 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_3204 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}


/*
1.0.0.1
- fixes z-index overflow bug
*/
#stacks_in_3207 {
  display: flex;
  width: 100%;
  
  justify-content: center;
  
}
#stacks_in_3207 .overlap-wrap {
  width: 100%;
}
#stacks_in_3207 .overlap-canvas.overlap-canvas-on {
  position: relative;
  width: 400px;
  transform-origin: top left;
  
}
#stacks_in_3207 .overlap-canvas.overlap-canvas-on > .overlap-1 {
  width: 60%;
}
#stacks_in_3207 .overlap-canvas.overlap-canvas-on > .overlap-2 {
  width: 100%;
}
#stacks_in_3207 .overlap-canvas.overlap-canvas-on > .overlap-3 {
  width: 100%;
}
#stacks_in_3207 .overlap-canvas.overlap-canvas-on > .overlap-4 {
  width: 100%;
}
#stacks_in_3207 .overlap-canvas.overlap-canvas-on > .overlap-5 {
  width: 100%;
}
#stacks_in_3207 .overlap-canvas.overlap-canvas-on > .overlap-6 {
  width: 100%;
}

#stacks_in_3207 .overlap-canvas.overlap-canvas-on {
  z-index: 10;
}
#stacks_in_3207 .overlap-canvas > .overlap-el {
  margin: 12px 0;
}
#stacks_in_3207 .overlap-canvas.overlap-canvas-on > .overlap-el {
  position: absolute;
  margin: 0;
}
#stacks_in_3207 .overlap-canvas.overlap-canvas-on > .overlap-1 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 30%;
  left: 68%;
  z-index: 1;
}
#stacks_in_3207 .overlap-canvas.overlap-canvas-on > .overlap-2 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 2;
}
#stacks_in_3207 .overlap-canvas.overlap-canvas-on > .overlap-3 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 3;
}
#stacks_in_3207 .overlap-canvas.overlap-canvas-on > .overlap-4 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 4;
}
#stacks_in_3207 .overlap-canvas.overlap-canvas-on > .overlap-5 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 5;
}
#stacks_in_3207 .overlap-canvas.overlap-canvas-on > .overlap-6 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 6;
}

/* Depth Content */

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

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





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

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

#stacks_in_3193 .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(150, 186, 199, 0.00);
	background-size: cover;
	
}





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

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

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

#stacks_in_3193 .heading_out h2{
	font-size: 30px;
	line-height: 30px;
	color: rgba(35, 54, 60, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 4px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

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

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_3193 .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: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(46, 70, 77, 1.00);
	
	
	}

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

#stacks_in_3193 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 17px;
	color: rgba(13, 39, 47, 1.00);
	top: 10px;
	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_3193 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -500px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

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

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

/* Depth Limit Gradient*/

#stacks_in_3227.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(239, 237, 226, 1.00) 0%,rgba(239, 237, 226, 1.00) 95%);
	background-image: linear-gradient(to bottom, rgba(239, 237, 226, 1.00) 0%,rgba(239, 237, 226, 1.00) 95%);
	

	
}



:root {
  --multi_columns_stacks_in_3626:1fr minmax(550px,min-content);
}
#multi_columns_stacks_in_3626 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_3626);
  grid-gap: 16px;
  align-items: flex-start;
  
  
  
  justify-content: center;
  
}
#multi_columns_stacks_in_3626 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_3626 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_3626 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 901px) {
  #multi_columns_stacks_in_3626 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_3626 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_3626 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_3626 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 501px) {
  #multi_columns_stacks_in_3626 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_3626 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_3626 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_3626 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_3626 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_3626 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_3626 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_3626 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 900px) {
  #multi_columns_stacks_in_3626 {
    grid-template-columns: repeat(1, 1fr);
    
  }
  #multi_columns_stacks_in_3626 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_3626 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_3626 > div > * {position: relative;}
  #multi_columns_stacks_in_3626 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_3626 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_3626 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_3626 > div > * {position: relative;}
  #multi_columns_stacks_in_3626 > div > * > * {transform: translate(0,0);}
  
}

/* Depth Content */

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

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





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

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

#stacks_in_3627 .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(150, 186, 199, 0.00);
	background-size: cover;
	
}





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

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

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

#stacks_in_3627 .heading_out h2{
	font-size: 30px;
	line-height: 30px;
	color: rgba(35, 54, 60, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 4px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

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

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_3627 .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: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(46, 70, 77, 1.00);
	
	
	}

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

#stacks_in_3627 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 17px;
	color: rgba(13, 39, 47, 1.00);
	top: 10px;
	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_3627 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -500px; 
	

	margin-right:0;

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

#stacks_in_3627 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/*
1.0.0.1
- fixes z-index overflow bug
*/
#stacks_in_3632 {
  display: flex;
  width: 100%;
  
  justify-content: center;
  
}
#stacks_in_3632 .overlap-wrap {
  width: 100%;
}
#stacks_in_3632 .overlap-canvas.overlap-canvas-on {
  position: relative;
  width: 400px;
  transform-origin: top left;
  
}
#stacks_in_3632 .overlap-canvas.overlap-canvas-on > .overlap-1 {
  width: 60%;
}
#stacks_in_3632 .overlap-canvas.overlap-canvas-on > .overlap-2 {
  width: 100%;
}
#stacks_in_3632 .overlap-canvas.overlap-canvas-on > .overlap-3 {
  width: 100%;
}
#stacks_in_3632 .overlap-canvas.overlap-canvas-on > .overlap-4 {
  width: 100%;
}
#stacks_in_3632 .overlap-canvas.overlap-canvas-on > .overlap-5 {
  width: 100%;
}
#stacks_in_3632 .overlap-canvas.overlap-canvas-on > .overlap-6 {
  width: 100%;
}

#stacks_in_3632 .overlap-canvas.overlap-canvas-on {
  z-index: 10;
}
#stacks_in_3632 .overlap-canvas > .overlap-el {
  margin: 12px 0;
}
#stacks_in_3632 .overlap-canvas.overlap-canvas-on > .overlap-el {
  position: absolute;
  margin: 0;
}
#stacks_in_3632 .overlap-canvas.overlap-canvas-on > .overlap-1 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 30%;
  left: 33%;
  z-index: 1;
}
#stacks_in_3632 .overlap-canvas.overlap-canvas-on > .overlap-2 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 2;
}
#stacks_in_3632 .overlap-canvas.overlap-canvas-on > .overlap-3 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 3;
}
#stacks_in_3632 .overlap-canvas.overlap-canvas-on > .overlap-4 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 4;
}
#stacks_in_3632 .overlap-canvas.overlap-canvas-on > .overlap-5 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 5;
}
#stacks_in_3632 .overlap-canvas.overlap-canvas-on > .overlap-6 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 6;
}

:root {
  --multi_columns_stacks_in_3597:minmax(550px,min-content) 1fr;
}
#multi_columns_stacks_in_3597 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_3597);
  grid-gap: 16px;
  align-items: flex-start;
  
  
  
  justify-content: center;
  
}
#multi_columns_stacks_in_3597 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_3597 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_3597 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 901px) {
  #multi_columns_stacks_in_3597 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_3597 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_3597 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_3597 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 501px) {
  #multi_columns_stacks_in_3597 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_3597 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_3597 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_3597 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_3597 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_3597 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_3597 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_3597 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 900px) {
  #multi_columns_stacks_in_3597 {
    grid-template-columns: repeat(1, 1fr);
    
  }
  #multi_columns_stacks_in_3597 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_3597 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_3597 > div > * {position: relative;}
  #multi_columns_stacks_in_3597 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_3597 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_3597 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_3597 > div > * {position: relative;}
  #multi_columns_stacks_in_3597 > div > * > * {transform: translate(0,0);}
  
}

/*
1.0.0.1
- fixes z-index overflow bug
*/
#stacks_in_3603 {
  display: flex;
  width: 100%;
  
  justify-content: center;
  
}
#stacks_in_3603 .overlap-wrap {
  width: 100%;
}
#stacks_in_3603 .overlap-canvas.overlap-canvas-on {
  position: relative;
  width: 400px;
  transform-origin: top left;
  
}
#stacks_in_3603 .overlap-canvas.overlap-canvas-on > .overlap-1 {
  width: 60%;
}
#stacks_in_3603 .overlap-canvas.overlap-canvas-on > .overlap-2 {
  width: 100%;
}
#stacks_in_3603 .overlap-canvas.overlap-canvas-on > .overlap-3 {
  width: 100%;
}
#stacks_in_3603 .overlap-canvas.overlap-canvas-on > .overlap-4 {
  width: 100%;
}
#stacks_in_3603 .overlap-canvas.overlap-canvas-on > .overlap-5 {
  width: 100%;
}
#stacks_in_3603 .overlap-canvas.overlap-canvas-on > .overlap-6 {
  width: 100%;
}

#stacks_in_3603 .overlap-canvas.overlap-canvas-on {
  z-index: 10;
}
#stacks_in_3603 .overlap-canvas > .overlap-el {
  margin: 12px 0;
}
#stacks_in_3603 .overlap-canvas.overlap-canvas-on > .overlap-el {
  position: absolute;
  margin: 0;
}
#stacks_in_3603 .overlap-canvas.overlap-canvas-on > .overlap-1 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 30%;
  left: 68%;
  z-index: 1;
}
#stacks_in_3603 .overlap-canvas.overlap-canvas-on > .overlap-2 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 2;
}
#stacks_in_3603 .overlap-canvas.overlap-canvas-on > .overlap-3 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 3;
}
#stacks_in_3603 .overlap-canvas.overlap-canvas-on > .overlap-4 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 4;
}
#stacks_in_3603 .overlap-canvas.overlap-canvas-on > .overlap-5 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 5;
}
#stacks_in_3603 .overlap-canvas.overlap-canvas-on > .overlap-6 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 6;
}

/* Depth Content */

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

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





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

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

#stacks_in_3598 .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(150, 186, 199, 0.00);
	background-size: cover;
	
}





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

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

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

#stacks_in_3598 .heading_out h2{
	font-size: 30px;
	line-height: 30px;
	color: rgba(35, 54, 60, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 4px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

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

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_3598 .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: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(46, 70, 77, 1.00);
	
	
	}

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

#stacks_in_3598 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 17px;
	color: rgba(13, 39, 47, 1.00);
	top: 10px;
	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_3598 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -500px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

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

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

/* Depth Limit Gradient*/

#stacks_in_3378.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(184, 209, 171, 1.00) 0%,rgba(184, 209, 171, 1.00) 95%);
	background-image: linear-gradient(to bottom, rgba(184, 209, 171, 1.00) 0%,rgba(184, 209, 171, 1.00) 95%);
	

	
}



:root {
  --multi_columns_stacks_in_3655:1fr minmax(550px,min-content);
}
#multi_columns_stacks_in_3655 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_3655);
  grid-gap: 16px;
  align-items: flex-start;
  
  
  
  justify-content: center;
  
}
#multi_columns_stacks_in_3655 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_3655 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_3655 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 901px) {
  #multi_columns_stacks_in_3655 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_3655 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_3655 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_3655 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 501px) {
  #multi_columns_stacks_in_3655 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_3655 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_3655 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_3655 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_3655 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_3655 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_3655 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_3655 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 900px) {
  #multi_columns_stacks_in_3655 {
    grid-template-columns: repeat(1, 1fr);
    
  }
  #multi_columns_stacks_in_3655 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_3655 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_3655 > div > * {position: relative;}
  #multi_columns_stacks_in_3655 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_3655 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_3655 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_3655 > div > * {position: relative;}
  #multi_columns_stacks_in_3655 > div > * > * {transform: translate(0,0);}
  
}

/* Depth Content */

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

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





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

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

#stacks_in_3661 .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(150, 186, 199, 0.00);
	background-size: cover;
	
}





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

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

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

#stacks_in_3661 .heading_out h2{
	font-size: 30px;
	line-height: 30px;
	color: rgba(35, 54, 60, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 4px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

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

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_3661 .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: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(46, 70, 77, 1.00);
	
	
	}

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

#stacks_in_3661 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 17px;
	color: rgba(13, 39, 47, 1.00);
	top: 10px;
	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_3661 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -500px; 
	

	margin-right:0;

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

#stacks_in_3661 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/*
1.0.0.1
- fixes z-index overflow bug
*/
#stacks_in_3656 {
  display: flex;
  width: 100%;
  
  justify-content: center;
  
}
#stacks_in_3656 .overlap-wrap {
  width: 100%;
}
#stacks_in_3656 .overlap-canvas.overlap-canvas-on {
  position: relative;
  width: 400px;
  transform-origin: top left;
  
}
#stacks_in_3656 .overlap-canvas.overlap-canvas-on > .overlap-1 {
  width: 60%;
}
#stacks_in_3656 .overlap-canvas.overlap-canvas-on > .overlap-2 {
  width: 100%;
}
#stacks_in_3656 .overlap-canvas.overlap-canvas-on > .overlap-3 {
  width: 100%;
}
#stacks_in_3656 .overlap-canvas.overlap-canvas-on > .overlap-4 {
  width: 100%;
}
#stacks_in_3656 .overlap-canvas.overlap-canvas-on > .overlap-5 {
  width: 100%;
}
#stacks_in_3656 .overlap-canvas.overlap-canvas-on > .overlap-6 {
  width: 100%;
}

#stacks_in_3656 .overlap-canvas.overlap-canvas-on {
  z-index: 10;
}
#stacks_in_3656 .overlap-canvas > .overlap-el {
  margin: 12px 0;
}
#stacks_in_3656 .overlap-canvas.overlap-canvas-on > .overlap-el {
  position: absolute;
  margin: 0;
}
#stacks_in_3656 .overlap-canvas.overlap-canvas-on > .overlap-1 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 30%;
  left: 33%;
  z-index: 1;
}
#stacks_in_3656 .overlap-canvas.overlap-canvas-on > .overlap-2 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 2;
}
#stacks_in_3656 .overlap-canvas.overlap-canvas-on > .overlap-3 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 3;
}
#stacks_in_3656 .overlap-canvas.overlap-canvas-on > .overlap-4 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 4;
}
#stacks_in_3656 .overlap-canvas.overlap-canvas-on > .overlap-5 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 5;
}
#stacks_in_3656 .overlap-canvas.overlap-canvas-on > .overlap-6 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 6;
}

/* Depth Limit */

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

/* Depth Limit Gradient*/

#stacks_in_3812.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(13, 39, 47, 1.00) 0%,rgba(35, 54, 60, 1.00) 95%);
	background-image: linear-gradient(to bottom, rgba(13, 39, 47, 1.00) 0%,rgba(35, 54, 60, 1.00) 95%);
	

	
}



/* Depth Content */

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

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





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

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

#stacks_in_3813 .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(35, 54, 60, 0.00);
	background-size: cover;
	
}





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

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

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

#stacks_in_3813 .heading_out h2{
	font-size: 30px;
	line-height: 30px;
	color: rgba(239, 237, 226, 1.00);
	font-weight: 500;
	
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: 6px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_3813 p.super_heading{
	color: rgba(239, 237, 226, 0.49);
	font-size: 20px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	
	float: none;}

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_3813 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 2% 3.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(27, 40, 46, 1.00);
	background: rgba(122, 192, 198, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_3813 .content_in a.depth_button{
		padding: 2% 4%;
	}
}
#stacks_in_3813 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(46, 70, 77, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_3813 .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: 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_3813 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

#stacks_in_3813 hr.hr_bottom_content{
	display: inline-block;
	height: 1px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}:root {
  --multi_columns_stacks_in_3800:minmax(550px,min-content) 1fr;
}
#multi_columns_stacks_in_3800 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_3800);
  grid-gap: 16px;
  align-items: flex-start;
  
  
  
  justify-content: center;
  
}
#multi_columns_stacks_in_3800 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_3800 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_3800 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}


/*
1.0.0.1
- fixes z-index overflow bug
*/
#stacks_in_3807 {
  display: flex;
  width: 100%;
  
  justify-content: center;
  
}
#stacks_in_3807 .overlap-wrap {
  width: 100%;
}
#stacks_in_3807 .overlap-canvas.overlap-canvas-on {
  position: relative;
  width: 400px;
  transform-origin: top left;
  
}
#stacks_in_3807 .overlap-canvas.overlap-canvas-on > .overlap-1 {
  width: 60%;
}
#stacks_in_3807 .overlap-canvas.overlap-canvas-on > .overlap-2 {
  width: 100%;
}
#stacks_in_3807 .overlap-canvas.overlap-canvas-on > .overlap-3 {
  width: 100%;
}
#stacks_in_3807 .overlap-canvas.overlap-canvas-on > .overlap-4 {
  width: 100%;
}
#stacks_in_3807 .overlap-canvas.overlap-canvas-on > .overlap-5 {
  width: 100%;
}
#stacks_in_3807 .overlap-canvas.overlap-canvas-on > .overlap-6 {
  width: 100%;
}

#stacks_in_3807 .overlap-canvas.overlap-canvas-on {
  z-index: 10;
}
#stacks_in_3807 .overlap-canvas > .overlap-el {
  margin: 12px 0;
}
#stacks_in_3807 .overlap-canvas.overlap-canvas-on > .overlap-el {
  position: absolute;
  margin: 0;
}
#stacks_in_3807 .overlap-canvas.overlap-canvas-on > .overlap-1 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 68%;
  z-index: 1;
}
#stacks_in_3807 .overlap-canvas.overlap-canvas-on > .overlap-2 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 2;
}
#stacks_in_3807 .overlap-canvas.overlap-canvas-on > .overlap-3 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 3;
}
#stacks_in_3807 .overlap-canvas.overlap-canvas-on > .overlap-4 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 4;
}
#stacks_in_3807 .overlap-canvas.overlap-canvas-on > .overlap-5 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 5;
}
#stacks_in_3807 .overlap-canvas.overlap-canvas-on > .overlap-6 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 6;
}

/* Depth Content */

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

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





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

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

#stacks_in_3802 .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(150, 186, 199, 0.00);
	background-size: cover;
	
}





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

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

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

#stacks_in_3802 .heading_out h2{
	font-size: 30px;
	line-height: 30px;
	color: rgba(230, 232, 234, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 4px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_3802 .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: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(46, 70, 77, 1.00);
	
	
	}

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

#stacks_in_3802 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 17px;
	color: rgba(13, 39, 47, 1.00);
	top: 10px;
	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_3802 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -500px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

#stacks_in_3802 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}:root {
  --multi_columns_stacks_in_3818:1fr minmax(550px,min-content);
}
#multi_columns_stacks_in_3818 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_3818);
  grid-gap: 16px;
  align-items: flex-start;
  
  
  
  justify-content: center;
  
}
#multi_columns_stacks_in_3818 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_3818 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_3818 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 901px) {
  #multi_columns_stacks_in_3818 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_3818 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_3818 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_3818 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 501px) {
  #multi_columns_stacks_in_3818 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_3818 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_3818 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_3818 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_3818 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_3818 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_3818 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_3818 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 900px) {
  #multi_columns_stacks_in_3818 {
    grid-template-columns: repeat(1, 1fr);
    
  }
  #multi_columns_stacks_in_3818 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_3818 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_3818 > div > * {position: relative;}
  #multi_columns_stacks_in_3818 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_3818 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_3818 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_3818 > div > * {position: relative;}
  #multi_columns_stacks_in_3818 > div > * > * {transform: translate(0,0);}
  
}

/* Depth Content */

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

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





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

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

#stacks_in_3824 .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(150, 186, 199, 0.00);
	background-size: cover;
	
}





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

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

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

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

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

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_3824 .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: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(46, 70, 77, 1.00);
	
	
	}

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

#stacks_in_3824 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 17px;
	color: rgba(13, 39, 47, 1.00);
	top: 10px;
	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_3824 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -500px; 
	

	margin-right:0;

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

#stacks_in_3824 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/*
1.0.0.1
- fixes z-index overflow bug
*/
#stacks_in_3819 {
  display: flex;
  width: 100%;
  
  justify-content: center;
  
}
#stacks_in_3819 .overlap-wrap {
  width: 100%;
}
#stacks_in_3819 .overlap-canvas.overlap-canvas-on {
  position: relative;
  width: 400px;
  transform-origin: top left;
  
}
#stacks_in_3819 .overlap-canvas.overlap-canvas-on > .overlap-1 {
  width: 60%;
}
#stacks_in_3819 .overlap-canvas.overlap-canvas-on > .overlap-2 {
  width: 100%;
}
#stacks_in_3819 .overlap-canvas.overlap-canvas-on > .overlap-3 {
  width: 100%;
}
#stacks_in_3819 .overlap-canvas.overlap-canvas-on > .overlap-4 {
  width: 100%;
}
#stacks_in_3819 .overlap-canvas.overlap-canvas-on > .overlap-5 {
  width: 100%;
}
#stacks_in_3819 .overlap-canvas.overlap-canvas-on > .overlap-6 {
  width: 100%;
}

#stacks_in_3819 .overlap-canvas.overlap-canvas-on {
  z-index: 10;
}
#stacks_in_3819 .overlap-canvas > .overlap-el {
  margin: 12px 0;
}
#stacks_in_3819 .overlap-canvas.overlap-canvas-on > .overlap-el {
  position: absolute;
  margin: 0;
}
#stacks_in_3819 .overlap-canvas.overlap-canvas-on > .overlap-1 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 30%;
  left: 33%;
  z-index: 1;
}
#stacks_in_3819 .overlap-canvas.overlap-canvas-on > .overlap-2 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 2;
}
#stacks_in_3819 .overlap-canvas.overlap-canvas-on > .overlap-3 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 3;
}
#stacks_in_3819 .overlap-canvas.overlap-canvas-on > .overlap-4 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 4;
}
#stacks_in_3819 .overlap-canvas.overlap-canvas-on > .overlap-5 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 5;
}
#stacks_in_3819 .overlap-canvas.overlap-canvas-on > .overlap-6 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 6;
}

:root {
  --multi_columns_stacks_in_3829:minmax(550px,min-content) 1fr;
}
#multi_columns_stacks_in_3829 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_3829);
  grid-gap: 16px;
  align-items: flex-start;
  
  
  
  justify-content: center;
  
}
#multi_columns_stacks_in_3829 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_3829 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_3829 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 901px) {
  #multi_columns_stacks_in_3829 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_3829 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_3829 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_3829 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 501px) {
  #multi_columns_stacks_in_3829 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_3829 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_3829 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_3829 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_3829 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_3829 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_3829 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_3829 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 900px) {
  #multi_columns_stacks_in_3829 {
    grid-template-columns: repeat(1, 1fr);
    
  }
  #multi_columns_stacks_in_3829 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_3829 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_3829 > div > * {position: relative;}
  #multi_columns_stacks_in_3829 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_3829 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_3829 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_3829 > div > * {position: relative;}
  #multi_columns_stacks_in_3829 > div > * > * {transform: translate(0,0);}
  
}

/*
1.0.0.1
- fixes z-index overflow bug
*/
#stacks_in_3835 {
  display: flex;
  width: 100%;
  
  justify-content: center;
  
}
#stacks_in_3835 .overlap-wrap {
  width: 100%;
}
#stacks_in_3835 .overlap-canvas.overlap-canvas-on {
  position: relative;
  width: 400px;
  transform-origin: top left;
  
}
#stacks_in_3835 .overlap-canvas.overlap-canvas-on > .overlap-1 {
  width: 60%;
}
#stacks_in_3835 .overlap-canvas.overlap-canvas-on > .overlap-2 {
  width: 100%;
}
#stacks_in_3835 .overlap-canvas.overlap-canvas-on > .overlap-3 {
  width: 100%;
}
#stacks_in_3835 .overlap-canvas.overlap-canvas-on > .overlap-4 {
  width: 100%;
}
#stacks_in_3835 .overlap-canvas.overlap-canvas-on > .overlap-5 {
  width: 100%;
}
#stacks_in_3835 .overlap-canvas.overlap-canvas-on > .overlap-6 {
  width: 100%;
}

#stacks_in_3835 .overlap-canvas.overlap-canvas-on {
  z-index: 10;
}
#stacks_in_3835 .overlap-canvas > .overlap-el {
  margin: 12px 0;
}
#stacks_in_3835 .overlap-canvas.overlap-canvas-on > .overlap-el {
  position: absolute;
  margin: 0;
}
#stacks_in_3835 .overlap-canvas.overlap-canvas-on > .overlap-1 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 30%;
  left: 68%;
  z-index: 1;
}
#stacks_in_3835 .overlap-canvas.overlap-canvas-on > .overlap-2 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 2;
}
#stacks_in_3835 .overlap-canvas.overlap-canvas-on > .overlap-3 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 3;
}
#stacks_in_3835 .overlap-canvas.overlap-canvas-on > .overlap-4 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 4;
}
#stacks_in_3835 .overlap-canvas.overlap-canvas-on > .overlap-5 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 5;
}
#stacks_in_3835 .overlap-canvas.overlap-canvas-on > .overlap-6 {
  transform: translate(-50%,-50%) rotate(0deg);
  top: 50%;
  left: 50%;
  z-index: 6;
}

/* Depth Content */

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

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





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

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

#stacks_in_3830 .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(150, 186, 199, 0.00);
	background-size: cover;
	
}





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

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

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

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

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

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

/* Content */

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

	 
	max-width: 500px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_3830 .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: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(46, 70, 77, 1.00);
	
	
	}

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

#stacks_in_3830 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 17px;
	color: rgba(13, 39, 47, 1.00);
	top: 10px;
	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_3830 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -500px; 
	

	

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

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





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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

#stacks_in_3830 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/* 2.0.1
- improves overall performance on retina devices
- fixes performance issue in safari when using the Frosted Glass effect
- fixes a loading bug with the parallax effect
 */
#stacks_in_3353.btr-bg-outer .btr-bg-inner {
  
  min-height: 400px;
  
}
#stacks_in_3353.btr-bg-gradient .btr-bg-inner ,
#stacks_in_3353.btr-bg-animated .btr-bg-inner ,
#stacks_in_3353.btr-bg-blur .btr-bg-inner ,
#stacks_in_3353.btr-bg-mouse .btr-bg-inner ,
#stacks_in_3353.btr-bg-pan .btr-bg-inner ,
#stacks_in_3353.btr-bg-parallax .btr-bg-inner ,
#stacks_in_3353.btr-bg-transition .btr-bg-inner ,
#stacks_in_3353.btr-bg-none .btr-bg-inner  {
  padding: 0px 0px 0px 0px;
}
#stacks_in_3353.btr-bg-none {

background-color: rgba(0, 0, 0, 0.00);
}
#stacks_in_3353.btr-bg-outer:after {
  background: rgba(13, 24, 28, 0.52);
}
#stacks_in_3353.btr-bg-outer {
  background-image : url(../services_files/backgroundImageBlur-3353.jpg);
  
  background-position: center center;
  background-size: cover;
  -webkit-transform:translateZ(0);
}
#stacks_in_3353.btr-bg-outer .btr-bg-inner .btr-bg-content {
  position: relative;
  background-color : rgba(255, 255, 255, 0.00);
  overflow: hidden;
  padding: 24px 24px 24px 24px;
  margin: 0 auto;
  max-width: 1100px;
  width: 100%;
  
}
#stacks_in_3353.btr-bg-outer .btr-bg-inner .btr-bg-header,
#stacks_in_3353.btr-bg-outer .btr-bg-inner .btr-bg-footer {
  
  pointer-events: none;
  opacity: 0;
  
}

/* GRADIENT */
#stacks_in_3353.btr-bg-outer {
  background-image : url(../services_files/backgroundImageBlur-3353.jpg);
  background-color: rgba(0, 0, 0, 0.00);
  
  background-position: center center;
  background-size: cover;
}
#stacks_in_3353.btr-bg-outer:before {
  
  background: rgba(0, 0, 0, 0.00);
  background-image: -moz-radial-gradient(top, ellipse cover, rgba(0, 0, 0, 0.00)0%, rgba(13, 24, 28, 0.54) 100%);
  background-image: -webkit-gradient(radial, top center, 0px, top center, 0%, color-stop(0%,rgba(0, 0, 0, 0.00)), color-stop(100%,rgba(13, 24, 28, 0.54)));
  background-image: -webkit-radial-gradient(top, ellipse cover, rgba(0, 0, 0, 0.00)0%,rgba(13, 24, 28, 0.54) 100%);
  background-image: -o-radial-gradient(top, ellipse cover, rgba(0, 0, 0, 0.00)0%,rgba(13, 24, 28, 0.54) 100%);
  background-image: -ms-radial-gradient(top, ellipse cover, rgba(0, 0, 0, 0.00)0%,rgba(13, 24, 28, 0.54) 100%);
  background-image: radial-gradient(ellipse at top, rgba(0, 0, 0, 0.00)0%,rgba(13, 24, 28, 0.54) 100%);
  
  
  background-size: 400%;
  -webkit-animation: gradAnimate 4s ease infinite;
  -moz-animation: gradAnimate 4s ease infinite;
  -o-animation: gradAnimate 4s ease infinite;
  animation: gradAnimate 4s ease infinite;
  will-change: background-position;
  -webkit-transform:translateZ(0);
  
  
  
}
#stacks_in_3353.btr-bg-outer.btr-bg-disabled:before {
  -webkit-animation: none;
  animation: none;
}








/* Depth Content */

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

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




	#stacks_in_3339{margin-bottom: 0;}


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

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

#stacks_in_3339 .depth_image{

	background-size: cover;
	

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

	

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

	
	
	
	
	
	background-image: none;
	background-color: rgba(150, 186, 199, 0.00);
	background-size: cover;
	
}





#stacks_in_3339 .depth_tint{ background: rgba(13, 24, 28, 0.02); }

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

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



/* Heading */

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

#stacks_in_3339 .heading_out h2{
	font-size: 30px;
	line-height: 30px;
	color: rgba(239, 237, 226, 1.00);
	font-weight: 500;
	
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: 4px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

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

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_3339 .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_3339 .content_in p.main_content{
	display: block;
	color: rgba(239, 237, 226, 1.00);
	font-size: 1.15em;
	line-height: 1.70;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	 display: none; }

#stacks_in_3339 .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: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(46, 70, 77, 1.00);
	
	
	}

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

#stacks_in_3339 .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: 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_3339 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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



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



/* Breaks */

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

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

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

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

#stacks_out_3350 {
	width: 60px;
}
/* Depth Limit */

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

/* Depth Limit Gradient*/

#stacks_in_2222.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(13, 39, 47, 1.00) 0%,rgba(35, 54, 60, 1.00) 95%);
	background-image: linear-gradient(to bottom, rgba(13, 39, 47, 1.00) 0%,rgba(35, 54, 60, 1.00) 95%);
	

	
}




div#offices {
  
  
  
  
}

/* Depth Content */

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

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




	#stacks_in_3948{margin-bottom: 0;}


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

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

#stacks_in_3948 .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_3948 .depth_tint{ background: rgba(255, 255, 255, 0.00); }

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

#stacks_in_3948 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(11, 18, 30, 0.00) 0%,rgba(11, 23, 40, 0.00) 75%);
	background: linear-gradient(to right, rgba(11, 18, 30, 0.00) 0%,rgba(11, 23, 40, 0.00) 75%);
	
	
	
	}



/* Heading */

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

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

#stacks_in_3948 .heading_out h2{
	font-size: 15px;
	line-height: 20px;
	color: rgba(239, 237, 226, 1.00);
	font-weight: 500;
	
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

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

/* Content */

#stacks_in_3948 .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_3948 .content_out{
		padding: 0% 0px 0% 0px;
		margin: 0 0%;}
	#stacks_in_3948 .heading_out h2{
		font-size: 18px;
		line-height: 22px;
	}
}


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


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

#stacks_in_3948 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(12, 13, 16, 0.00);
	border: 0px solid rgba(229, 232, 237, 0.52);
	padding: 30px 30px 30px 30px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_3948 .content_in p.main_content{
	display: block;
	color: rgba(219, 219, 219, 1.00);
	font-size: 1.15em;
	line-height: 1.50;
	margin-top: 6%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	
	
	 display: none; }

#stacks_in_3948 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 13px;
	padding: 0% 0.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(21, 37, 103, 1.00);
	background: rgba(111, 24, 19, 0.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_3948 .content_in a.depth_button{
		padding: 0% 0%;
	}
}
#stacks_in_3948 .content_in a.depth_button:hover{
	color: rgba(19, 34, 95, 0.61);
	background: rgba(255, 247, 0, 0.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_3948 .content_in p.sub_content{
	font-weight: normal;
	 font-weight: bolder; 
	
	
	font-size: 35px;
	color: rgba(111, 24, 19, 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_3948 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -500px; 
	

	margin-right:0;

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







#stacks_in_3948 .depth_aside_padding > div{max-width:700px;}

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

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

/* Layer Top */






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




/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

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