.vast_hide.vast_video_player,.vast_standby.vast_video_player{opacity:0}.vast_video_wrapper{position:relative;background-size:cover;overflow:hidden}.vast_video_wrapper:before{-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.vast_video_tint{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;-webkit-transform:scale(1.05);transform:scale(1.05)}.vast_video_slice{margin:0 auto;position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vast_video_background{background-position:center;background-size:cover;position:absolute;-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1;top:0;left:0;right:0;pointer-events:none;bottom:0;-webkit-transition:opacity 500ms 500ms;transition:opacity 500ms 500ms}[data-status="ready"] ~ .vast_video_background{opacity:0}[data-status="ready"].vast_hide ~ .vast_video_background{opacity:1}#vast-log{position:fixed;width:200px;bottom:40px;right:40px;background:#fff;color:#000;padding:0 0 5px;border-radius:9px;-webkit-box-shadow:0 1px 4px -2px #000;box-shadow:0 1px 4px -2px #000;z-index:10000;overflow:hidden}#vast-log p{font-size:13px;padding:7px 20px;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}#vast-log p ~ p{border-top:1px solid #eee}#vast-log p#log-header{font-weight:bolder;text-align:center}.vast-icon{width:8px;height:8px;display:inline-block;margin-right:3px;border:2px solid #f3f3f3;border-top:2px solid #3498db;border-radius:50%;width:8px;height:8px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.vast-loaded .vast-icon{background:rgb(255,221,7);-webkit-animation:none;animation:none;border:none}.vast-loaded.vast-pause .vast-icon{background:rgb(206,205,204);-webkit-animation:none;animation:none;border:none}.vast-loaded.vast-play .vast-icon{background:transparent;width:0;height:0;border-radius:0;-webkit-animation:none;animation:none;border-right:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid rgb(85,211,94)}.vast-pause{opacity:0.4}
@charset "UTF-8";.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes wobble{0%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);-ms-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);-ms-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}


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

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

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

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

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

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

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

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

figure.depth_theme{height: 0;display: none;}

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

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



.depth_out img{max-width: 100%}

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

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

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

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


.content_flex {position: static;}

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

/* Edit Mode */


/* Animations */


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

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


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

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

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


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

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

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

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


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


@-webkit-keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}/* Depth Limit */

#stacks_in_6248 .depth_limit {
	max-width: 2000px;
}
#stacks_in_6248 .depth_limit_padding {
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_6248 .depth_limit_padding {
		padding: 0px 0px 0px 0px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_6248.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	

	
}



#stacks_in_6176.vast_video_wrapper,#stacks_in_6176.vast_video_wrapper strong,#stacks_in_6176.vast_video_wrapper b,#stacks_in_6176.vast_video_wrapper h1,#stacks_in_6176.vast_video_wrapper h2,#stacks_in_6176.vast_video_wrapper h3,#stacks_in_6176.vast_video_wrapper h4,#stacks_in_6176.vast_video_wrapper h5,#stacks_in_6176.vast_video_wrapper h6{color:rgba(255, 255, 255, 1.00)}#stacks_in_6176 .vast_video_player,#stacks_in_6176.vast_video_wrapper .vast_video_background{filter:blur(1px)}#stacks_in_6176 .vast_video_tint,#stacks_in_6176 .vast_video_player,#stacks_in_6176.vast_video_wrapper,#stacks_in_6176.vast_video_wrapper:before{border-radius:0px}#stacks_in_6176.vast_video_wrapper a{color:rgba(52, 188, 255, 1.00)}#stacks_in_6176.vast_video_wrapper a:hover{color:rgba(95, 211, 255, 1.00)}#stacks_in_6176 .vast_video_tint{background:rgba(0, 0, 0, 0.20)}#stacks_in_6176 .vast_video_slice{min-height:800px;max-width:800px}#stacks_in_6176 .vast_video_player{opacity:1;width:100% !important;height:100%;max-height:100%;min-height:100%;position:absolute;display:block;font-family:"object-fit:cover";max-width:none;object-fit:cover;transition:opacity 500ms;transform:scale(1.05);}#stacks_in_6176 .vast_video_slice{flex-direction:column}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_6207{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */
#stacks_in_6207 {
	margin:  20px;
}

#stacks_out_6207 {
	margin-right:0;
}

#stacks_in_6050 {
	margin: 0px 0px 15px 0px;
}

#stacks_out_6050 {
	width: 190px;
	margin-left:0;
}

#stacks_out_6178 {
	width: 250px;
	margin-left:0;
}
/*
 * Pure Text
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.1.1
 * +link colors were not working
 */
#stacks_in_6182 {
  overflow: visible;
}
#pureText_stacks_in_6182 .insideText {
  
  
  
  
}













#pureText_stacks_in_6182 a {
  color: #0078E7 !important;
  text-decoration: none;
}
#pureText_stacks_in_6182 a:hover {
  color: #44BBFB !important;
}
/*
#pureText_stacks_in_6182 p {
  margin: 0;
  padding: 0;
}
*/
#pureText_stacks_in_6182 {
  position: relative;
  
  
  
  
  
  
}
/*
#pureText_stacks_in_6182.fontSizeInheritOn {
  font-size: inherit;
}
#pureText_stacks_in_6182.fontSizeInheritOff, #pureText_stacks_in_6182.fontSizeInheritOff span {
  font-size: 16px !important;
  line-height: 16px;
}
#pureText_stacks_in_6182.letterSpacingOn {
  letter-spacing: 0px;
}
#pureText_stacks_in_6182.lineHeightOn, #pureText_stacks_in_6182.lineHeightOn span {
  line-height: 20px !important;
}
*/
#pureText_stacks_in_6182.rotateOn .insideText {
  -webkit-transform:rotate(270deg);
  -moz-transform:rotate(270deg);
  -o-transform:rotate(270deg);
  -ms-transform:rotate(270deg);
  display: inline-block;
}
#pureText_stacks_in_6182.optJustify {
  text-align: justify;
}

/*


#pureText_stacks_in_6182 .insideText {
  font-weight: normal;
}

*/

#pureText_stacks_in_6182 p.insideText,
#pureText_stacks_in_6182 .insideText p,
#pureText_stacks_in_6182 h1.insideText,
#pureText_stacks_in_6182 h2.insideText,
#pureText_stacks_in_6182 h3.insideText,
#pureText_stacks_in_6182 h4.insideText,
#pureText_stacks_in_6182 h5.insideText,
#pureText_stacks_in_6182 h6.insideText {
  margin: 0;
  padding: 0;
}



#stacks_in_6182 {
	padding: 6px 0px 6px 0px;
}

#stacks_out_6182 {
	width: 250px;
	margin-left:0;
}
/* Depth Content */

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

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

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


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

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




	#stacks_in_6171{margin-bottom: 0;}


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

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

#stacks_in_6171 .depth_image{

	background-size: cover;
	

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

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image-6171.jpg);
	
	
	
}





#stacks_in_6171 .depth_tint{ background: rgba(255, 255, 255, 0.85); }

#stacks_in_6171 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_6171 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(255, 255, 255, 1.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	   
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(255, 255, 255, 1.00) 95%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(255, 255, 255, 1.00) 95%);
	
	
	}



/* Heading */

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

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

#stacks_in_6171 .heading_out h2{
	font-size: 29px;
	line-height: 38px;
	color: rgba(0, 0, 0, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: 6px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

#stacks_in_6171 p.sub_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 15px;
	letter-spacing: 2px;
	margin: 3px 0 8px;
	 font-weight: bolder; 
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 540px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

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

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

#stacks_in_6171 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 4% 6.000000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.17);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_6171 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_6171 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(230, 73, 30, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_6171 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(0, 0, 0, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(255, 102, 0, 1.00);
	border-right: 0px solid rgba(255, 102, 0, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

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

	 
	margin-right: -540px; 
	

	margin-right:0;

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







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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

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

#stacks_in_6171 hr.hr_bottom_header{
	height: 1px;
	width: 11%;
	background: rgba(0, 0, 0, 0.15);
	display: inline-block;}

#stacks_in_6171 hr.hr_bottom_content{
	display: inline-block;
	height: 4px;
	width: 11%;
	background: rgba(255, 102, 0, 1.00);
	margin-top: 20px;}/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_6306{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code *//* Depth Limit */

#stacks_in_6221 .depth_limit {
	max-width: 1000px;
}
#stacks_in_6221 .depth_limit_padding {
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_6221 .depth_limit_padding {
		padding: 0px 0px 0px 0px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_6221.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	

	
}





.lightbox_error{
	color: rgba(255, 255, 255, 1.00);
	font-size: 15px;
	text-align: center;
}

.lightbox_error h2{
	font-size: 20px;
}

/* Loader Circle */

.preloader_wrapper{
	position: relative;
	padding: 10px;
	width: 100%;
	text-align: center;
}
.preloader_icn {
	width: 40px;
	height: 40px;
	position: relative;
	display: inline-block;
	-webkit-animation: clockwise 750ms linear infinite;
	animation: clockwise 750ms linear infinite;
}
.preloader_cut {
	position: relative;
	width: calc(40px * .5);
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.preloader_donut {
	box-sizing: border-box;
	width: 40px;
	height: 40px;
	border: 2px solid rgba(204, 204, 204, 1.00);
	border-radius: 50%;
	border-left-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	position: absolute;
	background: none;
	margin:0;
	-webkit-animation: donut-rotate calc(750ms * 2) cubic-bezier(.4,0,.22,1) infinite;
	animation: donut-rotate calc(750ms * 2) cubic-bezier(.4,0,.22,1) infinite;
}
@-webkit-keyframes clockwise {
	0% { -webkit-transform: rotate(0deg) }
	100% { -webkit-transform: rotate(360deg) }
}
@keyframes clockwise {
	0% { transform: rotate(0deg) }
	100% { transform: rotate(360deg) }
}
@-webkit-keyframes donut-rotate {
	0% { -webkit-transform: rotate(0) }
	50% { -webkit-transform: rotate(-140deg) }
	100% { -webkit-transform: rotate(0) }
}
@keyframes donut-rotate {
	0% { transform: rotate(0) }
	50% { transform: rotate(-140deg) }
	100% { transform: rotate(0) }
}



html.ncd-photo-lock{
	overflow: hidden;
}
a[data-photo-group]{
	cursor:pointer;
}
.ncd-photo *{
	padding: 0;
	margin: 0;
	list-style: none;
}
.ncd-photo *,
.ncd-photo *:before,
.ncd-photo *:after{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.cf:after {
	content: "";
	display: table;
	clear: both;
}
.ncd-photo .ncd-photo{
	display: none;
}
.ncd-photo ul{
	margin: 0;
	padding: 0;
}
.ncd-photo ul:after {
	content: "";
	display: table;
	clear: both;
}
.ncd-photo li{
	cursor: zoom-in;
	line-height: 0;
}
.ncd-photo ul[data-hide="True"]{
	height: 0 !important;
}
.ncd-photo ul[data-hide="True"] li,
.ncd-photo li.hide{
	display: none !important;
}
.ncd-photo li > div:first-child{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transition: box-shadow 150ms ease-out;
}
.ncd-photo li img{
	position: relative;
	z-index: 10;
	transform: translateZ(0);
}
.ncd-photo li p{
	display: inline-block;
	z-index: 30;
	font-variant: normal;
	position: absolute;
	line-height: 1.4;
	margin: 0 0 10px;
	user-select: none;
	transform: translateZ(0);
	-webkit-touch-callout:none;}

	.ncd-photo li p b{
		font-weight: normal;
		font-style: normal;
		padding-right: 3px;
	}
	.ncd-photo li p em{
		font-weight: normal;
		font-style: normal;
	}
	.ncd-photo li p span{
		padding: 6px 12px;
	}
	.ncd-photo li p span.empty{
		visibility: hidden;
	}

	.ncd-photo[data-italic-title="True"] p b,
	.ncd-photo[data-italic-caption="True"] p em{ font-style: italic; }

	.ncd-photo[data-bold-title="True"] p b,
	.ncd-photo[data-bold-caption="True"] p em{ font-weight: bold; }

	.ncd-photo[data-hide-title="True"] p b,
	.ncd-photo[data-hide-caption="True"] p em,
	.ncd-photo[data-hide-title="True"][data-hide-caption="True"] p{ display: none; }

	.ncd-photo[data-hide-caption="True"] ul p b{padding-right: 0;}

	/* Caption Positions */

	.ncd-photo ul.caption-hover li p{
		opacity: 0;
		transition: transform 300ms, opacity 300ms;
		transform: translate3d(0,4px,0); 
	}
	.ncd-photo ul.caption-hover li:hover p{
		opacity: 1;
		transform: translate3d(0,0,0);
	}
	.ncd-photo ul.caption-hide li p{
		display: none !important;
	}

	.ncd-photo ul.caption-bottom p{
		left: 0;
		bottom: 0;
		right: 0;
		margin: 0;
		border-radius: 0 0 3px 3px;
		overflow: hidden;
	}
	.ncd-photo ul.caption-margin p span{
		border-radius: 3px;
	}
	.ncd-photo ul.caption-margin p{
		left: 20px;
		bottom: 10px;
		right: 20px;
	}

	/* GRID Style */

	.ncd-photo.grid li{
		line-height: 0;
		float: left;
		display: block;
		position: relative;
		height: auto;
	}
	.ncd-photo.grid li div{
		overflow: hidden;
	}
	.ncd-photo.grid img{
		visibility: hidden;
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.ncd-photo.grid ul li div:after{
		padding-top: 100%;
		display: block;
		content: '';
	}
	.ncd-photo.photo-col-1.grid li,
	.ncd-photo.photo-col-2.grid li,
	.ncd-photo.photo-col-3.grid li,
	.ncd-photo.photo-col-4.grid li,
	.ncd-photo.photo-col-5.grid li{width: 100%;}

	.ncd-photo[data-margin="0"].grid{margin: 0;}
	.ncd-photo[data-margin="0"].grid li div{margin: 0;}
	.ncd-photo[data-margin="1"].grid{margin: 0 -1px;}
	.ncd-photo[data-margin="1"].grid li div{margin: 1px;}
	.ncd-photo[data-margin="3"].grid{margin: 0 -3px;}
	.ncd-photo[data-margin="3"].grid li div{margin: 3px;}
	.ncd-photo[data-margin="5"].grid{margin: 0 -5px;}
	.ncd-photo[data-margin="5"].grid li div{margin: 5px;}
	.ncd-photo[data-margin="7"].grid{margin: 0 -7px;}
	.ncd-photo[data-margin="7"].grid li div{margin: 7px;}
	.ncd-photo[data-margin="9"].grid{margin: 0 -9px;}
	.ncd-photo[data-margin="9"].grid li div{margin: 9px;}
	.ncd-photo[data-margin="11"].grid{margin: 0 -11px;}
	.ncd-photo[data-margin="11"].grid li div{margin: 11px;}
	.ncd-photo[data-margin="13"].grid{margin: 0 -13px;}
	.ncd-photo[data-margin="13"].grid li div{margin: 13px;}
	.ncd-photo[data-margin="15"].grid{margin: 0 -15px;}
	.ncd-photo[data-margin="15"].grid li div{margin: 15px;}
	.ncd-photo[data-margin="17"].grid{margin: 0 -17px;}
	.ncd-photo[data-margin="17"].grid li div{margin: 17px;}
	.ncd-photo[data-margin="19"].grid{margin: 0 -19px;}
	.ncd-photo[data-margin="19"].grid li div{margin: 19px;}
	.ncd-photo[data-margin="21"].grid{margin: 0 -21px;}
	.ncd-photo[data-margin="21"].grid li div{margin: 21px;}
	.ncd-photo[data-margin="23"].grid{margin: 0 -23px;}
	.ncd-photo[data-margin="23"].grid li div{margin: 23px;}
	.ncd-photo[data-margin="25"].grid{margin: 0 -25px;}
	.ncd-photo[data-margin="25"].grid li div{margin: 25px;}

	/* MASONRY Style */

	.ncd-photo.grid ul,
	.ncd-photo.masonry ul,
	.ncd-photo.justifiedGallery ul{
		opacity: 0;
	}
	.ncd-photo.grid ul[data-imagesLoaded="1"],
	.ncd-photo.masonry ul[data-imagesLoaded="1"],
	.ncd-photo.justifiedGallery ul[data-imagesLoaded="1"]{
		opacity: 1;
		transition: opacity 600ms;
	}
	.ncd-photo[data-margin="0"].masonry ul{margin: 0;}
	.ncd-photo[data-margin="0"].masonry li.photo-stack > div{margin: 0;}

	.ncd-photo[data-margin="1"].masonry ul{margin: 0 -1px;}
	.ncd-photo[data-margin="1"].masonry li.photo-stack > div{margin: 1px;}

	.ncd-photo[data-margin="3"].masonry ul{margin: 0 -3px;}
	.ncd-photo[data-margin="3"].masonry li.photo-stack > div{margin: 3px;}

	.ncd-photo[data-margin="5"].masonry ul{margin: 0 -5px;}
	.ncd-photo[data-margin="5"].masonry li.photo-stack > div{margin: 5px;}

	.ncd-photo[data-margin="7"].masonry ul{margin: 0 -7px;}
	.ncd-photo[data-margin="7"].masonry li.photo-stack > div{margin: 7px;}

	.ncd-photo[data-margin="9"].masonry ul{margin: 0 -9px;}
	.ncd-photo[data-margin="9"].masonry li.photo-stack > div{margin: 9px;}

	.ncd-photo[data-margin="11"].masonry ul{margin: 0 -11px;}
	.ncd-photo[data-margin="11"].masonry li.photo-stack > div{margin: 11px;}

	.ncd-photo[data-margin="13"].masonry ul{margin: 0 -13px;}
	.ncd-photo[data-margin="13"].masonry li.photo-stack > div{margin: 13px;}

	.ncd-photo[data-margin="15"].masonry ul{margin: 0 -15px;}
	.ncd-photo[data-margin="15"].masonry li.photo-stack > div{margin: 15px;}

	.ncd-photo[data-margin="15"].masonry ul{margin: 0 -17px;}
	.ncd-photo[data-margin="15"].masonry li.photo-stack > div{margin: 17px;}

	.ncd-photo[data-margin="15"].masonry ul{margin: 0 -19px;}
	.ncd-photo[data-margin="15"].masonry li.photo-stack > div{margin: 19px;}

	.ncd-photo[data-margin="15"].masonry ul{margin: 0 -21px;}
	.ncd-photo[data-margin="15"].masonry li.photo-stack > div{margin: 21px;}

	.ncd-photo[data-margin="15"].masonry ul{margin: 0 -23px;}
	.ncd-photo[data-margin="15"].masonry li.photo-stack > div{margin: 23px;}

	.ncd-photo[data-margin="15"].masonry ul{margin: 0 -25px;}
	.ncd-photo[data-margin="15"].masonry li.photo-stack > div{margin: 25px;}

	.ncd-photo.masonry img{
		width: 100%;
	}

	/* Thumbnail Radius */

	.ncd-photo.rad-0 li div,
	.ncd-photo.rad-0 li img,
	.ncd-photo.rad-0 .thumb-corner{border-radius: 0;}
	.ncd-photo.rad-3 li div,
	.ncd-photo.rad-3 li img,
	.ncd-photo.rad-3 .thumb-corner{border-radius: 3px;}
	.ncd-photo.rad-5 li div,
	.ncd-photo.rad-5 li img,
	.ncd-photo.rad-5 .thumb-corner{border-radius: 5px;}
	.ncd-photo.rad-7 li div,
	.ncd-photo.rad-7 li img,
	.ncd-photo.rad-7 .thumb-corner{border-radius: 7px;}


	[data-batch-hide="True"]{
		position: absolute;
		opacity: 0;
		top:-9999px;
		left:-9999px;
	}

	.thumb-corner{
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 50;
	}
	.ncd-photo .thumb-corner{
		width: 120px;
		height: 120px;
		background-image: linear-gradient(to left bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,0.5));
	}
	.photo-stack:hover .thumb-corner i{
		transform: scale(1.2);
		transform-origin: center;
	}
	.thumb-corner.video-icon i{
		width: 0;
		height: 0;
		margin: 0 0 18px 22px;
		left: 0;
		bottom: 0;
		transform: scale(1);
		position: absolute;
		transition: transform 200ms;
		border-top: 9px solid transparent;
		border-bottom: 9px solid transparent;
		border-left: 17px solid #fff;
	}
	#ncdPhotoCarousel .thumb-corner.video-icon i{
		margin: 0;
		left: 33px;
		bottom: 21px;
		border-top: 7px solid transparent;
		border-bottom: 7px solid transparent;
		border-left: 13px solid #fff;
	}

	.thumb-corner.bag-icon a{
		left: 4px;
		bottom: 2px;
		display: block;
		transform: scale(1.1);
		position: absolute;
		cursor: pointer;
		height: 44px;
		width: 44px;
		transition: transform 200ms;
	}
	#ncdPhotoCarousel .thumb-corner.bag-icon{
		display: none;
	}
	.thumb-corner.bag-icon a:first-child:before{
		position: absolute;
		content: '';
		top: 16px;
		left: 14px;
		height: 13px;
		width: 15px;
		border-radius: 2px;
		border: 1.5px solid #fff;
	}
	.thumb-corner.bag-icon a:first-child:after{
		position: absolute;
		content: '';
		height: 6px;
		width: 9px;
		top: 12px;
		left: 17px;
		border-radius: 8px 8px 0 0;
		border-left: 1.5px solid #fff;
		border-top: 1.5px solid #fff;
		border-right: 1.5px solid #fff;
	}





	@media only screen and (max-width: 300px) {
		.ncd-photo ul p{
			opacity: 0 !important;
		}
	}


/***************************
***** L I G H T B O X ******
****************************/


/* Loading Animation */

#ncdPhotoLoader{
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0;
	transition: opacity 350ms 150ms;
	transform: translate3d(-50%, -50%, 0);
}
#ncdPhotoLoader.processing{
	opacity: 1;
}

/* Lightbox Base */

#ncdPhotoBase {
	position: fixed;
	top: -9999px;
	left: -9999px;
	width: 100%;
	height: 100%;
	z-index: 10;
	opacity: 0;
	transition: opacity 300ms 0ms, top 0ms 300ms, left 0ms 300ms;
	user-select: none;
}
#ncdPhotoBase.on,
#ncdPhotoBase.on ~ *{
	pointer-events: none;
}
#ncdPhotoBase.on ~ iframe{
	pointer-events: auto;
}
#ncdPhotoHeader,
#ncdPhotoControls,
.exif_wrapper,
#ncdPhotoOverlay{
	pointer-events: auto;
}

#ncdPhotoBase *,
#ncdPhotoBase *:before,
#ncdPhotoBase *:after{
	box-sizing: border-box;
	user-select: none;
	-webkit-user-select: none;
}
#ncdPhotoBase.on {
	top: 0;
	left: 0;
	opacity: 1;
	z-index: 10000;
	transition: 
	opacity 150ms ease-out,
	top 0ms ease-out,
	left 0ms ease-out;
}
#ncdPhotoBase.out {
	z-index: 10000;
}
#ncdPhotoHeader{
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	padding: 15px;
	font-size: 14px;
	z-index: 200;
	pointer-events: none;
}
#ncdPhotoOptions{
	float: right;
	pointer-events: auto;
	padding: 10px 0 10px 20px;
	border-radius: 30px;
	transition: padding 0.3s ease-out;
}
@media only screen and (min-width: 400px) {
	#ncdPhotoHeader{
		right: 1.5%;
		left: 1.5%;
	}
}

#ncdPhotoOptions.zoom{
	background: rgba(0, 0, 0, 0.60);
	padding: 10px 5px;
}
#ncdPhotoOptions > .ncd-ui:first-child{
	margin-left: 0px;
}
#ncdPhotoOptions .ncd-ui{
	z-index: 100;
	width: 15px;
	height: 15px;
	cursor: pointer;
	position: relative;
	display: block;
	float: left;
	margin-left: 30px;
	user-select: none;
	transition: margin 0.3s ease-out, border 0.3s ease-out, box-shadow 0.15s ease-out;
}
#ncdPhotoOptions .ncd-ui:before{
	position: absolute;
	top: -9px;
	left: -9px;
	right: 0;
	bottom: 0;
	content: '';
	height: 33px;
	width: 33px;
	border-radius: 40px;
	/*box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.30);*/
	transition: background .5s ease-out;
}
#ncdPhotoOptions .ncd-ui:active:before{
	background: rgba(255, 255, 255, 0.30);
	transition: background 0.15s ease-out;
	/*box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.30);*/
}
#ncdPhotoOptions.zoom .ncd-ui{
	margin-left: 11px;
	margin-right: 11px;
}
#ncdPhotoOptions.zoom #ncdPhotoShare,
#ncdPhotoOptions.zoom #ncdPhotoDownload,
#ncdPhotoOptions.zoom #ncdPhotoBuynow,
#ncdPhotoOptions .ncdPhotoZoom.zoomOut{
	display: none;
}
#ncdPhotoOptions.zoom .ncdPhotoZoom.zoomOut{
	display: block;
}
#ncdPhotoControls{
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	user-select: none;
	z-index: 100;
	pointer-events: none;
}
#ncdPhotoCarousel{
	background: rgba(0, 0, 0, 0.60);
	text-align: center;
	padding: 5px;
	line-height: 0;
	overflow: auto;
	pointer-events: auto;
	-webkit-overflow-scrolling: touch;
}
#ncdPhotoCarousel li[data-hidefromlightbox="True"]{
	display: none;
}
#ncdPhotoOverlay .hide{
	display: none; 
}

#ncdPhotoFooter{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 101;
	pointer-events: none;
	background: rgba(0, 0, 0, 0.00);
}
#ncdZoomAmt{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin-top: 5px;
	text-align: center;
	color: rgba(245, 245, 245, 1.00);
	font: 400 13px/1.4 Arial;
	pointer-events: none;
	transition: opacity 200ms, transform 200ms;
	transform: translateY(10px);
	opacity: 0;
}
#ncdZoomAmt.zoom{
	transform: translateY(0px);
	opacity: 1;
}
#ncdZoomAmt[data-zoom="50"] span:after{ content:' 50%'; }
#ncdZoomAmt[data-zoom="75"] span:after{ content:' 75%'; }
#ncdZoomAmt[data-zoom="100"] span:after{ content:' 100%'; }

#ncdZoomAmt span{
	background: rgba(0, 0, 0, 0.60);
	padding: 7px 14px;
	border-radius: 20px;
}
#ncdPhotoCarousel ul{
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
	white-space: nowrap;
}
#ncdPhotoCarousel li{
	display: inline-block;
	position: relative;
}
#ncdPhotoCarousel li div{
	width: 80px;
	height: 45px;
	margin: 3px 5px;
	border-radius: 2px;
	transform: scale(1);
	transition: box-shadow 200ms, transform 200ms, opacity 200ms;
	background-size: cover;
	background-position: center;
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0);
}
#ncdPhotoCarousel li.current div,
#ncdPhotoCarousel li:hover div{
	transition: box-shadow 200ms, transform 200ms, opacity 200ms;
}


#ncdPhotoCarousel li div{opacity: 0.4;}
#ncdPhotoCarousel li.current div,
#ncdPhotoCarousel li:hover div{opacity: 1;}



#ncdPhotoCarousel li.current div,
#ncdPhotoCarousel li:hover div{
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.2);
}
#ncdPhotoCarousel li.current div{
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.5);
}



#ncdPhotoCarousel li.current div{
	transform: scale(1.1);
}


.photo_slide.zoom::-webkit-scrollbar,
#ncdPhotoCarousel::-webkit-scrollbar,
#ncdPhotoFooter p,
#ncdPhotoFooter img,
#ncdPhotoOptions .ncd-ui.hide,
#ncdPhotoBase.single-image .ncdPhotoNext,
#ncdPhotoBase.single-image .ncdPhotoPrev,
#ncdPhotoOverlay[data-hide-full-title="True"] span b,
#ncdPhotoOverlay[data-hide-full-caption="True"] span em{
	display: none;
}

/* ZOOM & CLOSE */

.ncdPhotoZoom i:first-child:before,
.ncdPhotoZoom i:first-child:after{
	width: 1px;
	left: 7px;
	top: 3px;
	height: 7px;
	content: "";
	background: rgba(245, 245, 245, 1.00);
	position: absolute;
	transition: opacity 300ms, transform 300ms;
}
.ncdPhotoZoom i{
	position: absolute;
}
.ncdPhotoZoom i:last-child:before{
	position: absolute;
	height: 15px;
	width: 15px;
	top: -1px;
	border: 1.5px solid rgba(245, 245, 245, 1.00);
	border-radius: 15px;
	content: '';
}
.ncdPhotoZoom i:last-child:after{
	width: 5px;
	height: 2px;
	position: absolute;
	background: rgba(245, 245, 245, 1.00);
	transform: rotate(40deg);
	content: '';
	top: 12px;
	border-radius: 6px;
	right: -17px;
}

/* ZOOM */

.ncdPhotoZoom{
	transition: 
	border 0.3s ease-out, 
	box-shadow 0.15s ease-out, 
	opacity 300ms ease-out, 
	transform 300ms ease-out;
	transform: rotate(90deg);
	opacity: 0;
}
.ncdPhotoZoom.enable{
	opacity:1;
	transform: rotate(0deg);	
}
.ncdPhotoZoom i:after{
	transform:rotate(-90deg);
}
.ncdPhotoZoom i:before{
	transform:rotate(0deg);
}
.ncdPhotoZoom.zoom i:before {
	transform:rotate(-90deg);
}

/* CLOSE */
.ncdPhotoClose i{
	position: absolute;
}
.ncdPhotoClose i:before,
.ncdPhotoClose i:after{
	height:20px;
	width: 2px;
	left: 7px;
	top: -2px;
	content: '';
	transform:rotate(45deg);
	position: absolute;
	transition: opacity 300ms, transform 300ms;
}
.ncdPhotoClose i:after{
	transform:rotate(-45deg);
}

/* PREV / NEXT */

.ncdPhotoNext,
.ncdPhotoPrev{
	z-index: 100;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	cursor: pointer;
	position: absolute;
	border: 2px solid transparent;
	top: 50%;
	margin-top: -25px;
	opacity: 0;
	transition: 
	opacity 0.2s ease-out, 
	transform 0.8s cubic-bezier(0.190, 1.000, 0.220, 1.000),
	border 0.3s ease-out,
	box-shadow 0.15s ease-out;
	pointer-events: auto;
	user-select: none;
}
.ncdPhotoNext{
	transform: translateX(-15px);
	right: 4%;
}
.ncdPhotoPrev{
	transform: translateX(15px);
	left: 4%;
}
.ncdPhotoNext.hide,
.ncdPhotoPrev.hide{opacity: 0 !important;visibility: hidden;}

@media screen and (max-width: 800px){
	.ncdPhotoNext,
	.ncdPhotoPrev{
		transform: translateX(0) rotate(0deg);
		opacity: 1;
	}
}
.ncdPhotoNext:before,
.ncdPhotoNext:after,
.ncdPhotoPrev:before,
.ncdPhotoPrev:after{
	top:50%;
	left:0;
	width:2px;
	height:15px;
	content:'';
	position:absolute;
	margin:-13px 24px 0;
}
.ncdPhotoNext:after,
.ncdPhotoPrev:after{
	margin-top: -3px;
}
.ncdPhotoPrev:after,
.ncdPhotoPrev:before{
	left:-3px;
}
.ncdPhotoNext:after{transform:rotate(45deg);}
.ncdPhotoNext:before{transform:rotate(-45deg);}
.ncdPhotoPrev:after{transform:rotate(315deg);}
.ncdPhotoPrev:before{transform:rotate(-315deg);}

#ncdPhotoBase:hover .ncdPhotoNext,
#ncdPhotoBase:hover .ncdPhotoPrev{
	transform: translateX(0) rotate(0deg);opacity: 1;
}
/* Always Prev/Next */

.ncdPhotoNext,
.ncdPhotoPrev {
	transform: translateX(0) rotate(0deg);opacity: 1;
}


/* OVERLAY */

#ncdPhotoOverlay {
	position: absolute;
	top: 65px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	user-select: none;
	-webkit-user-select: none;
}
.go-prev #ncdPhotoOverlay,
.go-next #ncdPhotoOverlay{
	transition: bottom 150ms ease-out;
}
#ncdPhotoOverlay.zoom {
	top: 0;
	bottom: 65px;
}

/* SLIDE IMAGES */

.photo_slide {
	height: 100%;
	position:absolute;
	top:-9999px;
	left:-9999px;
	right: auto;
	user-select: none;
}
#ncdPhotoOverlay:not(.zoom) .photo_slide > div {
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.photo_slide img{
	padding: 0;
	margin: 0;
}
.photo_slide img,
.photo-embed-container {
	list-style: none;
	line-height: 0;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	user-select: none;
	-webkit-touch-callout:none;
	transition: opacity 200ms;
	transform: translate3d(0,0,0);
	box-shadow: 0 2px 20px rgba(0, 0, 0, 0.50);
}

/* SHOW IMAGE */

.photo_slide.out,
.photo_slide.ncd-show{
	top:0;
	left:0;
	right: 0;
}
.photo_slide.ncd-show img{
	cursor: zoom-in;
}
.processing .photo_slide img,
.photo_slide.out img,
.photo_slide.out .photo-embed-container{
	opacity: 0;
}
.photo-embed-container {
	padding-bottom: 56.25%; 
	height: 0; 
	width: 100%;
	overflow: hidden;
} 

.photo-embed-container iframe, 
.photo-embed-container object, 
.photo-embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}

#ncdPhotoBase.video-player #ncdPhotoDownload,
#ncdPhotoBase.video-player #ncdPhotoFullscreen,
#ncdPhotoBase.video-player .ncdPhotoZoom{
	display: none !important;
}

/* ZOOM */

.photo_slide.ncd-show.zoom {
	position: absolute;
	overflow: auto; 
	cursor: move;
	scroll-behavior: smooth;
	-webkit-overflow-scrolling: touch;
	display: flex;
	justify-content: center;
	align-items: center;
}
.photo_slide.zoom.in.transition,
.photo_slide.zoom.out{
	overflow: hidden;
}
.photo_slide.zoom.transition div{
	animation: photo-zoom-in 150ms ease-out both;
}
.photo_slide.zoom.in div{
	animation: photo-zoom-in-complete 200ms ease-out both;
}
.photo_slide.zoom.in.transition div{
	animation: photo-zoom-out 150ms ease-out both;
}
.photo_slide.zoom.out div{
	animation: photo-zoom-out-complete 150ms ease-out both;
}
.photo_slide.zoom.in img{
	max-width: none;
	max-height: none;
	border-radius: 0;
	box-shadow: none;
	transition: box-shadow 200ms;
}
.photo_slide.zoom.in img[data-zoom="25"]{
	transform: scale(0.25);
}
.photo_slide.zoom.in img[data-zoom="50"]{
	transform: scale(0.50);
}
.photo_slide.zoom.in img[data-zoom="75"]{
	transform: scale(0.75);
}
.photo_slide.zoom.in img[data-zoom="100"]{
	transform: scale(1);
}

/* ANIMATIONS */

@keyframes photo-zoom-in {
	from {transform: scale(1);opacity: 1}
	to {transform: scale(1.03);opacity: 0}
}
@keyframes photo-zoom-in-complete {
	0% {transform: scale(.98);opacity: 0}
	50%	{transform: scale(.98);opacity: 0}
	100% {transform: scale(1);opacity: 1}
}
@keyframes photo-zoom-out {
	from {transform: scale(1);opacity: 1}
	to {transform: scale(.98);opacity: 0}
}
@keyframes photo-zoom-out-complete {
	from {transform: scale(1.03);opacity: 0}
	to {transform: scale(1);opacity: 1}
}
@keyframes photo-fade-in {
	from {opacity: 0}
	to {opacity: 1}
}

/* FULLSCREEN */

#ncdPhotoFullscreen i{
	position: absolute;
}
#ncdPhotoFullscreen i:before,
#ncdPhotoFullscreen i:after{
	position: absolute;
	content: '';
	height: 2px;
	width: 6px;
	background: rgba(245, 245, 245, 1.00);
}
#ncdPhotoFullscreen i:after{
	width: 2px;
	height: 6px;
}
#ncdPhotoFullscreen i:first-child{
	top: 0;
	left: 0;
}
#ncdPhotoFullscreen i:last-child{
	bottom: 0;
	right: 0;
	transform: rotate(180deg);
}
#ncdPhotoFullscreen.active i:first-child{
	top: 6px;
	left: 6px;
	transform: rotate(180deg);
}
#ncdPhotoFullscreen.active i:last-child{
	bottom: 6px;
	right: 6px;
	transform: rotate(0deg);
}

/* SHARE */

#ncdPhotoShare{
	line-height: 0;
}
#ncdPhotoShare svg{
	height: 15px;
	width: auto;
	position: relative;
	margin-top: -1px;
	margin-left: -2px;
}
#ncdPhotoShare path{
	fill: rgba(245, 245, 245, 1.00) !important;
}
#ncdShareOptions{
	background: rgba(30, 30, 30, 1.00);
	box-shadow: 0 20px 60px -10px rgba(0, 0, 0, 0.50);
	position: absolute;
	padding: 10px;
	border-radius: 7px;
	line-height: 1.4;
	margin: 10px 0 0;
	list-style: none;
	width: 150px;
	top: -99999px;
	left: -99999px;
	opacity: 0;
	transform: translateX(-50%) scale(.3);
	transition: transform 150ms 0ms ease-out, opacity 150ms 0ms ease-out, top 0ms 150ms, left 0ms 150ms;
	transform-origin: 50% 0%;
}
#ncdShareOptions.show{
	left: 50%;
	top: 100%;
	opacity: 1;
	transition: transform 150ms 0ms ease-out, opacity 150ms 0ms ease-out, top 0ms 0ms, left 0ms 0ms;
	transform: translateX(-50%) scale(1);
}
#ncdShareOptions:before{
	content: '';
	position: absolute;
	top: -6px;
	left: 50%;
	margin-left: -6px;
	width: 0; 
	height: 0; 
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid rgba(30, 30, 30, 1.00);
}
#ncdShareOptions li{
	padding: 6px 10px;
	margin: 0;
	border-radius: 4px;
	transition: background 150ms;
}
#ncdShareOptions li:hover{
	background: rgba(255,255,255,0.1);
}
#ncdShareOptions button{
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	font: 400 15px/1.4 Arial !important;
	background: transparent;
	color: rgba(255, 255, 255, 1.00);
}

/* BUY NOW */

#ncdPhotoBuynow.hide{
	opacity: 0;
	max-width: 0;
	margin-left: 0;
}
#ncdPhotoBuynow i{
	position: absolute;
}
#ncdPhotoBuynow i:first-child:before{
	position: absolute;
	content: '';
	top: 2px;
	left: 0;
	height: 13px;
	width: 15px;
	border-radius: 2px;
	border: 1.5px solid rgba(245, 245, 245, 1.00);
}
#ncdPhotoBuynow i:last-child:before{
	position: absolute;
	content: '';
	height: 6px;
	width: 9px;
	top: -2px;
	left: 3px;
	border-radius: 8px 8px 0 0;
	border-left: 1.5px solid rgba(245, 245, 245, 1.00);
	border-top: 1.5px solid rgba(245, 245, 245, 1.00);
	border-right: 1.5px solid rgba(245, 245, 245, 1.00);
}

/* DOWNLOAD 1 */

#ncdPhotoDownload{
	display: block;
}
#ncdPhotoDownload i{
	position: absolute;
}
#ncdPhotoDownload i:last-child:before,
#ncdPhotoDownload i:last-child:after{
	position: absolute;
	content: '';
	height: 2px;
	width: 9px;
	background: rgba(245, 245, 245, 1.00);
}
#ncdPhotoDownload i:last-child:after{
	width: 2px;
	height: 9px;
}
#ncdPhotoDownload i:last-child{
	bottom: 1px;
	left: 7px;
	transform: rotate(225deg);
}
#ncdPhotoDownload i:first-child:before{
	position: absolute;
	content: '';
	top: -1px;
	left: 6px;
	height: 12px;
	width: 2px;
	background: rgba(245, 245, 245, 1.00);
}

/* DOWNLOAD 2 */

}#ncdPhotoDownload.alt i:last-child:before,
#ncdPhotoDownload.alt i:last-child:after{
	position: absolute;
	content: '';
	height: 2px;
	width: 7px;
	background: rgba(245, 245, 245, 1.00);
}
#ncdPhotoDownload.alt i:last-child:after{
	width: 2px;
	height: 7px;
}
#ncdPhotoDownload.alt i:last-child{
	bottom: 3px;
	left: 6px;
	transform: rotate(225deg);
}
#ncdPhotoDownload.alt i:first-child:before{
	position: absolute;
	content: '';
	top: 0;
	left: 5px;
	height: 8px;
	width: 2px;
	background: rgba(245, 245, 245, 1.00);
}
#ncdPhotoDownload.alt i:first-child:after{
	position: absolute;
	content: '';
	top: 11px;
	left: 0px;
	height: 2px;
	width: 12px;
	background: rgba(245, 245, 245, 1.00);
}

/* COUNTER */

#ncdPhotoCounter{
	float: left;
	line-height: 1;
	font-size: 12px;
	padding: 8px 16px 8px 0;
	border-radius: 30px;
	font-family: arial !important;
	pointer-events: none;
	font-weight: bolder;
	transition: opacity 200ms;
}
#ncdPhotoCounter.zoom{
	opacity: 0;
}
#ncdPhotoCounter span{
	vertical-align: top;
	line-height: 1;
}
.lb-current{
	font-size: 1.45em;
	font-weight: normal;
}
.lb-total{
	letter-spacing: 0.05em;
}
#ncdPhotoCounter[data-show-count="False"]{
	display: none;
}

/* EXIF */

.exif_wrapper{
	position: absolute;
	width: 300px;
	margin-left: -45px;
	top: -12px;
}
.exif_container{
	background: rgba(30, 30, 30, 1.00);
	border-radius: 7px;
	left: 10px;
	bottom: 100%;
	z-index: 1;
	opacity: 0;
	width: 260px;
	height: 300px;
	overflow: auto;
	scroll-behavior: smooth;
	-webkit-overflow-scrolling: touch;
	padding: 10px 25px;
	transform: scale(.3);
	transform-origin: 0 100%;
	position: absolute;
	box-shadow: 0 20px 60px -10px rgba(0, 0, 0, 0.50);
	transition: transform 200ms, opacity 200ms;
	pointer-events: none;
}
.exif_container *{
	transform: translate3d(0,0,0);
}
.exif_wrapper.show .exif_container{
	pointer-events: auto;
	transform: scale(1);
	opacity: 1;
}
.exif_data{
	font: 400 15px/1.4 Arial !important;
	color: rgba(255, 255, 255, 1.00);
	border-radius: 4px;
	padding: 10px 10px 10px 0;
	margin: 0;
	display: block;
	white-space: break-spaces;
	position: absolute;
	visibility: hidden;
	top: -9999px;
	left: -9999px;
}
.exif_data.hasData{
	position: relative;
	visibility: visible;
	top: 0;
	left: 0;
}
.exif_data:before{
	color: rgba(170, 170, 170, 1.00);
	display: block;
	font-size: 11px;
	letter-spacing: 0;
}
.exif_data.hasData:after{
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.exif_data.hasData.last:after{
	display: none
}
#exif_FNumber{
	letter-spacing: 0.1em;
}
.fstop{
	font-family: georgia;
	font-style: italic;
	padding-left: 3px;
	padding-right: 2px;
}
.exif-trigger{
	padding: 10px;
	cursor: pointer;
	display: inline-block;
	user-select: none;
	-webkit-user-select: none;
	cursor: pointer;
	position: relative;
	z-index: 100;
	transform: scale(0);
}
.exif_wrapper.hasData .exif-trigger{
	transform: scale(1);
	transition: transform 200ms;
}
.exif-trigger span:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.20);
}
.exif-trigger span{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.15);
	transition: background 200ms;
	border-radius: 25px;
	height: 25px;
	width: 25px;
	line-height: 26px;
	font-family: monospace;
	text-align: center;
	font-size: 13px;
	font-weight: bolder;
	float: right;
	user-select: none;
	-webkit-user-select: none;
}

#exif_GPSMap{
	color: #fff;
	text-decoration: none;
}
#exif_iptc_DateCreated:before{ content: 'Date Created'; }
#exif_iptc_Keywords:before{ content: 'Keywords'; }
#exif_model:before{ content: 'Camera Model'; }
#exif_LensModel:before{ content: 'Lens Model'; }
#exif_FocalLength:before{ content: 'Focal Length'; }
#exif_FNumber:before{ content: 'Aperture'; }
#exif_ExposureTime:before{ content: 'Shutter Speed'; }
#exif_ISOSpeedRatings:before{ content: 'ISO'; }
#exif_Dimensions:before{ content: 'Dimensions'; }
#exif_ExposureProgram:before{ content: 'Exposure Program'; }
#exif_Flash:before{ content: 'Flash'; }
#exif_WhiteBalance:before{ content: 'White Balance'; }
#exif_GPSLat:before{ content: 'GPS Latitude'; }
#exif_GPSLong:before{ content: 'GPS Longitude'; }
#exif_DateTimeOriginal:before{ content: 'Date & Time'; }
#exif_GPSMap:before{ content: 'Google Map'; }





.photo-stack .exif_wrapper{
	position: absolute;
	top: 0;
	left: 0;
}
.photo-stack .exif-trigger{
	position: absolute;
	top: 0;
	transform: scale(1);
	box-shadow: none;
}


/* CAPTION */

.captionWrapper{
	max-width: 600px;
	margin: 0 auto;
	padding-left: 32px;
	text-align: left;
	position: relative;
}
.imageCaption{
	font-size: px;
	padding-bottom: 0.2em;
}
.groupTitle{
	font-size: px;
}
#ncdPhotoBase:hover .img-caption-in {
	opacity: 1;
}
#ncdPhotoBase .img-caption-in{
	opacity: 0;
	transition: opacity 200ms;
}
.processing .img-caption-in{
	opacity: 0;
}
#ncdPhotoCaption{
	padding: 10px;
	transition: opacity 200ms;
}
#ncdPhotoCaption.zoom{
	opacity: 0;
	pointer-events: none;
}
#ncdPhotoCaption [data-italic-title="True"],
#ncdPhotoCaption [data-italic-caption="True"]{ 
	font-style: italic; 
}
#ncdPhotoCaption [data-bold-title="True"],
#ncdPhotoCaption [data-bold-caption="True"]{ 
	font-weight: bold; 
}
#ncdPhotoCaption [data-hide-title="True"],
#ncdPhotoCaption [data-hide-caption="True"]{ 
	display: none; 
}

.imageCaption{
	color: rgba(255, 255, 255, 1.00);
}
.groupTitle{
	color: rgba(255, 255, 255, 1.00);
}
.groupTitle.ncdPhotoCopywrite{
	color: rgba(132, 132, 132, 1.00);
}
#ncdPhotoCounter{
	color: rgba(245, 245, 245, 1.00);
}
#ncdPhotoBase{
	background: rgba(0, 0, 0, 1.00);
}

.ncdPhotoNext:before,.ncdPhotoNext:after,
.ncdPhotoPrev:before,.ncdPhotoPrev:after,
.ncdPhotoClose i:before,.ncdPhotoClose i:after,
.ncdPhotoNext:hover:before,.ncdPhotoNext:hover:after,
.ncdPhotoPrev:hover:before,.ncdPhotoPrev:hover:after,
.ncdPhotoClose i:hover:before,.ncdPhotoClose i:hover:after {
	background: rgba(245, 245, 245, 1.00);
}
.ncdPhotoNext:active,
.ncdPhotoPrev:active{
	box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.30);
	/*border: 2px solid rgba(245, 245, 245, 1.00);*/
}








/* Edit Mode */



/*!
 * justifiedGallery - v4.0.0-alpha
 * http://miromannino.github.io/Justified-Gallery/
 * Copyright (c) 2019 Miro Mannino
 * Licensed under the MIT license.
 */
 .justified-gallery {
 	width: 100%;
 	position: relative;
 	overflow: hidden;
 }
 .justified-gallery > a,
 .justified-gallery > div,
 .justified-gallery > li,
 .justified-gallery > figure {
 	position: absolute;
 	display: inline-block;
 	overflow: hidden;
 	/* background: #888888; To have gray placeholders while the gallery is loading with waitThumbnailsLoad = false */
 	filter: "alpha(opacity=10)";
 	opacity: 0.1;
 	margin: 0;
 	padding: 0;
 }
 .ncd-photo .justified-gallery > li > div{
 	position: static;
 }
 .justified-gallery > a > img,
 .justified-gallery > div > img,
 .justified-gallery > li > div > img,
 .justified-gallery > figure > img,
 .justified-gallery > a > a > img,
 .justified-gallery > div > a > img,
 .justified-gallery > figure > a > img,
 .justified-gallery > a > svg,
 .justified-gallery > div > svg,
 .justified-gallery > figure > svg,
 .justified-gallery > a > a > svg,
 .justified-gallery > div > a > svg,
 .justified-gallery > figure > a > svg {
 	position: absolute;
 	top: 50%;
 	left: 50%;
 	margin: 0;
 	padding: 0;
 	border: none;
 	filter: "alpha(opacity=0)";
 	opacity: 0;
 }
 .justified-gallery > a > .caption,
 .justified-gallery > div > .caption,
 .justified-gallery > li > div > .caption,
 .justified-gallery > figure > .caption {
 	display: none;
 	position: absolute;
 	bottom: 0;
 	padding: 5px;
 	background-color: #000000;
 	left: 0;
 	right: 0;
 	margin: 0;
 	color: white;
 	font-size: 12px;
 	font-weight: 300;
 	font-family: sans-serif;
 }
 .justified-gallery > a > .caption.caption-visible,
 .justified-gallery > div > .caption.caption-visible,
 .justified-gallery > li > div > .caption.caption-visible,
 .justified-gallery > figure > .caption.caption-visible {
 	display: initial;
 	filter: "alpha(opacity=70)";
 	opacity: 0.7;
 	-webkit-transition: opacity 500ms ease-in;
 	-moz-transition: opacity 500ms ease-in;
 	-o-transition: opacity 500ms ease-in;
 	transition: opacity 500ms ease-in;
 }
 .justified-gallery > .jg-entry-visible {
 	filter: "alpha(opacity=100)";
 	opacity: 1;
 	background: none;
 }
 .justified-gallery > .jg-entry-visible > img,
 .justified-gallery > .jg-entry-visible > div > img,
 .justified-gallery > .jg-entry-visible > a > img,
 .justified-gallery > .jg-entry-visible > svg,
 .justified-gallery > .jg-entry-visible > a > svg {
 	filter: "alpha(opacity=100)";
 	opacity: 1;
 	-webkit-transition: opacity 500ms ease-in;
 	-moz-transition: opacity 500ms ease-in;
 	-o-transition: opacity 500ms ease-in;
 	transition: opacity 500ms ease-in;
 }
 .justified-gallery > .jg-filtered {
 	display: none;
 }
 .justified-gallery > .spinner {
 	position: absolute;
 	bottom: 0;
 	margin-left: -24px;
 	padding: 10px 0 10px 0;
 	left: 50%;
 	filter: "alpha(opacity=100)";
 	opacity: 1;
 	overflow: initial;
 }
 .justified-gallery > .spinner > span {
 	display: inline-block;
 	filter: "alpha(opacity=0)";
 	opacity: 0;
 	width: 8px;
 	height: 8px;
 	margin: 0 4px 0 4px;
 	background-color: #000;
 	border-radius: 6px;
 }





.exif_wrapper{display: none;} 

 #stacks_in_6266.ncd-photo p{	text-align: center; } 



#stacks_in_6266 li > div.img-wrapper:before{ 
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.08);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	content: '';
	z-index: 20;
	transition: box-shadow 200ms;
	border-radius: 0px;
}
#stacks_in_6266 li:hover > div.img-wrapper:before{ 
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.20);
}


#stacks_in_6266.ncd-photo li p span{
	
	 display: block; 
}

/* Break Points for Columns */

/* Phone */
#stacks_in_6266.grid li,
#stacks_in_6266.masonry li{width: calc(100% / 2);}

/* Phone + */
@media only screen and (min-width: 600px) {
	#stacks_in_6266.grid li,
	#stacks_in_6266.masonry li{width: calc(100% / 2);}
}
/* Tablet */
@media only screen and (min-width: 800px) {
	#stacks_in_6266.grid li,
	#stacks_in_6266.masonry li{width: calc(100% / 3);}
}
/* Desktop */
@media only screen and (min-width: 1100px) {
	#stacks_in_6266.grid li,
	#stacks_in_6266.masonry li{width: calc(100% / 3);}
}

#stacks_in_6266.grid li div{background-size: cover;}
#stacks_in_6266.grid ul li div:after{padding-top: 100%;}
#stacks_in_6266.fitRows img{
	max-height: px;
	max-width: 200px;
}

#stacks_in_6266 p{font-size: 13px;}
#stacks_in_6266 b{
	font-size: 13px;
	color: rgba(255, 255, 255, 1.00);
}
#stacks_in_6266 em{color: rgba(253, 253, 253, 1.00);}
#stacks_in_6266 span{background: rgba(0, 0, 0, 0.40);}






.exif_wrapper{display: none;} 
 #stacks_in_6289.ncd-photo p{	text-align: left; } 




#stacks_in_6289 li > div.img-wrapper:before{ 
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.08);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	content: '';
	z-index: 20;
	transition: box-shadow 200ms;
	border-radius: 3px;
}
#stacks_in_6289 li:hover > div.img-wrapper:before{ 
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.20);
}


#stacks_in_6289.ncd-photo li p span{
	 display: inline-block; 
	
}

/* Break Points for Columns */

/* Phone */
#stacks_in_6289.grid li,
#stacks_in_6289.masonry li{width: calc(100% / 2);}

/* Phone + */
@media only screen and (min-width: 600px) {
	#stacks_in_6289.grid li,
	#stacks_in_6289.masonry li{width: calc(100% / 3);}
}
/* Tablet */
@media only screen and (min-width: 800px) {
	#stacks_in_6289.grid li,
	#stacks_in_6289.masonry li{width: calc(100% / 4);}
}
/* Desktop */
@media only screen and (min-width: 1100px) {
	#stacks_in_6289.grid li,
	#stacks_in_6289.masonry li{width: calc(100% / 5);}
}

#stacks_in_6289.grid li div{background-size: cover;}
#stacks_in_6289.grid ul li div:after{padding-top: 100%;}
#stacks_in_6289.fitRows img{
	max-height: px;
	max-width: 200px;
}

#stacks_in_6289 p{font-size: 13px;}
#stacks_in_6289 b{
	font-size: 13px;
	color: rgba(255, 255, 255, 1.00);
}
#stacks_in_6289 em{color: rgba(187, 187, 187, 1.00);}
#stacks_in_6289 span{background: rgba(0, 0, 0, 0.70);}






.exif_wrapper{display: none;} 
 #stacks_in_6284.ncd-photo p{	text-align: left; } 




#stacks_in_6284 li > div.img-wrapper:before{ 
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.08);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	content: '';
	z-index: 20;
	transition: box-shadow 200ms;
	border-radius: 3px;
}
#stacks_in_6284 li:hover > div.img-wrapper:before{ 
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.20);
}


#stacks_in_6284.ncd-photo li p span{
	 display: inline-block; 
	
}

/* Break Points for Columns */

/* Phone */
#stacks_in_6284.grid li,
#stacks_in_6284.masonry li{width: calc(100% / 2);}

/* Phone + */
@media only screen and (min-width: 600px) {
	#stacks_in_6284.grid li,
	#stacks_in_6284.masonry li{width: calc(100% / 3);}
}
/* Tablet */
@media only screen and (min-width: 800px) {
	#stacks_in_6284.grid li,
	#stacks_in_6284.masonry li{width: calc(100% / 4);}
}
/* Desktop */
@media only screen and (min-width: 1100px) {
	#stacks_in_6284.grid li,
	#stacks_in_6284.masonry li{width: calc(100% / 5);}
}

#stacks_in_6284.grid li div{background-size: cover;}
#stacks_in_6284.grid ul li div:after{padding-top: 100%;}
#stacks_in_6284.fitRows img{
	max-height: px;
	max-width: 200px;
}

#stacks_in_6284 p{font-size: 13px;}
#stacks_in_6284 b{
	font-size: 13px;
	color: rgba(255, 255, 255, 1.00);
}
#stacks_in_6284 em{color: rgba(187, 187, 187, 1.00);}
#stacks_in_6284 span{background: rgba(0, 0, 0, 0.70);}






.exif_wrapper{display: none;} 
 #stacks_in_6279.ncd-photo p{	text-align: left; } 




#stacks_in_6279 li > div.img-wrapper:before{ 
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.08);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	content: '';
	z-index: 20;
	transition: box-shadow 200ms;
	border-radius: 3px;
}
#stacks_in_6279 li:hover > div.img-wrapper:before{ 
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.20);
}


#stacks_in_6279.ncd-photo li p span{
	 display: inline-block; 
	
}

/* Break Points for Columns */

/* Phone */
#stacks_in_6279.grid li,
#stacks_in_6279.masonry li{width: calc(100% / 2);}

/* Phone + */
@media only screen and (min-width: 600px) {
	#stacks_in_6279.grid li,
	#stacks_in_6279.masonry li{width: calc(100% / 3);}
}
/* Tablet */
@media only screen and (min-width: 800px) {
	#stacks_in_6279.grid li,
	#stacks_in_6279.masonry li{width: calc(100% / 4);}
}
/* Desktop */
@media only screen and (min-width: 1100px) {
	#stacks_in_6279.grid li,
	#stacks_in_6279.masonry li{width: calc(100% / 5);}
}

#stacks_in_6279.grid li div{background-size: cover;}
#stacks_in_6279.grid ul li div:after{padding-top: 100%;}
#stacks_in_6279.fitRows img{
	max-height: px;
	max-width: 200px;
}

#stacks_in_6279 p{font-size: 13px;}
#stacks_in_6279 b{
	font-size: 13px;
	color: rgba(255, 255, 255, 1.00);
}
#stacks_in_6279 em{color: rgba(187, 187, 187, 1.00);}
#stacks_in_6279 span{background: rgba(0, 0, 0, 0.70);}






.exif_wrapper{display: none;} 
 #stacks_in_6290.ncd-photo p{	text-align: left; } 




#stacks_in_6290 li > div.img-wrapper:before{ 
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.08);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	content: '';
	z-index: 20;
	transition: box-shadow 200ms;
	border-radius: 3px;
}
#stacks_in_6290 li:hover > div.img-wrapper:before{ 
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.20);
}


#stacks_in_6290.ncd-photo li p span{
	 display: inline-block; 
	
}

/* Break Points for Columns */

/* Phone */
#stacks_in_6290.grid li,
#stacks_in_6290.masonry li{width: calc(100% / 2);}

/* Phone + */
@media only screen and (min-width: 600px) {
	#stacks_in_6290.grid li,
	#stacks_in_6290.masonry li{width: calc(100% / 3);}
}
/* Tablet */
@media only screen and (min-width: 800px) {
	#stacks_in_6290.grid li,
	#stacks_in_6290.masonry li{width: calc(100% / 4);}
}
/* Desktop */
@media only screen and (min-width: 1100px) {
	#stacks_in_6290.grid li,
	#stacks_in_6290.masonry li{width: calc(100% / 5);}
}

#stacks_in_6290.grid li div{background-size: cover;}
#stacks_in_6290.grid ul li div:after{padding-top: 100%;}
#stacks_in_6290.fitRows img{
	max-height: px;
	max-width: 200px;
}

#stacks_in_6290 p{font-size: 13px;}
#stacks_in_6290 b{
	font-size: 13px;
	color: rgba(255, 255, 255, 1.00);
}
#stacks_in_6290 em{color: rgba(187, 187, 187, 1.00);}
#stacks_in_6290 span{background: rgba(0, 0, 0, 0.70);}






.exif_wrapper{display: none;} 
 #stacks_in_6255.ncd-photo p{	text-align: left; } 




#stacks_in_6255 li > div.img-wrapper:before{ 
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.08);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	content: '';
	z-index: 20;
	transition: box-shadow 200ms;
	border-radius: 3px;
}
#stacks_in_6255 li:hover > div.img-wrapper:before{ 
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.20);
}


#stacks_in_6255.ncd-photo li p span{
	 display: inline-block; 
	
}

/* Break Points for Columns */

/* Phone */
#stacks_in_6255.grid li,
#stacks_in_6255.masonry li{width: calc(100% / 2);}

/* Phone + */
@media only screen and (min-width: 600px) {
	#stacks_in_6255.grid li,
	#stacks_in_6255.masonry li{width: calc(100% / 3);}
}
/* Tablet */
@media only screen and (min-width: 800px) {
	#stacks_in_6255.grid li,
	#stacks_in_6255.masonry li{width: calc(100% / 4);}
}
/* Desktop */
@media only screen and (min-width: 1100px) {
	#stacks_in_6255.grid li,
	#stacks_in_6255.masonry li{width: calc(100% / 5);}
}

#stacks_in_6255.grid li div{background-size: cover;}
#stacks_in_6255.grid ul li div:after{padding-top: 100%;}
#stacks_in_6255.fitRows img{
	max-height: px;
	max-width: 200px;
}

#stacks_in_6255 p{font-size: 13px;}
#stacks_in_6255 b{
	font-size: 13px;
	color: rgba(255, 255, 255, 1.00);
}
#stacks_in_6255 em{color: rgba(187, 187, 187, 1.00);}
#stacks_in_6255 span{background: rgba(0, 0, 0, 0.70);}






.exif_wrapper{display: none;} 
 #stacks_in_6291.ncd-photo p{	text-align: left; } 




#stacks_in_6291 li > div.img-wrapper:before{ 
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.08);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	content: '';
	z-index: 20;
	transition: box-shadow 200ms;
	border-radius: 3px;
}
#stacks_in_6291 li:hover > div.img-wrapper:before{ 
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.20);
}


#stacks_in_6291.ncd-photo li p span{
	 display: inline-block; 
	
}

/* Break Points for Columns */

/* Phone */
#stacks_in_6291.grid li,
#stacks_in_6291.masonry li{width: calc(100% / 2);}

/* Phone + */
@media only screen and (min-width: 600px) {
	#stacks_in_6291.grid li,
	#stacks_in_6291.masonry li{width: calc(100% / 3);}
}
/* Tablet */
@media only screen and (min-width: 800px) {
	#stacks_in_6291.grid li,
	#stacks_in_6291.masonry li{width: calc(100% / 4);}
}
/* Desktop */
@media only screen and (min-width: 1100px) {
	#stacks_in_6291.grid li,
	#stacks_in_6291.masonry li{width: calc(100% / 5);}
}

#stacks_in_6291.grid li div{background-size: cover;}
#stacks_in_6291.grid ul li div:after{padding-top: 100%;}
#stacks_in_6291.fitRows img{
	max-height: px;
	max-width: 200px;
}

#stacks_in_6291 p{font-size: 13px;}
#stacks_in_6291 b{
	font-size: 13px;
	color: rgba(255, 255, 255, 1.00);
}
#stacks_in_6291 em{color: rgba(187, 187, 187, 1.00);}
#stacks_in_6291 span{background: rgba(0, 0, 0, 0.70);}

/* Depth Content */

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

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

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


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

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





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

#stacks_in_6054 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_6054 .depth_image{

	background-size: cover;
	

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

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image-6054.png);
	
	
	
}





#stacks_in_6054 .depth_tint{ background: rgba(255, 255, 255, 0.85); }

#stacks_in_6054 .content_tint{ background: rgba(255, 255, 255, 0.00); }

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



/* Heading */

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

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

#stacks_in_6054 .heading_out h2{
	font-size: 20px;
	line-height: 38px;
	color: rgba(0, 0, 0, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: 6px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

#stacks_in_6054 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 19px;
	letter-spacing: 6px;
	margin: 3px 0 8px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

/* Content */

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

	 
	max-width: 400px; 
	

	
	 text-align: center; 
	
	padding: 12% 50px 15% 50px;
	margin: 0 5%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_6054 .depth_wrapper{background-color: rgba(255, 255, 255, 0.90);}
	#stacks_in_6054 .depth_tint,
	#stacks_in_6054 .content_tint{ background: none !important; }
	#stacks_in_6054 .heading_out h2,
	#stacks_in_6054 .content_out{
		
		 text-align: center !important; 
		
	}
	
	#stacks_in_6054 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


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

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

#stacks_in_6054 .content_in p.main_content{
	display: block;
	color: rgba(0, 0, 0, 1.00);
	font-size: 1.00em;
	line-height: 1.60;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 12%;
	
	
	}

#stacks_in_6054 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 4% 6.000000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 102, 0, 1.00);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_6054 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_6054 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(253, 134, 8, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_6054 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(0, 0, 0, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(255, 102, 0, 1.00);
	border-right: 0px solid rgba(255, 102, 0, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_6054 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -400px; 
	

	

	
}
@media screen and (max-width: 770px){
	#stacks_in_6054 .depth_aside{
		margin-right:0;
		
	}
}
#stacks_in_6054 .depth_aside_wrapper{
	
	
	 
	padding-right: 400px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_6054 .depth_aside_wrapper,
#stacks_in_6054 .depth_aside_wrapper .centered_image{
	text-align: left;
	
	
}
#stacks_in_6054 .depth_aside_wrapper .centered_image .imageStyle{
	margin-left: 0;
	
}




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


#stacks_in_6054 .depth_aside_padding > div{max-width:600px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

#stacks_in_6054 hr.hr_bottom_header{
	height: 4px;
	width: 11%;
	background: rgba(255, 102, 0, 1.00);
	display: inline-block;}

#stacks_in_6054 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 11%;
	background: rgba(255, 102, 0, 1.00);
	margin-top: 20px;}/* Depth Content */

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

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

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


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

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





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

#stacks_in_6384 .depth_in{
	position: relative;
	margin: 0 auto;
	
	
	text-align: right;
}

#stacks_in_6384 .depth_image{

	background-size: cover;
	

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

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../files/banner_bg_image-6384.jpg);
	
	
	
}





#stacks_in_6384 .depth_tint{ background: rgba(0, 0, 0, 0.25); }

#stacks_in_6384 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_6384 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.60) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.60) 0%,rgba(0, 0, 0, 0.00) 75%);
	   
	background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.60) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to left, rgba(0, 0, 0, 0.60) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

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

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

#stacks_in_6384 .heading_out h2{
	font-size: 29px;
	line-height: 38px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

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

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

/* Content */

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

	 
	max-width: 500px; 
	

	 text-align: left; 
	
	
	padding: 18% 30px 18% 30px;
	margin: 0 8%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_6384 .depth_wrapper{background-color: rgba(0, 0, 0, 0.50);}
	#stacks_in_6384 .depth_tint,
	#stacks_in_6384 .content_tint{ background: none !important; }
	#stacks_in_6384 .heading_out h2,
	#stacks_in_6384 .content_out{
		 text-align: left !important; 
		
		
	}
	
}


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

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

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

#stacks_in_6384 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 4% 6.000000%;
	border-radius: 3px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.17);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_6384 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_6384 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(230, 73, 30, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

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

/* Aside */

#stacks_in_6384 .depth_aside{
	position: static;
	width: 100%;
	
	float: left;

	 
	margin-right: -500px; 
	

	

	
}
@media screen and (max-width: 770px){
	#stacks_in_6384 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_6384 .depth_aside_wrapper{
	
	
	 
	padding-right: 500px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_6384 .depth_aside_wrapper,
#stacks_in_6384 .depth_aside_wrapper .centered_image{
	text-align: left;
	
	
}
#stacks_in_6384 .depth_aside_wrapper .centered_image .imageStyle{
	margin-left: 0;
	
}

 #stacks_in_6384 .content_out .centered_image img{float: left;} 


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


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

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

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

/* Layer Top */


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








/* Force Mobile Legibility */




/* Breaks */

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

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

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

#stacks_in_6384 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 11%;
	background: rgba(230, 73, 30, 1.00);
	margin-top: 20px;}/* Start Contact Form stack CSS code */.stacks_in_6320formwrap{	margin: 0;}#stacks_in_6320comment{display: none;height: 0px;padding: 0px;margin: 0px;}.stacks_in_6320mail{padding: 0;}.stacks_in_6320fieldset{	border: none;	outline: none;	float : none !important;	text-align: left !important;}.stacks_in_6320formail{}.stacks_in_6320fieldset{	padding: 0 20px 0 3px;}#stacks_in_6320 label{display: block;margin: 10px 0 0 0;padding: 0 0 5px 0;line-height: 1.1em;}#stacks_in_6320 label *{display: inline;}#stacks_in_6320 .stacks_in_6320input{padding: 3px 7px 3px 7px;width: 100%;font-size: 12px;background: #FFFFFF !important;color: #000000 !important;margin: 0;border: 1px solid #D8D8D8 !important;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px !important;}#stacks_in_6320 textarea{padding: 7px;width: 100%;font-size: 13px;border: 1px solid #D8D8D8 !important;background: #FFFFFF !important;color: #000000 !important;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}.stacks_in_6320sendmail{margin-top: 20px !important;padding: 4px 7px 4px 7px !important;display: block;text-align: center !important;font-size: 12px;color: #444444 !important;border: 1px solid #D8D8D8 !important;background-color: #FFFFFF !important;-moz-border-radius: 3px !important;-webkit-border-radius: 3px !important;border-radius: 3px;cursor: pointer;}#sendmail:hover{cursor: pointer;}.stacks_in_6320response{display: none;width: 80%;border: 1px solid #D6392B;background: #FEF4FA;padding: 10px;margin: 20px auto 0 0;color: #444444;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;min-height: 35px;}.stacks_in_6320loader{float: left;width: 35px;height: 35px;padding: 0 15px 30px 0;}.stacks_in_6320autoreplay{visibility: hidden;height: 0px;display: none;}#stacks_in_6320 textarea{	color: #000000 !important;}/* End Contact Form stack CSS code */