/* 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;
}

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

.nfont{
	font-family: 'Open Sans', sans-serif !important;
}
h2.nfont,
.sub_heading.nfont{
	font-family: 'Montserrat', 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: 'Montserrat', 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: %;}}@font-face {
	font-family: 'icomoon';
  src:  url('../files/scrollpage_icons/icomoon.eot?8zq521');
  src:  url('../files/scrollpage_icons/icomoon.eot?8zq521#iefix') format('embedded-opentype'),
    url('../files/scrollpage_icons/icomoon.woff2?8zq521') format('woff2'),
    url('../files/scrollpage_icons/icomoon.ttf?8zq521') format('truetype'),
    url('../files/scrollpage_icons/icomoon.woff?8zq521') format('woff'),
    url('../files/scrollpage_icons/icomoon.svg?8zq521#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="sp-icon-"], [class*=" sp-icon-"] {
	color: #FF5900;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

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

.sp-icon-chevron-rounded:before{content: "\e600"; }
.sp-icon-chevron-rounded-thick:before{content: "\e601"; }
.sp-icon-chevron-thin:before{content: "\e602"; }
.sp-icon-chevron-thick:before{content: "\e603"; }
.sp-icon-arrow:before{content: "\e604"; }
.sp-icon-arrow-thin:before{content: "\e605"; }
.sp-icon-arrow-thick:before{content: "\e606"; }
.sp-icon-round-1:before{content: "\e607"; }
.sp-icon-round-2:before{content: "\e608"; }
.sp-icon-round-3:before{content: "\e609"; }
.sp-icon-round-4:before{content: "\e60a"; }

#ncd-sp-arrow {
	display: inline-block;
	line-height: 0;
	z-index: 1000000;
	padding: 5px;
	background: #FF5900;
	border-radius: 100px;
	border-width: 0;
	border-style: solid;
	box-shadow: rgba(0,0,0,0.2) 0 1px 3px;
	background: none;
	text-shadow: 0 0 3px rgba(0,0,0,0.2);
	opacity: 0;
	border-color: #FF5900;
}
#ncd-sp-arrow i {font-size: 44px;}
#ncd-sp-arrow.show i {cursor: pointer;}


#ncd-sp-arrow {
	position: fixed;
	opacity: 0;
	margin: 30px;
	-webkit-transition: opacity 150ms, -webkit-transform 150ms;
	transition: opacity 150ms, transform 150ms;
	
	-webkit-transform: rotateY(-55deg);
			-ms-transform: rotateY(-55deg);
					transform: rotateY(-55deg);}

#ncd-sp-arrow.show.down-amount, 
#ncd-sp-arrow.show.down-container{
-webkit-transition: opacity 750ms 0, -webkit-transform 750ms 0;
	transition: opacity 750ms 0, transform 750ms 0;
	
}

#ncd-sp-arrow .rotateThis{
	-webkit-transition: -webkit-transform 700ms;
					transition: transform 700ms;
}

#ncd-sp-arrow.show.down-amount .rotateThis, 
#ncd-sp-arrow.show.down-container .rotateThis{
	position: relative;
	-webkit-transform: rotate(-180deg);
					transform: rotate(-180deg);}
#ncd-sp-arrow.down-amount .rotateThis, 
#ncd-sp-arrow.down-container .rotateThis{
	position: relative;
	-webkit-transform: rotate(0);
					transform: rotate(0);
}

#ncd-sp-arrow.show {
	opacity: 1; 
	-webkit-transform: rotateY(0) translateX(0) translateY(0) translateZ(100px) scale(1);
					transform: rotateY(0) translateX(0) translateY(0) translateZ(100px) scale(1);}

#ncd-sp-arrow.tl{top: 0;left: 0; }
#ncd-sp-arrow.tc{top: 0;left: 50%; }
#ncd-sp-arrow.tr{top: 0;right: 0; }
#ncd-sp-arrow.bl{bottom: 0;left: 0; }
#ncd-sp-arrow.bc{bottom: 0;left: 50%; }
#ncd-sp-arrow.br{bottom: 0;right: 0; }

@media screen and (max-width: 400px) {
	#ncd-sp-arrow{
		display: none;
	}
}



#stacks_in_130 {
	margin: 30px 10px 10px 10px;
	padding: 30px 10px 0px 10px;
}
#stacks_in_345>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_345 {
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
}
/*  */
#article-list-stacks_in_348 {
  /*  */
  background: rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  padding: 10px 10px;
  max-width: 700px;
  border-radius: 4px;
  margin: 0 auto;
  box-sizing: border-box; }
  #article-list-stacks_in_348 * {
    box-sizing: border-box; }
  #article-list-stacks_in_348 .article-list-grid {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    #article-list-stacks_in_348 .article-list-grid-item {
      overflow: hidden; }
      #article-list-stacks_in_348 .article-list-grid-item:last-child .article-outer {
        border-bottom: none; }
  #article-list-stacks_in_348 .article-outer {
    padding: 15px 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    overflow: hidden;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  #article-list-stacks_in_348 .article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    transition: all 0.3s ease;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    #article-list-stacks_in_348 .article .article-top {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    #article-list-stacks_in_348 .article-title {
      /*  */
      font-family: "Nunito";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-weight: bold;
      font-size: 18px;
      line-height: 29.124001px; }
    #article-list-stacks_in_348 .article-description {
      color: rgba(0, 0, 0, 1.00);
      /*  */
      font-family: "Nunito";
      /*  */
      font-size: 14px;
      line-height: 22.652000px; }
    #article-list-stacks_in_348 .article-info {
      margin-top: 5px;
      display: inline-block;
      color: rgba(0, 0, 0, 1.00);
      /*  */
      font-family: "Nunito";
      /*  */
      font-size: 13px;
      line-height: 21.034000px; }
      #article-list-stacks_in_348 .article-info .info-highlight {
        color: rgba(254, 100, 178, 1.00); }
      #article-list-stacks_in_348 .article-info.info-1::before {
        content: 'By';
        display: inline-block; }
      #article-list-stacks_in_348 .article-info.info-2::before {
        content: 'Posted';
        display: inline-block; }
      #article-list-stacks_in_348 .article-info span {
        margin-left: 3px; }
    #article-list-stacks_in_348 .article-header {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding-right: 10px;
      max-width: calc(100% - 60px); }
    #article-list-stacks_in_348 .article-thumbnail {
      /*  */
      background: rgba(255, 255, 255, 1.00);
      /*  */
      /*  */
      width: 60px;
      height: 60px;
      border-radius: 40px;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      overflow: hidden;
      position: relative; }
      #article-list-stacks_in_348 .article-thumbnail::before, #article-list-stacks_in_348 .article-thumbnail::after {
        content: '';
        top: 0;
        left: 0;
        z-index: 2;
        opacity: 0;
        width: 100%;
        height: 100%;
        position: absolute; }
      #article-list-stacks_in_348 .article-thumbnail::before {
        z-index: 4;
        opacity: 0.5;
        transition: all 0.3s ease; }
      #article-list-stacks_in_348 .article-thumbnail::after {
        opacity: 1;
        color: rgba(255, 255, 255, 0.50);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        content: '\f472';
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        font-family: "Ionicons";
        font-size: 30.000000px; }
      #article-list-stacks_in_348 .article-thumbnail img {
        width: 100%;
        z-index: 3;
        height: auto;
        position: relative;
        transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease;
        border-radius: 40px; }
    #article-list-stacks_in_348 .article-content {
      /*  */
      font-family: "Nunito";
      /*  */
      font-size: 16px;
      line-height: 25.888000px;
      margin-top: 40px;
      padding: 20px 0;
      border-top: 1px solid rgba(0, 0, 0, 0.10);
      color: rgba(153, 153, 153, 1.00);
      display: none; }
      #article-list-stacks_in_348 .article-content h1, #article-list-stacks_in_348 .article-content h2, #article-list-stacks_in_348 .article-content h3, #article-list-stacks_in_348 .article-content h4, #article-list-stacks_in_348 .article-content h5, #article-list-stacks_in_348 .article-content h6 {
        color: rgba(254, 100, 178, 1.00); }
      #article-list-stacks_in_348 .article-content a, #article-list-stacks_in_348 .article-content a:visited {
        color: rgba(254, 100, 178, 1.00); }
    #article-list-stacks_in_348 .article-close {
      color: rgba(251, 2, 7, 1.00);
      padding-bottom: 20px;
      width: 100%;
      display: none;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-transform: uppercase;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      #article-list-stacks_in_348 .article-close i {
        margin-right: 10px;
        font-size: 35px; }
  #article-list-stacks_in_348 .article-list-grid-item:not(.active):hover {
    cursor: pointer; }
    #article-list-stacks_in_348 .article-list-grid-item:not(.active):hover .article-title, #article-list-stacks_in_348 .article-list-grid-item:not(.active):hover .article-description {
      /*  */
      text-decoration: underline;
      /*  */ }
    #article-list-stacks_in_348 .article-list-grid-item:not(.active):hover .article-thumbnail {
      overflow: hidden; }
      #article-list-stacks_in_348 .article-list-grid-item:not(.active):hover .article-thumbnail::before {
        opacity: 0.5;
        /*  */
        background: rgba(255, 255, 255, 1.00);
        /*  */
        /*  */ }
      #article-list-stacks_in_348 .article-list-grid-item:not(.active):hover .article-thumbnail::after {
        opacity: 1;
        z-index: 4;
        color: rgba(51, 51, 51, 1.00);
        content: '\f10b'; }
  #article-list-stacks_in_348 .article-list-grid-item.active .article-outer::before {
    /*  */
    background: rgba(255, 255, 255, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    display: block;
    position: fixed;
    transition: all 0.3s ease;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    -webkit-animation: article-bg-expand 0.5s 0.5s;
            animation: article-bg-expand 0.5s 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  #article-list-stacks_in_348 .article-list-grid-item.active .article {
    -webkit-animation: article-active 0.3s, article-open 0.5s 0.6s;
            animation: article-active 0.3s, article-open 0.5s 0.6s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  #article-list-stacks_in_348 .article-list-grid-item.active-expand .article-outer {
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    overflow-y: scroll;
    z-index: 999999;
    padding: 20px 20px; }
  #article-list-stacks_in_348 .article-list-grid-item.active-expand .article {
    z-index: 3;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    max-width: 800px; }
    #article-list-stacks_in_348 .article-list-grid-item.active-expand .article .article-top {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    #article-list-stacks_in_348 .article-list-grid-item.active-expand .article-info.info-2::before {
      margin-left: 0; }
    #article-list-stacks_in_348 .article-list-grid-item.active-expand .article-title {
      font-size: 20px;
      line-height: 32.360001px; }
    #article-list-stacks_in_348 .article-list-grid-item.active-expand .article-description {
      font-size: 16px;
      line-height: 25.888000px;
      overflow: hidden;
      white-space: normal;
      text-overflow: clip; }
    #article-list-stacks_in_348 .article-list-grid-item.active-expand .article-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding-right: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      padding-left: 20px;
      max-width: calc(100% - 200px); }
    #article-list-stacks_in_348 .article-list-grid-item.active-expand .article-content {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      display: block;
      height: 100%;
      width: 100%; }
    #article-list-stacks_in_348 .article-list-grid-item.active-expand .article-thumbnail {
      width: 200px;
      height: 200px;
      border-radius: 100px; }
      #article-list-stacks_in_348 .article-list-grid-item.active-expand .article-thumbnail img {
        transition: none; }
      #article-list-stacks_in_348 .article-list-grid-item.active-expand .article-thumbnail::after {
        font-size: 100.000000px; }
    #article-list-stacks_in_348 .article-list-grid-item.active-expand .article-close {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  #article-list-stacks_in_348 .article-list-grid-item.active-close .article-outer {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  #article-list-stacks_in_348.ellipsed .article-description {
    /*  */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*  */ }
  #article-list-stacks_in_348.info-1-hide .article-info.info-1 {
    display: none !important; }
  #article-list-stacks_in_348.info-2-hide .article-info.info-2 {
    display: none !important; }

@media (max-width: 600px) {
  #article-list-stacks_in_348 .article-list-grid-item.active-expand .article .article-top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  #article-list-stacks_in_348 .article-list-grid-item.active-expand .article-thumbnail {
    width: 100%;
    margin: 0 auto;
    max-width: 200px;
    max-height: 200px;
    margin-bottom: 20px; }
  #article-list-stacks_in_348 .article-list-grid-item.active-expand .article-header {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding-left: 0;
    max-width: 100%; } }

@-webkit-keyframes article-active {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes article-active {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes article-open {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes article-open {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes article-bg-expand {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@keyframes article-bg-expand {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@media (max-width: 600px) {
  /*  */
  /*  */ }

#stacks_in_348 {
	margin:  5px;
	padding:  5px;
}

#stacks_in_351 {
	font-weight: bold;
}

#stacks_in_352 {
	font-weight: bolder;
}

#stacks_in_375 {
	font-weight: bolder;
}

#stacks_in_391 {
	font-weight: bolder;
}

#stacks_in_407 {
	font-weight: bolder;
}

#stacks_in_423 {
	font-weight: bolder;
}

#stacks_in_439 {
	font-weight: bolder;
}
/*  */
#article-list-stacks_in_356 {
  /*  */
  background: rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */
  font-family: "Nunito";
  /*  */
  padding: 10px 10px;
  max-width: 1000px;
  border-radius: 4px;
  margin: 0 auto;
  box-sizing: border-box; }
  #article-list-stacks_in_356 * {
    box-sizing: border-box; }
  #article-list-stacks_in_356 .article-list-grid {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    #article-list-stacks_in_356 .article-list-grid-item {
      overflow: hidden; }
      #article-list-stacks_in_356 .article-list-grid-item:last-child .article-outer {
        border-bottom: none; }
  #article-list-stacks_in_356 .article-outer {
    padding: 15px 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    overflow: hidden;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  #article-list-stacks_in_356 .article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    transition: all 0.3s ease;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    #article-list-stacks_in_356 .article .article-top {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    #article-list-stacks_in_356 .article-title {
      /*  */
      font-family: "Nunito";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-weight: bold;
      font-size: 18px;
      line-height: 29.124001px; }
    #article-list-stacks_in_356 .article-description {
      color: rgba(0, 0, 0, 1.00);
      /*  */
      font-family: "Nunito";
      /*  */
      font-size: 14px;
      line-height: 22.652000px; }
    #article-list-stacks_in_356 .article-info {
      margin-top: 5px;
      display: inline-block;
      color: rgba(0, 0, 0, 1.00);
      /*  */
      font-family: "Nunito";
      /*  */
      font-size: 13px;
      line-height: 21.034000px; }
      #article-list-stacks_in_356 .article-info .info-highlight {
        color: rgba(254, 100, 178, 1.00); }
      #article-list-stacks_in_356 .article-info.info-1::before {
        content: 'By';
        display: inline-block; }
      #article-list-stacks_in_356 .article-info.info-2::before {
        content: 'Posted';
        display: inline-block; }
      #article-list-stacks_in_356 .article-info span {
        margin-left: 3px; }
    #article-list-stacks_in_356 .article-header {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding-right: 10px;
      max-width: calc(100% - 60px); }
    #article-list-stacks_in_356 .article-thumbnail {
      /*  */
      background: rgba(255, 255, 255, 1.00);
      /*  */
      /*  */
      width: 60px;
      height: 60px;
      border-radius: 40px;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      overflow: hidden;
      position: relative; }
      #article-list-stacks_in_356 .article-thumbnail::before, #article-list-stacks_in_356 .article-thumbnail::after {
        content: '';
        top: 0;
        left: 0;
        z-index: 2;
        opacity: 0;
        width: 100%;
        height: 100%;
        position: absolute; }
      #article-list-stacks_in_356 .article-thumbnail::before {
        z-index: 4;
        opacity: 0.5;
        transition: all 0.3s ease; }
      #article-list-stacks_in_356 .article-thumbnail::after {
        opacity: 1;
        color: rgba(255, 255, 255, 0.50);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        content: '\f472';
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        font-family: "Ionicons";
        font-size: 30.000000px; }
      #article-list-stacks_in_356 .article-thumbnail img {
        width: 100%;
        z-index: 3;
        height: auto;
        position: relative;
        transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease;
        border-radius: 40px; }
    #article-list-stacks_in_356 .article-content {
      /*  */
      font-family: "Nunito";
      /*  */
      font-size: 16px;
      line-height: 25.888000px;
      margin-top: 40px;
      padding: 20px 0;
      border-top: 1px solid rgba(0, 0, 0, 0.10);
      color: rgba(153, 153, 153, 1.00);
      display: none; }
      #article-list-stacks_in_356 .article-content h1, #article-list-stacks_in_356 .article-content h2, #article-list-stacks_in_356 .article-content h3, #article-list-stacks_in_356 .article-content h4, #article-list-stacks_in_356 .article-content h5, #article-list-stacks_in_356 .article-content h6 {
        color: rgba(254, 100, 178, 1.00); }
      #article-list-stacks_in_356 .article-content a, #article-list-stacks_in_356 .article-content a:visited {
        color: rgba(254, 100, 178, 1.00); }
    #article-list-stacks_in_356 .article-close {
      color: rgba(254, 100, 178, 1.00);
      padding-bottom: 20px;
      width: 100%;
      display: none;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-transform: uppercase;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      #article-list-stacks_in_356 .article-close i {
        margin-right: 10px;
        font-size: 28px; }
  #article-list-stacks_in_356 .article-list-grid-item:not(.active):hover {
    cursor: pointer; }
    #article-list-stacks_in_356 .article-list-grid-item:not(.active):hover .article-title, #article-list-stacks_in_356 .article-list-grid-item:not(.active):hover .article-description {
      /*  */
      text-decoration: underline;
      /*  */ }
    #article-list-stacks_in_356 .article-list-grid-item:not(.active):hover .article-thumbnail {
      overflow: hidden; }
      #article-list-stacks_in_356 .article-list-grid-item:not(.active):hover .article-thumbnail::before {
        opacity: 0.5;
        /*  */
        background: rgba(255, 255, 255, 1.00);
        /*  */
        /*  */ }
      #article-list-stacks_in_356 .article-list-grid-item:not(.active):hover .article-thumbnail::after {
        opacity: 1;
        z-index: 4;
        color: rgba(0, 0, 0, 1.00);
        content: '\f10b'; }
  #article-list-stacks_in_356 .article-list-grid-item.active .article-outer::before {
    /*  */
    background: rgba(255, 255, 255, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    display: block;
    position: fixed;
    transition: all 0.3s ease;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    -webkit-animation: article-bg-expand 0.5s 0.5s;
            animation: article-bg-expand 0.5s 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  #article-list-stacks_in_356 .article-list-grid-item.active .article {
    -webkit-animation: article-active 0.3s, article-open 0.5s 0.6s;
            animation: article-active 0.3s, article-open 0.5s 0.6s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  #article-list-stacks_in_356 .article-list-grid-item.active-expand .article-outer {
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    overflow-y: scroll;
    z-index: 999999;
    padding: 20px 20px; }
  #article-list-stacks_in_356 .article-list-grid-item.active-expand .article {
    z-index: 3;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    max-width: 700px; }
    #article-list-stacks_in_356 .article-list-grid-item.active-expand .article .article-top {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    #article-list-stacks_in_356 .article-list-grid-item.active-expand .article-info.info-2::before {
      margin-left: 0; }
    #article-list-stacks_in_356 .article-list-grid-item.active-expand .article-title {
      font-size: 20px;
      line-height: 32.360001px; }
    #article-list-stacks_in_356 .article-list-grid-item.active-expand .article-description {
      font-size: 16px;
      line-height: 25.888000px;
      overflow: hidden;
      white-space: normal;
      text-overflow: clip; }
    #article-list-stacks_in_356 .article-list-grid-item.active-expand .article-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding-right: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      padding-left: 20px;
      max-width: calc(100% - 200px); }
    #article-list-stacks_in_356 .article-list-grid-item.active-expand .article-content {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      display: block;
      height: 100%;
      width: 100%; }
    #article-list-stacks_in_356 .article-list-grid-item.active-expand .article-thumbnail {
      width: 200px;
      height: 200px;
      border-radius: 100px; }
      #article-list-stacks_in_356 .article-list-grid-item.active-expand .article-thumbnail img {
        transition: none; }
      #article-list-stacks_in_356 .article-list-grid-item.active-expand .article-thumbnail::after {
        font-size: 100.000000px; }
    #article-list-stacks_in_356 .article-list-grid-item.active-expand .article-close {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  #article-list-stacks_in_356 .article-list-grid-item.active-close .article-outer {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  #article-list-stacks_in_356.ellipsed .article-description {
    /*  */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*  */ }
  #article-list-stacks_in_356.info-1-hide .article-info.info-1 {
    display: none !important; }
  #article-list-stacks_in_356.info-2-hide .article-info.info-2 {
    display: none !important; }

@media (max-width: 600px) {
  #article-list-stacks_in_356 .article-list-grid-item.active-expand .article .article-top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  #article-list-stacks_in_356 .article-list-grid-item.active-expand .article-thumbnail {
    width: 100%;
    margin: 0 auto;
    max-width: 200px;
    max-height: 200px;
    margin-bottom: 20px; }
  #article-list-stacks_in_356 .article-list-grid-item.active-expand .article-header {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding-left: 0;
    max-width: 100%; } }

@-webkit-keyframes article-active {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes article-active {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes article-open {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes article-open {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes article-bg-expand {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@keyframes article-bg-expand {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@media (max-width: 600px) {
  /*  */
  /*  */ }

#stacks_in_359 {
	font-weight: bold;
}

#stacks_in_360 {
	font-weight: bolder;
}

#stacks_in_383 {
	font-weight: bolder;
}

#stacks_in_399 {
	font-weight: bolder;
}

#stacks_in_415 {
	font-weight: bolder;
}

#stacks_in_431 {
	font-weight: bolder;
}

#stacks_in_463 {
	margin: 20px 15px 0px 15px;
	padding: 20px 15px 15px 15px;
}

#stacks_in_123 {
	margin: 10px 15px 15px 15px;
	padding: 10px 15px 15px 15px;
}

#stacks_in_126 {
	margin: 10px 20px 15px 20px;
	padding: 10px 20px 15px 20px;
}
/* Depth Content */

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

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





#stacks_in_26.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_26.depth_out a{
	color: rgba(230, 73, 30, 1.00);}

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

#stacks_in_26 .depth_image{

	background-size: cover;
	

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

	

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

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





#stacks_in_26 .depth_tint{ background: rgba(255, 255, 255, 0.85); }

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

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



/* Heading */

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

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

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

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

#stacks_in_26 p.sub_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 14px;
	letter-spacing: 1px;
	margin: 5px 0 5px;
	 font-weight: bolder; 
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 440px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_26 .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_26 .content_in p.main_content{
	display: block;
	color: rgba(0, 0, 0, 1.00);
	font-size: 0.95em;
	line-height: 1.50;
	margin-top: 21%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10%;
	
	
	}

#stacks_in_26 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	border-radius: 0px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.30);
	margin-bottom: 5%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(253, 130, 55, 1.00);
	 font-weight: bolder; 
	
	}

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

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

/* Aside */

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

	 
	margin-right: -440px; 
	

	

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

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



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

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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_26 hr.hr_top_header{
	height: 6px;
	width: 20%;
	background: rgba(255, 255, 255, 1.00);
	display: inline-block;}

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

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

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

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





#stacks_in_22.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_22.depth_out a{
	color: rgba(253, 130, 55, 1.00);}

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

#stacks_in_22 .depth_image{

	background-size: cover;
	

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

	

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

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





#stacks_in_22 .depth_tint{ background: rgba(255, 255, 255, 0.85); }

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

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



/* Heading */

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

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

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

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

#stacks_in_22 p.sub_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 16px;
	letter-spacing: 1px;
	margin: 5px 0 5px;
	 font-weight: bolder; 
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 440px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

#stacks_in_22 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	border-radius: 0px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.30);
	margin-bottom: 5%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(253, 130, 55, 1.00);
	 font-weight: bolder; 
	
	}

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

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

/* Aside */

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

	 
	margin-right: -440px; 
	

	

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

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



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

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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_22 hr.hr_top_header{
	height: 6px;
	width: 20%;
	background: rgba(255, 255, 255, 1.00);
	display: inline-block;}

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

#stacks_in_22 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(0, 0, 0, 0.15);
	margin-top: 30px;}