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

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



.depth_out img{max-width: 100%}

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

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

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

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


.content_flex {position: static;}

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

/* Edit Mode */


/* Animations */


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

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


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

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

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


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

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

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

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


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


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

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

*/

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

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

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

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

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

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

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

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

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

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


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

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

#stacks_in_293 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_293 {
  max-width: 1320px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}
/* compatability fixes */
#clean-menu_stacks_in_293 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_293.cm-full-menu ul,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_293 ul li > a:after,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul li > a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_293.cm-full-menu,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_293.cm-full-menu ul,
#clean-menu_stacks_in_293 .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_293.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_293.cm-full-menu ul li,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_293.cm-full-menu ul li > a,
#clean-menu_stacks_in_293 .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_293 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul li > a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_293.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_293.cm-full-menu ul > li > .cm-custom-content {
  padding: 4px 20px 4px 20px;
}
#clean-menu-full_stacks_in_293.cm-full-menu ul ul > li > .cm-custom-content {
  padding: 4px 20px 4px 30px;
}
#clean-menu-full_stacks_in_293.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
  padding: 4px 20px 4px 0px;
}
#clean-menu-full_stacks_in_293.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: 1;
  height: auto;
}
#clean-menu-full_stacks_in_293.cm-full-menu ul > div,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_293.cm-full-menu ul > div a,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_293.cm-full-menu ul ul,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_293.cm-full-menu,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  z-index: 9999;
  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_293.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_293.cm-full-menu {
  height: 0;
  overflow: hidden;
}
#clean-menu-full_stacks_in_293.cm-full-menu.clean-menu-active {
  height: auto;
}

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



#clean-menu-full_stacks_in_293.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_293 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_293.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_293 .cm-toggle span {
  height: 6px;
  width: 6px;
  border-radius: 50%;
}
#clean-menu_stacks_in_293 .cm-toggle span:nth-child(1) {
  top: 10px;
  left: 1px;
}
#clean-menu_stacks_in_293 .cm-toggle span:nth-child(2),#clean-menu_stacks_in_293 .cm-toggle span:nth-child(3) {
  top: 10px;
  left: 12px;
}
#clean-menu_stacks_in_293 .cm-toggle span:nth-child(4) {
  top: 10px;
  left: 23px;
}
#clean-menu_stacks_in_293 .cm-toggle.open span:nth-child(2) {
  width: 100%;
  left: 0;
  top: 11px;
  border-radius: 2px;
  height: 4px;
}
#clean-menu_stacks_in_293 .cm-toggle.open span:nth-child(3) {
  width: 100%;
  left: 0;
  top: 11px;

  border-radius: 2px;
  height: 4px;
}



#clean-menu_stacks_in_293 {
  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_293 > div {
  align-self: center;
}
#clean-menu_stacks_in_293 .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_293 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0;
  flex-grow: 1;
  transition: margin 300ms ease;
}
#clean-menu_stacks_in_293 .clean-menu-logo {
  max-width: 250px;
  min-width: 250px;
  margin: 0;
}
#clean-menu_stacks_in_293 .clean-menu-logo .cm-logo-wrap {
  max-width: 250px;
  min-width: 250px;
  -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_293 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_293.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_293 .clean-menu-logo > div > div {
  align-self: center;
}
#clean-menu_stacks_in_293 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_293.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo .cm-logo-left  {
  max-width: 128px;
  
  max-width: 9999px;
  
}
#clean-menu_stacks_in_293 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_293 .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_293 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_293 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_293 .clean-menu-top-level ul li {
  margin: 0 15px;
  align-self: center;
  line-height: 1;
}
#clean-menu_stacks_in_293 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_293 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_293 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}


div[tag="slice"] > .mez > #stacks_in_293.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_293 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_293 .clean-menu-top-level ul li > a:visited {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(20, 19, 19, 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_293.cm-full-menu ul li > a {
  font-size: inherit;
}
#clean-menu_stacks_in_293 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_293.cm-full-menu ul li > a {
  font-family: inherit;
}
#clean-menu-full_stacks_in_293.cm-full-menu > ul > li > a {
  
}
#clean-menu_stacks_in_293 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_293.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul li > a svg {
  fill: rgba(20, 19, 19, 1.00);
  align-self: center;
  vertical-align: middle;
}
#clean-menu-full_stacks_in_293.cm-full-menu ul li > a,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_293 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_293.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#clean-menu-full_stacks_in_293.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_293 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_293.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_293 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_293 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_293.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_293.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_293 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_293 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_293.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_293.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  

}
#stacks_in_293 li > a svg,
#clean-menu_stacks_in_293 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_293.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 25px;
  height: 25px;
  
}

#clean-menu_stacks_in_293 .clean-menu-top-level ul li > a:hover {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(243, 213, 65, 1.00);
}
#clean-menu_stacks_in_293 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_293.cm-full-menu ul li > a:hover svg {
  fill: rgba(243, 213, 65, 1.00);
}
#clean-menu_stacks_in_293 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_293 .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_293 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_293.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(234, 249, 236, 1.00);
}
#clean-menu_stacks_in_293 .cm-toggle span {
  background: #FCFFFF;
}
#clean-menu_stacks_in_293 h1, #clean-menu_stacks_in_293 h2, #clean-menu_stacks_in_293 h3, #clean-menu_stacks_in_293 h4, #clean-menu_stacks_in_293 h5, #clean-menu_stacks_in_293 h6, #clean-menu_stacks_in_293 .layouts-text, #clean-menu_stacks_in_293 p {
  color: rgba(0, 0, 0, 1.00);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_293.cm-full-menu,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul {
  background: rgba(122, 143, 171, 1.00);
}
#clean-menu-full_stacks_in_293.cm-full-menu > ul > li,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_293.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_293.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_293.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_293.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_293.cm-full-menu ul ul li:before {
  color: rgba(0, 0, 0, 0.40);
  fill: rgba(0, 0, 0, 0.40);
}
#clean-menu-full_stacks_in_293.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul li > a:hover svg {
  color: rgba(0, 0, 0, 0.20);
  fill:  rgba(0, 0, 0, 0.20);
}
/* #clean-menu-full_stacks_in_293.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_293.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul li > a.cm-heading:hover {
  color: rgba(0, 0, 0, 0.40);
  cursor: default;
} */
#clean-menu-full_stacks_in_293.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul li.cm-current > a svg {
  color: rgba(0, 0, 0, 0.60);
  fill:  rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(20, 19, 19, 1.00);
}
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(243, 213, 65, 1.00);
}
/* #clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(20, 19, 19, 1.00);
} */
#clean-menu_stacks_in_293 .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_293 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_293.cm-full-menu.disable-parents  ul li > a.parent:hover {
  color: rgba(0, 0, 0, 0.40);
  border-color: rgba(0, 0, 0, 0.40);
}
.disable-parents #clean-menu_stacks_in_293 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_293 .clean-menu-top-level ul li > a.parent:hover:after {
  color: rgba(20, 19, 19, 1.00);
  border-color: rgba(20, 19, 19, 1.00);
}




#clean-menu_stacks_in_293 .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_293 .clean-menu-full {
  width: 40px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
#clean-menu_stacks_in_293 .clean-menu-logo {
  width: auto;
  max-width: 9999px;
}
#clean-menu_stacks_in_293 .clean-menu-logo .cm-logo-wrap {
  max-width: 250px;
  margin-right: 5px;
  width: 100%;
}
div[tag="slice"] > .mez > #stacks_in_293.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}



#clean-menu_stacks_in_293 .clean-menu-full {
  margin: 0;
}
#clean-menu_stacks_in_293 .clean-menu-full .cm-menu-toggle {
  display: none;
}
#clean-menu_stacks_in_293 .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_293 .clean-menu-top-level ul li {
  position: relative;
}
#clean-menu_stacks_in_293 .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_293 .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_293 .clean-menu-top-level > ul > li > a.parent a.parent:after {
  border-color: rgba(0, 0, 0, 0.40);
}
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > a.parent a.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.20);
}
/* #clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > a.parent a.cm-heading.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.40);
} */
#clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > a.parent a.parent.cm-current:after {
  border-color: rgba(0, 0, 0, 0.60);
}





.cm-sticky-wrap_stacks_in_293 {
  transition: background 300ms ease;
  background: transparent;
}
.cm-sticky-wrap_stacks_in_293.cm-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: rgba(255, 255, 255, 1.00);
}
.cm-sticky-wrap_stacks_in_293.cm-sticky > #clean-menu-full_stacks_in_293.cm-full-menu {
  z-index: 9999;
}
.cm-sticky-wrap_stacks_in_293.cm-sticky #clean-menu_stacks_in_293.clean-menu {
  max-width: 1320px;
  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_293.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_293 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_293.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_293 ul li.cm-hide-menu {
    display: none;
  }
  
  #clean-menu_stacks_in_293 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_293 .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_293.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_293 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_293 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_293 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_293 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_293 .clean-menu-top-level {
    display: none;
  }
  
  
  #clean-menu_stacks_in_293 .clean-menu-full .cm-menu-toggle {
    float: right;
  }
  
  #clean-menu-full_stacks_in_293.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_293.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_293.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_293.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_293.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_293.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_293.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_293.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_293.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_293.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_293.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_293.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






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

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









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

#stacks_in_293 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	padding: 0px 20px 0px 20px;
}

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

}
.clean-menu-top-level #cta_stacks_in_299.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_299.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_299.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(103, 123, 155, 1.00);
  background-color: rgba(103, 123, 155, 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_299) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_299.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_299.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(103, 123, 155, 1.00);
}
.cm-full-menu #cta_stacks_in_299.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_299.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(251, 29, 19, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
}
.cm-full-menu #cta_stacks_in_299.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_299.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_299.clean-menu-cta.clean-menu-cta-style a:hover {

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



#stacks_in_300 {
	font-size: 95%;
	font-weight: bold;
}

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

}
.clean-menu-top-level #cta_stacks_in_301.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_301.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_301.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(103, 123, 155, 1.00);
  background-color: rgba(103, 123, 155, 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_301) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_301.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_301.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(103, 123, 155, 1.00);
}
.cm-full-menu #cta_stacks_in_301.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_301.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(255, 54, 21, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
}
.cm-full-menu #cta_stacks_in_301.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_301.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_301.clean-menu-cta.clean-menu-cta-style a:hover {

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



#stacks_in_302 {
	font-size: 95%;
	font-weight: bold;
}

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

}
.clean-menu-top-level #cta_stacks_in_303.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_303.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_303.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(103, 123, 155, 1.00);
  background-color: rgba(51, 51, 51, 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_303) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_303.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_303.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(103, 123, 155, 1.00);
}
.cm-full-menu #cta_stacks_in_303.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_303.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(255, 54, 21, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
}
.cm-full-menu #cta_stacks_in_303.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_303.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_303.clean-menu-cta.clean-menu-cta-style a:hover {

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



#stacks_in_304 {
	font-size: 95%;
	font-weight: bold;
}

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

}
.clean-menu-top-level #cta_stacks_in_305.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_305.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_305.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(103, 123, 155, 1.00);
  background-color: rgba(51, 51, 51, 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_305) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_305.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_305.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(103, 123, 155, 1.00);
}
.cm-full-menu #cta_stacks_in_305.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_305.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(255, 54, 21, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
}
.cm-full-menu #cta_stacks_in_305.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_305.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_305.clean-menu-cta.clean-menu-cta-style a:hover {

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



#stacks_in_306 {
	font-size: 95%;
	font-weight: bold;
}

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

}
.clean-menu-top-level #cta_stacks_in_339.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_339.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_339.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(103, 123, 155, 1.00);
  background-color: rgba(51, 51, 51, 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_339) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_339.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_339.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(103, 123, 155, 1.00);
}
.cm-full-menu #cta_stacks_in_339.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_339.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(255, 54, 21, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
}
.cm-full-menu #cta_stacks_in_339.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_339.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_339.clean-menu-cta.clean-menu-cta-style a:hover {

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



#stacks_in_340 {
	font-size: 95%;
	font-weight: bold;
}

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

}
.clean-menu-top-level #cta_stacks_in_307.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_307.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_307.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(103, 123, 155, 1.00);
  background-color: rgba(51, 51, 51, 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_307) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_307.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_307.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(103, 123, 155, 1.00);
}
.cm-full-menu #cta_stacks_in_307.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_307.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(255, 54, 21, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
}
.cm-full-menu #cta_stacks_in_307.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_307.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_307.clean-menu-cta.clean-menu-cta-style a:hover {

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



#stacks_in_308 {
	font-size: 95%;
	font-weight: bold;
}

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

}
.clean-menu-top-level #cta_stacks_in_309.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_309.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_309.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(103, 123, 155, 1.00);
  background-color: rgba(51, 51, 51, 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_309) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_309.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_309.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(103, 123, 155, 1.00);
}
.cm-full-menu #cta_stacks_in_309.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_309.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(255, 54, 21, 1.00);
  border: 1px solid rgba(34, 34, 34, 0.00);
}
.cm-full-menu #cta_stacks_in_309.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_309.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_309.clean-menu-cta.clean-menu-cta-style a:hover {

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



#stacks_in_310 {
	font-size: 95%;
	font-weight: bold;
}

div#provenmodels {
  
  
  
  
}

/* Depth Content */

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

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





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

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

#stacks_in_377 .depth_image{

	background-size: cover;
	

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

	

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

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





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

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

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

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

#stacks_in_377 p.super_heading{
	color: rgba(20, 23, 28, 1.00);
	font-size: 12px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	
	 text-transform: uppercase;
	float: none;}

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

/* Content */

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_377 .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_377 .content_in p.main_content{
	display: block;
	color: rgba(20, 24, 28, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	}

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

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

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

/* Aside */

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

	 
	margin-right: -540px; 
	

	

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

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




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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

#stacks_in_377 hr.hr_bottom_header{
	height: 1px;
	width: 20%;
	background: rgba(255, 54, 21, 1.00);
	display: inline-block;}

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

/* Depth Content */

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

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





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

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

#stacks_in_343 .depth_image{

	background-size: cover;
	

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

	

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

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





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

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

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

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

#stacks_in_343 p.super_heading{
	color: rgba(20, 23, 28, 1.00);
	font-size: 12px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	
	 text-transform: uppercase;
	float: none;}

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

/* Content */

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_343 .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_343 .content_in p.main_content{
	display: block;
	color: rgba(20, 24, 28, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	}

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

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

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

/* Aside */

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

	 
	margin-right: -540px; 
	

	

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

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




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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

#stacks_in_343 hr.hr_bottom_header{
	height: 1px;
	width: 20%;
	background: rgba(255, 54, 21, 1.00);
	display: inline-block;}

#stacks_in_343 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_315 .depth_limit {
	max-width: 1200px;
}
#stacks_in_315 .depth_limit_padding {
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_315 .depth_limit_padding {
		padding: 0px 0px 0px 0px;
	}
}

/* Depth Limit Gradient*/

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

	
}



/*
 * 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_317 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_317 .theDivider1,
#simpleDivider_stacks_in_317 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_317 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_317.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_317.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_317 .theDivider2 {
	height: 1px;
}
#simpleDivider_stacks_in_317.transparentOff .theDivider2 {
	background-color: #D2D6E4;
}
#simpleDivider_stacks_in_317.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_317.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_317.bgImageOn .theDivider1 img {
	display: block;
}


div#innovationstudy {
  
  
  
  
}

/* Depth Content */

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

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





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

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

#stacks_in_284 .depth_image{

	background-size: cover;
	

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

	

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

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





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

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

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

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

#stacks_in_284 p.super_heading{
	color: rgba(20, 23, 28, 1.00);
	font-size: 12px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	
	 text-transform: uppercase;
	float: none;}

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

/* Content */

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_284 .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_284 .content_in p.main_content{
	display: block;
	color: rgba(20, 24, 28, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	}

#stacks_in_284 .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_284 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_284 .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_284 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 15px;
	color: rgba(0, 0, 0, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

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

	 
	margin-right: -540px; 
	

	

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

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




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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

#stacks_in_284 hr.hr_bottom_header{
	height: 1px;
	width: 20%;
	background: rgba(255, 54, 21, 1.00);
	display: inline-block;}

#stacks_in_284 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_256 .depth_limit {
	max-width: 1200px;
}
#stacks_in_256 .depth_limit_padding {
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_256 .depth_limit_padding {
		padding: 0px 0px 0px 0px;
	}
}

/* Depth Limit Gradient*/

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

	
}



/*
 * 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_287 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_287 .theDivider1,
#simpleDivider_stacks_in_287 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_287 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_287.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_287.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_287 .theDivider2 {
	height: 1px;
}
#simpleDivider_stacks_in_287.transparentOff .theDivider2 {
	background-color: #D2D6E4;
}
#simpleDivider_stacks_in_287.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_287.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_287.bgImageOn .theDivider1 img {
	display: block;
}


div#university_mou {
  
  
  
  
}

/* Depth Content */

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

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





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

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

#stacks_in_261 .depth_image{

	background-size: cover;
	

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

	

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

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





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

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

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

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

#stacks_in_261 p.super_heading{
	color: rgba(20, 23, 28, 1.00);
	font-size: 12px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	
	 text-transform: uppercase;
	float: none;}

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

/* Content */

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_261 .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_261 .content_in p.main_content{
	display: block;
	color: rgba(20, 23, 28, 1.00);
	font-size: 1em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	}

#stacks_in_261 .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_261 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_261 .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_261 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 15px;
	color: rgba(0, 0, 0, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

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

	 
	margin-right: -540px; 
	

	

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

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




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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

#stacks_in_261 hr.hr_bottom_header{
	height: 1px;
	width: 20%;
	background: rgba(255, 54, 21, 1.00);
	display: inline-block;}

#stacks_in_261 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_272 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_272 .theDivider1,
#simpleDivider_stacks_in_272 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_272 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_272.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_272.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_272 .theDivider2 {
	height: 1px;
}
#simpleDivider_stacks_in_272.transparentOff .theDivider2 {
	background-color: #D2D6E4;
}
#simpleDivider_stacks_in_272.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_272.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_272.bgImageOn .theDivider1 img {
	display: block;
}


div#balance-work_study {
  
  
  
  
}

/* Depth Content */

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

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

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


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

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





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

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

#stacks_in_278 .depth_image{

	background-size: cover;
	

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

	

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

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





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

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

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



/* Heading */

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

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

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

#stacks_in_278 p.super_heading{
	color: rgba(20, 23, 28, 1.00);
	font-size: 12px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	
	 text-transform: uppercase;
	float: none;}

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

/* Content */

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

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

/* Aside */

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

	 
	margin-right: -540px; 
	

	

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

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




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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

#stacks_in_278 hr.hr_bottom_header{
	height: 1px;
	width: 20%;
	background: rgba(255, 54, 21, 1.00);
	display: inline-block;}

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