.vimeo-wrapper{width:100%;padding-top:56.25%;position:relative}.vimeo-wrapper > .fluid-width-video-wrapper,.vimeo-wrapper > iframe{position:absolute;top:0;left:0;width:100%}.vimeo-wrapper > iframe{height:100%}
:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animated{-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.repeat-1{-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animated.repeat-3{-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animated.delay-1s{-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animated.delay-2s{-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animated.delay-3s{-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animated.delay-4s{-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animated.delay-5s{-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animated.faster{-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animated.fast{-webkit-animation-duration:calc(var(--animate-duration) * 0.8);animation-duration:calc(var(--animate-duration) * 0.8)}.animated.slow{-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animated.slower{-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion:reduce){.animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;-webkit-transition-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}.animated[class*='Out']{opacity:0}}@-webkit-keyframes bounce{from,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0) scaleY(0.95);transform:translate3d(0,0,0) scaleY(0.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{from,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0) scaleY(0.95);transform:translate3d(0,0,0) scaleY(0.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(0.95,1.05,1);transform:scale3d(0.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(0.95,1.05,1);transform:scale3d(0.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(0.7);transform:translateY(-1200px) scale(0.7);opacity:0.7}80%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(0.7);transform:translateY(-1200px) scale(0.7);opacity:0.7}80%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:0.7}80%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:0.7}80%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:0.7}80%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:0.7}80%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(0.7);transform:translateY(1200px) scale(0.7);opacity:0.7}80%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(0.7);transform:translateY(1200px) scale(0.7);opacity:0.7}80%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:translateY(700px) scale(0.7);transform:translateY(700px) scale(0.7);opacity:0.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:translateY(700px) scale(0.7);transform:translateY(700px) scale(0.7);opacity:0.7}}.backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:0.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:0.7}}.backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:0.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(0.7);transform:translateX(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:0.7}}.backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:translateY(-700px) scale(0.7);transform:translateY(-700px) scale(0.7);opacity:0.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(0.7);transform:translateY(0px) scale(0.7);opacity:0.7}100%{-webkit-transform:translateY(-700px) scale(0.7);transform:translateY(-700px) scale(0.7);opacity:0.7}}.backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:calc(var(--animate-duration) * 0.75);animation-duration:calc(var(--animate-duration) * 0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(0.9);transform:translate3d(0,25px,0) scaleY(0.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(0.95);transform:translate3d(0,-10px,0) scaleY(0.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(0.985);transform:translate3d(0,5px,0) scaleY(0.985)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(0.9);transform:translate3d(0,25px,0) scaleY(0.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(0.95);transform:translate3d(0,-10px,0) scaleY(0.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(0.985);transform:translate3d(0,5px,0) scaleY(0.985)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(0.98);transform:translate3d(-10px,0,0) scaleX(0.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(0.995);transform:translate3d(5px,0,0) scaleX(0.995)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(0.98);transform:translate3d(-10px,0,0) scaleX(0.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(0.995);transform:translate3d(5px,0,0) scaleX(0.995)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(0.98);transform:translate3d(10px,0,0) scaleX(0.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(0.995);transform:translate3d(-5px,0,0) scaleX(0.995)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(0.98);transform:translate3d(10px,0,0) scaleX(0.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(0.995);transform:translate3d(-5px,0,0) scaleX(0.995)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(0.9);transform:translate3d(0,-20px,0) scaleY(0.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(0.95);transform:translate3d(0,10px,0) scaleY(0.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(0.985);transform:translate3d(0,-5px,0) scaleY(0.985)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(0.9);transform:translate3d(0,-20px,0) scaleY(0.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(0.95);transform:translate3d(0,10px,0) scaleY(0.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(0.985);transform:translate3d(0,-5px,0) scaleY(0.985)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}}.bounceOut{-webkit-animation-duration:calc(var(--animate-duration) * 0.75);animation-duration:calc(var(--animate-duration) * 0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(0.985);transform:translate3d(0,10px,0) scaleY(0.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(0.9);transform:translate3d(0,-20px,0) scaleY(0.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(0.985);transform:translate3d(0,10px,0) scaleY(0.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(0.9);transform:translate3d(0,-20px,0) scaleY(0.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(0.9);transform:translate3d(20px,0,0) scaleX(0.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(0.9);transform:translate3d(20px,0,0) scaleX(0.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(0.9);transform:translate3d(-20px,0,0) scaleX(0.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(0.9);transform:translate3d(-20px,0,0) scaleX(0.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(0.985);transform:translate3d(0,-10px,0) scaleY(0.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(0.9);transform:translate3d(0,20px,0) scaleY(0.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(0.985);transform:translate3d(0,-10px,0) scaleY(0.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(0.9);transform:translate3d(0,20px,0) scaleY(0.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{from{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInTopLeft{from{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{from{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInTopRight{from{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{from{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInBottomLeft{from{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{from{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInBottomRight{from{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{from{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{opacity:1;-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{opacity:1;-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{opacity:1;-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{opacity:1;-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-duration:calc(var(--animate-duration) * 0.75);animation-duration:calc(var(--animate-duration) * 0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:calc(var(--animate-duration) * 0.75);animation-duration:calc(var(--animate-duration) * 0.75);-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedInRight{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{from{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedInLeft{from{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{from{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{from{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{from{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{from{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}to{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}to{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}to{opacity:1}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}to{opacity:1}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}to{opacity:1}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}to{opacity:1}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}to{opacity:1}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}to{opacity:1}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}to{opacity:1}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}to{opacity:1}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.1) translate3d(-2000px,0,0)}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.1) translate3d(2000px,0,0)}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
.com_joeworkman_stacks_glass_stack > .glass{margin:0;padding:0;border:0;background:none;background-color:transparent;border-style:solid;position:relative;background-clip:border-box;display:block;width:100%;box-sizing:border-box}.com_joeworkman_stacks_glass_stack > .glass.border-glass{background-clip:padding-box !important}.com_joeworkman_stacks_glass_stack > .glass.bg-image{background-size:auto}.com_joeworkman_stacks_glass_stack > .glass.bg-image::after{content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:-1}
.com_joeworkman_stacks_fontawesome_stack .jw-wrapper{margin:0;text-align:left}.com_joeworkman_stacks_fontawesome_stack .jw-wrapper.jw-center{text-align:center}.com_joeworkman_stacks_fontawesome_stack .jw-wrapper.jw-right{text-align:right}.com_joeworkman_stacks_fontawesome_stack i.fa,.com_joeworkman_stacks_fontawesome_stack .fa-stack{-webkit-transition:color 300ms ease 0s;transition:color 300ms ease 0s}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-spin,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-spin{padding:0.2em;-webkit-box-sizing:content-box;box-sizing:content-box}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-45,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-45{padding:0.2em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-135,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-135{padding:0.2em;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-225,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-225{padding:0.2em;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-315,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-315{padding:0.2em;-webkit-transform:rotate(315deg);transform:rotate(315deg)}.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-border{padding:0}.com_joeworkman_stacks_fontawesome_stack a{text-decoration:none}
/* Start Agent-X stack CSS code */.stacks_in_1705label{	display: block;	background: #83c681;	padding: 4px 10px 4px 10px;	-webkit-border-radius: 10px;	color: #ffffff;	text-align: center;	margin-top: 10px;}.stacks_in_1705iPhoneContent, .stacks_in_1705iPadContent, .stacks_in_1705AndroidContent, .stacks_in_1705BlackberryContent, .stacks_in_1705DesktopContent {	display: none;}.stacks_in_1705label{	display: none;}/* End Agent-X stack CSS code */#edit-mode-icon {
	margin-top: 12px;
	margin-bottom: 12px;
}

#drawer-topper {
	text-align: center;	
}





html {
	position: relative;
}

/* Added to fix formatting issues is some themes and provide more consistent font sizes (v1.1) */
#stacks_in_1710 {
	font-size: 14px;
	line-height: 21px;
}

#drawer-opener {
	width: 40px;
	height: 40px;
	line-height: 40px;
	z-index: 99999;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	vertical-align: baseline;
	white-space: nowrap;
	color: #fff;
	text-decoration: none;
}


#drawer-opener {
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-top: 0px;
}












#stacks_in_1710 {
	z-index: 99998;
	overflow: visible;
	position: absolute;
}


#stacks_in_1710 {
	
	position: absolute;
	
	width: 100%;
}



#stacks_in_1710 .drawer-closer {
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	cursor: pointer;
	background: url(../files/drawer-images/close-x-trans-black.png) no-repeat;
	z-index: 99999;
}

#stacks_in_1710 .drawer-wrapper, #stacks_in_1710 .drawer-outer {
	display: block;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#stacks_in_1710 .drawer-padding {
	padding-top: 15px;
	padding-bottom: 15px;
}


#stacks_in_1710 .drawer-content {
	margin: 0 15px;
}


#stacks_in_1710 {
	top: 0;
	left: 0;
}

#stacks_in_1710 .drawer-wrapper {
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

#stacks_in_1710 .drawer-closer {
	bottom: 0;
	right: 0;
	margin-right: -15px;
	margin-bottom: -15px;
}







#stacks_in_1710 .drawer-wrapper, #stacks_in_1710 .drawer-outer {
	width: 100%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
}
#stacks_in_1710 .drawer-closer {
	margin-right: 0px;
}






/* Styles Section */



#stacks_in_1710 .drawer-wrapper {
	background-color: #000;
	background-color: rgba(0,0,0,0.50);
}

#stacks_in_1710 .drawer-content * {
	color: #fff;
}

#drawer-opener {
	background-color: #000;
	background-color: rgba(0,0,0,0.50);
	color: #fff;
}



















/* Adds link color picker override to the Drawer stack (v1.1) */

#stacks_in_1710 .drawer-content a, #stacks_in_1710 .drawer-content a:visited {
	color: #D73F0C;
}

#stacks_in_1710 .drawer-content a:hover, #stacks_in_1710 .drawer-content a:active {
	color: #A12F09;
}





#stacks_in_1713 {
	line-height: 2em;
	letter-spacing: 2px;
	font-size: 69%;
}
#edit-mode-icon {
	margin-top: 12px;
	margin-bottom: 12px;
}

#drawer-topper {
	text-align: center;	
}





html {
	position: relative;
}

/* Added to fix formatting issues is some themes and provide more consistent font sizes (v1.1) */
#stacks_in_1723 {
	font-size: 14px;
	line-height: 21px;
}

#drawer-opener {
	width: 40px;
	height: 40px;
	line-height: 40px;
	z-index: 99999;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	vertical-align: baseline;
	white-space: nowrap;
	color: #fff;
	text-decoration: none;
}


#drawer-opener {
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-top: 0px;
}












#stacks_in_1723 {
	z-index: 99998;
	overflow: visible;
	position: absolute;
}


#stacks_in_1723 {
	
	position: absolute;
	
	width: 100%;
}



#stacks_in_1723 .drawer-closer {
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	cursor: pointer;
	background: url(../files/drawer-images/close-x-trans-black.png) no-repeat;
	z-index: 99999;
}

#stacks_in_1723 .drawer-wrapper, #stacks_in_1723 .drawer-outer {
	display: block;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#stacks_in_1723 .drawer-padding {
	padding-top: 25px;
	padding-bottom: 25px;
}


#stacks_in_1723 .drawer-content {
	margin: 0 25px;
}


#stacks_in_1723 {
	top: 0;
	left: 0;
}

#stacks_in_1723 .drawer-wrapper {
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

#stacks_in_1723 .drawer-closer {
	bottom: 0;
	right: 0;
	margin-right: -15px;
	margin-bottom: -15px;
}







#stacks_in_1723 .drawer-wrapper, #stacks_in_1723 .drawer-outer {
	width: 100%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
}
#stacks_in_1723 .drawer-closer {
	margin-right: 0px;
}






/* Styles Section */



#stacks_in_1723 .drawer-wrapper {
	background-color: #000;
	background-color: rgba(0,0,0,0.50);
}

#stacks_in_1723 .drawer-content * {
	color: #fff;
}

#drawer-opener {
	background-color: #000;
	background-color: rgba(0,0,0,0.50);
	color: #fff;
}



















/* Adds link color picker override to the Drawer stack (v1.1) */

#stacks_in_1723 .drawer-content a, #stacks_in_1723 .drawer-content a:visited {
	color: #D73F0C;
}

#stacks_in_1723 .drawer-content a:hover, #stacks_in_1723 .drawer-content a:active {
	color: #A12F09;
}





#stacks_in_1726 {
	line-height: 2em;
	letter-spacing: 3px;
	font-size: 79%;
}
#edit-mode-icon {
	margin-top: 12px;
	margin-bottom: 12px;
}

#drawer-topper {
	text-align: center;	
}





html {
	position: relative;
}

/* Added to fix formatting issues is some themes and provide more consistent font sizes (v1.1) */
#stacks_in_1715 {
	font-size: 14px;
	line-height: 21px;
}

#drawer-opener {
	width: 40px;
	height: 40px;
	line-height: 40px;
	z-index: 99999;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	vertical-align: baseline;
	white-space: nowrap;
	color: #fff;
	text-decoration: none;
}


#drawer-opener {
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-top: 0px;
}












#stacks_in_1715 {
	z-index: 99998;
	overflow: visible;
	position: absolute;
}


#stacks_in_1715 {
	
	position: absolute;
	
	width: 100%;
}



#stacks_in_1715 .drawer-closer {
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	cursor: pointer;
	background: url(../files/drawer-images/close-x-trans-black.png) no-repeat;
	z-index: 99999;
}

#stacks_in_1715 .drawer-wrapper, #stacks_in_1715 .drawer-outer {
	display: block;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#stacks_in_1715 .drawer-padding {
	padding-top: 15px;
	padding-bottom: 15px;
}


#stacks_in_1715 .drawer-content {
	margin: 0 15px;
}


#stacks_in_1715 {
	top: 0;
	left: 0;
}

#stacks_in_1715 .drawer-wrapper {
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

#stacks_in_1715 .drawer-closer {
	bottom: 0;
	right: 0;
	margin-right: -15px;
	margin-bottom: -15px;
}







#stacks_in_1715 .drawer-wrapper, #stacks_in_1715 .drawer-outer {
	width: 100%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
}
#stacks_in_1715 .drawer-closer {
	margin-right: 0px;
}






/* Styles Section */



#stacks_in_1715 .drawer-wrapper {
	background-color: #000;
	background-color: rgba(0,0,0,0.50);
}

#stacks_in_1715 .drawer-content * {
	color: #fff;
}

#drawer-opener {
	background-color: #000;
	background-color: rgba(0,0,0,0.50);
	color: #fff;
}



















/* Adds link color picker override to the Drawer stack (v1.1) */

#stacks_in_1715 .drawer-content a, #stacks_in_1715 .drawer-content a:visited {
	color: #D73F0C;
}

#stacks_in_1715 .drawer-content a:hover, #stacks_in_1715 .drawer-content a:active {
	color: #A12F09;
}





#stacks_in_1722 {
	line-height: 2em;
	letter-spacing: 4px;
	font-size: 69%;
}
#edit-mode-icon {
	margin-top: 12px;
	margin-bottom: 12px;
}

#drawer-topper {
	text-align: center;	
}





html {
	position: relative;
}

/* Added to fix formatting issues is some themes and provide more consistent font sizes (v1.1) */
#stacks_in_444 {
	font-size: 14px;
	line-height: 21px;
}

#drawer-opener {
	width: 40px;
	height: 40px;
	line-height: 40px;
	z-index: 99999;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	vertical-align: baseline;
	white-space: nowrap;
	color: #fff;
	text-decoration: none;
}


#drawer-opener {
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-top: 0px;
}












#stacks_in_444 {
	z-index: 99998;
	overflow: visible;
	position: absolute;
}


#stacks_in_444 {
	
	position: absolute;
	
	width: 100%;
}



#stacks_in_444 .drawer-closer {
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	cursor: pointer;
	background: url(../files/drawer-images/close-x-trans-black.png) no-repeat;
	z-index: 99999;
}

#stacks_in_444 .drawer-wrapper, #stacks_in_444 .drawer-outer {
	display: block;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#stacks_in_444 .drawer-padding {
	padding-top: 25px;
	padding-bottom: 25px;
}


#stacks_in_444 .drawer-content {
	margin: 0 25px;
}


#stacks_in_444 {
	top: 0;
	left: 0;
}

#stacks_in_444 .drawer-wrapper {
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

#stacks_in_444 .drawer-closer {
	bottom: 0;
	right: 0;
	margin-right: -15px;
	margin-bottom: -15px;
}







#stacks_in_444 .drawer-wrapper, #stacks_in_444 .drawer-outer {
	width: 100%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
}
#stacks_in_444 .drawer-closer {
	margin-right: 0px;
}






/* Styles Section */



#stacks_in_444 .drawer-wrapper {
	background-color: #000;
	background-color: rgba(0,0,0,0.50);
}

#stacks_in_444 .drawer-content * {
	color: #fff;
}

#drawer-opener {
	background-color: #000;
	background-color: rgba(0,0,0,0.50);
	color: #fff;
}



















/* Adds link color picker override to the Drawer stack (v1.1) */

#stacks_in_444 .drawer-content a, #stacks_in_444 .drawer-content a:visited {
	color: #D73F0C;
}

#stacks_in_444 .drawer-content a:hover, #stacks_in_444 .drawer-content a:active {
	color: #A12F09;
}





#stacks_in_450 {
	line-height: 2em;
	letter-spacing: 4px;
	font-size: 90%;
}
 #Mover_stacks_in_1605{visibility:hidden;}.yesFade{opacity:0}.noFade{opacity:1}.slideDown_bounce{animation-name:slideDown_bounce;-webkit-animation-name:slideDown_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideDown_bounce{0%{transform:translateY(-100%)}50%{transform:translateY(8%)}65%{transform:translateY(-4%)}80%{transform:translateY(4%)}95%{transform:translateY(-2%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideDown_bounce{0%{-webkit-transform:translateY(-100%)}50%{-webkit-transform:translateY(8%)}65%{-webkit-transform:translateY(-4%)}80%{-webkit-transform:translateY(4%)}95%{-webkit-transform:translateY(-2%)}100%{-webkit-transform:translateY(0%)}}.slideUp_bounce{animation-name:slideUp_bounce;-webkit-animation-name:slideUp_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideUp_bounce{0%{transform:translateY(100%)}50%{transform:translateY(-8%)}65%{transform:translateY(4%)}80%{transform:translateY(-4%)}95%{transform:translateY(2%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideUp_bounce{0%{-webkit-transform:translateY(100%)}50%{-webkit-transform:translateY(-8%)}65%{-webkit-transform:translateY(4%)}80%{-webkit-transform:translateY(-4%)}95%{-webkit-transform:translateY(2%)}100%{-webkit-transform:translateY(0%)}}.slideLeft_bounce{animation-name:slideLeft_bounce;-webkit-animation-name:slideLeft_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes slideLeft_bounce{0%{transform:translateX(150%)}50%{transform:translateX(-8%)}65%{transform:translateX(4%)}80%{transform:translateX(-4%)}95%{transform:translateX(2%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideLeft_bounce{0%{-webkit-transform:translateX(150%)}50%{-webkit-transform:translateX(-8%)}65%{-webkit-transform:translateX(4%)}80%{-webkit-transform:translateX(-4%)}95%{-webkit-transform:translateX(2%)}100%{-webkit-transform:translateX(0%)}}.slideRight_bounce{animation-name:slideRight_bounce;-webkit-animation-name:slideRight_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes slideRight_bounce{0%{transform:translateX(-150%)}50%{transform:translateX(8%)}65%{transform:translateX(-4%)}80%{transform:translateX(4%)}95%{transform:translateX(-2%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideRight_bounce{0%{-webkit-transform:translateX(-150%)}50%{-webkit-transform:translateX(8%)}65%{-webkit-transform:translateX(-4%)}80%{-webkit-transform:translateX(4%)}95%{-webkit-transform:translateX(-2%)}100%{-webkit-transform:translateX(0%)}}.slideExpandUp_bounce{animation-name:slideExpandUp_bounce;-webkit-animation-name:slideExpandUp_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease -out;visibility:visible !important}@keyframes slideExpandUp_bounce{0%{transform:translateY(100%) scaleX(0.5)}30%{transform:translateY(-8%) scaleX(0.5)}40%{transform:translateY(2%) scaleX(0.5)}50%{transform:translateY(0%) scaleX(1.1)}60%{transform:translateY(0%) scaleX(0.9)}70%{transform:translateY(0%) scaleX(1.05)}80%{transform:translateY(0%) scaleX(0.95)}90%{transform:translateY(0%) scaleX(1.02)}100%{transform:translateY(0%) scaleX(1)}}@-webkit-keyframes slideExpandUp_bounce{0%{-webkit-transform:translateY(100%) scaleX(0.5)}30%{-webkit-transform:translateY(-8%) scaleX(0.5)}40%{-webkit-transform:translateY(2%) scaleX(0.5)}50%{-webkit-transform:translateY(0%) scaleX(1.1)}60%{-webkit-transform:translateY(0%) scaleX(0.9)}70%{-webkit-transform:translateY(0%) scaleX(1.05)}80%{-webkit-transform:translateY(0%) scaleX(0.95)}90%{-webkit-transform:translateY(0%) scaleX(1.02)}100%{-webkit-transform:translateY(0%) scaleX(1)}}.expandUp_bounce{animation-name:expandUp_bounce;-webkit-animation-name:expandUp_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes expandUp_bounce{0%{transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{transform:translateY(-7%) scaleY(1.12)}75%{transform:translateY(3%)}100%{transform:translateY(0%) scale(1) scaleY(1)}}@-webkit-keyframes expandUp_bounce{0%{-webkit-transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{-webkit-transform:translateY(-7%) scaleY(1.12)}75%{-webkit-transform:translateY(3%)}100%{-webkit-transform:translateY(0%) scale(1) scaleY(1)}}.fadeIn_bounce{animation-name:fadeIn_bounce;-webkit-animation-name:fadeIn_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes fadeIn_bounce{0%{transform:scale(0)}60%{transform:scale(1.1)}80%{transform:scale(0.9)}100%{transform:scale(1)}}@-webkit-keyframes fadeIn_bounce{0%{-webkit-transform:scale(0)}60%{-webkit-transform:scale(1.1)}80%{-webkit-transform:scale(0.9)}100%{-webkit-transform:scale(1)}}.expandOpen_bounce{animation-name:expandOpen_bounce;-webkit-animation-name:expandOpen_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes expandOpen_bounce{0%{transform:scale(1.8)}50%{transform:scale(0.95)}80%{transform:scale(1.05)}90%{transform:scale(0.98)}100%{transform:scale(1)}}@-webkit-keyframes expandOpen_bounce{0%{-webkit-transform:scale(1.8)}50%{-webkit-transform:scale(0.95)}80%{-webkit-transform:scale(1.05)}90%{-webkit-transform:scale(0.98)}100%{-webkit-transform:scale(1)}}.bigEntrance_bounce{animation-name:bigEntrance_bounce;-webkit-animation-name:bigEntrance_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes bigEntrance_bounce{0%{transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}30%{transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%)}45%{transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%)}60%{transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%)}75%{transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%)}90%{transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%)}100%{transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}@-webkit-keyframes bigEntrance_bounce{0%{-webkit-transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}30%{-webkit-transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%)}45%{-webkit-transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%)}60%{-webkit-transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%)}75%{-webkit-transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%)}90%{-webkit-transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%)}100%{-webkit-transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}.hatch_bounce{animation-name:hatch_bounce;-webkit-animation-name:hatch_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes hatch_bounce{0%{transform:rotate(0deg) scaleY(0.6)}20%{transform:rotate(-2deg) scaleY(1.05)}35%{transform:rotate(2deg) scaleY(1)}50%{transform:rotate(-2deg)}65%{transform:rotate(1deg)}80%{transform:rotate(-1deg)}100%{transform:rotate(0deg)}}@-webkit-keyframes hatch_bounce{0%{-webkit-transform:rotate(0deg) scaleY(0.6)}20%{-webkit-transform:rotate(-2deg) scaleY(1.05)}35%{-webkit-transform:rotate(2deg) scaleY(1)}50%{-webkit-transform:rotate(-2deg)}65%{-webkit-transform:rotate(1deg)}80%{-webkit-transform:rotate(-1deg)}100%{-webkit-transform:rotate(0deg)}}.still_bounce{animation-name:still_bounce;-webkit-animation-name:still_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes still_bounce{0%{transform:scale(1)}100%{transform:scale(1)}}@-webkit-keyframes still_bounce{0%{-webkit-transform:scale(1)}100%{-webkit-transform:scale(1)}}.slideDown_smooth{animation-name:slideDown_smooth;-webkit-animation-name:slideDown_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideDown_smooth{0%{transform:translateY(-100%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideDown_smooth{0%{-webkit-transform:translateY(-100%)}100%{-webkit-transform:translateY(0%)}}.slideUp_smooth{animation-name:slideUp_smooth;-webkit-animation-name:slideUp_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideUp_smooth{0%{transform:translateY(100%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideUp_smooth{0%{-webkit-transform:translateY(100%)}100%{-webkit-transform:translateY(0%)}}.slideLeft_smooth{animation-name:slideLeft_smooth;-webkit-animation-name:slideLeft_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes slideLeft_smooth{0%{transform:translateX(150%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideLeft_smooth{0%{-webkit-transform:translateX(150%)}100%{-webkit-transform:translateX(0%)}}.slideRight_smooth{animation-name:slideRight_smooth;-webkit-animation-name:slideRight_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes slideRight_smooth{0%{transform:translateX(-150%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideRight_smooth{0%{-webkit-transform:translateX(-150%)}100%{-webkit-transform:translateX(0%)}}.slideExpandUp_smooth{animation-name:slideExpandUp_smooth;-webkit-animation-name:slideExpandUp_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease -out;visibility:visible !important}@keyframes slideExpandUp_smooth{0%{transform:translateY(100%) scaleX(0.5)}30%{transform:translateY(0%) scaleX(0.5)}100%{transform:translateY(0%) scaleX(1)}}@-webkit-keyframes slideExpandUp_smooth{0%{-webkit-transform:translateY(100%) scaleX(0.5)}30%{-webkit-transform:translateY(-8%) scaleX(0.5)}100%{-webkit-transform:translateY(0%) scaleX(1)}}.expandUp_smooth{animation-name:expandUp_smooth;-webkit-animation-name:expandUp_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes expandUp_smooth{0%{transform:translateY(100%) scale(0.6) scaleY(0.5)}100%{transform:translateY(0%) scale(1) scaleY(1)}}@-webkit-keyframes expandUp_smooth{0%{-webkit-transform:translateY(100%) scale(0.6) scaleY(0.5)}100%{-webkit-transform:translateY(0%) scale(1) scaleY(1)}}.fadeIn_smooth{animation-name:fadeIn_smooth;-webkit-animation-name:fadeIn_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes fadeIn_smooth{0%{transform:scale(0)}100%{transform:scale(1)}}@-webkit-keyframes fadeIn_smooth{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1)}}.expandOpen_smooth{animation-name:expandOpen_smooth;-webkit-animation-name:expandOpen_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes expandOpen_smooth{0%{transform:scale(1.8)}100%{transform:scale(1)}}@-webkit-keyframes expandOpen_smooth{0%{-webkit-transform:scale(1.8)}100%{-webkit-transform:scale(1)}}.bigEntrance_smooth{animation-name:bigEntrance_smooth;-webkit-animation-name:bigEntrance_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes bigEntrance_smooth{0%{transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}100%{transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}@-webkit-keyframes bigEntrance_smooth{0%{-webkit-transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}100%{-webkit-transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}.hatch_smooth{animation-name:hatch_smooth;-webkit-animation-name:hatch_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes hatch_smooth{0%{transform:scaleY(0.6)}45%{transform:scaleY(1.05)}100%{transform:scaleY(1)}}@-webkit-keyframes hatch_smooth{0%{-webkit-transform:scaleY(0.6)}45%{-webkit-transform:scaleY(1.05)}100%{-webkit-transform:scaleY(1)}}.still_smooth{animation-name:still_smooth;-webkit-animation-name:still_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes still_smooth{0%{transform:scale(1)}100%{transform:scale(1)}}@-webkit-keyframes still_smooth{0%{-webkit-transform:scale(1)}100%{-webkit-transform:scale(1)}}#stacks_in_1127 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1127 .jwresp_col{overflow:hidden;margin:0;width:68%; float:left;}#stacks_in_1127 #jwresp_col2_stacks_in_1127{ float:right; width:28%}@media screen and (max-width:600px){#stacks_in_1127 #jwresp_col1_stacks_in_1127,#stacks_in_1127 #jwresp_col2_stacks_in_1127{width:100%;float:none;display:block}#stacks_in_1127 #jwresp_col1_stacks_in_1127{margin-bottom:15px}}
/* 
 * Simple Headers
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.2.3
 */

#simpleHeaders_stacks_in_325.headerInheritStylesOff,
#simpleHeaders_stacks_in_325.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_325.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_325.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_325.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_325.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_325.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
}
#simpleHeaders_stacks_in_325.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_325.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_325.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_325.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_325.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_325.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_325.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_325.headerInheritColorsOff,
#simpleHeaders_stacks_in_325.headerInheritColorsOff a,
#simpleHeaders_stacks_in_325.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_325.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_325.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_325.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_325.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_325.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_325.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_325.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_325.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_325.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_325.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_325.headerInheritColorsOff h6 {
	color: #FFFFFF;
}
#simpleHeaders_stacks_in_325.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_325.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_325.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_325.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_325.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_325.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_325.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_325.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_325.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_325.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_325.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_325.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_325.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_325.headerInheritColorsOff h6:hover {
	color: #D73F0C;
}

#stacks_in_325 {
	padding: 0px 20px 0px 20px;
}

#stacks_in_326 {
	letter-spacing: 6px;
	font-size: 140%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_127 {
	height: 40.00px;
}




























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

#stacks_in_16 {
	padding: 0px 20px 0px 20px;
}

#stacks_in_18 {
	line-height: 2em;
	letter-spacing: 3px;
	word-spacing: 1px;
	font-size: 119%;
}
/* Start True Retina stack CSS code */#stacks_in_714 img{	max-width: 50%;	height: auto;}/* End True Retina stack CSS code */
#stacks_in_714 {
	padding: 10px 20px 10px 0px;
}

#stacks_out_714 {
	width: 69%;
	margin-right:0;
}

.spacerStack {
	height: 200.00px;
}

#spacerStackstacks_in_32 {
	height: 200.00px;
}




























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

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_34 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_34 {
		display: none !important;
	}
}
#stacks_in_1130 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1130 .jwresp_col{overflow:hidden;margin:0;width:30%; float:left;}#stacks_in_1130 #jwresp_col2_stacks_in_1130{ float:right; width:64%}@media screen and (max-width:600px){#stacks_in_1130 #jwresp_col1_stacks_in_1130,#stacks_in_1130 #jwresp_col2_stacks_in_1130{width:100%;float:none;display:block}#stacks_in_1130 #jwresp_col1_stacks_in_1130{margin-bottom:15px}}

#stacks_in_1130 {
	padding: 0px 20px 0px 20px;
}
 #Mover_stacks_in_1567{visibility:hidden;}.yesFade{opacity:0}.noFade{opacity:1}.slideDown_bounce{animation-name:slideDown_bounce;-webkit-animation-name:slideDown_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideDown_bounce{0%{transform:translateY(-100%)}50%{transform:translateY(8%)}65%{transform:translateY(-4%)}80%{transform:translateY(4%)}95%{transform:translateY(-2%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideDown_bounce{0%{-webkit-transform:translateY(-100%)}50%{-webkit-transform:translateY(8%)}65%{-webkit-transform:translateY(-4%)}80%{-webkit-transform:translateY(4%)}95%{-webkit-transform:translateY(-2%)}100%{-webkit-transform:translateY(0%)}}.slideUp_bounce{animation-name:slideUp_bounce;-webkit-animation-name:slideUp_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideUp_bounce{0%{transform:translateY(100%)}50%{transform:translateY(-8%)}65%{transform:translateY(4%)}80%{transform:translateY(-4%)}95%{transform:translateY(2%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideUp_bounce{0%{-webkit-transform:translateY(100%)}50%{-webkit-transform:translateY(-8%)}65%{-webkit-transform:translateY(4%)}80%{-webkit-transform:translateY(-4%)}95%{-webkit-transform:translateY(2%)}100%{-webkit-transform:translateY(0%)}}.slideLeft_bounce{animation-name:slideLeft_bounce;-webkit-animation-name:slideLeft_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes slideLeft_bounce{0%{transform:translateX(150%)}50%{transform:translateX(-8%)}65%{transform:translateX(4%)}80%{transform:translateX(-4%)}95%{transform:translateX(2%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideLeft_bounce{0%{-webkit-transform:translateX(150%)}50%{-webkit-transform:translateX(-8%)}65%{-webkit-transform:translateX(4%)}80%{-webkit-transform:translateX(-4%)}95%{-webkit-transform:translateX(2%)}100%{-webkit-transform:translateX(0%)}}.slideRight_bounce{animation-name:slideRight_bounce;-webkit-animation-name:slideRight_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes slideRight_bounce{0%{transform:translateX(-150%)}50%{transform:translateX(8%)}65%{transform:translateX(-4%)}80%{transform:translateX(4%)}95%{transform:translateX(-2%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideRight_bounce{0%{-webkit-transform:translateX(-150%)}50%{-webkit-transform:translateX(8%)}65%{-webkit-transform:translateX(-4%)}80%{-webkit-transform:translateX(4%)}95%{-webkit-transform:translateX(-2%)}100%{-webkit-transform:translateX(0%)}}.slideExpandUp_bounce{animation-name:slideExpandUp_bounce;-webkit-animation-name:slideExpandUp_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease -out;visibility:visible !important}@keyframes slideExpandUp_bounce{0%{transform:translateY(100%) scaleX(0.5)}30%{transform:translateY(-8%) scaleX(0.5)}40%{transform:translateY(2%) scaleX(0.5)}50%{transform:translateY(0%) scaleX(1.1)}60%{transform:translateY(0%) scaleX(0.9)}70%{transform:translateY(0%) scaleX(1.05)}80%{transform:translateY(0%) scaleX(0.95)}90%{transform:translateY(0%) scaleX(1.02)}100%{transform:translateY(0%) scaleX(1)}}@-webkit-keyframes slideExpandUp_bounce{0%{-webkit-transform:translateY(100%) scaleX(0.5)}30%{-webkit-transform:translateY(-8%) scaleX(0.5)}40%{-webkit-transform:translateY(2%) scaleX(0.5)}50%{-webkit-transform:translateY(0%) scaleX(1.1)}60%{-webkit-transform:translateY(0%) scaleX(0.9)}70%{-webkit-transform:translateY(0%) scaleX(1.05)}80%{-webkit-transform:translateY(0%) scaleX(0.95)}90%{-webkit-transform:translateY(0%) scaleX(1.02)}100%{-webkit-transform:translateY(0%) scaleX(1)}}.expandUp_bounce{animation-name:expandUp_bounce;-webkit-animation-name:expandUp_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes expandUp_bounce{0%{transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{transform:translateY(-7%) scaleY(1.12)}75%{transform:translateY(3%)}100%{transform:translateY(0%) scale(1) scaleY(1)}}@-webkit-keyframes expandUp_bounce{0%{-webkit-transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{-webkit-transform:translateY(-7%) scaleY(1.12)}75%{-webkit-transform:translateY(3%)}100%{-webkit-transform:translateY(0%) scale(1) scaleY(1)}}.fadeIn_bounce{animation-name:fadeIn_bounce;-webkit-animation-name:fadeIn_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes fadeIn_bounce{0%{transform:scale(0)}60%{transform:scale(1.1)}80%{transform:scale(0.9)}100%{transform:scale(1)}}@-webkit-keyframes fadeIn_bounce{0%{-webkit-transform:scale(0)}60%{-webkit-transform:scale(1.1)}80%{-webkit-transform:scale(0.9)}100%{-webkit-transform:scale(1)}}.expandOpen_bounce{animation-name:expandOpen_bounce;-webkit-animation-name:expandOpen_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes expandOpen_bounce{0%{transform:scale(1.8)}50%{transform:scale(0.95)}80%{transform:scale(1.05)}90%{transform:scale(0.98)}100%{transform:scale(1)}}@-webkit-keyframes expandOpen_bounce{0%{-webkit-transform:scale(1.8)}50%{-webkit-transform:scale(0.95)}80%{-webkit-transform:scale(1.05)}90%{-webkit-transform:scale(0.98)}100%{-webkit-transform:scale(1)}}.bigEntrance_bounce{animation-name:bigEntrance_bounce;-webkit-animation-name:bigEntrance_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes bigEntrance_bounce{0%{transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}30%{transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%)}45%{transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%)}60%{transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%)}75%{transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%)}90%{transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%)}100%{transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}@-webkit-keyframes bigEntrance_bounce{0%{-webkit-transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}30%{-webkit-transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%)}45%{-webkit-transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%)}60%{-webkit-transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%)}75%{-webkit-transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%)}90%{-webkit-transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%)}100%{-webkit-transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}.hatch_bounce{animation-name:hatch_bounce;-webkit-animation-name:hatch_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes hatch_bounce{0%{transform:rotate(0deg) scaleY(0.6)}20%{transform:rotate(-2deg) scaleY(1.05)}35%{transform:rotate(2deg) scaleY(1)}50%{transform:rotate(-2deg)}65%{transform:rotate(1deg)}80%{transform:rotate(-1deg)}100%{transform:rotate(0deg)}}@-webkit-keyframes hatch_bounce{0%{-webkit-transform:rotate(0deg) scaleY(0.6)}20%{-webkit-transform:rotate(-2deg) scaleY(1.05)}35%{-webkit-transform:rotate(2deg) scaleY(1)}50%{-webkit-transform:rotate(-2deg)}65%{-webkit-transform:rotate(1deg)}80%{-webkit-transform:rotate(-1deg)}100%{-webkit-transform:rotate(0deg)}}.still_bounce{animation-name:still_bounce;-webkit-animation-name:still_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes still_bounce{0%{transform:scale(1)}100%{transform:scale(1)}}@-webkit-keyframes still_bounce{0%{-webkit-transform:scale(1)}100%{-webkit-transform:scale(1)}}.slideDown_smooth{animation-name:slideDown_smooth;-webkit-animation-name:slideDown_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideDown_smooth{0%{transform:translateY(-100%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideDown_smooth{0%{-webkit-transform:translateY(-100%)}100%{-webkit-transform:translateY(0%)}}.slideUp_smooth{animation-name:slideUp_smooth;-webkit-animation-name:slideUp_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideUp_smooth{0%{transform:translateY(100%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideUp_smooth{0%{-webkit-transform:translateY(100%)}100%{-webkit-transform:translateY(0%)}}.slideLeft_smooth{animation-name:slideLeft_smooth;-webkit-animation-name:slideLeft_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes slideLeft_smooth{0%{transform:translateX(150%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideLeft_smooth{0%{-webkit-transform:translateX(150%)}100%{-webkit-transform:translateX(0%)}}.slideRight_smooth{animation-name:slideRight_smooth;-webkit-animation-name:slideRight_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes slideRight_smooth{0%{transform:translateX(-150%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideRight_smooth{0%{-webkit-transform:translateX(-150%)}100%{-webkit-transform:translateX(0%)}}.slideExpandUp_smooth{animation-name:slideExpandUp_smooth;-webkit-animation-name:slideExpandUp_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease -out;visibility:visible !important}@keyframes slideExpandUp_smooth{0%{transform:translateY(100%) scaleX(0.5)}30%{transform:translateY(0%) scaleX(0.5)}100%{transform:translateY(0%) scaleX(1)}}@-webkit-keyframes slideExpandUp_smooth{0%{-webkit-transform:translateY(100%) scaleX(0.5)}30%{-webkit-transform:translateY(-8%) scaleX(0.5)}100%{-webkit-transform:translateY(0%) scaleX(1)}}.expandUp_smooth{animation-name:expandUp_smooth;-webkit-animation-name:expandUp_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes expandUp_smooth{0%{transform:translateY(100%) scale(0.6) scaleY(0.5)}100%{transform:translateY(0%) scale(1) scaleY(1)}}@-webkit-keyframes expandUp_smooth{0%{-webkit-transform:translateY(100%) scale(0.6) scaleY(0.5)}100%{-webkit-transform:translateY(0%) scale(1) scaleY(1)}}.fadeIn_smooth{animation-name:fadeIn_smooth;-webkit-animation-name:fadeIn_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes fadeIn_smooth{0%{transform:scale(0)}100%{transform:scale(1)}}@-webkit-keyframes fadeIn_smooth{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1)}}.expandOpen_smooth{animation-name:expandOpen_smooth;-webkit-animation-name:expandOpen_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes expandOpen_smooth{0%{transform:scale(1.8)}100%{transform:scale(1)}}@-webkit-keyframes expandOpen_smooth{0%{-webkit-transform:scale(1.8)}100%{-webkit-transform:scale(1)}}.bigEntrance_smooth{animation-name:bigEntrance_smooth;-webkit-animation-name:bigEntrance_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes bigEntrance_smooth{0%{transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}100%{transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}@-webkit-keyframes bigEntrance_smooth{0%{-webkit-transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}100%{-webkit-transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}.hatch_smooth{animation-name:hatch_smooth;-webkit-animation-name:hatch_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes hatch_smooth{0%{transform:scaleY(0.6)}45%{transform:scaleY(1.05)}100%{transform:scaleY(1)}}@-webkit-keyframes hatch_smooth{0%{-webkit-transform:scaleY(0.6)}45%{-webkit-transform:scaleY(1.05)}100%{-webkit-transform:scaleY(1)}}.still_smooth{animation-name:still_smooth;-webkit-animation-name:still_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes still_smooth{0%{transform:scale(1)}100%{transform:scale(1)}}@-webkit-keyframes still_smooth{0%{-webkit-transform:scale(1)}100%{-webkit-transform:scale(1)}} #Mover_stacks_in_1565{visibility:hidden;}.yesFade{opacity:0}.noFade{opacity:1}.slideDown_bounce{animation-name:slideDown_bounce;-webkit-animation-name:slideDown_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideDown_bounce{0%{transform:translateY(-100%)}50%{transform:translateY(8%)}65%{transform:translateY(-4%)}80%{transform:translateY(4%)}95%{transform:translateY(-2%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideDown_bounce{0%{-webkit-transform:translateY(-100%)}50%{-webkit-transform:translateY(8%)}65%{-webkit-transform:translateY(-4%)}80%{-webkit-transform:translateY(4%)}95%{-webkit-transform:translateY(-2%)}100%{-webkit-transform:translateY(0%)}}.slideUp_bounce{animation-name:slideUp_bounce;-webkit-animation-name:slideUp_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideUp_bounce{0%{transform:translateY(100%)}50%{transform:translateY(-8%)}65%{transform:translateY(4%)}80%{transform:translateY(-4%)}95%{transform:translateY(2%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideUp_bounce{0%{-webkit-transform:translateY(100%)}50%{-webkit-transform:translateY(-8%)}65%{-webkit-transform:translateY(4%)}80%{-webkit-transform:translateY(-4%)}95%{-webkit-transform:translateY(2%)}100%{-webkit-transform:translateY(0%)}}.slideLeft_bounce{animation-name:slideLeft_bounce;-webkit-animation-name:slideLeft_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes slideLeft_bounce{0%{transform:translateX(150%)}50%{transform:translateX(-8%)}65%{transform:translateX(4%)}80%{transform:translateX(-4%)}95%{transform:translateX(2%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideLeft_bounce{0%{-webkit-transform:translateX(150%)}50%{-webkit-transform:translateX(-8%)}65%{-webkit-transform:translateX(4%)}80%{-webkit-transform:translateX(-4%)}95%{-webkit-transform:translateX(2%)}100%{-webkit-transform:translateX(0%)}}.slideRight_bounce{animation-name:slideRight_bounce;-webkit-animation-name:slideRight_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes slideRight_bounce{0%{transform:translateX(-150%)}50%{transform:translateX(8%)}65%{transform:translateX(-4%)}80%{transform:translateX(4%)}95%{transform:translateX(-2%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideRight_bounce{0%{-webkit-transform:translateX(-150%)}50%{-webkit-transform:translateX(8%)}65%{-webkit-transform:translateX(-4%)}80%{-webkit-transform:translateX(4%)}95%{-webkit-transform:translateX(-2%)}100%{-webkit-transform:translateX(0%)}}.slideExpandUp_bounce{animation-name:slideExpandUp_bounce;-webkit-animation-name:slideExpandUp_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease -out;visibility:visible !important}@keyframes slideExpandUp_bounce{0%{transform:translateY(100%) scaleX(0.5)}30%{transform:translateY(-8%) scaleX(0.5)}40%{transform:translateY(2%) scaleX(0.5)}50%{transform:translateY(0%) scaleX(1.1)}60%{transform:translateY(0%) scaleX(0.9)}70%{transform:translateY(0%) scaleX(1.05)}80%{transform:translateY(0%) scaleX(0.95)}90%{transform:translateY(0%) scaleX(1.02)}100%{transform:translateY(0%) scaleX(1)}}@-webkit-keyframes slideExpandUp_bounce{0%{-webkit-transform:translateY(100%) scaleX(0.5)}30%{-webkit-transform:translateY(-8%) scaleX(0.5)}40%{-webkit-transform:translateY(2%) scaleX(0.5)}50%{-webkit-transform:translateY(0%) scaleX(1.1)}60%{-webkit-transform:translateY(0%) scaleX(0.9)}70%{-webkit-transform:translateY(0%) scaleX(1.05)}80%{-webkit-transform:translateY(0%) scaleX(0.95)}90%{-webkit-transform:translateY(0%) scaleX(1.02)}100%{-webkit-transform:translateY(0%) scaleX(1)}}.expandUp_bounce{animation-name:expandUp_bounce;-webkit-animation-name:expandUp_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes expandUp_bounce{0%{transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{transform:translateY(-7%) scaleY(1.12)}75%{transform:translateY(3%)}100%{transform:translateY(0%) scale(1) scaleY(1)}}@-webkit-keyframes expandUp_bounce{0%{-webkit-transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{-webkit-transform:translateY(-7%) scaleY(1.12)}75%{-webkit-transform:translateY(3%)}100%{-webkit-transform:translateY(0%) scale(1) scaleY(1)}}.fadeIn_bounce{animation-name:fadeIn_bounce;-webkit-animation-name:fadeIn_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes fadeIn_bounce{0%{transform:scale(0)}60%{transform:scale(1.1)}80%{transform:scale(0.9)}100%{transform:scale(1)}}@-webkit-keyframes fadeIn_bounce{0%{-webkit-transform:scale(0)}60%{-webkit-transform:scale(1.1)}80%{-webkit-transform:scale(0.9)}100%{-webkit-transform:scale(1)}}.expandOpen_bounce{animation-name:expandOpen_bounce;-webkit-animation-name:expandOpen_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes expandOpen_bounce{0%{transform:scale(1.8)}50%{transform:scale(0.95)}80%{transform:scale(1.05)}90%{transform:scale(0.98)}100%{transform:scale(1)}}@-webkit-keyframes expandOpen_bounce{0%{-webkit-transform:scale(1.8)}50%{-webkit-transform:scale(0.95)}80%{-webkit-transform:scale(1.05)}90%{-webkit-transform:scale(0.98)}100%{-webkit-transform:scale(1)}}.bigEntrance_bounce{animation-name:bigEntrance_bounce;-webkit-animation-name:bigEntrance_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes bigEntrance_bounce{0%{transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}30%{transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%)}45%{transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%)}60%{transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%)}75%{transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%)}90%{transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%)}100%{transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}@-webkit-keyframes bigEntrance_bounce{0%{-webkit-transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}30%{-webkit-transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%)}45%{-webkit-transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%)}60%{-webkit-transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%)}75%{-webkit-transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%)}90%{-webkit-transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%)}100%{-webkit-transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}.hatch_bounce{animation-name:hatch_bounce;-webkit-animation-name:hatch_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes hatch_bounce{0%{transform:rotate(0deg) scaleY(0.6)}20%{transform:rotate(-2deg) scaleY(1.05)}35%{transform:rotate(2deg) scaleY(1)}50%{transform:rotate(-2deg)}65%{transform:rotate(1deg)}80%{transform:rotate(-1deg)}100%{transform:rotate(0deg)}}@-webkit-keyframes hatch_bounce{0%{-webkit-transform:rotate(0deg) scaleY(0.6)}20%{-webkit-transform:rotate(-2deg) scaleY(1.05)}35%{-webkit-transform:rotate(2deg) scaleY(1)}50%{-webkit-transform:rotate(-2deg)}65%{-webkit-transform:rotate(1deg)}80%{-webkit-transform:rotate(-1deg)}100%{-webkit-transform:rotate(0deg)}}.still_bounce{animation-name:still_bounce;-webkit-animation-name:still_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes still_bounce{0%{transform:scale(1)}100%{transform:scale(1)}}@-webkit-keyframes still_bounce{0%{-webkit-transform:scale(1)}100%{-webkit-transform:scale(1)}}.slideDown_smooth{animation-name:slideDown_smooth;-webkit-animation-name:slideDown_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideDown_smooth{0%{transform:translateY(-100%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideDown_smooth{0%{-webkit-transform:translateY(-100%)}100%{-webkit-transform:translateY(0%)}}.slideUp_smooth{animation-name:slideUp_smooth;-webkit-animation-name:slideUp_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideUp_smooth{0%{transform:translateY(100%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideUp_smooth{0%{-webkit-transform:translateY(100%)}100%{-webkit-transform:translateY(0%)}}.slideLeft_smooth{animation-name:slideLeft_smooth;-webkit-animation-name:slideLeft_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes slideLeft_smooth{0%{transform:translateX(150%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideLeft_smooth{0%{-webkit-transform:translateX(150%)}100%{-webkit-transform:translateX(0%)}}.slideRight_smooth{animation-name:slideRight_smooth;-webkit-animation-name:slideRight_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes slideRight_smooth{0%{transform:translateX(-150%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideRight_smooth{0%{-webkit-transform:translateX(-150%)}100%{-webkit-transform:translateX(0%)}}.slideExpandUp_smooth{animation-name:slideExpandUp_smooth;-webkit-animation-name:slideExpandUp_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease -out;visibility:visible !important}@keyframes slideExpandUp_smooth{0%{transform:translateY(100%) scaleX(0.5)}30%{transform:translateY(0%) scaleX(0.5)}100%{transform:translateY(0%) scaleX(1)}}@-webkit-keyframes slideExpandUp_smooth{0%{-webkit-transform:translateY(100%) scaleX(0.5)}30%{-webkit-transform:translateY(-8%) scaleX(0.5)}100%{-webkit-transform:translateY(0%) scaleX(1)}}.expandUp_smooth{animation-name:expandUp_smooth;-webkit-animation-name:expandUp_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes expandUp_smooth{0%{transform:translateY(100%) scale(0.6) scaleY(0.5)}100%{transform:translateY(0%) scale(1) scaleY(1)}}@-webkit-keyframes expandUp_smooth{0%{-webkit-transform:translateY(100%) scale(0.6) scaleY(0.5)}100%{-webkit-transform:translateY(0%) scale(1) scaleY(1)}}.fadeIn_smooth{animation-name:fadeIn_smooth;-webkit-animation-name:fadeIn_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes fadeIn_smooth{0%{transform:scale(0)}100%{transform:scale(1)}}@-webkit-keyframes fadeIn_smooth{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1)}}.expandOpen_smooth{animation-name:expandOpen_smooth;-webkit-animation-name:expandOpen_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes expandOpen_smooth{0%{transform:scale(1.8)}100%{transform:scale(1)}}@-webkit-keyframes expandOpen_smooth{0%{-webkit-transform:scale(1.8)}100%{-webkit-transform:scale(1)}}.bigEntrance_smooth{animation-name:bigEntrance_smooth;-webkit-animation-name:bigEntrance_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes bigEntrance_smooth{0%{transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}100%{transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}@-webkit-keyframes bigEntrance_smooth{0%{-webkit-transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}100%{-webkit-transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}.hatch_smooth{animation-name:hatch_smooth;-webkit-animation-name:hatch_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes hatch_smooth{0%{transform:scaleY(0.6)}45%{transform:scaleY(1.05)}100%{transform:scaleY(1)}}@-webkit-keyframes hatch_smooth{0%{-webkit-transform:scaleY(0.6)}45%{-webkit-transform:scaleY(1.05)}100%{-webkit-transform:scaleY(1)}}.still_smooth{animation-name:still_smooth;-webkit-animation-name:still_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes still_smooth{0%{transform:scale(1)}100%{transform:scale(1)}}@-webkit-keyframes still_smooth{0%{-webkit-transform:scale(1)}100%{-webkit-transform:scale(1)}}
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_313 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_313 {
		display: none !important;
	}
}
/* 
 * Simple Headers
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.2.3
 */

#simpleHeaders_stacks_in_316.headerInheritStylesOff,
#simpleHeaders_stacks_in_316.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_316.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_316.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_316.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_316.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_316.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
}
#simpleHeaders_stacks_in_316.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_316.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_316.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_316.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_316.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_316.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_316.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_316.headerInheritColorsOff,
#simpleHeaders_stacks_in_316.headerInheritColorsOff a,
#simpleHeaders_stacks_in_316.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_316.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_316.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_316.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_316.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_316.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_316.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_316.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_316.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_316.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_316.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_316.headerInheritColorsOff h6 {
	color: #FFFFFF;
}
#simpleHeaders_stacks_in_316.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_316.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_316.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_316.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_316.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_316.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_316.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_316.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_316.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_316.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_316.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_316.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_316.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_316.headerInheritColorsOff h6:hover {
	color: #FF6600;
}

#stacks_in_316 {
	padding: 0px 0px 0px 10px;
}

#stacks_in_317 {
	letter-spacing: 6px;
	font-size: 140%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_291 {
	height: 40.00px;
}




























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

#stacks_in_13 {
	padding: 0px 0px 0px 10px;
}

#stacks_in_14 {
	line-height: 2em;
	letter-spacing: 2px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_716 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_716 {
		display: none !important;
	}
}
#stacks_in_1621 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1621 .jwresp_col{float:none} #stacks_in_1621 #jwresp_col3_stacks_in_1621{float:right;width:24%}#stacks_in_1621 #jwresp_col1_stacks_in_1621,#stacks_in_1621 #jwresp_col2_stacks_in_1621{width:28%;float:left}#stacks_in_1621 #jwresp_col1_stacks_in_1621{margin-right:5%}#stacks_in_1621 #jwresp_col2_stacks_in_1621{margin-left:5%}  @media screen and (max-width:300px){#stacks_in_1621 #jwresp_col1_stacks_in_1621,#stacks_in_1621 #jwresp_col3_stacks_in_1621,#stacks_in_1621 #jwresp_col2_stacks_in_1621{float:none;width:100%;display:block}#stacks_in_1621 #jwresp_col1_stacks_in_1621,#stacks_in_1621 #jwresp_col2_stacks_in_1621{margin-bottom:20px}} 

#stacks_out_1621 {
	width: 320px;
	margin-left:0;
}
#stacks_in_1633 .background{}#stacks_in_1633 .fa-stack,#stacks_in_1633 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_1633 .fa-stack.custom,#stacks_in_1633 i.fa.custom{font-size:24px}#stacks_in_1633 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_1633 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_1633 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_1633 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_1633 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_1633 a:hover .fa-border{}#stacks_in_1633 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_1633 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_1633 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_1633 .jw-wrapper{}#stacks_in_1633 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_1633 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_1633 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_1633 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_1633 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_1633 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_1633 .jw-wrapper.hover i.fa:hover,#stacks_in_1633 .jw-wrapper.hover a:hover{color:rgba(215, 63, 12, 1.00)}
#stacks_in_1635 .background{}#stacks_in_1635 .fa-stack,#stacks_in_1635 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_1635 .fa-stack.custom,#stacks_in_1635 i.fa.custom{font-size:24px}#stacks_in_1635 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_1635 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_1635 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_1635 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_1635 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_1635 a:hover .fa-border{}#stacks_in_1635 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_1635 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_1635 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_1635 .jw-wrapper{}#stacks_in_1635 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_1635 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_1635 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_1635 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_1635 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_1635 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_1635 .jw-wrapper.hover i.fa:hover,#stacks_in_1635 .jw-wrapper.hover a:hover{color:rgba(215, 63, 12, 1.00)}

.spacerStack {
	height: 15.00px;
}

#spacerStackstacks_in_1266 {
	height: 15.00px;
}




























@media print {
	#spacerStackstacks_in_1266 {
		display: none !important;
	}
}
#stacks_in_1637 .background{}#stacks_in_1637 .fa-stack,#stacks_in_1637 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_1637 .fa-stack.custom,#stacks_in_1637 i.fa.custom{font-size:24px}#stacks_in_1637 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_1637 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_1637 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_1637 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_1637 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_1637 a:hover .fa-border{}#stacks_in_1637 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_1637 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_1637 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_1637 .jw-wrapper{}#stacks_in_1637 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_1637 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_1637 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_1637 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_1637 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_1637 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_1637 .jw-wrapper.hover i.fa:hover,#stacks_in_1637 .jw-wrapper.hover a:hover{color:rgba(215, 63, 12, 1.00)}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_875 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 80.00px;
}

#spacerStackstacks_in_312 {
	height: 80.00px;
}




























@media print {
	#spacerStackstacks_in_312 {
		display: none !important;
	}
}
 #Mover_stacks_in_1672{visibility:hidden;}.yesFade{opacity:0}.noFade{opacity:1}.slideDown_bounce{animation-name:slideDown_bounce;-webkit-animation-name:slideDown_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideDown_bounce{0%{transform:translateY(-100%)}50%{transform:translateY(8%)}65%{transform:translateY(-4%)}80%{transform:translateY(4%)}95%{transform:translateY(-2%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideDown_bounce{0%{-webkit-transform:translateY(-100%)}50%{-webkit-transform:translateY(8%)}65%{-webkit-transform:translateY(-4%)}80%{-webkit-transform:translateY(4%)}95%{-webkit-transform:translateY(-2%)}100%{-webkit-transform:translateY(0%)}}.slideUp_bounce{animation-name:slideUp_bounce;-webkit-animation-name:slideUp_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideUp_bounce{0%{transform:translateY(100%)}50%{transform:translateY(-8%)}65%{transform:translateY(4%)}80%{transform:translateY(-4%)}95%{transform:translateY(2%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideUp_bounce{0%{-webkit-transform:translateY(100%)}50%{-webkit-transform:translateY(-8%)}65%{-webkit-transform:translateY(4%)}80%{-webkit-transform:translateY(-4%)}95%{-webkit-transform:translateY(2%)}100%{-webkit-transform:translateY(0%)}}.slideLeft_bounce{animation-name:slideLeft_bounce;-webkit-animation-name:slideLeft_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes slideLeft_bounce{0%{transform:translateX(150%)}50%{transform:translateX(-8%)}65%{transform:translateX(4%)}80%{transform:translateX(-4%)}95%{transform:translateX(2%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideLeft_bounce{0%{-webkit-transform:translateX(150%)}50%{-webkit-transform:translateX(-8%)}65%{-webkit-transform:translateX(4%)}80%{-webkit-transform:translateX(-4%)}95%{-webkit-transform:translateX(2%)}100%{-webkit-transform:translateX(0%)}}.slideRight_bounce{animation-name:slideRight_bounce;-webkit-animation-name:slideRight_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes slideRight_bounce{0%{transform:translateX(-150%)}50%{transform:translateX(8%)}65%{transform:translateX(-4%)}80%{transform:translateX(4%)}95%{transform:translateX(-2%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideRight_bounce{0%{-webkit-transform:translateX(-150%)}50%{-webkit-transform:translateX(8%)}65%{-webkit-transform:translateX(-4%)}80%{-webkit-transform:translateX(4%)}95%{-webkit-transform:translateX(-2%)}100%{-webkit-transform:translateX(0%)}}.slideExpandUp_bounce{animation-name:slideExpandUp_bounce;-webkit-animation-name:slideExpandUp_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease -out;visibility:visible !important}@keyframes slideExpandUp_bounce{0%{transform:translateY(100%) scaleX(0.5)}30%{transform:translateY(-8%) scaleX(0.5)}40%{transform:translateY(2%) scaleX(0.5)}50%{transform:translateY(0%) scaleX(1.1)}60%{transform:translateY(0%) scaleX(0.9)}70%{transform:translateY(0%) scaleX(1.05)}80%{transform:translateY(0%) scaleX(0.95)}90%{transform:translateY(0%) scaleX(1.02)}100%{transform:translateY(0%) scaleX(1)}}@-webkit-keyframes slideExpandUp_bounce{0%{-webkit-transform:translateY(100%) scaleX(0.5)}30%{-webkit-transform:translateY(-8%) scaleX(0.5)}40%{-webkit-transform:translateY(2%) scaleX(0.5)}50%{-webkit-transform:translateY(0%) scaleX(1.1)}60%{-webkit-transform:translateY(0%) scaleX(0.9)}70%{-webkit-transform:translateY(0%) scaleX(1.05)}80%{-webkit-transform:translateY(0%) scaleX(0.95)}90%{-webkit-transform:translateY(0%) scaleX(1.02)}100%{-webkit-transform:translateY(0%) scaleX(1)}}.expandUp_bounce{animation-name:expandUp_bounce;-webkit-animation-name:expandUp_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes expandUp_bounce{0%{transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{transform:translateY(-7%) scaleY(1.12)}75%{transform:translateY(3%)}100%{transform:translateY(0%) scale(1) scaleY(1)}}@-webkit-keyframes expandUp_bounce{0%{-webkit-transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{-webkit-transform:translateY(-7%) scaleY(1.12)}75%{-webkit-transform:translateY(3%)}100%{-webkit-transform:translateY(0%) scale(1) scaleY(1)}}.fadeIn_bounce{animation-name:fadeIn_bounce;-webkit-animation-name:fadeIn_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes fadeIn_bounce{0%{transform:scale(0)}60%{transform:scale(1.1)}80%{transform:scale(0.9)}100%{transform:scale(1)}}@-webkit-keyframes fadeIn_bounce{0%{-webkit-transform:scale(0)}60%{-webkit-transform:scale(1.1)}80%{-webkit-transform:scale(0.9)}100%{-webkit-transform:scale(1)}}.expandOpen_bounce{animation-name:expandOpen_bounce;-webkit-animation-name:expandOpen_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes expandOpen_bounce{0%{transform:scale(1.8)}50%{transform:scale(0.95)}80%{transform:scale(1.05)}90%{transform:scale(0.98)}100%{transform:scale(1)}}@-webkit-keyframes expandOpen_bounce{0%{-webkit-transform:scale(1.8)}50%{-webkit-transform:scale(0.95)}80%{-webkit-transform:scale(1.05)}90%{-webkit-transform:scale(0.98)}100%{-webkit-transform:scale(1)}}.bigEntrance_bounce{animation-name:bigEntrance_bounce;-webkit-animation-name:bigEntrance_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes bigEntrance_bounce{0%{transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}30%{transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%)}45%{transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%)}60%{transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%)}75%{transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%)}90%{transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%)}100%{transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}@-webkit-keyframes bigEntrance_bounce{0%{-webkit-transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}30%{-webkit-transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%)}45%{-webkit-transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%)}60%{-webkit-transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%)}75%{-webkit-transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%)}90%{-webkit-transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%)}100%{-webkit-transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}.hatch_bounce{animation-name:hatch_bounce;-webkit-animation-name:hatch_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes hatch_bounce{0%{transform:rotate(0deg) scaleY(0.6)}20%{transform:rotate(-2deg) scaleY(1.05)}35%{transform:rotate(2deg) scaleY(1)}50%{transform:rotate(-2deg)}65%{transform:rotate(1deg)}80%{transform:rotate(-1deg)}100%{transform:rotate(0deg)}}@-webkit-keyframes hatch_bounce{0%{-webkit-transform:rotate(0deg) scaleY(0.6)}20%{-webkit-transform:rotate(-2deg) scaleY(1.05)}35%{-webkit-transform:rotate(2deg) scaleY(1)}50%{-webkit-transform:rotate(-2deg)}65%{-webkit-transform:rotate(1deg)}80%{-webkit-transform:rotate(-1deg)}100%{-webkit-transform:rotate(0deg)}}.still_bounce{animation-name:still_bounce;-webkit-animation-name:still_bounce;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes still_bounce{0%{transform:scale(1)}100%{transform:scale(1)}}@-webkit-keyframes still_bounce{0%{-webkit-transform:scale(1)}100%{-webkit-transform:scale(1)}}.slideDown_smooth{animation-name:slideDown_smooth;-webkit-animation-name:slideDown_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideDown_smooth{0%{transform:translateY(-100%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideDown_smooth{0%{-webkit-transform:translateY(-100%)}100%{-webkit-transform:translateY(0%)}}.slideUp_smooth{animation-name:slideUp_smooth;-webkit-animation-name:slideUp_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideUp_smooth{0%{transform:translateY(100%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideUp_smooth{0%{-webkit-transform:translateY(100%)}100%{-webkit-transform:translateY(0%)}}.slideLeft_smooth{animation-name:slideLeft_smooth;-webkit-animation-name:slideLeft_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes slideLeft_smooth{0%{transform:translateX(150%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideLeft_smooth{0%{-webkit-transform:translateX(150%)}100%{-webkit-transform:translateX(0%)}}.slideRight_smooth{animation-name:slideRight_smooth;-webkit-animation-name:slideRight_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes slideRight_smooth{0%{transform:translateX(-150%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideRight_smooth{0%{-webkit-transform:translateX(-150%)}100%{-webkit-transform:translateX(0%)}}.slideExpandUp_smooth{animation-name:slideExpandUp_smooth;-webkit-animation-name:slideExpandUp_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease -out;visibility:visible !important}@keyframes slideExpandUp_smooth{0%{transform:translateY(100%) scaleX(0.5)}30%{transform:translateY(0%) scaleX(0.5)}100%{transform:translateY(0%) scaleX(1)}}@-webkit-keyframes slideExpandUp_smooth{0%{-webkit-transform:translateY(100%) scaleX(0.5)}30%{-webkit-transform:translateY(-8%) scaleX(0.5)}100%{-webkit-transform:translateY(0%) scaleX(1)}}.expandUp_smooth{animation-name:expandUp_smooth;-webkit-animation-name:expandUp_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes expandUp_smooth{0%{transform:translateY(100%) scale(0.6) scaleY(0.5)}100%{transform:translateY(0%) scale(1) scaleY(1)}}@-webkit-keyframes expandUp_smooth{0%{-webkit-transform:translateY(100%) scale(0.6) scaleY(0.5)}100%{-webkit-transform:translateY(0%) scale(1) scaleY(1)}}.fadeIn_smooth{animation-name:fadeIn_smooth;-webkit-animation-name:fadeIn_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes fadeIn_smooth{0%{transform:scale(0)}100%{transform:scale(1)}}@-webkit-keyframes fadeIn_smooth{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1)}}.expandOpen_smooth{animation-name:expandOpen_smooth;-webkit-animation-name:expandOpen_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes expandOpen_smooth{0%{transform:scale(1.8)}100%{transform:scale(1)}}@-webkit-keyframes expandOpen_smooth{0%{-webkit-transform:scale(1.8)}100%{-webkit-transform:scale(1)}}.bigEntrance_smooth{animation-name:bigEntrance_smooth;-webkit-animation-name:bigEntrance_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes bigEntrance_smooth{0%{transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}100%{transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}@-webkit-keyframes bigEntrance_smooth{0%{-webkit-transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}100%{-webkit-transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}.hatch_smooth{animation-name:hatch_smooth;-webkit-animation-name:hatch_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes hatch_smooth{0%{transform:scaleY(0.6)}45%{transform:scaleY(1.05)}100%{transform:scaleY(1)}}@-webkit-keyframes hatch_smooth{0%{-webkit-transform:scaleY(0.6)}45%{-webkit-transform:scaleY(1.05)}100%{-webkit-transform:scaleY(1)}}.still_smooth{animation-name:still_smooth;-webkit-animation-name:still_smooth;animation-duration: 2000ms;-webkit-animation-duration: 2000ms;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes still_smooth{0%{transform:scale(1)}100%{transform:scale(1)}}@-webkit-keyframes still_smooth{0%{-webkit-transform:scale(1)}100%{-webkit-transform:scale(1)}}/*Begin Align Stack by Pressure Designs*/
#stacks_in_1673align{
	
	text-align: center;
	margin-left: auto;
	margin-right: auto; 
	
	
	
	
	
}
/*End Align Stack by Pressure Designs*//* 
 * Simple Headers
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.2.3
 */

#simpleHeaders_stacks_in_1674.headerInheritStylesOff,
#simpleHeaders_stacks_in_1674.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_1674.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_1674.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_1674.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_1674.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_1674.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
}
#simpleHeaders_stacks_in_1674.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_1674.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_1674.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_1674.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_1674.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_1674.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_1674.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_1674.headerInheritColorsOff,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff a,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff h6 {
	color: #FFFFFF;
}
#simpleHeaders_stacks_in_1674.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_1674.headerInheritColorsOff h6:hover {
	color: #FF6600;
}

#stacks_in_1675 {
	letter-spacing: 6px;
	font-size: 140%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1678 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_1678 {
		display: none !important;
	}
}
#stacks_in_746 .ls-wrapper{margin:0 auto;clear:both;overflow:auto;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:none !important}#stacks_in_746 .ls-wrapper .ls-preloader{background:url(../rw_common/plugins/stacks/tabulous-images/loading.gif) #000000 no-repeat center 75px;opacity:0.9;width:100%;height:200%;position:absolute;top:0;left:0}#stacks_in_746 .ls-wrapper .liquid-slider{width:100%;margin:0;float:left;overflow:hidden;position:relative;-webkit-backface-visibility:hidden;border-radius:0px;}#stacks_in_746 .ls-wrapper .panel-container{position:relative}#stacks_in_746 .ls-wrapper .panel-container .fadeClass{position:absolute;top:0;left:0;display:none}#stacks_in_746 .ls-wrapper .panel-container .panel{width:1030px;display:block;float:left;border:none;margin-bottom:0;padding:0;background:transparent;-webkit-backface-visibility:hidden}#stacks_in_746 .ls-wrapper .panel-container .panel.fade{position:absolute;top:0;opacity:0}#stacks_in_746 .ls-wrapper .panel-container .panel .panel-wrapper{padding:0px;position:relative}#stacks_in_746 .ls-wrapper .panel-container .panel .panel-wrapper .tab-title{display:none;}#stacks_in_746 .ls-wrapper .ls-nav{overflow:hidden;clear:both}@media screen and (max-width:600px){#stacks_in_746 .ls-wrapper .ls-nav{margin-bottom:0;margin-top:0;padding:0}}#stacks_in_746 .ls-wrapper .ls-nav ul{padding:0;clear:both;display:block;margin:auto;overflow:auto;-webkit-box-sizing:content-box;box-sizing:content-box;margin-top:0px;}#stacks_in_746 .ls-wrapper .ls-nav ul li{display:inline;margin:0;-webkit-box-sizing:content-box;box-sizing:content-box}#stacks_in_746 .ls-wrapper .ls-nav ul li a{display:block;float:left;text-decoration:none;margin-right:0px;color:#FFFFFF;font-size:0px;height:auto !important;-webkit-transition-property:background,color;transition-property:background,color;-webkit-transition-duration:250ms;transition-duration:250ms;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;padding:0px;}#stacks_in_746 .ls-wrapper .ls-nav ul li a:hover{color:#C1360D}#stacks_in_746 .ls-wrapper .ls-nav ul li a.current{color:#C1360D}#stacks_in_746 .ls-wrapper .ls-nav ul li a.current h1,#stacks_in_746 .ls-wrapper .ls-nav ul li a.current h2,#stacks_in_746 .ls-wrapper .ls-nav ul li a.current h3,#stacks_in_746 .ls-wrapper .ls-nav ul li a.current h4,#stacks_in_746 .ls-wrapper .ls-nav ul li a.current h5,#stacks_in_746 .ls-wrapper .ls-nav ul li a.current h6,#stacks_in_746 .ls-wrapper .ls-nav ul li a.current span{color:#C1360D}#stacks_in_746 .ls-wrapper .ls-nav ul li a h1,#stacks_in_746 .ls-wrapper .ls-nav ul li a h2,#stacks_in_746 .ls-wrapper .ls-nav ul li a h3,#stacks_in_746 .ls-wrapper .ls-nav ul li a h4,#stacks_in_746 .ls-wrapper .ls-nav ul li a h5,#stacks_in_746 .ls-wrapper .ls-nav ul li a h6,#stacks_in_746 .ls-wrapper .ls-nav ul li a span{display:inline;font-size:0px;color:#FFFFFF;margin:0}#stacks_in_746 .ls-wrapper .ls-nav ul li:first-child a{border-top-left-radius:0px;border-bottom-left-radius:0px;}#stacks_in_746 .ls-wrapper .ls-nav ul li:last-child a{margin-right:0;border-top-right-radius:0px;border-bottom-right-radius:0px;}#stacks_in_746 .ls-wrapper .ls-select-box{width:100%;height:35px;overflow:hidden;color:#C1360D;border-top-left-radius:0px;border-top-right-radius:0px;}#stacks_in_746 .ls-wrapper .ls-select-box select{width:110%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;padding:5px 10px;font-size:110%;height:35px;cursor:pointer;color:#C1360D;border-radius:0;border-top-left-radius:0px;border-top-right-radius:0px;}#stacks_in_746 .ls-wrapper .ls-select-box select option{font-weight:normal;color:#000000}#stacks_in_746 .ls-wrapper .ls-nav-left,#stacks_in_746 .ls-wrapper .ls-nav-right,#stacks_in_746 .ls-wrapper .ls-nav-left-arrow,#stacks_in_746 .ls-wrapper .ls-nav-right-arrow{cursor:pointer;position:absolute;bottom:20px;z-index:100;opacity:0.3 !important;filter:alpha(opacity=30) !important;-webkit-transition:opacity 250ms ease-in-out 0;transition:opacity 250ms ease-in-out 0;background-repeat:no-repeat;background-size:100%}#stacks_in_746 .ls-wrapper .ls-nav-left a,#stacks_in_746 .ls-wrapper .ls-nav-right a,#stacks_in_746 .ls-wrapper .ls-nav-left-arrow a,#stacks_in_746 .ls-wrapper .ls-nav-right-arrow a{display:block;font-size:20px;color:#000000;text-decoration:none}#stacks_in_746 .ls-wrapper .ls-nav-left:hover,#stacks_in_746 .ls-wrapper .ls-nav-right:hover,#stacks_in_746 .ls-wrapper .ls-nav-left-arrow:hover,#stacks_in_746 .ls-wrapper .ls-nav-right-arrow:hover{opacity:1.0 !important;filter:alpha(opacity=100) !important}#stacks_in_746 .ls-wrapper .ls-nav-right,#stacks_in_746 .ls-wrapper .ls-nav-right-arrow{right:5px}#stacks_in_746 .ls-wrapper .ls-nav-left,#stacks_in_746 .ls-wrapper .ls-nav-left-arrow{left:5px}#stacks_in_746 .ls-wrapper .ls-nav-left-arrow,#stacks_in_746 .ls-wrapper .ls-nav-right-arrow{width:20px;height:20px}#stacks_in_746 .ls-wrapper .ls-nav-right-arrow{background-image:url(../files/navArrowRight-746.png);background-position:top right}#stacks_in_746 .ls-wrapper .ls-nav-left-arrow{background-image:url(../files/navArrowLeft-746.png);background-position:top left}@media screen and (max-width:600px){}

#stacks_in_746 {
	padding: 0px 20px 0px 20px;
}
.vimeo-wrapper.stacks_in_2066{padding-top:calc((675/1200)*100%)}
#stacks_in_753 > .glass{padding:0%;border-color:#000000;border-width:0px;border-radius:0px}#stacks_in_753 > .glass.bg-color{background-color:#000000}#stacks_in_753 > .glass.bg-gradient{background-color:#89C5FF}#stacks_in_753 > .glass.bg-image.after,#stacks_in_753 > .bg-image.glass::after{opacity:0.25;background-image:url()}#stacks_in_753 > .glass.bg-image.after.bg-warehouse,#stacks_in_753 > .bg-image.bg-warehouse.glass::after{background-image:url()}@media only screen and (min-width:40.063em){#stacks_in_753 > .glass.bg-image.after,#stacks_in_753 > .bg-image.glass::after{}#stacks_in_753 > .glass.bg-image.after.bg-warehouse,#stacks_in_753 > .bg-image.bg-warehouse.glass::after{}}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_101 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_101 {
		display: none !important;
	}
}
/*Begin Align Stack by Pressure Designs*/
#stacks_in_299align{
	
	text-align: center;
	margin-left: auto;
	margin-right: auto; 
	
	
	
	
	
}
/*End Align Stack by Pressure Designs*//* 
 * Simple Headers
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.2.3
 */

#simpleHeaders_stacks_in_318.headerInheritStylesOff,
#simpleHeaders_stacks_in_318.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_318.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_318.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_318.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_318.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_318.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
}
#simpleHeaders_stacks_in_318.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_318.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_318.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_318.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_318.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_318.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_318.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_318.headerInheritColorsOff,
#simpleHeaders_stacks_in_318.headerInheritColorsOff a,
#simpleHeaders_stacks_in_318.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_318.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_318.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_318.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_318.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_318.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_318.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_318.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_318.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_318.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_318.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_318.headerInheritColorsOff h6 {
	color: #FFFFFF;
}
#simpleHeaders_stacks_in_318.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_318.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_318.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_318.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_318.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_318.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_318.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_318.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_318.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_318.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_318.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_318.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_318.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_318.headerInheritColorsOff h6:hover {
	color: #FF6600;
}

#stacks_in_318 {
	padding: 0px 40px 0px 40px;
}

#stacks_in_319 {
	letter-spacing: 5px;
	font-size: 119%;
}

.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_303 {
	height: 30.00px;
}




























@media print {
	#spacerStackstacks_in_303 {
		display: none !important;
	}
}
#stacks_in_1124 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1124 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1124 #jwresp_col2_stacks_in_1124{ float:right; width:48%}@media screen and (max-width:600px){#stacks_in_1124 #jwresp_col1_stacks_in_1124,#stacks_in_1124 #jwresp_col2_stacks_in_1124{width:100%;float:none;display:block}#stacks_in_1124 #jwresp_col1_stacks_in_1124{margin-bottom:15px}}

#stacks_in_1124 {
	padding: 0px 40px 0px 40px;
}

#stacks_in_998 {
	line-height: 2em;
	letter-spacing: 2px;
}

#stacks_in_1001 {
	line-height: 2em;
	letter-spacing: 2px;
}

.spacerStack {
	height: 50.00px;
}

#spacerStackstacks_in_308 {
	height: 50.00px;
}




























@media print {
	#spacerStackstacks_in_308 {
		display: none !important;
	}
}
.vimeo-wrapper.stacks_in_1912{padding-top:calc((675/1200)*100%)}
#stacks_in_2067 > .glass{padding:0%;border-color:#000000;border-width:0px;border-radius:0px}#stacks_in_2067 > .glass.bg-color{background-color:#000000}#stacks_in_2067 > .glass.bg-gradient{background-color:#89C5FF}#stacks_in_2067 > .glass.bg-image.after,#stacks_in_2067 > .bg-image.glass::after{opacity:0.25;background-image:url()}#stacks_in_2067 > .glass.bg-image.after.bg-warehouse,#stacks_in_2067 > .bg-image.bg-warehouse.glass::after{background-image:url()}@media only screen and (min-width:40.063em){#stacks_in_2067 > .glass.bg-image.after,#stacks_in_2067 > .bg-image.glass::after{}#stacks_in_2067 > .glass.bg-image.after.bg-warehouse,#stacks_in_2067 > .bg-image.bg-warehouse.glass::after{}}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_2068 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_2068 {
		display: none !important;
	}
}
/*Begin Align Stack by Pressure Designs*/
#stacks_in_2069align{
	
	text-align: center;
	margin-left: auto;
	margin-right: auto; 
	
	
	
	
	
}
/*End Align Stack by Pressure Designs*//* 
 * Simple Headers
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.2.3
 */

#simpleHeaders_stacks_in_2070.headerInheritStylesOff,
#simpleHeaders_stacks_in_2070.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_2070.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_2070.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_2070.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_2070.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_2070.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
}
#simpleHeaders_stacks_in_2070.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_2070.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_2070.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_2070.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_2070.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_2070.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_2070.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_2070.headerInheritColorsOff,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff a,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff h6 {
	color: #FFFFFF;
}
#simpleHeaders_stacks_in_2070.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_2070.headerInheritColorsOff h6:hover {
	color: #FF6600;
}

#stacks_in_2070 {
	padding: 0px 40px 0px 40px;
}

#stacks_in_2071 {
	letter-spacing: 5px;
	font-size: 119%;
}

.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_2073 {
	height: 30.00px;
}




























@media print {
	#spacerStackstacks_in_2073 {
		display: none !important;
	}
}
#stacks_in_2074 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2074 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_2074 #jwresp_col2_stacks_in_2074{ float:right; width:48%}@media screen and (max-width:600px){#stacks_in_2074 #jwresp_col1_stacks_in_2074,#stacks_in_2074 #jwresp_col2_stacks_in_2074{width:100%;float:none;display:block}#stacks_in_2074 #jwresp_col1_stacks_in_2074{margin-bottom:15px}}

#stacks_in_2074 {
	padding: 0px 40px 0px 40px;
}

#stacks_in_2077 {
	line-height: 2em;
	letter-spacing: 2px;
}

#stacks_in_2080 {
	line-height: 2em;
	letter-spacing: 2px;
}

.spacerStack {
	height: 50.00px;
}

#spacerStackstacks_in_2081 {
	height: 50.00px;
}




























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

#stacks_in_749 {
	letter-spacing: 3px;
}

#stacks_in_750 {
	letter-spacing: 3px;
}
.vimeo-wrapper.stacks_in_1920{padding-top:calc((675/1200)*100%)}
#stacks_in_2083 > .glass{padding:0%;border-color:#000000;border-width:0px;border-radius:0px}#stacks_in_2083 > .glass.bg-color{background-color:#000000}#stacks_in_2083 > .glass.bg-gradient{background-color:#89C5FF}#stacks_in_2083 > .glass.bg-image.after,#stacks_in_2083 > .bg-image.glass::after{opacity:0.25;background-image:url()}#stacks_in_2083 > .glass.bg-image.after.bg-warehouse,#stacks_in_2083 > .bg-image.bg-warehouse.glass::after{background-image:url()}@media only screen and (min-width:40.063em){#stacks_in_2083 > .glass.bg-image.after,#stacks_in_2083 > .bg-image.glass::after{}#stacks_in_2083 > .glass.bg-image.after.bg-warehouse,#stacks_in_2083 > .bg-image.bg-warehouse.glass::after{}}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_2084 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_2084 {
		display: none !important;
	}
}
/*Begin Align Stack by Pressure Designs*/
#stacks_in_2085align{
	
	text-align: center;
	margin-left: auto;
	margin-right: auto; 
	
	
	
	
	
}
/*End Align Stack by Pressure Designs*//* 
 * Simple Headers
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.2.3
 */

#simpleHeaders_stacks_in_2086.headerInheritStylesOff,
#simpleHeaders_stacks_in_2086.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_2086.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_2086.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_2086.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_2086.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_2086.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
}
#simpleHeaders_stacks_in_2086.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_2086.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_2086.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_2086.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_2086.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_2086.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_2086.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_2086.headerInheritColorsOff,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff a,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff h6 {
	color: #FFFFFF;
}
#simpleHeaders_stacks_in_2086.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_2086.headerInheritColorsOff h6:hover {
	color: #FF6600;
}

#stacks_in_2086 {
	padding: 0px 40px 0px 40px;
}

#stacks_in_2087 {
	letter-spacing: 5px;
	font-size: 119%;
}

.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_2089 {
	height: 30.00px;
}




























@media print {
	#spacerStackstacks_in_2089 {
		display: none !important;
	}
}
#stacks_in_2090 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2090 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_2090 #jwresp_col2_stacks_in_2090{ float:right; width:48%}@media screen and (max-width:600px){#stacks_in_2090 #jwresp_col1_stacks_in_2090,#stacks_in_2090 #jwresp_col2_stacks_in_2090{width:100%;float:none;display:block}#stacks_in_2090 #jwresp_col1_stacks_in_2090{margin-bottom:15px}}

#stacks_in_2090 {
	padding: 0px 40px 0px 40px;
}

#stacks_in_2093 {
	line-height: 2em;
	letter-spacing: 2px;
}

#stacks_in_2096 {
	line-height: 2em;
	letter-spacing: 2px;
}

.spacerStack {
	height: 50.00px;
}

#spacerStackstacks_in_2097 {
	height: 50.00px;
}




























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

#stacks_in_784 {
	letter-spacing: 3px;
}
.vimeo-wrapper.stacks_in_2049{padding-top:calc((559/1200)*100%)}
#stacks_in_2099 > .glass{padding:0%;border-color:#000000;border-width:0px;border-radius:0px}#stacks_in_2099 > .glass.bg-color{background-color:#000000}#stacks_in_2099 > .glass.bg-gradient{background-color:#89C5FF}#stacks_in_2099 > .glass.bg-image.after,#stacks_in_2099 > .bg-image.glass::after{opacity:0.25;background-image:url()}#stacks_in_2099 > .glass.bg-image.after.bg-warehouse,#stacks_in_2099 > .bg-image.bg-warehouse.glass::after{background-image:url()}@media only screen and (min-width:40.063em){#stacks_in_2099 > .glass.bg-image.after,#stacks_in_2099 > .bg-image.glass::after{}#stacks_in_2099 > .glass.bg-image.after.bg-warehouse,#stacks_in_2099 > .bg-image.bg-warehouse.glass::after{}}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_2100 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_2100 {
		display: none !important;
	}
}
/*Begin Align Stack by Pressure Designs*/
#stacks_in_2101align{
	
	text-align: center;
	margin-left: auto;
	margin-right: auto; 
	
	
	
	
	
}
/*End Align Stack by Pressure Designs*//* 
 * Simple Headers
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.2.3
 */

#simpleHeaders_stacks_in_2102.headerInheritStylesOff,
#simpleHeaders_stacks_in_2102.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_2102.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_2102.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_2102.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_2102.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_2102.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
}
#simpleHeaders_stacks_in_2102.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_2102.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_2102.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_2102.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_2102.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_2102.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_2102.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_2102.headerInheritColorsOff,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff a,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff h6 {
	color: #FFFFFF;
}
#simpleHeaders_stacks_in_2102.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_2102.headerInheritColorsOff h6:hover {
	color: #FF6600;
}

#stacks_in_2102 {
	padding: 0px 40px 0px 40px;
}

#stacks_in_2103 {
	letter-spacing: 5px;
	font-size: 119%;
}

.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_2105 {
	height: 30.00px;
}




























@media print {
	#spacerStackstacks_in_2105 {
		display: none !important;
	}
}
#stacks_in_2106 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2106 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_2106 #jwresp_col2_stacks_in_2106{ float:right; width:48%}@media screen and (max-width:600px){#stacks_in_2106 #jwresp_col1_stacks_in_2106,#stacks_in_2106 #jwresp_col2_stacks_in_2106{width:100%;float:none;display:block}#stacks_in_2106 #jwresp_col1_stacks_in_2106{margin-bottom:15px}}

#stacks_in_2106 {
	padding: 0px 40px 0px 40px;
}

#stacks_in_2109 {
	line-height: 2em;
	letter-spacing: 2px;
}

#stacks_in_2112 {
	line-height: 2em;
	letter-spacing: 2px;
}

.spacerStack {
	height: 50.00px;
}

#spacerStackstacks_in_2113 {
	height: 50.00px;
}




























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

#stacks_in_786 {
	letter-spacing: 3px;
}
#stacks_in_2033 > .glass{padding:0%;border-color:#000000;border-width:0px;border-radius:0px}#stacks_in_2033 > .glass.bg-color{background-color:#000000}#stacks_in_2033 > .glass.bg-gradient{background-color:#89C5FF}#stacks_in_2033 > .glass.bg-image.after,#stacks_in_2033 > .bg-image.glass::after{opacity:0.25;background-image:url()}#stacks_in_2033 > .glass.bg-image.after.bg-warehouse,#stacks_in_2033 > .bg-image.bg-warehouse.glass::after{background-image:url()}@media only screen and (min-width:40.063em){#stacks_in_2033 > .glass.bg-image.after,#stacks_in_2033 > .bg-image.glass::after{}#stacks_in_2033 > .glass.bg-image.after.bg-warehouse,#stacks_in_2033 > .bg-image.bg-warehouse.glass::after{}}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_2034 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_2034 {
		display: none !important;
	}
}
/*Begin Align Stack by Pressure Designs*/
#stacks_in_2035align{
	
	text-align: center;
	margin-left: auto;
	margin-right: auto; 
	
	
	
	
	
}
/*End Align Stack by Pressure Designs*//* 
 * Simple Headers
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.2.3
 */

#simpleHeaders_stacks_in_2036.headerInheritStylesOff,
#simpleHeaders_stacks_in_2036.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_2036.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_2036.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_2036.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_2036.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_2036.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
}
#simpleHeaders_stacks_in_2036.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_2036.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_2036.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_2036.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_2036.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_2036.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_2036.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_2036.headerInheritColorsOff,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff a,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff h6 {
	color: #FFFFFF;
}
#simpleHeaders_stacks_in_2036.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_2036.headerInheritColorsOff h6:hover {
	color: #FF6600;
}

#stacks_in_2036 {
	padding: 0px 40px 0px 40px;
}

#stacks_in_2037 {
	letter-spacing: 5px;
	font-size: 119%;
}

.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_2039 {
	height: 30.00px;
}




























@media print {
	#spacerStackstacks_in_2039 {
		display: none !important;
	}
}
#stacks_in_2040 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2040 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_2040 #jwresp_col2_stacks_in_2040{ float:right; width:48%}@media screen and (max-width:600px){#stacks_in_2040 #jwresp_col1_stacks_in_2040,#stacks_in_2040 #jwresp_col2_stacks_in_2040{width:100%;float:none;display:block}#stacks_in_2040 #jwresp_col1_stacks_in_2040{margin-bottom:15px}}

#stacks_in_2040 {
	padding: 0px 40px 0px 40px;
}

#stacks_in_2043 {
	line-height: 2em;
	letter-spacing: 2px;
}

#stacks_in_2046 {
	line-height: 2em;
	letter-spacing: 2px;
}

.spacerStack {
	height: 50.00px;
}

#spacerStackstacks_in_2047 {
	height: 50.00px;
}




























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

#stacks_in_788 {
	letter-spacing: 3px;
}
.vimeo-wrapper.stacks_in_2119{padding-top:calc((675/1200)*100%)}
#stacks_in_2015 > .glass{padding:0%;border-color:#000000;border-width:0px;border-radius:0px}#stacks_in_2015 > .glass.bg-color{background-color:#000000}#stacks_in_2015 > .glass.bg-gradient{background-color:#89C5FF}#stacks_in_2015 > .glass.bg-image.after,#stacks_in_2015 > .bg-image.glass::after{opacity:0.25;background-image:url()}#stacks_in_2015 > .glass.bg-image.after.bg-warehouse,#stacks_in_2015 > .bg-image.bg-warehouse.glass::after{background-image:url()}@media only screen and (min-width:40.063em){#stacks_in_2015 > .glass.bg-image.after,#stacks_in_2015 > .bg-image.glass::after{}#stacks_in_2015 > .glass.bg-image.after.bg-warehouse,#stacks_in_2015 > .bg-image.bg-warehouse.glass::after{}}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_2016 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_2016 {
		display: none !important;
	}
}
/*Begin Align Stack by Pressure Designs*/
#stacks_in_2017align{
	
	text-align: center;
	margin-left: auto;
	margin-right: auto; 
	
	
	
	
	
}
/*End Align Stack by Pressure Designs*//* 
 * Simple Headers
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.2.3
 */

#simpleHeaders_stacks_in_2018.headerInheritStylesOff,
#simpleHeaders_stacks_in_2018.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_2018.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_2018.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_2018.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_2018.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_2018.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
}
#simpleHeaders_stacks_in_2018.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_2018.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_2018.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_2018.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_2018.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_2018.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_2018.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_2018.headerInheritColorsOff,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff a,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff h6 {
	color: #FFFFFF;
}
#simpleHeaders_stacks_in_2018.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_2018.headerInheritColorsOff h6:hover {
	color: #FF6600;
}

#stacks_in_2018 {
	padding: 0px 40px 0px 40px;
}

#stacks_in_2019 {
	letter-spacing: 5px;
	font-size: 120%;
}

.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_2021 {
	height: 30.00px;
}




























@media print {
	#spacerStackstacks_in_2021 {
		display: none !important;
	}
}
#stacks_in_2022 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2022 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_2022 #jwresp_col2_stacks_in_2022{ float:right; width:48%}@media screen and (max-width:600px){#stacks_in_2022 #jwresp_col1_stacks_in_2022,#stacks_in_2022 #jwresp_col2_stacks_in_2022{width:100%;float:none;display:block}#stacks_in_2022 #jwresp_col1_stacks_in_2022{margin-bottom:15px}}

#stacks_in_2022 {
	padding: 0px 40px 0px 40px;
}

#stacks_in_2025 {
	line-height: 2em;
	letter-spacing: 2px;
}

#stacks_in_2028 {
	line-height: 2em;
	letter-spacing: 2px;
}

.spacerStack {
	height: 50.00px;
}

#spacerStackstacks_in_2029 {
	height: 50.00px;
}




























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

#stacks_in_790 {
	letter-spacing: 3px;
}
.vimeo-wrapper.stacks_in_2118{padding-top:calc((675/1200)*100%)}
#stacks_in_1982 > .glass{padding:0%;border-color:#000000;border-width:0px;border-radius:0px}#stacks_in_1982 > .glass.bg-color{background-color:#000000}#stacks_in_1982 > .glass.bg-gradient{background-color:#89C5FF}#stacks_in_1982 > .glass.bg-image.after,#stacks_in_1982 > .bg-image.glass::after{opacity:0.25;background-image:url()}#stacks_in_1982 > .glass.bg-image.after.bg-warehouse,#stacks_in_1982 > .bg-image.bg-warehouse.glass::after{background-image:url()}@media only screen and (min-width:40.063em){#stacks_in_1982 > .glass.bg-image.after,#stacks_in_1982 > .bg-image.glass::after{}#stacks_in_1982 > .glass.bg-image.after.bg-warehouse,#stacks_in_1982 > .bg-image.bg-warehouse.glass::after{}}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1983 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_1983 {
		display: none !important;
	}
}
/*Begin Align Stack by Pressure Designs*/
#stacks_in_1984align{
	
	text-align: center;
	margin-left: auto;
	margin-right: auto; 
	
	
	
	
	
}
/*End Align Stack by Pressure Designs*//* 
 * Simple Headers
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.2.3
 */

#simpleHeaders_stacks_in_1985.headerInheritStylesOff,
#simpleHeaders_stacks_in_1985.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_1985.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_1985.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_1985.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_1985.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_1985.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
}
#simpleHeaders_stacks_in_1985.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_1985.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_1985.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_1985.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_1985.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_1985.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_1985.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_1985.headerInheritColorsOff,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff a,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff h6 {
	color: #FFFFFF;
}
#simpleHeaders_stacks_in_1985.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_1985.headerInheritColorsOff h6:hover {
	color: #FF6600;
}

#stacks_in_1985 {
	padding: 0px 40px 0px 40px;
}

#stacks_in_1986 {
	letter-spacing: 5px;
	font-size: 120%;
}

.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_1988 {
	height: 30.00px;
}




























@media print {
	#spacerStackstacks_in_1988 {
		display: none !important;
	}
}
#stacks_in_1989 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1989 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1989 #jwresp_col2_stacks_in_1989{ float:right; width:48%}@media screen and (max-width:600px){#stacks_in_1989 #jwresp_col1_stacks_in_1989,#stacks_in_1989 #jwresp_col2_stacks_in_1989{width:100%;float:none;display:block}#stacks_in_1989 #jwresp_col1_stacks_in_1989{margin-bottom:15px}}

#stacks_in_1989 {
	padding: 0px 40px 0px 40px;
}

#stacks_in_1992 {
	line-height: 2em;
	letter-spacing: 2px;
}

#stacks_in_1995 {
	line-height: 2em;
	letter-spacing: 2px;
}

.spacerStack {
	height: 50.00px;
}

#spacerStackstacks_in_1996 {
	height: 50.00px;
}




























@media print {
	#spacerStackstacks_in_1996 {
		display: none !important;
	}
}
.vimeo-wrapper.stacks_in_1980{padding-top:calc((675/1200)*100%)}

.spacerStack {
	height: 80.00px;
}

#spacerStackstacks_in_36 {
	height: 80.00px;
}




























@media print {
	#spacerStackstacks_in_36 {
		display: none !important;
	}
}
/*Begin Align Stack by Pressure Designs*/
#stacks_in_2175align{
	
	text-align: center;
	margin-left: auto;
	margin-right: auto; 
	
	
	
	
	
}
/*End Align Stack by Pressure Designs*//* 
 * Simple Headers
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.2.3
 */

#simpleHeaders_stacks_in_2176.headerInheritStylesOff,
#simpleHeaders_stacks_in_2176.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_2176.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_2176.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_2176.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_2176.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_2176.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
}
#simpleHeaders_stacks_in_2176.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_2176.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_2176.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_2176.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_2176.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_2176.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_2176.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_2176.headerInheritColorsOff,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff a,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff h6 {
	color: #FFFFFF;
}
#simpleHeaders_stacks_in_2176.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_2176.headerInheritColorsOff h6:hover {
	color: #FF6600;
}

#stacks_in_2177 {
	letter-spacing: 6px;
	font-size: 139%;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_296 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_296 {
		display: none !important;
	}
}
@important "partials/mixins";
#responsive-timeline-stacks_in_60 {
  padding: 20px 0;
  position: relative; }
  #responsive-timeline-stacks_in_60 .responsive-timeline-scroll-notice {
    color: rgba(0, 0, 0, 1.00);
    background: rgba(255, 255, 255, 1.00);
    font-family: custom;
    width: 70px;
    padding: 5px;
    display: block;
    margin: 0 auto;
    display: block;
    font-size: 14px;
    text-align: center;
    border-radius: 3px; }
  #responsive-timeline-stacks_in_60 .responsive-timeline-line {
    width: 80px;
    top: 10px;
    bottom: 10px;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    position: absolute;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    box-sizing: border-box;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    #responsive-timeline-stacks_in_60 .responsive-timeline-line::before {
      width: 10px;
      background: rgba(255, 255, 255, 0.20);
      content: '';
      height: 100%;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      display: inline-block;
      box-sizing: border-box; }
  #responsive-timeline-stacks_in_60 .responsive-timeline-container {
    z-index: 2;
    overflow-y: hidden;
    position: relative;
    box-sizing: border-box; }
  #responsive-timeline-stacks_in_60 .responsive-timeline-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    transition: all 0.3s ease-out;
    /*  */
    opacity: 0;
    -webkit-animation-name: item-fade-in;
            animation-name: item-fade-in;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
    /*  */ }
    #responsive-timeline-stacks_in_60 .responsive-timeline-item:nth-child(even) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      #responsive-timeline-stacks_in_60 .responsive-timeline-item:nth-child(even) .responsive-timeline-content-outer .responsive-timeline-content::before {
        left: -9px;
        box-sizing: border-box; }
    #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-content-outer {
      padding: 20px;
      max-width: calc(50% - 40.000000px);
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      position: relative;
      box-sizing: border-box;
      transition: all 0.3s ease-out; }
      #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content {
        /*  */
        color: rgba(0, 0, 0, 1.00);
        padding: 20px;
        border-radius: 0px;
        background: rgba(255, 255, 255, 1.00);
        /*  */
        font-family: ;
        /*  */
        z-index: 2;
        width: 100%;
        height: 100%;
        position: relative;
        box-sizing: border-box;
        transition: all 0.3s ease-out; }
        #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content h1, #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content h2, #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content h3, #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content h4, #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content h5, #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content h6 {
          color: #CB2A0D; }
        #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content a, #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content a:visited, #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content a:active {
          color: #CB2A0D; }
        #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content::before {
          width: 20px;
          height: 20px;
          right: -9px;
          border-radius: 0px;
          top: 20.000000px;
          content: '';
          z-index: 1;
          display: block;
          position: absolute;
          background: inherit;
          box-sizing: border-box;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
          -webkit-transform-origin: center center;
                  transform-origin: center center; }
    #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-icon-outer {
      padding: 20px 10px;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      box-sizing: border-box;
      transition: all 0.3s ease-out; }
      #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon {
        /*  */
        overflow: hidden;
        width: 60px;
        height: 60px;
        border: 0px solid rgba(255, 255, 255, 1.00);
        border-radius: 10px;
        background: rgba(203, 56, 10, 1.00);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        box-sizing: border-box;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        transition: all 0.3s ease-out; }
        #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon img {
          width: 100%;
          height: auto;
          -webkit-box-flex: 1;
              -ms-flex: 1 0 auto;
                  flex: 1 0 auto; }
        #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon i {
          color: rgba(255, 255, 255, 1.00);
          font-size: 36px;
          box-sizing: border-box; }
          #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon i[class*="ion-"] {
            max-width: 36px;
            max-height: 36px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            box-sizing: border-box;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center; }
    #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-date-outer {
      height: 60px;
      padding: 0 10px;
      margin-top: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      box-sizing: border-box;
      transition: all 0.3s ease-out; }
      #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-date-outer .responsive-timeline-date {
        color: rgba(255, 255, 255, 1.00);
        font-size: 20px;
        /*  */
        font-family: ;
        /*  */
        box-sizing: border-box;
        transition: all 0.3s ease-out; }

/*  */
/*  */
@media (min-width: 700px) {
  #responsive-timeline-stacks_in_60.vertical.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #responsive-timeline-stacks_in_60.vertical.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  #responsive-timeline-stacks_in_60.vertical.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #responsive-timeline-stacks_in_60.vertical.animation-outside-in .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  #responsive-timeline-stacks_in_60.vertical.animation-outside-in .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  #responsive-timeline-stacks_in_60.vertical.animation-outside-in .responsive-timeline-item .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  #responsive-timeline-stacks_in_60.vertical.animation-outside-in .responsive-timeline-item:nth-child(even) .responsive-timeline-content-outer .responsive-timeline-content {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  #responsive-timeline-stacks_in_60.vertical.animation-outside-in .responsive-timeline-item:nth-child(even) .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  #responsive-timeline-stacks_in_60.vertical.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #responsive-timeline-stacks_in_60.vertical.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  #responsive-timeline-stacks_in_60.vertical.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #responsive-timeline-stacks_in_60.horizontal.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  #responsive-timeline-stacks_in_60.horizontal.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  #responsive-timeline-stacks_in_60.horizontal.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  #responsive-timeline-stacks_in_60.horizontal.animation-outside-in .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  #responsive-timeline-stacks_in_60.horizontal.animation-outside-in .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  #responsive-timeline-stacks_in_60.horizontal.animation-outside-in .responsive-timeline-item .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  #responsive-timeline-stacks_in_60.horizontal.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  #responsive-timeline-stacks_in_60.horizontal.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  #responsive-timeline-stacks_in_60.horizontal.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  #responsive-timeline-stacks_in_60.horizontal {
    padding: 0; }
    #responsive-timeline-stacks_in_60.horizontal .responsive-timeline-line {
      top: auto;
      width: 100%;
      bottom: 60px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 80px; }
      #responsive-timeline-stacks_in_60.horizontal .responsive-timeline-line::before {
        width: 100%;
        height: 5px; }
    #responsive-timeline-stacks_in_60.horizontal .responsive-timeline-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow-x: scroll; }
      #responsive-timeline-stacks_in_60.horizontal .responsive-timeline-container .responsive-timeline-item {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto;
        padding-top: 0;
        width: 100%;
        max-width: 400px;
        position: relative;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-bottom: 140px; }
        #responsive-timeline-stacks_in_60.horizontal .responsive-timeline-container .responsive-timeline-item .responsive-timeline-content-outer {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          max-width: 100%;
          min-height: auto;
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; }
          #responsive-timeline-stacks_in_60.horizontal .responsive-timeline-container .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content::before {
            top: auto;
            bottom: -10px;
            left: 20px; }
        #responsive-timeline-stacks_in_60.horizontal .responsive-timeline-container .responsive-timeline-item .responsive-timeline-icon-outer {
          min-height: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end;
          padding: 10px 20px;
          margin-bottom: -80px; }
        #responsive-timeline-stacks_in_60.horizontal .responsive-timeline-container .responsive-timeline-item .responsive-timeline-date-outer {
          left: 0;
          top: auto;
          bottom: 0;
          margin-top: 0;
          position: absolute;
          padding-left: 20px; } }

/*  */
@media (max-width: 700px) {
  #responsive-timeline-stacks_in_60.horizontal .responsive-timeline-container {
    overflow-x: hidden; }
  #responsive-timeline-stacks_in_60.horizontal .responsive-timeline-scroll-notice {
    display: none; }
  #responsive-timeline-stacks_in_60 .responsive-timeline-line {
    left: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: 60px; }
  #responsive-timeline-stacks_in_60 .responsive-timeline-item {
    position: relative;
    padding-top: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    #responsive-timeline-stacks_in_60 .responsive-timeline-item:nth-child(odd) .responsive-timeline-content-outer .responsive-timeline-content::before {
      left: -9px;
      right: auto; }
    #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-content-outer {
      width: 100%;
      max-width: calc(100% - 60px); }
      #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content::before {
        top: 10.000000px; }
    #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-icon-outer {
      padding: 20px 10px; }
      #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon {
        width: 40px;
        height: 40px;
        border-radius: 5px; }
        #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon i {
          font-size: 24px; }
          #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon i[class*="ion-"] {
            max-width: 24px;
            max-height: 24px; }
    #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-date-outer {
      top: 0;
      left: 0;
      width: 100%;
      margin-top: 0;
      position: absolute;
      height: 40px;
      padding: 0 10px;
      padding-left: 80px; }
      #responsive-timeline-stacks_in_60 .responsive-timeline-item .responsive-timeline-date-outer .responsive-timeline-date {
        font-size: 16px; }
  #responsive-timeline-stacks_in_60.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #responsive-timeline-stacks_in_60.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  #responsive-timeline-stacks_in_60.animation-outside-in .responsive-timeline-item:first-child .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #responsive-timeline-stacks_in_60.animation-outside-in .responsive-timeline-item .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  #responsive-timeline-stacks_in_60.animation-outside-in .responsive-timeline-item .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  #responsive-timeline-stacks_in_60.animation-outside-in .responsive-timeline-item .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  #responsive-timeline-stacks_in_60.animation-outside-in .responsive-timeline-item:nth-child(even) .responsive-timeline-content-outer .responsive-timeline-content {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  #responsive-timeline-stacks_in_60.animation-outside-in .responsive-timeline-item:nth-child(even) .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  #responsive-timeline-stacks_in_60.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-content-outer .responsive-timeline-content {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  #responsive-timeline-stacks_in_60.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-icon-outer .responsive-timeline-icon {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  #responsive-timeline-stacks_in_60.animation-outside-in .responsive-timeline-item.responsive-timeline-animate .responsive-timeline-date-outer .responsive-timeline-date {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes item-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes item-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#responsive-timeline-item-stacks_in_61 img {
  width: px;
  height: px;
  margin: px px px px; }

#stacks_in_2159 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_2160 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_2160 {
		display: none !important;
	}
}
#responsive-timeline-item-stacks_in_2138 img {
  width: px;
  height: px;
  margin: px px px px; }

#stacks_in_2142 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_2143 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_2143 {
		display: none !important;
	}
}
#stacks_in_2144 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2144 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_2144 #jwresp_col2_stacks_in_2144{ float:right; width:48%}@media screen and (max-width:1000px){#stacks_in_2144 #jwresp_col1_stacks_in_2144,#stacks_in_2144 #jwresp_col2_stacks_in_2144{width:100%;float:none;display:block}#stacks_in_2144 #jwresp_col1_stacks_in_2144{margin-bottom:15px}}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2195 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2195 code, #hyp_stacks_in_2195 var, #hyp_stacks_in_2195 kbd, #hyp_stacks_in_2195 samp, #hyp_stacks_in_2195 tt, #hyp_stacks_in_2195 dir, #hyp_stacks_in_2195 listing, #hyp_stacks_in_2195 plaintext, #hyp_stacks_in_2195 xmp, #hyp_stacks_in_2195 abbr, #hyp_stacks_in_2195 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#responsive-timeline-item-stacks_in_2120 img {
  width: px;
  height: px;
  margin: px px px px; }

#stacks_in_2124 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_2125 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_2125 {
		display: none !important;
	}
}
#stacks_in_2126 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2126 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_2126 #jwresp_col2_stacks_in_2126{ float:right; width:48%}@media screen and (max-width:1000px){#stacks_in_2126 #jwresp_col1_stacks_in_2126,#stacks_in_2126 #jwresp_col2_stacks_in_2126{width:100%;float:none;display:block}#stacks_in_2126 #jwresp_col1_stacks_in_2126{margin-bottom:15px}}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2197 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2197 code, #hyp_stacks_in_2197 var, #hyp_stacks_in_2197 kbd, #hyp_stacks_in_2197 samp, #hyp_stacks_in_2197 tt, #hyp_stacks_in_2197 dir, #hyp_stacks_in_2197 listing, #hyp_stacks_in_2197 plaintext, #hyp_stacks_in_2197 xmp, #hyp_stacks_in_2197 abbr, #hyp_stacks_in_2197 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#responsive-timeline-item-stacks_in_1786 img {
  width: px;
  height: px;
  margin: px px px px; }

#stacks_in_1789 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1790 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1790 {
		display: none !important;
	}
}
#stacks_in_1791 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1791 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1791 #jwresp_col2_stacks_in_1791{ float:right; width:48%}@media screen and (max-width:1000px){#stacks_in_1791 #jwresp_col1_stacks_in_1791,#stacks_in_1791 #jwresp_col2_stacks_in_1791{width:100%;float:none;display:block}#stacks_in_1791 #jwresp_col1_stacks_in_1791{margin-bottom:15px}}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2199 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2199 code, #hyp_stacks_in_2199 var, #hyp_stacks_in_2199 kbd, #hyp_stacks_in_2199 samp, #hyp_stacks_in_2199 tt, #hyp_stacks_in_2199 dir, #hyp_stacks_in_2199 listing, #hyp_stacks_in_2199 plaintext, #hyp_stacks_in_2199 xmp, #hyp_stacks_in_2199 abbr, #hyp_stacks_in_2199 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#responsive-timeline-item-stacks_in_1769 img {
  width: px;
  height: px;
  margin: px px px px; }

#stacks_in_1772 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1773 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1773 {
		display: none !important;
	}
}
#stacks_in_1774 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1774 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1774 #jwresp_col2_stacks_in_1774{ float:right; width:48%}@media screen and (max-width:1000px){#stacks_in_1774 #jwresp_col1_stacks_in_1774,#stacks_in_1774 #jwresp_col2_stacks_in_1774{width:100%;float:none;display:block}#stacks_in_1774 #jwresp_col1_stacks_in_1774{margin-bottom:15px}}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2201 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2201 code, #hyp_stacks_in_2201 var, #hyp_stacks_in_2201 kbd, #hyp_stacks_in_2201 samp, #hyp_stacks_in_2201 tt, #hyp_stacks_in_2201 dir, #hyp_stacks_in_2201 listing, #hyp_stacks_in_2201 plaintext, #hyp_stacks_in_2201 xmp, #hyp_stacks_in_2201 abbr, #hyp_stacks_in_2201 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#responsive-timeline-item-stacks_in_1729 img {
  width: px;
  height: px;
  margin: px px px px; }

#stacks_in_1732 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1733 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1733 {
		display: none !important;
	}
}
#stacks_in_1734 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1734 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1734 #jwresp_col2_stacks_in_1734{ float:right; width:48%}@media screen and (max-width:1000px){#stacks_in_1734 #jwresp_col1_stacks_in_1734,#stacks_in_1734 #jwresp_col2_stacks_in_1734{width:100%;float:none;display:block}#stacks_in_1734 #jwresp_col1_stacks_in_1734{margin-bottom:15px}}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2203 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2203 code, #hyp_stacks_in_2203 var, #hyp_stacks_in_2203 kbd, #hyp_stacks_in_2203 samp, #hyp_stacks_in_2203 tt, #hyp_stacks_in_2203 dir, #hyp_stacks_in_2203 listing, #hyp_stacks_in_2203 plaintext, #hyp_stacks_in_2203 xmp, #hyp_stacks_in_2203 abbr, #hyp_stacks_in_2203 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#responsive-timeline-item-stacks_in_683 img {
  width: px;
  height: px;
  margin: px px px px; }

#stacks_in_686 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_687 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_687 {
		display: none !important;
	}
}
#stacks_in_1173 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1173 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1173 #jwresp_col2_stacks_in_1173{ float:right; width:48%}@media screen and (max-width:1000px){#stacks_in_1173 #jwresp_col1_stacks_in_1173,#stacks_in_1173 #jwresp_col2_stacks_in_1173{width:100%;float:none;display:block}#stacks_in_1173 #jwresp_col1_stacks_in_1173{margin-bottom:15px}}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2205 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2205 code, #hyp_stacks_in_2205 var, #hyp_stacks_in_2205 kbd, #hyp_stacks_in_2205 samp, #hyp_stacks_in_2205 tt, #hyp_stacks_in_2205 dir, #hyp_stacks_in_2205 listing, #hyp_stacks_in_2205 plaintext, #hyp_stacks_in_2205 xmp, #hyp_stacks_in_2205 abbr, #hyp_stacks_in_2205 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#responsive-timeline-item-stacks_in_693 img {
  width: px;
  height: px;
  margin: px px px px; }

#stacks_in_696 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_697 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_697 {
		display: none !important;
	}
}
#stacks_in_1176 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1176 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1176 #jwresp_col2_stacks_in_1176{ float:right; width:48%}@media screen and (max-width:1000px){#stacks_in_1176 #jwresp_col1_stacks_in_1176,#stacks_in_1176 #jwresp_col2_stacks_in_1176{width:100%;float:none;display:block}#stacks_in_1176 #jwresp_col1_stacks_in_1176{margin-bottom:15px}}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2207 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2207 code, #hyp_stacks_in_2207 var, #hyp_stacks_in_2207 kbd, #hyp_stacks_in_2207 samp, #hyp_stacks_in_2207 tt, #hyp_stacks_in_2207 dir, #hyp_stacks_in_2207 listing, #hyp_stacks_in_2207 plaintext, #hyp_stacks_in_2207 xmp, #hyp_stacks_in_2207 abbr, #hyp_stacks_in_2207 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */
.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_1768 {
	height: 30.00px;
}




























@media print {
	#spacerStackstacks_in_1768 {
		display: none !important;
	}
}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2209 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2209 code, #hyp_stacks_in_2209 var, #hyp_stacks_in_2209 kbd, #hyp_stacks_in_2209 samp, #hyp_stacks_in_2209 tt, #hyp_stacks_in_2209 dir, #hyp_stacks_in_2209 listing, #hyp_stacks_in_2209 plaintext, #hyp_stacks_in_2209 xmp, #hyp_stacks_in_2209 abbr, #hyp_stacks_in_2209 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#responsive-timeline-item-stacks_in_1746 img {
  width: px;
  height: px;
  margin: px px px px; }

#stacks_in_1749 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1750 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1750 {
		display: none !important;
	}
}
#stacks_in_1751 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1751 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1751 #jwresp_col2_stacks_in_1751{ float:right; width:48%}@media screen and (max-width:1000px){#stacks_in_1751 #jwresp_col1_stacks_in_1751,#stacks_in_1751 #jwresp_col2_stacks_in_1751{width:100%;float:none;display:block}#stacks_in_1751 #jwresp_col1_stacks_in_1751{margin-bottom:15px}}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2211 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2211 code, #hyp_stacks_in_2211 var, #hyp_stacks_in_2211 kbd, #hyp_stacks_in_2211 samp, #hyp_stacks_in_2211 tt, #hyp_stacks_in_2211 dir, #hyp_stacks_in_2211 listing, #hyp_stacks_in_2211 plaintext, #hyp_stacks_in_2211 xmp, #hyp_stacks_in_2211 abbr, #hyp_stacks_in_2211 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#responsive-timeline-item-stacks_in_703 img {
  width: px;
  height: px;
  margin: px px px px; }

#stacks_in_706 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_707 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_707 {
		display: none !important;
	}
}
#stacks_in_1179 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1179 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1179 #jwresp_col2_stacks_in_1179{ float:right; width:48%}@media screen and (max-width:1000px){#stacks_in_1179 #jwresp_col1_stacks_in_1179,#stacks_in_1179 #jwresp_col2_stacks_in_1179{width:100%;float:none;display:block}#stacks_in_1179 #jwresp_col1_stacks_in_1179{margin-bottom:15px}}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2213 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2213 code, #hyp_stacks_in_2213 var, #hyp_stacks_in_2213 kbd, #hyp_stacks_in_2213 samp, #hyp_stacks_in_2213 tt, #hyp_stacks_in_2213 dir, #hyp_stacks_in_2213 listing, #hyp_stacks_in_2213 plaintext, #hyp_stacks_in_2213 xmp, #hyp_stacks_in_2213 abbr, #hyp_stacks_in_2213 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#responsive-timeline-item-stacks_in_1248 img {
  width: px;
  height: px;
  margin: px px px px; }

#stacks_in_1481 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1482 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1482 {
		display: none !important;
	}
}
#stacks_in_1483 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1483 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1483 #jwresp_col2_stacks_in_1483{ float:right; width:48%}@media screen and (max-width:1000px){#stacks_in_1483 #jwresp_col1_stacks_in_1483,#stacks_in_1483 #jwresp_col2_stacks_in_1483{width:100%;float:none;display:block}#stacks_in_1483 #jwresp_col1_stacks_in_1483{margin-bottom:15px}}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2215 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2215 code, #hyp_stacks_in_2215 var, #hyp_stacks_in_2215 kbd, #hyp_stacks_in_2215 samp, #hyp_stacks_in_2215 tt, #hyp_stacks_in_2215 dir, #hyp_stacks_in_2215 listing, #hyp_stacks_in_2215 plaintext, #hyp_stacks_in_2215 xmp, #hyp_stacks_in_2215 abbr, #hyp_stacks_in_2215 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#responsive-timeline-item-stacks_in_1276 img {
  width: px;
  height: px;
  margin: px px px px; }

#stacks_in_1279 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1280 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1280 {
		display: none !important;
	}
}
#stacks_in_1281 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1281 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1281 #jwresp_col2_stacks_in_1281{ float:right; width:48%}@media screen and (max-width:1000px){#stacks_in_1281 #jwresp_col1_stacks_in_1281,#stacks_in_1281 #jwresp_col2_stacks_in_1281{width:100%;float:none;display:block}#stacks_in_1281 #jwresp_col1_stacks_in_1281{margin-bottom:15px}}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2217 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2217 code, #hyp_stacks_in_2217 var, #hyp_stacks_in_2217 kbd, #hyp_stacks_in_2217 samp, #hyp_stacks_in_2217 tt, #hyp_stacks_in_2217 dir, #hyp_stacks_in_2217 listing, #hyp_stacks_in_2217 plaintext, #hyp_stacks_in_2217 xmp, #hyp_stacks_in_2217 abbr, #hyp_stacks_in_2217 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#responsive-timeline-item-stacks_in_1293 img {
  width: px;
  height: px;
  margin: px px px px; }

#stacks_in_1296 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1297 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1297 {
		display: none !important;
	}
}
#stacks_in_1298 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1298 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1298 #jwresp_col2_stacks_in_1298{ float:right; width:48%}@media screen and (max-width:1000px){#stacks_in_1298 #jwresp_col1_stacks_in_1298,#stacks_in_1298 #jwresp_col2_stacks_in_1298{width:100%;float:none;display:block}#stacks_in_1298 #jwresp_col1_stacks_in_1298{margin-bottom:15px}}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2219 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2219 code, #hyp_stacks_in_2219 var, #hyp_stacks_in_2219 kbd, #hyp_stacks_in_2219 samp, #hyp_stacks_in_2219 tt, #hyp_stacks_in_2219 dir, #hyp_stacks_in_2219 listing, #hyp_stacks_in_2219 plaintext, #hyp_stacks_in_2219 xmp, #hyp_stacks_in_2219 abbr, #hyp_stacks_in_2219 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#responsive-timeline-item-stacks_in_1310 img {
  width: px;
  height: px;
  margin: px px px px; }

#stacks_in_1313 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1314 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1314 {
		display: none !important;
	}
}
#responsive-timeline-item-stacks_in_1327 img {
  width: px;
  height: px;
  margin: px px px px; }

#stacks_in_1330 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1331 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1331 {
		display: none !important;
	}
}
#stacks_in_1332 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1332 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1332 #jwresp_col2_stacks_in_1332{ float:right; width:48%}@media screen and (max-width:1000px){#stacks_in_1332 #jwresp_col1_stacks_in_1332,#stacks_in_1332 #jwresp_col2_stacks_in_1332{width:100%;float:none;display:block}#stacks_in_1332 #jwresp_col1_stacks_in_1332{margin-bottom:15px}}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2221 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2221 code, #hyp_stacks_in_2221 var, #hyp_stacks_in_2221 kbd, #hyp_stacks_in_2221 samp, #hyp_stacks_in_2221 tt, #hyp_stacks_in_2221 dir, #hyp_stacks_in_2221 listing, #hyp_stacks_in_2221 plaintext, #hyp_stacks_in_2221 xmp, #hyp_stacks_in_2221 abbr, #hyp_stacks_in_2221 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#responsive-timeline-item-stacks_in_1344 img {
  width: px;
  height: px;
  margin: px px px px; }
#stacks_in_1349 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1349 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1349 #jwresp_col2_stacks_in_1349{ float:right; width:48%}@media screen and (max-width:1000px){#stacks_in_1349 #jwresp_col1_stacks_in_1349,#stacks_in_1349 #jwresp_col2_stacks_in_1349{width:100%;float:none;display:block}#stacks_in_1349 #jwresp_col1_stacks_in_1349{margin-bottom:15px}}

#stacks_in_1347 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1348 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1348 {
		display: none !important;
	}
}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2223 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2223 code, #hyp_stacks_in_2223 var, #hyp_stacks_in_2223 kbd, #hyp_stacks_in_2223 samp, #hyp_stacks_in_2223 tt, #hyp_stacks_in_2223 dir, #hyp_stacks_in_2223 listing, #hyp_stacks_in_2223 plaintext, #hyp_stacks_in_2223 xmp, #hyp_stacks_in_2223 abbr, #hyp_stacks_in_2223 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#responsive-timeline-item-stacks_in_1361 img {
  width: px;
  height: px;
  margin: px px px px; }
#stacks_in_1366 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1366 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1366 #jwresp_col2_stacks_in_1366{ float:right; width:48%}@media screen and (max-width:1000px){#stacks_in_1366 #jwresp_col1_stacks_in_1366,#stacks_in_1366 #jwresp_col2_stacks_in_1366{width:100%;float:none;display:block}#stacks_in_1366 #jwresp_col1_stacks_in_1366{margin-bottom:15px}}

#stacks_in_1364 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1365 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1365 {
		display: none !important;
	}
}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2225 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2225 code, #hyp_stacks_in_2225 var, #hyp_stacks_in_2225 kbd, #hyp_stacks_in_2225 samp, #hyp_stacks_in_2225 tt, #hyp_stacks_in_2225 dir, #hyp_stacks_in_2225 listing, #hyp_stacks_in_2225 plaintext, #hyp_stacks_in_2225 xmp, #hyp_stacks_in_2225 abbr, #hyp_stacks_in_2225 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#responsive-timeline-item-stacks_in_1378 img {
  width: px;
  height: px;
  margin: px px px px; }

#stacks_in_1496 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1497 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1497 {
		display: none !important;
	}
}
#stacks_in_1498 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1498 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1498 #jwresp_col2_stacks_in_1498{ float:right; width:48%}@media screen and (max-width:1000px){#stacks_in_1498 #jwresp_col1_stacks_in_1498,#stacks_in_1498 #jwresp_col2_stacks_in_1498{width:100%;float:none;display:block}#stacks_in_1498 #jwresp_col1_stacks_in_1498{margin-bottom:15px}}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2227 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2227 code, #hyp_stacks_in_2227 var, #hyp_stacks_in_2227 kbd, #hyp_stacks_in_2227 samp, #hyp_stacks_in_2227 tt, #hyp_stacks_in_2227 dir, #hyp_stacks_in_2227 listing, #hyp_stacks_in_2227 plaintext, #hyp_stacks_in_2227 xmp, #hyp_stacks_in_2227 abbr, #hyp_stacks_in_2227 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#responsive-timeline-item-stacks_in_1395 img {
  width: px;
  height: px;
  margin: px px px px; }
#stacks_in_1400 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1400 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1400 #jwresp_col2_stacks_in_1400{ float:right; width:48%}@media screen and (max-width:1000px){#stacks_in_1400 #jwresp_col1_stacks_in_1400,#stacks_in_1400 #jwresp_col2_stacks_in_1400{width:100%;float:none;display:block}#stacks_in_1400 #jwresp_col1_stacks_in_1400{margin-bottom:15px}}

#stacks_in_1398 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1399 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1399 {
		display: none !important;
	}
}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2229 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2229 code, #hyp_stacks_in_2229 var, #hyp_stacks_in_2229 kbd, #hyp_stacks_in_2229 samp, #hyp_stacks_in_2229 tt, #hyp_stacks_in_2229 dir, #hyp_stacks_in_2229 listing, #hyp_stacks_in_2229 plaintext, #hyp_stacks_in_2229 xmp, #hyp_stacks_in_2229 abbr, #hyp_stacks_in_2229 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#responsive-timeline-item-stacks_in_1412 img {
  width: px;
  height: px;
  margin: px px px px; }
#stacks_in_1417 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1417 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1417 #jwresp_col2_stacks_in_1417{ float:right; width:48%}@media screen and (max-width:1000px){#stacks_in_1417 #jwresp_col1_stacks_in_1417,#stacks_in_1417 #jwresp_col2_stacks_in_1417{width:100%;float:none;display:block}#stacks_in_1417 #jwresp_col1_stacks_in_1417{margin-bottom:15px}}

#stacks_in_1415 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1416 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1416 {
		display: none !important;
	}
}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2231 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2231 code, #hyp_stacks_in_2231 var, #hyp_stacks_in_2231 kbd, #hyp_stacks_in_2231 samp, #hyp_stacks_in_2231 tt, #hyp_stacks_in_2231 dir, #hyp_stacks_in_2231 listing, #hyp_stacks_in_2231 plaintext, #hyp_stacks_in_2231 xmp, #hyp_stacks_in_2231 abbr, #hyp_stacks_in_2231 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#responsive-timeline-item-stacks_in_1429 img {
  width: px;
  height: px;
  margin: px px px px; }
#stacks_in_1434 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1434 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1434 #jwresp_col2_stacks_in_1434{ float:right; width:48%}@media screen and (max-width:1000px){#stacks_in_1434 #jwresp_col1_stacks_in_1434,#stacks_in_1434 #jwresp_col2_stacks_in_1434{width:100%;float:none;display:block}#stacks_in_1434 #jwresp_col1_stacks_in_1434{margin-bottom:15px}}

#stacks_in_1432 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1433 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1433 {
		display: none !important;
	}
}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2233 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2233 code, #hyp_stacks_in_2233 var, #hyp_stacks_in_2233 kbd, #hyp_stacks_in_2233 samp, #hyp_stacks_in_2233 tt, #hyp_stacks_in_2233 dir, #hyp_stacks_in_2233 listing, #hyp_stacks_in_2233 plaintext, #hyp_stacks_in_2233 xmp, #hyp_stacks_in_2233 abbr, #hyp_stacks_in_2233 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#responsive-timeline-item-stacks_in_1510 img {
  width: px;
  height: px;
  margin: px px px px; }

#stacks_in_1528 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1529 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1529 {
		display: none !important;
	}
}
#stacks_in_1530 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1530 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_1530 #jwresp_col2_stacks_in_1530{ float:right; width:48%}@media screen and (max-width:1000px){#stacks_in_1530 #jwresp_col1_stacks_in_1530,#stacks_in_1530 #jwresp_col2_stacks_in_1530{width:100%;float:none;display:block}#stacks_in_1530 #jwresp_col1_stacks_in_1530{margin-bottom:15px}}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2235 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2235 code, #hyp_stacks_in_2235 var, #hyp_stacks_in_2235 kbd, #hyp_stacks_in_2235 samp, #hyp_stacks_in_2235 tt, #hyp_stacks_in_2235 dir, #hyp_stacks_in_2235 listing, #hyp_stacks_in_2235 plaintext, #hyp_stacks_in_2235 xmp, #hyp_stacks_in_2235 abbr, #hyp_stacks_in_2235 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#responsive-timeline-item-stacks_in_1446 img {
  width: px;
  height: px;
  margin: px px px px; }

#stacks_in_1449 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1450 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1450 {
		display: none !important;
	}
}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2237 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2237 code, #hyp_stacks_in_2237 var, #hyp_stacks_in_2237 kbd, #hyp_stacks_in_2237 samp, #hyp_stacks_in_2237 tt, #hyp_stacks_in_2237 dir, #hyp_stacks_in_2237 listing, #hyp_stacks_in_2237 plaintext, #hyp_stacks_in_2237 xmp, #hyp_stacks_in_2237 abbr, #hyp_stacks_in_2237 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#responsive-timeline-item-stacks_in_1463 img {
  width: px;
  height: px;
  margin: px px px px; }

#stacks_in_1466 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1467 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1467 {
		display: none !important;
	}
}
#stacks_in_1182 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1182 .jwresp_col{overflow:hidden;margin:0;width:51%; float:left;}#stacks_in_1182 #jwresp_col2_stacks_in_1182{ float:right; width:43%}@media screen and (max-width:600px){#stacks_in_1182 #jwresp_col1_stacks_in_1182,#stacks_in_1182 #jwresp_col2_stacks_in_1182{width:100%;float:none;display:block}#stacks_in_1182 #jwresp_col1_stacks_in_1182{margin-bottom:10px}}
/* 
 * Simple Headers
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.2.3
 */

#simpleHeaders_stacks_in_322.headerInheritStylesOff,
#simpleHeaders_stacks_in_322.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_322.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_322.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_322.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_322.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_322.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
}
#simpleHeaders_stacks_in_322.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_322.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_322.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_322.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_322.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_322.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_322.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_322.headerInheritColorsOff,
#simpleHeaders_stacks_in_322.headerInheritColorsOff a,
#simpleHeaders_stacks_in_322.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_322.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_322.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_322.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_322.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_322.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_322.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_322.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_322.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_322.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_322.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_322.headerInheritColorsOff h6 {
	color: #FFFFFF;
}
#simpleHeaders_stacks_in_322.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_322.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_322.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_322.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_322.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_322.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_322.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_322.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_322.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_322.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_322.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_322.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_322.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_322.headerInheritColorsOff h6:hover {
	color: #FF6600;
}

#stacks_in_322 {
	padding: 0px 0px 0px 20px;
}

#stacks_in_323 {
	letter-spacing: 6px;
	font-size: 140%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_358 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_358 {
		display: none !important;
	}
}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2239 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2239 code, #hyp_stacks_in_2239 var, #hyp_stacks_in_2239 kbd, #hyp_stacks_in_2239 samp, #hyp_stacks_in_2239 tt, #hyp_stacks_in_2239 dir, #hyp_stacks_in_2239 listing, #hyp_stacks_in_2239 plaintext, #hyp_stacks_in_2239 xmp, #hyp_stacks_in_2239 abbr, #hyp_stacks_in_2239 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */
#stacks_in_1948 {
	padding: 0px 0px 0px 20px;
}

#stacks_in_1949 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 45.00px;
}

#spacerStackstacks_in_1950 {
	height: 45.00px;
}




























@media print {
	#spacerStackstacks_in_1950 {
		display: none !important;
	}
}
#stacks_in_1962 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1962 .jwresp_col{float:none} #stacks_in_1962 #jwresp_col3_stacks_in_1962{float:right;width:24%}#stacks_in_1962 #jwresp_col1_stacks_in_1962,#stacks_in_1962 #jwresp_col2_stacks_in_1962{width:28%;float:left}#stacks_in_1962 #jwresp_col1_stacks_in_1962{margin-right:5%}#stacks_in_1962 #jwresp_col2_stacks_in_1962{margin-left:5%}  @media screen and (max-width:300px){#stacks_in_1962 #jwresp_col1_stacks_in_1962,#stacks_in_1962 #jwresp_col3_stacks_in_1962,#stacks_in_1962 #jwresp_col2_stacks_in_1962{float:none;width:100%;display:block}#stacks_in_1962 #jwresp_col1_stacks_in_1962,#stacks_in_1962 #jwresp_col2_stacks_in_1962{margin-bottom:20px}} 

#stacks_in_1962 {
	padding: 0px 0px 0px 10px;
}

#stacks_out_1962 {
	width: 320px;
	margin-left:0;
}
#stacks_in_1963 .background{}#stacks_in_1963 .fa-stack,#stacks_in_1963 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_1963 .fa-stack.custom,#stacks_in_1963 i.fa.custom{font-size:24px}#stacks_in_1963 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_1963 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_1963 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_1963 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_1963 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_1963 a:hover .fa-border{}#stacks_in_1963 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_1963 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_1963 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_1963 .jw-wrapper{}#stacks_in_1963 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_1963 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_1963 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_1963 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_1963 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_1963 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_1963 .jw-wrapper.hover i.fa:hover,#stacks_in_1963 .jw-wrapper.hover a:hover{color:rgba(215, 63, 12, 1.00)}
#stacks_in_1965 .background{}#stacks_in_1965 .fa-stack,#stacks_in_1965 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_1965 .fa-stack.custom,#stacks_in_1965 i.fa.custom{font-size:24px}#stacks_in_1965 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_1965 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_1965 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_1965 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_1965 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_1965 a:hover .fa-border{}#stacks_in_1965 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_1965 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_1965 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_1965 .jw-wrapper{}#stacks_in_1965 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_1965 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_1965 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_1965 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_1965 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_1965 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_1965 .jw-wrapper.hover i.fa:hover,#stacks_in_1965 .jw-wrapper.hover a:hover{color:rgba(215, 63, 12, 1.00)}

.spacerStack {
	height: 15.00px;
}

#spacerStackstacks_in_1967 {
	height: 15.00px;
}




























@media print {
	#spacerStackstacks_in_1967 {
		display: none !important;
	}
}
#stacks_in_1968 .background{}#stacks_in_1968 .fa-stack,#stacks_in_1968 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:0px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_1968 .fa-stack.custom,#stacks_in_1968 i.fa.custom{font-size:24px}#stacks_in_1968 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_1968 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_1968 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_1968 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_1968 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_1968 a:hover .fa-border{}#stacks_in_1968 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_1968 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_1968 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_1968 .jw-wrapper{}#stacks_in_1968 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_1968 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_1968 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_1968 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_1968 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_1968 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_1968 .jw-wrapper.hover i.fa:hover,#stacks_in_1968 .jw-wrapper.hover a:hover{color:rgba(215, 63, 12, 1.00)}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_435 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_435 {
		display: none !important;
	}
}
/* 
 * Simple Headers
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.2.3
 */

#simpleHeaders_stacks_in_1214.headerInheritStylesOff,
#simpleHeaders_stacks_in_1214.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_1214.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_1214.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_1214.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_1214.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_1214.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
}
#simpleHeaders_stacks_in_1214.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_1214.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_1214.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_1214.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_1214.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_1214.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_1214.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_1214.headerInheritColorsOff,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff a,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff h6 {
	color: #FFFFFF;
}
#simpleHeaders_stacks_in_1214.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_1214.headerInheritColorsOff h6:hover {
	color: #FF6600;
}

#stacks_in_1215 {
	letter-spacing: 6px;
	font-size: 140%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1216 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_1216 {
		display: none !important;
	}
}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_2241 {	word-wrap: break-word;			-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_2241 code, #hyp_stacks_in_2241 var, #hyp_stacks_in_2241 kbd, #hyp_stacks_in_2241 samp, #hyp_stacks_in_2241 tt, #hyp_stacks_in_2241 dir, #hyp_stacks_in_2241 listing, #hyp_stacks_in_2241 plaintext, #hyp_stacks_in_2241 xmp, #hyp_stacks_in_2241 abbr, #hyp_stacks_in_2241 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */
#stacks_in_1218 {
	letter-spacing: 2px;
}

.spacerStack {
	height: 45.00px;
}

#spacerStackstacks_in_1219 {
	height: 45.00px;
}




























@media print {
	#spacerStackstacks_in_1219 {
		display: none !important;
	}
}
/* Start Button Press stack CSS code */#stacks_in_1244{	text-align: left !important;}.stacks_in_1244dooabutton{	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */			display:inline-block;	text-align: left;	letter-spacing: 4px !important;		width:inherit;					/* Flat type button specific styles */	background-color:#D73F0C;	border:none;	color:#FFFFFF;							font-size:100% !important;	font-weight:bold !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !important;		padding: 20px 30px 20px 30px;			-webkit-border-top-left-radius:5px;	-moz-border-radius-topleft:5px;	border-top-left-radius:5px;	-webkit-border-top-right-radius:5px;	-moz-border-radius-topright:5px;	border-top-right-radius:5px;	-webkit-border-bottom-right-radius:5px;	-moz-border-radius-bottomright:5px;	border-bottom-right-radius:5px;	-webkit-border-bottom-left-radius:5px;	-moz-border-radius-bottomleft:5px;	border-bottom-left-radius:5px;}.stacks_in_1244dooabutton:hover {					/* Flat type button specific styles */		background-color:#CD3502;			color:;		}/* End Button Press stack CSS code */
.spacerStack {
	height: 60.00px;
}

#spacerStackstacks_in_1220 {
	height: 60.00px;
}




























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