@-webkit-keyframes slideup-swingInX{0%{-webkit-transform:perspective(400px) rotateX(-90deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg)}}@-moz-keyframes slideup-swingInX{0%{-moz-transform:perspective(400px) rotateX(-90deg)}100%{-moz-transform:perspective(400px) rotateX(0deg)}}@-o-keyframes slideup-swingInX{0%{-o-transform:perspective(400px) rotateX(-90deg)}100%{-o-transform:perspective(400px) rotateX(0deg)}}@keyframes slideup-swingInX{0%{transform:perspective(400px) rotateX(-90deg)}100%{transform:perspective(400px) rotateX(0deg)}}@-webkit-keyframes slideup-swingOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg)}100%{-webkit-transform:perspective(400px) rotateX(-90deg)}}@-moz-keyframes slideup-swingOutX{0%{-moz-transform:perspective(400px) rotateX(0deg)}100%{-moz-transform:perspective(400px) rotateX(-90deg)}}@-o-keyframes slideup-swingOutX{0%{-o-transform:perspective(400px) rotateX(0deg)}100%{-o-transform:perspective(400px) rotateX(-90deg)}}@keyframes slideup-swingOutX{0%{transform:perspective(400px) rotateX(0deg)}100%{transform:perspective(400px) rotateX(-90deg)}}@-webkit-keyframes slideup-slideDown{0%{-webkit-transform:translateY(-100%)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes slideup-slideDown{0%{-moz-transform:translateY(-100%)}100%{-moz-transform:translateY(0)}}@-o-keyframes slideup-slideDown{0%{-o-transform:translateY(-100%)}100%{-o-transform:translateY(0)}}@keyframes slideup-slideDown{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@-webkit-keyframes slideup-slideUp{0%{-webkit-transform:translateY(0)}100%{-webkit-transform:translateY(-100%)}}@-moz-keyframes slideup-slideUp{0%{-moz-transform:translateY(0)}100%{-moz-transform:translateY(-100%)}}@-o-keyframes slideup-slideUp{0%{-o-transform:translateY(0)}100%{-o-transform:translateY(-100%)}}@keyframes slideup-slideUp{0%{transform:translateY(0)}100%{transform:translateY(-100%)}}@-webkit-keyframes slideup-flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}100%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@-moz-keyframes slideup-flipInX{0%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0}100%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1}}@-o-keyframes slideup-flipInX{0%{-o-transform:perspective(400px) rotateX(90deg);opacity:0}100%{-o-transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes slideup-flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}100%{transform:perspective(400px) rotateX(0deg);opacity:1}}@-webkit-keyframes slideup-flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}}@-moz-keyframes slideup-flipOutX{0%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0}}@-o-keyframes slideup-flipOutX{0%{-o-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-o-transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes slideup-flipOutX{0%{transform:perspective(400px) rotateX(0deg);opacity:1}100%{transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes slideup-bounceInDown{0%{opacity:0;-webkit-transform:translateY(-200px)}60%{opacity:1;-webkit-transform:translateY(30px)}80%{-webkit-transform:translateY(-10px)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes slideup-bounceInDown{0%{opacity:0;-moz-transform:translateY(-200px)}60%{opacity:1;-moz-transform:translateY(30px)}80%{-moz-transform:translateY(-10px)}100%{-moz-transform:translateY(0)}}@-o-keyframes slideup-bounceInDown{0%{opacity:0;-o-transform:translateY(-200px)}60%{opacity:1;-o-transform:translateY(30px)}80%{-o-transform:translateY(-10px)}100%{-o-transform:translateY(0)}}@keyframes slideup-bounceInDown{0%{opacity:0;transform:translateY(-200px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}@-webkit-keyframes slideup-bounceOutUp{0%{-webkit-transform:translateY(0)}30%{opacity:1;-webkit-transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-200px)}}@-moz-keyframes slideup-bounceOutUp{0%{-moz-transform:translateY(0)}30%{opacity:1;-moz-transform:translateY(20px)}100%{opacity:0;-moz-transform:translateY(-200px)}}@-o-keyframes slideup-bounceOutUp{0%{-o-transform:translateY(0)}30%{opacity:1;-o-transform:translateY(20px)}100%{opacity:0;-o-transform:translateY(-200px)}}@keyframes slideup-bounceOutUp{0%{transform:translateY(0)}30%{opacity:1;transform:translateY(20px)}100%{opacity:0;transform:translateY(-200px)}}
.bp-grow{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-grow:hover,.bp-grow:focus,.bp-grow:active{-webkit-transform:scale(1.1);transform:scale(1.1)}.bp-shrink{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-shrink:hover,.bp-shrink:focus,.bp-shrink:active{-webkit-transform:scale(0.9);transform:scale(0.9)}@-webkit-keyframes pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(0.9);transform:scale(0.9)}}@keyframes pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(0.9);transform:scale(0.9)}}.bp-pulse{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-pulse:hover,.bp-pulse:focus,.bp-pulse:active{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}}.bp-pulse-grow{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-pulse-grow:hover,.bp-pulse-grow:focus,.bp-pulse-grow:active{-webkit-animation-name:pulse-grow;animation-name:pulse-grow;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes pulse-shrink{to{-webkit-transform:scale(0.9);transform:scale(0.9)}}@keyframes pulse-shrink{to{-webkit-transform:scale(0.9);transform:scale(0.9)}}.bp-pulse-shrink{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-pulse-shrink:hover,.bp-pulse-shrink:focus,.bp-pulse-shrink:active{-webkit-animation-name:pulse-shrink;animation-name:pulse-shrink;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes push{50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes push{50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}.bp-push{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-push:hover,.bp-push:focus,.bp-push:active{-webkit-animation-name:push;animation-name:push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}.bp-pop{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-pop:hover,.bp-pop:focus,.bp-pop:active{-webkit-animation-name:pop;animation-name:pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.bp-rotate{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-rotate:hover,.bp-rotate:focus,.bp-rotate:active{-webkit-transform:rotate(4deg);transform:rotate(4deg)}.bp-grow-rotate{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-grow-rotate:hover,.bp-grow-rotate:focus,.bp-grow-rotate:active{-webkit-transform:scale(1.1) rotate(4deg);transform:scale(1.1) rotate(4deg)}.bp-float{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-float:hover,.bp-float:focus,.bp-float:active{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.bp-sink{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-sink:hover,.bp-sink:focus,.bp-sink:active{-webkit-transform:translateY(5px);transform:translateY(5px)}@-webkit-keyframes hover{50%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hover{50%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}.bp-hover{display:inline-block;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-hover:hover,.bp-hover:focus,.bp-hover:active{-webkit-transform:translateY(-6px);transform:translateY(-6px);-webkit-animation-name:hover;animation-name:hover;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hang{50%{-webkit-transform:translateY(3px);transform:translateY(3px)}100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@keyframes hang{50%{-webkit-transform:translateY(3px);transform:translateY(3px)}100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}.bp-hang{display:inline-block;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-hang:hover,.bp-hang:focus,.bp-hang:active{-webkit-transform:translateY(6px);transform:translateY(6px);-webkit-animation-name:hang;animation-name:hang;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.bp-skew{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-skew:hover,.bp-skew:focus,.bp-skew:active{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.bp-skew-forward{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-skew-forward:hover,.bp-skew-forward:focus,.bp-skew-forward:active{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.bp-skew-backward{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-skew-backward:hover,.bp-skew-backward:focus,.bp-skew-backward:active{-webkit-transform:skew(10deg);transform:skew(10deg)}@-webkit-keyframes wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.bp-wobble-vertical{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-wobble-vertical:hover,.bp-wobble-vertical:focus,.bp-wobble-vertical:active{-webkit-animation-name:wobble-vertical;animation-name:wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.bp-wobble-horizontal{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-wobble-horizontal:hover,.bp-wobble-horizontal:focus,.bp-wobble-horizontal:active{-webkit-animation-name:wobble-horizontal;animation-name:wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes wobble-to-bottom-right{16.65%{-webkit-transform:translate(8px,8px);transform:translate(8px,8px)}33.3%{-webkit-transform:translate(-6px,-6px);transform:translate(-6px,-6px)}49.95%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}66.6%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}83.25%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes wobble-to-bottom-right{16.65%{-webkit-transform:translate(8px,8px);transform:translate(8px,8px)}33.3%{-webkit-transform:translate(-6px,-6px);transform:translate(-6px,-6px)}49.95%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}66.6%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}83.25%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.bp-wobble-to-bottom-right{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-wobble-to-bottom-right:hover,.bp-wobble-to-bottom-right:focus,.bp-wobble-to-bottom-right:active{-webkit-animation-name:wobble-to-bottom-right;animation-name:wobble-to-bottom-right;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes wobble-to-top-right{16.65%{-webkit-transform:translate(8px,-8px);transform:translate(8px,-8px)}33.3%{-webkit-transform:translate(-6px,6px);transform:translate(-6px,6px)}49.95%{-webkit-transform:translate(4px,-4px);transform:translate(4px,-4px)}66.6%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}83.25%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes wobble-to-top-right{16.65%{-webkit-transform:translate(8px,-8px);transform:translate(8px,-8px)}33.3%{-webkit-transform:translate(-6px,6px);transform:translate(-6px,6px)}49.95%{-webkit-transform:translate(4px,-4px);transform:translate(4px,-4px)}66.6%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}83.25%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.bp-wobble-to-top-right{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-wobble-to-top-right:hover,.bp-wobble-to-top-right:focus,.bp-wobble-to-top-right:active{-webkit-animation-name:wobble-to-top-right;animation-name:wobble-to-top-right;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.bp-wobble-top{display:inline-block;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-wobble-top:hover,.bp-wobble-top:focus,.bp-wobble-top:active{-webkit-animation-name:wobble-top;animation-name:wobble-top;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes wobble-bottom{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes wobble-bottom{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.bp-wobble-bottom{display:inline-block;-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-wobble-bottom:hover,.bp-wobble-bottom:focus,.bp-wobble-bottom:active{-webkit-animation-name:wobble-bottom;animation-name:wobble-bottom;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes wobble-skew{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes wobble-skew{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.bp-wobble-skew{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-wobble-skew:hover,.bp-wobble-skew:focus,.bp-wobble-skew:active{-webkit-animation-name:wobble-skew;animation-name:wobble-skew;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}@keyframes buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}.bp-buzz{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-buzz:hover,.bp-buzz:focus,.bp-buzz:active{-webkit-animation-name:buzz;animation-name:buzz;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@keyframes buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}.bp-buzz-out{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-buzz-out:hover,.bp-buzz-out:focus,.bp-buzz-out:active{-webkit-animation-name:buzz-out;animation-name:buzz-out;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.bp-border-fade{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:inset 0 0 0 4px #e1e1e1,0 0 1px rgba(0,0,0,0)}.bp-border-fade:hover,.bp-border-fade:focus,.bp-border-fade:active{box-shadow:inset 0 0 0 4px #666,0 0 1px rgba(0,0,0,0)}.bp-hollow{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:background;transition-property:background;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:inset 0 0 0 4px #e1e1e1,0 0 1px rgba(0,0,0,0)}.bp-hollow:hover,.bp-hollow:focus,.bp-hollow:active{background:none!important}.bp-trim{display:inline-block;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-trim:before{content:'';position:absolute;border:white solid 4px;top:4px;left:4px;right:4px;bottom:4px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}.bp-trim:hover:before,.bp-trim:focus:before,.bp-trim:active:before{opacity:1}.bp-outline-outward{display:inline-block;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-outline-outward:before{content:'';position:absolute;border:#e1e1e1 solid 2px;top:0;right:0;bottom:0;left:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:top,right,bottom,left;transition-property:top,right,bottom,left}.bp-outline-outward:hover:before,.bp-outline-outward:focus:before,.bp-outline-outward:active:before{top:-8px;right:-8px;bottom:-8px;left:-8px}.bp-outline-inward{display:inline-block;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-outline-inward:before{pointer-events:none;content:'';position:absolute;border:#e1e1e1 solid 2px;top:-10px;right:-10px;bottom:-10px;left:-10px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:top,right,bottom,left;transition-property:top,right,bottom,left}.bp-outline-inward:hover:before,.bp-outline-inward:focus:before,.bp-outline-inward:active:before{top:-4px;right:-4px;bottom:-4px;left:-4px;opacity:1}.bp-round-corners{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:border-radius;transition-property:border-radius;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-round-corners:hover,.bp-round-corners:focus,.bp-round-corners:active{border-radius:1em}.bp-glow{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-glow:hover,.bp-glow:focus,.bp-glow:active{box-shadow:0 0 8px rgba(0,0,0,0.6)}.bp-glow-light{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-glow-light:hover,.bp-glow-light:focus,.bp-glow-light:active{box-shadow:0 0 8px rgba(220,220,220,0.72)}.bp-box-shadow-outset{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-box-shadow-outset:hover,.bp-box-shadow-outset:focus,.bp-box-shadow-outset:active{box-shadow:2px 2px 2px rgba(0,0,0,0.6)}.bp-box-shadow-inset{display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;box-shadow:inset 0 0 0 rgba(0,0,0,0.6),0 0 1px rgba(0,0,0,0);-webkit-transform:translateZ(0);transform:translateZ(0)}.bp-box-shadow-inset:hover,.bp-box-shadow-inset:focus,.bp-box-shadow-inset:active{box-shadow:inset 2px 2px 2px rgba(0,0,0,0.6),0 0 1px rgba(0,0,0,0)}.bp-float-shadow{display:inline-block;position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-float-shadow:before{pointer-events:none;position:absolute;z-index:-1;content:'';top:100%;left:5%;height:10px;width:90%;opacity:0;background:radial-gradient(ellipse at center,rgba(0,0,0,0.35) 0,rgba(0,0,0,0) 80%);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform,opacity;transition-property:transform,opacity}.bp-float-shadow:hover,.bp-float-shadow:focus,.bp-float-shadow:active{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.bp-float-shadow:hover:before,.bp-float-shadow:focus:before,.bp-float-shadow:active:before{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px)}@-webkit-keyframes hover{50%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hover{50%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@-webkit-keyframes hover-shadow{0%{-webkit-transform:translateY(6px);transform:translateY(6px);opacity:.4}50%{-webkit-transform:translateY(3px);transform:translateY(3px);opacity:1}100%{-webkit-transform:translateY(6px);transform:translateY(6px);opacity:.4}}@keyframes hover-shadow{0%{-webkit-transform:translateY(6px);transform:translateY(6px);opacity:.4}50%{-webkit-transform:translateY(3px);transform:translateY(3px);opacity:1}100%{-webkit-transform:translateY(6px);transform:translateY(6px);opacity:.4}}.bp-hover-shadow{display:inline-block;position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-hover-shadow:before{pointer-events:none;position:absolute;z-index:-1;content:'';top:100%;left:5%;height:10px;width:90%;opacity:0;background:radial-gradient(ellipse at center,rgba(0,0,0,0.35) 0,rgba(0,0,0,0) 80%);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform,opacity;transition-property:transform,opacity}.bp-hover-shadow:hover,.bp-hover-shadow:focus,.bp-hover-shadow:active{-webkit-transform:translateY(-6px);transform:translateY(-6px);-webkit-animation-name:hover;animation-name:hover;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.bp-hover-shadow:hover:before,.bp-hover-shadow:focus:before,.bp-hover-shadow:active:before{opacity:.4;-webkit-transform:translateY(6px);transform:translateY(6px);-webkit-animation-name:hover-shadow;animation-name:hover-shadow;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.bp-shadow-radial{display:inline-block;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.bp-shadow-radial:before,.bp-shadow-radial:after{pointer-events:none;position:absolute;content:'';left:0;width:100%;box-sizing:border-box;background-repeat:no-repeat;height:5px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}.bp-shadow-radial:before{bottom:100%;background:radial-gradient(ellipse at 50% 150%,rgba(0,0,0,0.6) 0,rgba(0,0,0,0) 80%)}.bp-shadow-radial:after{top:100%;background:radial-gradient(ellipse at 50% -50%,rgba(0,0,0,0.6) 0,rgba(0,0,0,0) 80%)}.bp-shadow-radial:hover:before,.bp-shadow-radial:focus:before,.bp-shadow-radial:active:before,.bp-shadow-radial:hover:after,.bp-shadow-radial:focus:after,.bp-shadow-radial:active:after{opacity:1}.bp-shadow-radial-light{display:inline-block;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(240,240,240,0)}.bp-shadow-radial-light:before,.bp-shadow-radial-light:after{pointer-events:none;position:absolute;content:'';left:0;width:100%;box-sizing:border-box;background-repeat:no-repeat;height:5px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}.bp-shadow-radial-light:before{bottom:100%;background:radial-gradient(ellipse at 50% 150%,rgba(240,240,240,0.75) 0,rgba(240,240,240,0) 80%)}.bp-shadow-radial-light:after{top:100%;background:radial-gradient(ellipse at 50% -50%,rgba(240,240,240,0.75) 0,rgba(240,240,240,0) 80%)}.bp-shadow-radial-light:hover:before,.bp-shadow-radial-light:focus:before,.bp-shadow-radial-light:active:before,.bp-shadow-radial-light:hover:after,.bp-shadow-radial-light:focus:after,.bp-shadow-radial-light:active:after{opacity:1}.com_joeworkman_stacks_fontawesome_stack .jw-wrapper{margin:0;text-align:left}.com_joeworkman_stacks_fontawesome_stack .jw-wrapper.jw-center{text-align:center}.com_joeworkman_stacks_fontawesome_stack .jw-wrapper.jw-right{text-align:right}.com_joeworkman_stacks_fontawesome_stack i.fa,.com_joeworkman_stacks_fontawesome_stack .fa-stack{-webkit-transition:color 300ms ease 0s;-moz-transition:color 300ms ease 0s;transition:color 300ms ease 0s}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-spin,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-spin{padding:.2em;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-45,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-45{padding:.2em;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-135,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-135{padding:.2em;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-225,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-225{padding:.2em;-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-315,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-315{padding:.2em;-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);-ms-transform:rotate(315deg);-o-transform:rotate(315deg);transform:rotate(315deg)}.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-border{padding:0}.com_joeworkman_stacks_fontawesome_stack a{text-decoration:none}
/* @option user selected miscellaneous theme setting */

#tubular-container,
#tubular-sheild {
	opacity:0;
	-webkit-animation:pagefade ease-in 1;
	-moz-animation:pagefade ease-in 1;
	-o-animation:pagefade ease-in 1;
	animation:pagefade ease-in 1;
	-webkit-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	-o-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
}
 
/* Effect duration */
#tubular-container,
#tubular-sheild {
	-webkit-animation-duration: 1000ms;
	-moz-animation-duration: 1000ms;
	-o-animation-duration: 1000ms;
	animation-duration: 1000ms;
}
 
/* Fade-In Delay */
#tubular-container,
#tubular-sheild {
	-webkit-animation-delay: 400ms;
	-moz-animation-delay: 400ms;
	-o-animation-delay: 400ms;
	animation-delay: 400ms;
}
 
/* Key Frames */
@-webkit-keyframes pagefade { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes pagefade { from { opacity:0; } to { opacity:1; } }
@-o-keyframes pagefade { from { opacity:0; } to { opacity:1; } }
@keyframes pagefade { from { opacity:0; } to { opacity:1; } }

@media print {
	#tubular-container,
	#tubular-sheild, {
		display: none;
	}
}

/* Disable on mobile devices */
.uTubeFill-disabled #tubular-container,
.uTubeFill-disabled #tubular-sheild {
	display: none;
}
    .theme-version{display:block}.theme-version.number-110,#stacks_in_1388_page0{display:none}.stacks_out{overflow:visible!important}.stacks_in{overflow:visible}::selection{ color:#FFFFFF;background:#003366;}::-moz-selection{ color:#FFFFFF;background:#003366;}body,.font-family-text{  font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;  font-weight:400}h1,.font-family-h1{ font-family:"comfortaa",sans-serif; font-style:normal;font-weight:700}h1 a,.font-family-h1 a{font-family:inherit}h2,h3,h4,h5,h6,.font-family-h2{ font-family:"comfortaa",sans-serif; font-style:normal;font-weight:600}h2 a,h3 a,h4 a,h5 a,h6 a,.font-family-h2 a{font-family:inherit}body{background-color:#080C0E; background-attachment:fixed;     background:url(resources/background_images/Sunrise_PVB_Screenshot.png) no-repeat center center fixed;background-size:cover; }
.hide-for-touch,.show-for-touch{display:none}.no-js .hide-for-touch{display:block}.vegas-loading{display:none}.vegas-background{-ms-interpolation-mode:bicubic;image-rendering:optimizeQuality;max-width:none!important}.vegas-overlay,.vegas-background{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} .floating-body.radius{border-radius:3px}.floating-body.radius>.columns>.stacks_out:first-child>.stacks_in>.top-bar-wrapper:not(.fixed){border-top-right-radius:3px;border-top-left-radius:3px}.floating-body .top-bar-wrapper.contain-to-grid.fixed{max-width:1207px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.radius{background-clip:padding-box}img{color:#080C0E}img.radius{border-radius:3px}img.round{border-radius:1000px}.row{ max-width:100%!important;}body{color:#003366}a{color:#B3CEDA;text-decoration:none;font-weight:inherit}a:hover{color:#BEDFBE}a.close,a.close-reveal-modal{text-decoration:none}.alt{color:#CCCCCC}.alt a{color:#FFFFFF}.alt a:hover{color:#BEDFBE}.alt small{color:#FFFFFF}h1,h2,h3,h4,h5,h6{color:#3B6480;margin-top:0}h1.alt,h2.alt,h3.alt,h4.alt,h5.alt,h6.alt{color:#FFFFFF}h1.subheader,h2.subheader,h3.subheader,h4.subheader,h5.subheader,h6.subheader{color:#4C82A6}h1.subheader.alt,h2.subheader.alt,h3.subheader.alt,h4.subheader.alt,h5.subheader.alt,h6.subheader.alt{color:#FFFFFF}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:38%;color:#004284}h1{font-size:2.12rem}h2{font-size:1.69rem}h3{font-size:1.38rem}h4{font-size:1.12rem}h5{font-size:1.12rem}h6{font-size:1.00rem}@media only screen and (min-width:40.063em){h1{font-size:2.75rem}h2{font-size:2.31rem}h3{font-size:1.69rem}h4{font-size:1.44rem}h5{font-size:1.12rem}h6{font-size:1.00rem}}code{color:#CC371E}hr,blockquote,abbr,acronym,.vcard{border-color:#DDDDDD}hr.alt,blockquote.alt,abbr.alt,acronym.alt,.vcard.alt{border-color:#DDDDDD}blockquote,blockquote p{color:#004284}blockquote cite,blockquote cite a,blockquote p cite,blockquote p cite a{color:#003D7A}blockquote.alt,blockquote.alt p,blockquote p.alt,blockquote p.alt p{color:#FFFFFF}blockquote.alt cite,blockquote.alt cite a,blockquote.alt p cite,blockquote.alt p cite a,blockquote p.alt cite,blockquote p.alt cite a,blockquote p.alt p cite,blockquote p.alt p cite a{color:#F4F4F4}.flex-video{margin-bottom:0}.contain-to-grid .top-bar{max-width:1207px}.top-bar .top-bar-section ul li>a.button{background-color:#003366;color:#FFFFFF}.top-bar .top-bar-section ul li>a.button:hover{color:#FFFFFF;background-color:#003060}.top-bar .top-bar-section ul li>a.button.secondary{background-color:#E7E7E7;color:#003366}.top-bar .top-bar-section ul li>a.button.secondary:hover{color:#003366;background-color:#DBDBDB}.top-bar .top-bar-section ul li>a.button.alert{background-color:#F04124}.top-bar .top-bar-section ul li>a.button.alert:hover{background-color:#E43D22}.top-bar .top-bar-section ul li>a.button.success{background-color:#43AC6A}.top-bar .top-bar-section ul li>a.button.success:hover{background-color:#3FA364}.top-bar .top-bar-section ul li>a.button.radius{border-radius:3px}.alert-box{background-color:#003366;color:#FFFFFF;border-color:#003060}.alert-box a:not(.close){color:#FFFFFF;text-decoration:underline}.alert-box.secondary{background-color:#E7E7E7;color:#003366;border-color:#DBDBDB}.alert-box.alert{background-color:#F04124;border-color:#E43D22}.alert-box.success{background-color:#43AC6A;border-color:#3FA364}.alert-box.warning{background-color:#F08A24;border-color:#E48322}.alert-box.info{background-color:#A0D3E8;color:#004C99;border-color:#98C8DC}.alert-box.radius{border-radius:3px}.breadcrumbs{background-color:#E7E7E7;border-color:#DBDBDB;color:#003366}.breadcrumbs .current a{color:#003366}.breadcrumbs.radius{border-radius:3px}.breadcrumbs header{display:inline}.breadcrumbs .fa{font-size:1em}.breadcrumbs .unavailable{color:#003366}.breadcrumbs li:before{color:#004C99}.button{background-color:#003366;color:#FFFFFF}
.button:hover{color:#FFFFFF;background-color:#003060}.button.secondary{background-color:#E7E7E7;color:#003366}.button.secondary:hover{color:#003366;background-color:#DBDBDB}.button.alert{background-color:#F04124}.button.alert:hover{background-color:#E43D22}.button.success{background-color:#43AC6A}.button.success:hover{background-color:#3FA364}.button.radius{border-radius:3px}.button.ghost{background-color:transparent;border-width:1px;border-color:#003366;color:#003366}.button.ghost:hover{color:#FFFFFF;border-color:#003060;background-color:#003060}.button.ghost.secondary{border-color:#E7E7E7;color:#E7E7E7}.button.ghost.secondary:hover{color:#003366;border-color:#DBDBDB;background-color:#DBDBDB}.button.ghost.alert{border-color:#F04124;color:#F04124}.button.ghost.alert:hover{color:#FFFFFF;border-color:#E43D22;background-color:#E43D22}.button.ghost.success{border-color:#43AC6A;color:#43AC6A}.button.ghost.success:hover{color:#FFFFFF;border-color:#3FA364;background-color:#3FA364}.split.button.radius span{border-top-right-radius:3px;border-bottom-right-radius:3px}.button-group.radius>*:first-child,.button-group.radius>*:first-child>a,.button-group.radius>*:first-child>button,.button-group.radius>*:first-child>.button{border-bottom-left-radius:3px;border-top-left-radius:3px}.button-group.radius>*:last-child,.button-group.radius>*:last-child>a,.button-group.radius>*:last-child>button,.button-group.radius>*:last-child>.button{border-top-right-radius:3px;border-bottom-right-radius:3px}.icon-bar{background-color:#003366;color:#FFFFFF}.icon-bar>.item{cursor:pointer;color:#FFFFFF}.icon-bar>.item label,.icon-bar>.item i{color:#FFFFFF}.icon-bar>.item:hover{color:#FFFFFF;background-color:#003060}.icon-bar.secondary{background-color:#E7E7E7;color:#003366}.icon-bar.secondary>.item{color:#003366}.icon-bar.secondary>.item label,.icon-bar.secondary>.item i{color:#003366}.icon-bar.secondary>.item:hover{background-color:#DBDBDB;color:#003366}form[data-abide] .error label{color:#F04124}form[data-abide] .error small.error,form[data-abide] .error span.error{background-color:#F04124;color:#FFFFFF}input[type="radio"]{margin-left:1px}select:focus{margin-left:3px}form input[type="text"],form input[type="password"],form input[type="date"],form input[type="datetime"],form input[type="datetime-local"],form input[type="month"],form input[type="week"],form input[type="email"],form input[type="number"],form input[type="search"],form input[type="tel"],form input[type="time"],form input[type="url"],form textarea,form select{color:#003366}form input[type="text"]:focus,form input[type="password"]:focus,form input[type="date"]:focus,form input[type="datetime"]:focus,form input[type="datetime-local"]:focus,form input[type="month"]:focus,form input[type="week"]:focus,form input[type="email"]:focus,form input[type="number"]:focus,form input[type="search"]:focus,form input[type="tel"]:focus,form input[type="time"]:focus,form input[type="url"]:focus,form textarea:focus,form select:focus{border-color:#003366}form fieldset{border-color:#DDDDDD}form legend{background-color:#080C0E}form label{color:#003D7A}form.radius input[type="text"],form.radius input[type="password"],form.radius input[type="date"],form.radius input[type="datetime"],form.radius input[type="datetime-local"],form.radius input[type="month"],form.radius input[type="week"],form.radius input[type="email"],form.radius input[type="number"],form.radius input[type="search"],form.radius input[type="tel"],form.radius input[type="time"],form.radius input[type="url"],form.radius textarea,form.radius select,form.radius small.error{border-radius:3px}
form.radius span.prefix,form.radius label.prefix{border-bottom-left-radius:3px;border-top-left-radius:3px}form.radius span.postfix,form.radius label.postfix{border-top-right-radius:3px;border-bottom-right-radius:3px}form.radius .input-group>*:first-child,form.radius .input-group>*:first-child *{border-bottom-left-radius:3px;border-top-left-radius:3px}form.radius .input-group>*:last-child,form.radius .input-group>*:last-child *{border-top-right-radius:3px;border-bottom-right-radius:3px}.range-slider{background-color:#FFFFFF;border-color:#E1E1E1}.range-slider .range-slider-handle{background-color:#003366}.range-slider .range-slider-handle:hover{background-color:#003060}.range-slider .range-slider-active-segment{background-color:#E1E1E1}.range-slider.secondary{background-color:#003366;border-color:#001548}.range-slider.secondary .range-slider-handle{background-color:#E7E7E7}.range-slider.secondary .range-slider-handle:hover{background-color:#DBDBDB}.range-slider.secondary .range-slider-active-segment{background-color:#001548}.slider-display{display:block;margin-top:20px}div.switch label{background-color:#E7E7E7}div.switch label::after{background-color:#FFFFFF}div.switch input:checked+label{background-color:#003366}.label{background-color:#003366;color:#FFFFFF;margin-bottom:0}.label.secondary{background-color:#E7E7E7;color:#003366}.label.alert{background-color:#F04124}.label.success{background-color:#43AC6A}.label.radius{border-radius:3px}.alert-box .close{opacity:.5}.slideshow-wrapper{min-height:50px;z-index:10}.orbit-container .orbit-bullets li{cursor:pointer;background:#E7E7E7}.orbit-container .orbit-bullets li.active,.orbit-container .orbit-bullets li:hover{background:#003366}.accordion .accordion-navigation>a{background-color:#003366;color:#FFFFFF}.accordion .accordion-navigation>a:hover{background-color:#003060}.accordion .accordion-navigation>a.radius{border-radius:3px}.accordion .accordion-navigation>a.round{border-radius:1000px}.accordion .accordion-navigation.active>a{background-color:#003060}.accordion .accordion-navigation>.content{background-color:transparent!important}.accordion.secondary .accordion-navigation>a{background-color:#E7E7E7;color:#003366}.accordion.secondary .accordion-navigation>a:hover{background-color:#DBDBDB}.accordion.secondary .accordion-navigation.active>a{background-color:#DBDBDB}.tabs dd>a{background-color:#003366;color:#FFFFFF}.tabs dd>a:hover{background-color:#003060}.tabs dd.active>a{color:#FFFFFF;background-color:#003060}.tabs.secondary dd>a{background-color:#E7E7E7;color:#003366}.tabs.secondary dd>a:hover{background-color:#DBDBDB}.tabs.secondary dd.active>a{color:#003366;background-color:#DBDBDB}.tabs.radius dd:first-child a{border-bottom-left-radius:3px;border-top-left-radius:3px}.tabs.radius dd:last-child a{border-top-right-radius:3px;border-bottom-right-radius:3px}.th.radius{border-radius:3px}.th:hover,.th:focus{box-shadow:0 0 6px 1px #001933}.f-dropdown,.f-dropdown.content{background-color:#FFFFFF;border-color:#CCCCCC;color:#003366}.f-dropdown::before,.f-dropdown.content::before{border-color:transparent transparent #FFFFFF transparent}.f-dropdown::after,.f-dropdown.content::after{border-color:transparent transparent #CCCCCC transparent}.f-dropdown li a,.f-dropdown.content li a{color:#003366}.f-dropdown li:hover,.f-dropdown.content li:hover{background-color:rgba(0,0,0,0.1)}.f-dropdown.radius,.f-dropdown.content.radius{border-radius:3px}.tooltip{border-radius:3px;background-color:#003366;color:#FFFFFF}.panel{background-color:#F2F2F2;border-color:#DBDBDB}.panel.callout{background-color:#ECFAFF;border-color:#D4E1E5}.panel.radius{border-radius:3px}.panel p{color:#003366}.panel p a{color:#B3CEDA}.panel p.alt{color:#CCCCCC}.panel p.alt a{color:#FFFFFF}.panel p.alt a:hover{color:#BEDFBE}.panel p.alt small{color:#FFFFFF}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6{color:#3B6480}.panel h1.alt,.panel h2.alt,.panel h3.alt,.panel h4.alt,.panel h5.alt,.panel h6.alt{color:#FFFFFF}.panel h1.subheader,.panel h2.subheader,.panel h3.subheader,.panel h4.subheader,.panel h5.subheader,.panel h6.subheader{color:#4C82A6}
.panel h1.subheader.alt,.panel h2.subheader.alt,.panel h3.subheader.alt,.panel h4.subheader.alt,.panel h5.subheader.alt,.panel h6.subheader.alt{color:#FFFFFF}.pricing-table.primary .title{background-color:#003366;color:#FFFFFF}.pricing-table.primary .price{color:#003366}.pricing-table.primary .description{color:#003366}.pricing-table.primary .bullet-item{color:#003366}.pricing-table.secondary .title{background-color:#E7E7E7;color:#003366}.pricing-table.secondary .price{color:#003366}.pricing-table.secondary .description{color:#003366}.pricing-table.secondary .bullet-item{color:#003366}.pricing-table.radius{border-radius:3px}.pricing-table.radius .title{border-top-right-radius:3px;border-top-left-radius:3px}.pricing-table.radius .cta-button{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.side-nav li a:not(.button){color:#B3CEDA}.side-nav li a:not(.button):hover{background-color:#F3F3F3;color:#BEDFBE}.side-nav li.active>a:first-child:not(.button){color:#B3CEDA}.side-nav li.active:not(.has-dropdown) a:not(.button){color:#98AFB9}.side-nav header{color:#003366;margin-top:1rem;margin-bottom:.5rem}.side-nav label{color:#003D7A}.side-nav li.divider{border-top-color:#DDDDDD}.side-nav.alt li a:not(.button){color:#FFFFFF}.side-nav.alt li a:not(.button):hover{background-color:#F3F3F3;color:#BEDFBE}.side-nav.alt li.active>a:first-child:not(.button){color:#FFFFFF}.side-nav.alt li.active:not(.has-dropdown) a:not(.button){color:#D8D8D8}.side-nav.alt header{color:#CCCCCC}.side-nav.alt label{color:#F4F4F4}.side-nav.alt li.divider{border-top-color:#DDDDDD}.sub-nav dt,.sub-nav dd,.sub-nav li{float:none;display:inline-block}.sub-nav dt a:not(.button),.sub-nav dd a:not(.button),.sub-nav li a:not(.button){color:#003366}.sub-nav dt a:not(.button):hover,.sub-nav dd a:not(.button):hover,.sub-nav li a:not(.button):hover{color:#003060}.sub-nav dt.active a:not(.button),.sub-nav dd.active a:not(.button),.sub-nav li.active a:not(.button){color:#FFFFFF;background-color:#003366}.sub-nav dt.active a:not(.button):hover,.sub-nav dd.active a:not(.button):hover,.sub-nav li.active a:not(.button):hover{background-color:#003060}.sub-nav dt.active a:not(.button).secondary,.sub-nav dd.active a:not(.button).secondary,.sub-nav li.active a:not(.button).secondary{color:#003366;background-color:#E7E7E7}.sub-nav dt.active a:not(.button).secondary:hover,.sub-nav dd.active a:not(.button).secondary:hover,.sub-nav li.active a:not(.button).secondary:hover{background-color:#DBDBDB}.sub-nav.secondary dt a:not(.button),.sub-nav.secondary dd a:not(.button),.sub-nav.secondary li a:not(.button){color:#E7E7E7}.sub-nav.secondary dt a:not(.button):hover,.sub-nav.secondary dd a:not(.button):hover,.sub-nav.secondary li a:not(.button):hover{color:#DBDBDB}.sub-nav.secondary dt.active a:not(.button),.sub-nav.secondary dd.active a:not(.button),.sub-nav.secondary li.active a:not(.button){color:#003366;background-color:#E7E7E7}.sub-nav.secondary dt.active a:not(.button):hover,.sub-nav.secondary dd.active a:not(.button):hover,.sub-nav.secondary li.active a:not(.button):hover{background-color:#DBDBDB}.reveal-modal{z-index:9999;background-color:#FFFFFF;color:#003366}.reveal-modal .close-reveal-modal{color:#AAAAAA}.reveal-modal-bg{z-index:9998;background:rgba(0,0,0,0.45)}nav.inline-nav ul.inline-list li{float:none;display:inline-block}nav.inline-nav ul.inline-list li:first-child{margin-left:0}nav.inline-nav ul.inline-list li.active{border-width:0 0 1px 0;border-style:solid;border-bottom-color:#B3CEDA}nav.inline-nav ul.inline-list.alt li.active{border-bottom-color:#FFFFFF}.clearing-blackout{background-color:#FFFFFF}.clearing-assembled .clearing-container .visible-img,.clearing-assembled .clearing-container .clearing-caption{background-color:#FFFFFF}.clearing-assembled .clearing-container .carousel{background-color:#F2F2F2}.clearing-assembled .clearing-container .clearing-close{color:#AAAAAA}.clearing-assembled .clearing-container .clearing-close:hover,.clearing-assembled .clearing-container .clearing-close:focus{color:#AAAAAA}.clearing-assembled .clearing-container .clearing-main-next>span{border-color:transparent;border-left-color:#003366}.clearing-assembled .clearing-container .clearing-main-prev>span{border-color:transparent;border-right-color:#003366}.clearing-assembled .clearing-container .clearing-caption{color:#003366}
.copyright{color:#003366;font-size:.9rem}.copyright a{color:#B3CEDA}.copyright a:hover{color:#BEDFBE}.fn-text-header{color:#3B6480}.fn-text-link a{color:#B3CEDA}.fn-text-link a:hover{color:#BEDFBE}.fn-text-text{color:#003366}.fn-text-text p,.fn-text-text div{color:#003366}.fn-text-accent{color:#DDDDDD}.fn-text-code-text{color:#CC371E}.fn-text-header-alt{color:#FFFFFF}.fn-text-link-alt a{color:#FFFFFF}.fn-text-link-alt a:hover{color:#BEDFBE}.fn-text-text-alt{color:#CCCCCC}.fn-text-text-alt p,.fn-text-text-alt div{color:#CCCCCC}.fn-text-accent-alt{color:#DDDDDD}.fn-text-primary{color:#003366}.fn-text-primary-text{color:#FFFFFF}.fn-text-primary-text p,.fn-text-primary-text div{color:#FFFFFF}.fn-text-secondary{color:#E7E7E7}.fn-text-secondary-text{color:#003366}.fn-text-secondary-text p,.fn-text-secondary-text div{color:#003366}.fn-text-alert{color:#F04124}.fn-text-success{color:#43AC6A}.fn-text-warning{color:#F08A24}.fn-text-info{color:#A0D3E8}.fn-text-callout{color:#ECFAFF}.fn-text-modal{color:#FFFFFF}.fn-text-modal-close{color:#AAAAAA}.fn-text-modal-text{color:#003366}.fn-text-modal-text p,.fn-text-modal-text div{color:#003366}.fn-bg-header{background-color:#3B6480}.fn-bg-text{background-color:#003366}.fn-bg-link{background-color:#B3CEDA}.fn-bg-link-hover{background-color:#BEDFBE}.fn-bg-accent{background-color:#DDDDDD}.fn-bg-code-text{background-color:#CC371E}.fn-bg-modal-text{background-color:#003366}.fn-bg-header-alt{background-color:#FFFFFF}.fn-bg-text-alt{background-color:#CCCCCC}.fn-bg-link-alt{background-color:#FFFFFF}.fn-bg-link-hover-alt{background-color:#BEDFBE}.fn-bg-accent-alt{background-color:#DDDDDD}.fn-bg-primary{background-color:#003366}.fn-bg-primary-text{background-color:#FFFFFF}.fn-bg-secondary{background-color:#E7E7E7}.fn-bg-secondary-text{background-color:#003366}.fn-bg-alert{background-color:#F04124}.fn-bg-success{background-color:#43AC6A}.fn-bg-warning{background-color:#F08A24}.fn-bg-info{background-color:#A0D3E8}.fn-bg-callout{background-color:#ECFAFF}.fn-bg-modal{background-color:#FFFFFF}.fn-bg-modal-close{background-color:#AAAAAA}.fn-backdrop{background-color:rgba(0,0,0,0.45)}.fn-backdrop-solid{background-color:rgb(0,0,0)}.fn-scheme-primary{background-color:#003366;color:#FFFFFF}.fn-scheme-primary div,.fn-scheme-primary p{color:#FFFFFF}.fn-scheme-primary.button:hover{background-color:#003060}.fn-scheme-secondary{background-color:#E7E7E7;color:#003366}.fn-scheme-secondary div,.fn-scheme-secondary p{color:#003366}.fn-scheme-secondary.button:hover{background-color:#DBDBDB}.fn-scheme-modal{background-color:#FFFFFF;color:#003366}.fn-scheme-modal div,.fn-scheme-modal p{color:#003366}.fn-scheme-modal .close{color:#AAAAAA} 
 #stacks_in_25888_page0 [data-magellan-expedition-clone]{display:none!important}#stacks_in_25888_page0 [data-magellan-expedition]{min-width:10px}#stacks_in_25888_page0 [data-magellan-expedition].mag-preload{visibility:hidden;-webkit-transition:opacity 0ms linear;-moz-transition:opacity 0ms linear;transition:opacity 0ms linear}#stacks_in_25888_page0 [data-magellan-expedition].mag-hidden,#stacks_in_25888_page0 [data-magellan-expedition].hide-landing.mag-landing{opacity:0;-webkit-transition:opacity 100ms linear;-moz-transition:opacity 100ms linear;transition:opacity 100ms linear;pointer-events:none}#stacks_in_25888_page0 [data-magellan-expedition]:not(.mag-hidden),#stacks_in_25888_page0 [data-magellan-expedition].hide-landing:not(.mag-landing):not(.mag-hidden){-webkit-transition:opacity 100ms linear;-moz-transition:opacity 100ms linear;transition:opacity 100ms linear;opacity:1}#stacks_in_25888_page0 [data-magellan-expedition].bg-none{background:0}#stacks_in_25888_page0 [data-magellan-expedition] li a{text-align:left}#stacks_in_25888_page0 [data-magellan-expedition].mag-vertical{padding:0px}#stacks_in_25888_page0 [data-magellan-expedition].mag-vertical .side-nav{padding:0px}#stacks_in_25888_page0 [data-magellan-expedition].mag-vertical li{margin-bottom:0}#stacks_in_25888_page0 [data-magellan-expedition].mag-vertical.width-max{max-width:200px}#stacks_in_25888_page0 [data-magellan-expedition].mag-vertical.width-fixed{max-width:140px}#stacks_in_25888_page0 [data-magellan-expedition].mag-vertical.width-auto{width:auto}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.overflowing.contained-bar{max-height:45px}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.overflowing:not(.contained-bar){height:auto}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.overflowing:not(.contained-bar) .mag-title{height:45px}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.contain{height:auto}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal{min-width:100%;padding-top:0px;padding-bottom:0px}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal .side-nav{display:block;margin:0;padding:0}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal .side-nav li{margin:0}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal:not(.mag-full-width) .side-nav{text-align:center}#stacks_in_25888_page0 [data-magellan-expedition] .side-nav li a{font-size:0.81rem;color:#999999}@media only screen and (min-width:640px){#stacks_in_25888_page0 [data-magellan-expedition] .side-nav li a{font-size:1.21rem}}#stacks_in_25888_page0 [data-magellan-expedition] .side-nav li a:hover{color:#737373}#stacks_in_25888_page0 [data-magellan-expedition] .side-nav li a,#stacks_in_25888_page0 [data-magellan-expedition] .side-nav li a:not(.button){padding:0 .2rem}@media only screen and (min-width:640px){#stacks_in_25888_page0 [data-magellan-expedition] .side-nav li a,#stacks_in_25888_page0 [data-magellan-expedition] .side-nav li a:not(.button){padding:0 .875rem}}#stacks_in_25888_page0 [data-magellan-expedition] .side-nav li.active a{color:#FFFFFF}@media only screen and (min-width:  9999px ){#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-divider .side-nav li:not(:last-of-type){border-right:1px solid #999999}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal .side-nav li{display:inline-block}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal .side-nav li a{line-height:45px}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .mag-title-area{display:none!important}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(10),#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(10) ~ li{width:9.8%}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(9),#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(9) ~ li{width:10.88889%}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(8),#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(8) ~ li{width:12.25%}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(7),#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(7) ~ li{width:14%}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(6),#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(6) ~ li{width:16.33333%}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(5),#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(5) ~ li{width:19.6%}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(4),#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(4) ~ li{width:24.5%}
#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(3),#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(3) ~ li{width:32.66667%}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(2),#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(2) ~ li{width:49%}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(1){width:98%}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li a{white-space:nowrap;overflow:hidden}#stacks_in_25888_page0 [data-magellan-expedition].mag-vertical.mag-divider .side-nav li:not(:first-of-type){border-top:1px solid #999999}#stacks_in_25888_page0 [data-magellan-expedition] .mag-title-area{list-style-type:none;margin-bottom:0}#stacks_in_25888_page0 [data-magellan-expedition] .mag-title-area>.mag-name{display:block;position:relative;padding:0 .9375rem;text-align:center}#stacks_in_25888_page0 [data-magellan-expedition] .mag-title-area>.mag-name.collapse{padding:0}#stacks_in_25888_page0 [data-magellan-expedition] .mag-title-area>.mag-name a{height:45px;display:inline-block}#stacks_in_25888_page0 [data-magellan-expedition] .mag-title-area>.mag-name span{height:100%;line-height:45px}#stacks_in_25888_page0 [data-magellan-expedition] .mag-title-area>.mag-name img{display:inline-block;width:auto}#stacks_in_25888_page0 [data-magellan-expedition] .mag-title-area>.mag-name .mag-title{display:inline-block;height:45px;line-height:45px;padding:0 .875rem;margin:0;vertical-align:top;font-size:1.06rem;color:#FFFFFF}#stacks_in_25888_page0 [data-magellan-expedition] .mag-title-area>.mag-name:not(.contained) img{max-width:100px}#stacks_in_25888_page0 [data-magellan-expedition] .mag-title-area>.mag-name.contained img{height:100%}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal .mag-title-area{float:left}#stacks_in_25888_page0 [data-magellan-expedition].mag-vertical .mag-title-area{margin-bottom:1rem;margin-left:0}#stacks_in_25888_page0 [data-magellan-expedition].mag-vertical .mag-title-area>.mag-name img{display:block;margin:0 auto;height:100%;width:auto}#stacks_in_25888_page0 [data-magellan-expedition].mag-fixed.fixed-shadow{-webkit-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;-moz-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;box-shadow:rgba(0,0,0,0.40) 0 1px 5px}  #stacks_in_25888_page0 [data-magellan-expedition]>.mag-title-area>.mag-name img{vertical-align:top} #stacks_in_25888_page0>[data-magellan-expedition].mag-fixed{position:fixed}#stacks_in_25888_page0>[data-magellan-expedition].mag-fixed.mag-vertical.vert-left{left:0px}#stacks_in_25888_page0>[data-magellan-expedition].mag-fixed.mag-vertical.vert-right{right:0px}#stacks_in_25888_page0>[data-magellan-expedition].mag-fixed.fixed-top{top:0}#stacks_in_25888_page0>[data-magellan-expedition].mag-fixed.fixed-bottom{bottom:0}#stacks_in_25888_page0>[data-magellan-expedition].mag-fixed.fixed-custom{top:0px}} @media only screen and (max-width:850px){#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-hide.hide-below-bp{display:none}}@media only screen and (min-width:850px){#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-hide.hide-above-bp{display:none}} @media only screen and (max-width:40.064em){#stacks_in_25888_page0 [data-magellan-expedition] .mag-title-area .mag-title.hide-for-mob{display:none!important}}@media only screen and (max-width:  9999px ){#stacks_in_25888_page0 [data-magellan-expedition] .mag-item.zone-item{display:none!important}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal{min-width:0}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .mag-title-area{display:none!important}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav{width:auto}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li a{line-height:1;white-space:nowrap;overflow:hidden}#stacks_in_25888_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li a>.dot-tip{line-height:1}#stacks_in_25888_page0 [data-magellan-expedition] .mag-title-area{display:none}#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none){ position:fixed; max-width:none!important;top:35%!important;background-color:transparent}#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none).dot-align-right{right:0;margin-right:0px}
#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none).dot-align-left{margin-left:0px;left:0}#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .mag-title-area>a>img{display:none}#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav{width:auto}#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav .mag-logo{display:none}#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li,#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li a{line-height:calc(16px * 2.00);white-space:nowrap}#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li{display:block}#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li.active a:hover{color:#FFFFFF;background:transparent}#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li a,#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li a:not(.button){font-size:1.08rem;padding:0;overflow:visible}#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li.active a:not(.button),#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li a:not(.button){color:rgba(0,0,0,0);background:transparent!important;text-align:right; padding-right:calc(3.2 * 16px);}#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li a:hover>.dot-tip{background:rgba(220,220,220,0.9);color:#FFFFFF;padding:5px;border-radius:5px}#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li a:hover>.dot-tip.darken-tip{background:rgba(20,20,20,0.7)}#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li a:hover>.dot-tip.custom-tip{background:rgba(54,70,98,0.8)}#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li a::before{position:absolute;content:""; right:16px; width:16px;height:16px;border:2px solid #FFFFFF;background: transparent ;border-radius:50%;-webkit-transition:all 100ms ease;-moz-transition:all 100ms ease;transition:all 100ms ease}#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li.active a::before{border:2px solid #003366;border-radius:50%;background: #003366 ;-webkit-transform:scale(1.50);-moz-transform:scale(1.50);-ms-transform:scale(1.50);-o-transform:scale(1.50);transform:scale(1.50);-webkit-transition:all 100ms ease;-moz-transition:all 100ms ease;transition:all 100ms ease}#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li.active a:hover::before,#stacks_in_25888_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li a:hover::before{border:2px solid #FFFFFF;background: #FFFFFF }}
  #stacks_in_1095_page0{z-index:1;overflow:visible}#stacks_in_1095_page0 .shear-mag{position:absolute;top:0rem}@media screen and (min-width: 0 ) and (min-height: 0 ){#stacks_in_1095_page0 .shear-inner.full-height{height:100vh}#stacks_in_1095_page0 .shear-inner.full-height>.inner-content.v-center{padding-top:0!important;padding-bottom:0!important;-webkit-transform:translateY(50vh);-moz-transform:translateY(50vh);-ms-transform:translateY(50vh);-o-transform:translateY(50vh);transform:translateY(50vh)}#stacks_in_1095_page0 .shear-inner.full-height>.inner-content.v-center>.content-wrapper{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}#stacks_in_1095_page0>.bwd-shear-container.top-margin-none{margin-top:0!important}#stacks_in_1095_page0>.bwd-shear-container.top-margin-prop{margin-top:0.00%}#stacks_in_1095_page0>.bwd-shear-container.top-margin-rem{margin-top:0.00rem}#stacks_in_1095_page0>.bwd-shear-container.bot-margin-none{margin-bottom:0!important}#stacks_in_1095_page0>.bwd-shear-container.bot-margin-prop{margin-bottom:0.00%}#stacks_in_1095_page0>.bwd-shear-container.bot-margin-rem{margin-bottom:0.00rem}#stacks_in_1095_page0>.bwd-shear-container>.shear-wrapper>.shear-inner::after{margin-top:0.00%}#stacks_in_1095_page0>.bwd-shear-container.eq-height{margin-top:0!important}  #stacks_in_1095_page0 .top-edge,#stacks_in_1095_page0 .bot-edge{margin-top:0.00%;min-width:100%;z-index:1;position:absolute;-webkit-transform:skew(0deg,0deg);-moz-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);transform:skew(0deg,0deg)}#stacks_in_1095_page0 .top-edge::before,#stacks_in_1095_page0 .top-edge::after,#stacks_in_1095_page0 .bot-edge::before,#stacks_in_1095_page0 .bot-edge::after{position:absolute;content:'';z-index:-1}#stacks_in_1095_page0 .top-edge.con-arrow:after,#stacks_in_1095_page0 .bot-edge.con-arrow:after{background:0;width:0;height:0;opacity:1.0}#stacks_in_1095_page0 .top-edge.con-arrow.color-auto:after{border-color:transparent transparent #699DFF transparent}#stacks_in_1095_page0 .top-edge.con-arrow.color-manual:after{border-color:transparent transparent #699DFF transparent}#stacks_in_1095_page0 .top-edge.con-arrow:after{-webkit-transform:skew(0deg);-moz-transform:skew(0deg);-ms-transform:skew(0deg);-o-transform:skew(0deg);transform:skew(0deg);border-style:solid;border-width:0 4.00vw 4.00vw 4.00vw}#stacks_in_1095_page0 .top-edge.con-shape.color-auto:after{background:#699DFF}#stacks_in_1095_page0 .top-edge.con-shape.color-manual:after{background-color:#699DFF}#stacks_in_1095_page0 .top-edge.con-shape:after{width:4.00vw;height:2.00vw;opacity:1.0;background-color:#699DFF;display:none;display:block}#stacks_in_1095_page0 .bot-edge.con-arrow.color-auto:after{border-color:#699DFF transparent transparent transparent}#stacks_in_1095_page0 .bot-edge.con-arrow.color-manual:after{border-color:#699DFF transparent transparent transparent}#stacks_in_1095_page0 .bot-edge.con-arrow:after{-webkit-transform:skew(0deg);-moz-transform:skew(0deg);-ms-transform:skew(0deg);-o-transform:skew(0deg);transform:skew(0deg);border-style:solid;border-width:4.00vw 4.00vw 0 4.00vw}
#stacks_in_1095_page0 .bot-edge.con-shape.color-auto:after{background-color:#699DFF}#stacks_in_1095_page0 .bot-edge.con-shape.color-manual:after{background-color:#699DFF}#stacks_in_1095_page0 .bot-edge.con-shape:after{width:4.00vw;height:2.00vw;opacity:1.0;display:block} #stacks_in_1095_page0 .shear-inner .inner-content.percentPad{padding-top:2.00%;padding-bottom:2.00%}#stacks_in_1095_page0 .shear-inner .inner-content.remPad{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_1095_page0 .shear-inner::after{position:absolute;top:0;height:100%;left:0;width:100%;content:"";-webkit-transform:skew(0deg,0deg);-moz-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);transform:skew(0deg,0deg);z-index:-1;opacity:1.0}#stacks_in_1095_page0 .shear-inner{padding-top:1px}#stacks_in_1095_page0 .shear-inner.bg-none:after{background:transparent}#stacks_in_1095_page0 .shear-inner.bg-color::after{background-color:#699DFF} 
   #stacks_in_1095_page0>.bwd-shear-container.top-margin-auto{margin-top:calc(4.00vw + 0%)}#stacks_in_1095_page0>.bwd-shear-container.top-margin-auto.topCon-con-none{margin-top:0%}#stacks_in_1095_page0>.bwd-shear-container.bot-margin-auto{margin-bottom:calc(4.00vw + 0%)}#stacks_in_1095_page0>.bwd-shear-container.top-margin-auto.botCon-con-none{margin-bottom:0%}#stacks_in_1095_page0 .inner-content.autoPad{padding-bottom:0%;padding-top:0%}   #stacks_in_1095_page0 .top-edge.con-arrow::after{left:calc(50.00% - 4.00vw);top:calc(2.00px - 4.00vw)}#stacks_in_1095_page0 .bot-edge.con-arrow::after{left:calc(50.00% - 4.00vw);bottom:calc(2.00px - 4.00vw)}#stacks_in_1095_page0 .top-edge.con-shape::after{left:calc(50.00% - 2.00vw);top:calc(2.00px - 2.00vw);border-radius:calc(4.00vw * 50.00) calc(4.00vw * 50.00) 0 0}#stacks_in_1095_page0 .bot-edge.con-shape::after{left:calc(50.00% - 2.00vw);bottom:calc(2.00px - 2.00vw);border-radius:0 0 calc(4.00vw * 50.00) calc(4.00vw * 50.00)}
 #stacks_in_7372_page0{width:100%}#stacks_in_7372_page0.section-absolute{position:absolute}#stacks_in_7372_page0.section-absolute.section-top{top:12px}#stacks_in_7372_page0.section-absolute.section-bottom{bottom:12px}#stacks_in_7372_page0.section-absolute .button{margin:0} #stacks_in_7372_page0 .section-fix{background:0;margin:0;padding:0;height:auto}

#stacks_in_7372_page0 {
	padding: 30px 0px 0px 0px;
}
#stacks_in_17939_page0 a{display:block}  #stacks_in_17939_page0{max-width:100px}@media only screen and (min-width:641px){#stacks_in_17939_page0{max-width:150px}}@media only screen and (min-width:1024px){#stacks_in_17939_page0{max-width:200px}} #stacks_in_17939_page0{margin:0 auto; margin-left:auto!important;margin-right:auto!important;  }#stacks_in_17939_page0 .prevent-reflow{padding-bottom:100.00%;position:relative;width:100%}#stacks_in_17939_page0 .prevent-reflow img{display:block;position:absolute;top:0;left:0;width:100%;height:auto;margin:0;padding:0} @media only screen and (max-width:40em){#stacks_in_17939_page0{margin-left:auto;margin-right:auto}} 
   #stacks_in_13382_page0>.row{ padding-top:0.00%!important;padding-bottom:0.00%!important}    #stacks_in_13382_page0>.row{ margin-top:0.00%!important;margin-bottom:0.00%!important} @media only screen and (min-width: 0em ){  #stacks_in_13382_page0>.row{ padding-left:1.00%!important;padding-right:1.00%!important}}@media only screen and (min-width: 0em ){  #stacks_in_13382_page0>.row{ margin-left:0.00%!important;margin-right:0.00%!important}}#stacks_in_13382_page0>.row.collapse{padding-left:0;padding-right:0}#stacks_in_13382_page0>.maxwidth{max-width:500px}#stacks_in_13382_page0>.hide-overflow{overflow:hidden!important}     #stacks_in_26096_page0 h1,#stacks_in_26096_page0 h2,#stacks_in_26096_page0 h3,#stacks_in_26096_page0 h4,#stacks_in_26096_page0 h5,#stacks_in_26096_page0 h6,#stacks_in_26096_page0 div{color:#6FAEC5;font-size:1.69rem;font-weight:700}#stacks_in_26096_page0 h1 a,#stacks_in_26096_page0 h2 a,#stacks_in_26096_page0 h3 a,#stacks_in_26096_page0 h4 a,#stacks_in_26096_page0 h5 a,#stacks_in_26096_page0 h6 a,#stacks_in_26096_page0 div a{color:#6FAEC5;font-size:1.69rem}#stacks_in_26096_page0 h1 a:hover,#stacks_in_26096_page0 h2 a:hover,#stacks_in_26096_page0 h3 a:hover,#stacks_in_26096_page0 h4 a:hover,#stacks_in_26096_page0 h5 a:hover,#stacks_in_26096_page0 h6 a:hover,#stacks_in_26096_page0 div a:hover{color:#538293}@media only screen and (min-width:40.063em){#stacks_in_26096_page0 h1 a,#stacks_in_26096_page0 h2 a,#stacks_in_26096_page0 h3 a,#stacks_in_26096_page0 h4 a,#stacks_in_26096_page0 h5 a,#stacks_in_26096_page0 h6 a,#stacks_in_26096_page0 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_26096_page0 h1,#stacks_in_26096_page0 h2,#stacks_in_26096_page0 h3,#stacks_in_26096_page0 h4,#stacks_in_26096_page0 h5,#stacks_in_26096_page0 h6,#stacks_in_26096_page0 div{font-size:2.00rem}}#stacks_in_26096_page0 small,#stacks_in_26096_page0 small div{font-size:60%;color:#6F6F6F}   #stacks_in_26096_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}       #stacks_in_26096_page0 .hTxt{letter-spacing:0.08rem!important;word-spacing:0.00rem!important}   #stacks_in_26096_page0 .headPlus{width:100%!important}      #stacks_in_26096_page0 h1 span,#stacks_in_26096_page0 h2 span,#stacks_in_26096_page0 h3 span,#stacks_in_26096_page0 h4 span,#stacks_in_26096_page0 h5 span,#stacks_in_26096_page0 h6 span,#stacks_in_26096_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:700;font-style:normal}  
 #stacks_in_13398_page0 h1,#stacks_in_13398_page0 h2,#stacks_in_13398_page0 h3,#stacks_in_13398_page0 h4,#stacks_in_13398_page0 h5,#stacks_in_13398_page0 h6,#stacks_in_13398_page0 div{color:#FBFFF5;font-size:1.69rem;font-weight:500}#stacks_in_13398_page0 h1 a,#stacks_in_13398_page0 h2 a,#stacks_in_13398_page0 h3 a,#stacks_in_13398_page0 h4 a,#stacks_in_13398_page0 h5 a,#stacks_in_13398_page0 h6 a,#stacks_in_13398_page0 div a{color:#FBFFF5;font-size:1.69rem}#stacks_in_13398_page0 h1 a:hover,#stacks_in_13398_page0 h2 a:hover,#stacks_in_13398_page0 h3 a:hover,#stacks_in_13398_page0 h4 a:hover,#stacks_in_13398_page0 h5 a:hover,#stacks_in_13398_page0 h6 a:hover,#stacks_in_13398_page0 div a:hover{color:#BCBFB7}@media only screen and (min-width:40.063em){#stacks_in_13398_page0 h1 a,#stacks_in_13398_page0 h2 a,#stacks_in_13398_page0 h3 a,#stacks_in_13398_page0 h4 a,#stacks_in_13398_page0 h5 a,#stacks_in_13398_page0 h6 a,#stacks_in_13398_page0 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_13398_page0 h1,#stacks_in_13398_page0 h2,#stacks_in_13398_page0 h3,#stacks_in_13398_page0 h4,#stacks_in_13398_page0 h5,#stacks_in_13398_page0 h6,#stacks_in_13398_page0 div{font-size:2.00rem}}#stacks_in_13398_page0 small,#stacks_in_13398_page0 small div{font-size:60%;color:#6F6F6F}   #stacks_in_13398_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}         #stacks_in_13398_page0 .headPlus{width:100%!important}      #stacks_in_13398_page0 h1 span,#stacks_in_13398_page0 h2 span,#stacks_in_13398_page0 h3 span,#stacks_in_13398_page0 h4 span,#stacks_in_13398_page0 h5 span,#stacks_in_13398_page0 h6 span,#stacks_in_13398_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:500;font-style:normal}  
   #stacks_in_3447_page0>.row{ padding-top:0.00%!important;padding-bottom:3.00%!important}    #stacks_in_3447_page0>.row{ margin-top:0.00%!important;margin-bottom:0.00%!important} @media only screen and (min-width: 0em ){  #stacks_in_3447_page0>.row{ padding-left:3.00%!important;padding-right:3.00%!important}}@media only screen and (min-width: 0em ){  #stacks_in_3447_page0>.row{ margin-left:0.00%!important;margin-right:0.00%!important}}#stacks_in_3447_page0>.row.collapse{padding-left:0;padding-right:0}#stacks_in_3447_page0>.maxwidth{max-width:500px}#stacks_in_3447_page0>.hide-overflow{overflow:hidden!important}     #stacks_in_1244_page0 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_1244_page0 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#B6566E,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#B6566E,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#B6566E,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#B6566E,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#B6566E,#FFFFFF)}#stacks_in_1244_page0 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_1244_page0 hr.dashed_fade{border-bottom:1px dashed #FFA1B9;background:#B6566E}#stacks_in_1244_page0 hr.dotted_fade{border-bottom:1px dotted #FFA1B9;background:#B6566E}#stacks_in_1244_page0 hr.dashed{border-bottom:1px dashed #B6566E}#stacks_in_1244_page0 hr.dotted{border-bottom:1px dotted #FFA1B9}#stacks_in_1244_page0 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_1244_page0 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #B6566E}#stacks_in_1244_page0 hr.cloudy:after{content:"\00a0"}#stacks_in_1244_page0 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_1244_page0 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #B6566E}#stacks_in_1244_page0 hr.inset_three{border-top:1px solid #B6566E;border-bottom:1px solid #FFFFFF}#stacks_in_1244_page0 hr.inset_four{border-top:1px solid #B6566E;border-bottom:1px solid #CCCCCC}#stacks_in_1244_page0 hr.flared{height:30px;border-style:solid;border-color:#B6566E;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_1244_page0 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#B6566E;border-width:0 0 1px 0;border-radius:20px}#stacks_in_1244_page0 hr.glyph{padding:0;border:0;border-top:1px double #B6566E;color:#B6566E;text-align:center;margin:1em 0}#stacks_in_1244_page0 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.75em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_out_1244_page0 {
	width: 92%;
}

#stacks_in_1244_page0 {
	margin: 8px 0px 8px 0px;
}
 #stacks_in_25970_page0 h1,#stacks_in_25970_page0 h2,#stacks_in_25970_page0 h3,#stacks_in_25970_page0 h4,#stacks_in_25970_page0 h5,#stacks_in_25970_page0 h6,#stacks_in_25970_page0 div{color:#6FAEC5;font-size:1.69rem;font-weight:600}#stacks_in_25970_page0 h1 a,#stacks_in_25970_page0 h2 a,#stacks_in_25970_page0 h3 a,#stacks_in_25970_page0 h4 a,#stacks_in_25970_page0 h5 a,#stacks_in_25970_page0 h6 a,#stacks_in_25970_page0 div a{color:#6FAEC5;font-size:1.69rem}#stacks_in_25970_page0 h1 a:hover,#stacks_in_25970_page0 h2 a:hover,#stacks_in_25970_page0 h3 a:hover,#stacks_in_25970_page0 h4 a:hover,#stacks_in_25970_page0 h5 a:hover,#stacks_in_25970_page0 h6 a:hover,#stacks_in_25970_page0 div a:hover{color:#538293}@media only screen and (min-width:40.063em){#stacks_in_25970_page0 h1 a,#stacks_in_25970_page0 h2 a,#stacks_in_25970_page0 h3 a,#stacks_in_25970_page0 h4 a,#stacks_in_25970_page0 h5 a,#stacks_in_25970_page0 h6 a,#stacks_in_25970_page0 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_25970_page0 h1,#stacks_in_25970_page0 h2,#stacks_in_25970_page0 h3,#stacks_in_25970_page0 h4,#stacks_in_25970_page0 h5,#stacks_in_25970_page0 h6,#stacks_in_25970_page0 div{font-size:2.00rem}}#stacks_in_25970_page0 small,#stacks_in_25970_page0 small div{font-size:60%;color:#6F6F6F}   #stacks_in_25970_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}       #stacks_in_25970_page0 .hTxt{letter-spacing:0.00rem!important;word-spacing:0.00rem!important}   #stacks_in_25970_page0 .headPlus{width:100%!important}      #stacks_in_25970_page0 h1 span,#stacks_in_25970_page0 h2 span,#stacks_in_25970_page0 h3 span,#stacks_in_25970_page0 h4 span,#stacks_in_25970_page0 h5 span,#stacks_in_25970_page0 h6 span,#stacks_in_25970_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:600;font-style:normal}  
 #stacks_in_1254_page0 h1,#stacks_in_1254_page0 h2,#stacks_in_1254_page0 h3,#stacks_in_1254_page0 h4,#stacks_in_1254_page0 h5,#stacks_in_1254_page0 h6,#stacks_in_1254_page0 div{color:#FBFFF5;font-size:1.69rem;font-weight:500}#stacks_in_1254_page0 h1 a,#stacks_in_1254_page0 h2 a,#stacks_in_1254_page0 h3 a,#stacks_in_1254_page0 h4 a,#stacks_in_1254_page0 h5 a,#stacks_in_1254_page0 h6 a,#stacks_in_1254_page0 div a{color:#FBFFF5;font-size:1.69rem}#stacks_in_1254_page0 h1 a:hover,#stacks_in_1254_page0 h2 a:hover,#stacks_in_1254_page0 h3 a:hover,#stacks_in_1254_page0 h4 a:hover,#stacks_in_1254_page0 h5 a:hover,#stacks_in_1254_page0 h6 a:hover,#stacks_in_1254_page0 div a:hover{color:#BCBFB7}@media only screen and (min-width:40.063em){#stacks_in_1254_page0 h1 a,#stacks_in_1254_page0 h2 a,#stacks_in_1254_page0 h3 a,#stacks_in_1254_page0 h4 a,#stacks_in_1254_page0 h5 a,#stacks_in_1254_page0 h6 a,#stacks_in_1254_page0 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_1254_page0 h1,#stacks_in_1254_page0 h2,#stacks_in_1254_page0 h3,#stacks_in_1254_page0 h4,#stacks_in_1254_page0 h5,#stacks_in_1254_page0 h6,#stacks_in_1254_page0 div{font-size:2.00rem}}#stacks_in_1254_page0 small,#stacks_in_1254_page0 small div{font-size:60%;color:#6F6F6F}   #stacks_in_1254_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}         #stacks_in_1254_page0 .headPlus{width:100%!important}      #stacks_in_1254_page0 h1 span,#stacks_in_1254_page0 h2 span,#stacks_in_1254_page0 h3 span,#stacks_in_1254_page0 h4 span,#stacks_in_1254_page0 h5 span,#stacks_in_1254_page0 h6 span,#stacks_in_1254_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:500;font-style:normal}  
 #stacks_in_11862_page0{width:100%}#stacks_in_11862_page0.section-absolute{position:absolute}#stacks_in_11862_page0.section-absolute.section-top{top:20px}#stacks_in_11862_page0.section-absolute.section-bottom{bottom:20px}#stacks_in_11862_page0.section-absolute .button{margin:0} #stacks_in_11862_page0 .section-fix{background:0;margin:0;padding:0;height:auto}
 #stacks_in_11864_page0{text-align:center}     #stacks_in_11864_page0 .button{margin-bottom:0}   

#stacks_in_11864_page0 .ghost{
	

    background-color: transparent !important;
    color:#FBFFF5;
    
		border: 1px solid #FBFFF5;   
	
}       
#stacks_in_11864_page0 .ghost:hover{
    
        background-color:#1B2131 !important;
    
    
    color:#92B2B2!important;
    
 }















 #stacks_in_11865_page0 [data-magellan-expedition-clone]{display:none}#stacks_in_11865_page0 .magic-link[data-magellan-expedition]{min-width:0} #stacks_in_11865_page0 .magic-link,#stacks_in_11865_page0 .magic-link-list,#stacks_in_11865_page0 .magic-link-item{background:0;margin:0;padding:0;height:auto}#stacks_in_11865_page0 ul.magic-link-list{list-style-type:none}
 #stacks_in_10328_page0{text-align:center}     #stacks_in_10328_page0 .button{margin-bottom:0}   

#stacks_in_10328_page0 .ghost{
	

    background-color: transparent !important;
    color:#6FAEC5;
    
		border: 0px solid #C7C7C7;   
	
}       
#stacks_in_10328_page0 .ghost:hover{
    
      background-color:transparent!important;
    
    
    color:#FBFFF5!important;
    
 }















    #stacks_in_25919_page0{overflow:visible} .pin-spacer.spacer-stacks_in_25919_page0{width:100%;min-width:100%}.pin-spacer.spacer-stacks_in_25919_page0.posFixed.allow-overlay{display:none}@media screen and (max-width:645px){.pin-spacer.spacer-stacks_in_25919_page0.hide-below-bp{display:none}}@media screen and (min-width:645px){.pin-spacer.spacer-stacks_in_25919_page0.hide-above-bp{display:none}}#stacks_in_25919_page0>.pin-fixed{z-index:999}#stacks_in_25919_page0>.pin-fixed.pin-it::after{background:#10162E;opacity:0.0}#stacks_in_25919_page0>.pin-it.pin-static{position:relative;z-index:1}@media screen and (max-width:645px){#stacks_in_25919_page0>.pin-it.hide-below-bp{display:none}}@media screen and (min-width:645px){#stacks_in_25919_page0>.pin-it.hide-above-bp{display:none}}#stacks_in_25919_page0>.pin-it::after{z-index:-1;position:absolute;top:0;left:0;bottom:0;right:0;content:"";background:#10162E;opacity:0.0;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}#stacks_in_25919_page0>.pin-it.pin-fixed{position:fixed;top: 0px }@media screen and (max-width:645px){#stacks_in_25919_page0>.pin-it.pin-fixed.mob-full-width{left:0;width:100%!important}}@media screen and (min-width:645px){#stacks_in_25919_page0>.pin-it.pin-fixed{top:0px}} 
#stacks_in_25919_page0 .pin-it.pin-fixed.fixed-shadow   {-webkit-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;-moz-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;box-shadow:rgba(0,0,0,0.40) 0 1px 5px}
 #stacks_in_25921_page0{overflow:}#stacks_in_25921_page0 .scroll-mate-wrapper.scroll-perspective{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:500px;-moz-perspective:500px;perspective:500px}#stacks_in_25921_page0 .scroll-mate-wrapper.scroll-perspective>.scroll-mate-inner{-webkit-transform-origin:center center;-moz-transform-origin:center center;-ms-transform-origin:center center;-o-transform-origin:center center;transform-origin:center center;overflow:hidden}
#stacks_in_19359_page0 ul.dropdown .parent-link.show-for-small{display:block!important}ul.zone{float:left} meta.foundation-mq-topbar{font-family:"/only screen and (min-width:40.063em)/"!important;width:40.063em!important}@media only screen and (min-width:40.063em){  .contain-to-grid.matchPadding .top-bar{padding-left:.9375rem;padding-right:.9375rem}.menu-align-right.zone-align-left ul.menu,.menu-align-left.zone-align-right ul.zone,.menu-align-centered.zone-align-right ul.zone,.menu-align-right.zone-align-right .top-bar-section{float:right}.menu-align-centered.full-width .zone,.menu-align-centered.full-width .title-area .name{display:none!important}.top-bar .title-area{margin-right:1.1rem}.top-bar .title-area.title-area-hide{margin-right:0}#stacks_in_19359_page0 ul.dropdown .parent-link.show-for-small{display:none!important}.top-bar{overflow:visible}.top-bar:before,.top-bar:after{content:" ";display:table}.top-bar:after{clear:both}.top-bar .toggle-topbar{display:none}.top-bar .title-area{float:left}.top-bar .name .site-title a{width:auto}.top-bar input,.top-bar .button,.top-bar button{font-size:.875rem;position:relative;top:7px}.top-bar-section{transition:none 0 0;left:0!important}.top-bar-section ul{width:auto;height:auto!important;display:inline}.top-bar-section ul li{float:left}.top-bar-section ul li .js-generated{display:none}.top-bar-section li:not(.has-form) a:not(.button){padding:0 15px;line-height:45px}.top-bar-section li.active:not(.has-form) a:not(.button){padding:0 15px;line-height:45px;color:white}.top-bar-section .has-dropdown>a{padding-right:35px!important}.top-bar-section .has-dropdown>a:after{content:"";display:block;width:0;height:0;border:inset 5px;margin-top:-2.5px;top:22.5px}.top-bar-section .has-dropdown.moved{position:relative}.top-bar-section .has-dropdown.moved>.dropdown{display:block;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.top-bar-section .has-dropdown.hover>.dropdown,.top-bar-section .has-dropdown.not-click:hover>.dropdown{display:block;position:static!important;height:auto;width:auto;overflow:visible;clip:auto;position:absolute!important}.top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after{border:0;content:"\00bb";top:1rem;margin-top:-1px;right:5px;line-height:1.2}.top-bar-section .dropdown{left:0;top:auto;background:transparent;min-width:100%}.top-bar-section .dropdown li a{color:white;line-height:45px;white-space:nowrap;padding:12px 15px}.top-bar-section .dropdown li label{white-space:nowrap}.top-bar-section .dropdown li .dropdown{left:100%;top:0}.top-bar-section>div>ul>.divider,.top-bar-section>ul>.divider,.top-bar-section>ul>[role="separator"]{border-bottom:0;border-top:0;border-right:solid 1px #4e4e4e;clear:none;height:45px;width:0}.top-bar-section .has-form{padding:0 15px;height:45px}.top-bar-section .right li .dropdown{left:auto;right:0}.top-bar-section .right li .dropdown li .dropdown{right:100%}.top-bar-section .left li .dropdown{right:auto;left:0}.top-bar-section .left li .dropdown li .dropdown{left:100%}.no-js .top-bar-section .has-dropdown:hover>.dropdown{display:block;position:static!important;height:auto;width:auto;overflow:visible;clip:auto;position:absolute!important}#stacks_in_19359_page0 .menu-align-centered ul.menu{display:block;text-align:center;position:absolute;top:0;left:0;width:100%}#stacks_in_19359_page0 .menu-align-centered ul.menu>li{float:none;display:inline-block;vertical-align:top}#stacks_in_19359_page0 .menu-align-centered.full-width ul.menu>li{float:left}#stacks_in_19359_page0 .top-bar .name .site-title small{display:inline!important} #stacks_in_19359_page0 .top-bar-section>ul>.divider,#stacks_in_19359_page0 .top-bar-section>ul>[role="separator"]{height:60px}#stacks_in_19359_page0 .top-bar-section li:not(.has-form) a:not(.button){padding:0 20px;line-height:60px}#stacks_in_19359_page0 .top-bar-section .has-dropdown>a{padding-right:40px!important}#stacks_in_19359_page0 .top-bar-section .has-dropdown>a:after{top:30px}#stacks_in_19359_page0 .top-bar-section .has-dropdown .dropdown li a{line-height:45px!important;padding:0 15px!important}#stacks_in_19359_page0 .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after{top:1rem}#stacks_in_19359_page0 .top-bar-section .has-dropdown .dropdown label{padding:8px 15px 2px}#stacks_in_19359_page0 .top-bar-section .has-form{padding:0 20px;height:60px}}
 #stacks_in_19359_page0{overflow:visible}#stacks_in_19359_page0 [data-magellan-expedition],#stacks_in_19359_page0 [data-magellan-expedition-clone]{background:0;padding:0!important}#stacks_in_19359_page0 .contain-to-grid .top-bar{margin:0 auto}#stacks_in_19359_page0 .top-bar-wrapper{background:#10162E;z-index:999}#stacks_in_19359_page0 .top-bar-wrapper .top-bar-section .dropdown{z-index:999}#stacks_in_19359_page0 .top-bar .site-title small{font-size:60%;display:inline}#stacks_in_19359_page0 .top-bar .top-bar-section ul li{background:none!important}#stacks_in_19359_page0 .top-bar .top-bar-section ul li>a.button{padding-top:.35rem;position:relative}#stacks_in_19359_page0 a:not(.button){text-decoration:none;color:#FFFFFF}#stacks_in_19359_page0 .top-bar-section .has-form{background:inherit}#stacks_in_19359_page0 .top-bar .fa{vertical-align:middle}#stacks_in_19359_page0 .top-bar ul.title-area,#stacks_in_19359_page0 .top-bar ul.zone{z-index:1000}#stacks_in_19359_page0 .top-bar ul.zone{position:relative}#stacks_in_19359_page0 .top-bar .name{display:block;position:relative;padding:0 .9375rem}#stacks_in_19359_page0 .top-bar .name.collapse{padding:0}#stacks_in_19359_page0 .top-bar .name a{height:45px;display:inline-block}#stacks_in_19359_page0 .top-bar .name span{height:100%}#stacks_in_19359_page0 .top-bar .name img{display:inline-block;vertical-align:top;height:100%;width:auto}#stacks_in_19359_page0 .top-bar .name .site-title{display:inline-block;color:#FFFFFF;height:45px;padding:0;margin:0;line-height:45px;font-size:1.0625rem}#stacks_in_19359_page0 .top-bar .name .site-title small{color:#E5E5E5}#stacks_in_19359_page0 .top-bar,#stacks_in_19359_page0 .title-area,#stacks_in_19359_page0 a:not(.button),#stacks_in_19359_page0 ul,#stacks_in_19359_page0 label{background:transparent}#stacks_in_19359_page0 ul:not(.title-area) .dropdown label{color:rgba(255,255,255,0.6)}#stacks_in_19359_page0 ul:not(.title-area) ul.dropdown{background:#10162E}#stacks_in_19359_page0 ul:not(.title-area) li:hover>a:not(.button){background-color:#FFFFFF;color:#FFFFFF}#stacks_in_19359_page0 .top-bar-section .divider,#stacks_in_19359_page0 .top-bar-section [role="separator"]{border-color:rgba(255,255,255,0.4)}#stacks_in_19359_page0 .top-bar-section .has-dropdown>a:after{border-color:rgba(255,255,255,0.4) transparent transparent transparent}#stacks_in_19359_page0 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px #FFFFFF,0 7px 0 1px #FFFFFF,0 14px 0 1px #FFFFFF;-moz-box-shadow:0 0 0 1px #FFFFFF,0 7px 0 1px #FFFFFF,0 14px 0 1px #FFFFFF;box-shadow:0 0 0 1px #FFFFFF,0 7px 0 1px #FFFFFF,0 14px 0 1px #FFFFFF}#stacks_in_19359_page0 .top-bar.expanded .toggle-topbar a span{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#stacks_in_19359_page0 .top-bar-wrapper.fixed{top:0px}#stacks_in_19359_page0 .top-bar-wrapper.fixed.fixedShadow{-webkit-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;-moz-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;box-shadow:rgba(0,0,0,0.40) 0 1px 5px}#stacks_in_19359_page0 .top-bar-wrapper.twotone{background:-webkit-linear-gradient(top,#242A42 0,#1A2038 45%,#151B33 50%,#10162E 50%,#060C24 100%);background:-moz-linear-gradient(top,#242A42 0,#1A2038 45%,#151B33 50%,#10162E 50%,#060C24 100%);background:-o-linear-gradient(top,#242A42 0,#1A2038 45%,#151B33 50%,#10162E 50%,#060C24 100%);background:linear-gradient(top,#242A42 0,#1A2038 45%,#151B33 50%,#10162E 50%,#060C24 100%)}#stacks_in_19359_page0 .top-bar-wrapper.onecolor{background:-webkit-linear-gradient(top,#383E56,#10162E 85%);background:-moz-linear-gradient(top,#383E56,#10162E 85%);background:-o-linear-gradient(top,#383E56,#10162E 85%);background:linear-gradient(top,#383E56,#10162E 85%)}#stacks_in_19359_page0 .top-bar-wrapper.twocolor{background:-webkit-linear-gradient(top,#7EB2CF,#10162E 85%);background:-moz-linear-gradient(top,#7EB2CF,#10162E 85%);background:-o-linear-gradient(top,#7EB2CF,#10162E 85%);background:linear-gradient(top,#7EB2CF,#10162E 85%)}#stacks_in_19359_page0 .top-bar-wrapper.darkAccents .top-bar-section .divider,#stacks_in_19359_page0 .top-bar-wrapper.darkAccents .top-bar-section [role="separator"]{border-color:rgba(0,0,0,0.4)}#stacks_in_19359_page0 .top-bar-wrapper.darkAccents .top-bar-section .has-dropdown>a::after{border-color:rgba(0,0,0,0.4) transparent transparent transparent}#stacks_in_19359_page0 .top-bar-wrapper.darkAccents .dropdown label{color:rgba(0,0,0,0.6)}#stacks_in_19359_page0 .top-bar-wrapper.styleActive li.active>a{background:#FFFFFF;color:#FFFFFF}#stacks_in_19359_page0 .top-bar-wrapper.stickyLogo.sticky .top-bar .title-area li.name{visibility:hidden;opacity:0;-webkit-transition:visibility 0s linear .5s,opacity .5s linear;-moz-transition:visibility 0s linear .5s,opacity .5s linear;-o-transition:visibility 0s linear .5s,opacity .5s linear;transition:visibility 0s linear .5s,opacity .5s linear}
#stacks_in_19359_page0 .top-bar-wrapper.stickyLogo.fixed .top-bar .title-area li.name{opacity:1;visibility:visible;transition-delay:0s}#stacks_in_19359_page0 .top-bar-wrapper:not(.submenuIndicator) .top-bar-section .has-dropdown>a{padding-right:15px!important}#stacks_in_19359_page0 .top-bar-wrapper:not(.submenuIndicator) .top-bar-section .has-dropdown>a::after{display:none} #stacks_in_19359_page0 .expanded:not(.top-bar) .top-bar-section{margin-top:60px}#stacks_in_19359_page0 .top-bar{height:60px;line-height:60px}#stacks_in_19359_page0 .top-bar.expanded{height:auto;line-height:inherit}#stacks_in_19359_page0 .top-bar .name{height:60px;padding:0 20px}#stacks_in_19359_page0 .top-bar .name .site-title,#stacks_in_19359_page0 .top-bar .name a,#stacks_in_19359_page0 .top-bar .name span{height:60px;line-height:60px;font-size:0.90rem}#stacks_in_19359_page0 .toggle-topbar a{font-size:0.89rem}#stacks_in_19359_page0 .toggle-topbar.menu-icon{right:20px}#stacks_in_19359_page0 .top-bar-section ul li>a{padding-left:20px;font-size:0.89rem}#stacks_in_19359_page0 .top-bar-section ul li>a.button{font-size:0.89rem;padding-right:20px;padding-left:20px}#stacks_in_19359_page0 .top-bar-section .has-form{padding:0 15px}#stacks_in_19359_page0 .top-bar-section .has-dropdown>a:after{margin-right:20px}#stacks_in_19359_page0 .top-bar-section .dropdown li{font-size:0.89rem}#stacks_in_19359_page0 .top-bar-section .dropdown li a{padding:8px 20px}#stacks_in_19359_page0 .top-bar-section .dropdown li.title h5 a{line-height:30px}#stacks_in_19359_page0 .top-bar-section .dropdown li.has-form{padding:8px 20px}#stacks_in_19359_page0 .top-bar-section .dropdown label{padding:8px 20px 2px;font-size:80%}
 #stacks_in_25923_page0 [data-magellan-expedition-clone]{display:none!important}#stacks_in_25923_page0 [data-magellan-expedition]{min-width:10px}#stacks_in_25923_page0 [data-magellan-expedition].mag-preload{visibility:hidden;-webkit-transition:opacity 0ms linear;-moz-transition:opacity 0ms linear;transition:opacity 0ms linear}#stacks_in_25923_page0 [data-magellan-expedition].mag-hidden,#stacks_in_25923_page0 [data-magellan-expedition].hide-landing.mag-landing{opacity:0;-webkit-transition:opacity 100ms linear;-moz-transition:opacity 100ms linear;transition:opacity 100ms linear;pointer-events:none}#stacks_in_25923_page0 [data-magellan-expedition]:not(.mag-hidden),#stacks_in_25923_page0 [data-magellan-expedition].hide-landing:not(.mag-landing):not(.mag-hidden){-webkit-transition:opacity 100ms linear;-moz-transition:opacity 100ms linear;transition:opacity 100ms linear;opacity:1}#stacks_in_25923_page0 [data-magellan-expedition].bg-none{background:0}#stacks_in_25923_page0 [data-magellan-expedition] li a{text-align:left}#stacks_in_25923_page0 [data-magellan-expedition].mag-vertical{padding:0px}#stacks_in_25923_page0 [data-magellan-expedition].mag-vertical .side-nav{padding:0px}#stacks_in_25923_page0 [data-magellan-expedition].mag-vertical li{margin-bottom:0}#stacks_in_25923_page0 [data-magellan-expedition].mag-vertical.width-max{max-width:200px}#stacks_in_25923_page0 [data-magellan-expedition].mag-vertical.width-fixed{max-width:140px}#stacks_in_25923_page0 [data-magellan-expedition].mag-vertical.width-auto{width:auto}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.overflowing.contained-bar{max-height:45px}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.overflowing:not(.contained-bar){height:auto}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.overflowing:not(.contained-bar) .mag-title{height:45px}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.contain{height:auto}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal{min-width:100%;padding-top:0px;padding-bottom:0px}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal .side-nav{display:block;margin:0;padding:0}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal .side-nav li{margin:0}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal:not(.mag-full-width) .side-nav{text-align:center}#stacks_in_25923_page0 [data-magellan-expedition] .side-nav li a{font-size:0.81rem;color:#003366}@media only screen and (min-width:640px){#stacks_in_25923_page0 [data-magellan-expedition] .side-nav li a{font-size:1.21rem}}#stacks_in_25923_page0 [data-magellan-expedition] .side-nav li a:hover{color:#6FAEC5}#stacks_in_25923_page0 [data-magellan-expedition] .side-nav li a,#stacks_in_25923_page0 [data-magellan-expedition] .side-nav li a:not(.button){padding:0 .2rem}@media only screen and (min-width:640px){#stacks_in_25923_page0 [data-magellan-expedition] .side-nav li a,#stacks_in_25923_page0 [data-magellan-expedition] .side-nav li a:not(.button){padding:0 .875rem}}#stacks_in_25923_page0 [data-magellan-expedition] .side-nav li.active a{color:#FBFFF5}@media only screen and (min-width:  0 ){#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-divider .side-nav li:not(:last-of-type){border-right:1px solid #999999}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal .side-nav li{display:inline-block}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal .side-nav li a{line-height:45px}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .mag-title-area{display:none!important}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(10),#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(10) ~ li{width:9.8%}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(9),#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(9) ~ li{width:10.88889%}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(8),#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(8) ~ li{width:12.25%}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(7),#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(7) ~ li{width:14%}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(6),#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(6) ~ li{width:16.33333%}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(5),#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(5) ~ li{width:19.6%}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(4),#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(4) ~ li{width:24.5%}
#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(3),#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(3) ~ li{width:32.66667%}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(2),#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(2) ~ li{width:49%}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li:first-child:nth-last-child(1){width:98%}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li a{white-space:nowrap;overflow:hidden}#stacks_in_25923_page0 [data-magellan-expedition].mag-vertical.mag-divider .side-nav li:not(:first-of-type){border-top:1px solid #999999}#stacks_in_25923_page0 [data-magellan-expedition] .mag-title-area{list-style-type:none;margin-bottom:0}#stacks_in_25923_page0 [data-magellan-expedition] .mag-title-area>.mag-name{display:block;position:relative;padding:0 .9375rem;text-align:center}#stacks_in_25923_page0 [data-magellan-expedition] .mag-title-area>.mag-name.collapse{padding:0}#stacks_in_25923_page0 [data-magellan-expedition] .mag-title-area>.mag-name a{height:45px;display:inline-block}#stacks_in_25923_page0 [data-magellan-expedition] .mag-title-area>.mag-name span{height:100%;line-height:45px}#stacks_in_25923_page0 [data-magellan-expedition] .mag-title-area>.mag-name img{display:inline-block;width:auto}#stacks_in_25923_page0 [data-magellan-expedition] .mag-title-area>.mag-name .mag-title{display:inline-block;height:45px;line-height:45px;padding:0 .875rem;margin:0;vertical-align:top;font-size:1.06rem;color:#BEDFBE}#stacks_in_25923_page0 [data-magellan-expedition] .mag-title-area>.mag-name:not(.contained) img{max-width:100px}#stacks_in_25923_page0 [data-magellan-expedition] .mag-title-area>.mag-name.contained img{height:100%}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal .mag-title-area{float:left}#stacks_in_25923_page0 [data-magellan-expedition].mag-vertical .mag-title-area{margin-bottom:1rem;margin-left:0}#stacks_in_25923_page0 [data-magellan-expedition].mag-vertical .mag-title-area>.mag-name img{display:block;margin:0 auto;height:100%;width:auto}#stacks_in_25923_page0 [data-magellan-expedition].mag-fixed.fixed-shadow{-webkit-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;-moz-box-shadow:rgba(0,0,0,0.40) 0 1px 5px;box-shadow:rgba(0,0,0,0.40) 0 1px 5px}  #stacks_in_25923_page0 [data-magellan-expedition]>.mag-title-area>.mag-name img{vertical-align:top} #stacks_in_25923_page0>[data-magellan-expedition].mag-fixed{position:fixed}#stacks_in_25923_page0>[data-magellan-expedition].mag-fixed.mag-vertical.vert-left{left:0px}#stacks_in_25923_page0>[data-magellan-expedition].mag-fixed.mag-vertical.vert-right{right:0px}#stacks_in_25923_page0>[data-magellan-expedition].mag-fixed.fixed-top{top:0}#stacks_in_25923_page0>[data-magellan-expedition].mag-fixed.fixed-bottom{bottom:0}#stacks_in_25923_page0>[data-magellan-expedition].mag-fixed.fixed-custom{top:0%}} @media only screen and (max-width:850px){#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-hide.hide-below-bp{display:none}}@media only screen and (min-width:850px){#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-hide.hide-above-bp{display:none}} @media only screen and (max-width:40.064em){#stacks_in_25923_page0 [data-magellan-expedition] .mag-title-area .mag-title.hide-for-mob{display:none!important}}@media only screen and (max-width:  0 ){#stacks_in_25923_page0 [data-magellan-expedition] .mag-item.zone-item{display:none!important}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal{min-width:0}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .mag-title-area{display:none!important}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav{width:auto}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li a{line-height:1;white-space:nowrap;overflow:hidden}#stacks_in_25923_page0 [data-magellan-expedition].mag-horizontal.mag-full-width .side-nav li a>.dot-tip{line-height:1}#stacks_in_25923_page0 [data-magellan-expedition] .mag-title-area{display:none}#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none){ position:fixed; max-width:none!important;top:50%!important;background-color:transparent}#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none).dot-align-right{right:0;margin-right:30px}
#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none).dot-align-left{margin-left:30px;left:0}#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .mag-title-area>a>img{display:none}#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav{width:auto}#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav .mag-logo{display:none}#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li,#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li a{line-height:calc(18px * 2.00);white-space:nowrap}#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li{display:block}#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li.active a:hover{color:#FBFFF5;background:transparent}#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li a,#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li a:not(.button){font-size:0.90rem;padding:0;overflow:visible}#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li.active a:not(.button),#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li a:not(.button){color:rgba(0,0,0,0);background:transparent!important;text-align:left; padding-left:calc(3.2 * 18px);}#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li a:hover>.dot-tip{background:rgba(220,220,220,0.9);color:#10162E;padding:4px;border-radius:5px}#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li a:hover>.dot-tip.darken-tip{background:rgba(20,20,20,0.7)}#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li a:hover>.dot-tip.custom-tip{background:rgba(20,59,150,0.8)}#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li a::before{position:absolute;content:""; left:18px; width:18px;height:18px;border:2px solid #999999;background: transparent ;border-radius:50%;-webkit-transition:all 100ms ease;-moz-transition:all 100ms ease;transition:all 100ms ease}#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li.active a::before{border:2px solid #FFFFFF;border-radius:50%;background: transparent ;-webkit-transform:scale(1.20);-moz-transform:scale(1.20);-ms-transform:scale(1.20);-o-transform:scale(1.20);transform:scale(1.20);-webkit-transition:all 100ms ease;-moz-transition:all 100ms ease;transition:all 100ms ease}#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li.active a:hover::before,#stacks_in_25923_page0 [data-magellan-expedition].bp-mag-dots:not(.dot-none) .side-nav.magic-nav li a:hover::before{border:2px solid #666666;background: transparent }}
  #stacks_in_11750_page0{z-index:2;overflow:visible}#stacks_in_11750_page0 .shear-mag{position:absolute;top:0rem}@media screen and (min-width: 0 ) and (min-height: 0 ){#stacks_in_11750_page0 .shear-inner.full-height{height:100vh}#stacks_in_11750_page0 .shear-inner.full-height>.inner-content.v-center{padding-top:0!important;padding-bottom:0!important;-webkit-transform:translateY(50vh);-moz-transform:translateY(50vh);-ms-transform:translateY(50vh);-o-transform:translateY(50vh);transform:translateY(50vh)}#stacks_in_11750_page0 .shear-inner.full-height>.inner-content.v-center>.content-wrapper{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}#stacks_in_11750_page0>.bwd-shear-container.top-margin-none{margin-top:0!important}#stacks_in_11750_page0>.bwd-shear-container.top-margin-prop{margin-top:0.00%}#stacks_in_11750_page0>.bwd-shear-container.top-margin-rem{margin-top:0.00rem}#stacks_in_11750_page0>.bwd-shear-container.bot-margin-none{margin-bottom:0!important}#stacks_in_11750_page0>.bwd-shear-container.bot-margin-prop{margin-bottom:0.00%}#stacks_in_11750_page0>.bwd-shear-container.bot-margin-rem{margin-bottom:0.00rem}#stacks_in_11750_page0>.bwd-shear-container>.shear-wrapper>.shear-inner::after{margin-top:0.00%}#stacks_in_11750_page0>.bwd-shear-container.eq-height{margin-top:0!important}  #stacks_in_11750_page0 .shear-inner .inner-content.percentPad{padding-top:2.00%;padding-bottom:2.00%}#stacks_in_11750_page0 .shear-inner .inner-content.remPad{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_11750_page0 .shear-inner::after{position:absolute;top:0;height:100%;left:0;width:100%;content:"";-webkit-transform:skew(0deg,0deg);-moz-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);transform:skew(0deg,0deg);z-index:-1;opacity:1.0}#stacks_in_11750_page0 .shear-inner{padding-top:1px}#stacks_in_11750_page0 .shear-inner.bg-none:after{background:transparent}#stacks_in_11750_page0 .shear-inner.bg-color::after{background-color:#699DFF} 
   #stacks_in_11750_page0>.bwd-shear-container.top-margin-auto{margin-top:calc(4.00vw + 0%)}#stacks_in_11750_page0>.bwd-shear-container.top-margin-auto.topCon-con-none{margin-top:0%}#stacks_in_11750_page0>.bwd-shear-container.bot-margin-auto{margin-bottom:calc(4.00vw + 0%)}#stacks_in_11750_page0>.bwd-shear-container.top-margin-auto.botCon-con-none{margin-bottom:0%}#stacks_in_11750_page0 .inner-content.autoPad{padding-bottom:0%;padding-top:0%}  
 #stacks_in_10983_page0{width:100%}#stacks_in_10983_page0.section-absolute{position:absolute}#stacks_in_10983_page0.section-absolute.section-top{top:75px}#stacks_in_10983_page0.section-absolute.section-bottom{bottom:75px}#stacks_in_10983_page0.section-absolute .button{margin:0} #stacks_in_10983_page0 .section-fix{background:0;margin:0;padding:0;height:auto}
   #stacks_in_10990_page0>.row{ padding-top:3.00%!important;padding-bottom:0.00%!important}   @media only screen and (min-width: 0em ){  #stacks_in_10990_page0>.row{ padding-left:3.00%!important;padding-right:3.00%!important}}@media only screen and (min-width: 0em ){}#stacks_in_10990_page0>.row.collapse{padding-left:0;padding-right:0}#stacks_in_10990_page0>.maxwidth{max-width:500px}#stacks_in_10990_page0>.hide-overflow{overflow:hidden!important} #stacks_in_10990_page0 .row{min-width:100%!important;max-width:100%!important}       #stacks_in_10985_page0 h1,#stacks_in_10985_page0 h2,#stacks_in_10985_page0 h3,#stacks_in_10985_page0 h4,#stacks_in_10985_page0 h5,#stacks_in_10985_page0 h6,#stacks_in_10985_page0 div{color:#7EB2CF} #stacks_in_10985_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}  #stacks_in_10985_page0 .headPlus{ padding:2% 2% 2% 2% }  #stacks_in_10985_page0{ margin:0% 2% 0% 2% }       #stacks_in_10985_page0 .headPlus{width:100%!important}      #stacks_in_10985_page0 h1 span,#stacks_in_10985_page0 h2 span,#stacks_in_10985_page0 h3 span,#stacks_in_10985_page0 h4 span,#stacks_in_10985_page0 h5 span,#stacks_in_10985_page0 h6 span,#stacks_in_10985_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:600;font-style:normal}  

/* Start Ice stack CSS code */.stacks_in_4805_page0ice-overlay{	font-size:100% !important;}.stacks_in_4805_page0ice-overlay i{		display:block;	padding-bottom: 7px;		font-size:400% !important;	opacity: 0.5 !important;	color: #FFFFFF !important;}.iceerror{	font-size: 12px !important;}.stacks_in_4805_page0editPanel{	position: relative;	height: 50px;	background: #020206 url("../files/iceAssets/topslice.jpg") no-repeat;	padding-left: 20px;	border: 2px solid #2E83F8;	border-radius: 27px;	margin: 15px 0 15px 0;}.stacks_in_4805_page0editTopLabel{	position: absolute;	width: 140px;	left: 50%;	margin-left: -70px;	top: -9px;	color: #ffffff;	background: #2E83F8;	font-size: 12px;	padding: 1px 0 1px 0;	text-align: center;	border-radius: 10px;}.stacks_in_4805_page0editOverlay{	position: absolute;	height: 50px;	width: 100%;	top: 0;	left: 0;	border-radius: 27px;	background: #000000;	opacity: 0.5;	overflow: hidden;}.stacks_in_4805_page0editOverlayInner{	position: absolute;	height: 50px;	width: 100%;	top: 0;	left: 0;	border-radius: 27px;	overflow: hidden;	display: table;	vertical-align: middle;	text-align: center;}.stacks_in_4805_page0editName{	display: table-cell;	width: 100px;	vertical-align: middle;	color: #CCCCCC;	font-size: 18px;	padding-left: 15px;}.stacks_in_4805_page0editName i{	font-size: 28px;	padding-left: 15px;	color: #FFFFFF;	opacity: 0.5;	padding-right: 15px;}/* End Ice stack CSS code */ #stacks_in_10996_page0{text-align:center}   #stacks_in_10996_page0 .button{background-color:#7EB2CF;color:#FFFFFF}#stacks_in_10996_page0 .button:hover{background-color:#9BDBFF}   #stacks_in_10996_page0 .button{margin-bottom:0}   















/* Start Ice stack CSS code */.stacks_in_4812_page0ice-overlay{	font-size:100% !important;}.stacks_in_4812_page0ice-overlay i{		display:block;	padding-bottom: 7px;		font-size:400% !important;	opacity: 0.5 !important;	color: #FFFFFF !important;}.iceerror{	font-size: 12px !important;}.stacks_in_4812_page0editPanel{	position: relative;	height: 50px;	background: #020206 url("../files/iceAssets/topslice.jpg") no-repeat;	padding-left: 20px;	border: 2px solid #2E83F8;	border-radius: 27px;	margin: 15px 0 15px 0;}.stacks_in_4812_page0editTopLabel{	position: absolute;	width: 140px;	left: 50%;	margin-left: -70px;	top: -9px;	color: #ffffff;	background: #2E83F8;	font-size: 12px;	padding: 1px 0 1px 0;	text-align: center;	border-radius: 10px;}.stacks_in_4812_page0editOverlay{	position: absolute;	height: 50px;	width: 100%;	top: 0;	left: 0;	border-radius: 27px;	background: #000000;	opacity: 0.5;	overflow: hidden;}.stacks_in_4812_page0editOverlayInner{	position: absolute;	height: 50px;	width: 100%;	top: 0;	left: 0;	border-radius: 27px;	overflow: hidden;	display: table;	vertical-align: middle;	text-align: center;}.stacks_in_4812_page0editName{	display: table-cell;	width: 100px;	vertical-align: middle;	color: #CCCCCC;	font-size: 18px;	padding-left: 15px;}.stacks_in_4812_page0editName i{	font-size: 28px;	padding-left: 15px;	color: #FFFFFF;	opacity: 0.5;	padding-right: 15px;}/* End Ice stack CSS code */ #stacks_in_11002_page0{text-align:center}   #stacks_in_11002_page0 .button{background-color:#7EB2CF;color:#FFFFFF}#stacks_in_11002_page0 .button:hover{background-color:#9BDBFF}   #stacks_in_11002_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11002_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11002_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11002_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













/* Start Ice stack CSS code */.stacks_in_4814_page0ice-overlay{	font-size:100% !important;}.stacks_in_4814_page0ice-overlay i{		display:block;	padding-bottom: 7px;		font-size:400% !important;	opacity: 0.5 !important;	color: #FFFFFF !important;}.iceerror{	font-size: 12px !important;}.stacks_in_4814_page0editPanel{	position: relative;	height: 50px;	background: #020206 url("../files/iceAssets/topslice.jpg") no-repeat;	padding-left: 20px;	border: 2px solid #2E83F8;	border-radius: 27px;	margin: 15px 0 15px 0;}.stacks_in_4814_page0editTopLabel{	position: absolute;	width: 140px;	left: 50%;	margin-left: -70px;	top: -9px;	color: #ffffff;	background: #2E83F8;	font-size: 12px;	padding: 1px 0 1px 0;	text-align: center;	border-radius: 10px;}.stacks_in_4814_page0editOverlay{	position: absolute;	height: 50px;	width: 100%;	top: 0;	left: 0;	border-radius: 27px;	background: #000000;	opacity: 0.5;	overflow: hidden;}.stacks_in_4814_page0editOverlayInner{	position: absolute;	height: 50px;	width: 100%;	top: 0;	left: 0;	border-radius: 27px;	overflow: hidden;	display: table;	vertical-align: middle;	text-align: center;}.stacks_in_4814_page0editName{	display: table-cell;	width: 100px;	vertical-align: middle;	color: #CCCCCC;	font-size: 18px;	padding-left: 15px;}.stacks_in_4814_page0editName i{	font-size: 28px;	padding-left: 15px;	color: #FFFFFF;	opacity: 0.5;	padding-right: 15px;}/* End Ice stack CSS code */ #stacks_in_11008_page0{text-align:center}   #stacks_in_11008_page0 .button{background-color:#7EB2CF;color:#FFFFFF}#stacks_in_11008_page0 .button:hover{background-color:#9BDBFF}   #stacks_in_11008_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11008_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11008_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11008_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













/* Start Ice stack CSS code */.stacks_in_4816_page0ice-overlay{	font-size:100% !important;}.stacks_in_4816_page0ice-overlay i{		display:block;	padding-bottom: 7px;		font-size:400% !important;	opacity: 0.5 !important;	color: #FFFFFF !important;}.iceerror{	font-size: 12px !important;}.stacks_in_4816_page0editPanel{	position: relative;	height: 50px;	background: #020206 url("../files/iceAssets/topslice.jpg") no-repeat;	padding-left: 20px;	border: 2px solid #2E83F8;	border-radius: 27px;	margin: 15px 0 15px 0;}.stacks_in_4816_page0editTopLabel{	position: absolute;	width: 140px;	left: 50%;	margin-left: -70px;	top: -9px;	color: #ffffff;	background: #2E83F8;	font-size: 12px;	padding: 1px 0 1px 0;	text-align: center;	border-radius: 10px;}.stacks_in_4816_page0editOverlay{	position: absolute;	height: 50px;	width: 100%;	top: 0;	left: 0;	border-radius: 27px;	background: #000000;	opacity: 0.5;	overflow: hidden;}.stacks_in_4816_page0editOverlayInner{	position: absolute;	height: 50px;	width: 100%;	top: 0;	left: 0;	border-radius: 27px;	overflow: hidden;	display: table;	vertical-align: middle;	text-align: center;}.stacks_in_4816_page0editName{	display: table-cell;	width: 100px;	vertical-align: middle;	color: #CCCCCC;	font-size: 18px;	padding-left: 15px;}.stacks_in_4816_page0editName i{	font-size: 28px;	padding-left: 15px;	color: #FFFFFF;	opacity: 0.5;	padding-right: 15px;}/* End Ice stack CSS code */ #stacks_in_11014_page0{text-align:center}   #stacks_in_11014_page0 .button{background-color:#7EB2CF;color:#FFFFFF}#stacks_in_11014_page0 .button:hover{background-color:#9BDBFF}   #stacks_in_11014_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11014_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11014_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11014_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













/* Start Ice stack CSS code */.stacks_in_4818_page0ice-overlay{	font-size:100% !important;}.stacks_in_4818_page0ice-overlay i{		display:block;	padding-bottom: 7px;		font-size:400% !important;	opacity: 0.5 !important;	color: #FFFFFF !important;}.iceerror{	font-size: 12px !important;}.stacks_in_4818_page0editPanel{	position: relative;	height: 50px;	background: #020206 url("../files/iceAssets/topslice.jpg") no-repeat;	padding-left: 20px;	border: 2px solid #2E83F8;	border-radius: 27px;	margin: 15px 0 15px 0;}.stacks_in_4818_page0editTopLabel{	position: absolute;	width: 140px;	left: 50%;	margin-left: -70px;	top: -9px;	color: #ffffff;	background: #2E83F8;	font-size: 12px;	padding: 1px 0 1px 0;	text-align: center;	border-radius: 10px;}.stacks_in_4818_page0editOverlay{	position: absolute;	height: 50px;	width: 100%;	top: 0;	left: 0;	border-radius: 27px;	background: #000000;	opacity: 0.5;	overflow: hidden;}.stacks_in_4818_page0editOverlayInner{	position: absolute;	height: 50px;	width: 100%;	top: 0;	left: 0;	border-radius: 27px;	overflow: hidden;	display: table;	vertical-align: middle;	text-align: center;}.stacks_in_4818_page0editName{	display: table-cell;	width: 100px;	vertical-align: middle;	color: #CCCCCC;	font-size: 18px;	padding-left: 15px;}.stacks_in_4818_page0editName i{	font-size: 28px;	padding-left: 15px;	color: #FFFFFF;	opacity: 0.5;	padding-right: 15px;}/* End Ice stack CSS code */ #stacks_in_11020_page0{text-align:center}   #stacks_in_11020_page0 .button{background-color:#7EB2CF;color:#FFFFFF}#stacks_in_11020_page0 .button:hover{background-color:#9BDBFF}   #stacks_in_11020_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11020_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11020_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11020_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













 #stacks_in_11095_page0 .f-dropdown{background-color:#FFFFFF;border-color:#CCCCCC;color:#7EB2CF}#stacks_in_11095_page0 .f-dropdown p,#stacks_in_11095_page0 .f-dropdown h1,#stacks_in_11095_page0 .f-dropdown h2,#stacks_in_11095_page0 .f-dropdown h3,#stacks_in_11095_page0 .f-dropdown h4,#stacks_in_11095_page0 .f-dropdown h5,#stacks_in_11095_page0 .f-dropdown h6,#stacks_in_11095_page0 .f-dropdown div{color:#7EB2CF}#stacks_in_11095_page0 .f-dropdown:before{border-color:transparent transparent #FFFFFF transparent}#stacks_in_11095_page0 .f-dropdown:after{border-color:transparent transparent #CCCCCC transparent}#stacks_in_11095_page0 .f-dropdown li a{color:#7EB2CF} 


#stacks_in_11111_page0 {
	background-image: url("../files/backgroundImage_11111.png");
}

#stacks_in_4810_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11115_page0{text-align:center}     #stacks_in_11115_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11115_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11115_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11115_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













#PlayerWrapper-player100 {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-player100 *,
#PlayerWrapper-player100 *:before,
#PlayerWrapper-player100 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-player100 {
	position: relative;
	width: 100%;
	height: 0;
	background: #000000;
}




#MediaFrame-player100 {
	padding-bottom: 56.25%;
}






#PlayerWrapper-player100 #media-player100 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-player100 .splash-button {
	position: absolute;
	top: 40%;
	left: 40%;
	display: block;
	text-align: center;
	z-index: 10;
	cursor: pointer;
	padding: 20px;
	border: 3px solid #4C4C4C;
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-player100 .splash-button:hover {
	border: 3px solid #000000;
}

#PlayerWrapper-player100 .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player100 .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: #FFFFFF;
}

#PlayerWrapper-player100 .splash-button-inner {
	display: inline;
	z-index: 25;
	color: #4C4C4C;
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player100 .splash-button:hover .splash-button-inner {
	color: #000000;
}

#PlayerWrapper-player100 .splash-button-inner [class^="fa fa-"] {
	color: #4C4C4C;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player100 .splash-button-inner:hover [class^="fa fa-"] {
	color: #000000;
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-player100 {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-player100 {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-player100 {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: #999999; /* Old browsers */
	background: -moz-linear-gradient(top,  #999999 0%, #999999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(100%,#999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #999999 0%,#999999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #999999 0%,#999999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #999999 0%,#999999 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #999999 0%,#999999 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
}


#PlayerWrapper-player100 {
	overflow: hidden;
	position: relative;
}

#PlayerWrapper-player100 #media-controls-wrapper-player100 {
	position: absolute;
	left: 0;
	bottom: -40px;
	margin-bottom: 0%;
	opacity: 0;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

#PlayerWrapper-player100:hover #media-controls-wrapper-player100 {
	opacity: 0.99;
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
}

/* Don't auto-hide on touch devices */

.playertouchdevice #PlayerWrapper-player100 #media-controls-wrapper-player100,
.playertouchdevice #PlayerWrapper-player100:hover #media-controls-wrapper-player100 {
	position: relative;
	bottom: auto;
	margin-bottom: 0;
	opacity: 1.00;
	-webkit-transform: none;
	transform: none;
}




#media-controls-player100 button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-player100 span.media-button,
#media-controls-player100 span.time,
#media-controls-player100 span.player-extra-element,
#media-controls-player100 span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-player100 span.media-button.left-aligned,
#media-controls-player100 span.time.left-aligned,
#media-controls-player100 span.player-extra-element.left-aligned,
#media-controls-player100 span.duration.left-aligned {
	text-align: left;
}

#media-controls-player100 span.media-button.right-aligned,
#media-controls-player100 span.time.right-aligned,
#media-controls-player100 span.player-extra-element.right-aligned,
#media-controls-player100 span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-player100 span.media-button a,
#media-controls-player100 span.media-button button {
	font-size: 24px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-player100 span.media-button a,
	#media-controls-player100 span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-player100 span.media-button a:hover,
#media-controls-player100 span.media-button button:hover {
	color: #CDCDCD;
	text-decoration: none;
}

/* Icons */
#media-controls-player100 [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-player100 [class^="fa fa-"]:hover {
	color: #CDCDCD;
}

/* Time and titles */
#media-controls-player100 span.time,
#media-controls-player100 span.player-extra-element,
#media-controls-player100 span.duration {
	font-size: 14px;
	line-height: 40px;
	color: #FFFFFF;
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-player100 span.time,
	#media-controls-player100 span.player-extra-element,
	#media-controls-player100 span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-player100 .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-player100 .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: #4C4C4C;
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-player100 .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #529DE1), color-stop(100%, #245E8F));
	background-image: -webkit-linear-gradient(top, #529DE1 0, #245E8F 100%);
	background-image: linear-gradient(to bottom, #529DE1 0, #245E8F 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-player100 .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-player100 .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-player100,
	#PlayerWrapper-player100 .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_in_10359_page0 {
	border: solid #003366;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
	padding: 6px 6px 6px 6px;
}
 #stacks_in_10369_page0{text-align:center}     #stacks_in_10369_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_10369_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_10369_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_10369_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11125_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11127_page0{text-align:center}     #stacks_in_11127_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11127_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11127_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11127_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11131_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11133_page0{text-align:center}     #stacks_in_11133_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11133_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11133_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11133_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













#PlayerWrapper-player1 {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-player1 *,
#PlayerWrapper-player1 *:before,
#PlayerWrapper-player1 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-player1 {
	position: relative;
	width: 100%;
	height: 0;
	background: #000000;
}




#MediaFrame-player1 {
	padding-bottom: 56.25%;
}






#PlayerWrapper-player1 #media-player1 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-player1 .splash-button {
	position: absolute;
	top: 40%;
	left: 40%;
	display: block;
	text-align: center;
	z-index: 10;
	cursor: pointer;
	padding: 20px;
	border: 3px solid #4C4C4C;
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-player1 .splash-button:hover {
	border: 3px solid #000000;
}

#PlayerWrapper-player1 .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: #FFFFFF;
}

#PlayerWrapper-player1 .splash-button-inner {
	display: inline;
	z-index: 25;
	color: #4C4C4C;
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-button-inner {
	color: #000000;
}

#PlayerWrapper-player1 .splash-button-inner [class^="fa fa-"] {
	color: #4C4C4C;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button-inner:hover [class^="fa fa-"] {
	color: #000000;
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-player1 {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-player1 {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-player1 {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: #999999; /* Old browsers */
	background: -moz-linear-gradient(top,  #999999 0%, #999999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(100%,#999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #999999 0%,#999999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #999999 0%,#999999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #999999 0%,#999999 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #999999 0%,#999999 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
}


#PlayerWrapper-player1 {
	overflow: hidden;
	position: relative;
}

#PlayerWrapper-player1 #media-controls-wrapper-player1 {
	position: absolute;
	left: 0;
	bottom: -40px;
	margin-bottom: 0%;
	opacity: 0;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

#PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	opacity: 0.99;
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
}

/* Don't auto-hide on touch devices */

.playertouchdevice #PlayerWrapper-player1 #media-controls-wrapper-player1,
.playertouchdevice #PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	position: relative;
	bottom: auto;
	margin-bottom: 0;
	opacity: 1.00;
	-webkit-transform: none;
	transform: none;
}




#media-controls-player1 button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-player1 span.media-button,
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-player1 span.media-button.left-aligned,
#media-controls-player1 span.time.left-aligned,
#media-controls-player1 span.player-extra-element.left-aligned,
#media-controls-player1 span.duration.left-aligned {
	text-align: left;
}

#media-controls-player1 span.media-button.right-aligned,
#media-controls-player1 span.time.right-aligned,
#media-controls-player1 span.player-extra-element.right-aligned,
#media-controls-player1 span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-player1 span.media-button a,
#media-controls-player1 span.media-button button {
	font-size: 24px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.media-button a,
	#media-controls-player1 span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-player1 span.media-button a:hover,
#media-controls-player1 span.media-button button:hover {
	color: #CDCDCD;
	text-decoration: none;
}

/* Icons */
#media-controls-player1 [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-player1 [class^="fa fa-"]:hover {
	color: #CDCDCD;
}

/* Time and titles */
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	font-size: 14px;
	line-height: 40px;
	color: #FFFFFF;
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.time,
	#media-controls-player1 span.player-extra-element,
	#media-controls-player1 span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-player1 .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-player1 .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: #4C4C4C;
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-player1 .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #529DE1), color-stop(100%, #245E8F));
	background-image: -webkit-linear-gradient(top, #529DE1 0, #245E8F 100%);
	background-image: linear-gradient(to bottom, #529DE1 0, #245E8F 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-player1 .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-player1 .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-player1,
	#PlayerWrapper-player1 .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */



#stacks_in_11137_page0 {
	border: solid #003366;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
	padding: 6px 6px 6px 6px;
}
 #stacks_in_11121_page0{text-align:center}     #stacks_in_11121_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11121_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11121_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11121_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11144_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11146_page0{text-align:center}     #stacks_in_11146_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11146_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11146_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11146_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11150_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11152_page0{text-align:center}     #stacks_in_11152_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11152_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11152_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11152_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11156_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11158_page0{text-align:center}     #stacks_in_11158_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11158_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11158_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11158_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11162_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11164_page0{text-align:center}     #stacks_in_11164_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11164_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11164_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11164_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













 #stacks_in_11165_page0 .f-dropdown{background-color:#FFFFFF;border-color:#CCCCCC;color:#7EB2CF}#stacks_in_11165_page0 .f-dropdown p,#stacks_in_11165_page0 .f-dropdown h1,#stacks_in_11165_page0 .f-dropdown h2,#stacks_in_11165_page0 .f-dropdown h3,#stacks_in_11165_page0 .f-dropdown h4,#stacks_in_11165_page0 .f-dropdown h5,#stacks_in_11165_page0 .f-dropdown h6,#stacks_in_11165_page0 .f-dropdown div{color:#7EB2CF}#stacks_in_11165_page0 .f-dropdown:before{border-color:transparent transparent #FFFFFF transparent}#stacks_in_11165_page0 .f-dropdown:after{border-color:transparent transparent #CCCCCC transparent}#stacks_in_11165_page0 .f-dropdown li a{color:#7EB2CF} 


#stacks_in_11178_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11180_page0{text-align:center}     #stacks_in_11180_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11180_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11180_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11180_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11184_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11186_page0{text-align:center}     #stacks_in_11186_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11186_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11186_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11186_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11190_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11192_page0{text-align:center}     #stacks_in_11192_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11192_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11192_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11192_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11196_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11198_page0{text-align:center}     #stacks_in_11198_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11198_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11198_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11198_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













#PlayerWrapper-player1 {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-player1 *,
#PlayerWrapper-player1 *:before,
#PlayerWrapper-player1 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-player1 {
	position: relative;
	width: 100%;
	height: 0;
	background: #000000;
}




#MediaFrame-player1 {
	padding-bottom: 56.25%;
}






#PlayerWrapper-player1 #media-player1 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-player1 .splash-button {
	position: absolute;
	top: 40%;
	left: 40%;
	display: block;
	text-align: center;
	z-index: 10;
	cursor: pointer;
	padding: 20px;
	border: 3px solid #4C4C4C;
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-player1 .splash-button:hover {
	border: 3px solid #000000;
}

#PlayerWrapper-player1 .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: #FFFFFF;
}

#PlayerWrapper-player1 .splash-button-inner {
	display: inline;
	z-index: 25;
	color: #4C4C4C;
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-button-inner {
	color: #000000;
}

#PlayerWrapper-player1 .splash-button-inner [class^="fa fa-"] {
	color: #4C4C4C;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button-inner:hover [class^="fa fa-"] {
	color: #000000;
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-player1 {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-player1 {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-player1 {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: #999999; /* Old browsers */
	background: -moz-linear-gradient(top,  #999999 0%, #999999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(100%,#999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #999999 0%,#999999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #999999 0%,#999999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #999999 0%,#999999 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #999999 0%,#999999 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
}


#PlayerWrapper-player1 {
	overflow: hidden;
	position: relative;
}

#PlayerWrapper-player1 #media-controls-wrapper-player1 {
	position: absolute;
	left: 0;
	bottom: -40px;
	margin-bottom: 0%;
	opacity: 0;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

#PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	opacity: 0.99;
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
}

/* Don't auto-hide on touch devices */

.playertouchdevice #PlayerWrapper-player1 #media-controls-wrapper-player1,
.playertouchdevice #PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	position: relative;
	bottom: auto;
	margin-bottom: 0;
	opacity: 1.00;
	-webkit-transform: none;
	transform: none;
}




#media-controls-player1 button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-player1 span.media-button,
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-player1 span.media-button.left-aligned,
#media-controls-player1 span.time.left-aligned,
#media-controls-player1 span.player-extra-element.left-aligned,
#media-controls-player1 span.duration.left-aligned {
	text-align: left;
}

#media-controls-player1 span.media-button.right-aligned,
#media-controls-player1 span.time.right-aligned,
#media-controls-player1 span.player-extra-element.right-aligned,
#media-controls-player1 span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-player1 span.media-button a,
#media-controls-player1 span.media-button button {
	font-size: 24px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.media-button a,
	#media-controls-player1 span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-player1 span.media-button a:hover,
#media-controls-player1 span.media-button button:hover {
	color: #CDCDCD;
	text-decoration: none;
}

/* Icons */
#media-controls-player1 [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-player1 [class^="fa fa-"]:hover {
	color: #CDCDCD;
}

/* Time and titles */
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	font-size: 14px;
	line-height: 40px;
	color: #FFFFFF;
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.time,
	#media-controls-player1 span.player-extra-element,
	#media-controls-player1 span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-player1 .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-player1 .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: #4C4C4C;
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-player1 .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #529DE1), color-stop(100%, #245E8F));
	background-image: -webkit-linear-gradient(top, #529DE1 0, #245E8F 100%);
	background-image: linear-gradient(to bottom, #529DE1 0, #245E8F 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-player1 .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-player1 .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-player1,
	#PlayerWrapper-player1 .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */


 #stacks_in_11205_page0{text-align:center}     #stacks_in_11205_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11205_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11205_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11205_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11209_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11211_page0{text-align:center}     #stacks_in_11211_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11211_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11211_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11211_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11215_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11217_page0{text-align:center}     #stacks_in_11217_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11217_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11217_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11217_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11221_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11223_page0{text-align:center}     #stacks_in_11223_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11223_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11223_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11223_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11227_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11229_page0{text-align:center}     #stacks_in_11229_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11229_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11229_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11229_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













 #stacks_in_11230_page0 .f-dropdown{background-color:#FFFFFF;border-color:#CCCCCC;color:#7EB2CF}#stacks_in_11230_page0 .f-dropdown p,#stacks_in_11230_page0 .f-dropdown h1,#stacks_in_11230_page0 .f-dropdown h2,#stacks_in_11230_page0 .f-dropdown h3,#stacks_in_11230_page0 .f-dropdown h4,#stacks_in_11230_page0 .f-dropdown h5,#stacks_in_11230_page0 .f-dropdown h6,#stacks_in_11230_page0 .f-dropdown div{color:#7EB2CF}#stacks_in_11230_page0 .f-dropdown:before{border-color:transparent transparent #FFFFFF transparent}#stacks_in_11230_page0 .f-dropdown:after{border-color:transparent transparent #CCCCCC transparent}#stacks_in_11230_page0 .f-dropdown li a{color:#7EB2CF} 


#stacks_in_11243_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11245_page0{text-align:center}     #stacks_in_11245_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11245_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11245_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11245_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11249_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11251_page0{text-align:center}     #stacks_in_11251_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11251_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11251_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11251_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11255_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11257_page0{text-align:center}     #stacks_in_11257_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11257_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11257_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11257_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11261_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11263_page0{text-align:center}     #stacks_in_11263_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11263_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11263_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11263_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













#PlayerWrapper-player1 {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-player1 *,
#PlayerWrapper-player1 *:before,
#PlayerWrapper-player1 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-player1 {
	position: relative;
	width: 100%;
	height: 0;
	background: #000000;
}




#MediaFrame-player1 {
	padding-bottom: 56.25%;
}






#PlayerWrapper-player1 #media-player1 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-player1 .splash-button {
	position: absolute;
	top: 40%;
	left: 40%;
	display: block;
	text-align: center;
	z-index: 10;
	cursor: pointer;
	padding: 20px;
	border: 3px solid #4C4C4C;
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-player1 .splash-button:hover {
	border: 3px solid #000000;
}

#PlayerWrapper-player1 .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: #FFFFFF;
}

#PlayerWrapper-player1 .splash-button-inner {
	display: inline;
	z-index: 25;
	color: #4C4C4C;
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-button-inner {
	color: #000000;
}

#PlayerWrapper-player1 .splash-button-inner [class^="fa fa-"] {
	color: #4C4C4C;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button-inner:hover [class^="fa fa-"] {
	color: #000000;
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-player1 {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-player1 {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-player1 {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: #999999; /* Old browsers */
	background: -moz-linear-gradient(top,  #999999 0%, #999999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(100%,#999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #999999 0%,#999999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #999999 0%,#999999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #999999 0%,#999999 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #999999 0%,#999999 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
}


#PlayerWrapper-player1 {
	overflow: hidden;
	position: relative;
}

#PlayerWrapper-player1 #media-controls-wrapper-player1 {
	position: absolute;
	left: 0;
	bottom: -40px;
	margin-bottom: 0%;
	opacity: 0;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

#PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	opacity: 0.99;
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
}

/* Don't auto-hide on touch devices */

.playertouchdevice #PlayerWrapper-player1 #media-controls-wrapper-player1,
.playertouchdevice #PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	position: relative;
	bottom: auto;
	margin-bottom: 0;
	opacity: 1.00;
	-webkit-transform: none;
	transform: none;
}




#media-controls-player1 button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-player1 span.media-button,
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-player1 span.media-button.left-aligned,
#media-controls-player1 span.time.left-aligned,
#media-controls-player1 span.player-extra-element.left-aligned,
#media-controls-player1 span.duration.left-aligned {
	text-align: left;
}

#media-controls-player1 span.media-button.right-aligned,
#media-controls-player1 span.time.right-aligned,
#media-controls-player1 span.player-extra-element.right-aligned,
#media-controls-player1 span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-player1 span.media-button a,
#media-controls-player1 span.media-button button {
	font-size: 24px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.media-button a,
	#media-controls-player1 span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-player1 span.media-button a:hover,
#media-controls-player1 span.media-button button:hover {
	color: #CDCDCD;
	text-decoration: none;
}

/* Icons */
#media-controls-player1 [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-player1 [class^="fa fa-"]:hover {
	color: #CDCDCD;
}

/* Time and titles */
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	font-size: 14px;
	line-height: 40px;
	color: #FFFFFF;
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.time,
	#media-controls-player1 span.player-extra-element,
	#media-controls-player1 span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-player1 .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-player1 .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: #4C4C4C;
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-player1 .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #529DE1), color-stop(100%, #245E8F));
	background-image: -webkit-linear-gradient(top, #529DE1 0, #245E8F 100%);
	background-image: linear-gradient(to bottom, #529DE1 0, #245E8F 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-player1 .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-player1 .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-player1,
	#PlayerWrapper-player1 .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */


 #stacks_in_11270_page0{text-align:center}     #stacks_in_11270_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11270_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11270_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11270_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11274_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11276_page0{text-align:center}     #stacks_in_11276_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11276_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11276_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11276_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11280_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11282_page0{text-align:center}     #stacks_in_11282_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11282_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11282_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11282_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11286_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11288_page0{text-align:center}     #stacks_in_11288_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11288_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11288_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11288_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11292_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11294_page0{text-align:center}     #stacks_in_11294_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11294_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11294_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11294_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













 #stacks_in_11295_page0 .f-dropdown{background-color:#FFFFFF;border-color:#CCCCCC;color:#7EB2CF}#stacks_in_11295_page0 .f-dropdown p,#stacks_in_11295_page0 .f-dropdown h1,#stacks_in_11295_page0 .f-dropdown h2,#stacks_in_11295_page0 .f-dropdown h3,#stacks_in_11295_page0 .f-dropdown h4,#stacks_in_11295_page0 .f-dropdown h5,#stacks_in_11295_page0 .f-dropdown h6,#stacks_in_11295_page0 .f-dropdown div{color:#7EB2CF}#stacks_in_11295_page0 .f-dropdown:before{border-color:transparent transparent #FFFFFF transparent}#stacks_in_11295_page0 .f-dropdown:after{border-color:transparent transparent #CCCCCC transparent}#stacks_in_11295_page0 .f-dropdown li a{color:#7EB2CF} 


#stacks_in_11308_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11310_page0{text-align:center}     #stacks_in_11310_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11310_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11310_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11310_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11314_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11316_page0{text-align:center}     #stacks_in_11316_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11316_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11316_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11316_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11320_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11322_page0{text-align:center}     #stacks_in_11322_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11322_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11322_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11322_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11326_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11328_page0{text-align:center}     #stacks_in_11328_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11328_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11328_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11328_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













#PlayerWrapper-player1 {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-player1 *,
#PlayerWrapper-player1 *:before,
#PlayerWrapper-player1 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-player1 {
	position: relative;
	width: 100%;
	height: 0;
	background: #000000;
}




#MediaFrame-player1 {
	padding-bottom: 56.25%;
}






#PlayerWrapper-player1 #media-player1 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-player1 .splash-button {
	position: absolute;
	top: 40%;
	left: 40%;
	display: block;
	text-align: center;
	z-index: 10;
	cursor: pointer;
	padding: 20px;
	border: 3px solid #4C4C4C;
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-player1 .splash-button:hover {
	border: 3px solid #000000;
}

#PlayerWrapper-player1 .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: #FFFFFF;
}

#PlayerWrapper-player1 .splash-button-inner {
	display: inline;
	z-index: 25;
	color: #4C4C4C;
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-button-inner {
	color: #000000;
}

#PlayerWrapper-player1 .splash-button-inner [class^="fa fa-"] {
	color: #4C4C4C;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button-inner:hover [class^="fa fa-"] {
	color: #000000;
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-player1 {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-player1 {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-player1 {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: #999999; /* Old browsers */
	background: -moz-linear-gradient(top,  #999999 0%, #999999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(100%,#999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #999999 0%,#999999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #999999 0%,#999999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #999999 0%,#999999 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #999999 0%,#999999 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
}


#PlayerWrapper-player1 {
	overflow: hidden;
	position: relative;
}

#PlayerWrapper-player1 #media-controls-wrapper-player1 {
	position: absolute;
	left: 0;
	bottom: -40px;
	margin-bottom: 0%;
	opacity: 0;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

#PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	opacity: 0.99;
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
}

/* Don't auto-hide on touch devices */

.playertouchdevice #PlayerWrapper-player1 #media-controls-wrapper-player1,
.playertouchdevice #PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	position: relative;
	bottom: auto;
	margin-bottom: 0;
	opacity: 1.00;
	-webkit-transform: none;
	transform: none;
}




#media-controls-player1 button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-player1 span.media-button,
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-player1 span.media-button.left-aligned,
#media-controls-player1 span.time.left-aligned,
#media-controls-player1 span.player-extra-element.left-aligned,
#media-controls-player1 span.duration.left-aligned {
	text-align: left;
}

#media-controls-player1 span.media-button.right-aligned,
#media-controls-player1 span.time.right-aligned,
#media-controls-player1 span.player-extra-element.right-aligned,
#media-controls-player1 span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-player1 span.media-button a,
#media-controls-player1 span.media-button button {
	font-size: 24px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.media-button a,
	#media-controls-player1 span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-player1 span.media-button a:hover,
#media-controls-player1 span.media-button button:hover {
	color: #CDCDCD;
	text-decoration: none;
}

/* Icons */
#media-controls-player1 [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-player1 [class^="fa fa-"]:hover {
	color: #CDCDCD;
}

/* Time and titles */
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	font-size: 14px;
	line-height: 40px;
	color: #FFFFFF;
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.time,
	#media-controls-player1 span.player-extra-element,
	#media-controls-player1 span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-player1 .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-player1 .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: #4C4C4C;
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-player1 .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #529DE1), color-stop(100%, #245E8F));
	background-image: -webkit-linear-gradient(top, #529DE1 0, #245E8F 100%);
	background-image: linear-gradient(to bottom, #529DE1 0, #245E8F 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-player1 .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-player1 .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-player1,
	#PlayerWrapper-player1 .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */


 #stacks_in_11335_page0{text-align:center}     #stacks_in_11335_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11335_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11335_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11335_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11339_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11341_page0{text-align:center}     #stacks_in_11341_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11341_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11341_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11341_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11345_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11347_page0{text-align:center}     #stacks_in_11347_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11347_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11347_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11347_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11351_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11353_page0{text-align:center}     #stacks_in_11353_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11353_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11353_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11353_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11357_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11359_page0{text-align:center}     #stacks_in_11359_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11359_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11359_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11359_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













 #stacks_in_20793_page0 .f-dropdown{background-color:#FFFFFF;border-color:#CCCCCC;color:#7EB2CF}#stacks_in_20793_page0 .f-dropdown p,#stacks_in_20793_page0 .f-dropdown h1,#stacks_in_20793_page0 .f-dropdown h2,#stacks_in_20793_page0 .f-dropdown h3,#stacks_in_20793_page0 .f-dropdown h4,#stacks_in_20793_page0 .f-dropdown h5,#stacks_in_20793_page0 .f-dropdown h6,#stacks_in_20793_page0 .f-dropdown div{color:#7EB2CF}#stacks_in_20793_page0 .f-dropdown:before{border-color:transparent transparent #FFFFFF transparent}#stacks_in_20793_page0 .f-dropdown:after{border-color:transparent transparent #CCCCCC transparent}#stacks_in_20793_page0 .f-dropdown li a{color:#7EB2CF} 


#stacks_in_20806_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_20808_page0{text-align:center}     #stacks_in_20808_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_20808_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_20808_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_20808_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_20812_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_20814_page0{text-align:center}     #stacks_in_20814_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_20814_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_20814_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_20814_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_20818_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_20820_page0{text-align:center}     #stacks_in_20820_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_20820_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_20820_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_20820_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_20824_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_20826_page0{text-align:center}     #stacks_in_20826_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_20826_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_20826_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_20826_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













#PlayerWrapper-player1 {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-player1 *,
#PlayerWrapper-player1 *:before,
#PlayerWrapper-player1 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-player1 {
	position: relative;
	width: 100%;
	height: 0;
	background: #000000;
}




#MediaFrame-player1 {
	padding-bottom: 56.25%;
}






#PlayerWrapper-player1 #media-player1 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-player1 .splash-button {
	position: absolute;
	top: 40%;
	left: 40%;
	display: block;
	text-align: center;
	z-index: 10;
	cursor: pointer;
	padding: 20px;
	border: 3px solid #4C4C4C;
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-player1 .splash-button:hover {
	border: 3px solid #000000;
}

#PlayerWrapper-player1 .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: #FFFFFF;
}

#PlayerWrapper-player1 .splash-button-inner {
	display: inline;
	z-index: 25;
	color: #4C4C4C;
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-button-inner {
	color: #000000;
}

#PlayerWrapper-player1 .splash-button-inner [class^="fa fa-"] {
	color: #4C4C4C;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button-inner:hover [class^="fa fa-"] {
	color: #000000;
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-player1 {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-player1 {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-player1 {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: #999999; /* Old browsers */
	background: -moz-linear-gradient(top,  #999999 0%, #999999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(100%,#999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #999999 0%,#999999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #999999 0%,#999999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #999999 0%,#999999 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #999999 0%,#999999 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
}


#PlayerWrapper-player1 {
	overflow: hidden;
	position: relative;
}

#PlayerWrapper-player1 #media-controls-wrapper-player1 {
	position: absolute;
	left: 0;
	bottom: -40px;
	margin-bottom: 0%;
	opacity: 0;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

#PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	opacity: 0.99;
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
}

/* Don't auto-hide on touch devices */

.playertouchdevice #PlayerWrapper-player1 #media-controls-wrapper-player1,
.playertouchdevice #PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	position: relative;
	bottom: auto;
	margin-bottom: 0;
	opacity: 1.00;
	-webkit-transform: none;
	transform: none;
}




#media-controls-player1 button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-player1 span.media-button,
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-player1 span.media-button.left-aligned,
#media-controls-player1 span.time.left-aligned,
#media-controls-player1 span.player-extra-element.left-aligned,
#media-controls-player1 span.duration.left-aligned {
	text-align: left;
}

#media-controls-player1 span.media-button.right-aligned,
#media-controls-player1 span.time.right-aligned,
#media-controls-player1 span.player-extra-element.right-aligned,
#media-controls-player1 span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-player1 span.media-button a,
#media-controls-player1 span.media-button button {
	font-size: 24px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.media-button a,
	#media-controls-player1 span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-player1 span.media-button a:hover,
#media-controls-player1 span.media-button button:hover {
	color: #CDCDCD;
	text-decoration: none;
}

/* Icons */
#media-controls-player1 [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-player1 [class^="fa fa-"]:hover {
	color: #CDCDCD;
}

/* Time and titles */
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	font-size: 14px;
	line-height: 40px;
	color: #FFFFFF;
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.time,
	#media-controls-player1 span.player-extra-element,
	#media-controls-player1 span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-player1 .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-player1 .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: #4C4C4C;
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-player1 .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #529DE1), color-stop(100%, #245E8F));
	background-image: -webkit-linear-gradient(top, #529DE1 0, #245E8F 100%);
	background-image: linear-gradient(to bottom, #529DE1 0, #245E8F 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-player1 .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-player1 .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-player1,
	#PlayerWrapper-player1 .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */


 #stacks_in_20833_page0{text-align:center}     #stacks_in_20833_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_20833_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_20833_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_20833_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_20837_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_20839_page0{text-align:center}     #stacks_in_20839_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_20839_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_20839_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_20839_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_20843_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_20845_page0{text-align:center}     #stacks_in_20845_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_20845_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_20845_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_20845_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_20849_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_20851_page0{text-align:center}     #stacks_in_20851_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_20851_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_20851_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_20851_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_20855_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_20857_page0{text-align:center}     #stacks_in_20857_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_20857_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_20857_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_20857_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













  #stacks_in_20870_page0 .reveal-launcher{cursor:pointer} 
#stacks_in_20873_page0 ul,#stacks_in_20873_page0 ol,#stacks_in_20873_page0 li{list-style:none}#stacks_in_20873_page0 img{ max-width:100%!important;height:auto;width:100%;}#stacks_in_20873_page0 .orbit-bullets li{}#stacks_in_20873_page0 .orbit-bullets li.active,#stacks_in_20873_page0 .orbit-bullets li:hover{}#stacks_in_20873_page0 .orbit-timer{ display:none;}#stacks_in_20873_page0 .orbit-bullets-container{text-align:center;}#stacks_in_20873_page0 .orbit-next,#stacks_in_20873_page0 .orbit-prev{}#stacks_in_20873_page0 .orbit-bullets{} #stacks_in_20873_page0 .orbit-container .orbit-slides-container>* .orbit-caption{background-color:rgba(51,51,51,0.8);color:white}#stacks_in_20873_page0 .orbit-container .orbit-slide-number{color:white}#stacks_in_20873_page0 .orbit-container .orbit-timer .orbit-progress{background-color:rgba(255,255,255,0.3)}#stacks_in_20873_page0 .orbit-container .orbit-timer>span{border-color:white}#stacks_in_20873_page0 .orbit-container .orbit-timer.paused>span{border-color:transparent transparent transparent white}#stacks_in_20873_page0 .orbit-container .orbit-timer.paused>span.dark{border-color:transparent transparent transparent #333}#stacks_in_20873_page0 .orbit-container .orbit-prev,#stacks_in_20873_page0 .orbit-container .orbit-next{color:white}#stacks_in_20873_page0 .orbit-container .orbit-prev:hover,#stacks_in_20873_page0 .orbit-container .orbit-next:hover{background-color:rgba(0,0,0,0.3)}#stacks_in_20873_page0 .orbit-container .orbit-prev>span{border-right-color:white}#stacks_in_20873_page0 .orbit-container .orbit-prev:hover>span{border-right-color:white}#stacks_in_20873_page0 .orbit-container .orbit-next>span{border-left-color:white}#stacks_in_20873_page0 .orbit-container .orbit-next:hover>span{border-left-color:white} 

#stacks_in_11373_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11375_page0{text-align:center}     #stacks_in_11375_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11375_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11375_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11375_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11379_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11381_page0{text-align:center}     #stacks_in_11381_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11381_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11381_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11381_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11385_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11387_page0{text-align:center}     #stacks_in_11387_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11387_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11387_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11387_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11391_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11393_page0{text-align:center}     #stacks_in_11393_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11393_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11393_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11393_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_20867_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_20869_page0{text-align:center}     #stacks_in_20869_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_20869_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_20869_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_20869_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11404_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11406_page0{text-align:center}     #stacks_in_11406_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11406_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11406_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11406_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11410_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11412_page0{text-align:center}     #stacks_in_11412_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11412_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11412_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11412_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11416_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11418_page0{text-align:center}     #stacks_in_11418_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11418_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11418_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11418_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11422_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11424_page0{text-align:center}     #stacks_in_11424_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11424_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11424_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11424_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













 #stacks_in_11360_page0 .f-dropdown{background-color:#FFFFFF;border-color:#CCCCCC;color:#7EB2CF}#stacks_in_11360_page0 .f-dropdown p,#stacks_in_11360_page0 .f-dropdown h1,#stacks_in_11360_page0 .f-dropdown h2,#stacks_in_11360_page0 .f-dropdown h3,#stacks_in_11360_page0 .f-dropdown h4,#stacks_in_11360_page0 .f-dropdown h5,#stacks_in_11360_page0 .f-dropdown h6,#stacks_in_11360_page0 .f-dropdown div{color:#7EB2CF}#stacks_in_11360_page0 .f-dropdown:before{border-color:transparent transparent #FFFFFF transparent}#stacks_in_11360_page0 .f-dropdown:after{border-color:transparent transparent #CCCCCC transparent}#stacks_in_11360_page0 .f-dropdown li a{color:#7EB2CF} 

   #stacks_in_12169_page0>.row{ padding-top:0.00%!important;padding-bottom:70.00%!important}   @media only screen and (min-width: 0em ){  #stacks_in_12169_page0>.row{ padding-left:0.00%!important;padding-right:0.00%!important}}@media only screen and (min-width: 0em ){}#stacks_in_12169_page0>.row.collapse{padding-left:0;padding-right:0}#stacks_in_12169_page0>.maxwidth{max-width:500px}#stacks_in_12169_page0>.hide-overflow{overflow:hidden!important}     #stacks_in_11762_page0{width:100%}#stacks_in_11762_page0.section-absolute{position:absolute}#stacks_in_11762_page0.section-absolute.section-top{top:0px}#stacks_in_11762_page0.section-absolute.section-bottom{bottom:0px}#stacks_in_11762_page0.section-absolute .button{margin:0} #stacks_in_11762_page0 .section-fix{background:0;margin:0;padding:0;height:auto}
 #stacks_in_11764_page0{text-align:center}     #stacks_in_11764_page0 .button{margin-bottom:0}   

#stacks_in_11764_page0 .ghost{
	

    background-color: transparent !important;
    color:#FBFFF5;
    
		border: 1px solid #FBFFF5;   
	
}       
#stacks_in_11764_page0 .ghost:hover{
    
        background-color:#002243 !important;
    
    
    color:#FFFFFF!important;
    
 }















 #stacks_in_11765_page0 [data-magellan-expedition-clone]{display:none}#stacks_in_11765_page0 .magic-link[data-magellan-expedition]{min-width:0} #stacks_in_11765_page0 .magic-link,#stacks_in_11765_page0 .magic-link-list,#stacks_in_11765_page0 .magic-link-item{background:0;margin:0;padding:0;height:auto}#stacks_in_11765_page0 ul.magic-link-list{list-style-type:none}
 #stacks_in_11767_page0{text-align:center}     #stacks_in_11767_page0 .button{margin-bottom:0}   

#stacks_in_11767_page0 .ghost{
	

    background-color: transparent !important;
    color:#7EB2CF;
    
		border: 0px solid #C7C7C7;   
	
}       
#stacks_in_11767_page0 .ghost:hover{
    
      background-color:transparent!important;
    
    
    color:#FBFFF5!important;
    
 }















  #stacks_in_10981_page0{z-index:1;overflow:visible}#stacks_in_10981_page0 .shear-mag{position:absolute;top:0rem}@media screen and (min-width: 0 ) and (min-height: 0 ){#stacks_in_10981_page0 .shear-inner.full-height{height:100vh}#stacks_in_10981_page0 .shear-inner.full-height>.inner-content.v-center{padding-top:0!important;padding-bottom:0!important;-webkit-transform:translateY(50vh);-moz-transform:translateY(50vh);-ms-transform:translateY(50vh);-o-transform:translateY(50vh);transform:translateY(50vh)}#stacks_in_10981_page0 .shear-inner.full-height>.inner-content.v-center>.content-wrapper{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}#stacks_in_10981_page0>.bwd-shear-container.top-margin-none{margin-top:0!important}#stacks_in_10981_page0>.bwd-shear-container.top-margin-prop{margin-top:0.00%}#stacks_in_10981_page0>.bwd-shear-container.top-margin-rem{margin-top:0.00rem}#stacks_in_10981_page0>.bwd-shear-container.bot-margin-none{margin-bottom:0!important}#stacks_in_10981_page0>.bwd-shear-container.bot-margin-prop{margin-bottom:0.00%}#stacks_in_10981_page0>.bwd-shear-container.bot-margin-rem{margin-bottom:0.00rem}#stacks_in_10981_page0>.bwd-shear-container>.shear-wrapper>.shear-inner::after{margin-top:0.00%}#stacks_in_10981_page0>.bwd-shear-container.eq-height{margin-top:0!important}  #stacks_in_10981_page0 .shear-inner .inner-content.percentPad{padding-top:2.00%;padding-bottom:100.00%}#stacks_in_10981_page0 .shear-inner .inner-content.remPad{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_10981_page0 .shear-inner::after{position:absolute;top:0;height:100%;left:0;width:100%;content:"";-webkit-transform:skew(0deg,0deg);-moz-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);transform:skew(0deg,0deg);z-index:-1;opacity:1.0}#stacks_in_10981_page0 .shear-inner{padding-top:1px}#stacks_in_10981_page0 .shear-inner.bg-none:after{background:transparent}#stacks_in_10981_page0 .shear-inner.bg-color::after{background-color:#699DFF} 
   #stacks_in_10981_page0>.bwd-shear-container.top-margin-auto{margin-top:calc(4.00vw + 0%)}#stacks_in_10981_page0>.bwd-shear-container.top-margin-auto.topCon-con-none{margin-top:0%}#stacks_in_10981_page0>.bwd-shear-container.bot-margin-auto{margin-bottom:calc(4.00vw + 0%)}#stacks_in_10981_page0>.bwd-shear-container.top-margin-auto.botCon-con-none{margin-bottom:0%}#stacks_in_10981_page0 .inner-content.autoPad{padding-bottom:0%;padding-top:0%}  

#stacks_in_10981_page0 {
	padding: 0px 0px 1000px 0px;
}
   #stacks_in_11777_page0 h1,#stacks_in_11777_page0 h2,#stacks_in_11777_page0 h3,#stacks_in_11777_page0 h4,#stacks_in_11777_page0 h5,#stacks_in_11777_page0 h6,#stacks_in_11777_page0 div{color:#7EB2CF} #stacks_in_11777_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}  #stacks_in_11777_page0 .headPlus{ padding:2% 2% 2% 2% }  #stacks_in_11777_page0{ margin:0% 2% 0% 2% }       #stacks_in_11777_page0 .headPlus{width:100%!important}      #stacks_in_11777_page0 h1 span,#stacks_in_11777_page0 h2 span,#stacks_in_11777_page0 h3 span,#stacks_in_11777_page0 h4 span,#stacks_in_11777_page0 h5 span,#stacks_in_11777_page0 h6 span,#stacks_in_11777_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:600;font-style:normal}  
   #stacks_in_11023_page0 h1,#stacks_in_11023_page0 h2,#stacks_in_11023_page0 h3,#stacks_in_11023_page0 h4,#stacks_in_11023_page0 h5,#stacks_in_11023_page0 h6,#stacks_in_11023_page0 div{color:#FFFFFF} #stacks_in_11023_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}  #stacks_in_11023_page0 .headPlus{ padding:2% 2% 2% 2% }  #stacks_in_11023_page0{ margin:0% 2% 0% 2% }       #stacks_in_11023_page0 .headPlus{width:100%!important}      #stacks_in_11023_page0 h1 span,#stacks_in_11023_page0 h2 span,#stacks_in_11023_page0 h3 span,#stacks_in_11023_page0 h4 span,#stacks_in_11023_page0 h5 span,#stacks_in_11023_page0 h6 span,#stacks_in_11023_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:600;font-style:normal}  

 #stacks_in_11032_page0{text-align:center}   #stacks_in_11032_page0 .button{background-color:#7EB2CF;color:#FFFFFF}#stacks_in_11032_page0 .button:hover{background-color:#9BDBFF}   #stacks_in_11032_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11032_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11032_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11032_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













 #stacks_in_11038_page0{text-align:center}   #stacks_in_11038_page0 .button{background-color:#7EB2CF;color:#FFFFFF}#stacks_in_11038_page0 .button:hover{background-color:#9BDBFF}   #stacks_in_11038_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11038_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11038_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11038_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













#stacks_in_11844_page0 .background{}#stacks_in_11844_page0 .fa-stack,#stacks_in_11844_page0 i.fa{color:#FFFFFF;border-radius:3px;-webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_11844_page0 .fa-stack.custom,#stacks_in_11844_page0 i.fa.custom{font-size:24px}#stacks_in_11844_page0 .fa-spin{-webkit-animation-duration:2000ms;-moz-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_11844_page0 .fa-border{border-color:#EEEEEE;}#stacks_in_11844_page0 .fa-stack i.stack{color:#999999}#stacks_in_11844_page0 a:hover i.fa{color:#E5E5E5}#stacks_in_11844_page0 a:hover i.fa.stack{color:#898989}#stacks_in_11844_page0 a:hover .fa-border{}#stacks_in_11844_page0 .shadow-double i.fa{text-shadow:4px 3px 0 #FFFFFF,9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_11844_page0 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_11844_page0 .shadow-retro i.fa{text-shadow:5px 5px 0 #CCCCCC}#stacks_in_11844_page0 .jw-wrapper{}#stacks_in_11844_page0 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 #FFFFFF,9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_11844_page0 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_11844_page0 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 #CCCCCC}#stacks_in_11844_page0 .jw-wrapper.match{color:#FFFFFF}#stacks_in_11844_page0 .jw-wrapper.match a{color:#FFFFFF}#stacks_in_11844_page0 .jw-wrapper.match a:hover{color:#E5E5E5}#stacks_in_11844_page0 .jw-wrapper.hover i.fa:hover,#stacks_in_11844_page0 .jw-wrapper.hover a:hover{color:#999999}
 #stacks_in_11044_page0{text-align:center}   #stacks_in_11044_page0 .button{background-color:#7EB2CF;color:#FFFFFF}#stacks_in_11044_page0 .button:hover{background-color:#9BDBFF}   #stacks_in_11044_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11044_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11044_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11044_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













 #stacks_in_11050_page0{text-align:center}   #stacks_in_11050_page0 .button{background-color:#7EB2CF;color:#FFFFFF}#stacks_in_11050_page0 .button:hover{background-color:#9BDBFF}   #stacks_in_11050_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11050_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11050_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11050_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













#stacks_in_11839_page0 .background{}#stacks_in_11839_page0 .fa-stack,#stacks_in_11839_page0 i.fa{color:#FFFFFF;border-radius:3px;-webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_11839_page0 .fa-stack.custom,#stacks_in_11839_page0 i.fa.custom{font-size:24px}#stacks_in_11839_page0 .fa-spin{-webkit-animation-duration:2000ms;-moz-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_11839_page0 .fa-border{border-color:#EEEEEE;}#stacks_in_11839_page0 .fa-stack i.stack{color:#999999}#stacks_in_11839_page0 a:hover i.fa{color:#E5E5E5}#stacks_in_11839_page0 a:hover i.fa.stack{color:#898989}#stacks_in_11839_page0 a:hover .fa-border{}#stacks_in_11839_page0 .shadow-double i.fa{text-shadow:4px 3px 0 #FFFFFF,9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_11839_page0 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_11839_page0 .shadow-retro i.fa{text-shadow:5px 5px 0 #CCCCCC}#stacks_in_11839_page0 .jw-wrapper{}#stacks_in_11839_page0 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 #FFFFFF,9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_11839_page0 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_11839_page0 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 #CCCCCC}#stacks_in_11839_page0 .jw-wrapper.match{color:#FFFFFF}#stacks_in_11839_page0 .jw-wrapper.match a{color:#FFFFFF}#stacks_in_11839_page0 .jw-wrapper.match a:hover{color:#E5E5E5}#stacks_in_11839_page0 .jw-wrapper.hover i.fa:hover,#stacks_in_11839_page0 .jw-wrapper.hover a:hover{color:#999999}
 #stacks_in_11056_page0{text-align:center}   #stacks_in_11056_page0 .button{background-color:#7EB2CF;color:#FFFFFF}#stacks_in_11056_page0 .button:hover{background-color:#9BDBFF}   #stacks_in_11056_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11056_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11056_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11056_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













 
#stacks_in_11833_page0>.row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_11833_page0>.row>.columns{margin-top:0.00rem}
#stacks_in_11831_page0 .background{}#stacks_in_11831_page0 .fa-stack,#stacks_in_11831_page0 i.fa{color:#FFFFFF;border-radius:3px;-webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_11831_page0 .fa-stack.custom,#stacks_in_11831_page0 i.fa.custom{font-size:24px}#stacks_in_11831_page0 .fa-spin{-webkit-animation-duration:2000ms;-moz-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_11831_page0 .fa-border{border-color:#EEEEEE;}#stacks_in_11831_page0 .fa-stack i.stack{color:#999999}#stacks_in_11831_page0 a:hover i.fa{color:#E5E5E5}#stacks_in_11831_page0 a:hover i.fa.stack{color:#898989}#stacks_in_11831_page0 a:hover .fa-border{}#stacks_in_11831_page0 .shadow-double i.fa{text-shadow:4px 3px 0 #FFFFFF,9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_11831_page0 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_11831_page0 .shadow-retro i.fa{text-shadow:5px 5px 0 #CCCCCC}#stacks_in_11831_page0 .jw-wrapper{}#stacks_in_11831_page0 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 #FFFFFF,9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_11831_page0 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_11831_page0 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 #CCCCCC}#stacks_in_11831_page0 .jw-wrapper.match{color:#FFFFFF}#stacks_in_11831_page0 .jw-wrapper.match a{color:#FFFFFF}#stacks_in_11831_page0 .jw-wrapper.match a:hover{color:#E5E5E5}#stacks_in_11831_page0 .jw-wrapper.hover i.fa:hover,#stacks_in_11831_page0 .jw-wrapper.hover a:hover{color:#999999}
#stacks_in_11829_page0 .background{}#stacks_in_11829_page0 .fa-stack,#stacks_in_11829_page0 i.fa{color:#00FF33;border-radius:3px;-webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_11829_page0 .fa-stack.custom,#stacks_in_11829_page0 i.fa.custom{font-size:24px}#stacks_in_11829_page0 .fa-spin{-webkit-animation-duration:2000ms;-moz-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_11829_page0 .fa-border{border-color:#EEEEEE;}#stacks_in_11829_page0 .fa-stack i.stack{color:#999999}#stacks_in_11829_page0 a:hover i.fa{color:#00E52D}#stacks_in_11829_page0 a:hover i.fa.stack{color:#898989}#stacks_in_11829_page0 a:hover .fa-border{}#stacks_in_11829_page0 .shadow-double i.fa{text-shadow:4px 3px 0 #FFFFFF,9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_11829_page0 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_11829_page0 .shadow-retro i.fa{text-shadow:5px 5px 0 #CCCCCC}#stacks_in_11829_page0 .jw-wrapper{}#stacks_in_11829_page0 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 #FFFFFF,9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_11829_page0 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_11829_page0 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 #CCCCCC}#stacks_in_11829_page0 .jw-wrapper.match{color:#00FF33}#stacks_in_11829_page0 .jw-wrapper.match a{color:#00FF33}#stacks_in_11829_page0 .jw-wrapper.match a:hover{color:#00E52D}#stacks_in_11829_page0 .jw-wrapper.hover i.fa:hover,#stacks_in_11829_page0 .jw-wrapper.hover a:hover{color:#999999}
   #stacks_in_11059_page0 h1,#stacks_in_11059_page0 h2,#stacks_in_11059_page0 h3,#stacks_in_11059_page0 h4,#stacks_in_11059_page0 h5,#stacks_in_11059_page0 h6,#stacks_in_11059_page0 div{color:#FFFFFF} #stacks_in_11059_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}  #stacks_in_11059_page0 .headPlus{ padding:2% 2% 2% 2% }  #stacks_in_11059_page0{ margin:0% 2% 0% 2% }       #stacks_in_11059_page0 .headPlus{width:100%!important}      #stacks_in_11059_page0 h1 span,#stacks_in_11059_page0 h2 span,#stacks_in_11059_page0 h3 span,#stacks_in_11059_page0 h4 span,#stacks_in_11059_page0 h5 span,#stacks_in_11059_page0 h6 span,#stacks_in_11059_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:600;font-style:normal}  

 #stacks_in_11068_page0{text-align:center}   #stacks_in_11068_page0 .button{background-color:#7EB2CF;color:#FFFFFF}#stacks_in_11068_page0 .button:hover{background-color:#9BDBFF}   #stacks_in_11068_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11068_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11068_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11068_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













 #stacks_in_11074_page0{text-align:center}   #stacks_in_11074_page0 .button{background-color:#7EB2CF;color:#FFFFFF}#stacks_in_11074_page0 .button:hover{background-color:#9BDBFF}   #stacks_in_11074_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11074_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11074_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11074_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













 #stacks_in_11080_page0{text-align:center}   #stacks_in_11080_page0 .button{background-color:#7EB2CF;color:#FFFFFF}#stacks_in_11080_page0 .button:hover{background-color:#9BDBFF}   #stacks_in_11080_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11080_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11080_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11080_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













   #stacks_in_11808_page0 h1,#stacks_in_11808_page0 h2,#stacks_in_11808_page0 h3,#stacks_in_11808_page0 h4,#stacks_in_11808_page0 h5,#stacks_in_11808_page0 h6,#stacks_in_11808_page0 div{color:#FFFFFF} #stacks_in_11808_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}              

#stacks_in_11808_page0 {
	background-color: #10152D;
	border: solid #10152D;
	border-width: 10px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}
 #stacks_in_11086_page0{text-align:center}   #stacks_in_11086_page0 .button{background-color:#7EB2CF;color:#FFFFFF}#stacks_in_11086_page0 .button:hover{background-color:#9BDBFF}   #stacks_in_11086_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11086_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11086_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11086_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













 #stacks_in_11827_page0 p,#stacks_in_11827_page0 div, #stacks_in_11827_page0 ul, #stacks_in_11827_page0 ol, #stacks_in_11827_page0 dl{color:#FFFFFF;line-height:1.60;font-size:1.00rem;letter-spacing:0.00rem;word-spacing: 0.00rem}#stacks_in_11827_page0 a{color:#008CBA}#stacks_in_11827_page0 a:hover{color:#006688} 
#stacks_in_11827_page0 {
	background-color: #10152D;
}
 #stacks_in_11092_page0{text-align:center}   #stacks_in_11092_page0 .button{background-color:#9BDBFF;color:#FFFFFF}#stacks_in_11092_page0 .button:hover{background-color:#7EB2CF}   #stacks_in_11092_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11092_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11092_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11092_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11093_page0 {
	padding: 10px 0px 0px 0px;
}
 #stacks_in_11425_page0 .f-dropdown{background-color:#FFFFFF;border-color:#CCCCCC;color:#7EB2CF}#stacks_in_11425_page0 .f-dropdown p,#stacks_in_11425_page0 .f-dropdown h1,#stacks_in_11425_page0 .f-dropdown h2,#stacks_in_11425_page0 .f-dropdown h3,#stacks_in_11425_page0 .f-dropdown h4,#stacks_in_11425_page0 .f-dropdown h5,#stacks_in_11425_page0 .f-dropdown h6,#stacks_in_11425_page0 .f-dropdown div{color:#7EB2CF}#stacks_in_11425_page0 .f-dropdown:before{border-color:transparent transparent #FFFFFF transparent}#stacks_in_11425_page0 .f-dropdown:after{border-color:transparent transparent #CCCCCC transparent}#stacks_in_11425_page0 .f-dropdown li a{color:#7EB2CF} 


#stacks_in_11438_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11440_page0{text-align:center}     #stacks_in_11440_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11440_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11440_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11440_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11444_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11446_page0{text-align:center}     #stacks_in_11446_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11446_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11446_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11446_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11450_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11452_page0{text-align:center}     #stacks_in_11452_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11452_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11452_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11452_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11456_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11458_page0{text-align:center}     #stacks_in_11458_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11458_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11458_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11458_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













#PlayerWrapper-player1 {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-player1 *,
#PlayerWrapper-player1 *:before,
#PlayerWrapper-player1 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-player1 {
	position: relative;
	width: 100%;
	height: 0;
	background: #000000;
}




#MediaFrame-player1 {
	padding-bottom: 56.25%;
}






#PlayerWrapper-player1 #media-player1 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-player1 .splash-button {
	position: absolute;
	top: 40%;
	left: 40%;
	display: block;
	text-align: center;
	z-index: 10;
	cursor: pointer;
	padding: 20px;
	border: 3px solid #4C4C4C;
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-player1 .splash-button:hover {
	border: 3px solid #000000;
}

#PlayerWrapper-player1 .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: #FFFFFF;
}

#PlayerWrapper-player1 .splash-button-inner {
	display: inline;
	z-index: 25;
	color: #4C4C4C;
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-button-inner {
	color: #000000;
}

#PlayerWrapper-player1 .splash-button-inner [class^="fa fa-"] {
	color: #4C4C4C;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button-inner:hover [class^="fa fa-"] {
	color: #000000;
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-player1 {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-player1 {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-player1 {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: #999999; /* Old browsers */
	background: -moz-linear-gradient(top,  #999999 0%, #999999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(100%,#999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #999999 0%,#999999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #999999 0%,#999999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #999999 0%,#999999 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #999999 0%,#999999 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
}


#PlayerWrapper-player1 {
	overflow: hidden;
	position: relative;
}

#PlayerWrapper-player1 #media-controls-wrapper-player1 {
	position: absolute;
	left: 0;
	bottom: -40px;
	margin-bottom: 0%;
	opacity: 0;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

#PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	opacity: 0.99;
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
}

/* Don't auto-hide on touch devices */

.playertouchdevice #PlayerWrapper-player1 #media-controls-wrapper-player1,
.playertouchdevice #PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	position: relative;
	bottom: auto;
	margin-bottom: 0;
	opacity: 1.00;
	-webkit-transform: none;
	transform: none;
}




#media-controls-player1 button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-player1 span.media-button,
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-player1 span.media-button.left-aligned,
#media-controls-player1 span.time.left-aligned,
#media-controls-player1 span.player-extra-element.left-aligned,
#media-controls-player1 span.duration.left-aligned {
	text-align: left;
}

#media-controls-player1 span.media-button.right-aligned,
#media-controls-player1 span.time.right-aligned,
#media-controls-player1 span.player-extra-element.right-aligned,
#media-controls-player1 span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-player1 span.media-button a,
#media-controls-player1 span.media-button button {
	font-size: 24px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.media-button a,
	#media-controls-player1 span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-player1 span.media-button a:hover,
#media-controls-player1 span.media-button button:hover {
	color: #CDCDCD;
	text-decoration: none;
}

/* Icons */
#media-controls-player1 [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-player1 [class^="fa fa-"]:hover {
	color: #CDCDCD;
}

/* Time and titles */
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	font-size: 14px;
	line-height: 40px;
	color: #FFFFFF;
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.time,
	#media-controls-player1 span.player-extra-element,
	#media-controls-player1 span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-player1 .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-player1 .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: #4C4C4C;
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-player1 .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #529DE1), color-stop(100%, #245E8F));
	background-image: -webkit-linear-gradient(top, #529DE1 0, #245E8F 100%);
	background-image: linear-gradient(to bottom, #529DE1 0, #245E8F 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-player1 .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-player1 .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-player1,
	#PlayerWrapper-player1 .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */


 #stacks_in_11465_page0{text-align:center}     #stacks_in_11465_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11465_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11465_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11465_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11469_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11471_page0{text-align:center}     #stacks_in_11471_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11471_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11471_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11471_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11475_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11477_page0{text-align:center}     #stacks_in_11477_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11477_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11477_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11477_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11481_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11483_page0{text-align:center}     #stacks_in_11483_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11483_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11483_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11483_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11487_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11489_page0{text-align:center}     #stacks_in_11489_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11489_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11489_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11489_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













 #stacks_in_11490_page0 .f-dropdown{background-color:#FFFFFF;border-color:#CCCCCC;color:#7EB2CF}#stacks_in_11490_page0 .f-dropdown p,#stacks_in_11490_page0 .f-dropdown h1,#stacks_in_11490_page0 .f-dropdown h2,#stacks_in_11490_page0 .f-dropdown h3,#stacks_in_11490_page0 .f-dropdown h4,#stacks_in_11490_page0 .f-dropdown h5,#stacks_in_11490_page0 .f-dropdown h6,#stacks_in_11490_page0 .f-dropdown div{color:#7EB2CF}#stacks_in_11490_page0 .f-dropdown:before{border-color:transparent transparent #FFFFFF transparent}#stacks_in_11490_page0 .f-dropdown:after{border-color:transparent transparent #CCCCCC transparent}#stacks_in_11490_page0 .f-dropdown li a{color:#7EB2CF} 


#stacks_in_11503_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11505_page0{text-align:center}     #stacks_in_11505_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11505_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11505_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11505_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11509_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11511_page0{text-align:center}     #stacks_in_11511_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11511_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11511_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11511_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11515_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11517_page0{text-align:center}     #stacks_in_11517_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11517_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11517_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11517_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11521_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11523_page0{text-align:center}     #stacks_in_11523_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11523_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11523_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11523_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













#PlayerWrapper-player1 {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-player1 *,
#PlayerWrapper-player1 *:before,
#PlayerWrapper-player1 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-player1 {
	position: relative;
	width: 100%;
	height: 0;
	background: #000000;
}




#MediaFrame-player1 {
	padding-bottom: 56.25%;
}






#PlayerWrapper-player1 #media-player1 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-player1 .splash-button {
	position: absolute;
	top: 40%;
	left: 40%;
	display: block;
	text-align: center;
	z-index: 10;
	cursor: pointer;
	padding: 20px;
	border: 3px solid #4C4C4C;
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-player1 .splash-button:hover {
	border: 3px solid #000000;
}

#PlayerWrapper-player1 .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: #FFFFFF;
}

#PlayerWrapper-player1 .splash-button-inner {
	display: inline;
	z-index: 25;
	color: #4C4C4C;
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-button-inner {
	color: #000000;
}

#PlayerWrapper-player1 .splash-button-inner [class^="fa fa-"] {
	color: #4C4C4C;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button-inner:hover [class^="fa fa-"] {
	color: #000000;
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-player1 {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-player1 {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-player1 {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: #999999; /* Old browsers */
	background: -moz-linear-gradient(top,  #999999 0%, #999999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(100%,#999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #999999 0%,#999999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #999999 0%,#999999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #999999 0%,#999999 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #999999 0%,#999999 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
}


#PlayerWrapper-player1 {
	overflow: hidden;
	position: relative;
}

#PlayerWrapper-player1 #media-controls-wrapper-player1 {
	position: absolute;
	left: 0;
	bottom: -40px;
	margin-bottom: 0%;
	opacity: 0;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

#PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	opacity: 0.99;
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
}

/* Don't auto-hide on touch devices */

.playertouchdevice #PlayerWrapper-player1 #media-controls-wrapper-player1,
.playertouchdevice #PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	position: relative;
	bottom: auto;
	margin-bottom: 0;
	opacity: 1.00;
	-webkit-transform: none;
	transform: none;
}




#media-controls-player1 button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-player1 span.media-button,
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-player1 span.media-button.left-aligned,
#media-controls-player1 span.time.left-aligned,
#media-controls-player1 span.player-extra-element.left-aligned,
#media-controls-player1 span.duration.left-aligned {
	text-align: left;
}

#media-controls-player1 span.media-button.right-aligned,
#media-controls-player1 span.time.right-aligned,
#media-controls-player1 span.player-extra-element.right-aligned,
#media-controls-player1 span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-player1 span.media-button a,
#media-controls-player1 span.media-button button {
	font-size: 24px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.media-button a,
	#media-controls-player1 span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-player1 span.media-button a:hover,
#media-controls-player1 span.media-button button:hover {
	color: #CDCDCD;
	text-decoration: none;
}

/* Icons */
#media-controls-player1 [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-player1 [class^="fa fa-"]:hover {
	color: #CDCDCD;
}

/* Time and titles */
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	font-size: 14px;
	line-height: 40px;
	color: #FFFFFF;
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.time,
	#media-controls-player1 span.player-extra-element,
	#media-controls-player1 span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-player1 .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-player1 .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: #4C4C4C;
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-player1 .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #529DE1), color-stop(100%, #245E8F));
	background-image: -webkit-linear-gradient(top, #529DE1 0, #245E8F 100%);
	background-image: linear-gradient(to bottom, #529DE1 0, #245E8F 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-player1 .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-player1 .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-player1,
	#PlayerWrapper-player1 .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */


 #stacks_in_11530_page0{text-align:center}     #stacks_in_11530_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11530_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11530_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11530_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11534_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11536_page0{text-align:center}     #stacks_in_11536_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11536_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11536_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11536_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11540_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11542_page0{text-align:center}     #stacks_in_11542_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11542_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11542_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11542_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11546_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11548_page0{text-align:center}     #stacks_in_11548_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11548_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11548_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11548_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11552_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11554_page0{text-align:center}     #stacks_in_11554_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11554_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11554_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11554_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













 #stacks_in_11555_page0 .f-dropdown{background-color:#FFFFFF;border-color:#CCCCCC;color:#7EB2CF}#stacks_in_11555_page0 .f-dropdown p,#stacks_in_11555_page0 .f-dropdown h1,#stacks_in_11555_page0 .f-dropdown h2,#stacks_in_11555_page0 .f-dropdown h3,#stacks_in_11555_page0 .f-dropdown h4,#stacks_in_11555_page0 .f-dropdown h5,#stacks_in_11555_page0 .f-dropdown h6,#stacks_in_11555_page0 .f-dropdown div{color:#7EB2CF}#stacks_in_11555_page0 .f-dropdown:before{border-color:transparent transparent #FFFFFF transparent}#stacks_in_11555_page0 .f-dropdown:after{border-color:transparent transparent #CCCCCC transparent}#stacks_in_11555_page0 .f-dropdown li a{color:#7EB2CF} 


#stacks_in_11568_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11570_page0{text-align:center}     #stacks_in_11570_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11570_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11570_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11570_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11574_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11576_page0{text-align:center}     #stacks_in_11576_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11576_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11576_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11576_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11580_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11582_page0{text-align:center}     #stacks_in_11582_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11582_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11582_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11582_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11586_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11588_page0{text-align:center}     #stacks_in_11588_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11588_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11588_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11588_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













#PlayerWrapper-player1 {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-player1 *,
#PlayerWrapper-player1 *:before,
#PlayerWrapper-player1 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-player1 {
	position: relative;
	width: 100%;
	height: 0;
	background: #000000;
}




#MediaFrame-player1 {
	padding-bottom: 56.25%;
}






#PlayerWrapper-player1 #media-player1 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-player1 .splash-button {
	position: absolute;
	top: 40%;
	left: 40%;
	display: block;
	text-align: center;
	z-index: 10;
	cursor: pointer;
	padding: 20px;
	border: 3px solid #4C4C4C;
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-player1 .splash-button:hover {
	border: 3px solid #000000;
}

#PlayerWrapper-player1 .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: #FFFFFF;
}

#PlayerWrapper-player1 .splash-button-inner {
	display: inline;
	z-index: 25;
	color: #4C4C4C;
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-button-inner {
	color: #000000;
}

#PlayerWrapper-player1 .splash-button-inner [class^="fa fa-"] {
	color: #4C4C4C;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button-inner:hover [class^="fa fa-"] {
	color: #000000;
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-player1 {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-player1 {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-player1 {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: #999999; /* Old browsers */
	background: -moz-linear-gradient(top,  #999999 0%, #999999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(100%,#999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #999999 0%,#999999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #999999 0%,#999999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #999999 0%,#999999 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #999999 0%,#999999 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
}


#PlayerWrapper-player1 {
	overflow: hidden;
	position: relative;
}

#PlayerWrapper-player1 #media-controls-wrapper-player1 {
	position: absolute;
	left: 0;
	bottom: -40px;
	margin-bottom: 0%;
	opacity: 0;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

#PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	opacity: 0.99;
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
}

/* Don't auto-hide on touch devices */

.playertouchdevice #PlayerWrapper-player1 #media-controls-wrapper-player1,
.playertouchdevice #PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	position: relative;
	bottom: auto;
	margin-bottom: 0;
	opacity: 1.00;
	-webkit-transform: none;
	transform: none;
}




#media-controls-player1 button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-player1 span.media-button,
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-player1 span.media-button.left-aligned,
#media-controls-player1 span.time.left-aligned,
#media-controls-player1 span.player-extra-element.left-aligned,
#media-controls-player1 span.duration.left-aligned {
	text-align: left;
}

#media-controls-player1 span.media-button.right-aligned,
#media-controls-player1 span.time.right-aligned,
#media-controls-player1 span.player-extra-element.right-aligned,
#media-controls-player1 span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-player1 span.media-button a,
#media-controls-player1 span.media-button button {
	font-size: 24px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.media-button a,
	#media-controls-player1 span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-player1 span.media-button a:hover,
#media-controls-player1 span.media-button button:hover {
	color: #CDCDCD;
	text-decoration: none;
}

/* Icons */
#media-controls-player1 [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-player1 [class^="fa fa-"]:hover {
	color: #CDCDCD;
}

/* Time and titles */
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	font-size: 14px;
	line-height: 40px;
	color: #FFFFFF;
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.time,
	#media-controls-player1 span.player-extra-element,
	#media-controls-player1 span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-player1 .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-player1 .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: #4C4C4C;
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-player1 .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #529DE1), color-stop(100%, #245E8F));
	background-image: -webkit-linear-gradient(top, #529DE1 0, #245E8F 100%);
	background-image: linear-gradient(to bottom, #529DE1 0, #245E8F 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-player1 .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-player1 .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-player1,
	#PlayerWrapper-player1 .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */


 #stacks_in_11595_page0{text-align:center}     #stacks_in_11595_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11595_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11595_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11595_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11599_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11601_page0{text-align:center}     #stacks_in_11601_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11601_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11601_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11601_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11605_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11607_page0{text-align:center}     #stacks_in_11607_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11607_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11607_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11607_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11611_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11613_page0{text-align:center}     #stacks_in_11613_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11613_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11613_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11613_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11617_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11619_page0{text-align:center}     #stacks_in_11619_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11619_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11619_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11619_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













 #stacks_in_11620_page0 .f-dropdown{background-color:#FFFFFF;border-color:#CCCCCC;color:#7EB2CF}#stacks_in_11620_page0 .f-dropdown p,#stacks_in_11620_page0 .f-dropdown h1,#stacks_in_11620_page0 .f-dropdown h2,#stacks_in_11620_page0 .f-dropdown h3,#stacks_in_11620_page0 .f-dropdown h4,#stacks_in_11620_page0 .f-dropdown h5,#stacks_in_11620_page0 .f-dropdown h6,#stacks_in_11620_page0 .f-dropdown div{color:#7EB2CF}#stacks_in_11620_page0 .f-dropdown:before{border-color:transparent transparent #FFFFFF transparent}#stacks_in_11620_page0 .f-dropdown:after{border-color:transparent transparent #CCCCCC transparent}#stacks_in_11620_page0 .f-dropdown li a{color:#7EB2CF} 


#stacks_in_11633_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11635_page0{text-align:center}     #stacks_in_11635_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11635_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11635_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11635_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11639_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11641_page0{text-align:center}     #stacks_in_11641_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11641_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11641_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11641_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11645_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11647_page0{text-align:center}     #stacks_in_11647_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11647_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11647_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11647_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11651_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11653_page0{text-align:center}     #stacks_in_11653_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11653_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11653_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11653_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













#PlayerWrapper-player1 {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-player1 *,
#PlayerWrapper-player1 *:before,
#PlayerWrapper-player1 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-player1 {
	position: relative;
	width: 100%;
	height: 0;
	background: #000000;
}




#MediaFrame-player1 {
	padding-bottom: 56.25%;
}






#PlayerWrapper-player1 #media-player1 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-player1 .splash-button {
	position: absolute;
	top: 40%;
	left: 40%;
	display: block;
	text-align: center;
	z-index: 10;
	cursor: pointer;
	padding: 20px;
	border: 3px solid #4C4C4C;
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-player1 .splash-button:hover {
	border: 3px solid #000000;
}

#PlayerWrapper-player1 .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: #FFFFFF;
}

#PlayerWrapper-player1 .splash-button-inner {
	display: inline;
	z-index: 25;
	color: #4C4C4C;
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-button-inner {
	color: #000000;
}

#PlayerWrapper-player1 .splash-button-inner [class^="fa fa-"] {
	color: #4C4C4C;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button-inner:hover [class^="fa fa-"] {
	color: #000000;
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-player1 {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-player1 {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-player1 {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: #999999; /* Old browsers */
	background: -moz-linear-gradient(top,  #999999 0%, #999999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(100%,#999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #999999 0%,#999999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #999999 0%,#999999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #999999 0%,#999999 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #999999 0%,#999999 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
}


#PlayerWrapper-player1 {
	overflow: hidden;
	position: relative;
}

#PlayerWrapper-player1 #media-controls-wrapper-player1 {
	position: absolute;
	left: 0;
	bottom: -40px;
	margin-bottom: 0%;
	opacity: 0;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

#PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	opacity: 0.99;
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
}

/* Don't auto-hide on touch devices */

.playertouchdevice #PlayerWrapper-player1 #media-controls-wrapper-player1,
.playertouchdevice #PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	position: relative;
	bottom: auto;
	margin-bottom: 0;
	opacity: 1.00;
	-webkit-transform: none;
	transform: none;
}




#media-controls-player1 button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-player1 span.media-button,
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-player1 span.media-button.left-aligned,
#media-controls-player1 span.time.left-aligned,
#media-controls-player1 span.player-extra-element.left-aligned,
#media-controls-player1 span.duration.left-aligned {
	text-align: left;
}

#media-controls-player1 span.media-button.right-aligned,
#media-controls-player1 span.time.right-aligned,
#media-controls-player1 span.player-extra-element.right-aligned,
#media-controls-player1 span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-player1 span.media-button a,
#media-controls-player1 span.media-button button {
	font-size: 24px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.media-button a,
	#media-controls-player1 span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-player1 span.media-button a:hover,
#media-controls-player1 span.media-button button:hover {
	color: #CDCDCD;
	text-decoration: none;
}

/* Icons */
#media-controls-player1 [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-player1 [class^="fa fa-"]:hover {
	color: #CDCDCD;
}

/* Time and titles */
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	font-size: 14px;
	line-height: 40px;
	color: #FFFFFF;
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.time,
	#media-controls-player1 span.player-extra-element,
	#media-controls-player1 span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-player1 .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-player1 .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: #4C4C4C;
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-player1 .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #529DE1), color-stop(100%, #245E8F));
	background-image: -webkit-linear-gradient(top, #529DE1 0, #245E8F 100%);
	background-image: linear-gradient(to bottom, #529DE1 0, #245E8F 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-player1 .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-player1 .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-player1,
	#PlayerWrapper-player1 .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */


 #stacks_in_11660_page0{text-align:center}     #stacks_in_11660_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11660_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11660_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11660_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11664_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11666_page0{text-align:center}     #stacks_in_11666_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11666_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11666_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11666_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11670_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11672_page0{text-align:center}     #stacks_in_11672_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11672_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11672_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11672_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11676_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11678_page0{text-align:center}     #stacks_in_11678_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11678_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11678_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11678_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11682_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11684_page0{text-align:center}     #stacks_in_11684_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11684_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11684_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11684_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













 #stacks_in_11685_page0 .f-dropdown{background-color:#FFFFFF;border-color:#CCCCCC;color:#7EB2CF}#stacks_in_11685_page0 .f-dropdown p,#stacks_in_11685_page0 .f-dropdown h1,#stacks_in_11685_page0 .f-dropdown h2,#stacks_in_11685_page0 .f-dropdown h3,#stacks_in_11685_page0 .f-dropdown h4,#stacks_in_11685_page0 .f-dropdown h5,#stacks_in_11685_page0 .f-dropdown h6,#stacks_in_11685_page0 .f-dropdown div{color:#7EB2CF}#stacks_in_11685_page0 .f-dropdown:before{border-color:transparent transparent #FFFFFF transparent}#stacks_in_11685_page0 .f-dropdown:after{border-color:transparent transparent #CCCCCC transparent}#stacks_in_11685_page0 .f-dropdown li a{color:#7EB2CF} 


#stacks_in_11698_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11700_page0{text-align:center}     #stacks_in_11700_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11700_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11700_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11700_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11704_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11706_page0{text-align:center}     #stacks_in_11706_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11706_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11706_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11706_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11710_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11712_page0{text-align:center}     #stacks_in_11712_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11712_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11712_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11712_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11716_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11718_page0{text-align:center}     #stacks_in_11718_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11718_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11718_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11718_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













#PlayerWrapper-player1 {
	display: block;
	position: relative;
	
	
}

#PlayerWrapper-player1 *,
#PlayerWrapper-player1 *:before,
#PlayerWrapper-player1 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#MediaFrame-player1 {
	position: relative;
	width: 100%;
	height: 0;
	background: #000000;
}




#MediaFrame-player1 {
	padding-bottom: 56.25%;
}






#PlayerWrapper-player1 #media-player1 {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

/* @group Splash Play Button */

#PlayerWrapper-player1 .splash-button {
	position: absolute;
	top: 40%;
	left: 40%;
	display: block;
	text-align: center;
	z-index: 10;
	cursor: pointer;
	padding: 20px;
	border: 3px solid #4C4C4C;
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#PlayerWrapper-player1 .splash-button:hover {
	border: 3px solid #000000;
}

#PlayerWrapper-player1 .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	opacity: 0.0;
	background: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-fill {
	opacity: 0.0;
	background: #FFFFFF;
}

#PlayerWrapper-player1 .splash-button-inner {
	display: inline;
	z-index: 25;
	color: #4C4C4C;
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button:hover .splash-button-inner {
	color: #000000;
}

#PlayerWrapper-player1 .splash-button-inner [class^="fa fa-"] {
	color: #4C4C4C;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#PlayerWrapper-player1 .splash-button-inner:hover [class^="fa fa-"] {
	color: #000000;
}

/* @end */

/* @group Control Bar */
#media-controls-wrapper-player1 {
	position: relative;
	z-index: 4;
	width: 100%;
}

#media-controls-innerwrap-player1 {
	/* margin: px; */
	

	margin-left: 0%;
	margin-right: 0%;
	
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	overflow: hidden;
}

#button-grid-player1 {
	margin: 0;
	padding: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 40px;
	color: #ffffff;
	list-style: none;
	overflow: auto;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 5;
	opacity: 0.99;
	
	/* Gradient background */
	background: #999999; /* Old browsers */
	background: -moz-linear-gradient(top,  #999999 0%, #999999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(100%,#999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #999999 0%,#999999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #999999 0%,#999999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #999999 0%,#999999 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #999999 0%,#999999 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
}


#PlayerWrapper-player1 {
	overflow: hidden;
	position: relative;
}

#PlayerWrapper-player1 #media-controls-wrapper-player1 {
	position: absolute;
	left: 0;
	bottom: -40px;
	margin-bottom: 0%;
	opacity: 0;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

#PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	opacity: 0.99;
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
}

/* Don't auto-hide on touch devices */

.playertouchdevice #PlayerWrapper-player1 #media-controls-wrapper-player1,
.playertouchdevice #PlayerWrapper-player1:hover #media-controls-wrapper-player1 {
	position: relative;
	bottom: auto;
	margin-bottom: 0;
	opacity: 1.00;
	-webkit-transform: none;
	transform: none;
}




#media-controls-player1 button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Buttons, titles and time */
#media-controls-player1 span.media-button,
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: 40px;
	width: 7.00%;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#media-controls-player1 span.media-button.left-aligned,
#media-controls-player1 span.time.left-aligned,
#media-controls-player1 span.player-extra-element.left-aligned,
#media-controls-player1 span.duration.left-aligned {
	text-align: left;
}

#media-controls-player1 span.media-button.right-aligned,
#media-controls-player1 span.time.right-aligned,
#media-controls-player1 span.player-extra-element.right-aligned,
#media-controls-player1 span.duration.right-aligned {
	text-align: right;
}

/* Buttons */
#media-controls-player1 span.media-button a,
#media-controls-player1 span.media-button button {
	font-size: 24px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.media-button a,
	#media-controls-player1 span.media-button button {
		font-size: 18px;	
	}
}

#media-controls-player1 span.media-button a:hover,
#media-controls-player1 span.media-button button:hover {
	color: #CDCDCD;
	text-decoration: none;
}

/* Icons */
#media-controls-player1 [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: #FFFFFF;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#media-controls-player1 [class^="fa fa-"]:hover {
	color: #CDCDCD;
}

/* Time and titles */
#media-controls-player1 span.time,
#media-controls-player1 span.player-extra-element,
#media-controls-player1 span.duration {
	font-size: 14px;
	line-height: 40px;
	color: #FFFFFF;
	height: 40px;
	width: 8.00%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

@media screen and (max-width: 586px) {
	#media-controls-player1 span.time,
	#media-controls-player1 span.player-extra-element,
	#media-controls-player1 span.duration {
		font-size: 11px;	
	}
}

/* @end */

/* @group Captions */



/* @end */

/* @group Scrubber Bar */

#media-controls-player1 .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 1;
	vertical-align: middle;
	margin-top: 10px;
	display: block;
	float: left;
	width: 28.00%;
}





#media-controls-player1 .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
	border-radius: 14px;
	background: #4C4C4C;
	outline: none; /* no focus outline */
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#media-controls-player1 .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #529DE1), color-stop(100%, #245E8F));
	background-image: -webkit-linear-gradient(top, #529DE1 0, #245E8F 100%);
	background-image: linear-gradient(to bottom, #529DE1 0, #245E8F 100%);
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}

/* @end */

/* @group Responsive Behaviour */

@media screen and (max-width: 586px) {
	.mobile-hide,
	.mobilehide,
	.mobile-none,
	.mobilenone,
	.no-mobile,
	.nomobile {
		display: none !important;
	}
}

/* @end */

/* @group Helper Classes */

/* Helper class to hide buttons on touch devices */
#media-controls-player1 .playertouchdevice {
	display: none;
}

@media screen and (max-width: 568px) {
	#media-controls-player1 .player-no-mobile {
		display: none !important;
	}
	
	.player-mobile-left {
		text-align: left !important;
	}
	
	.player-mobile-center {
		text-align: center !important;
	}
	
	.player-mobile-right {
		text-align: right !important;
	}
}

@media screen and (max-width: 768px) {
	.player-no-tablet {
		display: none !important;
	}
	
	.player-tablet-left {
		text-align: left !important;
	}
	
	.player-tablet-center {
		text-align: center !important;
	}
	
	.player-tablet-right {
		text-align: right !important;
	}
}

/* @end */

/* @group Printer styles */

@media print {
	#media-controls-wrapper-player1,
	#PlayerWrapper-player1 .splash-button {
		display: none;
	}
}

/* @end */

/* @group Untitled Group */



/* @end */


 #stacks_in_11725_page0{text-align:center}     #stacks_in_11725_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11725_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11725_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11725_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11729_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11731_page0{text-align:center}     #stacks_in_11731_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11731_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11731_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11731_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11735_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11737_page0{text-align:center}     #stacks_in_11737_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11737_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11737_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11737_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11741_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11743_page0{text-align:center}     #stacks_in_11743_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11743_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11743_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11743_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}














#stacks_in_11747_page0 {
	border: solid #2D3C7F;
	border-width: 2px 2px 0px 2px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
 #stacks_in_11749_page0{text-align:center}     #stacks_in_11749_page0 .button{margin-bottom:0}   



/* Curl Top Right */
#stacks_in_11749_page0 .bp-curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#stacks_in_11749_page0 .bp-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, #FFFFFF 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#stacks_in_11749_page0 .bp-curl-top-right:hover:before, .bp-curl-top-right:focus:before, .bp-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}













 #stacks_in_4293_page0{width:100%}#stacks_in_4293_page0.section-absolute{position:absolute}#stacks_in_4293_page0.section-absolute.section-top{top:0px}#stacks_in_4293_page0.section-absolute.section-bottom{bottom:0px}#stacks_in_4293_page0.section-absolute .button{margin:0} #stacks_in_4293_page0 .section-fix{background:0;margin:0;padding:0;height:auto}
 #stacks_in_13328_page0{text-align:center}     #stacks_in_13328_page0 .button{margin-bottom:0}   

#stacks_in_13328_page0 .ghost{
	

    background-color: transparent !important;
    color:#00CC33;
    
		border: 1px solid #00CC33;   
	
}       
#stacks_in_13328_page0 .ghost:hover{
    
        background-color:#00CC33 !important;
    
    
    color:#FFFFFF!important;
    
 }















 #stacks_in_4295_page0 [data-magellan-expedition-clone]{display:none}#stacks_in_4295_page0 .magic-link[data-magellan-expedition]{min-width:0} #stacks_in_4295_page0 .magic-link,#stacks_in_4295_page0 .magic-link-list,#stacks_in_4295_page0 .magic-link-item{background:0;margin:0;padding:0;height:auto}#stacks_in_4295_page0 ul.magic-link-list{list-style-type:none}
 #stacks_in_4297_page0{text-align:center}     #stacks_in_4297_page0 .button{margin-bottom:0}   

#stacks_in_4297_page0 .ghost{
	

    background-color: transparent !important;
    color:#7EB2CF;
    
		border: 0px solid #C7C7C7;   
	
}       
#stacks_in_4297_page0 .ghost:hover{
    
      background-color:transparent!important;
    
    
    color:#9BDBFF!important;
    
 }















  #stacks_in_32893_page0{z-index:1;overflow:visible}#stacks_in_32893_page0 .shear-mag{position:absolute;top:0rem}@media screen and (min-width: 0 ) and (min-height: 0 ){#stacks_in_32893_page0 .shear-inner.full-height{height:100vh}#stacks_in_32893_page0 .shear-inner.full-height>.inner-content.v-center{padding-top:0!important;padding-bottom:0!important;-webkit-transform:translateY(50vh);-moz-transform:translateY(50vh);-ms-transform:translateY(50vh);-o-transform:translateY(50vh);transform:translateY(50vh)}#stacks_in_32893_page0 .shear-inner.full-height>.inner-content.v-center>.content-wrapper{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}#stacks_in_32893_page0>.bwd-shear-container.top-margin-none{margin-top:0!important}#stacks_in_32893_page0>.bwd-shear-container.top-margin-prop{margin-top:0.00%}#stacks_in_32893_page0>.bwd-shear-container.top-margin-rem{margin-top:0.00rem}#stacks_in_32893_page0>.bwd-shear-container.bot-margin-none{margin-bottom:0!important}#stacks_in_32893_page0>.bwd-shear-container.bot-margin-prop{margin-bottom:0.00%}#stacks_in_32893_page0>.bwd-shear-container.bot-margin-rem{margin-bottom:0.00rem}#stacks_in_32893_page0>.bwd-shear-container>.shear-wrapper>.shear-inner::after{margin-top:0.00%}#stacks_in_32893_page0>.bwd-shear-container.eq-height{margin-top:0!important}  #stacks_in_32893_page0 .top-edge,#stacks_in_32893_page0 .bot-edge{margin-top:0.00%;min-width:100%;z-index:1;position:absolute;-webkit-transform:skew(0deg,0deg);-moz-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);transform:skew(0deg,0deg)}#stacks_in_32893_page0 .top-edge::before,#stacks_in_32893_page0 .top-edge::after,#stacks_in_32893_page0 .bot-edge::before,#stacks_in_32893_page0 .bot-edge::after{position:absolute;content:'';z-index:-1}#stacks_in_32893_page0 .top-edge.con-arrow:after,#stacks_in_32893_page0 .bot-edge.con-arrow:after{background:0;width:0;height:0;opacity:1.0}#stacks_in_32893_page0 .top-edge.con-arrow.color-auto:after{border-color:transparent transparent #699DFF transparent}#stacks_in_32893_page0 .top-edge.con-arrow.color-manual:after{border-color:transparent transparent #699DFF transparent}#stacks_in_32893_page0 .top-edge.con-arrow:after{-webkit-transform:skew(0deg);-moz-transform:skew(0deg);-ms-transform:skew(0deg);-o-transform:skew(0deg);transform:skew(0deg);border-style:solid;border-width:0 4.00vw 4.00vw 4.00vw}#stacks_in_32893_page0 .top-edge.con-shape.color-auto:after{background:#699DFF}#stacks_in_32893_page0 .top-edge.con-shape.color-manual:after{background-color:#699DFF}#stacks_in_32893_page0 .top-edge.con-shape:after{width:4.00vw;height:2.00vw;opacity:1.0;background-color:#699DFF;display:none;display:block}#stacks_in_32893_page0 .bot-edge.con-arrow.color-auto:after{border-color:#699DFF transparent transparent transparent}#stacks_in_32893_page0 .bot-edge.con-arrow.color-manual:after{border-color:#699DFF transparent transparent transparent}#stacks_in_32893_page0 .bot-edge.con-arrow:after{-webkit-transform:skew(0deg);-moz-transform:skew(0deg);-ms-transform:skew(0deg);-o-transform:skew(0deg);transform:skew(0deg);border-style:solid;border-width:4.00vw 4.00vw 0 4.00vw}
#stacks_in_32893_page0 .bot-edge.con-shape.color-auto:after{background-color:#699DFF}#stacks_in_32893_page0 .bot-edge.con-shape.color-manual:after{background-color:#699DFF}#stacks_in_32893_page0 .bot-edge.con-shape:after{width:4.00vw;height:2.00vw;opacity:1.0;display:block} #stacks_in_32893_page0 .shear-inner .inner-content.percentPad{padding-top:2.00%;padding-bottom:2.00%}#stacks_in_32893_page0 .shear-inner .inner-content.remPad{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_32893_page0 .shear-inner::after{position:absolute;top:0;height:100%;left:0;width:100%;content:"";-webkit-transform:skew(0deg,0deg);-moz-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);transform:skew(0deg,0deg);z-index:-1;opacity:1.0}#stacks_in_32893_page0 .shear-inner{padding-top:1px}#stacks_in_32893_page0 .shear-inner.bg-none:after{background:transparent}#stacks_in_32893_page0 .shear-inner.bg-color::after{background-color:#699DFF}  #stacks_in_32893_page0 .shear-inner.bg-image::after{opacity:1.0;background-repeat:no-repeat;background-position:center center}#stacks_in_32893_page0 .shear-inner.bg-image.bg-fixed::after{background-attachment:fixed;width:100%}#stacks_in_32893_page0 .shear-inner.bg-image.bg-size-auto::after{background-size:auto}#stacks_in_32893_page0 .shear-inner.bg-image.bg-size-cover::after{background-size:cover}#stacks_in_32893_page0 .shear-inner.bg-image.bg-size-fill::after{background-size:100% 100%}#stacks_in_32893_page0 .shear-inner.bg-image.bg-size-contain::after{background-size:contain}#stacks_in_32893_page0 .shear-inner.bg-image:not(.bg-warehouse)::after{background-image:url(../files/bgImage_32893.jpg)}#stacks_in_32893_page0 .shear-inner.bg-image.bg-warehouse::after{background-image:url(resources/background_images/14890-world-map-on-hands-1920x1200-digital-art-wallpaper.jpg)}@media only screen and (max-device-width:1024px){#stacks_in_32893_page0 .shear-inner.bg-image.bg-fixed::after{background-attachment:scroll!important}}@media only screen and (min-width:40.063em){ #stacks_in_32893_page0 .shear-inner.bg-image:not(.bg-warehouse)::after{}}
   #stacks_in_32893_page0>.bwd-shear-container.top-margin-auto{margin-top:calc(4.00vw + 0%)}#stacks_in_32893_page0>.bwd-shear-container.top-margin-auto.topCon-con-none{margin-top:0%}#stacks_in_32893_page0>.bwd-shear-container.bot-margin-auto{margin-bottom:calc(4.00vw + 0%)}#stacks_in_32893_page0>.bwd-shear-container.top-margin-auto.botCon-con-none{margin-bottom:0%}#stacks_in_32893_page0 .inner-content.autoPad{padding-bottom:0%;padding-top:0%}   #stacks_in_32893_page0 .top-edge.con-arrow::after{left:calc(50.00% - 4.00vw);top:calc(2.00px - 4.00vw)}#stacks_in_32893_page0 .bot-edge.con-arrow::after{left:calc(50.00% - 4.00vw);bottom:calc(2.00px - 4.00vw)}#stacks_in_32893_page0 .top-edge.con-shape::after{left:calc(50.00% - 2.00vw);top:calc(2.00px - 2.00vw);border-radius:calc(4.00vw * 50.00) calc(4.00vw * 50.00) 0 0}#stacks_in_32893_page0 .bot-edge.con-shape::after{left:calc(50.00% - 2.00vw);bottom:calc(2.00px - 2.00vw);border-radius:0 0 calc(4.00vw * 50.00) calc(4.00vw * 50.00)}
 #stacks_in_32895_page0{width:100%}#stacks_in_32895_page0.section-absolute{position:absolute}#stacks_in_32895_page0.section-absolute.section-top{top:12px}#stacks_in_32895_page0.section-absolute.section-bottom{bottom:12px}#stacks_in_32895_page0.section-absolute .button{margin:0} #stacks_in_32895_page0 .section-fix{background:0;margin:0;padding:0;height:auto}
   #stacks_in_32897_page0 h1,#stacks_in_32897_page0 h2,#stacks_in_32897_page0 h3,#stacks_in_32897_page0 h4,#stacks_in_32897_page0 h5,#stacks_in_32897_page0 h6,#stacks_in_32897_page0 div{color:#7EB2CF} #stacks_in_32897_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}  #stacks_in_32897_page0 .headPlus{ padding:2% 2% 2% 2% }  #stacks_in_32897_page0{ margin:0% 2% 0% 2% }       #stacks_in_32897_page0 .headPlus{width:100%!important}      #stacks_in_32897_page0 h1 span,#stacks_in_32897_page0 h2 span,#stacks_in_32897_page0 h3 span,#stacks_in_32897_page0 h4 span,#stacks_in_32897_page0 h5 span,#stacks_in_32897_page0 h6 span,#stacks_in_32897_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:600;font-style:normal}  
   #stacks_in_32902_page0 .grummage-layer{ padding-top:0.00%!important;padding-bottom:0.00%!important}   @media only screen and (min-width: 0em ){  #stacks_in_32902_page0 .grummage-layer{ padding-left:3.00%!important;padding-right:3.00%!important}}@media only screen and (min-width: 0em ){}#stacks_in_32902_page0>.row.collapse{padding-left:0;padding-right:0}#stacks_in_32902_page0>.maxwidth{max-width:500px}#stacks_in_32902_page0>.hide-overflow{overflow:hidden!important} #stacks_in_32902_page0 .row{min-width:100%!important;max-width:100%!important}       #stacks_in_32904_page0>.row{ padding-top:0.00%!important;padding-bottom:0.00%!important}   @media only screen and (min-width: 0em ){  #stacks_in_32904_page0>.row{ padding-left:20.00%!important;padding-right:20.00%!important}}@media only screen and (min-width: 0em ){}#stacks_in_32904_page0>.row.collapse{padding-left:0;padding-right:0}#stacks_in_32904_page0>.maxwidth{max-width:500px}#stacks_in_32904_page0>.hide-overflow{overflow:hidden!important} #stacks_in_32904_page0 .row{min-width:100%!important;max-width:100%!important}      #stacks_in_32906_page0 .reveal-launcher{cursor:pointer} 
   #stacks_in_32908_page0 h1,#stacks_in_32908_page0 h2,#stacks_in_32908_page0 h3,#stacks_in_32908_page0 h4,#stacks_in_32908_page0 h5,#stacks_in_32908_page0 h6,#stacks_in_32908_page0 div{color:#7EB2CF} #stacks_in_32908_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}  #stacks_in_32908_page0 .headPlus{ padding:2% 2% 2% 2% }  #stacks_in_32908_page0{ margin:0% 2% 0% 2% }       #stacks_in_32908_page0 .headPlus{width:100%!important}      #stacks_in_32908_page0 h1 span,#stacks_in_32908_page0 h2 span,#stacks_in_32908_page0 h3 span,#stacks_in_32908_page0 h4 span,#stacks_in_32908_page0 h5 span,#stacks_in_32908_page0 h6 span,#stacks_in_32908_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:600;font-style:normal}  
/*Start ToggleTastic CSS*/
@font-face {
	font-family: 'FontAwesome'; src: url('../rw_common/plugins/stacks/fonts/fontawesome-webfont.woff') format('woff');
	font-weight: normal; font-style: normal
}
#stacks_in_32914_page0 .toggletastic_defligra {}
.togglelabel {}

#toggle100000, .toggle100000 {	display: none;}/*BreakPoint Action Start*/

 /*START preview*/	@media only screen and (max-width: 2560px) {  /*END preview*/
  /*END edit*/

/*@meida only screen START*/
		.anothertoggle100000 { 

	
	display: none;	opacity: 0;

	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;

}  

.toggle100000 {	display: block;	cursor: pointer;	-webkit-touch-callout: none;	-webkit-user-select: none;	user-select: none;}
#toggle100000:checked + div .anothertoggle100000 {
	/*width: 100% !important;*/
	display: block;	
	opacity: 1;	visibility: visible !important;




 

 	-moz-animation: slideIn 2.0s linear;	-webkit-animation: slideIn 2.0s linear;	-o-animation: slideIn 2.0s linear;	animation: slideIn 2.0s linear; 

 

 

 

 

 



	/*Custom CSS;*/
}

} /*BreakPoint Action End*/

	@media only screen and (max-width: 2560px) {
 
	.toggle100000:after {	content: /*"\00a0" "\00a0"*/ attr(data-open) /*"\00a0" "\00a0"*/;	display: block;	width: 100%;	padding: 5px 5px;	background: #51C1F1;	text-align: center;	font-size: 12px;
	font-family: Inherit !important;
	color: #FFFFFF;	margin-left: auto;	margin-right: auto;
	font-weight: normal;font-style: normal;	/*Custom CSS;*/


}




}
%[endif]%
.toggle100000:hover:after {
}#toggle100000:checked + div .toggle100000:after {	position: relative;	z-index: 9999;	content:  /*"\00a0" "\00a0"*/ attr(data-close) /*"\00a0" "\00a0"*/ ;	margin-top: 5px;	
	 

	 

	
	
	 

	 

	 
	-moz-animation: TransClusive 3.0s linear;	-webkit-animation: TransClusive 3.0s linear;	-o-animation: TransClusive 3.0s linear;	animation: TransClusive 3.0s linear;	 



}} /* End Media Only Screen */


/*Mobile Devices Special */
	@media only screen and (max-width: 450px) { 

.toggle100000:after {
	font-size: 12px;
	top: 0px;
	padding: 5px 5px;}

	.toggle100000:before {

	font-size: 12px;
	top: 0px;
	padding: 5px 5px;
	}
#toggle100000:checked + div .toggle100000:before {

	font-size: 12px;
	top: 0px;
	padding: 5px 5px;
	}
}

/* KeyFrameArea KeyFrameArea KeyFrameArea KeyFrameArea */

					 
					 

					 @-webkit-keyframes slideIn {	0% {		-webkit-transform: translateY(-100%);	opacity: 0;}	100% {
	-webkit-transform: translateY(0%);	opacity: 1;}}@-moz-keyframes slideIn {	0% {	-moz-transform: translateY(-100%);	opacity: 0;
}	100% {	-moz-transform: translateY(0%);	opacity: 1;}
}
@-o-keyframes slideIn {
0% {
	-o-transform: translateY(-100%);
	opacity: 0;
}
	100% {	-o-transform: translateY(0%);	opacity: 1;}}@keyframes slideIn {	0% {		transform: translateY(-100%);	opacity: 0;}	100% {	transform: translateY(0%);	opacity: 1;}} 

					 


					 

					 



					 

					 	

					 

					 

					 

					 @-webkit-keyframes TransClusive {	0% {		-webkit-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-webkit-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@-o-keyframes TransClusive {	0% {		-o-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-o-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@-moz-keyframes TransClusive {	0% {		-moz-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-moz-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@keyframes TransClusive {	0% {		transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}} 
/*End ToggleTastic CSS*/#stacks_in_32916_page0 .fademeinwrapper
{
/*CSS*/
}
/*Start ToggleTastic CSS*/
@font-face {
	font-family: 'FontAwesome'; src: url('../rw_common/plugins/stacks/fonts/fontawesome-webfont.woff') format('woff');
	font-weight: normal; font-style: normal
}
#stacks_in_32918_page0 .toggletastic_defligra {}
.togglelabel {}

#toggle1001, .toggle1001 {	display: none;}/*BreakPoint Action Start*/

 /*START preview*/	@media only screen and (max-width: 2560px) {  /*END preview*/
  /*END edit*/

/*@meida only screen START*/
		.anothertoggle1001 { 

	
	display: none;	opacity: 0;

	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;

}  

.toggle1001 {	display: block;	cursor: pointer;	-webkit-touch-callout: none;	-webkit-user-select: none;	user-select: none;}
#toggle1001:checked + div .anothertoggle1001 {
	/*width: 100% !important;*/
	display: block;	
	opacity: 1;	visibility: visible !important;




 

 

 

 

 

 

 



	/*Custom CSS;*/
}

} /*BreakPoint Action End*/

	@media only screen and (max-width: 2560px) {
 
	.toggle1001:after {	content: /*"\00a0" "\00a0"*/ attr(data-open) /*"\00a0" "\00a0"*/;	display: block;	width: 55%;	padding: 15px 0px;	background: #3C3D3C;	text-align: center;	font-size: 14px;
	font-family: inherit; !important;
	color: #FFFFFF;	margin-left: auto;	margin-right: auto;
	letter-spacing: 2px;	background:none!;


}



	.toggle1001:before {
	content: "\f078";position: absolute; top: 0px !important; right: 15px !important; z-index: 101;
	font-size: 14px;
	
	font-family: fontawesome !important;
	
	color: #000100;	padding: 15px 0px;
}



#toggle1001:checked + div .toggle1001:before {
	content: "\f077";position: absolute; top: 0px !important; right: 15px !important; z-index: 103;
	font-size: 14px;
	
	font-family: fontawesome !important;
	
	color: #000100;	padding: 15px 0px;
	margin-top: 0px;

	 

	 

	
	
	 

	 

	 
	-moz-animation: TransClusive 2.0s ease-in-out;	-webkit-animation: TransClusive 2.0s ease-in-out;	-o-animation: TransClusive 2.0s ease-in-out;	animation: TransClusive 2.0s ease-in-out;	 




}
%[endif]%
.toggle1001:hover:after {
}#toggle1001:checked + div .toggle1001:after {	position: relative;	z-index: 99;	content:  /*"\00a0" "\00a0"*/ attr(data-close) /*"\00a0" "\00a0"*/ ;	margin-top: 0px;	
	 

	 

	
	
	 

	 

	 
	-moz-animation: TransClusive 2.0s ease-in-out;	-webkit-animation: TransClusive 2.0s ease-in-out;	-o-animation: TransClusive 2.0s ease-in-out;	animation: TransClusive 2.0s ease-in-out;	 



}} /* End Media Only Screen */


/*Mobile Devices Special */
	@media only screen and (max-width: 450px) { 

.toggle1001:after {
	font-size: 12px;
	top: 0px;
	padding: 5px 0px;}

	.toggle1001:before {

	display: none;

	font-size: 12px;
	top: 0px;
	padding: 5px 0px;
	}
#toggle1001:checked + div .toggle1001:before {

	display: none;

	font-size: 12px;
	top: 0px;
	padding: 5px 0px;
	}
}

/* KeyFrameArea KeyFrameArea KeyFrameArea KeyFrameArea */

					 
					 

					 

					 


					 

					 



					 

					 	

					 

					 

					 

					 @-webkit-keyframes TransClusive {	0% {		-webkit-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-webkit-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@-o-keyframes TransClusive {	0% {		-o-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-o-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@-moz-keyframes TransClusive {	0% {		-moz-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-moz-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@keyframes TransClusive {	0% {		transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}} 
/*End ToggleTastic CSS*/
#stacks_in_32918_page0 {
	background-color: #009D8C;
	border: solid #009D8C;
	border-width: 10px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
#stacks_in_32920_page0 .sirecowrapper {
display: block;
padding-top: 0% !important;
padding-bottom: 0% !important;


height:auto;


/*Custom CSS;*/
}

#stacks_in_32920_page0 .sirecocontainer {
display: block;
max-width: 960px; 
margin-left: auto;
margin-right:auto;
/*Custom CSS;*/
}

#stacks_in_32920_page0 .sirecocontainer img {

	padding: 0px 0px 0px 0px;
}


#stacks_in_32920_page0 .sirecobefit {
margin-left: -20px;
margin-right: -20px;
}

#stacks_in_32920_page0 .sirecospacer {
margin-left: 20px;
margin-right: 20px;
}

#stacks_in_32920_page0 .sireco:first-of-type {
float: left;

					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/





}
#stacks_in_32920_page0 .sireco {



					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/










	display: block; 
	float: left; clear: none;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#stacks_in_32920_page0 .sireco:last-of-type {
float: right; clear: right;

					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/




}

#stacks_in_32920_page0 .sireco_bottomslice {
	text-align: center;
	padding: 5%;
	/*Custom CSS;*/
}


@media handheld, only screen and (max-width: 770px) {
#stacks_in_32920_page0 .sirecobefit {
margin-left: 0px;
margin-right: 0px;
}
#stacks_in_32920_page0 .sireco {
	width: 100%;
	padding: 20px;
}
#stacks_in_32920_page0 .sireco:first-of-type {
	width: 100%;
	padding: 20px;
}
#stacks_in_32920_page0 .sireco:last-of-type {
	width: 100%;
	padding: 20px;
}
#stacks_in_32920_page0 .sirecocontainer {

}

#stacks_in_32920_page0 .sirecowrapper {



height:auto !important;


/*Custom CSS;*/
}

#stacks_in_32920_page0 .sireco_bottomslice {
	/*Custom CSS;*/
}

}



#stacks_in_32920_page0 {
	background-color: #FFFEFD;
	padding: 20px 0px 20px 0px;
}
/*Start ToggleTastic CSS*/
@font-face {
	font-family: 'FontAwesome'; src: url('../rw_common/plugins/stacks/fonts/fontawesome-webfont.woff') format('woff');
	font-weight: normal; font-style: normal
}
#stacks_in_32931_page0 .toggletastic_defligra {}
.togglelabel {}

#toggle1002, .toggle1002 {	display: none;}/*BreakPoint Action Start*/

 /*START preview*/	@media only screen and (max-width: 2560px) {  /*END preview*/
  /*END edit*/

/*@meida only screen START*/
		.anothertoggle1002 { 

	
	display: none;	opacity: 0;

	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;

}  

.toggle1002 {	display: block;	cursor: pointer;	-webkit-touch-callout: none;	-webkit-user-select: none;	user-select: none;}
#toggle1002:checked + div .anothertoggle1002 {
	/*width: 100% !important;*/
	display: block;	
	opacity: 1;	visibility: visible !important;




 

 

 

 

 

 

 



	/*Custom CSS;*/
}

} /*BreakPoint Action End*/

	@media only screen and (max-width: 2560px) {
 
	.toggle1002:after {	content: /*"\00a0" "\00a0"*/ attr(data-open) /*"\00a0" "\00a0"*/;	display: block;	width: 55%;	padding: 15px 0px;	background: #3C3D3C;	text-align: center;	font-size: 14px;
	font-family: inherit; !important;
	color: #FFFFFF;	margin-left: auto;	margin-right: auto;
	letter-spacing: 2px;	background:none!;


}



	.toggle1002:before {
	content: "\f022";position: absolute; top: 0px !important; right: 15px !important; z-index: 101;
	font-size: 14px;
	
	font-family: fontawesome !important;
	
	color: #000100;	padding: 15px 0px;
}



#toggle1002:checked + div .toggle1002:before {
	content: "\f077";position: absolute; top: 0px !important; right: 15px !important; z-index: 103;
	font-size: 14px;
	
	font-family: fontawesome !important;
	
	color: #000100;	padding: 15px 0px;
	margin-top: 0px;

	 

	 

	
	
	 

	 

	 
	-moz-animation: TransClusive 2.0s ease-in-out;	-webkit-animation: TransClusive 2.0s ease-in-out;	-o-animation: TransClusive 2.0s ease-in-out;	animation: TransClusive 2.0s ease-in-out;	 




}
%[endif]%
.toggle1002:hover:after {
}#toggle1002:checked + div .toggle1002:after {	position: relative;	z-index: 99;	content:  /*"\00a0" "\00a0"*/ attr(data-close) /*"\00a0" "\00a0"*/ ;	margin-top: 0px;	
	 

	 

	
	
	 

	 

	 
	-moz-animation: TransClusive 2.0s ease-in-out;	-webkit-animation: TransClusive 2.0s ease-in-out;	-o-animation: TransClusive 2.0s ease-in-out;	animation: TransClusive 2.0s ease-in-out;	 



}} /* End Media Only Screen */


/*Mobile Devices Special */
	@media only screen and (max-width: 450px) { 

.toggle1002:after {
	font-size: 12px;
	top: 0px;
	padding: 5px 0px;}

	.toggle1002:before {

	display: none;

	font-size: 12px;
	top: 0px;
	padding: 5px 0px;
	}
#toggle1002:checked + div .toggle1002:before {

	display: none;

	font-size: 12px;
	top: 0px;
	padding: 5px 0px;
	}
}

/* KeyFrameArea KeyFrameArea KeyFrameArea KeyFrameArea */

					 
					 

					 

					 


					 

					 



					 

					 	

					 

					 

					 

					 @-webkit-keyframes TransClusive {	0% {		-webkit-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-webkit-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@-o-keyframes TransClusive {	0% {		-o-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-o-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@-moz-keyframes TransClusive {	0% {		-moz-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-moz-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@keyframes TransClusive {	0% {		transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}} 
/*End ToggleTastic CSS*/
#stacks_in_32931_page0 {
	background-color: #3E9FC3;
	border: solid #3E9FC3;
	border-width: 10px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
#stacks_in_32933_page0 .sirecowrapper {
display: block;
padding-top: 0% !important;
padding-bottom: 0% !important;


height:auto;


/*Custom CSS;*/
}

#stacks_in_32933_page0 .sirecocontainer {
display: block;
max-width: 960px; 
margin-left: auto;
margin-right:auto;
/*Custom CSS;*/
}

#stacks_in_32933_page0 .sirecocontainer img {

	padding: 0px 0px 0px 0px;
}


#stacks_in_32933_page0 .sirecobefit {
margin-left: -20px;
margin-right: -20px;
}

#stacks_in_32933_page0 .sirecospacer {
margin-left: 20px;
margin-right: 20px;
}

#stacks_in_32933_page0 .sireco:first-of-type {
float: left;

					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/





}
#stacks_in_32933_page0 .sireco {



					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/










	display: block; 
	float: left; clear: none;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#stacks_in_32933_page0 .sireco:last-of-type {
float: right; clear: right;

					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/




}

#stacks_in_32933_page0 .sireco_bottomslice {
	text-align: center;
	padding: 5%;
	/*Custom CSS;*/
}


@media handheld, only screen and (max-width: 770px) {
#stacks_in_32933_page0 .sirecobefit {
margin-left: 0px;
margin-right: 0px;
}
#stacks_in_32933_page0 .sireco {
	width: 100%;
	padding: 20px;
}
#stacks_in_32933_page0 .sireco:first-of-type {
	width: 100%;
	padding: 20px;
}
#stacks_in_32933_page0 .sireco:last-of-type {
	width: 100%;
	padding: 20px;
}
#stacks_in_32933_page0 .sirecocontainer {

}

#stacks_in_32933_page0 .sirecowrapper {



height:auto !important;


/*Custom CSS;*/
}

#stacks_in_32933_page0 .sireco_bottomslice {
	/*Custom CSS;*/
}

}



#stacks_in_32933_page0 {
	background-color: #FFFEFD;
	padding: 20px 0px 20px 0px;
}
/*Start ToggleTastic CSS*/
@font-face {
	font-family: 'FontAwesome'; src: url('../rw_common/plugins/stacks/fonts/fontawesome-webfont.woff') format('woff');
	font-weight: normal; font-style: normal
}
#stacks_in_32944_page0 .toggletastic_defligra {}
.togglelabel {}

#toggle1003, .toggle1003 {	display: none;}/*BreakPoint Action Start*/

 /*START preview*/	@media only screen and (max-width: 2560px) {  /*END preview*/
  /*END edit*/

/*@meida only screen START*/
		.anothertoggle1003 { 

	
	display: none;	opacity: 0;

	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;

}  

.toggle1003 {	display: block;	cursor: pointer;	-webkit-touch-callout: none;	-webkit-user-select: none;	user-select: none;}
#toggle1003:checked + div .anothertoggle1003 {
	/*width: 100% !important;*/
	display: block;	
	opacity: 1;	visibility: visible !important;




 

 

 

 

 

 

 



	opacity: 0.9
}

} /*BreakPoint Action End*/

	@media only screen and (max-width: 2560px) {
 
	.toggle1003:after {	content: /*"\00a0" "\00a0"*/ attr(data-open) /*"\00a0" "\00a0"*/;	display: block;	width: 55%;	padding: 15px 0px;	background: #3C3D3C;	text-align: center;	font-size: 14px;
	font-family: inherit; !important;
	color: #FFFFFF;	margin-left: auto;	margin-right: auto;
	letter-spacing: 2px;	background:none!;


	-webkit-transition: All 1s ease;	-moz-transition: All 1s ease;	-o-transition: All 1s ease;	transition: All 1s ease;

}



	.toggle1003:before {
	content: "HOT";position: absolute; top: 0px !important; right: 15px !important; z-index: 101;
	font-size: 14px;
	
	font-family: inherit; !important;
	
	color: #000100;	padding: 15px 0px;
}



#toggle1003:checked + div .toggle1003:before {
	content: " BURNING ";position: absolute; top: 0px !important; right: 15px !important; z-index: 103;
	font-size: 14px;
	
	font-family: inherit; !important;
	
	color: #000100;	padding: 15px 0px;
	margin-top: 0px;

	 

	 

	
	
	 

	 

	 
	-moz-animation: TransClusive 2.0s ease-in-out;	-webkit-animation: TransClusive 2.0s ease-in-out;	-o-animation: TransClusive 2.0s ease-in-out;	animation: TransClusive 2.0s ease-in-out;	 




	background-color: #141413;
	color: #FFFFFF;

}
%[endif]%
.toggle1003:hover:after {
	background-color: #141413;
	color: #FFFFFF;

}#toggle1003:checked + div .toggle1003:after {	position: relative;	z-index: 99;	content:  /*"\00a0" "\00a0"*/ attr(data-close) /*"\00a0" "\00a0"*/ ;	margin-top: 0px;	
	 

	 

	
	
	 

	 

	 
	-moz-animation: TransClusive 2.0s ease-in-out;	-webkit-animation: TransClusive 2.0s ease-in-out;	-o-animation: TransClusive 2.0s ease-in-out;	animation: TransClusive 2.0s ease-in-out;	 



	background-color: #141413;
	color: #FFFFFF;

}} /* End Media Only Screen */


/*Mobile Devices Special */
	@media only screen and (max-width: 450px) { 

.toggle1003:after {
	font-size: 12px;
	top: 0px;
	padding: 5px 0px;}

	.toggle1003:before {

	display: none;

	font-size: 12px;
	top: 0px;
	padding: 5px 0px;
	}
#toggle1003:checked + div .toggle1003:before {

	display: none;

	font-size: 12px;
	top: 0px;
	padding: 5px 0px;
	}
}

/* KeyFrameArea KeyFrameArea KeyFrameArea KeyFrameArea */

					 
					 

					 

					 


					 

					 



					 

					 	

					 

					 

					 

					 @-webkit-keyframes TransClusive {	0% {		-webkit-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-webkit-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@-o-keyframes TransClusive {	0% {		-o-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-o-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@-moz-keyframes TransClusive {	0% {		-moz-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-moz-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@keyframes TransClusive {	0% {		transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}} 
/*End ToggleTastic CSS*/
#stacks_in_32944_page0 {
	background-color: #D1393E;
	border: solid #D1393E;
	border-width: 10px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
#stacks_in_32946_page0 .sirecowrapper {
display: block;
padding-top: 0% !important;
padding-bottom: 0% !important;


height:auto;


/*Custom CSS;*/
}

#stacks_in_32946_page0 .sirecocontainer {
display: block;
max-width: 960px; 
margin-left: auto;
margin-right:auto;
/*Custom CSS;*/
}

#stacks_in_32946_page0 .sirecocontainer img {

	padding: 0px 0px 0px 0px;
}


#stacks_in_32946_page0 .sirecobefit {
margin-left: -20px;
margin-right: -20px;
}

#stacks_in_32946_page0 .sirecospacer {
margin-left: 20px;
margin-right: 20px;
}

#stacks_in_32946_page0 .sireco:first-of-type {
float: left;

					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/





}
#stacks_in_32946_page0 .sireco {



					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/










	display: block; 
	float: left; clear: none;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#stacks_in_32946_page0 .sireco:last-of-type {
float: right; clear: right;

					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/




}

#stacks_in_32946_page0 .sireco_bottomslice {
	text-align: center;
	padding: 5%;
	/*Custom CSS;*/
}


@media handheld, only screen and (max-width: 770px) {
#stacks_in_32946_page0 .sirecobefit {
margin-left: 0px;
margin-right: 0px;
}
#stacks_in_32946_page0 .sireco {
	width: 100%;
	padding: 20px;
}
#stacks_in_32946_page0 .sireco:first-of-type {
	width: 100%;
	padding: 20px;
}
#stacks_in_32946_page0 .sireco:last-of-type {
	width: 100%;
	padding: 20px;
}
#stacks_in_32946_page0 .sirecocontainer {

}

#stacks_in_32946_page0 .sirecowrapper {



height:auto !important;


/*Custom CSS;*/
}

#stacks_in_32946_page0 .sireco_bottomslice {
	/*Custom CSS;*/
}

}



#stacks_in_32946_page0 {
	background-color: #FFFEFD;
	padding: 20px 0px 20px 0px;
}
/*Start ToggleTastic CSS*/
@font-face {
	font-family: 'FontAwesome'; src: url('../rw_common/plugins/stacks/fonts/fontawesome-webfont.woff') format('woff');
	font-weight: normal; font-style: normal
}
#stacks_in_32957_page0 .toggletastic_defligra {}
.togglelabel {}

#toggle1004, .toggle1004 {	display: none;}/*BreakPoint Action Start*/

 /*START preview*/	@media only screen and (max-width: 2560px) {  /*END preview*/
  /*END edit*/

/*@meida only screen START*/
		.anothertoggle1004 { 

	
	display: none;	opacity: 0;

	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;

}  

.toggle1004 {	display: block;	cursor: pointer;	-webkit-touch-callout: none;	-webkit-user-select: none;	user-select: none;}
#toggle1004:checked + div .anothertoggle1004 {
	/*width: 100% !important;*/
	display: block;	
	opacity: 1;	visibility: visible !important;




 

 

 

 

 

 

 



	/*Custom CSS;*/
}

} /*BreakPoint Action End*/

	@media only screen and (max-width: 2560px) {
 
	.toggle1004:after {	content: /*"\00a0" "\00a0"*/ attr(data-open) /*"\00a0" "\00a0"*/;	display: block;	width: 55%;	padding: 15px 0px;	background: #3C3D3C;	text-align: center;	font-size: 14px;
	font-family: inherit; !important;
	color: #FFFFFF;	margin-left: auto;	margin-right: auto;
	letter-spacing: 2px;	background:none!;


}



	.toggle1004:before {
	content: "\f03e";position: absolute; top: 0px !important; right: 15px !important; z-index: 101;
	font-size: 14px;
	
	font-family: fontawesome !important;
	
	color: #000100;	padding: 15px 0px;
}



#toggle1004:checked + div .toggle1004:before {
	content: "\f077";position: absolute; top: 0px !important; right: 15px !important; z-index: 103;
	font-size: 14px;
	
	font-family: fontawesome !important;
	
	color: #000100;	padding: 15px 0px;
	margin-top: 0px;

	 

	 

	
	
	 

	 

	 
	-moz-animation: TransClusive 2.0s ease-in-out;	-webkit-animation: TransClusive 2.0s ease-in-out;	-o-animation: TransClusive 2.0s ease-in-out;	animation: TransClusive 2.0s ease-in-out;	 




}
%[endif]%
.toggle1004:hover:after {
}#toggle1004:checked + div .toggle1004:after {	position: relative;	z-index: 99;	content:  /*"\00a0" "\00a0"*/ attr(data-close) /*"\00a0" "\00a0"*/ ;	margin-top: 0px;	
	 

	 

	
	
	 

	 

	 
	-moz-animation: TransClusive 2.0s ease-in-out;	-webkit-animation: TransClusive 2.0s ease-in-out;	-o-animation: TransClusive 2.0s ease-in-out;	animation: TransClusive 2.0s ease-in-out;	 



}} /* End Media Only Screen */


/*Mobile Devices Special */
	@media only screen and (max-width: 450px) { 

.toggle1004:after {
	font-size: 12px;
	top: 0px;
	padding: 5px 0px;}

	.toggle1004:before {

	display: none;

	font-size: 12px;
	top: 0px;
	padding: 5px 0px;
	}
#toggle1004:checked + div .toggle1004:before {

	display: none;

	font-size: 12px;
	top: 0px;
	padding: 5px 0px;
	}
}

/* KeyFrameArea KeyFrameArea KeyFrameArea KeyFrameArea */

					 
					 

					 

					 


					 

					 



					 

					 	

					 

					 

					 

					 @-webkit-keyframes TransClusive {	0% {		-webkit-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-webkit-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@-o-keyframes TransClusive {	0% {		-o-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-o-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@-moz-keyframes TransClusive {	0% {		-moz-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-moz-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@keyframes TransClusive {	0% {		transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}} 
/*End ToggleTastic CSS*/
#stacks_in_32957_page0 {
	background-color: #DE6421;
	border: solid #DE6421;
	border-width: 10px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
#stacks_in_32959_page0 .sirecowrapper {
display: block;
padding-top: 0% !important;
padding-bottom: 0% !important;


height:auto;


/*Custom CSS;*/
}

#stacks_in_32959_page0 .sirecocontainer {
display: block;
max-width: 960px; 
margin-left: auto;
margin-right:auto;
/*Custom CSS;*/
}

#stacks_in_32959_page0 .sirecocontainer img {

	padding: 0px 0px 0px 0px;
}


#stacks_in_32959_page0 .sirecobefit {
margin-left: -20px;
margin-right: -20px;
}

#stacks_in_32959_page0 .sirecospacer {
margin-left: 20px;
margin-right: 20px;
}

#stacks_in_32959_page0 .sireco:first-of-type {
float: left;

					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/





}
#stacks_in_32959_page0 .sireco {



					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/










	display: block; 
	float: left; clear: none;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#stacks_in_32959_page0 .sireco:last-of-type {
float: right; clear: right;

					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/




}

#stacks_in_32959_page0 .sireco_bottomslice {
	text-align: center;
	padding: 5%;
	/*Custom CSS;*/
}


@media handheld, only screen and (max-width: 770px) {
#stacks_in_32959_page0 .sirecobefit {
margin-left: 0px;
margin-right: 0px;
}
#stacks_in_32959_page0 .sireco {
	width: 100%;
	padding: 20px;
}
#stacks_in_32959_page0 .sireco:first-of-type {
	width: 100%;
	padding: 20px;
}
#stacks_in_32959_page0 .sireco:last-of-type {
	width: 100%;
	padding: 20px;
}
#stacks_in_32959_page0 .sirecocontainer {

}

#stacks_in_32959_page0 .sirecowrapper {



height:auto !important;


/*Custom CSS;*/
}

#stacks_in_32959_page0 .sireco_bottomslice {
	/*Custom CSS;*/
}

}



#stacks_in_32959_page0 {
	background-color: #FFFEFD;
	padding: 20px 0px 20px 0px;
}
/*Start ToggleTastic CSS*/
@font-face {
	font-family: 'FontAwesome'; src: url('../rw_common/plugins/stacks/fonts/fontawesome-webfont.woff') format('woff');
	font-weight: normal; font-style: normal
}
#stacks_in_32970_page0 .toggletastic_defligra {}
.togglelabel {}

#toggle1005, .toggle1005 {	display: none;}/*BreakPoint Action Start*/

 /*START preview*/	@media only screen and (max-width: 2560px) {  /*END preview*/
  /*END edit*/

/*@meida only screen START*/
		.anothertoggle1005 { 

	
	display: none;	opacity: 0;

	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;

}  

.toggle1005 {	display: block;	cursor: pointer;	-webkit-touch-callout: none;	-webkit-user-select: none;	user-select: none;}
#toggle1005:checked + div .anothertoggle1005 {
	/*width: 100% !important;*/
	display: block;	
	opacity: 1;	visibility: visible !important;




 

 

 

 

 

 

 



	/*Custom CSS;*/
}

} /*BreakPoint Action End*/

	@media only screen and (max-width: 2560px) {
 
	.toggle1005:after {	content: /*"\00a0" "\00a0"*/ attr(data-open) /*"\00a0" "\00a0"*/;	display: block;	width: 55%;	padding: 15px 0px;	background: #3C3D3C;	text-align: center;	font-size: 14px;
	font-family: inherit; !important;
	color: #FFFFFF;	margin-left: auto;	margin-right: auto;
	letter-spacing: 2px;	background:none!;


}



	.toggle1005:before {
	content: "\f0f4";position: absolute; top: 0px !important; right: 15px !important; z-index: 101;
	font-size: 14px;
	
	font-family: fontawesome !important;
	
	color: #000100;	padding: 15px 0px;
}



#toggle1005:checked + div .toggle1005:before {
	content: "\f077";position: absolute; top: 0px !important; right: 15px !important; z-index: 103;
	font-size: 14px;
	
	font-family: fontawesome !important;
	
	color: #000100;	padding: 15px 0px;
	margin-top: 0px;

	 

	 

	
	
	 

	 

	 
	-moz-animation: TransClusive 2.0s ease-in-out;	-webkit-animation: TransClusive 2.0s ease-in-out;	-o-animation: TransClusive 2.0s ease-in-out;	animation: TransClusive 2.0s ease-in-out;	 




}
%[endif]%
.toggle1005:hover:after {
}#toggle1005:checked + div .toggle1005:after {	position: relative;	z-index: 99;	content:  /*"\00a0" "\00a0"*/ attr(data-close) /*"\00a0" "\00a0"*/ ;	margin-top: 0px;	
	 

	 

	
	
	 

	 

	 
	-moz-animation: TransClusive 2.0s ease-in-out;	-webkit-animation: TransClusive 2.0s ease-in-out;	-o-animation: TransClusive 2.0s ease-in-out;	animation: TransClusive 2.0s ease-in-out;	 



}} /* End Media Only Screen */


/*Mobile Devices Special */
	@media only screen and (max-width: 450px) { 

.toggle1005:after {
	font-size: 12px;
	top: 0px;
	padding: 5px 0px;}

	.toggle1005:before {

	display: none;

	font-size: 12px;
	top: 0px;
	padding: 5px 0px;
	}
#toggle1005:checked + div .toggle1005:before {

	display: none;

	font-size: 12px;
	top: 0px;
	padding: 5px 0px;
	}
}

/* KeyFrameArea KeyFrameArea KeyFrameArea KeyFrameArea */

					 
					 

					 

					 


					 

					 



					 

					 	

					 

					 

					 

					 @-webkit-keyframes TransClusive {	0% {		-webkit-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-webkit-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@-o-keyframes TransClusive {	0% {		-o-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-o-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@-moz-keyframes TransClusive {	0% {		-moz-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-moz-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@keyframes TransClusive {	0% {		transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}} 
/*End ToggleTastic CSS*/
#stacks_in_32970_page0 {
	background-color: #B73563;
	border: solid #B73563;
	border-width: 10px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
#stacks_in_32972_page0 .sirecowrapper {
display: block;
padding-top: 0% !important;
padding-bottom: 0% !important;


height:auto;


/*Custom CSS;*/
}

#stacks_in_32972_page0 .sirecocontainer {
display: block;
max-width: 960px; 
margin-left: auto;
margin-right:auto;
/*Custom CSS;*/
}

#stacks_in_32972_page0 .sirecocontainer img {

	padding: 0px 0px 0px 0px;
}


#stacks_in_32972_page0 .sirecobefit {
margin-left: -20px;
margin-right: -20px;
}

#stacks_in_32972_page0 .sirecospacer {
margin-left: 20px;
margin-right: 20px;
}

#stacks_in_32972_page0 .sireco:first-of-type {
float: left;

					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/





}
#stacks_in_32972_page0 .sireco {



					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/










	display: block; 
	float: left; clear: none;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#stacks_in_32972_page0 .sireco:last-of-type {
float: right; clear: right;

					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/




}

#stacks_in_32972_page0 .sireco_bottomslice {
	text-align: center;
	padding: 5%;
	/*Custom CSS;*/
}


@media handheld, only screen and (max-width: 770px) {
#stacks_in_32972_page0 .sirecobefit {
margin-left: 0px;
margin-right: 0px;
}
#stacks_in_32972_page0 .sireco {
	width: 100%;
	padding: 20px;
}
#stacks_in_32972_page0 .sireco:first-of-type {
	width: 100%;
	padding: 20px;
}
#stacks_in_32972_page0 .sireco:last-of-type {
	width: 100%;
	padding: 20px;
}
#stacks_in_32972_page0 .sirecocontainer {

}

#stacks_in_32972_page0 .sirecowrapper {



height:auto !important;


/*Custom CSS;*/
}

#stacks_in_32972_page0 .sireco_bottomslice {
	/*Custom CSS;*/
}

}



#stacks_in_32972_page0 {
	background-color: #FFFEFD;
	padding: 20px 0px 20px 0px;
}
/*Start ToggleTastic CSS*/
@font-face {
	font-family: 'FontAwesome'; src: url('../rw_common/plugins/stacks/fonts/fontawesome-webfont.woff') format('woff');
	font-weight: normal; font-style: normal
}
#stacks_in_32983_page0 .toggletastic_defligra {}
.togglelabel {}

#toggle1006, .toggle1006 {	display: none;}/*BreakPoint Action Start*/

 /*START preview*/	@media only screen and (max-width: 2560px) {  /*END preview*/
  /*END edit*/

/*@meida only screen START*/
		.anothertoggle1006 { 

	
	display: none;	opacity: 0;

	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;

}  

.toggle1006 {	display: block;	cursor: pointer;	-webkit-touch-callout: none;	-webkit-user-select: none;	user-select: none;}
#toggle1006:checked + div .anothertoggle1006 {
	/*width: 100% !important;*/
	display: block;	
	opacity: 1;	visibility: visible !important;




 

 

 

 

 

 

 



	/*Custom CSS;*/
}

} /*BreakPoint Action End*/

	@media only screen and (max-width: 2560px) {
 
	.toggle1006:after {	content: /*"\00a0" "\00a0"*/ attr(data-open) /*"\00a0" "\00a0"*/;	display: block;	width: 55%;	padding: 15px 0px;	background: #3C3D3C;	text-align: center;	font-size: 14px;
	font-family: inherit; !important;
	color: #FFFFFF;	margin-left: auto;	margin-right: auto;
	letter-spacing: 2px;	background:none!;


}



	.toggle1006:before {
	content: "\f15c";position: absolute; top: 0px !important; right: 15px !important; z-index: 101;
	font-size: 14px;
	
	font-family: fontawesome !important;
	
	color: #000100;	padding: 15px 0px;
}



#toggle1006:checked + div .toggle1006:before {
	content: "\f077";position: absolute; top: 0px !important; right: 15px !important; z-index: 103;
	font-size: 14px;
	
	font-family: fontawesome !important;
	
	color: #000100;	padding: 15px 0px;
	margin-top: 0px;

	 

	 

	
	
	 

	 

	 
	-moz-animation: TransClusive 2.0s ease-in-out;	-webkit-animation: TransClusive 2.0s ease-in-out;	-o-animation: TransClusive 2.0s ease-in-out;	animation: TransClusive 2.0s ease-in-out;	 




}
%[endif]%
.toggle1006:hover:after {
}#toggle1006:checked + div .toggle1006:after {	position: relative;	z-index: 99;	content:  /*"\00a0" "\00a0"*/ attr(data-close) /*"\00a0" "\00a0"*/ ;	margin-top: 0px;	
	 

	 

	
	
	 

	 

	 
	-moz-animation: TransClusive 2.0s ease-in-out;	-webkit-animation: TransClusive 2.0s ease-in-out;	-o-animation: TransClusive 2.0s ease-in-out;	animation: TransClusive 2.0s ease-in-out;	 



}} /* End Media Only Screen */


/*Mobile Devices Special */
	@media only screen and (max-width: 450px) { 

.toggle1006:after {
	font-size: 12px;
	top: 0px;
	padding: 5px 0px;}

	.toggle1006:before {

	display: none;

	font-size: 12px;
	top: 0px;
	padding: 5px 0px;
	}
#toggle1006:checked + div .toggle1006:before {

	display: none;

	font-size: 12px;
	top: 0px;
	padding: 5px 0px;
	}
}

/* KeyFrameArea KeyFrameArea KeyFrameArea KeyFrameArea */

					 
					 

					 

					 


					 

					 



					 

					 	

					 

					 

					 

					 @-webkit-keyframes TransClusive {	0% {		-webkit-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-webkit-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@-o-keyframes TransClusive {	0% {		-o-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-o-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@-moz-keyframes TransClusive {	0% {		-moz-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-moz-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@keyframes TransClusive {	0% {		transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}} 
/*End ToggleTastic CSS*/
#stacks_in_32983_page0 {
	background-color: #FFF9B1;
	border: solid #FFF9B1;
	border-width: 10px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
#stacks_in_32985_page0 .sirecowrapper {
display: block;
padding-top: 0% !important;
padding-bottom: 0% !important;


height:auto;


/*Custom CSS;*/
}

#stacks_in_32985_page0 .sirecocontainer {
display: block;
max-width: 960px; 
margin-left: auto;
margin-right:auto;
/*Custom CSS;*/
}

#stacks_in_32985_page0 .sirecocontainer img {

	padding: 0px 0px 0px 0px;
}


#stacks_in_32985_page0 .sirecobefit {
margin-left: -20px;
margin-right: -20px;
}

#stacks_in_32985_page0 .sirecospacer {
margin-left: 20px;
margin-right: 20px;
}

#stacks_in_32985_page0 .sireco:first-of-type {
float: left;

					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/





}
#stacks_in_32985_page0 .sireco {



					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/










	display: block; 
	float: left; clear: none;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#stacks_in_32985_page0 .sireco:last-of-type {
float: right; clear: right;

					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/




}

#stacks_in_32985_page0 .sireco_bottomslice {
	text-align: center;
	padding: 5%;
	/*Custom CSS;*/
}


@media handheld, only screen and (max-width: 770px) {
#stacks_in_32985_page0 .sirecobefit {
margin-left: 0px;
margin-right: 0px;
}
#stacks_in_32985_page0 .sireco {
	width: 100%;
	padding: 20px;
}
#stacks_in_32985_page0 .sireco:first-of-type {
	width: 100%;
	padding: 20px;
}
#stacks_in_32985_page0 .sireco:last-of-type {
	width: 100%;
	padding: 20px;
}
#stacks_in_32985_page0 .sirecocontainer {

}

#stacks_in_32985_page0 .sirecowrapper {



height:auto !important;


/*Custom CSS;*/
}

#stacks_in_32985_page0 .sireco_bottomslice {
	/*Custom CSS;*/
}

}



#stacks_in_32985_page0 {
	background-color: #FFFEFD;
	padding: 20px 0px 20px 0px;
}
/*Start ToggleTastic CSS*/
@font-face {
	font-family: 'FontAwesome'; src: url('../rw_common/plugins/stacks/fonts/fontawesome-webfont.woff') format('woff');
	font-weight: normal; font-style: normal
}
#stacks_in_32996_page0 .toggletastic_defligra {}
.togglelabel {}

#toggle1007, .toggle1007 {	display: none;}/*BreakPoint Action Start*/

 /*START preview*/	@media only screen and (max-width: 2560px) {  /*END preview*/
  /*END edit*/

/*@meida only screen START*/
		.anothertoggle1007 { 

	
	display: none;	opacity: 0;

	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;

}  

.toggle1007 {	display: block;	cursor: pointer;	-webkit-touch-callout: none;	-webkit-user-select: none;	user-select: none;}
#toggle1007:checked + div .anothertoggle1007 {
	/*width: 100% !important;*/
	display: block;	
	opacity: 1;	visibility: visible !important;




 

 

 

 

 

 

 



	/*Custom CSS;*/
}

} /*BreakPoint Action End*/

	@media only screen and (max-width: 2560px) {
 
	.toggle1007:after {	content: /*"\00a0" "\00a0"*/ attr(data-open) /*"\00a0" "\00a0"*/;	display: block;	width: 55%;	padding: 15px 0px;	background: #3C3D3C;	text-align: center;	font-size: 14px;
	font-family: inherit; !important;
	color: #FFFFFF;	margin-left: auto;	margin-right: auto;
	letter-spacing: 2px;	background:none!;


}



	.toggle1007:before {
	content: "\f085";position: absolute; top: 0px !important; right: 15px !important; z-index: 101;
	font-size: 14px;
	
	font-family: fontawesome !important;
	
	color: #000000;	padding: 15px 0px;
}



#toggle1007:checked + div .toggle1007:before {
	content: "\f077";position: absolute; top: 0px !important; right: 15px !important; z-index: 103;
	font-size: 14px;
	
	font-family: fontawesome !important;
	
	color: #000000;	padding: 15px 0px;
	margin-top: 0px;

	 

	 

	
	
	 

	 

	 
	-moz-animation: TransClusive 2.0s ease-in-out;	-webkit-animation: TransClusive 2.0s ease-in-out;	-o-animation: TransClusive 2.0s ease-in-out;	animation: TransClusive 2.0s ease-in-out;	 




}
%[endif]%
.toggle1007:hover:after {
}#toggle1007:checked + div .toggle1007:after {	position: relative;	z-index: 99;	content:  /*"\00a0" "\00a0"*/ attr(data-close) /*"\00a0" "\00a0"*/ ;	margin-top: 0px;	
	 

	 

	
	
	 

	 

	 
	-moz-animation: TransClusive 2.0s ease-in-out;	-webkit-animation: TransClusive 2.0s ease-in-out;	-o-animation: TransClusive 2.0s ease-in-out;	animation: TransClusive 2.0s ease-in-out;	 



}} /* End Media Only Screen */


/*Mobile Devices Special */
	@media only screen and (max-width: 450px) { 

.toggle1007:after {
	font-size: 12px;
	top: 0px;
	padding: 5px 0px;}

	.toggle1007:before {

	display: none;

	font-size: 12px;
	top: 0px;
	padding: 5px 0px;
	}
#toggle1007:checked + div .toggle1007:before {

	display: none;

	font-size: 12px;
	top: 0px;
	padding: 5px 0px;
	}
}

/* KeyFrameArea KeyFrameArea KeyFrameArea KeyFrameArea */

					 
					 

					 

					 


					 

					 



					 

					 	

					 

					 

					 

					 @-webkit-keyframes TransClusive {	0% {		-webkit-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-webkit-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@-o-keyframes TransClusive {	0% {		-o-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-o-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@-moz-keyframes TransClusive {	0% {		-moz-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-moz-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@keyframes TransClusive {	0% {		transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}} 
/*End ToggleTastic CSS*/
#stacks_in_32996_page0 {
	background-color: #BFC0BE;
	border: solid #BFC0BE;
	border-width: 10px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
#stacks_in_32998_page0 .sirecowrapper {
display: block;
padding-top: 0% !important;
padding-bottom: 0% !important;


height:auto;


/*Custom CSS;*/
}

#stacks_in_32998_page0 .sirecocontainer {
display: block;
max-width: 960px; 
margin-left: auto;
margin-right:auto;
/*Custom CSS;*/
}

#stacks_in_32998_page0 .sirecocontainer img {

	padding: 0px 0px 0px 0px;
}


#stacks_in_32998_page0 .sirecobefit {
margin-left: -20px;
margin-right: -20px;
}

#stacks_in_32998_page0 .sirecospacer {
margin-left: 20px;
margin-right: 20px;
}

#stacks_in_32998_page0 .sireco:first-of-type {
float: left;

					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/





}
#stacks_in_32998_page0 .sireco {



					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/










	display: block; 
	float: left; clear: none;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#stacks_in_32998_page0 .sireco:last-of-type {
float: right; clear: right;

					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/




}

#stacks_in_32998_page0 .sireco_bottomslice {
	text-align: center;
	padding: 5%;
	/*Custom CSS;*/
}


@media handheld, only screen and (max-width: 770px) {
#stacks_in_32998_page0 .sirecobefit {
margin-left: 0px;
margin-right: 0px;
}
#stacks_in_32998_page0 .sireco {
	width: 100%;
	padding: 20px;
}
#stacks_in_32998_page0 .sireco:first-of-type {
	width: 100%;
	padding: 20px;
}
#stacks_in_32998_page0 .sireco:last-of-type {
	width: 100%;
	padding: 20px;
}
#stacks_in_32998_page0 .sirecocontainer {

}

#stacks_in_32998_page0 .sirecowrapper {



height:auto !important;


/*Custom CSS;*/
}

#stacks_in_32998_page0 .sireco_bottomslice {
	/*Custom CSS;*/
}

}



#stacks_in_32998_page0 {
	background-color: #FFFEFD;
	padding: 20px 0px 20px 0px;
}
/*Start ToggleTastic CSS*/
@font-face {
	font-family: 'FontAwesome'; src: url('../rw_common/plugins/stacks/fonts/fontawesome-webfont.woff') format('woff');
	font-weight: normal; font-style: normal
}
#stacks_in_33009_page0 .toggletastic_defligra {}
.togglelabel {}

#toggle1008, .toggle1008 {	display: none;}/*BreakPoint Action Start*/

 /*START preview*/	@media only screen and (max-width: 2560px) {  /*END preview*/
  /*END edit*/

/*@meida only screen START*/
		.anothertoggle1008 { 

	
	display: none;	opacity: 0;

	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;

}  

.toggle1008 {	display: block;	cursor: pointer;	-webkit-touch-callout: none;	-webkit-user-select: none;	user-select: none;}
#toggle1008:checked + div .anothertoggle1008 {
	/*width: 100% !important;*/
	display: block;	
	opacity: 1;	visibility: visible !important;




 

 

 

 

 

 

 



	/*Custom CSS;*/
}

} /*BreakPoint Action End*/

	@media only screen and (max-width: 2560px) {
 
	.toggle1008:after {	content: /*"\00a0" "\00a0"*/ attr(data-open) /*"\00a0" "\00a0"*/;	display: block;	width: 55%;	padding: 15px 0px;	background: #3C3D3C;	text-align: center;	font-size: 14px;
	font-family: inherit; !important;
	color: #DDDEDC;	margin-left: auto;	margin-right: auto;
	letter-spacing: 2px;	background:none!;


}



	.toggle1008:before {
	content: "\f1d8";position: absolute; top: 0px !important; right: 15px !important; z-index: 101;
	font-size: 14px;
	
	font-family: fontawesome !important;
	
	color: #000000;	padding: 15px 0px;
}



#toggle1008:checked + div .toggle1008:before {
	content: "\f1d9";position: absolute; top: 0px !important; right: 15px !important; z-index: 103;
	font-size: 14px;
	
	font-family: fontawesome !important;
	
	color: #000000;	padding: 15px 0px;
	margin-top: 0px;

	 

	 

	
	
	 

	 

	 
	-moz-animation: TransClusive 2.0s ease-in-out;	-webkit-animation: TransClusive 2.0s ease-in-out;	-o-animation: TransClusive 2.0s ease-in-out;	animation: TransClusive 2.0s ease-in-out;	 




}
%[endif]%
.toggle1008:hover:after {
}#toggle1008:checked + div .toggle1008:after {	position: relative;	z-index: 99;	content:  /*"\00a0" "\00a0"*/ attr(data-close) /*"\00a0" "\00a0"*/ ;	margin-top: 0px;	
	 

	 

	
	
	 

	 

	 
	-moz-animation: TransClusive 2.0s ease-in-out;	-webkit-animation: TransClusive 2.0s ease-in-out;	-o-animation: TransClusive 2.0s ease-in-out;	animation: TransClusive 2.0s ease-in-out;	 



}} /* End Media Only Screen */


/*Mobile Devices Special */
	@media only screen and (max-width: 450px) { 

.toggle1008:after {
	font-size: 12px;
	top: 0px;
	padding: 5px 0px;}

	.toggle1008:before {

	display: none;

	font-size: 12px;
	top: 0px;
	padding: 5px 0px;
	}
#toggle1008:checked + div .toggle1008:before {

	display: none;

	font-size: 12px;
	top: 0px;
	padding: 5px 0px;
	}
}

/* KeyFrameArea KeyFrameArea KeyFrameArea KeyFrameArea */

					 
					 

					 

					 


					 

					 



					 

					 	

					 

					 

					 

					 @-webkit-keyframes TransClusive {	0% {		-webkit-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-webkit-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@-o-keyframes TransClusive {	0% {		-o-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-o-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@-moz-keyframes TransClusive {	0% {		-moz-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-moz-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@keyframes TransClusive {	0% {		transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}} 
/*End ToggleTastic CSS*/
#stacks_in_33009_page0 {
	background-color: #F9E0E6;
	border: solid #F9E0E6;
	border-width: 10px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
#stacks_in_33011_page0 .sirecowrapper {
display: block;
padding-top: 0% !important;
padding-bottom: 0% !important;


height:auto;


/*Custom CSS;*/
}

#stacks_in_33011_page0 .sirecocontainer {
display: block;
max-width: 960px; 
margin-left: auto;
margin-right:auto;
/*Custom CSS;*/
}

#stacks_in_33011_page0 .sirecocontainer img {

	padding: 0px 0px 0px 0px;
}


#stacks_in_33011_page0 .sirecobefit {
margin-left: -20px;
margin-right: -20px;
}

#stacks_in_33011_page0 .sirecospacer {
margin-left: 20px;
margin-right: 20px;
}

#stacks_in_33011_page0 .sireco:first-of-type {
float: left;

					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/





}
#stacks_in_33011_page0 .sireco {



					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/










	display: block; 
	float: left; clear: none;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#stacks_in_33011_page0 .sireco:last-of-type {
float: right; clear: right;

					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/




}

#stacks_in_33011_page0 .sireco_bottomslice {
	text-align: center;
	padding: 5%;
	/*Custom CSS;*/
}


@media handheld, only screen and (max-width: 770px) {
#stacks_in_33011_page0 .sirecobefit {
margin-left: 0px;
margin-right: 0px;
}
#stacks_in_33011_page0 .sireco {
	width: 100%;
	padding: 20px;
}
#stacks_in_33011_page0 .sireco:first-of-type {
	width: 100%;
	padding: 20px;
}
#stacks_in_33011_page0 .sireco:last-of-type {
	width: 100%;
	padding: 20px;
}
#stacks_in_33011_page0 .sirecocontainer {

}

#stacks_in_33011_page0 .sirecowrapper {



height:auto !important;


/*Custom CSS;*/
}

#stacks_in_33011_page0 .sireco_bottomslice {
	/*Custom CSS;*/
}

}



#stacks_in_33011_page0 {
	background-color: #FFFEFD;
	padding: 20px 0px 20px 0px;
}
/*Start ToggleTastic CSS*/
@font-face {
	font-family: 'FontAwesome'; src: url('../rw_common/plugins/stacks/fonts/fontawesome-webfont.woff') format('woff');
	font-weight: normal; font-style: normal
}
#stacks_in_33022_page0 .toggletastic_defligra {}
.togglelabel {}

#toggle1009, .toggle1009 {	display: none;}/*BreakPoint Action Start*/

 /*START preview*/	@media only screen and (max-width: 2560px) {  /*END preview*/
  /*END edit*/

/*@meida only screen START*/
		.anothertoggle1009 { 

	
	display: none;	opacity: 0;

	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;

}  

.toggle1009 {	display: block;	cursor: pointer;	-webkit-touch-callout: none;	-webkit-user-select: none;	user-select: none;}
#toggle1009:checked + div .anothertoggle1009 {
	/*width: 100% !important;*/
	display: block;	
	opacity: 1;	visibility: visible !important;




 

 

 

 

 

 

 



	/*Custom CSS;*/
}

} /*BreakPoint Action End*/

	@media only screen and (max-width: 2560px) {
 
	.toggle1009:after {	content: /*"\00a0" "\00a0"*/ attr(data-open) /*"\00a0" "\00a0"*/;	display: block;	width: 55%;	padding: 15px 0px;	background: #3C3D3C;	text-align: center;	font-size: 14px;
	font-family: inherit; !important;
	color: #DDDEDC;	margin-left: auto;	margin-right: auto;
	letter-spacing: 2px;	background:none!;


}



	.toggle1009:before {
	content: "\f088";position: absolute; top: 0px !important; right: 15px !important; z-index: 101;
	font-size: 14px;
	
	font-family: fontawesome !important;
	
	color: #000000;	padding: 15px 0px;
}



#toggle1009:checked + div .toggle1009:before {
	content: "\f087";position: absolute; top: 0px !important; right: 15px !important; z-index: 103;
	font-size: 14px;
	
	font-family: fontawesome !important;
	
	color: #000000;	padding: 15px 0px;
	margin-top: 0px;

	 

	 

	
	
	 

	 

	 
	-moz-animation: TransClusive 2.0s ease-in-out;	-webkit-animation: TransClusive 2.0s ease-in-out;	-o-animation: TransClusive 2.0s ease-in-out;	animation: TransClusive 2.0s ease-in-out;	 




}
%[endif]%
.toggle1009:hover:after {
}#toggle1009:checked + div .toggle1009:after {	position: relative;	z-index: 99;	content:  /*"\00a0" "\00a0"*/ attr(data-close) /*"\00a0" "\00a0"*/ ;	margin-top: 0px;	
	 

	 

	
	
	 

	 

	 
	-moz-animation: TransClusive 2.0s ease-in-out;	-webkit-animation: TransClusive 2.0s ease-in-out;	-o-animation: TransClusive 2.0s ease-in-out;	animation: TransClusive 2.0s ease-in-out;	 



}} /* End Media Only Screen */


/*Mobile Devices Special */
	@media only screen and (max-width: 450px) { 

.toggle1009:after {
	font-size: 12px;
	top: 0px;
	padding: 5px 0px;}

	.toggle1009:before {

	display: none;

	font-size: 12px;
	top: 0px;
	padding: 5px 0px;
	}
#toggle1009:checked + div .toggle1009:before {

	display: none;

	font-size: 12px;
	top: 0px;
	padding: 5px 0px;
	}
}

/* KeyFrameArea KeyFrameArea KeyFrameArea KeyFrameArea */

					 
					 

					 

					 


					 

					 



					 

					 	

					 

					 

					 

					 @-webkit-keyframes TransClusive {	0% {		-webkit-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-webkit-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@-o-keyframes TransClusive {	0% {		-o-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-o-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@-moz-keyframes TransClusive {	0% {		-moz-transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	-moz-transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}}@keyframes TransClusive {	0% {		transform: translateY(100%) scale(1) scaleY(1);	opacity: 0;}100% {	transform: translateY(0%) scale(1) scaleY(1);	opacity: 1;}} 
/*End ToggleTastic CSS*/
#stacks_in_33022_page0 {
	background-color: #9993B9;
	border: solid #9993B9;
	border-width: 10px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
#stacks_in_33024_page0 .sirecowrapper {
display: block;
padding-top: 0% !important;
padding-bottom: 0% !important;


height:auto;


/*Custom CSS;*/
}

#stacks_in_33024_page0 .sirecocontainer {
display: block;
max-width: 960px; 
margin-left: auto;
margin-right:auto;
/*Custom CSS;*/
}

#stacks_in_33024_page0 .sirecocontainer img {

	padding: 0px 0px 0px 0px;
}


#stacks_in_33024_page0 .sirecobefit {
margin-left: -20px;
margin-right: -20px;
}

#stacks_in_33024_page0 .sirecospacer {
margin-left: 20px;
margin-right: 20px;
}

#stacks_in_33024_page0 .sireco:first-of-type {
float: left;

					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/





}
#stacks_in_33024_page0 .sireco {



					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/










	display: block; 
	float: left; clear: none;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#stacks_in_33024_page0 .sireco:last-of-type {
float: right; clear: right;

					/*3columnspecial*/
	width: 33.33%;
	/*Custom CSS;*/





											/*3columnspecial*/




}

#stacks_in_33024_page0 .sireco_bottomslice {
	text-align: center;
	padding: 5%;
	/*Custom CSS;*/
}


@media handheld, only screen and (max-width: 770px) {
#stacks_in_33024_page0 .sirecobefit {
margin-left: 0px;
margin-right: 0px;
}
#stacks_in_33024_page0 .sireco {
	width: 100%;
	padding: 20px;
}
#stacks_in_33024_page0 .sireco:first-of-type {
	width: 100%;
	padding: 20px;
}
#stacks_in_33024_page0 .sireco:last-of-type {
	width: 100%;
	padding: 20px;
}
#stacks_in_33024_page0 .sirecocontainer {

}

#stacks_in_33024_page0 .sirecowrapper {



height:auto !important;


/*Custom CSS;*/
}

#stacks_in_33024_page0 .sireco_bottomslice {
	/*Custom CSS;*/
}

}



#stacks_in_33024_page0 {
	background-color: #FFFEFD;
	padding: 20px 0px 20px 0px;
}
 #stacks_in_33035_page0{width:100%}#stacks_in_33035_page0.section-absolute{position:absolute}#stacks_in_33035_page0.section-absolute.section-top{top:0px}#stacks_in_33035_page0.section-absolute.section-bottom{bottom:0px}#stacks_in_33035_page0.section-absolute .button{margin:0} #stacks_in_33035_page0 .section-fix{background:0;margin:0;padding:0;height:auto}
 #stacks_in_33037_page0{text-align:center}     #stacks_in_33037_page0 .button{margin-bottom:0}   

#stacks_in_33037_page0 .ghost{
	

    background-color: transparent !important;
    color:#00CC33;
    
		border: 1px solid #00CC33;   
	
}       
#stacks_in_33037_page0 .ghost:hover{
    
        background-color:#00CC33 !important;
    
    
    color:#FFFFFF!important;
    
 }















 #stacks_in_33038_page0 [data-magellan-expedition-clone]{display:none}#stacks_in_33038_page0 .magic-link[data-magellan-expedition]{min-width:0} #stacks_in_33038_page0 .magic-link,#stacks_in_33038_page0 .magic-link-list,#stacks_in_33038_page0 .magic-link-item{background:0;margin:0;padding:0;height:auto}#stacks_in_33038_page0 ul.magic-link-list{list-style-type:none}
 #stacks_in_33040_page0{text-align:center}     #stacks_in_33040_page0 .button{margin-bottom:0}   

#stacks_in_33040_page0 .ghost{
	

    background-color: transparent !important;
    color:#7EB2CF;
    
		border: 0px solid #C7C7C7;   
	
}       
#stacks_in_33040_page0 .ghost:hover{
    
      background-color:transparent!important;
    
    
    color:#9BDBFF!important;
    
 }















  #stacks_in_33693_page0{z-index:1;overflow:visible}#stacks_in_33693_page0 .shear-mag{position:absolute;top:0px}@media screen and (min-width: 0 ) and (min-height: 0 ){#stacks_in_33693_page0 .shear-inner.full-height{height:100vh}#stacks_in_33693_page0 .shear-inner.full-height>.inner-content.v-center{padding-top:0!important;padding-bottom:0!important;-webkit-transform:translateY(50vh);-moz-transform:translateY(50vh);-ms-transform:translateY(50vh);-o-transform:translateY(50vh);transform:translateY(50vh)}#stacks_in_33693_page0 .shear-inner.full-height>.inner-content.v-center>.content-wrapper{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}#stacks_in_33693_page0>.bwd-shear-container.top-margin-none{margin-top:0!important}#stacks_in_33693_page0>.bwd-shear-container.top-margin-prop{margin-top:0.00%}#stacks_in_33693_page0>.bwd-shear-container.top-margin-rem{margin-top:0.00rem}#stacks_in_33693_page0>.bwd-shear-container.bot-margin-none{margin-bottom:0!important}#stacks_in_33693_page0>.bwd-shear-container.bot-margin-prop{margin-bottom:0.00%}#stacks_in_33693_page0>.bwd-shear-container.bot-margin-rem{margin-bottom:0.00rem}#stacks_in_33693_page0>.bwd-shear-container>.shear-wrapper>.shear-inner::after{margin-top:0.00%}#stacks_in_33693_page0>.bwd-shear-container.eq-height{margin-top:0!important}  #stacks_in_33693_page0 .top-edge,#stacks_in_33693_page0 .bot-edge{margin-top:0.00%;min-width:100%;z-index:1;position:absolute;-webkit-transform:skew(0deg,0deg);-moz-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);transform:skew(0deg,0deg)}#stacks_in_33693_page0 .top-edge::before,#stacks_in_33693_page0 .top-edge::after,#stacks_in_33693_page0 .bot-edge::before,#stacks_in_33693_page0 .bot-edge::after{position:absolute;content:'';z-index:-1}#stacks_in_33693_page0 .top-edge.con-arrow:after,#stacks_in_33693_page0 .bot-edge.con-arrow:after{background:0;width:0;height:0;opacity:0.20}#stacks_in_33693_page0 .top-edge.con-arrow.color-auto:after{border-color:transparent transparent #FFFFFF transparent}#stacks_in_33693_page0 .top-edge.con-arrow.color-manual:after{border-color:transparent transparent #699DFF transparent}#stacks_in_33693_page0 .top-edge.con-arrow:after{-webkit-transform:skew(0deg);-moz-transform:skew(0deg);-ms-transform:skew(0deg);-o-transform:skew(0deg);transform:skew(0deg);border-style:solid;border-width:0 4.00vw 4.00vw 4.00vw}#stacks_in_33693_page0 .top-edge.con-shape.color-auto:after{background:#FFFFFF}#stacks_in_33693_page0 .top-edge.con-shape.color-manual:after{background-color:#FFFFFF}#stacks_in_33693_page0 .top-edge.con-shape:after{width:4.00vw;height:2.00vw;opacity:0.20;background-color:#FFFFFF;display:none;display:block}#stacks_in_33693_page0 .bot-edge.con-arrow.color-auto:after{border-color:#FFFFFF transparent transparent transparent}#stacks_in_33693_page0 .bot-edge.con-arrow.color-manual:after{border-color:#FFFFFF transparent transparent transparent}#stacks_in_33693_page0 .bot-edge.con-arrow:after{-webkit-transform:skew(0deg);-moz-transform:skew(0deg);-ms-transform:skew(0deg);-o-transform:skew(0deg);transform:skew(0deg);border-style:solid;border-width:6.00vw 6.00vw 0 6.00vw}
#stacks_in_33693_page0 .bot-edge.con-shape.color-auto:after{background-color:#FFFFFF}#stacks_in_33693_page0 .bot-edge.con-shape.color-manual:after{background-color:#FFFFFF}#stacks_in_33693_page0 .bot-edge.con-shape:after{width:6.00vw;height:3.00vw;opacity:0.20;display:block} #stacks_in_33693_page0 .shear-inner .inner-content.percentPad{padding-top:0.00%;padding-bottom:0.00%}#stacks_in_33693_page0 .shear-inner .inner-content.remPad{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_33693_page0 .shear-inner::after{position:absolute;top:0;height:100%;left:0;width:100%;content:"";-webkit-transform:skew(0deg,0deg);-moz-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);transform:skew(0deg,0deg);z-index:-1;opacity:0.20}#stacks_in_33693_page0 .shear-inner{padding-top:1px}#stacks_in_33693_page0 .shear-inner.bg-none:after{background:transparent}#stacks_in_33693_page0 .shear-inner.bg-color::after{background-color:#FFFFFF} 
   #stacks_in_33693_page0>.bwd-shear-container.top-margin-auto{margin-top:calc(4.00vw + 0%)}#stacks_in_33693_page0>.bwd-shear-container.top-margin-auto.topCon-con-none{margin-top:0%}#stacks_in_33693_page0>.bwd-shear-container.bot-margin-auto{margin-bottom:calc(6.00vw + 0%)}#stacks_in_33693_page0>.bwd-shear-container.top-margin-auto.botCon-con-none{margin-bottom:0%}#stacks_in_33693_page0 .inner-content.autoPad{padding-bottom:0%;padding-top:0%}   #stacks_in_33693_page0 .top-edge.con-arrow::after{left:calc(50.00% - 4.00vw);top:calc(1.00px - 4.00vw)}#stacks_in_33693_page0 .bot-edge.con-arrow::after{left:calc(50.00% - 6.00vw);bottom:calc(1.00px - 6.00vw)}#stacks_in_33693_page0 .top-edge.con-shape::after{left:calc(50.00% - 2.00vw);top:calc(1.00px - 2.00vw);border-radius:calc(4.00vw * 50.00) calc(4.00vw * 50.00) 0 0}#stacks_in_33693_page0 .bot-edge.con-shape::after{left:calc(50.00% - 3.00vw);bottom:calc(1.00px - 3.00vw);border-radius:0 0 calc(6.00vw * 50.00) calc(6.00vw * 50.00)}
   #stacks_in_33695_page0>.row{ padding-top:2.00%!important;padding-bottom:2.00%!important}   @media only screen and (min-width: 40.063em ){  #stacks_in_33695_page0>.row{ padding-left:3.00%!important;padding-right:3.00%!important}}@media only screen and (min-width: 0em ){}#stacks_in_33695_page0>.row.collapse{padding-left:0;padding-right:0}#stacks_in_33695_page0>.maxwidth{max-width:500px}#stacks_in_33695_page0>.hide-overflow{overflow:hidden!important}     #stacks_in_33697_page0 h1,#stacks_in_33697_page0 h2,#stacks_in_33697_page0 h3,#stacks_in_33697_page0 h4,#stacks_in_33697_page0 h5,#stacks_in_33697_page0 h6,#stacks_in_33697_page0 div{color:#7EB2CF;font-size:1.69rem;font-weight:700}#stacks_in_33697_page0 h1 a,#stacks_in_33697_page0 h2 a,#stacks_in_33697_page0 h3 a,#stacks_in_33697_page0 h4 a,#stacks_in_33697_page0 h5 a,#stacks_in_33697_page0 h6 a,#stacks_in_33697_page0 div a{color:#7EB2CF;font-size:1.69rem}#stacks_in_33697_page0 h1 a:hover,#stacks_in_33697_page0 h2 a:hover,#stacks_in_33697_page0 h3 a:hover,#stacks_in_33697_page0 h4 a:hover,#stacks_in_33697_page0 h5 a:hover,#stacks_in_33697_page0 h6 a:hover,#stacks_in_33697_page0 div a:hover{color:#5E859B}@media only screen and (min-width:40.063em){#stacks_in_33697_page0 h1 a,#stacks_in_33697_page0 h2 a,#stacks_in_33697_page0 h3 a,#stacks_in_33697_page0 h4 a,#stacks_in_33697_page0 h5 a,#stacks_in_33697_page0 h6 a,#stacks_in_33697_page0 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_33697_page0 h1,#stacks_in_33697_page0 h2,#stacks_in_33697_page0 h3,#stacks_in_33697_page0 h4,#stacks_in_33697_page0 h5,#stacks_in_33697_page0 h6,#stacks_in_33697_page0 div{font-size:2.00rem}}#stacks_in_33697_page0 small,#stacks_in_33697_page0 small div{font-size:60%;color:#6F6F6F}   #stacks_in_33697_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}         #stacks_in_33697_page0 .headPlus{width:100%!important}      #stacks_in_33697_page0 h1 span,#stacks_in_33697_page0 h2 span,#stacks_in_33697_page0 h3 span,#stacks_in_33697_page0 h4 span,#stacks_in_33697_page0 h5 span,#stacks_in_33697_page0 h6 span,#stacks_in_33697_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:700;font-style:normal}  

#stacks_in_33697_page0 {
	padding: 12px 0px 0px 0px;
}
 
#stacks_in_33702_page0>.row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_33702_page0>.row>.columns{margin-top:0.50rem}
  #stacks_in_33704_page0 .reveal-launcher{cursor:pointer} 
 #stacks_in_33708_page0 h1,#stacks_in_33708_page0 h2,#stacks_in_33708_page0 h3,#stacks_in_33708_page0 h4,#stacks_in_33708_page0 h5,#stacks_in_33708_page0 h6,#stacks_in_33708_page0 div{color:#7EB2CF;font-size:1.69rem;font-weight:700}#stacks_in_33708_page0 h1 a,#stacks_in_33708_page0 h2 a,#stacks_in_33708_page0 h3 a,#stacks_in_33708_page0 h4 a,#stacks_in_33708_page0 h5 a,#stacks_in_33708_page0 h6 a,#stacks_in_33708_page0 div a{color:#7EB2CF;font-size:1.69rem}#stacks_in_33708_page0 h1 a:hover,#stacks_in_33708_page0 h2 a:hover,#stacks_in_33708_page0 h3 a:hover,#stacks_in_33708_page0 h4 a:hover,#stacks_in_33708_page0 h5 a:hover,#stacks_in_33708_page0 h6 a:hover,#stacks_in_33708_page0 div a:hover{color:#5E859B}@media only screen and (min-width:40.063em){#stacks_in_33708_page0 h1 a,#stacks_in_33708_page0 h2 a,#stacks_in_33708_page0 h3 a,#stacks_in_33708_page0 h4 a,#stacks_in_33708_page0 h5 a,#stacks_in_33708_page0 h6 a,#stacks_in_33708_page0 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_33708_page0 h1,#stacks_in_33708_page0 h2,#stacks_in_33708_page0 h3,#stacks_in_33708_page0 h4,#stacks_in_33708_page0 h5,#stacks_in_33708_page0 h6,#stacks_in_33708_page0 div{font-size:2.00rem}}#stacks_in_33708_page0 small,#stacks_in_33708_page0 small div{font-size:60%;color:#FFFFFF}   #stacks_in_33708_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}           #stacks_in_33708_page0 .headPlus{width:100%!important}      #stacks_in_33708_page0 h1 span,#stacks_in_33708_page0 h2 span,#stacks_in_33708_page0 h3 span,#stacks_in_33708_page0 h4 span,#stacks_in_33708_page0 h5 span,#stacks_in_33708_page0 h6 span,#stacks_in_33708_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:700;font-style:normal}  

#stacks_in_33714_page0 {	margin: 0 !important; padding: 0 !important; }
#stacks_in_33714_page0 {	display: none; }
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner { margin: 0 -3px 0 0; }
.atmScrollPane { display: none; } #stacks_in_33717_page0 h1,#stacks_in_33717_page0 h2,#stacks_in_33717_page0 h3,#stacks_in_33717_page0 h4,#stacks_in_33717_page0 h5,#stacks_in_33717_page0 h6,#stacks_in_33717_page0 div{color:#7EB2CF;font-size:1.69rem;font-weight:700}#stacks_in_33717_page0 h1 a,#stacks_in_33717_page0 h2 a,#stacks_in_33717_page0 h3 a,#stacks_in_33717_page0 h4 a,#stacks_in_33717_page0 h5 a,#stacks_in_33717_page0 h6 a,#stacks_in_33717_page0 div a{color:#7EB2CF;font-size:1.69rem}#stacks_in_33717_page0 h1 a:hover,#stacks_in_33717_page0 h2 a:hover,#stacks_in_33717_page0 h3 a:hover,#stacks_in_33717_page0 h4 a:hover,#stacks_in_33717_page0 h5 a:hover,#stacks_in_33717_page0 h6 a:hover,#stacks_in_33717_page0 div a:hover{color:#5E859B}@media only screen and (min-width:40.063em){#stacks_in_33717_page0 h1 a,#stacks_in_33717_page0 h2 a,#stacks_in_33717_page0 h3 a,#stacks_in_33717_page0 h4 a,#stacks_in_33717_page0 h5 a,#stacks_in_33717_page0 h6 a,#stacks_in_33717_page0 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_33717_page0 h1,#stacks_in_33717_page0 h2,#stacks_in_33717_page0 h3,#stacks_in_33717_page0 h4,#stacks_in_33717_page0 h5,#stacks_in_33717_page0 h6,#stacks_in_33717_page0 div{font-size:2.00rem}}#stacks_in_33717_page0 small,#stacks_in_33717_page0 small div{font-size:60%;color:#FFFFFF}   #stacks_in_33717_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}           #stacks_in_33717_page0 .headPlus{width:100%!important}      #stacks_in_33717_page0 h1 span,#stacks_in_33717_page0 h2 span,#stacks_in_33717_page0 h3 span,#stacks_in_33717_page0 h4 span,#stacks_in_33717_page0 h5 span,#stacks_in_33717_page0 h6 span,#stacks_in_33717_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:700;font-style:normal}  
 
#stacks_in_33722_page0>.row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_33722_page0>.row>.columns{margin-top:0.00rem}
   #stacks_in_33724_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}            
#stacks_in_33729_page0 a{display:block} #stacks_in_33729_page0 img{ width:100%;} 

#stacks_in_33730_page0 .jspContainer { overflow: hidden; position: relative; }
#stacks_in_33730_page0 .jspPane { background: transparent !important; position: absolute; }


#stacks_in_33730_page0 .jspVerticalBar { position: absolute; top: 0; right: 0; width: 15px; height: 100%; background: transparent; }
#stacks_in_33730_page0 .jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 15px; background: transparent; display: none; }
#stacks_in_33730_page0 .jspVerticalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33730_page0 .jspHorizontalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33730_page0 .jspCap { display: none; }
#stacks_in_33730_page0 .jspHorizontalBar .jspCap { float: left; }
#stacks_in_33730_page0 .jspTrack { background: transparent; position: relative; }
#stacks_in_33730_page0 .jspTrack { background: #93A1A1 !important; }

#stacks_in_33730_page0 .jspDrag { background: #268BD2; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33730_page0 .jspDrag:hover { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33730_page0 .jspDrag:active { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px;
    border-radius: 8px; }
#stacks_in_33730_page0 .jspHorizontalBar .jspTrack { float: left; height: 100%; }
#stacks_in_33730_page0 .jspHorizontalBar .jspDrag { float: left; height: 100%; }

#stacks_in_33730_page0 .jspArrow  { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; text-indent: -20000px; display: block; cursor: pointer; padding: 0; margin: 0; } /* pading and margin new */
#stacks_in_33730_page0 .jspArrow:hover { background: transparent url('../files/atmScrollPaneAdvanced/50.png') no-repeat; }
#stacks_in_33730_page0 .jspArrow.jspDisabled { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default;	}
#stacks_in_33730_page0 .jspArrow.jspDisabled:hover { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default; }
#stacks_in_33730_page0 .jspVerticalBar .jspArrow { height: 15px; }
#stacks_in_33730_page0 .jspHorizontalBar .jspArrow { width: 15px; float: left; height: 100%; }
#stacks_in_33730_page0 .jspArrowUp { background-position: 0 0; }
#stacks_in_33730_page0 .jspArrowDown { background-position: -65px 0 !important; }
#stacks_in_33730_page0 .jspArrowLeft { background-position: -96px 0 !important; }
#stacks_in_33730_page0 .jspArrowRight { background-position: -32px 0 !important; }
#stacks_in_33730_page0 .jspVerticalBar .jspArrow:focus { outline: none; }
#stacks_in_33730_page0 .jspCorner { background: transparent; float: left; height: 100%; }

#stacks_in_33730_page0 .jspVerticalBar { width: 15px; }
#stacks_in_33730_page0 .jspHorizontalBar { height: 15px; }

#stacks_in_33730_page0 .atmScrollPane { background: transparent; width: 100%; height: 250px; overflow: auto; overflow-y: auto !important; overflow-x: hidden !important; outline: none; float: left; }
#stacks_in_33730_page0 {
	padding: 6px 0px 0px 0px;
}
   #stacks_in_33732_page0 .dropC{opacity: 0.80!important;}   
#stacks_in_33732_page0 {
	padding:  6px;
}
             #stacks_in_33745_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}            
#stacks_in_33750_page0 a{display:block} #stacks_in_33750_page0 img{ width:100%;} #stacks_in_33750_page0 img{max-width:200px}@media only screen and (min-width:641px){#stacks_in_33750_page0 img{max-width:225px}}@media only screen and (min-width:1024px){#stacks_in_33750_page0 img{max-width:250px}} 

#stacks_in_33751_page0 .jspContainer { overflow: hidden; position: relative; }
#stacks_in_33751_page0 .jspPane { background: transparent !important; position: absolute; }


#stacks_in_33751_page0 .jspVerticalBar { position: absolute; top: 0; right: 0; width: 15px; height: 100%; background: transparent; }
#stacks_in_33751_page0 .jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 15px; background: transparent; display: none; }
#stacks_in_33751_page0 .jspVerticalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33751_page0 .jspHorizontalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33751_page0 .jspCap { display: none; }
#stacks_in_33751_page0 .jspHorizontalBar .jspCap { float: left; }
#stacks_in_33751_page0 .jspTrack { background: transparent; position: relative; }
#stacks_in_33751_page0 .jspTrack { background: #93A1A1 !important; }

#stacks_in_33751_page0 .jspDrag { background: #268BD2; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33751_page0 .jspDrag:hover { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33751_page0 .jspDrag:active { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px;
    border-radius: 8px; }
#stacks_in_33751_page0 .jspHorizontalBar .jspTrack { float: left; height: 100%; }
#stacks_in_33751_page0 .jspHorizontalBar .jspDrag { float: left; height: 100%; }

#stacks_in_33751_page0 .jspArrow  { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; text-indent: -20000px; display: block; cursor: pointer; padding: 0; margin: 0; } /* pading and margin new */
#stacks_in_33751_page0 .jspArrow:hover { background: transparent url('../files/atmScrollPaneAdvanced/50.png') no-repeat; }
#stacks_in_33751_page0 .jspArrow.jspDisabled { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default;	}
#stacks_in_33751_page0 .jspArrow.jspDisabled:hover { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default; }
#stacks_in_33751_page0 .jspVerticalBar .jspArrow { height: 15px; }
#stacks_in_33751_page0 .jspHorizontalBar .jspArrow { width: 15px; float: left; height: 100%; }
#stacks_in_33751_page0 .jspArrowUp { background-position: 0 0; }
#stacks_in_33751_page0 .jspArrowDown { background-position: -65px 0 !important; }
#stacks_in_33751_page0 .jspArrowLeft { background-position: -96px 0 !important; }
#stacks_in_33751_page0 .jspArrowRight { background-position: -32px 0 !important; }
#stacks_in_33751_page0 .jspVerticalBar .jspArrow:focus { outline: none; }
#stacks_in_33751_page0 .jspCorner { background: transparent; float: left; height: 100%; }

#stacks_in_33751_page0 .jspVerticalBar { width: 15px; }
#stacks_in_33751_page0 .jspHorizontalBar { height: 15px; }

#stacks_in_33751_page0 .atmScrollPane { background: transparent; width: 100%; height: 250px; overflow: auto; overflow-y: auto !important; overflow-x: hidden !important; outline: none; float: left; }
#stacks_in_33751_page0 {
	padding: 6px 0px 0px 0px;
}
   #stacks_in_33753_page0 .dropC{opacity: 0.80!important;}   
#stacks_in_33753_page0 {
	padding:  6px;
}
            #stacks_in_33766_page0 .reveal-launcher{cursor:pointer} 
 #stacks_in_33770_page0 h1,#stacks_in_33770_page0 h2,#stacks_in_33770_page0 h3,#stacks_in_33770_page0 h4,#stacks_in_33770_page0 h5,#stacks_in_33770_page0 h6,#stacks_in_33770_page0 div{color:#7EB2CF;font-size:1.69rem;font-weight:700}#stacks_in_33770_page0 h1 a,#stacks_in_33770_page0 h2 a,#stacks_in_33770_page0 h3 a,#stacks_in_33770_page0 h4 a,#stacks_in_33770_page0 h5 a,#stacks_in_33770_page0 h6 a,#stacks_in_33770_page0 div a{color:#7EB2CF;font-size:1.69rem}#stacks_in_33770_page0 h1 a:hover,#stacks_in_33770_page0 h2 a:hover,#stacks_in_33770_page0 h3 a:hover,#stacks_in_33770_page0 h4 a:hover,#stacks_in_33770_page0 h5 a:hover,#stacks_in_33770_page0 h6 a:hover,#stacks_in_33770_page0 div a:hover{color:#5E859B}@media only screen and (min-width:40.063em){#stacks_in_33770_page0 h1 a,#stacks_in_33770_page0 h2 a,#stacks_in_33770_page0 h3 a,#stacks_in_33770_page0 h4 a,#stacks_in_33770_page0 h5 a,#stacks_in_33770_page0 h6 a,#stacks_in_33770_page0 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_33770_page0 h1,#stacks_in_33770_page0 h2,#stacks_in_33770_page0 h3,#stacks_in_33770_page0 h4,#stacks_in_33770_page0 h5,#stacks_in_33770_page0 h6,#stacks_in_33770_page0 div{font-size:2.00rem}}#stacks_in_33770_page0 small,#stacks_in_33770_page0 small div{font-size:60%;color:#FFFFFF}   #stacks_in_33770_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}           #stacks_in_33770_page0 .headPlus{width:100%!important}      #stacks_in_33770_page0 h1 span,#stacks_in_33770_page0 h2 span,#stacks_in_33770_page0 h3 span,#stacks_in_33770_page0 h4 span,#stacks_in_33770_page0 h5 span,#stacks_in_33770_page0 h6 span,#stacks_in_33770_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:700;font-style:normal}  

#stacks_in_33776_page0 {	margin: 0 !important; padding: 0 !important; }
#stacks_in_33776_page0 {	display: none; }
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner { margin: 0 -3px 0 0; }
.atmScrollPane { display: none; } #stacks_in_33779_page0 h1,#stacks_in_33779_page0 h2,#stacks_in_33779_page0 h3,#stacks_in_33779_page0 h4,#stacks_in_33779_page0 h5,#stacks_in_33779_page0 h6,#stacks_in_33779_page0 div{color:#7EB2CF;font-size:1.69rem;font-weight:700}#stacks_in_33779_page0 h1 a,#stacks_in_33779_page0 h2 a,#stacks_in_33779_page0 h3 a,#stacks_in_33779_page0 h4 a,#stacks_in_33779_page0 h5 a,#stacks_in_33779_page0 h6 a,#stacks_in_33779_page0 div a{color:#7EB2CF;font-size:1.69rem}#stacks_in_33779_page0 h1 a:hover,#stacks_in_33779_page0 h2 a:hover,#stacks_in_33779_page0 h3 a:hover,#stacks_in_33779_page0 h4 a:hover,#stacks_in_33779_page0 h5 a:hover,#stacks_in_33779_page0 h6 a:hover,#stacks_in_33779_page0 div a:hover{color:#5E859B}@media only screen and (min-width:40.063em){#stacks_in_33779_page0 h1 a,#stacks_in_33779_page0 h2 a,#stacks_in_33779_page0 h3 a,#stacks_in_33779_page0 h4 a,#stacks_in_33779_page0 h5 a,#stacks_in_33779_page0 h6 a,#stacks_in_33779_page0 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_33779_page0 h1,#stacks_in_33779_page0 h2,#stacks_in_33779_page0 h3,#stacks_in_33779_page0 h4,#stacks_in_33779_page0 h5,#stacks_in_33779_page0 h6,#stacks_in_33779_page0 div{font-size:2.00rem}}#stacks_in_33779_page0 small,#stacks_in_33779_page0 small div{font-size:60%;color:#FFFFFF}   #stacks_in_33779_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}           #stacks_in_33779_page0 .headPlus{width:100%!important}      #stacks_in_33779_page0 h1 span,#stacks_in_33779_page0 h2 span,#stacks_in_33779_page0 h3 span,#stacks_in_33779_page0 h4 span,#stacks_in_33779_page0 h5 span,#stacks_in_33779_page0 h6 span,#stacks_in_33779_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:700;font-style:normal}  
 
#stacks_in_33784_page0>.row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_33784_page0>.row>.columns{margin-top:0.00rem}
   #stacks_in_33786_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}            
#stacks_in_33791_page0 a{display:block} #stacks_in_33791_page0 img{ width:100%;} 

#stacks_in_33792_page0 .jspContainer { overflow: hidden; position: relative; }
#stacks_in_33792_page0 .jspPane { background: transparent !important; position: absolute; }


#stacks_in_33792_page0 .jspVerticalBar { position: absolute; top: 0; right: 0; width: 15px; height: 100%; background: transparent; }
#stacks_in_33792_page0 .jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 15px; background: transparent; display: none; }
#stacks_in_33792_page0 .jspVerticalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33792_page0 .jspHorizontalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33792_page0 .jspCap { display: none; }
#stacks_in_33792_page0 .jspHorizontalBar .jspCap { float: left; }
#stacks_in_33792_page0 .jspTrack { background: transparent; position: relative; }
#stacks_in_33792_page0 .jspTrack { background: #93A1A1 !important; }

#stacks_in_33792_page0 .jspDrag { background: #268BD2; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33792_page0 .jspDrag:hover { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33792_page0 .jspDrag:active { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px;
    border-radius: 8px; }
#stacks_in_33792_page0 .jspHorizontalBar .jspTrack { float: left; height: 100%; }
#stacks_in_33792_page0 .jspHorizontalBar .jspDrag { float: left; height: 100%; }

#stacks_in_33792_page0 .jspArrow  { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; text-indent: -20000px; display: block; cursor: pointer; padding: 0; margin: 0; } /* pading and margin new */
#stacks_in_33792_page0 .jspArrow:hover { background: transparent url('../files/atmScrollPaneAdvanced/50.png') no-repeat; }
#stacks_in_33792_page0 .jspArrow.jspDisabled { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default;	}
#stacks_in_33792_page0 .jspArrow.jspDisabled:hover { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default; }
#stacks_in_33792_page0 .jspVerticalBar .jspArrow { height: 15px; }
#stacks_in_33792_page0 .jspHorizontalBar .jspArrow { width: 15px; float: left; height: 100%; }
#stacks_in_33792_page0 .jspArrowUp { background-position: 0 0; }
#stacks_in_33792_page0 .jspArrowDown { background-position: -65px 0 !important; }
#stacks_in_33792_page0 .jspArrowLeft { background-position: -96px 0 !important; }
#stacks_in_33792_page0 .jspArrowRight { background-position: -32px 0 !important; }
#stacks_in_33792_page0 .jspVerticalBar .jspArrow:focus { outline: none; }
#stacks_in_33792_page0 .jspCorner { background: transparent; float: left; height: 100%; }

#stacks_in_33792_page0 .jspVerticalBar { width: 15px; }
#stacks_in_33792_page0 .jspHorizontalBar { height: 15px; }

#stacks_in_33792_page0 .atmScrollPane { background: transparent; width: 100%; height: 250px; overflow: auto; overflow-y: auto !important; overflow-x: hidden !important; outline: none; float: left; }
#stacks_in_33792_page0 {
	padding: 6px 0px 0px 0px;
}
   #stacks_in_33794_page0 .dropC{opacity: 0.80!important;}   
#stacks_in_33794_page0 {
	padding:  6px;
}
             #stacks_in_33807_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}            
#stacks_in_33812_page0 a{display:block} #stacks_in_33812_page0 img{ width:100%;} #stacks_in_33812_page0 img{max-width:200px}@media only screen and (min-width:641px){#stacks_in_33812_page0 img{max-width:225px}}@media only screen and (min-width:1024px){#stacks_in_33812_page0 img{max-width:250px}} 

#stacks_in_33813_page0 .jspContainer { overflow: hidden; position: relative; }
#stacks_in_33813_page0 .jspPane { background: transparent !important; position: absolute; }


#stacks_in_33813_page0 .jspVerticalBar { position: absolute; top: 0; right: 0; width: 15px; height: 100%; background: transparent; }
#stacks_in_33813_page0 .jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 15px; background: transparent; display: none; }
#stacks_in_33813_page0 .jspVerticalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33813_page0 .jspHorizontalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33813_page0 .jspCap { display: none; }
#stacks_in_33813_page0 .jspHorizontalBar .jspCap { float: left; }
#stacks_in_33813_page0 .jspTrack { background: transparent; position: relative; }
#stacks_in_33813_page0 .jspTrack { background: #93A1A1 !important; }

#stacks_in_33813_page0 .jspDrag { background: #268BD2; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33813_page0 .jspDrag:hover { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33813_page0 .jspDrag:active { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px;
    border-radius: 8px; }
#stacks_in_33813_page0 .jspHorizontalBar .jspTrack { float: left; height: 100%; }
#stacks_in_33813_page0 .jspHorizontalBar .jspDrag { float: left; height: 100%; }

#stacks_in_33813_page0 .jspArrow  { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; text-indent: -20000px; display: block; cursor: pointer; padding: 0; margin: 0; } /* pading and margin new */
#stacks_in_33813_page0 .jspArrow:hover { background: transparent url('../files/atmScrollPaneAdvanced/50.png') no-repeat; }
#stacks_in_33813_page0 .jspArrow.jspDisabled { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default;	}
#stacks_in_33813_page0 .jspArrow.jspDisabled:hover { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default; }
#stacks_in_33813_page0 .jspVerticalBar .jspArrow { height: 15px; }
#stacks_in_33813_page0 .jspHorizontalBar .jspArrow { width: 15px; float: left; height: 100%; }
#stacks_in_33813_page0 .jspArrowUp { background-position: 0 0; }
#stacks_in_33813_page0 .jspArrowDown { background-position: -65px 0 !important; }
#stacks_in_33813_page0 .jspArrowLeft { background-position: -96px 0 !important; }
#stacks_in_33813_page0 .jspArrowRight { background-position: -32px 0 !important; }
#stacks_in_33813_page0 .jspVerticalBar .jspArrow:focus { outline: none; }
#stacks_in_33813_page0 .jspCorner { background: transparent; float: left; height: 100%; }

#stacks_in_33813_page0 .jspVerticalBar { width: 15px; }
#stacks_in_33813_page0 .jspHorizontalBar { height: 15px; }

#stacks_in_33813_page0 .atmScrollPane { background: transparent; width: 100%; height: 250px; overflow: auto; overflow-y: auto !important; overflow-x: hidden !important; outline: none; float: left; }
#stacks_in_33813_page0 {
	padding: 6px 0px 0px 0px;
}
   #stacks_in_33815_page0 .dropC{opacity: 0.80!important;}   
#stacks_in_33815_page0 {
	padding:  6px;
}
             #stacks_in_33827_page0>.row{ padding-top:2.00%!important;padding-bottom:2.00%!important}   @media only screen and (min-width: 0em ){  #stacks_in_33827_page0>.row{ padding-left:3.00%!important;padding-right:3.00%!important}}@media only screen and (min-width: 0em ){}#stacks_in_33827_page0>.row.collapse{padding-left:0;padding-right:0}#stacks_in_33827_page0>.maxwidth{max-width:500px}#stacks_in_33827_page0>.hide-overflow{overflow:hidden!important}    
#stacks_in_33829_page0>.row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_33829_page0>.row>.columns{margin-top:0.00rem}
  #stacks_in_33831_page0 .reveal-launcher{cursor:pointer} 
 #stacks_in_33835_page0 h1,#stacks_in_33835_page0 h2,#stacks_in_33835_page0 h3,#stacks_in_33835_page0 h4,#stacks_in_33835_page0 h5,#stacks_in_33835_page0 h6,#stacks_in_33835_page0 div{color:#7EB2CF;font-size:1.69rem;font-weight:700}#stacks_in_33835_page0 h1 a,#stacks_in_33835_page0 h2 a,#stacks_in_33835_page0 h3 a,#stacks_in_33835_page0 h4 a,#stacks_in_33835_page0 h5 a,#stacks_in_33835_page0 h6 a,#stacks_in_33835_page0 div a{color:#7EB2CF;font-size:1.69rem}#stacks_in_33835_page0 h1 a:hover,#stacks_in_33835_page0 h2 a:hover,#stacks_in_33835_page0 h3 a:hover,#stacks_in_33835_page0 h4 a:hover,#stacks_in_33835_page0 h5 a:hover,#stacks_in_33835_page0 h6 a:hover,#stacks_in_33835_page0 div a:hover{color:#5E859B}@media only screen and (min-width:40.063em){#stacks_in_33835_page0 h1 a,#stacks_in_33835_page0 h2 a,#stacks_in_33835_page0 h3 a,#stacks_in_33835_page0 h4 a,#stacks_in_33835_page0 h5 a,#stacks_in_33835_page0 h6 a,#stacks_in_33835_page0 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_33835_page0 h1,#stacks_in_33835_page0 h2,#stacks_in_33835_page0 h3,#stacks_in_33835_page0 h4,#stacks_in_33835_page0 h5,#stacks_in_33835_page0 h6,#stacks_in_33835_page0 div{font-size:2.00rem}}#stacks_in_33835_page0 small,#stacks_in_33835_page0 small div{font-size:60%;color:#FFFFFF}   #stacks_in_33835_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}           #stacks_in_33835_page0 .headPlus{width:100%!important}      #stacks_in_33835_page0 h1 span,#stacks_in_33835_page0 h2 span,#stacks_in_33835_page0 h3 span,#stacks_in_33835_page0 h4 span,#stacks_in_33835_page0 h5 span,#stacks_in_33835_page0 h6 span,#stacks_in_33835_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:700;font-style:normal}  

#stacks_in_33846_page0 {	margin: 0 !important; padding: 0 !important; }
#stacks_in_33846_page0 {	display: none; }
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner { margin: 0 -3px 0 0; }
.atmScrollPane { display: none; } #stacks_in_33849_page0 h1,#stacks_in_33849_page0 h2,#stacks_in_33849_page0 h3,#stacks_in_33849_page0 h4,#stacks_in_33849_page0 h5,#stacks_in_33849_page0 h6,#stacks_in_33849_page0 div{color:#7EB2CF;font-size:1.69rem;font-weight:700}#stacks_in_33849_page0 h1 a,#stacks_in_33849_page0 h2 a,#stacks_in_33849_page0 h3 a,#stacks_in_33849_page0 h4 a,#stacks_in_33849_page0 h5 a,#stacks_in_33849_page0 h6 a,#stacks_in_33849_page0 div a{color:#7EB2CF;font-size:1.69rem}#stacks_in_33849_page0 h1 a:hover,#stacks_in_33849_page0 h2 a:hover,#stacks_in_33849_page0 h3 a:hover,#stacks_in_33849_page0 h4 a:hover,#stacks_in_33849_page0 h5 a:hover,#stacks_in_33849_page0 h6 a:hover,#stacks_in_33849_page0 div a:hover{color:#5E859B}@media only screen and (min-width:40.063em){#stacks_in_33849_page0 h1 a,#stacks_in_33849_page0 h2 a,#stacks_in_33849_page0 h3 a,#stacks_in_33849_page0 h4 a,#stacks_in_33849_page0 h5 a,#stacks_in_33849_page0 h6 a,#stacks_in_33849_page0 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_33849_page0 h1,#stacks_in_33849_page0 h2,#stacks_in_33849_page0 h3,#stacks_in_33849_page0 h4,#stacks_in_33849_page0 h5,#stacks_in_33849_page0 h6,#stacks_in_33849_page0 div{font-size:2.00rem}}#stacks_in_33849_page0 small,#stacks_in_33849_page0 small div{font-size:60%;color:#FFFFFF}   #stacks_in_33849_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}           #stacks_in_33849_page0 .headPlus{width:100%!important}      #stacks_in_33849_page0 h1 span,#stacks_in_33849_page0 h2 span,#stacks_in_33849_page0 h3 span,#stacks_in_33849_page0 h4 span,#stacks_in_33849_page0 h5 span,#stacks_in_33849_page0 h6 span,#stacks_in_33849_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:700;font-style:normal}  
 
#stacks_in_33854_page0>.row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_33854_page0>.row>.columns{margin-top:0.00rem}
   #stacks_in_33856_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}            
#stacks_in_33861_page0 a{display:block} #stacks_in_33861_page0 img{ width:100%;} 

#stacks_in_33862_page0 .jspContainer { overflow: hidden; position: relative; }
#stacks_in_33862_page0 .jspPane { background: transparent !important; position: absolute; }


#stacks_in_33862_page0 .jspVerticalBar { position: absolute; top: 0; right: 0; width: 15px; height: 100%; background: transparent; }
#stacks_in_33862_page0 .jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 15px; background: transparent; display: none; }
#stacks_in_33862_page0 .jspVerticalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33862_page0 .jspHorizontalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33862_page0 .jspCap { display: none; }
#stacks_in_33862_page0 .jspHorizontalBar .jspCap { float: left; }
#stacks_in_33862_page0 .jspTrack { background: transparent; position: relative; }
#stacks_in_33862_page0 .jspTrack { background: #93A1A1 !important; }

#stacks_in_33862_page0 .jspDrag { background: #268BD2; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33862_page0 .jspDrag:hover { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33862_page0 .jspDrag:active { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px;
    border-radius: 8px; }
#stacks_in_33862_page0 .jspHorizontalBar .jspTrack { float: left; height: 100%; }
#stacks_in_33862_page0 .jspHorizontalBar .jspDrag { float: left; height: 100%; }

#stacks_in_33862_page0 .jspArrow  { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; text-indent: -20000px; display: block; cursor: pointer; padding: 0; margin: 0; } /* pading and margin new */
#stacks_in_33862_page0 .jspArrow:hover { background: transparent url('../files/atmScrollPaneAdvanced/50.png') no-repeat; }
#stacks_in_33862_page0 .jspArrow.jspDisabled { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default;	}
#stacks_in_33862_page0 .jspArrow.jspDisabled:hover { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default; }
#stacks_in_33862_page0 .jspVerticalBar .jspArrow { height: 15px; }
#stacks_in_33862_page0 .jspHorizontalBar .jspArrow { width: 15px; float: left; height: 100%; }
#stacks_in_33862_page0 .jspArrowUp { background-position: 0 0; }
#stacks_in_33862_page0 .jspArrowDown { background-position: -65px 0 !important; }
#stacks_in_33862_page0 .jspArrowLeft { background-position: -96px 0 !important; }
#stacks_in_33862_page0 .jspArrowRight { background-position: -32px 0 !important; }
#stacks_in_33862_page0 .jspVerticalBar .jspArrow:focus { outline: none; }
#stacks_in_33862_page0 .jspCorner { background: transparent; float: left; height: 100%; }

#stacks_in_33862_page0 .jspVerticalBar { width: 15px; }
#stacks_in_33862_page0 .jspHorizontalBar { height: 15px; }

#stacks_in_33862_page0 .atmScrollPane { background: transparent; width: 100%; height: 250px; overflow: auto; overflow-y: auto !important; overflow-x: hidden !important; outline: none; float: left; }
#stacks_in_33862_page0 {
	padding: 6px 0px 0px 0px;
}
   #stacks_in_33864_page0 .dropC{opacity: 0.80!important;}   
#stacks_in_33864_page0 {
	padding:  6px;
}
             #stacks_in_33895_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}            
#stacks_in_33900_page0 a{display:block} #stacks_in_33900_page0 img{ width:100%;} #stacks_in_33900_page0 img{max-width:200px}@media only screen and (min-width:641px){#stacks_in_33900_page0 img{max-width:225px}}@media only screen and (min-width:1024px){#stacks_in_33900_page0 img{max-width:250px}} 

#stacks_in_33901_page0 .jspContainer { overflow: hidden; position: relative; }
#stacks_in_33901_page0 .jspPane { background: transparent !important; position: absolute; }


#stacks_in_33901_page0 .jspVerticalBar { position: absolute; top: 0; right: 0; width: 15px; height: 100%; background: transparent; }
#stacks_in_33901_page0 .jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 15px; background: transparent; display: none; }
#stacks_in_33901_page0 .jspVerticalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33901_page0 .jspHorizontalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33901_page0 .jspCap { display: none; }
#stacks_in_33901_page0 .jspHorizontalBar .jspCap { float: left; }
#stacks_in_33901_page0 .jspTrack { background: transparent; position: relative; }
#stacks_in_33901_page0 .jspTrack { background: #93A1A1 !important; }

#stacks_in_33901_page0 .jspDrag { background: #268BD2; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33901_page0 .jspDrag:hover { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33901_page0 .jspDrag:active { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px;
    border-radius: 8px; }
#stacks_in_33901_page0 .jspHorizontalBar .jspTrack { float: left; height: 100%; }
#stacks_in_33901_page0 .jspHorizontalBar .jspDrag { float: left; height: 100%; }

#stacks_in_33901_page0 .jspArrow  { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; text-indent: -20000px; display: block; cursor: pointer; padding: 0; margin: 0; } /* pading and margin new */
#stacks_in_33901_page0 .jspArrow:hover { background: transparent url('../files/atmScrollPaneAdvanced/50.png') no-repeat; }
#stacks_in_33901_page0 .jspArrow.jspDisabled { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default;	}
#stacks_in_33901_page0 .jspArrow.jspDisabled:hover { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default; }
#stacks_in_33901_page0 .jspVerticalBar .jspArrow { height: 15px; }
#stacks_in_33901_page0 .jspHorizontalBar .jspArrow { width: 15px; float: left; height: 100%; }
#stacks_in_33901_page0 .jspArrowUp { background-position: 0 0; }
#stacks_in_33901_page0 .jspArrowDown { background-position: -65px 0 !important; }
#stacks_in_33901_page0 .jspArrowLeft { background-position: -96px 0 !important; }
#stacks_in_33901_page0 .jspArrowRight { background-position: -32px 0 !important; }
#stacks_in_33901_page0 .jspVerticalBar .jspArrow:focus { outline: none; }
#stacks_in_33901_page0 .jspCorner { background: transparent; float: left; height: 100%; }

#stacks_in_33901_page0 .jspVerticalBar { width: 15px; }
#stacks_in_33901_page0 .jspHorizontalBar { height: 15px; }

#stacks_in_33901_page0 .atmScrollPane { background: transparent; width: 100%; height: 250px; overflow: auto; overflow-y: auto !important; overflow-x: hidden !important; outline: none; float: left; }
#stacks_in_33901_page0 {
	padding: 6px 0px 0px 0px;
}
   #stacks_in_33908_page0 .dropC{opacity: 0.80!important;}   
#stacks_in_33908_page0 {
	padding:  6px;
}
            #stacks_in_33926_page0 .reveal-launcher{cursor:pointer} 
 #stacks_in_33930_page0 h1,#stacks_in_33930_page0 h2,#stacks_in_33930_page0 h3,#stacks_in_33930_page0 h4,#stacks_in_33930_page0 h5,#stacks_in_33930_page0 h6,#stacks_in_33930_page0 div{color:#7EB2CF;font-size:1.69rem;font-weight:700}#stacks_in_33930_page0 h1 a,#stacks_in_33930_page0 h2 a,#stacks_in_33930_page0 h3 a,#stacks_in_33930_page0 h4 a,#stacks_in_33930_page0 h5 a,#stacks_in_33930_page0 h6 a,#stacks_in_33930_page0 div a{color:#7EB2CF;font-size:1.69rem}#stacks_in_33930_page0 h1 a:hover,#stacks_in_33930_page0 h2 a:hover,#stacks_in_33930_page0 h3 a:hover,#stacks_in_33930_page0 h4 a:hover,#stacks_in_33930_page0 h5 a:hover,#stacks_in_33930_page0 h6 a:hover,#stacks_in_33930_page0 div a:hover{color:#5E859B}@media only screen and (min-width:40.063em){#stacks_in_33930_page0 h1 a,#stacks_in_33930_page0 h2 a,#stacks_in_33930_page0 h3 a,#stacks_in_33930_page0 h4 a,#stacks_in_33930_page0 h5 a,#stacks_in_33930_page0 h6 a,#stacks_in_33930_page0 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_33930_page0 h1,#stacks_in_33930_page0 h2,#stacks_in_33930_page0 h3,#stacks_in_33930_page0 h4,#stacks_in_33930_page0 h5,#stacks_in_33930_page0 h6,#stacks_in_33930_page0 div{font-size:2.00rem}}#stacks_in_33930_page0 small,#stacks_in_33930_page0 small div{font-size:60%;color:#FFFFFF}   #stacks_in_33930_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}           #stacks_in_33930_page0 .headPlus{width:100%!important}      #stacks_in_33930_page0 h1 span,#stacks_in_33930_page0 h2 span,#stacks_in_33930_page0 h3 span,#stacks_in_33930_page0 h4 span,#stacks_in_33930_page0 h5 span,#stacks_in_33930_page0 h6 span,#stacks_in_33930_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:700;font-style:normal}  

#stacks_in_33964_page0 {	margin: 0 !important; padding: 0 !important; }
#stacks_in_33964_page0 {	display: none; }
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner { margin: 0 -3px 0 0; }
.atmScrollPane { display: none; } #stacks_in_33967_page0 h1,#stacks_in_33967_page0 h2,#stacks_in_33967_page0 h3,#stacks_in_33967_page0 h4,#stacks_in_33967_page0 h5,#stacks_in_33967_page0 h6,#stacks_in_33967_page0 div{color:#7EB2CF;font-size:1.69rem;font-weight:700}#stacks_in_33967_page0 h1 a,#stacks_in_33967_page0 h2 a,#stacks_in_33967_page0 h3 a,#stacks_in_33967_page0 h4 a,#stacks_in_33967_page0 h5 a,#stacks_in_33967_page0 h6 a,#stacks_in_33967_page0 div a{color:#7EB2CF;font-size:1.69rem}#stacks_in_33967_page0 h1 a:hover,#stacks_in_33967_page0 h2 a:hover,#stacks_in_33967_page0 h3 a:hover,#stacks_in_33967_page0 h4 a:hover,#stacks_in_33967_page0 h5 a:hover,#stacks_in_33967_page0 h6 a:hover,#stacks_in_33967_page0 div a:hover{color:#5E859B}@media only screen and (min-width:40.063em){#stacks_in_33967_page0 h1 a,#stacks_in_33967_page0 h2 a,#stacks_in_33967_page0 h3 a,#stacks_in_33967_page0 h4 a,#stacks_in_33967_page0 h5 a,#stacks_in_33967_page0 h6 a,#stacks_in_33967_page0 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_33967_page0 h1,#stacks_in_33967_page0 h2,#stacks_in_33967_page0 h3,#stacks_in_33967_page0 h4,#stacks_in_33967_page0 h5,#stacks_in_33967_page0 h6,#stacks_in_33967_page0 div{font-size:2.00rem}}#stacks_in_33967_page0 small,#stacks_in_33967_page0 small div{font-size:60%;color:#FFFFFF}   #stacks_in_33967_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}           #stacks_in_33967_page0 .headPlus{width:100%!important}      #stacks_in_33967_page0 h1 span,#stacks_in_33967_page0 h2 span,#stacks_in_33967_page0 h3 span,#stacks_in_33967_page0 h4 span,#stacks_in_33967_page0 h5 span,#stacks_in_33967_page0 h6 span,#stacks_in_33967_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:700;font-style:normal}  
 
#stacks_in_33975_page0>.row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_33975_page0>.row>.columns{margin-top:0.00rem}
   #stacks_in_33977_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}            
#stacks_in_33982_page0 a{display:block} #stacks_in_33982_page0 img{ width:100%;} 

#stacks_in_33983_page0 .jspContainer { overflow: hidden; position: relative; }
#stacks_in_33983_page0 .jspPane { background: transparent !important; position: absolute; }


#stacks_in_33983_page0 .jspVerticalBar { position: absolute; top: 0; right: 0; width: 15px; height: 100%; background: transparent; }
#stacks_in_33983_page0 .jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 15px; background: transparent; display: none; }
#stacks_in_33983_page0 .jspVerticalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33983_page0 .jspHorizontalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33983_page0 .jspCap { display: none; }
#stacks_in_33983_page0 .jspHorizontalBar .jspCap { float: left; }
#stacks_in_33983_page0 .jspTrack { background: transparent; position: relative; }
#stacks_in_33983_page0 .jspTrack { background: #93A1A1 !important; }

#stacks_in_33983_page0 .jspDrag { background: #268BD2; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33983_page0 .jspDrag:hover { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_33983_page0 .jspDrag:active { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px;
    border-radius: 8px; }
#stacks_in_33983_page0 .jspHorizontalBar .jspTrack { float: left; height: 100%; }
#stacks_in_33983_page0 .jspHorizontalBar .jspDrag { float: left; height: 100%; }

#stacks_in_33983_page0 .jspArrow  { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; text-indent: -20000px; display: block; cursor: pointer; padding: 0; margin: 0; } /* pading and margin new */
#stacks_in_33983_page0 .jspArrow:hover { background: transparent url('../files/atmScrollPaneAdvanced/50.png') no-repeat; }
#stacks_in_33983_page0 .jspArrow.jspDisabled { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default;	}
#stacks_in_33983_page0 .jspArrow.jspDisabled:hover { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default; }
#stacks_in_33983_page0 .jspVerticalBar .jspArrow { height: 15px; }
#stacks_in_33983_page0 .jspHorizontalBar .jspArrow { width: 15px; float: left; height: 100%; }
#stacks_in_33983_page0 .jspArrowUp { background-position: 0 0; }
#stacks_in_33983_page0 .jspArrowDown { background-position: -65px 0 !important; }
#stacks_in_33983_page0 .jspArrowLeft { background-position: -96px 0 !important; }
#stacks_in_33983_page0 .jspArrowRight { background-position: -32px 0 !important; }
#stacks_in_33983_page0 .jspVerticalBar .jspArrow:focus { outline: none; }
#stacks_in_33983_page0 .jspCorner { background: transparent; float: left; height: 100%; }

#stacks_in_33983_page0 .jspVerticalBar { width: 15px; }
#stacks_in_33983_page0 .jspHorizontalBar { height: 15px; }

#stacks_in_33983_page0 .atmScrollPane { background: transparent; width: 100%; height: 250px; overflow: auto; overflow-y: auto !important; overflow-x: hidden !important; outline: none; float: left; }
#stacks_in_33983_page0 {
	padding: 6px 0px 0px 0px;
}
   #stacks_in_33985_page0 .dropC{opacity: 0.80!important;}   
#stacks_in_33985_page0 {
	padding:  6px;
}
             #stacks_in_33998_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}            
#stacks_in_34003_page0 a{display:block} #stacks_in_34003_page0 img{ width:100%;} #stacks_in_34003_page0 img{max-width:200px}@media only screen and (min-width:641px){#stacks_in_34003_page0 img{max-width:225px}}@media only screen and (min-width:1024px){#stacks_in_34003_page0 img{max-width:250px}} 

#stacks_in_34004_page0 .jspContainer { overflow: hidden; position: relative; }
#stacks_in_34004_page0 .jspPane { background: transparent !important; position: absolute; }


#stacks_in_34004_page0 .jspVerticalBar { position: absolute; top: 0; right: 0; width: 15px; height: 100%; background: transparent; }
#stacks_in_34004_page0 .jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 15px; background: transparent; display: none; }
#stacks_in_34004_page0 .jspVerticalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_34004_page0 .jspHorizontalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_34004_page0 .jspCap { display: none; }
#stacks_in_34004_page0 .jspHorizontalBar .jspCap { float: left; }
#stacks_in_34004_page0 .jspTrack { background: transparent; position: relative; }
#stacks_in_34004_page0 .jspTrack { background: #93A1A1 !important; }

#stacks_in_34004_page0 .jspDrag { background: #268BD2; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_34004_page0 .jspDrag:hover { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_34004_page0 .jspDrag:active { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px;
    border-radius: 8px; }
#stacks_in_34004_page0 .jspHorizontalBar .jspTrack { float: left; height: 100%; }
#stacks_in_34004_page0 .jspHorizontalBar .jspDrag { float: left; height: 100%; }

#stacks_in_34004_page0 .jspArrow  { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; text-indent: -20000px; display: block; cursor: pointer; padding: 0; margin: 0; } /* pading and margin new */
#stacks_in_34004_page0 .jspArrow:hover { background: transparent url('../files/atmScrollPaneAdvanced/50.png') no-repeat; }
#stacks_in_34004_page0 .jspArrow.jspDisabled { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default;	}
#stacks_in_34004_page0 .jspArrow.jspDisabled:hover { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default; }
#stacks_in_34004_page0 .jspVerticalBar .jspArrow { height: 15px; }
#stacks_in_34004_page0 .jspHorizontalBar .jspArrow { width: 15px; float: left; height: 100%; }
#stacks_in_34004_page0 .jspArrowUp { background-position: 0 0; }
#stacks_in_34004_page0 .jspArrowDown { background-position: -65px 0 !important; }
#stacks_in_34004_page0 .jspArrowLeft { background-position: -96px 0 !important; }
#stacks_in_34004_page0 .jspArrowRight { background-position: -32px 0 !important; }
#stacks_in_34004_page0 .jspVerticalBar .jspArrow:focus { outline: none; }
#stacks_in_34004_page0 .jspCorner { background: transparent; float: left; height: 100%; }

#stacks_in_34004_page0 .jspVerticalBar { width: 15px; }
#stacks_in_34004_page0 .jspHorizontalBar { height: 15px; }

#stacks_in_34004_page0 .atmScrollPane { background: transparent; width: 100%; height: 250px; overflow: auto; overflow-y: auto !important; overflow-x: hidden !important; outline: none; float: left; }
#stacks_in_34004_page0 {
	padding: 6px 0px 0px 0px;
}
   #stacks_in_34021_page0 .dropC{opacity: 0.80!important;}   
#stacks_in_34021_page0 {
	padding:  6px;
}
            #stacks_in_34034_page0 .reveal-launcher{cursor:pointer} 
 #stacks_in_34038_page0 h1,#stacks_in_34038_page0 h2,#stacks_in_34038_page0 h3,#stacks_in_34038_page0 h4,#stacks_in_34038_page0 h5,#stacks_in_34038_page0 h6,#stacks_in_34038_page0 div{color:#7EB2CF;font-size:1.69rem;font-weight:700}#stacks_in_34038_page0 h1 a,#stacks_in_34038_page0 h2 a,#stacks_in_34038_page0 h3 a,#stacks_in_34038_page0 h4 a,#stacks_in_34038_page0 h5 a,#stacks_in_34038_page0 h6 a,#stacks_in_34038_page0 div a{color:#7EB2CF;font-size:1.69rem}#stacks_in_34038_page0 h1 a:hover,#stacks_in_34038_page0 h2 a:hover,#stacks_in_34038_page0 h3 a:hover,#stacks_in_34038_page0 h4 a:hover,#stacks_in_34038_page0 h5 a:hover,#stacks_in_34038_page0 h6 a:hover,#stacks_in_34038_page0 div a:hover{color:#5E859B}@media only screen and (min-width:40.063em){#stacks_in_34038_page0 h1 a,#stacks_in_34038_page0 h2 a,#stacks_in_34038_page0 h3 a,#stacks_in_34038_page0 h4 a,#stacks_in_34038_page0 h5 a,#stacks_in_34038_page0 h6 a,#stacks_in_34038_page0 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_34038_page0 h1,#stacks_in_34038_page0 h2,#stacks_in_34038_page0 h3,#stacks_in_34038_page0 h4,#stacks_in_34038_page0 h5,#stacks_in_34038_page0 h6,#stacks_in_34038_page0 div{font-size:2.00rem}}#stacks_in_34038_page0 small,#stacks_in_34038_page0 small div{font-size:60%;color:#FFFFFF}   #stacks_in_34038_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}           #stacks_in_34038_page0 .headPlus{width:100%!important}      #stacks_in_34038_page0 h1 span,#stacks_in_34038_page0 h2 span,#stacks_in_34038_page0 h3 span,#stacks_in_34038_page0 h4 span,#stacks_in_34038_page0 h5 span,#stacks_in_34038_page0 h6 span,#stacks_in_34038_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:700;font-style:normal}  

#stacks_in_34044_page0 {	margin: 0 !important; padding: 0 !important; }
#stacks_in_34044_page0 {	display: none; }
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner { margin: 0 -3px 0 0; }
.atmScrollPane { display: none; } #stacks_in_34047_page0 h1,#stacks_in_34047_page0 h2,#stacks_in_34047_page0 h3,#stacks_in_34047_page0 h4,#stacks_in_34047_page0 h5,#stacks_in_34047_page0 h6,#stacks_in_34047_page0 div{color:#7EB2CF;font-size:1.69rem;font-weight:700}#stacks_in_34047_page0 h1 a,#stacks_in_34047_page0 h2 a,#stacks_in_34047_page0 h3 a,#stacks_in_34047_page0 h4 a,#stacks_in_34047_page0 h5 a,#stacks_in_34047_page0 h6 a,#stacks_in_34047_page0 div a{color:#7EB2CF;font-size:1.69rem}#stacks_in_34047_page0 h1 a:hover,#stacks_in_34047_page0 h2 a:hover,#stacks_in_34047_page0 h3 a:hover,#stacks_in_34047_page0 h4 a:hover,#stacks_in_34047_page0 h5 a:hover,#stacks_in_34047_page0 h6 a:hover,#stacks_in_34047_page0 div a:hover{color:#5E859B}@media only screen and (min-width:40.063em){#stacks_in_34047_page0 h1 a,#stacks_in_34047_page0 h2 a,#stacks_in_34047_page0 h3 a,#stacks_in_34047_page0 h4 a,#stacks_in_34047_page0 h5 a,#stacks_in_34047_page0 h6 a,#stacks_in_34047_page0 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_34047_page0 h1,#stacks_in_34047_page0 h2,#stacks_in_34047_page0 h3,#stacks_in_34047_page0 h4,#stacks_in_34047_page0 h5,#stacks_in_34047_page0 h6,#stacks_in_34047_page0 div{font-size:2.00rem}}#stacks_in_34047_page0 small,#stacks_in_34047_page0 small div{font-size:60%;color:#FFFFFF}   #stacks_in_34047_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}           #stacks_in_34047_page0 .headPlus{width:100%!important}      #stacks_in_34047_page0 h1 span,#stacks_in_34047_page0 h2 span,#stacks_in_34047_page0 h3 span,#stacks_in_34047_page0 h4 span,#stacks_in_34047_page0 h5 span,#stacks_in_34047_page0 h6 span,#stacks_in_34047_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:700;font-style:normal}  
 
#stacks_in_34052_page0>.row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_34052_page0>.row>.columns{margin-top:0.00rem}
   #stacks_in_34054_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}            
#stacks_in_34059_page0 a{display:block} #stacks_in_34059_page0 img{ width:100%;} 

#stacks_in_34060_page0 .jspContainer { overflow: hidden; position: relative; }
#stacks_in_34060_page0 .jspPane { background: transparent !important; position: absolute; }


#stacks_in_34060_page0 .jspVerticalBar { position: absolute; top: 0; right: 0; width: 15px; height: 100%; background: transparent; }
#stacks_in_34060_page0 .jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 15px; background: transparent; display: none; }
#stacks_in_34060_page0 .jspVerticalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_34060_page0 .jspHorizontalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_34060_page0 .jspCap { display: none; }
#stacks_in_34060_page0 .jspHorizontalBar .jspCap { float: left; }
#stacks_in_34060_page0 .jspTrack { background: transparent; position: relative; }
#stacks_in_34060_page0 .jspTrack { background: #93A1A1 !important; }

#stacks_in_34060_page0 .jspDrag { background: #268BD2; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_34060_page0 .jspDrag:hover { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_34060_page0 .jspDrag:active { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px;
    border-radius: 8px; }
#stacks_in_34060_page0 .jspHorizontalBar .jspTrack { float: left; height: 100%; }
#stacks_in_34060_page0 .jspHorizontalBar .jspDrag { float: left; height: 100%; }

#stacks_in_34060_page0 .jspArrow  { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; text-indent: -20000px; display: block; cursor: pointer; padding: 0; margin: 0; } /* pading and margin new */
#stacks_in_34060_page0 .jspArrow:hover { background: transparent url('../files/atmScrollPaneAdvanced/50.png') no-repeat; }
#stacks_in_34060_page0 .jspArrow.jspDisabled { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default;	}
#stacks_in_34060_page0 .jspArrow.jspDisabled:hover { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default; }
#stacks_in_34060_page0 .jspVerticalBar .jspArrow { height: 15px; }
#stacks_in_34060_page0 .jspHorizontalBar .jspArrow { width: 15px; float: left; height: 100%; }
#stacks_in_34060_page0 .jspArrowUp { background-position: 0 0; }
#stacks_in_34060_page0 .jspArrowDown { background-position: -65px 0 !important; }
#stacks_in_34060_page0 .jspArrowLeft { background-position: -96px 0 !important; }
#stacks_in_34060_page0 .jspArrowRight { background-position: -32px 0 !important; }
#stacks_in_34060_page0 .jspVerticalBar .jspArrow:focus { outline: none; }
#stacks_in_34060_page0 .jspCorner { background: transparent; float: left; height: 100%; }

#stacks_in_34060_page0 .jspVerticalBar { width: 15px; }
#stacks_in_34060_page0 .jspHorizontalBar { height: 15px; }

#stacks_in_34060_page0 .atmScrollPane { background: transparent; width: 100%; height: 250px; overflow: auto; overflow-y: auto !important; overflow-x: hidden !important; outline: none; float: left; }
#stacks_in_34060_page0 {
	padding: 6px 0px 0px 0px;
}
   #stacks_in_34062_page0 .dropC{opacity: 0.80!important;}   
#stacks_in_34062_page0 {
	padding:  6px;
}
             #stacks_in_34075_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}            
#stacks_in_34080_page0 a{display:block} #stacks_in_34080_page0 img{ width:100%;} #stacks_in_34080_page0 img{max-width:200px}@media only screen and (min-width:641px){#stacks_in_34080_page0 img{max-width:225px}}@media only screen and (min-width:1024px){#stacks_in_34080_page0 img{max-width:250px}} 

#stacks_in_34081_page0 .jspContainer { overflow: hidden; position: relative; }
#stacks_in_34081_page0 .jspPane { background: transparent !important; position: absolute; }


#stacks_in_34081_page0 .jspVerticalBar { position: absolute; top: 0; right: 0; width: 15px; height: 100%; background: transparent; }
#stacks_in_34081_page0 .jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 15px; background: transparent; display: none; }
#stacks_in_34081_page0 .jspVerticalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_34081_page0 .jspHorizontalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_34081_page0 .jspCap { display: none; }
#stacks_in_34081_page0 .jspHorizontalBar .jspCap { float: left; }
#stacks_in_34081_page0 .jspTrack { background: transparent; position: relative; }
#stacks_in_34081_page0 .jspTrack { background: #93A1A1 !important; }

#stacks_in_34081_page0 .jspDrag { background: #268BD2; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_34081_page0 .jspDrag:hover { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_34081_page0 .jspDrag:active { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px;
    border-radius: 8px; }
#stacks_in_34081_page0 .jspHorizontalBar .jspTrack { float: left; height: 100%; }
#stacks_in_34081_page0 .jspHorizontalBar .jspDrag { float: left; height: 100%; }

#stacks_in_34081_page0 .jspArrow  { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; text-indent: -20000px; display: block; cursor: pointer; padding: 0; margin: 0; } /* pading and margin new */
#stacks_in_34081_page0 .jspArrow:hover { background: transparent url('../files/atmScrollPaneAdvanced/50.png') no-repeat; }
#stacks_in_34081_page0 .jspArrow.jspDisabled { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default;	}
#stacks_in_34081_page0 .jspArrow.jspDisabled:hover { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default; }
#stacks_in_34081_page0 .jspVerticalBar .jspArrow { height: 15px; }
#stacks_in_34081_page0 .jspHorizontalBar .jspArrow { width: 15px; float: left; height: 100%; }
#stacks_in_34081_page0 .jspArrowUp { background-position: 0 0; }
#stacks_in_34081_page0 .jspArrowDown { background-position: -65px 0 !important; }
#stacks_in_34081_page0 .jspArrowLeft { background-position: -96px 0 !important; }
#stacks_in_34081_page0 .jspArrowRight { background-position: -32px 0 !important; }
#stacks_in_34081_page0 .jspVerticalBar .jspArrow:focus { outline: none; }
#stacks_in_34081_page0 .jspCorner { background: transparent; float: left; height: 100%; }

#stacks_in_34081_page0 .jspVerticalBar { width: 15px; }
#stacks_in_34081_page0 .jspHorizontalBar { height: 15px; }

#stacks_in_34081_page0 .atmScrollPane { background: transparent; width: 100%; height: 250px; overflow: auto; overflow-y: auto !important; overflow-x: hidden !important; outline: none; float: left; }
#stacks_in_34081_page0 {
	padding: 6px 0px 0px 0px;
}
   #stacks_in_34092_page0 .dropC{opacity: 0.80!important;}   
#stacks_in_34092_page0 {
	padding:  6px;
}
              #stacks_in_34104_page0>.row{ margin-top:2.00rem;margin-bottom:2.00rem}  @media only screen and (min-width: 0em ){}@media only screen and (min-width: 0em ){}#stacks_in_34104_page0>.row.collapse{padding-left:0;padding-right:0}#stacks_in_34104_page0>.maxwidth{max-width:500px}#stacks_in_34104_page0>.hide-overflow{overflow:hidden!important}      #stacks_in_34106_page0 .reveal-launcher{cursor:pointer} 
 #stacks_in_34110_page0 h1,#stacks_in_34110_page0 h2,#stacks_in_34110_page0 h3,#stacks_in_34110_page0 h4,#stacks_in_34110_page0 h5,#stacks_in_34110_page0 h6,#stacks_in_34110_page0 div{color:#7EB2CF;font-size:1.69rem;font-weight:700}#stacks_in_34110_page0 h1 a,#stacks_in_34110_page0 h2 a,#stacks_in_34110_page0 h3 a,#stacks_in_34110_page0 h4 a,#stacks_in_34110_page0 h5 a,#stacks_in_34110_page0 h6 a,#stacks_in_34110_page0 div a{color:#7EB2CF;font-size:1.69rem}#stacks_in_34110_page0 h1 a:hover,#stacks_in_34110_page0 h2 a:hover,#stacks_in_34110_page0 h3 a:hover,#stacks_in_34110_page0 h4 a:hover,#stacks_in_34110_page0 h5 a:hover,#stacks_in_34110_page0 h6 a:hover,#stacks_in_34110_page0 div a:hover{color:#5E859B}@media only screen and (min-width:40.063em){#stacks_in_34110_page0 h1 a,#stacks_in_34110_page0 h2 a,#stacks_in_34110_page0 h3 a,#stacks_in_34110_page0 h4 a,#stacks_in_34110_page0 h5 a,#stacks_in_34110_page0 h6 a,#stacks_in_34110_page0 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_34110_page0 h1,#stacks_in_34110_page0 h2,#stacks_in_34110_page0 h3,#stacks_in_34110_page0 h4,#stacks_in_34110_page0 h5,#stacks_in_34110_page0 h6,#stacks_in_34110_page0 div{font-size:2.00rem}}#stacks_in_34110_page0 small,#stacks_in_34110_page0 small div{font-size:60%;color:#FFFFFF}   #stacks_in_34110_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}           #stacks_in_34110_page0 .headPlus{width:100%!important}      #stacks_in_34110_page0 h1 span,#stacks_in_34110_page0 h2 span,#stacks_in_34110_page0 h3 span,#stacks_in_34110_page0 h4 span,#stacks_in_34110_page0 h5 span,#stacks_in_34110_page0 h6 span,#stacks_in_34110_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:700;font-style:normal}  

#stacks_in_34116_page0 {	margin: 0 !important; padding: 0 !important; }
#stacks_in_34116_page0 {	display: none; }
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner { margin: 0 -3px 0 0; }
.atmScrollPane { display: none; } #stacks_in_34119_page0 h1,#stacks_in_34119_page0 h2,#stacks_in_34119_page0 h3,#stacks_in_34119_page0 h4,#stacks_in_34119_page0 h5,#stacks_in_34119_page0 h6,#stacks_in_34119_page0 div{color:#7EB2CF;font-size:1.69rem;font-weight:700}#stacks_in_34119_page0 h1 a,#stacks_in_34119_page0 h2 a,#stacks_in_34119_page0 h3 a,#stacks_in_34119_page0 h4 a,#stacks_in_34119_page0 h5 a,#stacks_in_34119_page0 h6 a,#stacks_in_34119_page0 div a{color:#7EB2CF;font-size:1.69rem}#stacks_in_34119_page0 h1 a:hover,#stacks_in_34119_page0 h2 a:hover,#stacks_in_34119_page0 h3 a:hover,#stacks_in_34119_page0 h4 a:hover,#stacks_in_34119_page0 h5 a:hover,#stacks_in_34119_page0 h6 a:hover,#stacks_in_34119_page0 div a:hover{color:#5E859B}@media only screen and (min-width:40.063em){#stacks_in_34119_page0 h1 a,#stacks_in_34119_page0 h2 a,#stacks_in_34119_page0 h3 a,#stacks_in_34119_page0 h4 a,#stacks_in_34119_page0 h5 a,#stacks_in_34119_page0 h6 a,#stacks_in_34119_page0 div a{font-size:2.00rem}}@media only screen and (min-width:40.063em){#stacks_in_34119_page0 h1,#stacks_in_34119_page0 h2,#stacks_in_34119_page0 h3,#stacks_in_34119_page0 h4,#stacks_in_34119_page0 h5,#stacks_in_34119_page0 h6,#stacks_in_34119_page0 div{font-size:2.00rem}}#stacks_in_34119_page0 small,#stacks_in_34119_page0 small div{font-size:60%;color:#FFFFFF}   #stacks_in_34119_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}           #stacks_in_34119_page0 .headPlus{width:100%!important}      #stacks_in_34119_page0 h1 span,#stacks_in_34119_page0 h2 span,#stacks_in_34119_page0 h3 span,#stacks_in_34119_page0 h4 span,#stacks_in_34119_page0 h5 span,#stacks_in_34119_page0 h6 span,#stacks_in_34119_page0 div span{font-family:'comfortaa',Sans-Serif;font-weight:700;font-style:normal}  
 
#stacks_in_34124_page0>.row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_34124_page0>.row>.columns{margin-top:0.00rem}
   #stacks_in_34126_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}            
#stacks_in_34131_page0 a{display:block} #stacks_in_34131_page0 img{ width:100%;} 

#stacks_in_34132_page0 .jspContainer { overflow: hidden; position: relative; }
#stacks_in_34132_page0 .jspPane { background: transparent !important; position: absolute; }


#stacks_in_34132_page0 .jspVerticalBar { position: absolute; top: 0; right: 0; width: 15px; height: 100%; background: transparent; }
#stacks_in_34132_page0 .jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 15px; background: transparent; display: none; }
#stacks_in_34132_page0 .jspVerticalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_34132_page0 .jspHorizontalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_34132_page0 .jspCap { display: none; }
#stacks_in_34132_page0 .jspHorizontalBar .jspCap { float: left; }
#stacks_in_34132_page0 .jspTrack { background: transparent; position: relative; }
#stacks_in_34132_page0 .jspTrack { background: #93A1A1 !important; }

#stacks_in_34132_page0 .jspDrag { background: #268BD2; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_34132_page0 .jspDrag:hover { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_34132_page0 .jspDrag:active { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px;
    border-radius: 8px; }
#stacks_in_34132_page0 .jspHorizontalBar .jspTrack { float: left; height: 100%; }
#stacks_in_34132_page0 .jspHorizontalBar .jspDrag { float: left; height: 100%; }

#stacks_in_34132_page0 .jspArrow  { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; text-indent: -20000px; display: block; cursor: pointer; padding: 0; margin: 0; } /* pading and margin new */
#stacks_in_34132_page0 .jspArrow:hover { background: transparent url('../files/atmScrollPaneAdvanced/50.png') no-repeat; }
#stacks_in_34132_page0 .jspArrow.jspDisabled { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default;	}
#stacks_in_34132_page0 .jspArrow.jspDisabled:hover { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default; }
#stacks_in_34132_page0 .jspVerticalBar .jspArrow { height: 15px; }
#stacks_in_34132_page0 .jspHorizontalBar .jspArrow { width: 15px; float: left; height: 100%; }
#stacks_in_34132_page0 .jspArrowUp { background-position: 0 0; }
#stacks_in_34132_page0 .jspArrowDown { background-position: -65px 0 !important; }
#stacks_in_34132_page0 .jspArrowLeft { background-position: -96px 0 !important; }
#stacks_in_34132_page0 .jspArrowRight { background-position: -32px 0 !important; }
#stacks_in_34132_page0 .jspVerticalBar .jspArrow:focus { outline: none; }
#stacks_in_34132_page0 .jspCorner { background: transparent; float: left; height: 100%; }

#stacks_in_34132_page0 .jspVerticalBar { width: 15px; }
#stacks_in_34132_page0 .jspHorizontalBar { height: 15px; }

#stacks_in_34132_page0 .atmScrollPane { background: transparent; width: 100%; height: 250px; overflow: auto; overflow-y: auto !important; overflow-x: hidden !important; outline: none; float: left; }
#stacks_in_34132_page0 {
	padding: 6px 0px 0px 0px;
}
   #stacks_in_34134_page0 .dropC{opacity: 0.80!important;}   
#stacks_in_34134_page0 {
	padding:  6px;
}
             #stacks_in_34147_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}            
#stacks_in_34152_page0 a{display:block} #stacks_in_34152_page0 img{ width:100%;} #stacks_in_34152_page0 img{max-width:200px}@media only screen and (min-width:641px){#stacks_in_34152_page0 img{max-width:225px}}@media only screen and (min-width:1024px){#stacks_in_34152_page0 img{max-width:250px}} 

#stacks_in_34153_page0 .jspContainer { overflow: hidden; position: relative; }
#stacks_in_34153_page0 .jspPane { background: transparent !important; position: absolute; }


#stacks_in_34153_page0 .jspVerticalBar { position: absolute; top: 0; right: 0; width: 15px; height: 100%; background: transparent; }
#stacks_in_34153_page0 .jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 15px; background: transparent; display: none; }
#stacks_in_34153_page0 .jspVerticalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_34153_page0 .jspHorizontalBar * { margin: 0; padding: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_34153_page0 .jspCap { display: none; }
#stacks_in_34153_page0 .jspHorizontalBar .jspCap { float: left; }
#stacks_in_34153_page0 .jspTrack { background: transparent; position: relative; }
#stacks_in_34153_page0 .jspTrack { background: #93A1A1 !important; }

#stacks_in_34153_page0 .jspDrag { background: #268BD2; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_34153_page0 .jspDrag:hover { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }
#stacks_in_34153_page0 .jspDrag:active { background: #6C71C4; position: relative; top: 0; left: 0; cursor: pointer; -webkit-border-radius: 8px; -moz-border-radius: 8px; -khtml-border-radius: 8px;
    border-radius: 8px; }
#stacks_in_34153_page0 .jspHorizontalBar .jspTrack { float: left; height: 100%; }
#stacks_in_34153_page0 .jspHorizontalBar .jspDrag { float: left; height: 100%; }

#stacks_in_34153_page0 .jspArrow  { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; text-indent: -20000px; display: block; cursor: pointer; padding: 0; margin: 0; } /* pading and margin new */
#stacks_in_34153_page0 .jspArrow:hover { background: transparent url('../files/atmScrollPaneAdvanced/50.png') no-repeat; }
#stacks_in_34153_page0 .jspArrow.jspDisabled { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default;	}
#stacks_in_34153_page0 .jspArrow.jspDisabled:hover { background: transparent url('../files/atmScrollPaneAdvanced/10.png') no-repeat; cursor: default; }
#stacks_in_34153_page0 .jspVerticalBar .jspArrow { height: 15px; }
#stacks_in_34153_page0 .jspHorizontalBar .jspArrow { width: 15px; float: left; height: 100%; }
#stacks_in_34153_page0 .jspArrowUp { background-position: 0 0; }
#stacks_in_34153_page0 .jspArrowDown { background-position: -65px 0 !important; }
#stacks_in_34153_page0 .jspArrowLeft { background-position: -96px 0 !important; }
#stacks_in_34153_page0 .jspArrowRight { background-position: -32px 0 !important; }
#stacks_in_34153_page0 .jspVerticalBar .jspArrow:focus { outline: none; }
#stacks_in_34153_page0 .jspCorner { background: transparent; float: left; height: 100%; }

#stacks_in_34153_page0 .jspVerticalBar { width: 15px; }
#stacks_in_34153_page0 .jspHorizontalBar { height: 15px; }

#stacks_in_34153_page0 .atmScrollPane { background: transparent; width: 100%; height: 250px; overflow: auto; overflow-y: auto !important; overflow-x: hidden !important; outline: none; float: left; }
#stacks_in_34153_page0 {
	padding: 6px 0px 0px 0px;
}
   #stacks_in_34155_page0 .dropC{opacity: 0.80!important;}   
#stacks_in_34155_page0 {
	padding:  6px;
}
          #stacks_in_34167_page0 a{display:block} #stacks_in_34167_page0 img{} #stacks_in_34167_page0 img{max-width:100px}@media only screen and (min-width:641px){#stacks_in_34167_page0 img{max-width:100px}}@media only screen and (min-width:1024px){#stacks_in_34167_page0 img{max-width:100px}} 
    @media only screen and (min-width: 0em ){}@media only screen and (min-width: 0em ){}#stacks_in_34168_page0>.row.collapse{padding-left:0;padding-right:0}#stacks_in_34168_page0>.maxwidth{max-width:500px}#stacks_in_34168_page0>.hide-overflow{overflow:hidden!important}    #stacks_in_34170_page0 .p-base-font p,#stacks_in_34170_page0 .p-base-font li,#stacks_in_34170_page0 .p-base-font a{font-size:16px!important}@media screen and (max-height:320px){#stacks_in_34170_page0 .hide-below-height{display:none}}@media screen and (min-aspect-ratio:8/5){#stacks_in_34170_page0 .hide-below-aspect{display:none}}
   #stacks_in_34172_page0 p,#stacks_in_34172_page0 div,#stacks_in_34172_page0 ul,#stacks_in_34172_page0 ol,#stacks_in_34172_page0 dl{color:#FFFFFF;line-height:1.60;font-size:1.00rem}#stacks_in_34172_page0 a{color:#008CBA}#stacks_in_34172_page0 a:hover{color:#006688}
 #stacks_in_34174_page0{width:100%}#stacks_in_34174_page0.section-absolute{position:absolute}#stacks_in_34174_page0.section-absolute.section-top{top:90px}#stacks_in_34174_page0.section-absolute.section-bottom{bottom:90px}#stacks_in_34174_page0.section-absolute .button{margin:0} #stacks_in_34174_page0 .section-fix{background:0;margin:0;padding:0;height:auto}
   #stacks_in_34176_page0 .tb-margin-collapse{margin-top:0!important;margin-bottom:0!important}            

#stacks_in_34176_page0 {
	margin: 30px 0px 0px 0px;
}
 #stacks_in_34181_page0{width:100%}#stacks_in_34181_page0.section-absolute{position:absolute}#stacks_in_34181_page0.section-absolute.section-top{top:0px}#stacks_in_34181_page0.section-absolute.section-bottom{bottom:0px}#stacks_in_34181_page0.section-absolute .button{margin:0} #stacks_in_34181_page0 .section-fix{background:0;margin:0;padding:0;height:auto}
 #stacks_in_34183_page0 [data-magellan-expedition-clone]{display:none}#stacks_in_34183_page0 .magic-link[data-magellan-expedition]{min-width:0} #stacks_in_34183_page0 .magic-link,#stacks_in_34183_page0 .magic-link-list,#stacks_in_34183_page0 .magic-link-item{background:0;margin:0;padding:0;height:auto}#stacks_in_34183_page0 ul.magic-link-list{list-style-type:none}
 #stacks_in_34185_page0{text-align:center}     #stacks_in_34185_page0 .button{margin-bottom:0}   

#stacks_in_34185_page0 .ghost{
	

    background-color: transparent !important;
    color:#FFFFFF;
    
		border: 0px solid #C7C7C7;   
	
}       
#stacks_in_34185_page0 .ghost:hover{
    
      background-color:transparent!important;
    
    
 }















 #stacks_in_34186_page0{width:100%}#stacks_in_34186_page0.section-absolute{position:absolute}#stacks_in_34186_page0.section-absolute.section-top{top:0px}#stacks_in_34186_page0.section-absolute.section-bottom{bottom:0px}#stacks_in_34186_page0.section-absolute .button{margin:0} #stacks_in_34186_page0 .section-fix{background:0;margin:0;padding:0;height:auto}
 #stacks_in_34188_page0{text-align:center}     #stacks_in_34188_page0 .button{margin-bottom:0}   

#stacks_in_34188_page0 .ghost{
	

    background-color: transparent !important;
    color:#00CC33;
    
		border: 1px solid #00CC33;   
	
}       
#stacks_in_34188_page0 .ghost:hover{
    
        background-color:#00CC33 !important;
    
    
    color:#FFFFFF!important;
    
 }















 #stacks_in_34189_page0 [data-magellan-expedition-clone]{display:none}#stacks_in_34189_page0 .magic-link[data-magellan-expedition]{min-width:0} #stacks_in_34189_page0 .magic-link,#stacks_in_34189_page0 .magic-link-list,#stacks_in_34189_page0 .magic-link-item{background:0;margin:0;padding:0;height:auto}#stacks_in_34189_page0 ul.magic-link-list{list-style-type:none}
 #stacks_in_34191_page0{text-align:center}     #stacks_in_34191_page0 .button{margin-bottom:0}   

#stacks_in_34191_page0 .ghost{
	

    background-color: transparent !important;
    color:#7EB2CF;
    
		border: 0px solid #C7C7C7;   
	
}       
#stacks_in_34191_page0 .ghost:hover{
    
      background-color:transparent!important;
    
    
    color:#9BDBFF!important;
    
 }















  #stacks_in_7651_page0>.row{ padding-top:0.00rem;padding-bottom:0.00rem}    @media only screen and (min-width: 0em ){}@media only screen and (min-width: 0em ){}#stacks_in_7651_page0>.row.collapse{padding-left:0;padding-right:0}#stacks_in_7651_page0>.maxwidth{max-width:500px}#stacks_in_7651_page0>.hide-overflow{overflow:hidden!important}    #stacks_in_7653_page0{overflow:hidden}#stacks_in_7653_page0 hr{opacity:1.00;border-top:1px solid #DDDDDD; margin:1.25rem 0;}
#stacks_in_7654_page0>.grum-full-width .row{min-width:100%}@media only screen and (min-width: 40.063em ){#stacks_in_7654_page0>.vertigrum.grum-v-center .row{-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%)}#stacks_in_7654_page0>.vertigrum.grum-v-center .row>.columns{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}@media only screen and (min-width: 0em ){ } 

#stacks_in_7656_page0>.row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_7656_page0>.row>.columns{margin-top:0.00rem}
#stacks_in_7658_page0 a{display:block} #stacks_in_7658_page0 img{} 
 
 
 
 
 
