@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;
}/*! Tablesaw - v2.0.3 - 2016-05-02
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2016 Filament Group; Licensed MIT */

table.tablesaw {
  empty-cells: show;
  max-width: 100%;
  width: 100%;
}

.tablesaw {
  border-collapse: collapse;
  width: 100%;
}

/* Structure */

.tablesaw {
  border: 0;
  padding: 0;
}

.tablesaw th,
.tablesaw td {
  box-sizing: border-box;
  padding: .5em .7em;
}

.tablesaw thead tr:first-child th {
  padding-top: .9em;
  padding-bottom: .7em;
}

.tablesaw-enhanced .tablesaw-bar .btn {
  border: 1px solid #ccc;
  background: none;
  background-color: #fafafa;
  box-shadow: 0 1px 0 rgba(255,255,255,1);
  color: #4a4a4a;
  clear: both;
  cursor: pointer;
  display: block;
  font: bold 20px/1 sans-serif;
  margin: 0;
  padding: .5em .85em .4em .85em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  text-shadow: 0 1px 0 #fff;
  width: 100%;
  /* Theming */
  background-image: -webkit-linear-gradient(top, rgba( 255,255,255,.1 ) 0%, rgba( 255,255,255,.1 ) 50%, rgba( 170,170,170,.1 ) 55%, rgba( 120,120,120,.15 ) 100%);
  background-image: linear-gradient( top, rgba( 255,255,255,.1 ) 0%, rgba( 255,255,255,.1 ) 50%, rgba( 170,170,170,.1 ) 55%, rgba( 120,120,120,.15 ) 100% );
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  border-radius: .25em;
}

.tablesaw-enhanced .tablesaw-bar a.btn {
  color: #1c95d4;
}

.tablesaw-enhanced .tablesaw-bar .btn:hover {
  text-decoration: none;
}

/* Default radio/checkbox styling horizonal controlgroups. */

.tablesaw-enhanced .tablesaw-bar .btn:active {
  background-color: #ddd;
  background-image: -webkit-linear-gradient(top, rgba( 100,100,100,.35 ) 0%, rgba( 255,255,255,0 ) 70%);
  background-image: linear-gradient( top, rgba( 100,100,100,.35 ) 0%, rgba( 255,255,255,0 ) 70% );
}

.tablesaw-enhanced .tablesaw-bar .btn:hover,
.tablesaw-enhanced .tablesaw-bar .btn:focus {
  color: #208de3;
  background-color: #fff;
  outline: none;
}

.tablesaw-bar .btn:focus {
  box-shadow: 0 0 .35em #4faeef !important;
}

.tablesaw-bar .btn-select select {
  background: none;
  border: none;
  display: block;
  position: absolute;
  font-weight: inherit;
  left: 0;
  top: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  min-height: 1em;
}

.tablesaw-bar .btn-select select {
  opacity: 0;
  filter: alpha(opacity=0);
  display: inline-block;
  color: transparent;
}

.tablesaw-bar .btn select option {
  background: #fff;
  color: #000;
  font-family: sans-serif;
}

.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
  color: #4d4d4d;
  padding-right: 2.5em;
  min-width: 7.25em;
  text-align: left;
  text-indent: 0;
}

.tablesaw-bar .btn.btn-small,
.tablesaw-bar .btn.btn-micro {
  display: inline-block;
  width: auto;
  height: auto;
  position: relative;
  top: 0;
}

.tablesaw-bar .btn.btn-small {
  font-size: 1.0625em;
  line-height: 19px;
  padding: .3em 1em .3em 1em;
}

.tablesaw-bar .btn.btn-micro {
  font-size: .8125em;
  padding: .4em .7em .25em .7em;
}

.tablesaw-enhanced .tablesaw-bar .btn-select {
  text-align: left;
}

.tablesaw-bar .btn-select:after {
  background: #e5e5e5;
  background: rgba(0,0,0,.1);
  box-shadow: 0 2px 2px rgba(255,255,255,.25);
  content: " ";
  display: block;
  position: absolute;
}

.tablesaw-bar .btn-select.btn-small,
.tablesaw-bar .btn-select.btn-micro {
  padding-right: 1.5em;
}

.tablesaw-bar .btn-select:after {
  background: none;
  background-repeat: no-repeat;
  background-position: .25em .45em;
  content: "\25bc";
  font-size: .55em;
  padding-top: 1.2em;
  padding-left: 1em;
  left: auto;
  right: 0;
  margin: 0;
  top: 0;
  bottom: 0;
  width: 1.8em;
}

.tablesaw-bar .btn-select.btn-small:after,
.tablesaw-bar .btn-select.btn-micro:after {
  width: 1.2em;
  font-size: .5em;
  padding-top: 1em;
  padding-right: .5em;
  line-height: 1.65;
  background: none;
  box-shadow: none;
  border-left-width: 0;
}

/* Column navigation buttons for swipe and columntoggle tables */

.tablesaw-advance .btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  text-shadow: 0 1px 0 #fff;
  border-radius: .25em;
}

.tablesaw-advance .btn.btn-micro {
  font-size: .8125em;
  padding: .3em .7em .25em .7em;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
  display: inline-block;
  overflow: hidden;
  width: 1.8em;
  height: 1.8em;
  background-position: 50% 50%;
  margin-left: .5em;
  position: relative;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
  content: "\0020";
  overflow: hidden;
  width: 0;
  height: 0;
  position: absolute;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before {
  left: .5em;
  top: .65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #808080;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
  left: .5em;
  top: .65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #808080;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
  top: .45em;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before {
  left: .6em;
  border-right: 5px solid #808080;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
  left: .7em;
  border-left: 5px solid #808080;
}

.tablesaw-advance a.tablesaw-nav-btn.disabled {
  opacity: .25;
  filter: alpha(opacity=25);
  cursor: default;
  pointer-events: none;
}

/* Table Toolbar */

.tablesaw-bar {
  clear: both;
  font-family: sans-serif;
}

.tablesaw-toolbar {
  font-size: .875em;
  float: left;
}

.tablesaw-toolbar label {
  padding: .5em 0;
  clear: both;
  display: block;
  color: #888;
  margin-right: .5em;
  text-transform: uppercase;
}

.tablesaw-bar .btn,
.tablesaw-enhanced .tablesaw-bar .btn {
  margin-top: .5em;
  margin-bottom: .5em;
}

.tablesaw-bar .btn-select,
.tablesaw-enhanced .tablesaw-bar .btn-select {
  margin-bottom: 0;
}

.tablesaw-bar .tablesaw-toolbar .btn {
  margin-left: .4em;
  margin-top: 0;
  text-transform: uppercase;
  border: none;
  box-shadow: none;
  background: transparent;
  font-family: sans-serif;
  font-size: 1em;
  padding-left: .3em;
}

.tablesaw-bar .tablesaw-toolbar .btn-select {
  min-width: 0;
}

.tablesaw-bar .tablesaw-toolbar .btn-select:after {
  padding-top: .9em;
}

.tablesaw-bar .tablesaw-toolbar select {
  color: #888;
  text-transform: none;
  background: transparent;
}

.tablesaw-toolbar ~ table {
  clear: both;
}

.tablesaw-toolbar .a11y-sm {
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}

@media (min-width: 24em) {
  .tablesaw-toolbar .a11y-sm {
    clip: none;
    height: auto;
    width: auto;
    position: static;
    overflow: visible;
  }
}

table.tablesaw tbody th {
  font-weight: bold;
}

table.tablesaw thead th,
table.tablesaw thead td {
  color: #444;
  font-size: .9em;
}

.tablesaw th,
.tablesaw td {
  line-height: 1em;
  text-align: left;
  vertical-align: middle;
}

.tablesaw td,
.tablesaw tbody th {
  vertical-align: middle;
  font-size: 1.17em;
  /* 19px */
}

.tablesaw td .btn,
.tablesaw tbody th .btn {
  margin: 0;
}

.tablesaw thead {
  border: 1px solid #e5e5e4;
  background: #e2dfdc;
  background-image: -webkit-linear-gradient(top, #fff, #e2dfdc);
  background-image: linear-gradient(to bottom, #fff, #e2dfdc);
}

.tablesaw thead th {
  font-weight: 100;
  color: #777;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #fff;
  text-align: left;
}

.tablesaw thead tr:first-child th {
  font-weight: normal;
  font-family: sans-serif;
  border-right: 1px solid #e4e1de;
}

/* Table rows have a gray bottom stroke by default */

.tablesaw tbody tr {
  border-bottom: 1px solid #dfdfdf;
}

.tablesaw caption {
  text-align: left;
  margin-bottom: 0;
  opacity: .5;
  filter: alpha(opacity=50);
  line-height: 2.4;
}

@media (min-width: 25em) {
  .tablesaw caption {
    margin-bottom: .6em;
    line-height: 1.2;
  }
}

/* Stack */

.tablesaw-cell-label-top {
  text-transform: uppercase;
  font-size: .9em;
  font-weight: normal;
}

.tablesaw-cell-label {
  font-size: .65em;
  text-transform: uppercase;
  color: #888;
  font-family: sans-serif;
}

@media (min-width: 40em) {
  .tablesaw td {
    line-height: 2em;
  }
}

@media only all {
  .tablesaw-swipe .tablesaw-cell-persist {
    border-right: 1px solid #e4e1de;
  }

  .tablesaw-swipe .tablesaw-cell-persist {
    box-shadow: 3px 0 4px -1px #e4e1de;
  }
}

/* Table rows have a gray bottom stroke by default */

.tablesaw-stack tbody tr {
  border-bottom: 1px solid #dfdfdf;
}

.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
  display: none;
}

/* Mobile first styles: Begin with the stacked presentation at narrow widths */

@media only all {
  /* Show the table cells as a block level element */

  .tablesaw-stack td,
  .tablesaw-stack th {
    text-align: left;
    display: block;
  }

  .tablesaw-stack tr {
    clear: both;
    display: table-row;
  }

  /* Make the label elements a percentage width */

  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: block;
    padding: 0 .6em 0 0;
    width: 30%;
    display: inline-block;
  }

  /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */

  .tablesaw-stack th .tablesaw-cell-label-top,
  .tablesaw-stack td .tablesaw-cell-label-top {
    display: block;
    padding: .4em 0;
    margin: .4em 0;
  }

  .tablesaw-cell-label {
    display: block;
  }

  /* Avoid double strokes when stacked */

  .tablesaw-stack tbody th.group {
    margin-top: -1px;
  }

  /* Avoid double strokes when stacked */

  .tablesaw-stack th.group b.tablesaw-cell-label {
    display: none !important;
  }
}

@media (max-width: 39.9375em) {
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: none;
  }

  .tablesaw-stack tbody td,
  .tablesaw-stack tbody th {
    clear: left;
    float: left;
    width: 100%;
  }

  .tablesaw-cell-label {
    vertical-align: top;
  }

  .tablesaw-cell-content {
    max-width: 67%;
    display: inline-block;
  }

  .tablesaw-stack td:empty,
  .tablesaw-stack th:empty {
    display: none;
  }
}

/* Media query to show as a standard table at 560px (35em x 16px) or wider */

@media (min-width: 40em) {
  .tablesaw-stack tr {
    display: table-row;
  }

  /* Show the table header rows */

  .tablesaw-stack td,
  .tablesaw-stack th,
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: table-cell;
    margin: 0;
  }

  /* Hide the labels in each cell */

  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: none !important;
  }
}

.tablesaw-fix-persist {
  table-layout: fixed;
}

@media only all {
  /* Unchecked manually: Always hide */

  .tablesaw-swipe th.tablesaw-cell-hidden,
  .tablesaw-swipe td.tablesaw-cell-hidden {
    display: none;
  }
}

.btn.tablesaw-columntoggle-btn span {
  text-indent: -9999px;
  display: inline-block;
}

.tablesaw-columntoggle-btnwrap {
  position: relative;
  /* for dialog positioning */
}

.tablesaw-columntoggle-btnwrap .dialog-content {
  padding: .5em;
}

.tablesaw-columntoggle tbody td {
  line-height: 1.5;
}

/* Remove top/bottom margins around the fieldcontain on check list */

.tablesaw-columntoggle-popup {
  display: none;
}

.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
  display: block;
  position: absolute;
  top: 2em;
  right: 0;
  background-color: #fff;
  padding: .5em .8em;
  border: 1px solid #ccc;
  box-shadow: 0 1px 2px #ccc;
  border-radius: .2em;
  z-index: 1;
}

.tablesaw-columntoggle-popup fieldset {
  margin: 0;
}

/* Hide all prioritized columns by default */

@media only all {
  .tablesaw-columntoggle th.tablesaw-priority-6,
  .tablesaw-columntoggle td.tablesaw-priority-6,
  .tablesaw-columntoggle th.tablesaw-priority-5,
  .tablesaw-columntoggle td.tablesaw-priority-5,
  .tablesaw-columntoggle th.tablesaw-priority-4,
  .tablesaw-columntoggle td.tablesaw-priority-4,
  .tablesaw-columntoggle th.tablesaw-priority-3,
  .tablesaw-columntoggle td.tablesaw-priority-3,
  .tablesaw-columntoggle th.tablesaw-priority-2,
  .tablesaw-columntoggle td.tablesaw-priority-2,
  .tablesaw-columntoggle th.tablesaw-priority-1,
  .tablesaw-columntoggle td.tablesaw-priority-1 {
    display: none;
  }
}

.tablesaw-columntoggle-btnwrap .dialog-content {
  top: 0 !important;
  right: 1em;
  left: auto !important;
  width: 12em;
  max-width: 18em;
  margin: -.5em auto 0;
}

.tablesaw-columntoggle-btnwrap .dialog-content:focus {
  outline-style: none;
}

/* Preset breakpoints if "" class added to table */

/* Show priority 1 at 320px (20em x 16px) */

@media (min-width: 20em) {
  .tablesaw-columntoggle th.tablesaw-priority-1,
  .tablesaw-columntoggle td.tablesaw-priority-1 {
    display: table-cell;
  }
}

/* Show priority 2 at 480px (30em x 16px) */

@media (min-width: 30em) {
  .tablesaw-columntoggle th.tablesaw-priority-2,
  .tablesaw-columntoggle td.tablesaw-priority-2 {
    display: table-cell;
  }
}

/* Show priority 3 at 640px (40em x 16px) */

@media (min-width: 40em) {
  .tablesaw-columntoggle th.tablesaw-priority-3,
  .tablesaw-columntoggle td.tablesaw-priority-3 {
    display: table-cell;
  }

  .tablesaw-columntoggle tbody td {
    line-height: 2;
  }
}

/* Show priority 4 at 800px (50em x 16px) */

@media (min-width: 50em) {
  .tablesaw-columntoggle th.tablesaw-priority-4,
  .tablesaw-columntoggle td.tablesaw-priority-4 {
    display: table-cell;
  }
}

/* Show priority 5 at 960px (60em x 16px) */

@media (min-width: 60em) {
  .tablesaw-columntoggle th.tablesaw-priority-5,
  .tablesaw-columntoggle td.tablesaw-priority-5 {
    display: table-cell;
  }
}

/* Show priority 6 at 1,120px (70em x 16px) */

@media (min-width: 70em) {
  .tablesaw-columntoggle th.tablesaw-priority-6,
  .tablesaw-columntoggle td.tablesaw-priority-6 {
    display: table-cell;
  }
}

@media only all {
  /* Unchecked manually: Always hide */

  .tablesaw-columntoggle th.tablesaw-cell-hidden,
  .tablesaw-columntoggle td.tablesaw-cell-hidden {
    display: none;
  }

  /* Checked manually: Always show */

  .tablesaw-columntoggle th.tablesaw-cell-visible,
  .tablesaw-columntoggle td.tablesaw-cell-visible {
    display: table-cell;
  }
}

.tablesaw-columntoggle-popup .btn-group > label {
  display: block;
  padding: .2em 0;
  white-space: nowrap;
}

.tablesaw-columntoggle-popup .btn-group > label input {
  margin-right: .8em;
}

.tablesaw-sortable,
.tablesaw-sortable thead,
.tablesaw-sortable thead tr,
.tablesaw-sortable thead tr th {
  position: relative;
}

.tablesaw-sortable thead tr th {
  padding-right: 1.6em;
  vertical-align: top;
}

.tablesaw-sortable th.tablesaw-sortable-head,
.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {
  padding: 0;
}

.tablesaw-sortable th.tablesaw-sortable-head button {
  padding-top: .9em;
  padding-bottom: .7em;
  padding-left: .6em;
  padding-right: 1.6em;
}

.tablesaw-sortable .tablesaw-sortable-head button {
  min-width: 100%;
  color: inherit;
  background: transparent;
  border: 0;
  padding: 0;
  text-align: left;
  font: inherit;
  text-transform: inherit;
  position: relative;
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after,
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
  width: 7px;
  height: 10px;
  content: "\0020";
  position: absolute;
  right: .5em;
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after {
  content: "\2191";
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
  content: "\2193";
}

.tablesaw-sortable .not-applicable:after {
  content: "--";
  display: block;
}

.tablesaw-sortable .not-applicable span {
  display: none;
}

.tablesaw-advance {
  float: right;
}

.tablesaw-advance.minimap {
  margin-right: .4em;
}

.tablesaw-advance-dots {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

.tablesaw-advance-dots li {
  display: table-cell;
  margin: 0;
  padding: .4em .2em;
}

.tablesaw-advance-dots li i {
  width: .25em;
  height: .25em;
  background: #555;
  border-radius: 100%;
  display: inline-block;
}

.tablesaw-advance-dots-hide {
  opacity: .25;
  filter: alpha(opacity=25);
  cursor: default;
  pointer-events: none;
}/* 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: %;}}/* 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 *//* -- EACH CSS Template -- */
/*  Hype elements with CUSTOM CSS */
#stacks_in_1585_page29 .HYPE_document  {
	text-align: center; display: block; width: 100%; height: 100%; margin: auto; padding: 0; min-width: 100%;
	 
}
/*  buttons states toolbar */
#stacks_in_1585_page29 .button-stats:hover, .button-stats:hover { color: #dcdcdc !important;	background-color: #262626 !important; }
/* LINK AREA over the titles */
#stacks_in_1585_page29 .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_1585_page29 .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_1585_page29 .back_wrapper_8573 {
 } }
@media (max-width: 600px) { #stacks_in_1585_page29 .back_wrapper_8573 {
 } }


#stacks_in_1585_page29 .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_1585_page29 .wrapper_8573 {
 } }
@media (max-width: 600px) { #stacks_in_1585_page29 .wrapper_8573 {
 } }

/*  Hype internal elements - rotation */
#stacks_in_1585_page29 .flex_elements{
	transform: rotate( 0deg ) !important;
	-webkit-transform: rotate(0deg ) !important;
	-moz-transform: rotate( 0deg ) !important;
	 
}
/* --------------- */
#stacks_in_1585_page29 .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_1585_page29 .theme_title { color: #333333 !important; }
 /* Title style B */
#stacks_in_1585_page29 .theme_title_b { color: #FF0000 !important; }
/* Title style A-B styles  */
#stacks_in_1585_page29 .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_1585_page29 .theme_title, #stacks_in_1585_page29 .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_1585_page29 .back_wrapper_8573 {	
		
	 
}
#stacks_in_1585_page29 .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_1585_page29 .back_wrapper_8573bg {
 } }
@media (max-width: 600px) { #stacks_in_1585_page29 .back_wrapper_8573bg {
 } }

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

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












}
 /* Title shadow END */
#stacks_in_1585_page29 .theme_title, #stacks_in_1585_page29 .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_1585_page29 .decoration_color_1 {
	background-color: #CB0001 !important;
	display: block !important;
	margin-top: 0px !important;	
	margin-left: 0px !important;
}
/* back glow */
#stacks_in_1585_page29 .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_1585_page29 .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_1585_page29 .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_1585_page29 .scrollButton-hypetitles [class^="fa fa-"], #stacks_in_1585_page29 .scrollButton-hypetitles #stacks_in_1585_page29 [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_1585_page29 .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_1585_page29 .scrollButton-hypetitles { display: none !important; }
#stacks_in_1585_page29 .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_1586_page29{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_1587_page29 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_521_page29_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_521_page29 a:link, #stacks_in_521_page29 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_521_page29 a:hover, #stacks_in_521_page29 a:active {
	color:#FFFFFF;
}







#stacks_in_521_page29 a:link, #stacks_in_521_page29 a:visited {
	background-color:#FF0000;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0000), to(#BF0000));
	border:1px solid #BF0000;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_521_page29 a:hover {
	background-color:#FF0000;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0000), to(#A50000));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_521_page29 a:active {
	background-color:#FF0000;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_522_page29 {
	font-size: 102%;
}

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

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








  


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




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



}



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


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





}




  

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

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

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

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

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

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




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










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



}



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


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


}






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

#stacks_in_1481_page29 {
	-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_page29 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_352_page29 .theDivider1,
#simpleDivider_stacks_in_352_page29 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_352_page29 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_352_page29.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_352_page29.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_352_page29 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_352_page29.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_352_page29.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_352_page29.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_352_page29.bgImageOn .theDivider1 img {
	display: block;
}

#shadyStackstacks_in_1285_page29 {
	-webkit-box-shadow:  0px 0px 8px 4px rgba(153, 153, 153, 1.00);
	box-shadow:  0px 0px 8px 4px rgba(153, 153, 153, 1.00);
	border-radius: 0px;
}




#shadyStackstacks_in_1285_page29 {
	margin: 15px;
}


@media print {
	#shadyStackstacks_in_1285_page29 {
		margin: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
	}
}
#stacks_in_1252_page29 {
	background-color: rgba(0, 0, 0, 1.00);
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  3px;
}

#stacks_in_1279_page29 {
	background-color: rgba(255, 0, 0, 1.00);
}

#stacks_in_1254_page29 {
	background-color: rgba(255, 0, 0, 0.00);
	padding: 14px 4px 2px 4px;
}

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

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

#stacks_in_1277_page29 {
	padding: 14px 0px 0px 0px;
}
#shadyStackstacks_in_1304_page29 {
	-webkit-box-shadow:  0px 0px 8px 4px rgba(153, 153, 153, 1.00);
	box-shadow:  0px 0px 8px 4px rgba(153, 153, 153, 1.00);
	border-radius: 0px;
}




#shadyStackstacks_in_1304_page29 {
	margin: 15px;
}


@media print {
	#shadyStackstacks_in_1304_page29 {
		margin: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
	}
}
#stacks_in_1305_page29 {
	background-color: rgba(0, 0, 0, 1.00);
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  3px;
}

#stacks_in_1306_page29 {
	background-color: rgba(255, 0, 0, 1.00);
}

#stacks_in_1307_page29 {
	background-color: rgba(255, 0, 0, 0.00);
	padding: 14px 4px 2px 4px;
}

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

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

#stacks_in_1319_page29 {
	padding: 14px 0px 0px 0px;
}
#shadyStackstacks_in_1323_page29 {
	-webkit-box-shadow:  0px 0px 8px 4px rgba(153, 153, 153, 1.00);
	box-shadow:  0px 0px 8px 4px rgba(153, 153, 153, 1.00);
	border-radius: 0px;
}




#shadyStackstacks_in_1323_page29 {
	margin: 15px;
}


@media print {
	#shadyStackstacks_in_1323_page29 {
		margin: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
	}
}
#stacks_in_1324_page29 {
	background-color: rgba(0, 0, 0, 1.00);
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  3px;
}

#stacks_in_1325_page29 {
	background-color: rgba(255, 0, 0, 1.00);
}

#stacks_in_1326_page29 {
	background-color: rgba(255, 0, 0, 0.00);
	padding: 14px 4px 2px 4px;
}

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

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

#stacks_in_1338_page29 {
	padding: 14px 0px 0px 0px;
}
#shadyStackstacks_in_1362_page29 {
	-webkit-box-shadow:  0px 0px 8px 4px rgba(153, 153, 153, 1.00);
	box-shadow:  0px 0px 8px 4px rgba(153, 153, 153, 1.00);
	border-radius: 0px;
}




#shadyStackstacks_in_1362_page29 {
	margin: 15px;
}


@media print {
	#shadyStackstacks_in_1362_page29 {
		margin: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
	}
}
#stacks_in_1363_page29 {
	background-color: rgba(0, 0, 0, 1.00);
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  3px;
}

#stacks_in_1364_page29 {
	background-color: rgba(255, 0, 0, 1.00);
}

#stacks_in_1365_page29 {
	background-color: rgba(255, 0, 0, 0.00);
	padding: 14px 4px 2px 4px;
}

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

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

#stacks_in_1377_page29 {
	padding: 14px 0px 0px 0px;
}
#shadyStackstacks_in_1382_page29 {
	-webkit-box-shadow:  0px 0px 8px 4px rgba(153, 153, 153, 1.00);
	box-shadow:  0px 0px 8px 4px rgba(153, 153, 153, 1.00);
	border-radius: 0px;
}




#shadyStackstacks_in_1382_page29 {
	margin: 15px;
}


@media print {
	#shadyStackstacks_in_1382_page29 {
		margin: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
	}
}
#stacks_in_1383_page29 {
	background-color: rgba(0, 0, 0, 1.00);
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  3px;
}

#stacks_in_1384_page29 {
	background-color: rgba(255, 0, 0, 1.00);
}

#stacks_in_1385_page29 {
	background-color: rgba(255, 0, 0, 0.00);
	padding: 14px 4px 2px 4px;
}

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

#stacks_in_1394_page29 {
	padding: 14px 0px 0px 0px;
}
#shadyStackstacks_in_1402_page29 {
	-webkit-box-shadow:  0px 0px 8px 4px rgba(153, 153, 153, 1.00);
	box-shadow:  0px 0px 8px 4px rgba(153, 153, 153, 1.00);
	border-radius: 0px;
}




#shadyStackstacks_in_1402_page29 {
	margin: 15px;
}


@media print {
	#shadyStackstacks_in_1402_page29 {
		margin: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
	}
}
#stacks_in_1403_page29 {
	background-color: rgba(0, 0, 0, 1.00);
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  3px;
}

#stacks_in_1404_page29 {
	background-color: rgba(255, 0, 0, 1.00);
}

#stacks_in_1405_page29 {
	background-color: rgba(255, 0, 0, 0.00);
	padding: 14px 4px 2px 4px;
}

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

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

#stacks_in_1414_page29 {
	padding: 14px 0px 0px 0px;
}
/* Resets */
.tablePro_stacks_in_972_page29 thead {
  border: none; /* Reset */
}
.tablesaw thead tr:first-child th {
  border: none; /* Reset */
}

.tablesaw-swipe .tablesaw-cell-persist {
  box-shadow: none;
}
/* End resets */



#tableLoadingTextDiv_stacks_in_972_page29 {
  width: 100%;
  text-align: center;
}



.tablesaw-enhanced .tablesaw-bar .btn {
  text-shadow: none;
  background-color: rgba(192, 192, 192, 1.00);
}
/* Maybe add an option to customize this, if users want it? */
.tablesaw-enhanced .tablesaw-bar .btn:hover {
  background-color: rgba(192, 192, 192, 1.00);
}

/* Table labels */
#tablePro_stacks_in_972_page29_wrapper .tablesaw-toolbar label {
  color: rgba(146, 146, 146, 1.00);
  font-family:  !important;
}

/* Swipe buttons */
#tablePro_stacks_in_972_page29_wrapper .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
  background-color: rgba(192, 192, 192, 1.00);
}
/* Swipe buttons, hovered */
/* Maybe add an option to customize this, if users want it? */
#tablePro_stacks_in_972_page29_wrapper .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:hover {
  background-color: rgba(192, 192, 192, 1.00);
}

.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
  color: rgba(0, 0, 0, 1.00);
  font-family:  !important;
}

/* Alternating row colors */
.tablePro_stacks_in_972_page29 tbody tr:nth-child(even) {
	background: rgba(255, 255, 255, 1.00);
}
.tablePro_stacks_in_972_page29 tbody tr:nth-child(odd) {
	background: rgba(255, 255, 255, 1.00);
}

/* Table header color */
.tablePro_stacks_in_972_page29 thead th {
	text-shadow: none;
}
.tablePro_stacks_in_972_page29 thead tr {
	background-color: rgba(170, 170, 170, 0.25);
}

#tablePro_stacks_in_972_page29 .tablesaw-sortable .tablesaw-sortable-head button {
	color: rgba(0, 0, 0, 1.00);
	text-align: center;
}

/* This is a fix for Text stacks inside the table header, so that the "text-align: center" above will take effect */
#tablePro_stacks_in_972_page29_wrapper .tablesaw-sortable .tablesaw-sortable-head button div {
	width: 100%;
}

table.tablePro_stacks_in_972_page29 thead th, table.tablesaw thead td {
	color: rgba(0, 0, 0, 1.00);
}

#tablePro_stacks_in_972_page29_wrapper .tablesaw-advance-dots li i {
	background: rgba(0, 5, 85, 1.00);
}

/* Borders for the inner cells of rows */
.tablePro_stacks_in_972_page29 tr td:not(:last-child) {
  border-right: 2px solid rgba(0, 0, 0, 1.00);
}
/* Borders for the non header row and non-last row */
.tablePro_stacks_in_972_page29 tr:not(:last-child) {
  border-bottom: 2px solid rgba(0, 0, 0, 1.00);
}

/* Borders for the header's inner cells */
.tablePro_stacks_in_972_page29 thead tr:first-child th:not(:last-child) {
  border-right: 2px solid rgba(0, 0, 0, 1.00);
}

/* Borders for the header's rightmost cell */
.tablePro_stacks_in_972_page29 thead tr:first-child th(:last-child) {
  border-right: 2px solid rgba(0, 0, 0, 1.00);
  padding: 0.7em 0.5em;
}

/* Table bottom border */
.tablePro_stacks_in_972_page29 tr:last-child td {
  border-bottom: 2px solid rgba(0, 0, 0, 1.00);
}

@media only all {
  #tablePro_stacks_in_972_page29.tablesaw-swipe .tablesaw-cell-persist {
    border-right: 2px solid rgba(0, 0, 0, 1.00);
    box-shadow: none;
  }

  .tablePro_stacks_in_972_page29.tablesaw-swipe td:last-child {
    border-right: 2px solid rgba(0, 0, 0, 1.00);
  }

  .tablePro_stacks_in_972_page29.tablesaw-columntoggle td:last-child {
    border-right: 2px solid rgba(0, 0, 0, 1.00);
  }

  /* This is needed here so that in mobile mode, the toggle table will have a left border. */
  .tablePro_stacks_in_972_page29 tr td:first-child {
    border-left: 2px solid rgba(0, 0, 0, 1.00);
  }

  #tablePro_stacks_in_972_page29.tablesaw-stack tr:first-child td:first-child {
    border-top: 2px solid rgba(0, 0, 0, 1.00);
  }
  .tablePro_stacks_in_972_page29.tablesaw-stack td {
    border-left: 2px solid rgba(0, 0, 0, 1.00);
  }

  .tablePro_stacks_in_972_page29 td,
  .tablePro_stacks_in_972_page29 th,
  .tablePro_stacks_in_972_page29 button.tablesaw-sortable-btn {
      text-align: center !important;
      font-family:  !important;
  }

  .tablesaw-bar .btn-select:after {
    content: none;
  }

/*  #tablePro_stacks_in_972_page29.tablesaw-stack td:only-child {
    border-left: 2px solid rgba(0, 0, 0, 1.00);
    border-right: 2px solid rgba(0, 0, 0, 1.00);
  }
*/
}

/* Set the cell's line-height to normal */
@media (max-width: 40em) {
  .tablePro_stacks_in_972_page29 td {
    line-height: normal;
  }
  /* Set the borders for the first and last columns of the table, but only if the screen isn't too narrow */
  .tablePro_stacks_in_972_page29 td:first-child {
    border-left: 2px solid rgba(0, 0, 0, 1.00);
  }
  .tablePro_stacks_in_972_page29 td:last-child {
    border-right: 2px solid rgba(0, 0, 0, 1.00);
  }

  #tablePro_stacks_in_972_page29.tablesaw-stack td {
    border-left: 2px solid rgba(0, 0, 0, 1.00);
    border-right: 2px solid rgba(0, 0, 0, 1.00);
  }
  #tablePro_stacks_in_972_page29.tablesaw-stack tr:last-child td:not(:last-child) {
    border-left: 2px solid rgba(0, 0, 0, 1.00);
    border-bottom: none;
  }



}

.tablePro_stacks_in_972_page29 thead tr:first-child {
  /* Table top border */
  border-top: 2px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' left borders */
  border-left: 2px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' right borders */
  border-right: 2px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' bottom borders */
  border-bottom: 2px solid rgba(0, 0, 0, 1.00);
}


/*table td:first-child { border-left: none; }
*/

/* Cell padding */
.tablePro_stacks_in_972_page29 td {
  padding: 0.7em 0.5em;
}

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




#stacks_in_473_page29{
	display: none;
}

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







/* @group Edit Mode Styling */

/*  */

/* @end */#shadyStackstacks_in_601_page29 {
	-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_page29 {
	margin: 15px;
}


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

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

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

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

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

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

#submitButtonstacks_in_590_page29 {
  display: none;
}





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

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

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

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

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

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

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

#stacks_in_590_page29 .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_page29 input {
  overflow: visible;
}

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

#stacks_in_590_page29 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_page29 input,
#stacks_in_590_page29 textarea,
#stacks_in_590_page29 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_page29 input,
#stacks_in_590_page29 textarea,
#stacks_in_590_page29 select {
  writing-mode: horizontal-tb;
}

#stacks_in_590_page29 .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_page29 .btn:hover {
  opacity: 0.9;
}

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





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

#feature-slider-stacks_in_1527_page29 {
  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_1527_page29 .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_1527_page29 .feature-slide.active {
      opacity: 1;
      z-index: 10; }
      #feature-slider-stacks_in_1527_page29 .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_1527_page29 .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_1527_page29 .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_1527_page29 .feature-slide .feature-slide-icon {
  color: rgba(255, 255, 255, 1.00);
  padding: 10px 10px; }
  #feature-slider-stacks_in_1527_page29 .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_1527_page29 .feature-slide .feature-slide-icon i {
    color: inherit;
    font-size: 100px;
    vertical-align: middle; }
    #feature-slider-stacks_in_1527_page29 .feature-slide .feature-slide-icon i[class*="ion-"] {
      line-height: 0; }

#feature-slider-stacks_in_1527_page29 .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_1527_page29 .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_1527_page29 .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_1527_page29 .feature-slide .feature-slide-action > a span::before {
      content: '0';
      display: inline-block; }
    #feature-slider-stacks_in_1527_page29 .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_1527_page29 .feature-slider-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #feature-slider-stacks_in_1527_page29 .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_1527_page29 .feature-slider-nav a:hover {
      color: rgba(255, 255, 255, 1.00); }

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

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

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

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

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

#feature-slider-stacks_in_1527_page29.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_1527_page29.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_1527_page29.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_1527_page29.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_1527_page29.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_1527_page29.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_1527_page29.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_1527_page29.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_1527_page29.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_1527_page29.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_1527_page29.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_1527_page29.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_1528_page29.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_1528_page29.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1528_page29.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1528_page29.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_1528.jpg); }
  #feature-slide-stacks_in_1528_page29.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1528_page29.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

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

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

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

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

#feature-slide-stacks_in_1528_page29.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_1528_page29.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

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

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

#stacks_in_1529_page29 {
	font-size: 50%;
}
#feature-slide-stacks_in_1571_page29.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_1571_page29.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1571_page29.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1571_page29.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_1571.jpg); }
  #feature-slide-stacks_in_1571_page29.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1571_page29.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

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

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

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

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

#feature-slide-stacks_in_1571_page29.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_1571_page29.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

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

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

#stacks_in_1572_page29 {
	font-size: 50%;
}
#feature-slide-stacks_in_1534_page29.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_1534_page29.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1534_page29.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1534_page29.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_1534.jpg); }
  #feature-slide-stacks_in_1534_page29.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1534_page29.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

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

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

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

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

#feature-slide-stacks_in_1534_page29.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_1534_page29.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

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

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

#stacks_in_1535_page29 {
	font-size: 50%;
}
#feature-slide-stacks_in_1537_page29.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_1537_page29.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1537_page29.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1537_page29.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_1537.jpg); }
  #feature-slide-stacks_in_1537_page29.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1537_page29.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

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

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

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

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

#feature-slide-stacks_in_1537_page29.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_1537_page29.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

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

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

#stacks_in_1538_page29 {
	font-size: 50%;
}
#feature-slide-stacks_in_1540_page29.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_1540_page29.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1540_page29.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1540_page29.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_1540.jpg); }
  #feature-slide-stacks_in_1540_page29.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1540_page29.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

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

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

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

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

#feature-slide-stacks_in_1540_page29.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_1540_page29.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

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

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

#stacks_in_1541_page29 {
	font-size: 50%;
}
#feature-slide-stacks_in_1543_page29.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_1543_page29.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1543_page29.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1543_page29.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_1543.jpg); }
  #feature-slide-stacks_in_1543_page29.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1543_page29.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

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

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

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

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

#feature-slide-stacks_in_1543_page29.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_1543_page29.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

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

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

#stacks_in_1544_page29 {
	font-size: 50%;
}
#feature-slide-stacks_in_1546_page29.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_1546_page29.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1546_page29.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1546_page29.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_1546.png); }
  #feature-slide-stacks_in_1546_page29.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1546_page29.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

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

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

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

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

#feature-slide-stacks_in_1546_page29.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_1546_page29.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

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

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

#stacks_in_1547_page29 {
	font-size: 50%;
}
#feature-slide-stacks_in_1549_page29.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_1549_page29.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1549_page29.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1549_page29.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_1549.jpg); }
  #feature-slide-stacks_in_1549_page29.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1549_page29.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

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

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

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

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

#feature-slide-stacks_in_1549_page29.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_1549_page29.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

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

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

#stacks_in_1550_page29 {
	font-size: 50%;
}
#feature-slide-stacks_in_1552_page29.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_1552_page29.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1552_page29.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1552_page29.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_1552.png); }
  #feature-slide-stacks_in_1552_page29.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1552_page29.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

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

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

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

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

#feature-slide-stacks_in_1552_page29.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_1552_page29.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

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

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

#stacks_in_1553_page29 {
	font-size: 50%;
}
#feature-slide-stacks_in_1555_page29.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_1555_page29.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1555_page29.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1555_page29.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_1555.png); }
  #feature-slide-stacks_in_1555_page29.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1555_page29.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

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

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

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

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

#feature-slide-stacks_in_1555_page29.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_1555_page29.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

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

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

#stacks_in_1556_page29 {
	font-size: 50%;
}
#feature-slide-stacks_in_1558_page29.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_1558_page29.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1558_page29.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1558_page29.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_1558.png); }
  #feature-slide-stacks_in_1558_page29.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1558_page29.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

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

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

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

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

#feature-slide-stacks_in_1558_page29.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_1558_page29.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

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

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

#stacks_in_1559_page29 {
	font-size: 50%;
}
#feature-slide-stacks_in_1561_page29.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_1561_page29.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1561_page29.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1561_page29.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_1561.png); }
  #feature-slide-stacks_in_1561_page29.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1561_page29.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

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

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

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

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

#feature-slide-stacks_in_1561_page29.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_1561_page29.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

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

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

#stacks_in_1562_page29 {
	font-size: 50%;
}
#feature-slide-stacks_in_1564_page29.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_1564_page29.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1564_page29.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1564_page29.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_1564.jpg); }
  #feature-slide-stacks_in_1564_page29.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1564_page29.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

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

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

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

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

#feature-slide-stacks_in_1564_page29.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_1564_page29.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

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

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

#stacks_in_1565_page29 {
	font-size: 50%;
}
#feature-slide-stacks_in_1567_page29.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_1567_page29.feature-slide.custom-slide-action-text .feature-slide-action > a span::before {
  content: 'Next'; }

#feature-slide-stacks_in_1567_page29.feature-slide.image-icon .feature-slide-icon .slide-icon, #feature-slide-stacks_in_1567_page29.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_1567.png); }
  #feature-slide-stacks_in_1567_page29.feature-slide.image-icon .feature-slide-icon .slide-icon i, #feature-slide-stacks_in_1567_page29.feature-slide.image-icon.custom-slide-icon .feature-slide-icon .slide-icon i {
    display: none; }

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

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

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

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

#feature-slide-stacks_in_1567_page29.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_1567_page29.feature-slide.custom-slide-nav .feature-slide-action {
  background: rgba(0, 0, 0, 0.30); }

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

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

#stacks_in_1568_page29 {
	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_1149_page29 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1149_page29 .theDivider1,
#simpleDivider_stacks_in_1149_page29 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1149_page29 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1149_page29.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1149_page29.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1149_page29 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1149_page29.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1149_page29.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1149_page29.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1149_page29.bgImageOn .theDivider1 img {
	display: block;
}

/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_1574_page29{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_1575_page29 {
	padding:  15px;
}

#stacks_out_1575_page29 {
	width: 80%;
}

#stacks_in_1231_page29 {
	padding:  15px;
}

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






