.com_joeworkman_stacks_impact_stack .impact-animate.pre-anim{display:none}.com_joeworkman_stacks_impact_stack .slides-navigation{margin:0 auto;position:absolute;z-index:99;width:100%}.com_joeworkman_stacks_impact_stack .slides-navigation a{position:absolute;display:block;text-decoration:none}.com_joeworkman_stacks_impact_stack .slides-navigation a::before{line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;text-rendering:auto;transform:translate(0,0)}.com_joeworkman_stacks_impact_stack .slides-pagination > a{text-decoration:none}.com_joeworkman_stacks_impact_stack .fg-content{position:absolute;top:0;width:100%}.com_joeworkman_stacks_impact_stack .slides-navigation a:before{font-family:"FontAwesome","Font Awesome 5 Pro";font-weight:900}.com_joeworkman_stacks_impact_stack .impact-scroll:hover{cursor:pointer}.com_joeworkman_stacks_impact_stack .slides-container{display:none}.com_joeworkman_stacks_impact_stack .scrollable{position:relative;top:0;left:0;overflow-y:auto;-webkit-overflow-scrolling:touch;height:100%}.com_joeworkman_stacks_impact_stack .scrollable::after{content:"";display:table;clear:both}.com_joeworkman_stacks_impact_stack .impact-arrow-wrap{position:absolute;z-index:1050;top:0;margin-left:-45px;width:90px;height:90px;padding:0;font-size:9px;display:block}.com_joeworkman_stacks_impact_stack .impact-arrow{float:left;position:absolute;margin-top:20px;margin-left:23px;width:40px;height:40px;border-style:solid;border-bottom-color:transparent;border-left-color:transparent;transform:rotate(135deg)}.com_joeworkman_stacks_impact_stack .impact-arrow-wrap.animates .impact-arrow{animation:impactArrows linear 1.8s 0.4s}.com_joeworkman_stacks_impact_stack .video-container{min-height:100%;min-width:100%;position:absolute;top:0;left:0}.com_joeworkman_stacks_impact_stack .video-container > img{width:100%;height:100%}.com_joeworkman_stacks_impact_stack video{max-width:none}.com_joeworkman_stacks_impact_stack .impact-container{position:absolute}.com_joeworkman_stacks_impact_stack .impact-container.v-full{height:100%}.com_joeworkman_stacks_impact_stack .impact-container.v-full .slide-content{height:100%}.com_joeworkman_stacks_impact_stack .impact-container.v-center{top:50%;transform:translateY(-50%)}.com_joeworkman_stacks_impact_stack .impact-container.h-center{left:50%;transform:translateX(-50%)}.com_joeworkman_stacks_impact_stack .impact-container.h-center.v-center{top:50%;left:50%;transform:translate(-50%,-50%)}.com_joeworkman_stacks_impact_stack .impact-container:not(.h-center):not(.h-left):not(.h-right){width:100%}@keyframes impactArrows{0%{transform:translate(0px,0px) rotate(135deg) scale(1)}15%{transform:translate(0px,22px) rotate(135deg) scale(0.8)}30%{transform:translate(0px,13px) rotate(135deg) scale(0.9)}45%{transform:translate(0px,27px) rotate(135deg) scale(0.8)}60%{transform:translate(0px,13px) rotate(135deg) scale(0.8)}75%{transform:translate(0px,4px) rotate(135deg) scale(0.9)}100%{transform:translate(0px,0px) rotate(135deg) scale(1)}}
/* Depth Base */

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

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



.nfont{
	font-family: 'Open Sans', sans-serif !important;
}
h2.nfont,
.sub_heading.nfont{
	font-family: '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: %;}}.walkies,
.walkies-nohtml5 {
  height: 4px;
  border: none;
  z-index: 500;
  color: rgba(19, 19, 19, 1.00);
  width: 100%;
  display: block
}

.walkies {
  background: rgba(254, 255, 13, 1.00);
}



div.walkies,
progress.walkies {
  position: fixed;
  top: 0;
}







progress.walkies {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

progress.walkies::-webkit-progress-bar {
  background-color: transparent
}

progress.walkies::-webkit-progress-value {
  background-color: rgba(19, 19, 19, 1.00)
}

progress.walkies::-moz-progress-bar {
  background-color: rgba(19, 19, 19, 1.00)
}

.walkies-nohtml5 {
  background: #eee
}

.walkies-nohtml5 span {
  width: 0;
  height: 100%;
  display: block;
  text-indent: -9999px;
  background: rgba(19, 19, 19, 1.00)
}

.animated .walkies-nohtml5 span {
  -webkit-transition: width .3s ease;
  transition: width .3s ease
}

@media print {
  div.walkies,
  progress.walkies {
    display: none;
  }
}




.spacerStack {
	height: 80.00px;
}

#spacerStackstacks_in_101 {
	height: 80.00px;
}




























@media print {
	#spacerStackstacks_in_101 {
		display: none !important;
	}
}
#stacks_in_190 .fg-content.fg-full-height{height:100%}#stacks_in_190 .slides-container{margin:0}#stacks_in_190 .slides-container > li{margin:0}#stacks_in_190 .slides-container > li::before,#stacks_in_190 .slides-container > li::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:2;transition:opacity 80ms ease}#stacks_in_190 .slides-container.ovl-color li::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_190 .slides-container.ovl-tile li::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_190 .fg-per-show{position:absolute;z-index:5;width:100%;height:100%}#stacks_in_190 .impact-wrapper{z-index:0}#stacks_in_190 .impact-wrapper.fill-container{min-width:100%}#stacks_in_190 .impact-wrapper.fill-container.hero-header{height:100%;height:100vh;width:100%;width:100vw}@media only screen and (orientation:portrait){#stacks_in_190 .impact-wrapper.fill-container.hero-header{height:100% !important}}#stacks_in_190 .impact-wrapper.fixed-height{height:400px;width:100%;min-width:100%}#stacks_in_190 .impact-wrapper.flexible-height{height:100vh;min-height:300px;width:100%;min-width:100%}#stacks_in_190 .impact-wrapper.touch-device.cover-touch{background-size:cover;background-position:center center;overflow:hidden}#stacks_in_190 .impact-wrapper.touch-device.cover-touch:not(.touch-warehouse){background-image:url()}#stacks_in_190 .impact-wrapper.touch-device.cover-touch.touch-warehouse{background-image:url()}#stacks_in_190 .impact-wrapper > .pre-loader{position:absolute;text-align:center;top:0;left:0;width:100%;height:100%;opacity:1;visibility:visible;transition:opacity 80ms ease,visibility 0 0.2s}#stacks_in_190 .impact-wrapper > .pre-loader.hidden{opacity:0;visibility:hidden}#stacks_in_190 .impact-wrapper > .pre-loader > .pl-spinner{position:absolute;top:36%;margin-left:-32px;color:rgba(251, 251, 251, 0.90)}#stacks_in_190 .impact-wrapper > .pre-loader > .pl-spinner.hidden{display:none}#stacks_in_190 .impact-wrapper > .pre-loader.bg-image{background-size:cover;background-position:center center;background-repeat:no-repeat}#stacks_in_190 .impact-wrapper > .pre-loader.bg-image.custom-image:not(.bg-warehouse){background-image:url()}#stacks_in_190 .impact-wrapper > .pre-loader.bg-image.custom-image.bg-warehouse{background-image:url()}#stacks_in_190 .impact-wrapper > .pre-loader.preload-color{background-color:rgba(51, 51, 51, 0.95)}#stacks_in_190 .impact-wrapper > .pre-loader.bg-overlay{z-index:1}#stacks_in_190 .impact-wrapper > .pre-loader.bg-overlay::before,#stacks_in_190 .impact-wrapper > .pre-loader.bg-overlay::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:0}#stacks_in_190 .impact-wrapper > .pre-loader.bg-overlay.ovl-color::before{background-color:rgba(89, 237, 212, 0.30)}#stacks_in_190 .impact-wrapper > .pre-loader.bg-overlay.ovl-tile::after{background-image:url();opacity:0.30;background-repeat:repeat}#stacks_in_190 .impact-container{z-index:5}#stacks_in_190 .scrollDown{position:absolute;cursor:pointer;z-index:100;left:50%;width:80px;height:80px;-webkit-touch-callout:none;transform:scale(0.70);transform-origin:left center;-webkit-user-select:none;user-select:none}@media screen and (max-width:640px){#stacks_in_190 .scrollDown{transform:scale(0.70)}}#stacks_in_190 .scrollDown.button-bottom{bottom:30px}#stacks_in_190 .scrollDown.button-top{top:30px}@media screen and (max-width:640px){#stacks_in_190 .scrollDown.hide-on-mob{display:none}}#stacks_in_190 .impact-arrow-wrap{background:rgba(0, 0, 0, 0.85);border-radius:50%;border:2px solid rgba(255, 255, 255, 0.96);box-shadow:0px 0px 0px 0px rgba(51, 51, 51, 0.60);transition:all 90ms ease}#stacks_in_190 .impact-arrow-wrap:hover{background:rgba(40, 40, 40, 0.85);transition:all 90ms ease}#stacks_in_190 .impact-arrow-wrap:hover .impact-hint{opacity:1 !important}#stacks_in_190 .impact-arrow-wrap.animates .impact-arrow{animation-delay:3000ms;animation-iteration-count:3}#stacks_in_190 .impact-arrow{border-top-color:rgba(255, 255, 255, 0.85);border-right-color:rgba(255, 255, 255, 0.85);border-width:2px}#stacks_in_190 .impact-arrow:hover{border-top-color:rgba(255, 255, 255, 1.00);border-right-color:rgba(255, 255, 255, 1.00)}#stacks_in_190 .impact-hint{position:absolute;top:0.6em;width:100%;left:0;font-size:2em;font-style:italic;text-align:center;color:rgba(255, 255, 255, 0.85);opacity:0}#stacks_in_190 .slides-pagination > a{transition:all 6000ms ease}#stacks_in_190 .slides-pagination > a.current{transition:all 6000ms ease}
#stacks_in_191 .impact-slide{background-image:url("../index_files/slideshowImage-191.jpg")}.slide-stacks_in_191 .impact-container.v-bottom{bottom:0px}.slide-stacks_in_191 .impact-container.h-right{right:0px}.slide-stacks_in_191 .impact-container.h-left{left:0px}.slide-stacks_in_191 .impact-container.v-top{top:0px}.slide-stacks_in_191.kb-zoom-in-stacks_in_191.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-in-stacks_in_191 7000ms ease 1 forwards;transform-origin:50% 50%}.slide-stacks_in_191.kb-zoom-out-stacks_in_191.kb-anim.animated img:not(.impact-fg-img){animation:kb-zoom-out-stacks_in_191 7000ms ease 1 forwards;transform-origin:50% 50%}@keyframes kb-zoom-in-stacks_in_191{0%{transform:scale(1)}100%{transform:scale(1.20)}}@keyframes kb-zoom-out-stacks_in_191{0%{transform:scale(1.20)}100%{transform:scale(1)}}

.spacerStack {
	height: 200.00px;
}

#spacerStackstacks_in_31 {
	height: 200.00px;
}




























@media print {
	#spacerStackstacks_in_31 {
		display: none !important;
	}
}

#stacks_in_32 {
	padding:  10px;
}

#stacks_out_32 {
	width: 600px;
}

#stacks_in_35 {
	padding:  10px;
}

#stacks_out_35 {
	width: 300px;
}

.spacerStack {
	height: 200.00px;
}

#spacerStackstacks_in_37 {
	height: 200.00px;
}




























@media print {
	#spacerStackstacks_in_37 {
		display: none !important;
	}
}
@-webkit-keyframes mouser-scroll{0%,20%{-webkit-transform:translateY(0px) scaleY(1) scaleX(1) translateZ(0px);transform:translateY(0px) scaleY(1) scaleX(1) translateZ(0px)}20%{-webkit-transform:translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);transform:translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);opacity:1}100%{-webkit-transform:translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);transform:translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);opacity:.1}}@keyframes mouser-scroll{0%,20%{-webkit-transform:translateY(0px) scaleY(1) scaleX(1) translateZ(0px);transform:translateY(0px) scaleY(1) scaleX(1) translateZ(0px)}20%{-webkit-transform:translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);transform:translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);opacity:1}100%{-webkit-transform:translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);transform:translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);opacity:.1}}@-webkit-keyframes mouser-scroll-up{0%{-webkit-transform:translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);transform:translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);opacity:.1}80%{-webkit-transform:translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);transform:translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);opacity:1}100%,80%{-webkit-transform:translateY(0px) scaleY(1) scaleX(1) translateZ(0px);transform:translateY(0px) scaleY(1) scaleX(1) translateZ(0px)}}@keyframes mouser-scroll-up{0%{-webkit-transform:translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);transform:translateY(20px) scaleY(2.5) scaleX(0.5) translateZ(0px);opacity:.1}}100%,80%{-webkit-transform:translateY(0px) scaleY(1) scaleX(1) translateZ(0px);transform:translateY(0px) scaleY(1) scaleX(1) translateZ(0px)}80%{-webkit-transform:translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);transform:translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);opacity:1}@-webkit-keyframes mouser-arrow-flow{0%{opacity:0}50%{opacity:.5}100%{opacity:1}}@keyframes mouser-arrow-flow{0%{opacity:0}50%{opacity:.5}100%{opacity:1}}
#mouser-stacks_in_38{display:block;margin:0 auto;text-align:center; width:100%; margin:center;padding-bottom:0px}#mouser-stacks_in_38 .mouser{width:26px;position:relative;margin:auto;cursor:pointer}#mouser-stacks_in_38 .mouser.m-dz{width:100%}#mouser-stacks_in_38 .mouser.m-dz .fa,#mouser-stacks_in_38 .mouser.m-dz p{color:rgba(204, 204, 204, 1.00)!important}#mouser-stacks_in_38 .scrolltext{color:rgba(204, 204, 204, 1.00);display:block;font-size:12px;text-align:center;cursor:pointer;-webkit-transition:color 140ms ease;transition:color 140ms ease}#mouser-stacks_in_38 .m-wrap{display:inline-block;text-align:center}#mouser-stacks_in_38 .m-wrap.m-dz.dz-block{display:block} #mouser-stacks_in_38 .mouser.m-arrows{height:50px}#mouser-stacks_in_38 .mouser.m-arrows .mouser_arrows{display:block;border-right:2px solid rgba(204, 204, 204, 1.00);border-bottom:2px solid rgba(204, 204, 204, 1.00);margin:0 0 3px 4px;width:16px;height:16px;-webkit-transition:all 140ms ease;transition:all 140ms ease;-webkit-animation:mouser-arrow-flow 1s infinite;animation:mouser-arrow-flow 1s infinite;-webkit-animation-direction:alternate;animation-direction:alternate}#mouser-stacks_in_38 .mouser.m-arrows .mouser_arrows.ma1{margin-top:1px}#mouser-stacks_in_38 .mouser.m-arrows .mouser_arrows.ma2{margin-top:-6px}#mouser-stacks_in_38 .mouser.m-arrows .mouser_arrows.ma3{margin-top:-6px}#mouser-stacks_in_38 .mouser.m-arrows.m-dn .mouser_arrows{-webkit-transform:rotate(45deg);transform:rotate(45deg)}#mouser-stacks_in_38 .mouser.m-arrows.m-dn .mouser_arrows.ma1{-webkit-animation-delay:.1s;animation-delay:.1s}#mouser-stacks_in_38 .mouser.m-arrows.m-dn .mouser_arrows.ma2{-webkit-animation-delay:.2s;animation-delay:.2s}#mouser-stacks_in_38 .mouser.m-arrows.m-dn .mouser_arrows.ma3{-webkit-animation-delay:.3s;animation-delay:.3s}#mouser-stacks_in_38 .mouser.m-arrows.m-up .mouser_arrows{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}#mouser-stacks_in_38 .mouser.m-arrows.m-up .mouser_arrows.ma1{-webkit-animation-delay:.3s;animation-delay:.3s}#mouser-stacks_in_38 .mouser.m-arrows.m-up .mouser_arrows.ma2{-webkit-animation-delay:.2s;animation-delay:.2s}#mouser-stacks_in_38 .mouser.m-arrows.m-up .mouser_arrows.ma3{-webkit-animation-delay:.1s;animation-delay:.1s}  #mouser-stacks_in_38 .m-wrap:hover .mouser.m-mouse{border:2px solid rgba(243, 243, 243, 1.00)}#mouser-stacks_in_38 .m-wrap:hover .mouser.m-mouse::after{background-color:rgba(153, 153, 153, 1.00)}#mouser-stacks_in_38 .m-wrap:hover .mouser.m-arrows>.mouser_arrows{border-right:2px solid rgba(243, 243, 243, 1.00);border-bottom:2px solid rgba(243, 243, 243, 1.00)}#mouser-stacks_in_38 .m-wrap:hover .mouser.m-dz .fa,#mouser-stacks_in_38 .m-wrap:hover .mouser.m-dz p{color:rgba(243, 243, 243, 1.00)!important}#mouser-stacks_in_38 .m-wrap:hover .scrolltext{color:rgba(102, 102, 102, 1.00)} .mouser .mouser_arrows{display:block;border-right:2px solid rgba(204, 204, 204, 1.00);border-bottom:2px solid rgba(204, 204, 204, 1.00);margin:0 0 3px 4px;width:16px;height:16px;-webkit-animation:mouser-arrow-flow 1s infinite;animation:mouser-arrow-flow 1s infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.mouser .mouser_arrows.ma1{margin-top:1px}.mouser .mouser_arrows.ma2{margin-top:-6px}.mouser .mouser_arrows.ma3{margin-top:-6px}.mouser.m-dn .mouser_arrows{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mouser.m-dn .mouser_arrows.ma1{-webkit-animation-delay:.1s;animation-delay:.1s}.mouser.m-dn .mouser_arrows.ma2{-webkit-animation-delay:.2s;animation-delay:.2s}.mouser.m-dn .mouser_arrows.ma3{-webkit-animation-delay:.3s;animation-delay:.3s}.mouser.m-up .mouser_arrows{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.mouser.m-up .mouser_arrows.ma1{-webkit-animation-delay:.3s;animation-delay:.3s}.mouser.m-up .mouser_arrows.ma2{-webkit-animation-delay:.2s;animation-delay:.2s}.mouser.m-up .mouser_arrows.ma3{-webkit-animation-delay:.1s;animation-delay:.1s}


.spacerStack {
	height: 70.00px;
}

#spacerStackstacks_in_104 {
	height: 70.00px;
}




























@media print {
	#spacerStackstacks_in_104 {
		display: none !important;
	}
}
/* Depth Limit */

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

/* Depth Limit Gradient*/

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

	
}



#fadeinWrapperstacks_in_180 {
	display: block;
	position: relative;
	height: 400;	
}

#fadeInStackstacks_in_180 {
	display: none;
	position: relative;
	z-index: 20;
}
#stacks_in_50 {
	background-color: rgba(254, 255, 0, 1.00);
	padding:  11px;
}

#stacks_in_51 {
	line-height: 2em;
	font-size: 140%;
}
   #stacks_in_159 .sp-bevel{z-index:1}#stacks_in_159 .sp-bevel::before,#stacks_in_159 .sp-bevel::after{z-index:-1}     #stacks_in_159 .bevel-wrap{overflow:hidden;margin-top:0.00px}#stacks_in_159 .sp-bevel.orient-horiz{padding-bottom:calc( 6%  * 0.90);position:relative;overflow:hidden}#stacks_in_159 .sp-bevel.orient-horiz::before,#stacks_in_159 .sp-bevel.orient-horiz::after{position:absolute;z-index:-1;content:"";height:100%;background:rgba(255, 255, 13, 1.00)}#stacks_in_159 .sp-bevel.orient-horiz::before{left:0;width:50.00%}#stacks_in_159 .sp-bevel.orient-horiz::after{right:0;width:calc(100% - 50.00%)}#stacks_in_159 .sp-bevel.orient-horiz.arrow-down.arrow-inward{-webkit-transform:translateY(100%);transform:translateY(100%);overflow:visible}#stacks_in_159 .sp-bevel.orient-horiz.arrow-down::before,#stacks_in_159 .sp-bevel.orient-horiz.arrow-down::after{bottom:0}#stacks_in_159 .sp-bevel.orient-horiz.arrow-down::before{-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:skew(0,6deg);transform:skew(0,6deg)}#stacks_in_159 .sp-bevel.orient-horiz.arrow-down::after{-webkit-transform:skew(0,-6deg);transform:skew(0,-6deg);-webkit-transform-origin:0 100%;transform-origin:0 100%}#stacks_in_159 .sp-bevel.orient-horiz.arrow-up.arrow-inward{-webkit-transform:translateY(-100%);transform:translateY(-100%);overflow:visible}#stacks_in_159 .sp-bevel.orient-horiz.arrow-up::before,#stacks_in_159 .sp-bevel.orient-horiz.arrow-up::after{top:0}#stacks_in_159 .sp-bevel.orient-horiz.arrow-up::before{-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:skew(0,-6deg);transform:skew(0,-6deg)}#stacks_in_159 .sp-bevel.orient-horiz.arrow-up::after{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:skew(0,6deg);transform:skew(0,6deg)}  

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_160 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_160 {
		display: none !important;
	}
}
#stacks_in_4>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_81 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_81 {
		display: none !important;
	}
}
:root {
	--color-text: rgba(254, 255, 35, 1.00);
	--color-link-visited: rgba(254, 255, 35, 1.00);
  --color-link-hover: rgba(255, 255, 255, 1.00);
	--color-link-active: rgba(255, 255, 255, 1.00);
}

#s4s_underline_stacks_in_79 {
	display: block;
	text-align: left;
	padding: 0rem;
}

@media print {
	#s4s_underline_stacks_in_79 {
		display: none;
	}
}

#s4s_underline_stacks_in_79 a {
	text-decoration: none;
	outline: none;
}

#s4s_underline_stacks_in_79 a:hover {
    color: var(--color-link-hover);
    outline: none;
}

#s4s_underline_stacks_in_79 a:visited {
	color: var(--color-link-visited);
}

/* https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible */
#s4s_underline_stacks_in_79 a:focus {
    /* Provide a fallback style for browsers that don't support :focus-visible */
    outline: none;
    background: lightgrey;
}

#s4s_underline_stacks_in_79 a:focus:not(:focus-visible) {
    /* Remove the focus indicator on mouse-focus for browsers that do support :focus-visible */
    background: transparent;
}

#s4s_underline_stacks_in_79 a:focus-visible {
    /* Draw a very noticeable focus style for keyboard-focus on browsers that do support :focus-visible */
    outline: 2px solid red;
    background: transparent;
}

#s4s_underline_stacks_in_79 a {
    cursor: pointer;
    font-size: 1.0rem;
		letter-spacing: 0px;
    position: relative;
    white-space: nowrap;
		font-weight: normal;
		text-transform: none;
		font-style: normal;
    color: var(--color-text);
		background-image: none;
		background-color: none;
		transition: color 0.3s ease-in-out;
}

#s4s_underline_stacks_in_79 a::before,
#s4s_underline_stacks_in_79 a::after {
    position: absolute;
    width: 100%;
    height: 1px;
    background: currentColor;
    top: 100%;
    left: 0;
    pointer-events: none;
}

#s4s_underline_stacks_in_79 a::before {
    content: '';
    /* show by default */
}

#s4s_underline_stacks_in_79 a::active {
	color: var(--color-link-active);
}












#s4s_underline_stacks_in_79.link--dia a::before,
#s4s_underline_stacks_in_79.link--dia a::after {
    opacity: 0;
    transform-origin: 50% 0%;
    transform: translate3d(0, 3px, 0);
    transition-property: transform, opacity;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.8, 1);
}

#s4s_underline_stacks_in_79.link--dia a:hover::before,
#s4s_underline_stacks_in_79.link--dia a:hover::after {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition-timing-function: cubic-bezier(0.2, 0, 0.3, 1);
}

#s4s_underline_stacks_in_79.link--dia a::after {
    content: '';
    top: calc(100% + 4px);
    width: 70%;
    left: 15%;
}

#s4s_underline_stacks_in_79.link--dia a::before,
#s4s_underline_stacks_in_79.link--dia a:hover::after {
    transition-delay: 0.1s;
}

#s4s_underline_stacks_in_79.link--dia a:hover::before {
    transition-delay: 0s;
}



#s4s_underline_stacks_in_79.link--kale a::before {
    height: 10px;
    top: 100%;
    opacity: 0;
}

#s4s_underline_stacks_in_79.link--kale a:hover::before {
    opacity: 1;
    animation: lineUp 0.3s ease forwards;
}

@keyframes lineUp {
    0% {
        transform-origin: 50% 100%;
        transform: scale3d(1, 0.045, 1);
    }

    50% {
        transform-origin: 50% 100%;
        transform: scale3d(1, 1, 1);
    }

    51% {
        transform-origin: 50% 0%;
        transform: scale3d(1, 1, 1);
    }

    100% {
        transform-origin: 50% 0%;
        transform: scale3d(1, 0.045, 1);
    }
}

#s4s_underline_stacks_in_79.link--kale a::after {
    content: '';
    transition: opacity 0.3s;
    opacity: 0;
    transition-delay: 0s;
}

#s4s_underline_stacks_in_79.link--kale a:hover::after {
    opacity: 1;
    transition-delay: 0.3s;
}











.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_90 {
	height: 40.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_82 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_82 {
		display: none !important;
	}
}
:root {
	--color-text: rgba(254, 255, 35, 1.00);
	--color-link-visited: rgba(254, 255, 35, 1.00);
  --color-link-hover: rgba(255, 255, 255, 1.00);
	--color-link-active: rgba(255, 255, 255, 1.00);
}

#s4s_underline_stacks_in_91 {
	display: block;
	text-align: left;
	padding: 0rem;
}

@media print {
	#s4s_underline_stacks_in_91 {
		display: none;
	}
}

#s4s_underline_stacks_in_91 a {
	text-decoration: none;
	outline: none;
}

#s4s_underline_stacks_in_91 a:hover {
    color: var(--color-link-hover);
    outline: none;
}

#s4s_underline_stacks_in_91 a:visited {
	color: var(--color-link-visited);
}

/* https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible */
#s4s_underline_stacks_in_91 a:focus {
    /* Provide a fallback style for browsers that don't support :focus-visible */
    outline: none;
    background: lightgrey;
}

#s4s_underline_stacks_in_91 a:focus:not(:focus-visible) {
    /* Remove the focus indicator on mouse-focus for browsers that do support :focus-visible */
    background: transparent;
}

#s4s_underline_stacks_in_91 a:focus-visible {
    /* Draw a very noticeable focus style for keyboard-focus on browsers that do support :focus-visible */
    outline: 2px solid red;
    background: transparent;
}

#s4s_underline_stacks_in_91 a {
    cursor: pointer;
    font-size: 1.0rem;
		letter-spacing: 0px;
    position: relative;
    white-space: nowrap;
		font-weight: normal;
		text-transform: none;
		font-style: normal;
    color: var(--color-text);
		background-image: none;
		background-color: none;
		transition: color 0.3s ease-in-out;
}

#s4s_underline_stacks_in_91 a::before,
#s4s_underline_stacks_in_91 a::after {
    position: absolute;
    width: 100%;
    height: 1px;
    background: currentColor;
    top: 100%;
    left: 0;
    pointer-events: none;
}

#s4s_underline_stacks_in_91 a::before {
    content: '';
    /* show by default */
}

#s4s_underline_stacks_in_91 a::active {
	color: var(--color-link-active);
}












#s4s_underline_stacks_in_91.link--dia a::before,
#s4s_underline_stacks_in_91.link--dia a::after {
    opacity: 0;
    transform-origin: 50% 0%;
    transform: translate3d(0, 3px, 0);
    transition-property: transform, opacity;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.8, 1);
}

#s4s_underline_stacks_in_91.link--dia a:hover::before,
#s4s_underline_stacks_in_91.link--dia a:hover::after {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition-timing-function: cubic-bezier(0.2, 0, 0.3, 1);
}

#s4s_underline_stacks_in_91.link--dia a::after {
    content: '';
    top: calc(100% + 4px);
    width: 70%;
    left: 15%;
}

#s4s_underline_stacks_in_91.link--dia a::before,
#s4s_underline_stacks_in_91.link--dia a:hover::after {
    transition-delay: 0.1s;
}

#s4s_underline_stacks_in_91.link--dia a:hover::before {
    transition-delay: 0s;
}



#s4s_underline_stacks_in_91.link--kale a::before {
    height: 10px;
    top: 100%;
    opacity: 0;
}

#s4s_underline_stacks_in_91.link--kale a:hover::before {
    opacity: 1;
    animation: lineUp 0.3s ease forwards;
}

@keyframes lineUp {
    0% {
        transform-origin: 50% 100%;
        transform: scale3d(1, 0.045, 1);
    }

    50% {
        transform-origin: 50% 100%;
        transform: scale3d(1, 1, 1);
    }

    51% {
        transform-origin: 50% 0%;
        transform: scale3d(1, 1, 1);
    }

    100% {
        transform-origin: 50% 0%;
        transform: scale3d(1, 0.045, 1);
    }
}

#s4s_underline_stacks_in_91.link--kale a::after {
    content: '';
    transition: opacity 0.3s;
    opacity: 0;
    transition-delay: 0s;
}

#s4s_underline_stacks_in_91.link--kale a:hover::after {
    opacity: 1;
    transition-delay: 0.3s;
}











.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_92 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_92 {
		display: none !important;
	}
}
/*
 * 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_105 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_105 .theDivider1,
#simpleDivider_stacks_in_105 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_105 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_105.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_105.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_105 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_105.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_105.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_105.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_105.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_53>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_83 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_83 {
		display: none !important;
	}
}
:root {
	--color-text: rgba(254, 255, 35, 1.00);
	--color-link-visited: rgba(254, 255, 37, 1.00);
  --color-link-hover: rgba(255, 255, 255, 1.00);
	--color-link-active: rgba(255, 255, 255, 1.00);
}

#s4s_underline_stacks_in_93 {
	display: block;
	text-align: left;
	padding: 0rem;
}

@media print {
	#s4s_underline_stacks_in_93 {
		display: none;
	}
}

#s4s_underline_stacks_in_93 a {
	text-decoration: none;
	outline: none;
}

#s4s_underline_stacks_in_93 a:hover {
    color: var(--color-link-hover);
    outline: none;
}

#s4s_underline_stacks_in_93 a:visited {
	color: var(--color-link-visited);
}

/* https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible */
#s4s_underline_stacks_in_93 a:focus {
    /* Provide a fallback style for browsers that don't support :focus-visible */
    outline: none;
    background: lightgrey;
}

#s4s_underline_stacks_in_93 a:focus:not(:focus-visible) {
    /* Remove the focus indicator on mouse-focus for browsers that do support :focus-visible */
    background: transparent;
}

#s4s_underline_stacks_in_93 a:focus-visible {
    /* Draw a very noticeable focus style for keyboard-focus on browsers that do support :focus-visible */
    outline: 2px solid red;
    background: transparent;
}

#s4s_underline_stacks_in_93 a {
    cursor: pointer;
    font-size: 1.0rem;
		letter-spacing: 0px;
    position: relative;
    white-space: nowrap;
		font-weight: normal;
		text-transform: none;
		font-style: normal;
    color: var(--color-text);
		background-image: none;
		background-color: none;
		transition: color 0.3s ease-in-out;
}

#s4s_underline_stacks_in_93 a::before,
#s4s_underline_stacks_in_93 a::after {
    position: absolute;
    width: 100%;
    height: 1px;
    background: currentColor;
    top: 100%;
    left: 0;
    pointer-events: none;
}

#s4s_underline_stacks_in_93 a::before {
    content: '';
    /* show by default */
}

#s4s_underline_stacks_in_93 a::active {
	color: var(--color-link-active);
}












#s4s_underline_stacks_in_93.link--dia a::before,
#s4s_underline_stacks_in_93.link--dia a::after {
    opacity: 0;
    transform-origin: 50% 0%;
    transform: translate3d(0, 3px, 0);
    transition-property: transform, opacity;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.8, 1);
}

#s4s_underline_stacks_in_93.link--dia a:hover::before,
#s4s_underline_stacks_in_93.link--dia a:hover::after {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition-timing-function: cubic-bezier(0.2, 0, 0.3, 1);
}

#s4s_underline_stacks_in_93.link--dia a::after {
    content: '';
    top: calc(100% + 4px);
    width: 70%;
    left: 15%;
}

#s4s_underline_stacks_in_93.link--dia a::before,
#s4s_underline_stacks_in_93.link--dia a:hover::after {
    transition-delay: 0.1s;
}

#s4s_underline_stacks_in_93.link--dia a:hover::before {
    transition-delay: 0s;
}



#s4s_underline_stacks_in_93.link--kale a::before {
    height: 10px;
    top: 100%;
    opacity: 0;
}

#s4s_underline_stacks_in_93.link--kale a:hover::before {
    opacity: 1;
    animation: lineUp 0.3s ease forwards;
}

@keyframes lineUp {
    0% {
        transform-origin: 50% 100%;
        transform: scale3d(1, 0.045, 1);
    }

    50% {
        transform-origin: 50% 100%;
        transform: scale3d(1, 1, 1);
    }

    51% {
        transform-origin: 50% 0%;
        transform: scale3d(1, 1, 1);
    }

    100% {
        transform-origin: 50% 0%;
        transform: scale3d(1, 0.045, 1);
    }
}

#s4s_underline_stacks_in_93.link--kale a::after {
    content: '';
    transition: opacity 0.3s;
    opacity: 0;
    transition-delay: 0s;
}

#s4s_underline_stacks_in_93.link--kale a:hover::after {
    opacity: 1;
    transition-delay: 0.3s;
}











.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_94 {
	height: 40.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_129 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_129 {
		display: none !important;
	}
}
:root {
	--color-text: rgba(254, 255, 35, 1.00);
	--color-link-visited: rgba(254, 255, 35, 1.00);
  --color-link-hover: rgba(255, 255, 255, 1.00);
	--color-link-active: rgba(255, 255, 255, 1.00);
}

#s4s_underline_stacks_in_130 {
	display: block;
	text-align: left;
	padding: 0rem;
}

@media print {
	#s4s_underline_stacks_in_130 {
		display: none;
	}
}

#s4s_underline_stacks_in_130 a {
	text-decoration: none;
	outline: none;
}

#s4s_underline_stacks_in_130 a:hover {
    color: var(--color-link-hover);
    outline: none;
}

#s4s_underline_stacks_in_130 a:visited {
	color: var(--color-link-visited);
}

/* https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible */
#s4s_underline_stacks_in_130 a:focus {
    /* Provide a fallback style for browsers that don't support :focus-visible */
    outline: none;
    background: lightgrey;
}

#s4s_underline_stacks_in_130 a:focus:not(:focus-visible) {
    /* Remove the focus indicator on mouse-focus for browsers that do support :focus-visible */
    background: transparent;
}

#s4s_underline_stacks_in_130 a:focus-visible {
    /* Draw a very noticeable focus style for keyboard-focus on browsers that do support :focus-visible */
    outline: 2px solid red;
    background: transparent;
}

#s4s_underline_stacks_in_130 a {
    cursor: pointer;
    font-size: 1.0rem;
		letter-spacing: 0px;
    position: relative;
    white-space: nowrap;
		font-weight: normal;
		text-transform: none;
		font-style: normal;
    color: var(--color-text);
		background-image: none;
		background-color: none;
		transition: color 0.3s ease-in-out;
}

#s4s_underline_stacks_in_130 a::before,
#s4s_underline_stacks_in_130 a::after {
    position: absolute;
    width: 100%;
    height: 1px;
    background: currentColor;
    top: 100%;
    left: 0;
    pointer-events: none;
}

#s4s_underline_stacks_in_130 a::before {
    content: '';
    /* show by default */
}

#s4s_underline_stacks_in_130 a::active {
	color: var(--color-link-active);
}












#s4s_underline_stacks_in_130.link--dia a::before,
#s4s_underline_stacks_in_130.link--dia a::after {
    opacity: 0;
    transform-origin: 50% 0%;
    transform: translate3d(0, 3px, 0);
    transition-property: transform, opacity;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.8, 1);
}

#s4s_underline_stacks_in_130.link--dia a:hover::before,
#s4s_underline_stacks_in_130.link--dia a:hover::after {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition-timing-function: cubic-bezier(0.2, 0, 0.3, 1);
}

#s4s_underline_stacks_in_130.link--dia a::after {
    content: '';
    top: calc(100% + 4px);
    width: 70%;
    left: 15%;
}

#s4s_underline_stacks_in_130.link--dia a::before,
#s4s_underline_stacks_in_130.link--dia a:hover::after {
    transition-delay: 0.1s;
}

#s4s_underline_stacks_in_130.link--dia a:hover::before {
    transition-delay: 0s;
}



#s4s_underline_stacks_in_130.link--kale a::before {
    height: 10px;
    top: 100%;
    opacity: 0;
}

#s4s_underline_stacks_in_130.link--kale a:hover::before {
    opacity: 1;
    animation: lineUp 0.3s ease forwards;
}

@keyframes lineUp {
    0% {
        transform-origin: 50% 100%;
        transform: scale3d(1, 0.045, 1);
    }

    50% {
        transform-origin: 50% 100%;
        transform: scale3d(1, 1, 1);
    }

    51% {
        transform-origin: 50% 0%;
        transform: scale3d(1, 1, 1);
    }

    100% {
        transform-origin: 50% 0%;
        transform: scale3d(1, 0.045, 1);
    }
}

#s4s_underline_stacks_in_130.link--kale a::after {
    content: '';
    transition: opacity 0.3s;
    opacity: 0;
    transition-delay: 0s;
}

#s4s_underline_stacks_in_130.link--kale a:hover::after {
    opacity: 1;
    transition-delay: 0.3s;
}











.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_131 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_131 {
		display: none !important;
	}
}
/*
 * 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_106 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_106 .theDivider1,
#simpleDivider_stacks_in_106 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_106 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_106.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_106.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_106 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_106.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_106.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_106.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_106.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_65>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_86 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_86 {
		display: none !important;
	}
}
:root {
	--color-text: rgba(254, 255, 35, 1.00);
	--color-link-visited: rgba(252, 255, 35, 1.00);
  --color-link-hover: rgba(255, 255, 255, 1.00);
	--color-link-active: rgba(255, 255, 255, 1.00);
}

#s4s_underline_stacks_in_99 {
	display: block;
	text-align: left;
	padding: 0rem;
}

@media print {
	#s4s_underline_stacks_in_99 {
		display: none;
	}
}

#s4s_underline_stacks_in_99 a {
	text-decoration: none;
	outline: none;
}

#s4s_underline_stacks_in_99 a:hover {
    color: var(--color-link-hover);
    outline: none;
}

#s4s_underline_stacks_in_99 a:visited {
	color: var(--color-link-visited);
}

/* https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible */
#s4s_underline_stacks_in_99 a:focus {
    /* Provide a fallback style for browsers that don't support :focus-visible */
    outline: none;
    background: lightgrey;
}

#s4s_underline_stacks_in_99 a:focus:not(:focus-visible) {
    /* Remove the focus indicator on mouse-focus for browsers that do support :focus-visible */
    background: transparent;
}

#s4s_underline_stacks_in_99 a:focus-visible {
    /* Draw a very noticeable focus style for keyboard-focus on browsers that do support :focus-visible */
    outline: 2px solid red;
    background: transparent;
}

#s4s_underline_stacks_in_99 a {
    cursor: pointer;
    font-size: 1.0rem;
		letter-spacing: 0px;
    position: relative;
    white-space: nowrap;
		font-weight: normal;
		text-transform: none;
		font-style: normal;
    color: var(--color-text);
		background-image: none;
		background-color: none;
		transition: color 0.3s ease-in-out;
}

#s4s_underline_stacks_in_99 a::before,
#s4s_underline_stacks_in_99 a::after {
    position: absolute;
    width: 100%;
    height: 1px;
    background: currentColor;
    top: 100%;
    left: 0;
    pointer-events: none;
}

#s4s_underline_stacks_in_99 a::before {
    content: '';
    /* show by default */
}

#s4s_underline_stacks_in_99 a::active {
	color: var(--color-link-active);
}












#s4s_underline_stacks_in_99.link--dia a::before,
#s4s_underline_stacks_in_99.link--dia a::after {
    opacity: 0;
    transform-origin: 50% 0%;
    transform: translate3d(0, 3px, 0);
    transition-property: transform, opacity;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.8, 1);
}

#s4s_underline_stacks_in_99.link--dia a:hover::before,
#s4s_underline_stacks_in_99.link--dia a:hover::after {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition-timing-function: cubic-bezier(0.2, 0, 0.3, 1);
}

#s4s_underline_stacks_in_99.link--dia a::after {
    content: '';
    top: calc(100% + 4px);
    width: 70%;
    left: 15%;
}

#s4s_underline_stacks_in_99.link--dia a::before,
#s4s_underline_stacks_in_99.link--dia a:hover::after {
    transition-delay: 0.1s;
}

#s4s_underline_stacks_in_99.link--dia a:hover::before {
    transition-delay: 0s;
}



#s4s_underline_stacks_in_99.link--kale a::before {
    height: 10px;
    top: 100%;
    opacity: 0;
}

#s4s_underline_stacks_in_99.link--kale a:hover::before {
    opacity: 1;
    animation: lineUp 0.3s ease forwards;
}

@keyframes lineUp {
    0% {
        transform-origin: 50% 100%;
        transform: scale3d(1, 0.045, 1);
    }

    50% {
        transform-origin: 50% 100%;
        transform: scale3d(1, 1, 1);
    }

    51% {
        transform-origin: 50% 0%;
        transform: scale3d(1, 1, 1);
    }

    100% {
        transform-origin: 50% 0%;
        transform: scale3d(1, 0.045, 1);
    }
}

#s4s_underline_stacks_in_99.link--kale a::after {
    content: '';
    transition: opacity 0.3s;
    opacity: 0;
    transition-delay: 0s;
}

#s4s_underline_stacks_in_99.link--kale a:hover::after {
    opacity: 1;
    transition-delay: 0.3s;
}











.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_100 {
	height: 40.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_136 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_136 {
		display: none !important;
	}
}

#stacks_in_133 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_133 .pullquote:before, #stacks_in_133 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_133 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_133 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_133 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_133 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_137 {
	height: 40.00px;
}




























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

















.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/*
 * 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_200 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_200 .theDivider1,
#simpleDivider_stacks_in_200 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_200 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_200.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_200.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_200 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_200.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_200.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_200.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_200.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/

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

/* SuperFlex 3.0.8 */

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

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

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

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

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



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

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

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

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

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

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

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

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

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

/* Caption */

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

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

/* Direction */

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

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

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

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

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

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

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



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

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

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

@media only screen and (max-width: 400px) {
	#stacks_in_19-sf.iframe .flex-direction-nav{display: block;}
}
@media only screen and (max-width: 400px) {
	#stacks_in_19-sf.iframe .sf-flexslider .flex-direction-nav .flex-prev,
	#stacks_in_19-sf.iframe .sf-flexslider .flex-direction-nav .flex-next{
		-moz-transform: translateX(0px);
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}


/* Thumbnails */

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

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

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

#stacks_in_19-sf .carousel .sf-control{ color: rgba(255, 255, 255, 1.00);}
#stacks_in_19-sf .carousel .flex-direction-nav a:hover .sf-control{ color: rgba(206, 213, 224, 1.00); }



/* Edit  */

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


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_140 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_140 {
		display: none !important;
	}
}
#stickystacks_in_108 {
	display: block;
	position: fixed;
	right: 5px;
	top: 370px;
	padding: 0;
	margin: 0;
	width: 58px;
	overflow: hidden;
	z-index: 100;
}

#stickyLinkstacks_in_108 a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media print {
	#stickystacks_in_108 {
		display: none !important;
	}
}#stickystacks_in_109 {
	display: block;
	position: fixed;
	right: 5px;
	top: 440px;
	padding: 0;
	margin: 0;
	width: 58px;
	overflow: hidden;
	z-index: 100;
}

#stickyLinkstacks_in_109 a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media print {
	#stickystacks_in_109 {
		display: none !important;
	}
}#stickystacks_in_110 {
	display: block;
	position: fixed;
	right: 5px;
	top: 510px;
	padding: 0;
	margin: 0;
	width: 58px;
	overflow: hidden;
	z-index: 100;
}

#stickyLinkstacks_in_110 a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media print {
	#stickystacks_in_110 {
		display: none !important;
	}
}#stickystacks_in_111 {
	display: block;
	position: fixed;
	right: 5px;
	top: 580px;
	padding: 0;
	margin: 0;
	width: 58px;
	overflow: hidden;
	z-index: 100;
}

#stickyLinkstacks_in_111 a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media print {
	#stickystacks_in_111 {
		display: none !important;
	}
}#toTop{--elevator-image:url(../index_files/image-78.png);--elevator-size:62px;display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:var(--elevator-size);height:var(--elevator-size);border:none;text-indent:-9999px;background-image:var(--elevator-image);background-repeat:no-repeat;background-position:left top;z-index:9988}#toTop:active,#toTop:focus{outline:none}
