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


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

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

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

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

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

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

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

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



.nfont{
	font-family: 'Montserrat', 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: %;}}/* Depth Content */

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

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

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_3 .depth_section_link:hover .depth_in,
#stacks_in_3 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_3.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_3.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_3 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_3 .depth_image{

	
	

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

	
	background-size: auto 100%;
	background-position: 50% 0;
	

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

	
	
	
	
	
	background-image: none;
	background-color: rgba(254, 251, 255, 0.00);
	background-size: cover;
	
}





#stacks_in_3 .depth_tint{ background: rgba(254, 252, 255, 0.00); }

#stacks_in_3 .content_tint{ background: rgba(254, 252, 255, 0.00); }

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



/* Heading */

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

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

#stacks_in_3 .heading_out h2{
	font-size: 50px;
	line-height: 30px;
	color: rgba(254, 252, 255, 1.00);
	font-weight: 500;
	
	
	
	
	 text-align: center !important; 
	
	 text-transform: uppercase;
	letter-spacing: 2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

#stacks_in_3 p.sub_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 700px; 
	

	
	 text-align: center; 
	
	padding: 3% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


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


@media screen and (max-width: 770px ){
	#stacks_in_3 .depth_wrapper{background-color: rgba(254, 252, 255, 0.00);}
	#stacks_in_3 .depth_tint,
	#stacks_in_3 .content_tint{ background: none !important; }
	#stacks_in_3 .heading_out h2,
	#stacks_in_3 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


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

#stacks_in_3 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(254, 252, 255, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_3 .content_in p.main_content{
	display: block;
	color: rgba(254, 252, 255, 1.00);
	font-size: 1.05em;
	line-height: 1.50;
	margin-top: 3%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	 display: none; }

#stacks_in_3 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 2% 3.000000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.40);
	margin-bottom: 1%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(253, 251, 255, 1.00);
	background: rgba(95, 96, 96, 0.49);
	 font-weight: bolder; 
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_3 .content_in a.depth_button{
		padding: 2% 4%;
	}
}
#stacks_in_3 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(19, 23, 86, 1.00);
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 1.00);}

#stacks_in_3 .content_in p.sub_content{
	font-weight: normal;
	 font-weight: bolder; 
	
	 text-transform: uppercase;
	font-size: 18px;
	color: rgba(254, 252, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_3 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_3 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_3 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_3 .depth_aside_wrapper,
#stacks_in_3 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_3 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

@media screen and (max-width: 770px){
	#stacks_in_3 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_3 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(0, 0, 0, 1.00);
	display: inline-block;}

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

#stacks_in_3 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 30%;
	background: rgba(28, 25, 68, 1.00);
	margin-top: 3px;}#stacks_in_142 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_142 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_142 #jwresp_col2_stacks_in_142{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_142 #jwresp_col1_stacks_in_142,#stacks_in_142 #jwresp_col2_stacks_in_142{width:100%;float:none;display:block}#stacks_in_142 #jwresp_col1_stacks_in_142{margin-bottom:15px}}

#stacks_in_142 {
	background-color: rgba(66, 93, 158, 1.00);
	padding:  20px;
}
/* Depth Content */

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

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

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_146 .depth_section_link:hover .depth_in,
#stacks_in_146 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_146.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_146.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_146 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_146 .depth_image{

	
	

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

	
	background-size: auto 100%;
	background-position: 50% 0;
	

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

	
	
	
	
	
	background-image: none;
	background-color: rgba(254, 251, 255, 0.00);
	background-size: cover;
	
}





#stacks_in_146 .depth_tint{ background: rgba(254, 252, 255, 0.00); }

#stacks_in_146 .content_tint{ background: rgba(254, 252, 255, 0.00); }

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



/* Heading */

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

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

#stacks_in_146 .heading_out h2{
	font-size: 30px;
	line-height: 30px;
	color: rgba(254, 252, 255, 1.00);
	font-weight: 500;
	
	
	
	
	 text-align: center !important; 
	
	 text-transform: uppercase;
	letter-spacing: 2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

#stacks_in_146 p.sub_heading{
	color: rgba(231, 235, 226, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 700px; 
	

	
	 text-align: center; 
	
	padding: 3% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


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


@media screen and (max-width: 770px ){
	#stacks_in_146 .depth_wrapper{background-color: rgba(254, 252, 255, 0.00);}
	#stacks_in_146 .depth_tint,
	#stacks_in_146 .content_tint{ background: none !important; }
	#stacks_in_146 .heading_out h2,
	#stacks_in_146 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_146 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_146 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(254, 252, 255, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_146 .content_in p.main_content{
	display: block;
	color: rgba(0, 0, 0, 1.00);
	font-size: 1.05em;
	line-height: 1.50;
	margin-top: 3%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	 display: none; }

#stacks_in_146 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 2% 3.000000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.40);
	margin-bottom: 1%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(253, 251, 255, 1.00);
	background: rgba(95, 96, 96, 0.49);
	 font-weight: bolder; 
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_146 .content_in a.depth_button{
		padding: 2% 4%;
	}
}
#stacks_in_146 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(19, 23, 86, 1.00);
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 1.00);}

#stacks_in_146 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 13px;
	color: rgba(0, 0, 0, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_146 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_146 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_146 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_146 .depth_aside_wrapper,
#stacks_in_146 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_146 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

@media screen and (max-width: 770px){
	#stacks_in_146 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_146 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(0, 0, 0, 1.00);
	display: inline-block;}

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

#stacks_in_146 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 30%;
	background: rgba(28, 25, 68, 1.00);
	margin-top: 3px;}/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_147{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_148 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_148 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_148 .fluid-image.unlimited img{width:100% !important}#stacks_in_148 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_148 .fluid-image.align-left img{float:left}#stacks_in_148 .fluid-image.align-right img{float:right}

#stacks_in_148 {
	border: solid rgba(250, 253, 245, 1.00);
	border-width:  2px;
}
/* Depth Content */

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

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

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_155 .depth_section_link:hover .depth_in,
#stacks_in_155 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_155.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_155.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_155 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_155 .depth_image{

	
	

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

	
	background-size: auto 100%;
	background-position: 50% 0;
	

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

	
	
	
	
	
	background-image: none;
	background-color: rgba(254, 251, 255, 0.00);
	background-size: cover;
	
}





#stacks_in_155 .depth_tint{ background: rgba(254, 252, 255, 0.00); }

#stacks_in_155 .content_tint{ background: rgba(254, 252, 255, 0.00); }

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



/* Heading */

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

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

#stacks_in_155 .heading_out h2{
	font-size: 30px;
	line-height: 30px;
	color: rgba(250, 253, 245, 1.00);
	font-weight: 500;
	
	
	
	
	 text-align: center !important; 
	
	 text-transform: uppercase;
	letter-spacing: 2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

#stacks_in_155 p.sub_heading{
	color: rgba(254, 252, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 700px; 
	

	
	 text-align: center; 
	
	padding: 3% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


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


@media screen and (max-width: 770px ){
	#stacks_in_155 .depth_wrapper{background-color: rgba(254, 252, 255, 0.00);}
	#stacks_in_155 .depth_tint,
	#stacks_in_155 .content_tint{ background: none !important; }
	#stacks_in_155 .heading_out h2,
	#stacks_in_155 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_155 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_155 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(254, 252, 255, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_155 .content_in p.main_content{
	display: block;
	color: rgba(0, 0, 0, 1.00);
	font-size: 1.05em;
	line-height: 1.50;
	margin-top: 3%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	 display: none; }

#stacks_in_155 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 2% 3.000000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.40);
	margin-bottom: 1%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(253, 251, 255, 1.00);
	background: rgba(95, 96, 96, 0.49);
	 font-weight: bolder; 
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_155 .content_in a.depth_button{
		padding: 2% 4%;
	}
}
#stacks_in_155 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(19, 23, 86, 1.00);
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 1.00);}

#stacks_in_155 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 13px;
	color: rgba(0, 0, 0, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_155 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_155 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_155 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_155 .depth_aside_wrapper,
#stacks_in_155 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_155 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

@media screen and (max-width: 770px){
	#stacks_in_155 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_155 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(0, 0, 0, 1.00);
	display: inline-block;}

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

#stacks_in_155 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 30%;
	background: rgba(28, 25, 68, 1.00);
	margin-top: 3px;}/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_156{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_157 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_157 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_157 .fluid-image.unlimited img{width:100% !important}#stacks_in_157 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_157 .fluid-image.align-left img{float:left}#stacks_in_157 .fluid-image.align-right img{float:right}

#stacks_in_157 {
	border: solid rgba(250, 253, 245, 1.00);
	border-width:  2px;
}
#stacks_in_143 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_143 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_143 #jwresp_col2_stacks_in_143{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_143 #jwresp_col1_stacks_in_143,#stacks_in_143 #jwresp_col2_stacks_in_143{width:100%;float:none;display:block}#stacks_in_143 #jwresp_col1_stacks_in_143{margin-bottom:15px}}

#stacks_in_143 {
	background-color: rgba(66, 93, 158, 1.00);
	padding:  20px;
}
/* Depth Content */

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

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

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_179 .depth_section_link:hover .depth_in,
#stacks_in_179 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_179.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_179.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_179 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_179 .depth_image{

	
	

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

	
	background-size: auto 100%;
	background-position: 50% 0;
	

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

	
	
	
	
	
	background-image: none;
	background-color: rgba(254, 251, 255, 0.00);
	background-size: cover;
	
}





#stacks_in_179 .depth_tint{ background: rgba(254, 252, 255, 0.00); }

#stacks_in_179 .content_tint{ background: rgba(254, 252, 255, 0.00); }

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



/* Heading */

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

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

#stacks_in_179 .heading_out h2{
	font-size: 30px;
	line-height: 30px;
	color: rgba(254, 252, 255, 1.00);
	font-weight: 500;
	
	
	
	
	 text-align: center !important; 
	
	 text-transform: uppercase;
	letter-spacing: 2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

#stacks_in_179 p.sub_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 700px; 
	

	
	 text-align: center; 
	
	padding: 3% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


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


@media screen and (max-width: 770px ){
	#stacks_in_179 .depth_wrapper{background-color: rgba(254, 252, 255, 0.00);}
	#stacks_in_179 .depth_tint,
	#stacks_in_179 .content_tint{ background: none !important; }
	#stacks_in_179 .heading_out h2,
	#stacks_in_179 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_179 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_179 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(254, 252, 255, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_179 .content_in p.main_content{
	display: block;
	color: rgba(0, 0, 0, 1.00);
	font-size: 1.05em;
	line-height: 1.50;
	margin-top: 3%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	 display: none; }

#stacks_in_179 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 2% 3.000000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.40);
	margin-bottom: 1%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(253, 251, 255, 1.00);
	background: rgba(95, 96, 96, 0.49);
	 font-weight: bolder; 
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_179 .content_in a.depth_button{
		padding: 2% 4%;
	}
}
#stacks_in_179 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(19, 23, 86, 1.00);
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 1.00);}

#stacks_in_179 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 13px;
	color: rgba(0, 0, 0, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_179 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_179 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_179 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_179 .depth_aside_wrapper,
#stacks_in_179 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_179 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

@media screen and (max-width: 770px){
	#stacks_in_179 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_179 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(0, 0, 0, 1.00);
	display: inline-block;}

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

#stacks_in_179 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 30%;
	background: rgba(28, 25, 68, 1.00);
	margin-top: 3px;}/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_180{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_181 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_181 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_181 .fluid-image.unlimited img{width:100% !important}#stacks_in_181 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_181 .fluid-image.align-left img{float:left}#stacks_in_181 .fluid-image.align-right img{float:right}

#stacks_in_181 {
	border: solid rgba(250, 253, 245, 1.00);
	border-width:  2px;
}
/* Depth Content */

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

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

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_171 .depth_section_link:hover .depth_in,
#stacks_in_171 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_171.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_171.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_171 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_171 .depth_image{

	
	

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

	
	background-size: auto 100%;
	background-position: 50% 0;
	

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

	
	
	
	
	
	background-image: none;
	background-color: rgba(254, 251, 255, 0.00);
	background-size: cover;
	
}





#stacks_in_171 .depth_tint{ background: rgba(254, 252, 255, 0.00); }

#stacks_in_171 .content_tint{ background: rgba(254, 252, 255, 0.00); }

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



/* Heading */

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

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

#stacks_in_171 .heading_out h2{
	font-size: 30px;
	line-height: 30px;
	color: rgba(254, 252, 255, 1.00);
	font-weight: 500;
	
	
	
	
	 text-align: center !important; 
	
	 text-transform: uppercase;
	letter-spacing: 2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

#stacks_in_171 p.sub_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 700px; 
	

	
	 text-align: center; 
	
	padding: 3% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


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


@media screen and (max-width: 770px ){
	#stacks_in_171 .depth_wrapper{background-color: rgba(254, 252, 255, 0.00);}
	#stacks_in_171 .depth_tint,
	#stacks_in_171 .content_tint{ background: none !important; }
	#stacks_in_171 .heading_out h2,
	#stacks_in_171 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_171 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_171 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(254, 252, 255, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_171 .content_in p.main_content{
	display: block;
	color: rgba(0, 0, 0, 1.00);
	font-size: 1.05em;
	line-height: 1.50;
	margin-top: 3%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	 display: none; }

#stacks_in_171 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 2% 3.000000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.40);
	margin-bottom: 1%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(253, 251, 255, 1.00);
	background: rgba(95, 96, 96, 0.49);
	 font-weight: bolder; 
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_171 .content_in a.depth_button{
		padding: 2% 4%;
	}
}
#stacks_in_171 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(19, 23, 86, 1.00);
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 1.00);}

#stacks_in_171 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 13px;
	color: rgba(0, 0, 0, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_171 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_171 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_171 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_171 .depth_aside_wrapper,
#stacks_in_171 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_171 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

@media screen and (max-width: 770px){
	#stacks_in_171 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_171 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(0, 0, 0, 1.00);
	display: inline-block;}

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

#stacks_in_171 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 30%;
	background: rgba(28, 25, 68, 1.00);
	margin-top: 3px;}/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_172{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_173 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_173 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_173 .fluid-image.unlimited img{width:100% !important}#stacks_in_173 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_173 .fluid-image.align-left img{float:left}#stacks_in_173 .fluid-image.align-right img{float:right}

#stacks_in_173 {
	border: solid rgba(250, 253, 245, 1.00);
	border-width:  2px;
}
#stacks_in_145 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_145 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_145 #jwresp_col2_stacks_in_145{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_145 #jwresp_col1_stacks_in_145,#stacks_in_145 #jwresp_col2_stacks_in_145{width:100%;float:none;display:block}#stacks_in_145 #jwresp_col1_stacks_in_145{margin-bottom:15px}}

#stacks_in_145 {
	background-color: rgba(66, 93, 158, 1.00);
	padding:  20px;
}
/* Depth Content */

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

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

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_195 .depth_section_link:hover .depth_in,
#stacks_in_195 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_195.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_195.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_195 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_195 .depth_image{

	
	

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

	
	background-size: auto 100%;
	background-position: 50% 0;
	

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

	
	
	
	
	
	background-image: none;
	background-color: rgba(254, 251, 255, 0.00);
	background-size: cover;
	
}





#stacks_in_195 .depth_tint{ background: rgba(254, 252, 255, 0.00); }

#stacks_in_195 .content_tint{ background: rgba(254, 252, 255, 0.00); }

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



/* Heading */

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

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

#stacks_in_195 .heading_out h2{
	font-size: 30px;
	line-height: 30px;
	color: rgba(254, 252, 255, 1.00);
	font-weight: 500;
	
	
	
	
	 text-align: center !important; 
	
	 text-transform: uppercase;
	letter-spacing: 2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

#stacks_in_195 p.sub_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 700px; 
	

	
	 text-align: center; 
	
	padding: 3% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


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


@media screen and (max-width: 770px ){
	#stacks_in_195 .depth_wrapper{background-color: rgba(254, 252, 255, 0.00);}
	#stacks_in_195 .depth_tint,
	#stacks_in_195 .content_tint{ background: none !important; }
	#stacks_in_195 .heading_out h2,
	#stacks_in_195 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_195 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_195 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(254, 252, 255, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_195 .content_in p.main_content{
	display: block;
	color: rgba(0, 0, 0, 1.00);
	font-size: 1.05em;
	line-height: 1.50;
	margin-top: 3%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	 display: none; }

#stacks_in_195 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 2% 3.000000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.40);
	margin-bottom: 1%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(253, 251, 255, 1.00);
	background: rgba(95, 96, 96, 0.49);
	 font-weight: bolder; 
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_195 .content_in a.depth_button{
		padding: 2% 4%;
	}
}
#stacks_in_195 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(19, 23, 86, 1.00);
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 1.00);}

#stacks_in_195 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 13px;
	color: rgba(0, 0, 0, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_195 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_195 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_195 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_195 .depth_aside_wrapper,
#stacks_in_195 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_195 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

@media screen and (max-width: 770px){
	#stacks_in_195 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_195 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(0, 0, 0, 1.00);
	display: inline-block;}

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

#stacks_in_195 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 30%;
	background: rgba(28, 25, 68, 1.00);
	margin-top: 3px;}/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_196{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_197 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_197 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_197 .fluid-image.unlimited img{width:100% !important}#stacks_in_197 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_197 .fluid-image.align-left img{float:left}#stacks_in_197 .fluid-image.align-right img{float:right}

#stacks_in_197 {
	border: solid rgba(250, 253, 245, 1.00);
	border-width:  2px;
}
/* Depth Content */

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

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

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_203 .depth_section_link:hover .depth_in,
#stacks_in_203 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_203.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_203.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_203 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_203 .depth_image{

	
	

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

	
	background-size: auto 100%;
	background-position: 50% 0;
	

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

	
	
	
	
	
	background-image: none;
	background-color: rgba(254, 251, 255, 0.00);
	background-size: cover;
	
}





#stacks_in_203 .depth_tint{ background: rgba(254, 252, 255, 0.00); }

#stacks_in_203 .content_tint{ background: rgba(254, 252, 255, 0.00); }

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



/* Heading */

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

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

#stacks_in_203 .heading_out h2{
	font-size: 28px;
	line-height: 30px;
	color: rgba(254, 252, 255, 1.00);
	font-weight: 500;
	
	
	
	
	 text-align: center !important; 
	
	 text-transform: uppercase;
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

#stacks_in_203 p.sub_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 700px; 
	

	
	 text-align: center; 
	
	padding: 3% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


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


@media screen and (max-width: 770px ){
	#stacks_in_203 .depth_wrapper{background-color: rgba(254, 252, 255, 0.00);}
	#stacks_in_203 .depth_tint,
	#stacks_in_203 .content_tint{ background: none !important; }
	#stacks_in_203 .heading_out h2,
	#stacks_in_203 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_203 .content_flex{
	
	 align-items: center; 
	
}

#stacks_in_203 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(254, 252, 255, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_203 .content_in p.main_content{
	display: block;
	color: rgba(0, 0, 0, 1.00);
	font-size: 1.05em;
	line-height: 1.50;
	margin-top: 3%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	 display: none; }

#stacks_in_203 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 2% 3.000000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.40);
	margin-bottom: 1%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(253, 251, 255, 1.00);
	background: rgba(95, 96, 96, 0.49);
	 font-weight: bolder; 
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_203 .content_in a.depth_button{
		padding: 2% 4%;
	}
}
#stacks_in_203 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(19, 23, 86, 1.00);
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 1.00);}

#stacks_in_203 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 13px;
	color: rgba(0, 0, 0, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_203 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_203 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_203 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_203 .depth_aside_wrapper,
#stacks_in_203 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_203 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







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

@media screen and (max-width: 770px){
	#stacks_in_203 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_203 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(0, 0, 0, 1.00);
	display: inline-block;}

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

#stacks_in_203 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 30%;
	background: rgba(28, 25, 68, 1.00);
	margin-top: 3px;}/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_204{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_205 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_205 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_205 .fluid-image.unlimited img{width:100% !important}#stacks_in_205 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_205 .fluid-image.align-left img{float:left}#stacks_in_205 .fluid-image.align-right img{float:right}

#stacks_in_205 {
	border: solid rgba(250, 253, 245, 1.00);
	border-width:  2px;
}
/* Depth Content */

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

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

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_211 .depth_section_link:hover .depth_in,
#stacks_in_211 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_211.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_211.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_211 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_211 .depth_image{

	
	

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

	
	background-size: auto 100%;
	background-position: 50% 0;
	

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

	
	
	
	
	
	background-image: none;
	background-color: rgba(39, 54, 90, 1.00);
	background-size: cover;
	
}





#stacks_in_211 .depth_tint{ background: rgba(254, 252, 255, 0.00); }

#stacks_in_211 .content_tint{ background: rgba(254, 252, 255, 0.00); }

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



/* Heading */

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

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

#stacks_in_211 .heading_out h2{
	font-size: 33px;
	line-height: 30px;
	color: rgba(254, 252, 255, 1.00);
	font-weight: 500;
	
	
	 display: none; 
	
	 text-align: center !important; 
	
	 text-transform: uppercase;
	letter-spacing: 2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

#stacks_in_211 p.sub_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 3px 0 8px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 700px; 
	

	
	 text-align: center; 
	
	padding: 3% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


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


@media screen and (max-width: 770px ){
	#stacks_in_211 .depth_wrapper{background-color: rgba(254, 252, 255, 0.00);}
	#stacks_in_211 .depth_tint,
	#stacks_in_211 .content_tint{ background: none !important; }
	#stacks_in_211 .heading_out h2,
	#stacks_in_211 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


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

#stacks_in_211 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(254, 252, 255, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_211 .content_in p.main_content{
	display: block;
	color: rgba(254, 252, 255, 1.00);
	font-size: 1.05em;
	line-height: 1.50;
	margin-top: 3%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	
	}

#stacks_in_211 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 2% 3.000000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.40);
	margin-bottom: 1%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(253, 251, 255, 1.00);
	background: rgba(95, 96, 96, 0.49);
	 font-weight: bolder; 
	
	 text-transform: uppercase;}

@media screen and (max-width: 770px){
	#stacks_in_211 .content_in a.depth_button{
		padding: 2% 4%;
	}
}
#stacks_in_211 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(19, 23, 86, 1.00);
	box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 1.00);}

#stacks_in_211 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 13px;
	color: rgba(0, 0, 0, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_211 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -700px; 
	

	margin-right:0;

	
}
@media screen and (max-width: 770px){
	#stacks_in_211 .depth_aside{
		margin-right:0;
		
	}
}
#stacks_in_211 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_211 .depth_aside_wrapper,
#stacks_in_211 .depth_aside_wrapper .centered_image{
	
	text-align: center;
	
}
#stacks_in_211 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}





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

#stacks_in_211 .depth_aside_padding > div{max-width:750px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_211 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(0, 0, 0, 1.00);
	display: inline-block;}

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

#stacks_in_211 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 30%;
	background: rgba(28, 25, 68, 1.00);
	margin-top: 3px;}/* 
Formsnap v.3.0.9 Stylesheet 
MODIFIED: 2019/10/16 10:27:16
*/




/* live edits to work in formsnap */
#stacks_in_265 .control-group.incase,
#stacks_in_265 .yd-radio-checkbox,
#stacks_in_265 .yd-file
{
  width:100%;
  margin: 0px 0px 25px 0px !important;
}



#stacks_in_265, #stacks_out_265, .stacks_top, #%id# .out
{
	 overflow: visible;
 }

/* custom overrides */

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #9A9A9A;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #9A9A9A;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #9A9A9A;
}

#stacks_in_265 .control-group .img-drop, 
#stacks_in_265 .control-group .incase-box, 
#stacks_in_265 .control-group input:not(.and-up), 
#stacks_in_265 .control-group select, 
#stacks_in_265 .control-group textarea {
  font-family: "Roboto Mono", monospace;
  font-size: 14px;
  color: #616161;
  border-color: #CFCFCF;
  border-width: 1px;
  background-color: #FFFFFF;
}

#stacks_in_265 .control-group.incase input:focus, 
#stacks_in_265 .control-group.incase select:focus, 
#stacks_in_265 .control-group.incase textarea:focus {
  border-color: #CFCFCF;
  outline: 0;
  box-shadow: none;
}

/* #stacks_in_265  .yd-file:before {
  background-color: #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
  color: #616161;
} */

#stacks_in_265  .yd-file .yd-file-in {
  background: #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
/*  border: 1px solid #dbdbdb;*/
}

#stacks_in_265 .yd-rating.yd-no-label .yd-star-menu {
  padding-top:6px;
}

#stacks_in_265  .yd-rating .yd-rating-in {
  background: #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
/*  border: 1px solid #dbdbdb;*/
}

#stacks_in_265 .yd-file.yd-no-label .selected-file {
  padding-top:6px;
}

#stacks_in_265  .yd-required {
  color: #8E2F2E;
}

#stacks_in_265 .yd-sub-text {
  color: #999999;
  font-size: 13px;
}

#stacks_in_265 .yd-border {
  border-color: #CFCFCF;
  border-width: 1px;
}

#stacks_in_265 .yd-trumbowyg .trumbowyg-button-pane {
  background:  #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
}

#stacks_in_265 .trumbowyg-button-pane button {
  background:  #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
  color: #616161;
}
#stacks_in_265 .yd-trumbowyg {
  background:  #FFFFFF;
  background-color:  #FFFFFF;
}

#stacks_in_265 .yd-trumbowyg .trumbowyg-editor {
  background:  #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
}

#stacks_in_265 .trumbowyg-button-pane button.trumbowyg-active, 
#stacks_in_265 .trumbowyg-button-pane button:not(.trumbowyg-disable):focus, 
#stacks_in_265 .trumbowyg-button-pane button:not(.trumbowyg-disable):hover {
  background-color: transparent;
}


#stacks_in_265 .parsley-errors-list li,
#stacks_in_265 .yd-invalid-msg {
  color:#8E2F2E;
  font-size:14px;
}

#stacks_in_265 button.yd-btn {
  background: #FFFFFF;
  color: #222222;
  font-size: 15px;
  padding: 10px 10px;
  font-family: "Roboto Mono", monospace;
}

#stacks_in_265 button.yd-btn:disabled,
#stacks_in_265 button.yd-btn[disabled]{
  opacity:.5;
  cursor: not-allowed !important;
}

#stacks_in_265 button.yd-btn:hover {
  background: #E6E6E6;
}

#stacks_in_265 button.yd-btn.yd-primary {
  background: #5771A2;
  color: #FFFFFF;
  font-size:  15px;
}

#stacks_in_265 button.yd-btn.yd-primary:hover {
  background: #3E5889;
}

#stacks_in_265 .refresh-captcha {
  background-color: #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
  color: #5771A2;
  border-bottom-width: 0;
/*  border: 1px solid #DBDBDB;*/
}


#stacks_in_265 .accent-color, 
.calentim-container .calentim-input .calentim-timepickers .calentim-timepicker .calentim-hour-minute-seperator, 
.calentim-container-mobile .calentim-input .calentim-timepickers .calentim-timepicker .calentim-hour-minute-seperator, 
#stacks_in_265 .control-group.incase label, 
#stacks_in_265 div[class^=yd-]>div>label {
color: #5771A2;
/* font-size:  11px;
font-family: "Roboto Mono", monospace; */
}

input.yd-star:checked ~ label.yd-star:before {
  color:#5771A2;
  transition: all .25s;
}

input.yd-rating-star-5:checked ~ label.yd-star:before {
  color:#5771A2;
}


#stacks_in_265 .control-group.incase label, 
#stacks_in_265 div[class^=yd-]>div>label {
color: #5771A2;
font-size:  11px;
font-family: "Roboto Mono", monospace;
}

.yd-add-item {
	font-size:  11px;
  font-family: "Roboto Mono", monospace; /* same size as labels */
}

#stacks_in_265 .fs-checkbox-label{
	color: #FAFDF5;
	font-size:  14px;
}

#stacks_in_265 .yd-file:before { color: #5771A2; }

#stacks_in_265 .fs-checkbox-label{
	color: #FAFDF5;
	font-family: "Roboto Mono", monospace;
}

#stacks_in_265 .radio_checkbox li a{;
  font-family: "Roboto Mono", monospace;
  font-size:  14px;
}

#stacks_in_265 .control-group.incase .incase-box, 
#stacks_in_265 .control-group.incase input, 
#stacks_in_265 .control-group.incase select, 
#stacks_in_265 .control-group.incase textarea{
	color: #616161;
	font-size:  14px;
	font-family: "Roboto Mono", monospace;
  border-color: #CFCFCF;
  border-width: 1px;
  /* padding-top: %input-padding-top%; */
}

/* select down arrow color */
#stacks_in_265 .control-group.yd-select>div:after {
  border-top: 6px solid #CFCFCF;
}


#stacks_in_265 .fs-checkbox-radio .fs-checkbox-flag, 
#stacks_in_265 .rangeslider__fill {
background: #5771A2;
}

#stacks_in_265 .fs-checkbox-flag:before {
  border-color: #5771A2;
}

#stacks_in_265 .steps .yd-step.current {
  border-color: #CFCFCF;
}

#stacks_in_265 .yd-step-dots ul li i.fa { color:#CFCFCF !important; }
#stacks_in_265 .yd-step-dots ul li.active i.fa { color:#5771A2 !important; }

/* mobile buttons */
.calentim-container-mobile .calentim-input .calentim-footer button.calentim-cancel {
	color: #5771A2;
	border: 1px solid #5771A2;
}

.calentim-container-mobile .calentim-input .calentim-footer button.calentim-apply {
	background: #5771A2;
	border: 1px solid #5771A2
}


.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-end:hover,
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-end span:hover, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected:hover, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-start:hover, 
.calentim-container .calentim-input .calentim-timepickers .calentim-timepicker .calentim-timepicker-ampm .calentim-ampm-selected:hover, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-end:hover, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-end span:hover, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected:hover, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-start:hover, 
.calentim-container-mobile .calentim-input .calentim-timepickers .calentim-timepicker .calentim-timepicker-ampm .calentim-ampm-selected:hover, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-end, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-end span, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-start, 
.calentim-container .calentim-input .calentim-timepickers .calentim-timepicker .calentim-timepicker-ampm .calentim-ampm-selected, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-end, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-end span, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-start, 
.calentim-container-mobile .calentim-input .calentim-timepickers .calentim-timepicker .calentim-timepicker-ampm .calentim-ampm-selected {
background: #5771A2; border-color: #5771A2;
}

 .calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-start span, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-start span {
    background:#3E5889; color:#fff;
    }

		/* hight light color */
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected), 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected) {
	background-color: #9DB7E8;
	}
 .calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected) span, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected) span {
		background-color: #9DB7E8;
		}

.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-today, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-today {
		color: #5771A2;
		}

.calentim-container .calentim-input, .calentim-container-mobile .calentim-input {
  border-color: #CFCFCF;
/*  border-width: 1px;*/
}

/* light pre-select color on drag */
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected), 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected) {
  background-color: #A7C1F2;
  }

/* selected day inner span */
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-start span, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-start span {
  background: #5771A2;
  }

/* hide top pointer */
#stacks_in_265 .calentim-box-arrow-top:before {
  border-color: rgba(184,184,184,0);
  border-bottom-color:  #CFCFCF;
}

/* header link hover */
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-title span .calentim-month-switch:hover, .calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-title span .calentim-year-switch:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-title span .calentim-month-switch:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-title span .calentim-year-switch:hover{
  color: #5771A2;
}

/* month selected */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ms-month.current, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ms-month.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ms-month.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ms-month.current {
  background: #5771A2;
}

/* month hover */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ms-month:hover, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ms-month:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ms-month:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ms-month:hover
 {
  background: #708ABB;
}

/* year selected */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next.current, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev.current, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year.current, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next.current, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev.current, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year.current {
  background: #5771A2;
}

/* year carets */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev {
  color: #5771A2;
}

/* year hover */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next:hover, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev:hover, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year:hover, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next:hover, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev:hover, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year:hover {
  background: #708ABB;
}

/* Alerts */

#stacks_in_265 .yd-alert {
  font-family: "Roboto Mono", monospace;
}

#stacks_in_265 .rangeslider__value-bubble {
	background-color: #5771A2;
}

#stacks_in_265 .rangeslider__value-bubble::before {
	border-top: 6px solid #5771A2;
}

#stacks_in_265 .color-well {
	position:absolute; top:26px; left:11px; width:12px; height:12px; border-radius:3px;
}



/* .yd-error.yd-textarea .yd-counter
{
	bottom: 34px !important;
} */
.yd-error .yd-tooltip {
	bottom: 38px !important;
}

#stacks_in_265 .form-navigation  {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: -ms-grid;
  /* for shitty ie support */
  display: grid;
  -ms-grid-columns: 12 1fr;
  grid-template-columns: repeat(12, 1fr);
	grid-gap: 20px; 
}

#stacks_in_265 .form-navigation .fs-col-1,
#stacks_in_265 .form-navigation .fs-col-2,
#stacks_in_265 .form-navigation .fs-col-3,
#stacks_in_265 .form-navigation .fs-col-4,
#stacks_in_265 .form-navigation .fs-col-5,
#stacks_in_265 .form-navigation .fs-col-6,
#stacks_in_265 .form-navigation .fs-col-7,
#stacks_in_265 .form-navigation .fs-col-8,
#stacks_in_265 .form-navigation .fs-col-9,
#stacks_in_265 .form-navigation .fs-col-10,
#stacks_in_265 .form-navigation .fs-col-11,
#stacks_in_265 .form-navigation .fs-col-12 {
  -ms-grid-column: 12;
  -ms-grid-row: 1;
  grid-column: span 12; }

@media (min-width: 600px) {
  #stacks_in_265 .form-navigation .fs-col-1 {
    -ms-grid-column: 1;
    grid-column: span 1; }
		#stacks_in_265 .form-navigation .fs-col-2 {
    -ms-grid-column: 2;
    grid-column: span 2; }
		#stacks_in_265 .form-navigation .fs-col-3 {
    -ms-grid-column: 3;
    grid-column: span 3; }
		#stacks_in_265 .form-navigation .fs-col-4 {
    -ms-grid-column: 4;
    grid-column: span 4; }
		#stacks_in_265 .form-navigation .fs-col-5 {
    -ms-grid-column: 5;
    grid-column: span 5; }
		#stacks_in_265 .form-navigation .fs-col-6 {
    -ms-grid-column: 6;
    grid-column: span 6; }
		#stacks_in_265 .form-navigation .fs-col-7 {
    -ms-grid-column: 7;
    grid-column: span 7; }
		#stacks_in_265 .form-navigation .fs-col-8 {
    -ms-grid-column: 8;
    grid-column: span 8; }
		#stacks_in_265 .form-navigation .fs-col-9 {
    -ms-grid-column: 9;
    grid-column: span 9; }
		#stacks_in_265 .form-navigation .fs-col-10 {
    -ms-grid-column: 10;
    grid-column: span 10; }
		#stacks_in_265 .form-navigation .fs-col-11 {
    -ms-grid-column: 11;
    grid-column: span 11; }
		#stacks_in_265 .form-navigation .fs-col-12 {
    -ms-grid-column: 12;
    grid-column: span 12; } }

	#stacks_in_265 .form-navigation:not(:first-child) {
  margin: 20px 0 20px 0; }

  
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .incase.control-group {
    float: none !important; }
		#stacks_in_265 .form-navigation .fs-grid-container {
    display: block; }
		#stacks_in_265 .form-navigation .fs-col-1,
		#stacks_in_265 .form-navigation .fs-col-2,
		#stacks_in_265 .form-navigation .fs-col-3,
		#stacks_in_265 .form-navigation .fs-col-4,
		#stacks_in_265 .form-navigation .fs-col-5,
		#stacks_in_265 .form-navigation .fs-col-6,
		#stacks_in_265 .form-navigation .fs-col-7,
		#stacks_in_265 .form-navigation .fs-col-8,
		#stacks_in_265 .form-navigation .fs-col-9,
		#stacks_in_265 .form-navigation .fs-col-10,
		#stacks_in_265 .form-navigation .fs-col-11,
		#stacks_in_265 .form-navigation .fs-col-12 {
    width: 100%;
		margin: 10px auto; } 
	}


	/* modal custom colors */
  #stacks_in_265 .yd-overlay{background: rgba(0, 0, 0, 0.80);}
  #stacks_in_265 .yd-content{background:rgba(255, 255, 255, 1.00);color:rgba(70, 69, 69, 1.00);}
  #stacks_in_265 .yd-content h3{border-bottom-color: rgba(0, 0, 0, 0.15);}
  #stacks_in_265 .yd-content .yd-body{border-bottom-color: rgba(0, 0, 0, 0.15);}
  #stacks_in_265 .yd-modal.error .yd-content h3{color:rgba(70, 69, 69, 1.00);}
  #stacks_in_265 .yd-modal.success .yd-content h3{color:rgba(70, 69, 69, 1.00);}
  #stacks_in_265 .yd-modal-show.yd-effect-12 ~ .yd-overlay {background: rgba(255, 255, 255, 1.00)} 
  #stacks_in_265 .yd-modal-show.yd-effect-16 ~ .yd-overlay {background: rgba(0, 0, 0, 0.80);}
  #stacks_in_265 .yd-modal.process .yd-content button { display:none !important; }

/* loader */

#stacks_in_265 .yd-loader {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
#stacks_in_265 .yd-loader div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #5771A2;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
#stacks_in_265 .yd-loader div:nth-child(1) {
  left: 6px;
  animation: yd-loader1 0.6s infinite;
}
#stacks_in_265 .yd-loader div:nth-child(2) {
  left: 6px;
  animation: yd-loader2 0.6s infinite;
}
#stacks_in_265 .yd-loader div:nth-child(3) {
  left: 26px;
  animation: yd-loader2 0.6s infinite;
}
#stacks_in_265 .yd-loader div:nth-child(4) {
  left: 45px;
  animation: yd-loader3 0.6s infinite;
}
@keyframes yd-loader1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes yd-loader3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes yd-loader2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}



 #stacks_in_267 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_267 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_267 #jwresp_col2_stacks_in_267{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_267 #jwresp_col1_stacks_in_267,#stacks_in_267 #jwresp_col2_stacks_in_267{width:100%;float:none;display:block}#stacks_in_267 #jwresp_col1_stacks_in_267{margin-bottom:15px}}
           
a.formsnap-reset:hover,
a.formsnap-reset:focus{
	cursor: pointer;
}
 