 .sections-box--stack .s-box>.s-box-content{position:relative}.sections-box--stack.box-3d{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.sections-box--stack.box-pos.sbox-h-center{margin-left:auto!important;margin-right:auto!important}.sections-box--stack.box-pos.sbox-h-right{margin-right:0!important;margin-left:auto!important}.sections-box--stack.box-pos>.s-box{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.sections-box--stack.box-pos>.s-box>.s-box-content{position:relative;width:100%}.sections-box--stack.box-pos>.s-box>.s-box-content.box-v-top{-ms-flex-item-align:start;align-self:flex-start}.sections-box--stack.box-pos>.s-box>.s-box-content.box-v-center{-ms-flex-item-align:center;align-self:center}.sections-box--stack.box-pos>.s-box>.s-box-content.box-v-bottom{-ms-flex-item-align:end;align-self:flex-end}.sections-box--stack.box-abs-inline{position:absolute!important;display:inline-block;width:auto!important}.sections-box--stack.box-abs{position:absolute!important;max-width:100%;max-height:100%}.sections-box--stack.box-abs.sbox-top{top:0}.sections-box--stack.box-abs.sbox-h-left{left:0;right:auto}.sections-box--stack.box-abs.sbox-h-right{right:0;left:auto}.sections-box--stack.box-abs.sbox-v-bottom{bottom:0;top:auto}.sections-box--stack.box-abs.sbox-v-center{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sections-box--stack.box-abs.sbox-h-center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.sections-box--stack.box-abs.sbox-v-center.sbox-h-center{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.sections-box--stack.box-abs.size-content{height:auto!important}.sections-box--stack.box-abs.size-content>.s-box{position:relative}.sections-box--stack.box-abs:not(.size-content)>.s-box>.s-box-content.box-v-center{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sections-box--stack.box-abs:not(.size-content)>.s-box>.s-box-content.box-v-bottom{position:absolute;bottom:0;left:0;width:100%}.sections-box--stack .box-link>a{position:absolute;top:0;bottom:0;left:0;right:0;content:"";z-index:999}
/* Depth Base */

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

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



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

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



.depth_out img{max-width: 100%}

.depth_out *, 
.depth_out *:before, 
.depth_out *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}

.depth_out .cf:after {content:"";display:table;clear:both;}
.depth_out .exp{position:absolute;top:0;left:0;bottom:0;right:0;}

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

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


.content_flex {position: static;}

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

/* Edit Mode */


/* Animations */


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

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


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

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

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


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

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

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

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


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


@-webkit-keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}/* 2.0.2
- fixes overlay opacity bug
- fixes menu item alignment with footer
- adjustments to spacing and padding
- adjustments to spacing and padding for mobile too
- adding pointer events none to prevent closed menu from displaying overtop content
- fixes a bug that would not allow you to edit footer content
- added support for same page #hash navigation
- moved to overscroll behavoir none away from forcing body to be fixed position on open (though not supported in Safari yet)
*/
/*  */
@font-face{font-family:"Ionicons";src:url("ionicons/ionicons.eot?v=4.5.9-1");src:url("ionicons/ionicons.eot?v=4.5.9-1#iefix") format("embedded-opentype"),url("ionicons/ionicons.woff2?v=4.5.9-1") format("woff2"),url("ionicons/ionicons.woff?v=4.5.9-1") format("woff"),url("ionicons/ionicons.ttf?v=4.5.9-1") format("truetype"),url("ionicons/ionicons.svg?v=4.5.9-1#Ionicons") format("svg");font-weight:normal;font-style:normal}
#overlayMenuToggleContainer_stacks_in_267 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-sizing: border-box;
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  text-align: right;
  /*  */
  /*  */
  /*  */
  /*  */

  /*  */
  padding: 10px 10px 10px 10px;
  /*  */
  position: fixed;
  /*  */
  /*  */
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9999;
  /*  */
  /*  */
  /*  */
}

#overlayMenuToggle_stacks_in_267 {
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: all;
  color: #0E0F13;
  padding: 10px 10px 10px 10px;
  border-radius: 4px;
  z-index: 9999;
  /*  */
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.51);
  /*  */
  /*  */
  /*  */
  width: auto;
  /*  */
  /*  */
  /*  */
  background: rgba(255, 247, 0, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: inherit;
  /*  */
}
#overlayMenuContainer_stacks_in_267 .close-icon {
  box-sizing: border-box;
  /*  */
  /*  */
  /*  */
  right: 0;
  top: 0;
  position: fixed;
  z-index: 9999;
  margin: 10px 10px 10px 10px;
  padding: 10px 10px 10px 10px;
  /*  */
  /*  */
  /*  */
  /*  */
  color: rgba(255, 255, 255, 0.60);
  border-radius: 4px;
  font-size: 30px;
  line-height: 32px;
  /*  */
  /*  */
  line-height: 32px;
  /*  */
  cursor: pointer;
  display: none;
  /*  */
  /*  */
}
#overlayMenuContainer_stacks_in_267.open .close-icon {
  display: inline-block;
}
#overlayMenu_stacks_in_267 .cssmenu>ul>li>a:hover,
#overlayMenu_stacks_in_267 .cssmenu > ul ul > li > a:hover,
#overlayMenu_stacks_in_267 .cssmenu ul>li a:hover small,
#overlayMenu_stacks_in_267 .cssmenu ul ul li a:hover small,
#overlayMenuToggle_stacks_in_267 {
  transition: all 200ms ease;
}
#overlayMenuToggle_stacks_in_267:hover {
  /*  */
  background: rgba(0, 0, 0, 1.00);
  /*  */
  /*  */
}
#overlayMenuToggle_stacks_in_267:hover {
  /*  */
  cursor: pointer;
  color: #FFF700;
  /*  */
}
#overlayMenuContainer_stacks_in_267 .close-icon:hover {
  /*  */
  /*  */
}

#overlayMenuToggle_stacks_in_267 svg path, #overlayMenuToggle_stacks_in_267 i {
  color: #0E0F13;
  fill: #0E0F13;
}
#overlayMenuToggle_stacks_in_267:hover svg path, #overlayMenuToggle_stacks_in_267:hover i {
  color: #FFF700;
  fill: #FFF700;
}
#overlayMenuContainer_stacks_in_267 .close-icon svg {
  display: inline-block;
  width: 38px;
    /*  */
  margin-left: -20%;
    /*  */
}
#overlayMenuContainer_stacks_in_267 .close-icon svg {
  display: block;
}
#overlayMenuToggle_stacks_in_267 {
  line-height: 0;
}
#overlayMenuToggle_stacks_in_267 span {
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  line-height: 30px;

  /*  */
  margin-left: 4px;
  /*  */
}
#overlayMenuToggle_stacks_in_267 .omToggleIconWrap,
#overlayMenuToggle_stacks_in_267 .omToggleIconWrap svg {
  display: inline-block;
}
#overlayMenuToggle_stacks_in_267 .omToggleIconWrap {
  max-width: 34px;
}
#overlayMenuToggle_stacks_in_267 .omToggleIconWrap svg {
  width: 30px;
}
#overlayMenuToggle_stacks_in_267 i {
  font-size: 30px;
  line-height: 30px;
}
/*  */

#overlayMenuContainer_stacks_in_267 {
  /*  */
  /*  */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  position: fixed;
  visibility: hidden;
  z-index: 9999;
  transition: all 0.2s ease;
  /*  */
}
#overlayMenuContainer_stacks_in_267 * {
  z-index: 1;
}
#overlayMenuContainer_stacks_in_267::before, #overlayMenuContainer_stacks_in_267::after {
  content: '';
  /*  */
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  margin: 0%;
  opacity: 0;
  z-index: -1;
  width: 80px;
  height: 80px;
  transform-origin: center;
  position: absolute;
  -webkit-animation: elegantClose 300ms;
  animation: elegantClose 300ms;
  /* transition: all 200ms ease-in; */
  transform-origin: center;
  -webkit-transform: translate(-50%, -50%) scale(1.01);
  transform: translate(-50%, -50%) scale(1.01);
  border-radius: 50%;
  /*  */
  /*  */
}
#overlayMenuContainer_stacks_in_267.open::before, #overlayMenuContainer_stacks_in_267.open::after {
  width: 100%;
  height: 100%;
  width: 100vw;
  height: 100vh;
  /* border-radius: 0px; */
  visibility: visible;
  -webkit-animation: elegantOpen 200ms;
  animation: elegantOpen 200ms;
  -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
  animation-fill-mode: forwards;
  opacity: 0.92;
}


#overlayMenuContainer_stacks_in_267::before {
  /*  */
  background: #000000;
  /*  */
  /*  */
  /*  */
  opacity: 0.92;
}

#overlayMenuContainer_stacks_in_267::after {
  /*  */
}

#overlayMenu_stacks_in_267 {
  z-index: 99999999999999999;
  transition: all 0.2s ease-out;
  /*  */
  top: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  width: 100%;
  position: fixed;
  visibility: hidden;
  padding-top: 70px;
  /*  */
  /*  */
  /*  */
  font-family: inherit;
  /*  */
}
#overlayMenuToggle_stacks_in_267  span {
  /*  */
  font-family: inherit;
  /*  */
}
#overlayMenu_stacks_in_267 li a span {
  /*  */
  font-family: inherit;
  /*  */
}
#overlayMenu_stacks_in_267 li a small {
  /*  */
  font-family: inherit;
  /*  */
}
/*  */
#overlayMenuContainer_stacks_in_267 {
  pointer-events: none;
}
/*  */

#overlayMenuContainer_stacks_in_267.open {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 {
  opacity: 1;
  overflow-y: auto;
  overscroll-behavior: none;
  visibility: visible;
  transition-delay: 0.1s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .close-icon {
  opacity: 1;
  transition-delay: 0.4s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu {
  opacity: 1;
  visibility: visible;
  transition-delay: 5s;
  transition: all 0.3s ease;
}

/* #overlayMenuContainer_stacks_in_267.open::before, #overlayMenuContainer_stacks_in_267.open::after {
  top: 50%;
  left: 50%;
  margin: 0;
  width: 102%;
  height: 102%;
  visibility: visible;
  -webkit-animation: elegantOpen 200ms;
  animation: elegantOpen 200ms;
  transition: opacity 200ms ease-out;
  -webkit-transform: translate(-51%, -51%);
  transform: translate(-51%, -51%);
} */

#overlayMenuContainer_stacks_in_267.open::after {
  opacity: 1;
}

#overlayMenu_stacks_in_267 .close-icon svg {
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
/*  */
#overlayMenu_stacks_in_267 .close-icon:hover svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/*  */
#overlayMenuFooter_stacks_in_267 {
  text-align: left;
  width: 100%;
  max-width: 1008px;
  /*  */
  margin: 0 auto;
  padding: 24px;
  box-sizing: border-box;
  color: rgba(255, 255, 255, 0.60);
  /*  */
}

#overlayMenu_stacks_in_267 .cssmenu, #overlayMenu_stacks_in_267 .cssmenu ul, #overlayMenu_stacks_in_267 .cssmenu ul li, #overlayMenu_stacks_in_267 .cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  line-height: 1;
  list-style: none;
  box-sizing: border-box;
}
/*  */
/*  */

#overlayMenu_stacks_in_267 .cssmenu {
  color: #ffffff;
  padding: 0 24px;
  overflow: visible;
  font-family: inherit;
  transition-delay: 0.5s;
  transition: display 0.3s ease;
  /*  */
  /*  */
  /*  */
  display: block;
  margin: 0 auto;
  /*  */
  /*  */
  text-align: left;
  /*  */
  /*  */
  /*  */
  /*  */
  opacity: 0;
  visibility: hidden;
  /*  */
  width: 100%;
  max-width: 448px;
  /*  */
}
#overlayMenu_stacks_in_267 .om-text {
  displa
}

#overlayMenu_stacks_in_267 .cssmenu ul ul {
  /*  */
  display: none;
  /*  */
  /*  */
}

#overlayMenu_stacks_in_267 .cssmenu>ul>li.active>ul {
  display: block;
}

#overlayMenu_stacks_in_267 .cssmenu>ul>li {
  transition: all 0.3s ease;
  /*  */
  opacity: 0;
  margin-left: -10%;
  /*  */
  /*  */
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li {
  opacity: 1;
  margin-left: 0%;
  transition: all 0.3s ease;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(1) {
  transition-delay: 0.2s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(2) {
  transition-delay: 0.3s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(3) {
  transition-delay: 0.4s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(4) {
  transition-delay: 0.5s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(5) {
  transition-delay: 0.6s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(6) {
  transition-delay: 0.7s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(7) {
  transition-delay: 0.8s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(8) {
  transition-delay: 0.9s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(9) {
  transition-delay: 1s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(10) {
  transition-delay: 1.1s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(11) {
  transition-delay: 1.2s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(12) {
  transition-delay: 1.3s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(13) {
  transition-delay: 1.4s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(14) {
  transition-delay: 1.5s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(15) {
  transition-delay: 1.6s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(16) {
  transition-delay: 1.7s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(17) {
  transition-delay: 1.8s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(18) {
  transition-delay: 1.9s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(19) {
  transition-delay: 2s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(20) {
  transition-delay: 2.1s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(21) {
  transition-delay: 2.2s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(22) {
  transition-delay: 2.3s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(23) {
  transition-delay: 2.4s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(24) {
  transition-delay: 2.5s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(25) {
  transition-delay: 2.6s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(26) {
  transition-delay: 2.7s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(27) {
  transition-delay: 2.8s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(28) {
  transition-delay: 2.9s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(29) {
  transition-delay: 3s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(30) {
  transition-delay: 3.1s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(31) {
  transition-delay: 3.2s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(32) {
  transition-delay: 3.3s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(33) {
  transition-delay: 3.4s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(34) {
  transition-delay: 3.5s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(35) {
  transition-delay: 3.6s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(36) {
  transition-delay: 3.7s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(37) {
  transition-delay: 3.8s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(38) {
  transition-delay: 3.9s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(39) {
  transition-delay: 4s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(40) {
  transition-delay: 4.1s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(41) {
  transition-delay: 4.2s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(42) {
  transition-delay: 4.3s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(43) {
  transition-delay: 4.4s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(44) {
  transition-delay: 4.5s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(45) {
  transition-delay: 4.6s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(46) {
  transition-delay: 4.7s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(47) {
  transition-delay: 4.8s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(48) {
  transition-delay: 4.9s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(49) {
  transition-delay: 5s;
}

#overlayMenuContainer_stacks_in_267.open #overlayMenu_stacks_in_267 .cssmenu>ul>li:nth-child(50) {
  transition-delay: 5.1s;
}

#overlayMenu_stacks_in_267 .cssmenu ul li {
  margin-bottom: 10px;
}

#overlayMenu_stacks_in_267 .cssmenu ul li:last-child {
  margin-bottom: 0;
}

#overlayMenu_stacks_in_267 .cssmenu ul li a {
  z-index: 2;
  position: relative;
  text-decoration: none;
  box-sizing: border-box;
  color: rgba(255, 255, 255, 0.60);
  background: transparent;
  /*  */
  padding: 0px 0px;
  /*  */
  border-radius: 4px;
  font-size: 30px;
  line-height: 32px;
  /*  */
  cursor: pointer;
  /*  */
  /*  */
  /*  */
}
#overlayMenu_stacks_in_267 .cssmenu ul li a > .om-item-title-wrap {
  /*  */
  padding: 10px 0px;
  /*  */
}

#overlayMenu_stacks_in_267 .cssmenu>ul>li>a:hover,
#overlayMenu_stacks_in_267 .cssmenu > ul > li > a[class*="current"],
#overlayMenu_stacks_in_267 .cssmenu > ul > li > a[id*="current"],
#overlayMenu_stacks_in_267 .cssmenu > ul > li > a[class*="active"],
#overlayMenu_stacks_in_267 .cssmenu > ul > li > a[id*="active"],
#overlayMenu_stacks_in_267 .cssmenu > ul > li[class*="current"] > a,
#overlayMenu_stacks_in_267 .cssmenu > ul > li[id*="current"] > a,
#overlayMenu_stacks_in_267 .cssmenu > ul > li[class*="active"] > a,
#overlayMenu_stacks_in_267 .cssmenu > ul > li[id*="active"] > a {
  /*  */
  color: rgba(255, 255, 255, 1.00);
  /*  */
  background: transparent;
  /*  */
  /*  */
}

#overlayMenu_stacks_in_267 .cssmenu ul ul li {
  margin-top: 10px;
}

#overlayMenu_stacks_in_267 .cssmenu ul ul li:last-child {
  margin-bottom: 0;
}

#overlayMenu_stacks_in_267 .cssmenu ul ul li a,
#stacks_in_267 .custom_list_type_container .sub_level > a {
  z-index: 2;
  position: relative;
  text-decoration: none;
  line-height: 24.990000px;
  font-size: 24.990000px;
  border-radius: 4px;
  cursor: pointer;
  /*  */
  color: rgba(255, 255, 255, 0.60);
  background: transparent;
  /*  */
  /*  */
  /*  */
  padding: 0px 0px;
  /*  */

  /*  */
}
#overlayMenu_stacks_in_267 .cssmenu ul ul li a > .om-item-title-wrap {
  /*  */
  /*  */
  padding: 10px 0px;
  /*  */

  /*  */
}

#overlayMenu_stacks_in_267 .cssmenu > ul ul > li > a:hover,
#overlayMenu_stacks_in_267 .cssmenu > ul ul > li > a[class*="current"],
#overlayMenu_stacks_in_267 .cssmenu > ul ul > li > a[id*="current"],
#overlayMenu_stacks_in_267 .cssmenu > ul ul > li > a[class*="active"],
#overlayMenu_stacks_in_267 .cssmenu > ul ul > li > a[id*="active"],
#overlayMenu_stacks_in_267 .cssmenu > ul ul > li[class*="current"] > a,
#overlayMenu_stacks_in_267 .cssmenu > ul ul > li[id*="current"] > a,
#overlayMenu_stacks_in_267 .cssmenu > ul ul > li[class*="active"] > a,
#overlayMenu_stacks_in_267 .cssmenu > ul ul > li[id*="active"] > a {
  /*  */
  color: rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */
}

#overlayMenu_stacks_in_267 .cssmenu ul ul li a {
  margin-left: 15px;
  margin-right: 15px;
}
#overlayMenu_stacks_in_267 .cssmenu ul ul ul li a {
  margin-left: 30px;
  margin-right: 30px;
}
#overlayMenu_stacks_in_267 .cssmenu ul ul ul ul li a {
   margin-left: 45px;
  margin-right: 45px;
}
#overlayMenu_stacks_in_267 .cssmenu ul ul ul ul ul li a {
  margin-left: 60px;
  margin-right: 60px;
}
#overlayMenu_stacks_in_267 .cssmenu ul ul ul ul ul ul li a {
   margin-left: 75px;
  margin-right: 75px;
}
#overlayMenu_stacks_in_267 .cssmenu .custom_list_type_container .sub_level_1 {
  margin-left: 15px;
  margin-right: 15px;
}
#overlayMenu_stacks_in_267 .cssmenu .custom_list_type_container .sub_level_2 {
  margin-left: 30px;
  margin-right: 30px;
}
#overlayMenu_stacks_in_267 .cssmenu .custom_list_type_container .sub_level_3 {
  margin-left: 45px;
 margin-right: 45px;
}
#overlayMenu_stacks_in_267 .cssmenu .custom_list_type_container .sub_level_4 {
  margin-left: 60px;
  margin-right: 60px;
}
#overlayMenu_stacks_in_267 .cssmenu .custom_list_type_container .sub_level_5 {
  margin-left: 75px;
  margin-right: 75px;
}
/*  */
#overlayMenu_stacks_in_267 .cssmenu .custom_list_type_container .sub_level,
#overlayMenu_stacks_in_267 .cssmenu ul ul li a {
  margin-right: 0px !important;
}
/*  */
/*  */
/*  */
#overlayMenu_stacks_in_267 .cssmenu ul li a small ,
#stacks_in_267 .custom_list_type_container .sub_level small {
  display: block;
  margin-top: 3px;
  line-height: 20.010000px;
  font-size: 20.010000px;
  color: rgba(255, 255, 255, 0.60);
}

/*  */

#overlayMenu_stacks_in_267 .cssmenu ul>li a:hover small {
  color: rgba(255, 255, 255, 1.00);
}

/*  */
#overlayMenu_stacks_in_267 .cssmenu ul ul li a small,
#stacks_in_267 .custom_list_type_container .sub_level small {
  display: block;
  margin-top: 2px;
  /*  */
  line-height: 20.010000px;
  font-size: 20.010000px;
  color: rgba(255, 255, 255, 0.60);
  /*  */
}

#overlayMenu_stacks_in_267 .cssmenu ul ul li a:hover small {
  /*  */
  color: rgba(255, 255, 255, 1.00);
  /*  */
}
#overlayMenu_stacks_in_267 .cssmenu ul>li a svg:first-of-type,
#overlayMenu_stacks_in_267 .cssmenu ul ul li a svg:first-of-type {
  color: inherit;
  vertical-align: text-top;
}
#overlayMenu_stacks_in_267 .cssmenu ul>li a svg:first-of-type {
  width: 30px;
}
#overlayMenu_stacks_in_267 .cssmenu ul ul li a svg:first-of-type {
  /*  */
  width: 30px;
  /*  */
}
#overlayMenuContainer_stacks_in_267 .close-icon svg path,
#overlayMenuContainer_stacks_in_267 .close-icon i {
  fill: rgba(255, 255, 255, 0.60);
}
#overlayMenuContainer_stacks_in_267 .close-icon:hover svg path,
#overlayMenuContainer_stacks_in_267 .close-icon:hover i {
  fill: rgba(255, 255, 255, 1.00);
}
#overlayMenu_stacks_in_267 .cssmenu ul li a svg path,
#overlayMenu_stacks_in_267 .cssmenu ul ul li a svg path {
  fill: rgba(255, 255, 255, 0.60);
  vertical-align: text-top;
}
#overlayMenu_stacks_in_267 .cssmenu ul>li.has-sub>a {
  display: flex;
  /*  */
  justify-content: space-between;
  /*  */
  /*  */
  /*  */
  align-items: center;
}
#overlayMenu_stacks_in_267 .cssmenu ul>li.has-sub>a:after,
#overlayMenu_stacks_in_267 .cssmenu ul>li.has-sub>a:before {
  display: none;
}
#overlayMenu_stacks_in_267 .cssmenu ul li.has-sub a svg.dropdown-open-icon, #overlayMenu_stacks_in_267 .cssmenu ul li.has-sub a svg.dropdown-close-icon {
  /*  */
  display: block;
  /*  */
  /*  */
  /*  */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 32px;
  margin-top: %( 32 - 32) )%px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: visibility 0s, -webkit-transform 0.3s ease;
  transition: visibility 0s, transform 0.3s ease;
  transition: visibility 0s, transform 0.3s ease, -webkit-transform 0.3s ease;
}


#overlayMenu_stacks_in_267 .cssmenu ul li.has-sub a svg.dropdown-close-icon {
  /*  */
  display: none;
  /*  */
  /*  */
}
#overlayMenu_stacks_in_267 .cssmenu ul li.has-sub.open a svg.dropdown-close-icon {
  /*  */
  display: block;
  /*  */
  /*  */
  /*  */
}
#overlayMenu_stacks_in_267 .cssmenu ul li.has-sub.open a svg.dropdown-open-icon {
  display: none;
}
/*  */
#overlayMenuContainer_stacks_in_267 .cssmenu ul li.has-sub.open > a > svg.dropdown-open-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#overlayMenu_stacks_in_267 .cssmenu ul li.has-sub.open a svg.dropdown-open-icon {
  /*  */
  display: block;
  /*  */
  /*  */
  /*  */
}
#overlayMenu_stacks_in_267 .cssmenu ul li.has-sub.open a svg.dropdown-close-icon {
  display: none;
}
/*  */
/*  */


/*  */
/*  */
@media only screen and (max-width: 600px) {
  #overlayMenu_stacks_in_267 .cssmenu {
    /* max-width: 100%; */
    /*  */
    /* margin: 0px 0px;
    max-width: 100%; */
    /*  */
  }
}
@media only screen and (max-width: 440px) {
  #overlayMenuContainer_stacks_in_267.hide-m, #overlayMenuToggleContainer_stacks_in_267.hide-m {
    display: none;
  }
}

@media only screen and (max-width: 770px) and (min-width: 441px) {
  #overlayMenuContainer_stacks_in_267.hide-t, #overlayMenuToggleContainer_stacks_in_267.hide-t {
    display: none;
  }
}

@media only screen and (min-width: 771px) {
  #overlayMenuContainer_stacks_in_267.hide-d, #overlayMenuToggleContainer_stacks_in_267.hide-d {
    display: none;
  }
}

/*  */
@-webkit-keyframes elegantOpen {
  0% {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    opacity: 0;
  }
  30% {
    width: 500px;
    height: 500px;
    border-radius: 50%;
    opacity: 0.276000;
  }
  100% {
    width: 100%;
    height: 100%;
    border-radius: 0%;
    opacity: 0.92;
  }
}

@keyframes elegantOpen {
  0% {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    opacity: 1;
  }
  30% {
    width: 500px;
    height: 500px;
    border-radius: 50%;
    opacity: 0.276000;
  }
  100% {
    width: 100%;
    height: 100%;
    border-radius: 0%;
    opacity: 0.92;
  }
}

@-webkit-keyframes elegantClose {
  0% {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0.92;
  }
  30% {
    width: 500px;
    height: 500px;
    border-radius: 50%;
    opacity: 0.644000;
  }
  100% {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    opacity: 0;
  }
}

@keyframes elegantClose {
  0% {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0.92;
  }
  30% {
    width: 500px;
    height: 500px;
    border-radius: 50%;
    opacity: 0.644000;
  }
  100% {
    width: 80px;
    height: 80px;
    border-radius: 50%;
      opacity: 0;
  }
}

/*  */



#overlayMenu_stacks_in_267 .cssmenu>ul>li>a.hover {
  color: rgba(255, 255, 255, 1.00);
}

#overlayMenu_stacks_in_267 .cssmenu>ul>li>a.hover small {
  color: rgba(255, 255, 255, 0.60);
}

#overlayMenu_stacks_in_267 .cssmenu>ul>li>a.hover small:hover {
  color: rgba(255, 255, 255, 1.00);
}

#overlayMenu_stacks_in_267 .cssmenu ul ul li a.hover {
  /*  */
  color: rgba(255, 255, 255, 1.00);
  /*  */
}

/* %[endif]% */
/* Depth Content */

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

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





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

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

#stacks_in_281 .depth_image{

	background-size: cover;
	

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

	

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

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





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

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

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



/* Heading */

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

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

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

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

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

/* Content */

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

	 
	max-width: 580px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_281 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 4% 6.000000%;
	border-radius: 50px;
	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(12, 13, 16, 1.00);
	background: rgba(255, 247, 0, 1.00);
	
	
	}

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

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

/* Aside */

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

	 
	margin-right: -580px; 
	

	

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

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




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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_281 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}
#stacks_out_282 {
	width: 125px;
}
/* 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_48.btr-bg-outer .btr-bg-inner {
  
  min-height: 100vh;
  
}
#stacks_in_48.btr-bg-gradient .btr-bg-inner ,
#stacks_in_48.btr-bg-animated .btr-bg-inner ,
#stacks_in_48.btr-bg-blur .btr-bg-inner ,
#stacks_in_48.btr-bg-mouse .btr-bg-inner ,
#stacks_in_48.btr-bg-pan .btr-bg-inner ,
#stacks_in_48.btr-bg-parallax .btr-bg-inner ,
#stacks_in_48.btr-bg-transition .btr-bg-inner ,
#stacks_in_48.btr-bg-none .btr-bg-inner  {
  padding: 0px 0px 0px 0px;
}
#stacks_in_48.btr-bg-none {

background-color: rgba(0, 0, 0, 0.00);
}
#stacks_in_48.btr-bg-outer:after {
  background: rgba(14, 15, 19, 0.95);
}
#stacks_in_48.btr-bg-outer {
  background-image : url(../index_files/backgroundImageBlur-48.jpg);
  
  background-position: center center;
  background-size: cover;
  -webkit-transform:translateZ(0);
}
#stacks_in_48.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: 960px;
  width: 100%;
  
}
#stacks_in_48.btr-bg-outer .btr-bg-inner .btr-bg-header,
#stacks_in_48.btr-bg-outer .btr-bg-inner .btr-bg-footer {
  
}




/* Parallax */
#stacks_in_48.btr-bg-parallax {
  background: none;
  transform: none;
}
#stacks_in_48.btr-bg-parallax > .btr-bg-parallax-bg {
  background-image : url(../index_files/backgroundImageBlur-48.jpg);
  
  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_48.btr-bg-parallax.btr-bg-disabled:before {
  background-attachment: scroll;
  background-position: center center !important;
}





 #stacks_in_253.sections-box--stack>.s-box.bdr-vault::before,#stacks_in_253.sections-box--stack .bdr-child::before{z-index:-1;position:absolute;top:0;left:0;right:0;bottom:0;content:""}#stacks_in_253.sections-box--stack>.s-box.o-bg-vault::after{z-index:-1!important}      #stacks_in_253{position:relative;overflow:hidden;pointer-events:auto; z-index:auto;}#stacks_in_253.box-pos>.s-box{overflow:hidden} #stacks_in_253{-webkit-perspective:600px;perspective:600px;-webkit-perspective-origin:50.00% 50.00%;perspective-origin:50.00% 50.00%} #stacks_in_253>.s-box{margin: 0px }#stacks_in_253>.s-box>.s-box-content{padding: 0px }@media screen and (min-width:640.00px) and (max-width:1000.00px){#stacks_in_253>.s-box>.s-box-content{padding: 0px }}@media screen and (min-width:1000.00px){#stacks_in_253>.s-box>.s-box-content{padding: 0px }}   #stacks_in_253{max-width:100.00%}@media all and (min-width:640px){#stacks_in_253{max-width:100.00%}}#stacks_in_253.auto-width{width:auto!important}#stacks_in_253.box-pos[data-equalizer-watch]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#stacks_in_253>.s-box{position:relative}      

#stacks_in_86 {
	margin: 75px 0px 0px 0px;
}

#stacks_out_86 {
	width: 200px;
}

#stacks_out_313 {
	width: 250px;
}
  #stacks_in_253{overflow:visible!important}#stacks_in_253>.s-box{overflow:visible!important;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:perspective(701px);transform:perspective(701px)}#stacks_in_253>.s-box>.s-box-content{transform:translateZ(20px) scale(0.86);-webkit-transform:translateZ(20px) scale(0.86);transform:translateZ(20px) scale(0.86)}#stacks_in_253 .js-tilt-glare{opacity:0;-webkit-transition:opacity 600ms ease;transition:opacity 600ms ease}#stacks_in_253:hover{z-index:1002}#stacks_in_253:hover .js-tilt-glare{opacity:1} 
/* Depth Content */

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

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





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

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

#stacks_in_43 .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(12, 13, 16, 0.00);
	background-size: cover;
	
}





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

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

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



/* Heading */

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

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

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

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

#stacks_in_43 p.sub_heading{
	color: rgba(255, 255, 255, 0.84);
	font-size: 10px;
	letter-spacing: 20px;
	margin: -1px 0 0px;
	
	
	 display: none; 
	 text-transform: uppercase;
	float: none;}

/* Content */

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

	 
	max-width: 620px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_43 .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_43 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 0.51);
	font-size: 1em;
	line-height: 1.40;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	 font-weight: bolder; 
	
	}

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

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

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

/* Aside */

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

	 
	margin-right: -620px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

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

#stacks_in_43 hr.hr_bottom_content{
	display: inline-block;
	height: 1px;
	width: 20%;
	background: rgba(255, 255, 255, 0.20);
	margin-top: 5px;}/* Depth Limit */

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

/* Depth Limit Gradient*/

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

	
}



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



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

@media all and (max-width: 900px) {
  #multi_columns_stacks_in_54 {
    grid-template-columns: repeat(3, 1fr);
    
  }
  #multi_columns_stacks_in_54 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_54 > div:last-child {
    grid-column: span 1;
  }
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_54 {
    grid-template-columns: repeat(3, 1fr);
  }
  #multi_columns_stacks_in_54 > div:last-child {
    grid-column: span 1;
  }
  
}


#stacks_out_69 {
	width: 100px;
}

#stacks_out_72 {
	width: 100px;
}

#stacks_out_75 {
	width: 100px;
}

#stacks_out_78 {
	width: 100px;
}

#stacks_out_81 {
	width: 100px;
}

#stacks_out_460 {
	width: 75px;
}

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



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

@media all and (max-width: 900px) {
  #multi_columns_stacks_in_296 {
    grid-template-columns: repeat(5, 1fr);
    
  }
  #multi_columns_stacks_in_296 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_296 > div:last-child {
    grid-column: span 1;
  }
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_296 {
    grid-template-columns: repeat(5, 1fr);
  }
  #multi_columns_stacks_in_296 > div:last-child {
    grid-column: span 1;
  }
  
}


#stacks_out_310 {
	width: 50px;
}

#stacks_out_307 {
	width: 50px;
}

#stacks_out_304 {
	width: 50px;
}

#stacks_out_301 {
	width: 50px;
}

#stacks_out_298 {
	width: 50px;
}

#stacks_out_449 {
	width: 40px;
}

#stacks_out_455 {
	width: 100px;
}
/* Depth Content */

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

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





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

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

#stacks_in_288 .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(12, 13, 16, 0.00);
	background-size: cover;
	
}





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

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

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



/* Heading */

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

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

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

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

#stacks_in_288 p.sub_heading{
	color: rgba(255, 255, 255, 0.23);
	font-size: 10px;
	letter-spacing: 6px;
	margin: -1px 0 0px;
	
	
	
	 text-transform: uppercase;
	float: none;}

/* Content */

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

	 
	max-width: 620px; 
	

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

/* Content (Separate Mobile Layout) */



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


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

#stacks_in_288 .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_288 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 0.51);
	font-size: 1em;
	line-height: 1.40;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	 font-weight: bolder; 
	
	 display: none; }

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

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

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

/* Aside */

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

	 
	margin-right: -620px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

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