@charset "UTF-8";.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes wobble{0%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);-ms-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);-ms-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}


@-webkit-keyframes puffIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(2,2);
    -webkit-filter: blur(2px);
  }

  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(1,1);
    -webkit-filter: blur(0px);
  }
}
@keyframes puffIn {
  0% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(2,2);
    filter: blur(2px);
  }

  100% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1,1);
    filter: blur(0px);
  }
}
@-webkit-keyframes vanishIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(2, 2);
    -webkit-filter: blur(90px);
  }

  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    -webkit-filter: blur(0px);
  }
}
@keyframes vanishIn {
  0% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(2, 2);
    -webkit-filter: blur(90px);
  }

  100% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1, 1);
    -webkit-filter: blur(0px);
  }
}

.puffIn {
  -webkit-animation-name: puffIn;
  animation-name: puffIn;
}
.puffOut {
  -webkit-animation-name: puffOut;
  animation-name: puffOut;
}
.vanishIn {
  -webkit-animation-name: vanishIn;
  animation-name: vanishIn;
}/* Depth Base */

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

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



.nfont{
	font-family: 'Open Sans', sans-serif !important;
}
h2.nfont,
.sub_heading.nfont{
	font-family: 'Montserrat', sans-serif !important;
}
header.depth_theme,
main.depth_theme h1,
main.depth_theme h2,
main.depth_theme h3,
main.depth_theme h4,
main.depth_theme h5,
main.depth_theme h6{
  font-family: 'Montserrat', sans-serif !important;
}
.depth_in a{text-decoration: none;}
.depth_in{
  font-size: 15px;
  line-height: 1.4;}

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



.depth_out img{max-width: 100%}

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

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

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

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


.content_flex {position: static;}

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

/* Edit Mode */


/* Animations */


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

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


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

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

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


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

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

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

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


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


@-webkit-keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
#stacks_in_1254_page1 {
	margin:  3px;
	padding:  10px;
}
/* -- EACH CSS Template -- */
/*  Hype elements with CUSTOM CSS */
#stacks_in_1484_page1 .HYPE_document  {
	text-align: center; display: block; width: 100%; height: 100%; margin: auto; padding: 0; min-width: 100%;
	 
}
/*  buttons states toolbar */
#stacks_in_1484_page1 .button-stats:hover, .button-stats:hover { color: #dcdcdc !important;	background-color: #262626 !important; }
/* LINK AREA over the titles */
#stacks_in_1484_page1 .wrapper_link  {
	display: none !important;
	position: absolute;
	padding: 0; top: 0; right: 0; left: 0; bottom: 0;	
	margin: auto;
	z-index: 2;
	border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px;
	min-height: 100px !important; max-height: 200px !important;
	width: auto;
	max-width: 75vw;
	 
}
#stacks_in_1484_page1 .back_wrapper_8573 {		
	text-align: center;	margin-right: auto; margin-left: auto; display: block; position: relative;	
	max-width: 1300vh;
	
	 height: 45vh; min-height: 200px !important; 	
	
		
	
	padding: 0;		
	 	
}
/* fixed height setting */
@media (max-width: 800px) { #stacks_in_1484_page1 .back_wrapper_8573 {
 } }
@media (max-width: 600px) { #stacks_in_1484_page1 .back_wrapper_8573 {
 } }


#stacks_in_1484_page1 .wrapper_8573 {	
	text-align: center; margin-right: auto; margin-left: auto; display: block; position: relative;	max-width: 1300px;	
	
	 height: 45vh; min-height: 200px !important; 		
			
	 
}
/* fixed height setting */
@media (max-width: 800px) { #stacks_in_1484_page1 .wrapper_8573 {
 } }
@media (max-width: 600px) { #stacks_in_1484_page1 .wrapper_8573 {
 } }

/*  Hype internal elements - rotation */
#stacks_in_1484_page1 .flex_elements{
	transform: rotate( 0deg ) !important;
	-webkit-transform: rotate(0deg ) !important;
	-moz-transform: rotate( 0deg ) !important;
	 
}
/* --------------- */
#stacks_in_1484_page1 .wrapper_working_area  {	
	background: url(../files/edit_mode_titles_guide_border.gif) center center no-repeat !important;
	max-width: 1300px;
	height: 45vh;
	background-size: contain !important; -webkit-background-size: contain !important; -moz-background-size: contain !important;
	border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;
	opacity: 0.7;	
	display: none !important;
	position: absolute;
	width: 100%; height: 100%;
	top: 0; bottom: 0; right: 0; left: 0;
	margin-right: auto; margin-left: auto; text-align: center;	
	 	
	
}

/* --------------- */

/* ---TITLE AND SLOGAN ----- active only with "STATIC" titles */
.hype-title-static {		


}
.hype-title-scale{		



}
@keyframes hype-title-scale {
0% {transform: scale(0.8); opacity: 0;}
40% {transform: scale(0.8);}
45% {opacity: 0;}      
100% {transform: scale(1); opacity: 1;}
}
@-webkit-keyframes hype-title-scale {
0% {-webkit-transform: scale(0.8); opacity: 0;}
40% {-webkit-transform: scale(0.8);} 
45% {opacity: 0;}      
100% {-webkit-transform: scale(1); opacity: 1;}
}
.hype-title-fade {		



}
@keyframes hype-title-fade {
0% {opacity: 0;}   
10% {opacity: 0;} 
100% {opacity: 1;}
}
@-webkit-keyframes hype-title-fade {
0% { opacity: 0;} 
10% {opacity: 0;}   
100% {opacity: 1;}
}
/* active only with STATIC titles END */
 /* Title style A */
#stacks_in_1484_page1 .theme_title { color: #333333 !important; }
 /* Title style B */
#stacks_in_1484_page1 .theme_title_b { color: #FF0000 !important; }
/* Title style A-B styles  */
#stacks_in_1484_page1 .theme_slogan {
	color: #CB0001 !important;
	font-size: 54px !important;
	font-family: "ralewaylight", sans-serif !important;
	font-style: none;
	text-transform: none;
	text-decoration: none;
	transform: rotate( 0deg ) !important;
	-webkit-transform: rotate( 0deg ) !important;
	-moz-transform: rotate( 0deg ) !important;
	margin-top: 20px !important;
	margin-left: 0px !important;
	display: none !important;
	letter-spacing: 0px !important;
	line-height: 70px !important;	
	
	
}

/* TITLE CSS */
#stacks_in_1484_page1 .theme_title, #stacks_in_1484_page1 .theme_title_b {
	font-size: 130px !important;			
	font-style: italic;
	text-transform: none;
	text-decoration: None;
	margin-top: 0px !important;
	margin-left: 0px !important;
	letter-spacing: 0px !important;	
	line-height: 125px !important;	
	font-family: "archivo_blackregular", sans-serif !important;	
	-webkit-transform: translate3d(0,0,0) !important;
	
	 
	
	 	
	
	 	
	
	 
	
		
}

/* back_wrapper- fix consolidation. stay under text */
#stacks_in_1484_page1 .back_wrapper_8573 {	
		
	 
}
#stacks_in_1484_page1 .back_wrapper_8573bg {	
			
	text-align: center; display: block; position: relative;	
	max-width: 1300vh;	
	
	 height: 45vh; min-height: 200px !important; 	
	
		
	
	padding: 0; margin: 0;
		
}
/* fixed height setting */
@media (max-width: 800px) { #stacks_in_1484_page1 .back_wrapper_8573bg {
 } }
@media (max-width: 600px) { #stacks_in_1484_page1 .back_wrapper_8573bg {
 } }

#stacks_in_1484_page1 .theme_title, #stacks_in_1484_page1 .theme_title_b {
 
/* shadow set */
		

		text-shadow: 0 3px 5px rgba(0, 0, 0, 0.35) !important;












}
 /* Title shadow END */
#stacks_in_1484_page1 .theme_title, #stacks_in_1484_page1 .theme_title_b {
 
}
/* --------------- */
/* @group Built-in Webfonts */
/* Orignal font CORDIAL by Riccardo Olocco - read license */
@font-face {
font-family: 'cordial_proregregular';
src: url('../files/webfonts/cordial_web/cordial_regular_39-webfont.eot');
src: url('../files/webfonts/cordial_web/cordial_regular_39-webfont.eot?#iefix') format('embedded-opentype'),
url('../files/webfonts/cordial_web/cordial_regular_39-webfont.woff2') format('woff2'),
url('../files/webfonts/cordial_web/cordial_regular_39-webfont.woff') format('woff'),
url('../files/webfonts/cordial_web/cordial_regular_39-webfont.ttf') format('truetype'),
url('../files/webfonts/cordial_web/cordial_regular_39-webfont.svg#cordial_proregregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_prosemibold';
src: url('../files/webfonts/cordial_web/cordial_semibold_38-webfont.eot');
src: url('../files/webfonts/cordial_web/cordial_semibold_38-webfont.eot?#iefix') format('embedded-opentype'),
url('../files/webfonts/cordial_web/cordial_semibold_38-webfont.woff2') format('woff2'),
url('../files/webfonts/cordial_web/cordial_semibold_38-webfont.woff') format('woff'),
url('../files/webfonts/cordial_web/cordial_semibold_38-webfont.ttf') format('truetype'),
url('../files/webfonts/cordial_web/cordial_semibold_38-webfont.svg#cordial_prosemibold') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_promedium';
src: url('../files/webfonts/cordial_web/cordial_medium_38-webfont.eot');
src: url('../files/webfonts/cordial_web/cordial_medium_38-webfont.eot?#iefix') format('embedded-opentype'),
url('../files/webfonts/cordial_web/cordial_medium_38-webfont.woff2') format('woff2'),
url('../files/webfonts/cordial_web/cordial_medium_38-webfont.woff') format('woff'),
url('../files/webfonts/cordial_web/cordial_medium_38-webfont.ttf') format('truetype'),
url('../files/webfonts/cordial_web/cordial_medium_38-webfont.svg#cordial_promedium') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_prolight';
src: url('../files/webfonts/cordial_web/cordial_light_59-webfont.eot');
src: url('../files/webfonts/cordial_web/cordial_light_59-webfont.eot?#iefix') format('embedded-opentype'),
url('../files/webfonts/cordial_web/cordial_light_59-webfont.woff2') format('woff2'),
url('../files/webfonts/cordial_web/cordial_light_59-webfont.woff') format('woff'),
url('../files/webfonts/cordial_web/cordial_light_59-webfont.ttf') format('truetype'),
url('../files/webfonts/cordial_web/cordial_light_59-webfont.svg#cordial_prolight') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_probold';
src: url('../files/webfonts/cordial_web/cordial_bold_69-webfont.eot');
src: url('../files/webfonts/cordial_web/cordial_bold_69-webfont.eot?#iefix') format('embedded-opentype'),
url('../files/webfonts/cordial_web/cordial_bold_69-webfont.woff2') format('woff2'),
url('../files/webfonts/cordial_web/cordial_bold_69-webfont.woff') format('woff'),
url('../files/webfonts/cordial_web/cordial_bold_69-webfont.ttf') format('truetype'),
url('../files/webfonts/cordial_web/cordial_bold_69-webfont.svg#cordial_probold') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_pro_inlineBdrounded';
src: url('../files/webfonts/cordial_web/cordial_inline_rou_17-webfont.eot');
src: url('../files/webfonts/cordial_web/cordial_inline_rou_17-webfont.eot?#iefix') format('embedded-opentype'),
url('../files/webfonts/cordial_web/cordial_inline_rou_17-webfont.woff2') format('woff2'),
url('../files/webfonts/cordial_web/cordial_inline_rou_17-webfont.woff') format('woff'),
url('../files/webfonts/cordial_web/cordial_inline_rou_17-webfont.ttf') format('truetype'),
url('../files/webfonts/cordial_web/cordial_inline_rou_17-webfont.svg#cordial_pro_inlineBdrounded') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_pro_cherryBdrounded';
src: url('../files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.eot');
src: url('../files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.eot?#iefix') format('embedded-opentype'),
url('../files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.woff2') format('woff2'),
url('../files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.woff') format('woff'),
url('../files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.ttf') format('truetype'),
url('../files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.svg#cordial_pro_cherryBdrounded') format('svg');
font-weight: normal; font-style: normal; }
/* cordial end */
@font-face {
font-family: 'rubik_mono_oneregular';
src: url('../files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.eot');
src: url('../files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.woff2') format('woff2'),
url('../files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.woff') format('woff'),
url('../files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.ttf') format('truetype'),
url('../files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.svg#rubik_mono_oneregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'montserratbold';
src: url('../files/webfonts/montserrat/montserrat-bold-webfont.eot');
src: url('../files/webfonts/montserrat/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../files/webfonts/montserrat/montserrat-bold-webfont.woff2') format('woff2'), url('../files/webfonts/montserrat/montserrat-bold-webfont.woff') format('woff'), url('../files/webfonts/montserrat/montserrat-bold-webfont.ttf') format('truetype'), url('../files/webfonts/montserrat/montserrat-bold-webfont.svg#montserratbold') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'abelregular';
src: url('../files/webfonts/abel/abel-regular-webfont.eot');
src: url('../files/webfonts/abel/abel-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../files/webfonts/abel/abel-regular-webfont.woff2') format('woff2'), url('../files/webfonts/abel/abel-regular-webfont.woff') format('woff'), url('../files/webfonts/abel/abel-regular-webfont.ttf') format('truetype'), url('../files/webfonts/abel/abel-regular-webfont.svg#abelregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'open_sanscondensed_light';
src: url('../files/webfonts/open-sans-condensed/opensans-condlight-webfont.eot');
src: url('../files/webfonts/open-sans-condensed/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),
url('../files/webfonts/open-sans-condensed/opensans-condlight-webfont.woff2') format('woff2'), url('../files/webfonts/open-sans-condensed/opensans-condlight-webfont.woff') format('woff'), url('../files/webfonts/open-sans-condensed/opensans-condlight-webfont.ttf') format('truetype'), url('../files/webfonts/open-sans-condensed/opensans-condlight-webfont.svg#open_sanscondensed_light') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'bree_serifregular';
src: url('../files/webfonts/breeserif/breeserif-regular-webfont.eot');
src: url('../files/webfonts/breeserif/breeserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../files/webfonts/breeserif/breeserif-regular-webfont.woff2') format('woff2'), url('../files/webfonts/breeserif/breeserif-regular-webfont.woff') format('woff'), url('../files/webfonts/breeserif/breeserif-regular-webfont.ttf') format('truetype'), url('../files/webfonts/breeserif/breeserif-regular-webfont.svg#bree_serifregular')format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'pacificoregular';
src: url('../files/webfonts/pacifico/pacifico-regular-webfont.eot');
src: url('../files/webfonts/pacifico/pacifico-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../files/webfonts/pacifico/pacifico-regular-webfont.woff2') format('woff2'),
url('../files/webfonts/pacifico/pacifico-regular-webfont.woff') format('woff'),
url('../files/webfonts/pacifico/pacifico-regular-webfont.ttf') format('truetype'),
url('../files/webfonts/pacifico/pacifico-regular-webfont.svg#pacificoregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'signikaregular';
src: url('../files/webfonts/signika/signika-regular-webfont.eot');
src: url('../files/webfonts/signika/signika-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../files/webfonts/signika/signika-regular-webfont.woff2') format('woff2'),
url('../files/webfonts/signika/signika-regular-webfont.woff') format('woff'),
url('../files/webfonts/signika/signika-regular-webfont.ttf') format('truetype'),
url('../files/webfonts/signika/signika-regular-webfont.svg#signikaregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'rochesterregular';
src: url('../files/webfonts/rochester/rochester-regular-webfont.eot');
src: url('../files/webfonts/rochester/rochester-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../files/webfonts/rochester/rochester-regular-webfont.woff2') format('woff2'),
url('../files/webfonts/rochester/rochester-regular-webfont.woff') format('woff'),
url('../files/webfonts/rochester/rochester-regular-webfont.ttf') format('truetype'),
url('../files/webfonts/rochester/rochester-regular-webfont.svg#rochesterregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'playfair_display_scregular';
src: url('../files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.eot');
src: url('../files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.woff2') format('woff2'),
url('../files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.woff') format('woff'),
url('../files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.ttf') format('truetype'),
url('../files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.svg#playfair_display_scregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'ralewaylight';
src: url('../files/webfonts/raleway/raleway-light-webfont.eot');
src: url('../files/webfonts/raleway/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
url('../files/webfonts/raleway/raleway-light-webfont.woff2') format('woff2'), url('../files/webfonts/raleway/raleway-light-webfont.woff') format('woff'), url('../files/webfonts/raleway/raleway-light-webfont.ttf') format('truetype'), url('../files/webfonts/raleway/raleway-light-webfont.svg#ralewaylight') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'fjalla_oneregular';
src: url('../files/webfonts/fjallaone/fjallaone-regular-webfont.eot');
src: url('../files/webfonts/fjallaone/fjallaone-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../files/webfonts/fjallaone/fjallaone-regular-webfont.woff2') format('woff2'), url('../files/webfonts/fjallaone/fjallaone-regular-webfont.woff') format('woff'), url('../files/webfonts/fjallaone/fjallaone-regular-webfont.ttf') format('truetype'), url('../files/webfonts/fjallaone/fjallaone-regular-webfont.svg#fjalla_oneregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'vigaregular';
src: url('../files/webfonts/viga/viga-regular-webfont.eot');
src: url('../files/webfonts/viga/viga-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../files/webfonts/viga/viga-regular-webfont.woff2') format('woff2'), url('../files/webfonts/viga/viga-regular-webfont.woff') format('woff'), url('../files/webfonts/viga/viga-regular-webfont.ttf') format('truetype'), url('../files/webfonts/viga/viga-regular-webfont.svg#vigaregular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'ubunturegular';
src: url('../files/webfonts/ubuntu/ubuntu-r-webfont.eot');
src: url('../files/webfonts/ubuntu/ubuntu-r-webfont.eot?#iefix') format('embedded-opentype'),
url('../files/webfonts/ubuntu/ubuntu-r-webfont.woff2') format('woff2'), url('../files/webfonts/ubuntu/ubuntu-r-webfont.woff') format('woff'), url('../files/webfonts/ubuntu/ubuntu-r-webfont.ttf') format('truetype'), url('../files/webfonts/ubuntu/ubuntu-r-webfont.svg#ubunturegular') format('svg');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'archivo_blackregular';
src: url('../files/webfonts/archivoblack/archivoblack-regular-webfont.eot');
src: url('../files/webfonts/archivoblack/archivoblack-regular-webfont.eot?#iefix') format('embedded-opentype'), 
url('../files/webfonts/archivoblack/archivoblack-regular-webfont.woff2') format('woff2'), url('../files/webfonts/archivoblack/archivoblack-regular-webfont.woff') format('woff'), url('../files/webfonts/archivoblack/archivoblack-regular-webfont.ttf') format('truetype'), url('../files/webfonts/archivoblack/archivoblack-regular-webfont.svg#archivo_blackregular') format('svg');
font-weight: normal; font-style: normal; }
/* @end */
/* DECORATION */
/* line */
#stacks_in_1484_page1 .decoration_color_1 {
	background-color: #CB0001 !important;
	display: block !important;
	margin-top: 0px !important;	
	margin-left: 0px !important;
}
/* back glow */
#stacks_in_1484_page1 .flash-color {
	background-color: rgba(0, 0, 0, 0.35) !important;
	width: 50px; height: 50px; margin-bottom: 13px; margin-right: auto; margin-left: auto; text-align: center;	
	display: none !important;
}
/* DECORATION and GLOW END  */
/*  XXXXXXXXXXXXXXXXXXXXXXXXXXX  DEMO AREA - CSS STYLES  XXXXXXXXXXXXXXXXXXXXXXXXXXX */




/* -- End EACH CSS Template -- */#stacks_in_1484_page1 .scrollButton-hypetitles {		
	 
	display: none !important;
	 
		
	position: absolute;
	left: 0; z-index: 6; margin-right: auto; margin-left: auto;	right: 0; bottom: 8%;
	border-radius: 55px; -webkit-border-radius: 55px; -moz-border-radius: 55px;
	padding: 0;	width: 92px; display: block;
	-webkit-animation: hypetitles-button_pulse 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	-moz-animation: hypetitles-button_pulse 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: hypetitles-button_pulse 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation-iteration-count: 2;
	animation-delay: 0.15s;
	 
}    
@keyframes hypetitles-button_pulse { 
0%{ opacity: 1;
  transform:        scale(1.0) translate(0px, 0px);
 -moz-transform:    scale(1.0) translate(0px, 0px);
 -webkit-transform: scale(1.0) translate(0px, 0px);
 } 
30%{ opacity: 0.8;
  transform:        scale(0.9) translate(0px, 4px);
 -moz-transform:    scale(0.9) translate(0px, 4px);
 -webkit-transform: scale(0.9) translate(0px, 4px);
 } 
75%{  opacity: 1;
   transform:        scale(1.0) translate(0px, 0px);
  -moz-transform:    scale(1.0) translate(0px, 0px);
  -webkit-transform: scale(1.0) translate(0px, 0px);
  } 
 100%{  opacity: 1;
   transform:        scale(1.0) translate(0px, 0px);
  -moz-transform:    scale(1.0) translate(0px, 0px);
  -webkit-transform: scale(1.0) translate(0px, 0px);
  }  
}

@-webkit-keyframes hypetitles-button_pulse {
0%{ -webkit-transform: scale(1.0) translate(0px, 0px); opacity: 1;}
30%{-webkit-transform: scale(0.9) translate(0px, 4px);  opacity: 0.8;} 
75%{ -webkit-transform: scale(1.0) translate(0px, 0px); opacity: 1;}
100%{ -webkit-transform: scale(1.0) translate(0px, 0px); opacity: 1;}
}
#stacks_in_1484_page1 .scrollButton-hypetitles a {
	font-size: 50px !important;
	line-height: 1em;
	transition: 0.05s linear;
	-webkit-transition: 0.05s linear;
	-moz-transition: 0.05s linear;
	-webkit-animation: hypetitles-button_pulse_initial 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	-moz-animation: hypetitles-button_pulse_initial 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: hypetitles-button_pulse_initial 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation-iteration-count: 1; 
	animation-delay: 0.3s;	
	color: #D5D5D5 !important;
	 
}
#stacks_in_1484_page1 .scrollButton-hypetitles [class^="fa fa-"], #stacks_in_1484_page1 .scrollButton-hypetitles #stacks_in_1484_page1 [class*="fa fa-"] { color: #D5D5D5 !important; }   	
	@keyframes hypetitles-button_pulse_initial { 
	0%{	opacity: 0;	 } 
	100%{ opacity: 1;}  
	}	
	@-webkit-keyframes hypetitles-button_pulse_initial {
	0%{ opacity: 0;}
	100%{ opacity: 1;}
	}
#stacks_in_1484_page1 .scrollButton-hypetitles a:hover {
	text-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}
#target-hypetitles {
	position: absolute;
	height: 0px;
	width: 100%;
	bottom: 0px;
	 
}
@media only screen and (max-height: 601px) {
#stacks_in_1484_page1 .scrollButton-hypetitles { display: none !important; }
#stacks_in_1484_page1 .scrollButton-hypetitles a { font-size: 0 !important; display: none !important;  }  
}/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_1485_page1{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */
#stacks_in_1486_page1 {
	padding: 0px 0px 20px 0px;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_1481_page1{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */#shadyStackstacks_in_1479_page1 {
	-webkit-box-shadow:  0px 0px 8px 2px rgba(153, 153, 153, 1.00);
	box-shadow:  0px 0px 8px 2px rgba(153, 153, 153, 1.00);
	border-radius: 0px;
}




#shadyStackstacks_in_1479_page1 {
	margin: 15px;
}


@media print {
	#shadyStackstacks_in_1479_page1 {
		margin: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
	}
}
#stacks_in_1475_page1 {
	background-color: rgba(255, 255, 255, 1.00);
}

#stacks_out_1475_page1 {
	width: 89%;
}

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

#stacks_in_1477_page1 {
	padding: 10px 0px 10px 0px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_191_page1 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_191_page1 .theDivider1,
#simpleDivider_stacks_in_191_page1 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_191_page1 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_191_page1.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_191_page1.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_191_page1 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_191_page1.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_191_page1.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_191_page1.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_191_page1.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_1260_page1>.s3_row {
	margin: 0 -10px;
}

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








  


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




	#stacks_in_1260_page1>.s3_row  {
		margin: -10px -10px;
	}
	#stacks_in_1260_page1>.s3_row>.s3_column {
		padding: 10px 10px;
		width:50%;
	}



}



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


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





}




  

#stacks_in_1261_page1 {
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
}

#stacks_in_1268_page1 {
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
}

#stacks_in_1275_page1 {
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
}

#stacks_in_1282_page1 {
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
}
#stacks_in_1289_page1>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_1290_page1 {
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
}

#stacks_in_1297_page1 {
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_352_page1 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_352_page1 .theDivider1,
#simpleDivider_stacks_in_352_page1 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_352_page1 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_352_page1.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_352_page1.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_352_page1 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_352_page1.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_352_page1.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_352_page1.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_352_page1.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_222_page1{
	display: none;
}

@font-face {
    font-family: 'CopperplateGothicStd-33BC.otf';
    src: url('../') format('woff'),
         url('../') format('woff2'),
         url('../') format('truetype'),
         url('../../resources/Copperplate-Gothic-Std/CopperplateGothicStd-33BC.otf') format('opentype');
    line-height: 1 !important;
}




	h1{
		font-family: 'CopperplateGothicStd-33BC.otf', sans-serif !important;
		line-height: 1 !important;
	}




#shadyStackstacks_in_1363_page1 {
	-webkit-box-shadow:  0px 0px 8px 2px rgba(153, 153, 153, 1.00);
	box-shadow:  0px 0px 8px 2px rgba(153, 153, 153, 1.00);
	border-radius: 0px;
}




#shadyStackstacks_in_1363_page1 {
	margin: 15px;
}


@media print {
	#shadyStackstacks_in_1363_page1 {
		margin: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
	}
}#shadyStackstacks_in_1349_page1 {
	-webkit-box-shadow:  0px 0px 8px 2px rgba(153, 153, 153, 1.00);
	box-shadow:  0px 0px 8px 2px rgba(153, 153, 153, 1.00);
	border-radius: 0px;
}




#shadyStackstacks_in_1349_page1 {
	margin: 15px;
}


@media print {
	#shadyStackstacks_in_1349_page1 {
		margin: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
	}
}#shadyStackstacks_in_1125_page1 {
	-webkit-box-shadow:  0px 0px 8px 2px rgba(153, 153, 153, 1.00);
	box-shadow:  0px 0px 8px 2px rgba(153, 153, 153, 1.00);
	border-radius: 0px;
}




#shadyStackstacks_in_1125_page1 {
	margin: 15px;
}


@media print {
	#shadyStackstacks_in_1125_page1 {
		margin: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
	}
}#shadyStackstacks_in_1370_page1 {
	-webkit-box-shadow:  0px 0px 8px 2px rgba(153, 153, 153, 1.00);
	box-shadow:  0px 0px 8px 2px rgba(153, 153, 153, 1.00);
	border-radius: 0px;
}




#shadyStackstacks_in_1370_page1 {
	margin: 15px;
}


@media print {
	#shadyStackstacks_in_1370_page1 {
		margin: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
	}
}#stacks_in_473_page1{
	display: none;
}

@font-face {
    font-family: 'CopperplateGothicStd-33BC.otf';
    src: url('../') format('woff'),
         url('../') format('woff2'),
         url('../') format('truetype'),
         url('../') format('opentype');
    
}







#shadyStackstacks_in_1377_page1 {
	-webkit-box-shadow:  0px 0px 8px 2px rgba(153, 153, 153, 1.00);
	box-shadow:  0px 0px 8px 2px rgba(153, 153, 153, 1.00);
	border-radius: 0px;
}




#shadyStackstacks_in_1377_page1 {
	margin: 15px;
}


@media print {
	#shadyStackstacks_in_1377_page1 {
		margin: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
	}
}/* XmasLights Stack 1.3.2 */div[id^="lights"] {	height: 71px;	width: 100%;	background-repeat: repeat-x;	position: fixed;	top: 0;	left: 0;	z-index: 100000;	-webkit-animation-duration: 2s;	-webkit-animation-iteration-count: infinite;	       -moz-animation-duration: 2s;       -moz-animation-iteration-count: infinite;         -o-animation-duration: 2s;         -o-animation-iteration-count: infinite;            animation-duration: 2s;            animation-iteration-count: infinite;}#lights0 {	background-image: url(../files/christmas-lights-small0.png);}#lights1 {	background-image: url(../files/christmas-lights-small1.png);	-webkit-animation-name: lights1anim;	        animation-name: lights1anim;}#lights2 {	background-image: url(../files/christmas-lights-small2.png);	-webkit-animation-name: lights2anim;	        animation-name: lights2anim;}#lights3 {	background-image: url(../files/christmas-lights-small3.png);	-webkit-animation-name: lights3anim;	        animation-name: lights3anim;}#lights4 {	background-image: url(../files/christmas-lights-small4.png);	-webkit-animation-name: lights4anim;	        animation-name: lights4anim;}@-webkit-keyframes lights1anim {	0% {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}	12.5% {opacity: .5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}	25% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}	75% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}	87.5% {opacity: .5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}	100% {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}}@keyframes lights1anim {	0% {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}	12.5% {opacity: .5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}	25% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}	75% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}	87.5% {opacity: .5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}	100% {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}}@-webkit-keyframes lights2anim {	0% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}	12.5% {opacity: .5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}	25% {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}	37.5% {opacity: .5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}	50% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}	100% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}}@keyframes lights2anim {	0% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}	12.5% {opacity: .5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}	25% {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}	37.5% {opacity: .5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}	50% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}	100% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}}@-webkit-keyframes lights3anim {	0% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}	25% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}	37.5% {opacity: .5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}	50% {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}	62.5% {opacity: .5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}	75% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}	100% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}}@keyframes lights3anim {	0% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}	25% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}	37.5% {opacity: .5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}	50% {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}	62.5% {opacity: .5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}	75% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}	100% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}}@-webkit-keyframes lights4anim {	0% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}	50% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}	62.5% {opacity: .5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}	75% {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}	87.5% {opacity: .5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}	100% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}}@keyframes lights4anim {	0% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}	50% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}	62.5% {opacity: .5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}	75% {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}	87.5% {opacity: .5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}	100% {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}}/* End of XmasLights stack */#shadyStackstacks_in_1384_page1 {
	-webkit-box-shadow:  0px 0px 8px 2px rgba(153, 153, 153, 1.00);
	box-shadow:  0px 0px 8px 2px rgba(153, 153, 153, 1.00);
	border-radius: 0px;
}




#shadyStackstacks_in_1384_page1 {
	margin: 15px;
}


@media print {
	#shadyStackstacks_in_1384_page1 {
		margin: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
	}
}/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1103_page1 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1103_page1 .theDivider1,
#simpleDivider_stacks_in_1103_page1 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1103_page1 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1103_page1.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1103_page1.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1103_page1 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1103_page1.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1103_page1.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1103_page1.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1103_page1.bgImageOn .theDivider1 img {
	display: block;
}

/* @group Edit Mode Styling */

/*  */

/* @end */#shadyStackstacks_in_601_page1 {
	-webkit-box-shadow:  0px 0px 8px 2px rgba(153, 153, 153, 1.00);
	box-shadow:  0px 0px 8px 2px rgba(153, 153, 153, 1.00);
	border-radius: 0px;
}




#shadyStackstacks_in_601_page1 {
	margin: 15px;
}


@media print {
	#shadyStackstacks_in_601_page1 {
		margin: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
	}
}

#stacks_in_590_page1 input[type="color"] {
  min-height: 38px;
}

#stacks_in_590_page1 input[type="checkbox"],
#stacks_in_590_page1 input[type="radio"] {
  margin-left: 3px;
}

#stacks_in_590_page1 .form-check {
  position: relative;
  margin: 1rem 0;
  padding: 0;
}

#stacks_in_590_page1 .form-check input[type="checkbox"],
#stacks_in_590_page1 .form-check input[type="radio"] {
  position: absolute;
  top: 0.4rem;
  left: 0;
}

#stacks_in_590_page1 .form-check label {
  padding: 0;
  margin: 0;
  margin-left: 30px;
  font-weight: normal;
}

#submitButtonstacks_in_590_page1 {
  display: none;
}





#stacks_in_590_page1 *,
#stacks_in_590_page1 *::before,
#stacks_in_590_page1  *::after {
  box-sizing: border-box;
}

#stacks_in_590_page1 form {
  display: block;
  margin: 0em;
}

#stacks_in_590_page1 .form-group {
  margin-bottom: 1rem;
}

#stacks_in_590_page1 label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
  cursor: default;
  color: rgba(25, 25, 25, 1.00);
}

#stacks_in_590_page1 .text-muted {
  color: rgba(108, 117, 125, 1.00);
}

#%id .form-text {
  display: block;
  margin-top: 0.25rem;
}

#stacks_in_590_page1 small, 
#stacks_in_590_page1 .small {
  font-size: 80%;
  font-weight: 400;
}

#stacks_in_590_page1 .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: rgba(73, 80, 87, 1.00);
  background-color: rgba(255, 255, 255, 1.00);
  background-clip: padding-box;
  border: 1px solid rgba(206, 212, 218, 1.00);
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#stacks_in_590_page1 input {
  overflow: visible;
}

#stacks_in_590_page1 input, 
#stacks_in_590_page1 select, 
#stacks_in_590_page1 optgroup, 
#stacks_in_590_page1 textarea {
  margin: 0;
}

#stacks_in_590_page1 input {
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
  -webkit-rtl-ordering: logical;
  -webkit-user-select: text;
  cursor: auto;
}

#stacks_in_590_page1 input,
#stacks_in_590_page1 textarea,
#stacks_in_590_page1 select {
  margin-top: 0em;
  margin-right: 0em;
  margin-bottom: 0em;
  margin-left: 0em;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  font-family: system-ui;
  font-variant-caps: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
}

#stacks_in_590_page1 input,
#stacks_in_590_page1 textarea,
#stacks_in_590_page1 select {
  writing-mode: horizontal-tb;
}

#stacks_in_590_page1 .btn {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(0, 123, 255, 1.00);
  border-color: rgba(0, 123, 255, 1.00);
}

#stacks_in_590_page1 .btn:hover {
  opacity: 0.9;
}

#stacks_in_590_page1 .btn.disabled,
#stacks_in_590_page1 .btn:disabled {
  opacity: 0.65;
}





#stacks_in_590_page1 {
	margin:  10px;
	padding:  20px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1134_page1 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1134_page1 .theDivider1,
#simpleDivider_stacks_in_1134_page1 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1134_page1 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1134_page1.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1134_page1.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1134_page1 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1134_page1.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1134_page1.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1134_page1.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1134_page1.bgImageOn .theDivider1 img {
	display: block;
}

/*  */
body {
  margin: 0; }

#feature-slider-stacks_in_1420_page1 {
  height: 100%;
  font-family: "Proxima Nova";
  max-width: 350px;
  border-radius: 10px;
  width: 100%;
  display: block;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  #feature-slider-stacks_in_1420_page1 .feature-slide {
    min-height: 400px;
    /*  */
    background: rgba(179, 190, 111, 1.00);
    /*  */
    /*  */
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    overflow: hidden;
    position: absolute;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 10px;
    -webkit-transition: all 0.3s, background 0.5s, opacity 0s;
    transition: all 0.3s, background 0.5s, opacity 0s; }
    #feature-slider-stacks_in_1420_page1 .feature-slide.active {
      opacity: 1;
      z-index: 10; }
      #feature-slider-stacks_in_1420_page1 .feature-slide.active .feature-slide-action > a {
        opacity: 1;
        -webkit-animation: slide-action-pulse 1s;
                animation: slide-action-pulse 1s;
        -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards; }
    #feature-slider-stacks_in_1420_page1 .feature-slide > .ssi {
      width: 100%;
      display: block;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      text-align: center;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }

#feature-slider-stacks_in_1420_page1 .feature-slide .feature-slide-title {
  /*  */
  font-family: "CopperplateGothicStd-33BC.otf";
  /*  */
  opacity: 0;
  color: rgba(255, 255, 255, 1.00);
  max-width: 800px;
  font-size: 26px;
  padding: 20px 15px;
  line-height: 36.399998px;
  margin: 0 auto;
  margin-top: auto;
  font-weight: bold; }

#feature-slider-stacks_in_1420_page1 .feature-slide .feature-slide-icon {
  color: rgba(255, 255, 255, 1.00);
  padding: 10px 10px; }
  #feature-slider-stacks_in_1420_page1 .feature-slide .feature-slide-icon .slide-icon {
    width: 150px;
    height: 150px;
    border-radius: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: rgba(255, 255, 255, 0.30); }
  #feature-slider-stacks_in_1420_page1 .feature-slide .feature-slide-icon i {
    color: inherit;
    font-size: 100px;
    vertical-align: middle; }
    #feature-slider-stacks_in_1420_page1 .feature-slide .feature-slide-icon i[class*="ion-"] {
      line-height: 0; }

#feature-slider-stacks_in_1420_page1 .feature-slide .feature-slide-description {
  /*  */
  font-family: "CopperplateGothicStd-33BC.otf";
  /*  */
  opacity: 0;
  margin: 0 auto;
  color: rgba(255, 255, 255, 1.00);
  font-size: 16px;
  padding: 20px 15px;
  max-width: 800px;
  line-height: 22.400000px; }

#feature-slider-stacks_in_1420_page1 .feature-slide .feature-slide-action {
  padding: 20px 15px;
  background: rgba(0, 0, 0, 0.30);
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-top: auto;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  #feature-slider-stacks_in_1420_page1 .feature-slide .feature-slide-action > a {
    /*  */
    font-family: "CopperplateGothicStd-33BC.otf";
    /*  */
    opacity: 0;
    -webkit-transform: translateY(200%);
            transform: translateY(200%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: rgba(187, 187, 187, 1.00);
    font-size: 0px;
    padding: 0px 0px;
    border-radius: 0px;
    background: rgba(255, 255, 255, 1.00);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all 0.3s, opacity 0.3s 0.3s;
    transition: all 0.3s, opacity 0.3s 0.3s; }
    #feature-slider-stacks_in_1420_page1 .feature-slide .feature-slide-action > a span::before {
      content: '0';
      display: inline-block; }
    #feature-slider-stacks_in_1420_page1 .feature-slide .feature-slide-action > a:hover {
      -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
      box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2); }

#feature-slider-stacks_in_1420_page1 .feature-slider-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #feature-slider-stacks_in_1420_page1 .feature-slider-nav a {
    opacity: 1;
    z-index: 20;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: rgba(255, 255, 255, 0.40);
    width: 24px;
    height: 24px;
    font-size: 24px;
    cursor: pointer;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    vertical-align: middle;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #feature-slider-stacks_in_1420_page1 .feature-slider-nav a:hover {
      color: rgba(255, 255, 255, 1.00); }

#feature-slider-stacks_in_1420_page1.hide-titles .feature-slide .feature-slide-title {
  display: none; }
  #feature-slider-stacks_in_1420_page1.hide-titles .feature-slide .feature-slide-title .feature-slide .feature-slide-icon {
    margin-top: auto; }

#feature-slider-stacks_in_1420_page1.hide-descs .feature-slide .feature-slide-description {
  display: none; }

#feature-slider-stacks_in_1420_page1.hide-icons .feature-slide .feature-slide-icon {
  display: none; }

#feature-slider-stacks_in_1420_page1.hide-actions .feature-slide .feature-slide-action > a {
  display: none; }

#feature-slider-stacks_in_1420_page1.hide-titles.hide-icons .feature-slide .feature-slide-description {
  margin-top: auto; }

#feature-slider-stacks_in_1420_page1.forwards .feature-slide .feature-slide-title {
  -webkit-animation: slide-out-up 0.5s 0.5s;
          animation: slide-out-up 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1420_page1.forwards .feature-slide .feature-slide-description {
  -webkit-animation: slide-out-down 0.5s 0.5s;
          animation: slide-out-down 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1420_page1.forwards .feature-slide .feature-slide-icon {
  -webkit-animation: slide-out-left 0.5s;
          animation: slide-out-left 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1420_page1.forwards .feature-slide.active .feature-slide-title {
  -webkit-animation: slide-in-down 0.5s 0.5s;
          animation: slide-in-down 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1420_page1.forwards .feature-slide.active .feature-slide-description {
  -webkit-animation: slide-in-up 0.5s 0.5s;
          animation: slide-in-up 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1420_page1.forwards .feature-slide.active .feature-slide-icon {
  -webkit-animation: slide-in-left 0.5s;
          animation: slide-in-left 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1420_page1.backwards .feature-slide .feature-slide-title {
  -webkit-animation: slide-out-up 0.5s 0.5s;
          animation: slide-out-up 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1420_page1.backwards .feature-slide .feature-slide-description {
  -webkit-animation: slide-out-down 0.5s 0.5s;
          animation: slide-out-down 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1420_page1.backwards .feature-slide .feature-slide-icon {
  -webkit-animation: slide-out-right 0.5s;
          animation: slide-out-right 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1420_page1.backwards .feature-slide.active .feature-slide-title {
  -webkit-animation: slide-in-down 0.5s 0.5s;
          animation: slide-in-down 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1420_page1.backwards .feature-slide.active .feature-slide-description {
  -webkit-animation: slide-in-up 0.5s 0.5s;
          animation: slide-in-up 0.5s 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

#feature-slider-stacks_in_1420_page1.backwards .feature-slide.active .feature-slide-icon {
  -webkit-animation: slide-in-right 0.5s;
          animation: slide-in-right 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes slide-in-left {
  0% {
    opacity: 0;
    margin-left: 100%; }
  100% {
    opacity: 1;
    margin-left: 0%; } }

@keyframes slide-in-left {
  0% {
    opacity: 0;
    margin-left: 100%; }
  100% {
    opacity: 1;
    margin-left: 0%; } }

@-webkit-keyframes slide-out-left {
  0% {
    opacity: 1;
    margin-left: 0%; }
  100% {
    opacity: 0;
    margin-left: -100%; } }

@keyframes slide-out-left {
  0% {
    opacity: 1;
    margin-left: 0%; }
  100% {
    opacity: 0;
    margin-left: -100%; } }

@-webkit-keyframes slide-in-right {
  0% {
    opacity: 0;
    margin-left: -100%; }
  100% {
    opacity: 1;
    margin-left: 0%; } }

@keyframes slide-in-right {
  0% {
    opacity: 0;
    margin-left: -100%; }
  100% {
    opacity: 1;
    margin-left: 0%; } }

@-webkit-keyframes slide-out-right {
  0% {
    opacity: 1;
    margin-left: 0%; }
  100% {
    opacity: 0;
    margin-left: 100%; } }

@keyframes slide-out-right {
  0% {
    opacity: 1;
    margin-left: 0%; }
  100% {
    opacity: 0;
    margin-left: 100%; } }

@-webkit-keyframes slide-in-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@keyframes slide-in-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@-webkit-keyframes slide-out-up {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); } }

@keyframes slide-out-up {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); } }

@-webkit-keyframes slide-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@keyframes slide-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@-webkit-keyframes slide-out-down {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes slide-out-down {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@-webkit-keyframes slide-action-pulse {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  50% {
    -webkit-transform: translateY(200%);
            transform: translateY(200%); }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@keyframes slide-action-pulse {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  50% {
    -webkit-transform: translateY(200%);
            transform: translateY(200%); }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }
#feature-slide-stacks_in_1421_page1.feature-slide::before {
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.20); }

#feature-slide-stacks_in_1421_page1.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1421_page1.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1421_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon {
  background: none;
  background-size: cover;
  background-position: center center;
  background-image: url(../files/item_image_icon_1421.jpg); }
  #feature-slide-stacks_in_1421_page1.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1421_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

#feature-slide-stacks_in_1421_page1.feature-slide.custom-slide-background {
  /*  */
  background: rgba(0, 0, 0, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #feature-slide-stacks_in_1421_page1.feature-slide.custom-slide-background::before {
    /*  */ }

#feature-slide-stacks_in_1421_page1.feature-slide.custom-slide-title .feature-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1421_page1.feature-slide.custom-slide-icon .feature-slide-icon {
  color: rgba(255, 255, 255, 1.00); }
  #feature-slide-stacks_in_1421_page1.feature-slide.custom-slide-icon .feature-slide-icon .slide-icon {
    background: rgba(255, 255, 255, 0.30); }

#feature-slide-stacks_in_1421_page1.feature-slide.custom-slide-desc .feature-slide-description {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1421_page1.feature-slide.custom-slide-action .feature-slide-action > a{
  color: rgba(187, 187, 187, 1.00);
  background: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1421_page1.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

#feature-slide-stacks_in_1421_page1.feature-slide.custom-slide-nav .feature-slider-nav a {
  color: rgba(255, 255, 255, 0.40); }

#feature-slide-stacks_in_1421_page1.feature-slide.custom-slide-nav .feature-slider-nav a:hover {
  color: rgba(255, 255, 255, 1.00); }

#stacks_in_1422_page1 {
	font-size: 50%;
}
#feature-slide-stacks_in_1464_page1.feature-slide::before {
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.20); }

#feature-slide-stacks_in_1464_page1.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1464_page1.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1464_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon {
  background: none;
  background-size: cover;
  background-position: center center;
  background-image: url(../files/item_image_icon_1464.jpg); }
  #feature-slide-stacks_in_1464_page1.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1464_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

#feature-slide-stacks_in_1464_page1.feature-slide.custom-slide-background {
  /*  */
  background: rgba(0, 0, 0, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #feature-slide-stacks_in_1464_page1.feature-slide.custom-slide-background::before {
    /*  */ }

#feature-slide-stacks_in_1464_page1.feature-slide.custom-slide-title .feature-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1464_page1.feature-slide.custom-slide-icon .feature-slide-icon {
  color: rgba(255, 255, 255, 1.00); }
  #feature-slide-stacks_in_1464_page1.feature-slide.custom-slide-icon .feature-slide-icon .slide-icon {
    background: rgba(255, 255, 255, 0.30); }

#feature-slide-stacks_in_1464_page1.feature-slide.custom-slide-desc .feature-slide-description {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1464_page1.feature-slide.custom-slide-action .feature-slide-action > a{
  color: rgba(187, 187, 187, 1.00);
  background: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1464_page1.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

#feature-slide-stacks_in_1464_page1.feature-slide.custom-slide-nav .feature-slider-nav a {
  color: rgba(255, 255, 255, 0.40); }

#feature-slide-stacks_in_1464_page1.feature-slide.custom-slide-nav .feature-slider-nav a:hover {
  color: rgba(255, 255, 255, 1.00); }

#stacks_in_1465_page1 {
	font-size: 50%;
}
#feature-slide-stacks_in_1427_page1.feature-slide::before {
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.20); }

#feature-slide-stacks_in_1427_page1.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1427_page1.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1427_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon {
  background: none;
  background-size: cover;
  background-position: center center;
  background-image: url(../files/item_image_icon_1427.jpg); }
  #feature-slide-stacks_in_1427_page1.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1427_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

#feature-slide-stacks_in_1427_page1.feature-slide.custom-slide-background {
  /*  */
  background: rgba(0, 0, 0, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #feature-slide-stacks_in_1427_page1.feature-slide.custom-slide-background::before {
    /*  */ }

#feature-slide-stacks_in_1427_page1.feature-slide.custom-slide-title .feature-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1427_page1.feature-slide.custom-slide-icon .feature-slide-icon {
  color: rgba(255, 255, 255, 1.00); }
  #feature-slide-stacks_in_1427_page1.feature-slide.custom-slide-icon .feature-slide-icon .slide-icon {
    background: rgba(255, 255, 255, 0.30); }

#feature-slide-stacks_in_1427_page1.feature-slide.custom-slide-desc .feature-slide-description {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1427_page1.feature-slide.custom-slide-action .feature-slide-action > a{
  color: rgba(187, 187, 187, 1.00);
  background: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1427_page1.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

#feature-slide-stacks_in_1427_page1.feature-slide.custom-slide-nav .feature-slider-nav a {
  color: rgba(255, 255, 255, 0.40); }

#feature-slide-stacks_in_1427_page1.feature-slide.custom-slide-nav .feature-slider-nav a:hover {
  color: rgba(255, 255, 255, 1.00); }

#stacks_in_1428_page1 {
	font-size: 50%;
}
#feature-slide-stacks_in_1430_page1.feature-slide::before {
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.20); }

#feature-slide-stacks_in_1430_page1.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1430_page1.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1430_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon {
  background: none;
  background-size: cover;
  background-position: center center;
  background-image: url(../files/item_image_icon_1430.jpg); }
  #feature-slide-stacks_in_1430_page1.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1430_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

#feature-slide-stacks_in_1430_page1.feature-slide.custom-slide-background {
  /*  */
  background: rgba(0, 0, 0, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #feature-slide-stacks_in_1430_page1.feature-slide.custom-slide-background::before {
    /*  */ }

#feature-slide-stacks_in_1430_page1.feature-slide.custom-slide-title .feature-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1430_page1.feature-slide.custom-slide-icon .feature-slide-icon {
  color: rgba(255, 255, 255, 1.00); }
  #feature-slide-stacks_in_1430_page1.feature-slide.custom-slide-icon .feature-slide-icon .slide-icon {
    background: rgba(255, 255, 255, 0.30); }

#feature-slide-stacks_in_1430_page1.feature-slide.custom-slide-desc .feature-slide-description {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1430_page1.feature-slide.custom-slide-action .feature-slide-action > a{
  color: rgba(187, 187, 187, 1.00);
  background: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1430_page1.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

#feature-slide-stacks_in_1430_page1.feature-slide.custom-slide-nav .feature-slider-nav a {
  color: rgba(255, 255, 255, 0.40); }

#feature-slide-stacks_in_1430_page1.feature-slide.custom-slide-nav .feature-slider-nav a:hover {
  color: rgba(255, 255, 255, 1.00); }

#stacks_in_1431_page1 {
	font-size: 50%;
}
#feature-slide-stacks_in_1433_page1.feature-slide::before {
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.20); }

#feature-slide-stacks_in_1433_page1.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1433_page1.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1433_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon {
  background: none;
  background-size: cover;
  background-position: center center;
  background-image: url(../files/item_image_icon_1433.jpg); }
  #feature-slide-stacks_in_1433_page1.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1433_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

#feature-slide-stacks_in_1433_page1.feature-slide.custom-slide-background {
  /*  */
  background: rgba(0, 0, 0, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #feature-slide-stacks_in_1433_page1.feature-slide.custom-slide-background::before {
    /*  */ }

#feature-slide-stacks_in_1433_page1.feature-slide.custom-slide-title .feature-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1433_page1.feature-slide.custom-slide-icon .feature-slide-icon {
  color: rgba(255, 255, 255, 1.00); }
  #feature-slide-stacks_in_1433_page1.feature-slide.custom-slide-icon .feature-slide-icon .slide-icon {
    background: rgba(255, 255, 255, 0.30); }

#feature-slide-stacks_in_1433_page1.feature-slide.custom-slide-desc .feature-slide-description {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1433_page1.feature-slide.custom-slide-action .feature-slide-action > a{
  color: rgba(187, 187, 187, 1.00);
  background: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1433_page1.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

#feature-slide-stacks_in_1433_page1.feature-slide.custom-slide-nav .feature-slider-nav a {
  color: rgba(255, 255, 255, 0.40); }

#feature-slide-stacks_in_1433_page1.feature-slide.custom-slide-nav .feature-slider-nav a:hover {
  color: rgba(255, 255, 255, 1.00); }

#stacks_in_1434_page1 {
	font-size: 50%;
}
#feature-slide-stacks_in_1436_page1.feature-slide::before {
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.20); }

#feature-slide-stacks_in_1436_page1.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1436_page1.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1436_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon {
  background: none;
  background-size: cover;
  background-position: center center;
  background-image: url(../files/item_image_icon_1436.jpg); }
  #feature-slide-stacks_in_1436_page1.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1436_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

#feature-slide-stacks_in_1436_page1.feature-slide.custom-slide-background {
  /*  */
  background: rgba(0, 0, 0, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #feature-slide-stacks_in_1436_page1.feature-slide.custom-slide-background::before {
    /*  */ }

#feature-slide-stacks_in_1436_page1.feature-slide.custom-slide-title .feature-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1436_page1.feature-slide.custom-slide-icon .feature-slide-icon {
  color: rgba(255, 255, 255, 1.00); }
  #feature-slide-stacks_in_1436_page1.feature-slide.custom-slide-icon .feature-slide-icon .slide-icon {
    background: rgba(255, 255, 255, 0.30); }

#feature-slide-stacks_in_1436_page1.feature-slide.custom-slide-desc .feature-slide-description {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1436_page1.feature-slide.custom-slide-action .feature-slide-action > a{
  color: rgba(187, 187, 187, 1.00);
  background: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1436_page1.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

#feature-slide-stacks_in_1436_page1.feature-slide.custom-slide-nav .feature-slider-nav a {
  color: rgba(255, 255, 255, 0.40); }

#feature-slide-stacks_in_1436_page1.feature-slide.custom-slide-nav .feature-slider-nav a:hover {
  color: rgba(255, 255, 255, 1.00); }

#stacks_in_1437_page1 {
	font-size: 50%;
}
#feature-slide-stacks_in_1439_page1.feature-slide::before {
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.20); }

#feature-slide-stacks_in_1439_page1.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1439_page1.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1439_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon {
  background: none;
  background-size: cover;
  background-position: center center;
  background-image: url(../files/item_image_icon_1439.png); }
  #feature-slide-stacks_in_1439_page1.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1439_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

#feature-slide-stacks_in_1439_page1.feature-slide.custom-slide-background {
  /*  */
  background: rgba(0, 0, 0, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #feature-slide-stacks_in_1439_page1.feature-slide.custom-slide-background::before {
    /*  */ }

#feature-slide-stacks_in_1439_page1.feature-slide.custom-slide-title .feature-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1439_page1.feature-slide.custom-slide-icon .feature-slide-icon {
  color: rgba(255, 255, 255, 1.00); }
  #feature-slide-stacks_in_1439_page1.feature-slide.custom-slide-icon .feature-slide-icon .slide-icon {
    background: rgba(255, 255, 255, 0.30); }

#feature-slide-stacks_in_1439_page1.feature-slide.custom-slide-desc .feature-slide-description {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1439_page1.feature-slide.custom-slide-action .feature-slide-action > a{
  color: rgba(187, 187, 187, 1.00);
  background: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1439_page1.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

#feature-slide-stacks_in_1439_page1.feature-slide.custom-slide-nav .feature-slider-nav a {
  color: rgba(255, 255, 255, 0.40); }

#feature-slide-stacks_in_1439_page1.feature-slide.custom-slide-nav .feature-slider-nav a:hover {
  color: rgba(255, 255, 255, 1.00); }

#stacks_in_1440_page1 {
	font-size: 50%;
}
#feature-slide-stacks_in_1442_page1.feature-slide::before {
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.20); }

#feature-slide-stacks_in_1442_page1.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1442_page1.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1442_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon {
  background: none;
  background-size: cover;
  background-position: center center;
  background-image: url(../files/item_image_icon_1442.jpg); }
  #feature-slide-stacks_in_1442_page1.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1442_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

#feature-slide-stacks_in_1442_page1.feature-slide.custom-slide-background {
  /*  */
  background: rgba(0, 0, 0, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #feature-slide-stacks_in_1442_page1.feature-slide.custom-slide-background::before {
    /*  */ }

#feature-slide-stacks_in_1442_page1.feature-slide.custom-slide-title .feature-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1442_page1.feature-slide.custom-slide-icon .feature-slide-icon {
  color: rgba(255, 255, 255, 1.00); }
  #feature-slide-stacks_in_1442_page1.feature-slide.custom-slide-icon .feature-slide-icon .slide-icon {
    background: rgba(255, 255, 255, 0.30); }

#feature-slide-stacks_in_1442_page1.feature-slide.custom-slide-desc .feature-slide-description {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1442_page1.feature-slide.custom-slide-action .feature-slide-action > a{
  color: rgba(187, 187, 187, 1.00);
  background: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1442_page1.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

#feature-slide-stacks_in_1442_page1.feature-slide.custom-slide-nav .feature-slider-nav a {
  color: rgba(255, 255, 255, 0.40); }

#feature-slide-stacks_in_1442_page1.feature-slide.custom-slide-nav .feature-slider-nav a:hover {
  color: rgba(255, 255, 255, 1.00); }

#stacks_in_1443_page1 {
	font-size: 50%;
}
#feature-slide-stacks_in_1445_page1.feature-slide::before {
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.20); }

#feature-slide-stacks_in_1445_page1.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1445_page1.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1445_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon {
  background: none;
  background-size: cover;
  background-position: center center;
  background-image: url(../files/item_image_icon_1445.png); }
  #feature-slide-stacks_in_1445_page1.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1445_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

#feature-slide-stacks_in_1445_page1.feature-slide.custom-slide-background {
  /*  */
  background: rgba(0, 0, 0, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #feature-slide-stacks_in_1445_page1.feature-slide.custom-slide-background::before {
    /*  */ }

#feature-slide-stacks_in_1445_page1.feature-slide.custom-slide-title .feature-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1445_page1.feature-slide.custom-slide-icon .feature-slide-icon {
  color: rgba(255, 255, 255, 1.00); }
  #feature-slide-stacks_in_1445_page1.feature-slide.custom-slide-icon .feature-slide-icon .slide-icon {
    background: rgba(255, 255, 255, 0.30); }

#feature-slide-stacks_in_1445_page1.feature-slide.custom-slide-desc .feature-slide-description {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1445_page1.feature-slide.custom-slide-action .feature-slide-action > a{
  color: rgba(187, 187, 187, 1.00);
  background: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1445_page1.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

#feature-slide-stacks_in_1445_page1.feature-slide.custom-slide-nav .feature-slider-nav a {
  color: rgba(255, 255, 255, 0.40); }

#feature-slide-stacks_in_1445_page1.feature-slide.custom-slide-nav .feature-slider-nav a:hover {
  color: rgba(255, 255, 255, 1.00); }

#stacks_in_1446_page1 {
	font-size: 50%;
}
#feature-slide-stacks_in_1448_page1.feature-slide::before {
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.20); }

#feature-slide-stacks_in_1448_page1.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1448_page1.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1448_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon {
  background: none;
  background-size: cover;
  background-position: center center;
  background-image: url(../files/item_image_icon_1448.png); }
  #feature-slide-stacks_in_1448_page1.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1448_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

#feature-slide-stacks_in_1448_page1.feature-slide.custom-slide-background {
  /*  */
  background: rgba(0, 0, 0, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #feature-slide-stacks_in_1448_page1.feature-slide.custom-slide-background::before {
    /*  */ }

#feature-slide-stacks_in_1448_page1.feature-slide.custom-slide-title .feature-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1448_page1.feature-slide.custom-slide-icon .feature-slide-icon {
  color: rgba(255, 255, 255, 1.00); }
  #feature-slide-stacks_in_1448_page1.feature-slide.custom-slide-icon .feature-slide-icon .slide-icon {
    background: rgba(255, 255, 255, 0.30); }

#feature-slide-stacks_in_1448_page1.feature-slide.custom-slide-desc .feature-slide-description {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1448_page1.feature-slide.custom-slide-action .feature-slide-action > a{
  color: rgba(187, 187, 187, 1.00);
  background: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1448_page1.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

#feature-slide-stacks_in_1448_page1.feature-slide.custom-slide-nav .feature-slider-nav a {
  color: rgba(255, 255, 255, 0.40); }

#feature-slide-stacks_in_1448_page1.feature-slide.custom-slide-nav .feature-slider-nav a:hover {
  color: rgba(255, 255, 255, 1.00); }

#stacks_in_1449_page1 {
	font-size: 50%;
}
#feature-slide-stacks_in_1451_page1.feature-slide::before {
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.20); }

#feature-slide-stacks_in_1451_page1.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1451_page1.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1451_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon {
  background: none;
  background-size: cover;
  background-position: center center;
  background-image: url(../files/item_image_icon_1451.png); }
  #feature-slide-stacks_in_1451_page1.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1451_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

#feature-slide-stacks_in_1451_page1.feature-slide.custom-slide-background {
  /*  */
  background: rgba(0, 0, 0, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #feature-slide-stacks_in_1451_page1.feature-slide.custom-slide-background::before {
    /*  */ }

#feature-slide-stacks_in_1451_page1.feature-slide.custom-slide-title .feature-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1451_page1.feature-slide.custom-slide-icon .feature-slide-icon {
  color: rgba(255, 255, 255, 1.00); }
  #feature-slide-stacks_in_1451_page1.feature-slide.custom-slide-icon .feature-slide-icon .slide-icon {
    background: rgba(255, 255, 255, 0.30); }

#feature-slide-stacks_in_1451_page1.feature-slide.custom-slide-desc .feature-slide-description {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1451_page1.feature-slide.custom-slide-action .feature-slide-action > a{
  color: rgba(187, 187, 187, 1.00);
  background: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1451_page1.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

#feature-slide-stacks_in_1451_page1.feature-slide.custom-slide-nav .feature-slider-nav a {
  color: rgba(255, 255, 255, 0.40); }

#feature-slide-stacks_in_1451_page1.feature-slide.custom-slide-nav .feature-slider-nav a:hover {
  color: rgba(255, 255, 255, 1.00); }

#stacks_in_1452_page1 {
	font-size: 50%;
}
#feature-slide-stacks_in_1454_page1.feature-slide::before {
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.20); }

#feature-slide-stacks_in_1454_page1.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1454_page1.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1454_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon {
  background: none;
  background-size: cover;
  background-position: center center;
  background-image: url(../files/item_image_icon_1454.png); }
  #feature-slide-stacks_in_1454_page1.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1454_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

#feature-slide-stacks_in_1454_page1.feature-slide.custom-slide-background {
  /*  */
  background: rgba(0, 0, 0, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #feature-slide-stacks_in_1454_page1.feature-slide.custom-slide-background::before {
    /*  */ }

#feature-slide-stacks_in_1454_page1.feature-slide.custom-slide-title .feature-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1454_page1.feature-slide.custom-slide-icon .feature-slide-icon {
  color: rgba(255, 255, 255, 1.00); }
  #feature-slide-stacks_in_1454_page1.feature-slide.custom-slide-icon .feature-slide-icon .slide-icon {
    background: rgba(255, 255, 255, 0.30); }

#feature-slide-stacks_in_1454_page1.feature-slide.custom-slide-desc .feature-slide-description {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1454_page1.feature-slide.custom-slide-action .feature-slide-action > a{
  color: rgba(187, 187, 187, 1.00);
  background: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1454_page1.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

#feature-slide-stacks_in_1454_page1.feature-slide.custom-slide-nav .feature-slider-nav a {
  color: rgba(255, 255, 255, 0.40); }

#feature-slide-stacks_in_1454_page1.feature-slide.custom-slide-nav .feature-slider-nav a:hover {
  color: rgba(255, 255, 255, 1.00); }

#stacks_in_1455_page1 {
	font-size: 50%;
}
#feature-slide-stacks_in_1457_page1.feature-slide::before {
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.20); }

#feature-slide-stacks_in_1457_page1.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1457_page1.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1457_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon {
  background: none;
  background-size: cover;
  background-position: center center;
  background-image: url(../files/item_image_icon_1457.jpg); }
  #feature-slide-stacks_in_1457_page1.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1457_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

#feature-slide-stacks_in_1457_page1.feature-slide.custom-slide-background {
  /*  */
  background: rgba(0, 0, 0, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #feature-slide-stacks_in_1457_page1.feature-slide.custom-slide-background::before {
    /*  */ }

#feature-slide-stacks_in_1457_page1.feature-slide.custom-slide-title .feature-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1457_page1.feature-slide.custom-slide-icon .feature-slide-icon {
  color: rgba(255, 255, 255, 1.00); }
  #feature-slide-stacks_in_1457_page1.feature-slide.custom-slide-icon .feature-slide-icon .slide-icon {
    background: rgba(255, 255, 255, 0.30); }

#feature-slide-stacks_in_1457_page1.feature-slide.custom-slide-desc .feature-slide-description {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1457_page1.feature-slide.custom-slide-action .feature-slide-action > a{
  color: rgba(187, 187, 187, 1.00);
  background: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1457_page1.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

#feature-slide-stacks_in_1457_page1.feature-slide.custom-slide-nav .feature-slider-nav a {
  color: rgba(255, 255, 255, 0.40); }

#feature-slide-stacks_in_1457_page1.feature-slide.custom-slide-nav .feature-slider-nav a:hover {
  color: rgba(255, 255, 255, 1.00); }

#stacks_in_1458_page1 {
	font-size: 50%;
}
#feature-slide-stacks_in_1460_page1.feature-slide::before {
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.20); }

#feature-slide-stacks_in_1460_page1.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1460_page1.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1460_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon {
  background: none;
  background-size: cover;
  background-position: center center;
  background-image: url(../files/item_image_icon_1460.png); }
  #feature-slide-stacks_in_1460_page1.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1460_page1.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

#feature-slide-stacks_in_1460_page1.feature-slide.custom-slide-background {
  /*  */
  background: rgba(0, 0, 0, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #feature-slide-stacks_in_1460_page1.feature-slide.custom-slide-background::before {
    /*  */ }

#feature-slide-stacks_in_1460_page1.feature-slide.custom-slide-title .feature-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1460_page1.feature-slide.custom-slide-icon .feature-slide-icon {
  color: rgba(255, 255, 255, 1.00); }
  #feature-slide-stacks_in_1460_page1.feature-slide.custom-slide-icon .feature-slide-icon .slide-icon {
    background: rgba(255, 255, 255, 0.30); }

#feature-slide-stacks_in_1460_page1.feature-slide.custom-slide-desc .feature-slide-description {
  color: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1460_page1.feature-slide.custom-slide-action .feature-slide-action > a{
  color: rgba(187, 187, 187, 1.00);
  background: rgba(255, 255, 255, 1.00); }

#feature-slide-stacks_in_1460_page1.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

#feature-slide-stacks_in_1460_page1.feature-slide.custom-slide-nav .feature-slider-nav a {
  color: rgba(255, 255, 255, 0.40); }

#feature-slide-stacks_in_1460_page1.feature-slide.custom-slide-nav .feature-slider-nav a:hover {
  color: rgba(255, 255, 255, 1.00); }

#stacks_in_1461_page1 {
	font-size: 50%;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1161_page1 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1161_page1 .theDivider1,
#simpleDivider_stacks_in_1161_page1 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1161_page1 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1161_page1.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1161_page1.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1161_page1 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1161_page1.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1161_page1.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1161_page1.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1161_page1.bgImageOn .theDivider1 img {
	display: block;
}

/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_1467_page1{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */
#stacks_in_1468_page1 {
	padding:  15px;
}

#stacks_out_1468_page1 {
	width: 80%;
}

#stacks_in_1242_page1 {
	padding:  15px;
}

#stacks_out_1242_page1 {
	width: 80%;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1246_page1 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1246_page1 .theDivider1,
#simpleDivider_stacks_in_1246_page1 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1246_page1 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1246_page1.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1246_page1.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1246_page1 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1246_page1.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1246_page1.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1246_page1.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1246_page1.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_170_page1 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_170_page1 .theDivider1,
#simpleDivider_stacks_in_170_page1 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_170_page1 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_170_page1.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_170_page1.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_170_page1 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_170_page1.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_170_page1.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_170_page1.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_170_page1.bgImageOn .theDivider1 img {
	display: block;
}

/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_220_page1 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_220_page1 .theDivider1,
#simpleDivider_stacks_in_220_page1 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_220_page1 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_220_page1.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_220_page1.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_220_page1 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_220_page1.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_220_page1.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_220_page1.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_220_page1.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_238_page1{
	display: none;
}

@font-face {
    font-family: 'CopperplateGothicStd-30AB.otf';
    src: url('../') format('woff'),
         url('../') format('woff2'),
         url('../') format('truetype'),
         url('../../resources/Copperplate-Gothic-Std/CopperplateGothicStd-30AB.otf') format('opentype');
    
}


	body{
		font-family: 'CopperplateGothicStd-30AB.otf', sans-serif ;
		
	}






