.dgwt-jg-effect-standard .dgwt-jg-caption{background:rgba(0,0,0,.7) none repeat scroll 0 0;box-sizing:border-box;color:#fff;height:100%;overflow:hidden;padding:1em;position:absolute;text-align:center;transform-style:preserve-3d;width:100%;word-wrap:break-word;z-index:2;display:none;opacity:1;top:0;transition:none 0s ease 0s;margin:0}.dgwt-jg-effect-standard a .dgwt-jg-caption{cursor:pointer}.dgwt-jg-effect-standard .dgwt-jg-caption span{color:#fff;display:block;font-weight:900;line-height:120%;opacity:.9;padding:0 5%;position:relative;top:50%;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.dgwt-jg-effect-standard .dgwt-jg-caption .dgwt-rwpgg-ico-loupe{display:inline}.dgwt-jg-gallery.dgwt-jg-effect-standard .hover-in-top .dgwt-jg-caption{animation:200ms ease 0s normal none 1 running dgwt-jg-in-top;-webkit-animation:200ms ease 0s normal none 1 running dgwt-jg-in-top;-moz-animation:200ms ease 0s normal none 1 running dgwt-jg-in-top;-ms-animation:200ms ease 0s normal none 1 running dgwt-jg-in-top;bottom:auto;display:block;top:0}.dgwt-jg-gallery.dgwt-jg-effect-standard .hover-out-top .dgwt-jg-caption{animation:200ms ease 0s normal none 1 running dgwt-jg-out-top;-webkit-animation:200ms ease 0s normal none 1 running dgwt-jg-out-top;-moz-animation:200ms ease 0s normal none 1 running dgwt-jg-out-top;-ms-animation:200ms ease 0s normal none 1 running dgwt-jg-out-top;bottom:auto;display:block;top:-100%}.dgwt-jg-gallery.dgwt-jg-effect-standard .hover-in-bottom .dgwt-jg-caption{animation:200ms ease 0s normal none 1 running dgwt-jg-in-bottom;-webkit-animation:200ms ease 0s normal none 1 running dgwt-jg-in-bottom;-moz-animation:200ms ease 0s normal none 1 running dgwt-jg-in-bottom;-ms-animation:200ms ease 0s normal none 1 running dgwt-jg-in-bottom;bottom:0;display:block;top:auto}.dgwt-jg-gallery.dgwt-jg-effect-standard .hover-out-bottom .dgwt-jg-caption{animation:200ms ease 0s normal none 1 running dgwt-jg-out-bottom;-webkit-animation:200ms ease 0s normal none 1 running dgwt-jg-out-bottom;-moz-animation:200ms ease 0s normal none 1 running dgwt-jg-out-bottom;-ms-animation:200ms ease 0s normal none 1 running dgwt-jg-out-bottom;bottom:-100%;display:block;top:auto}.dgwt-jg-gallery.dgwt-jg-effect-standard .hover-in-left .dgwt-jg-caption{animation:200ms ease 0s normal none 1 running dgwt-jg-in-left;-webkit-animation:200ms ease 0s normal none 1 running dgwt-jg-in-left;-moz-animation:200ms ease 0s normal none 1 running dgwt-jg-in-left;-ms-animation:200ms ease 0s normal none 1 running dgwt-jg-in-left;display:block;left:0;right:auto}.dgwt-jg-gallery.dgwt-jg-effect-standard .hover-out-left .dgwt-jg-caption{animation:200ms ease 0s normal none 1 running dgwt-jg-out-left;-webkit-animation:200ms ease 0s normal none 1 running dgwt-jg-out-left;-moz-animation:200ms ease 0s normal none 1 running dgwt-jg-out-left;-ms-animation:200ms ease 0s normal none 1 running dgwt-jg-out-left;display:block;left:-100%;right:auto}.dgwt-jg-gallery.dgwt-jg-effect-standard .hover-in-right .dgwt-jg-caption{animation:200ms ease 0s normal none 1 running dgwt-jg-in-right;-webkit-animation:200ms ease 0s normal none 1 running dgwt-jg-in-right;-moz-animation:200ms ease 0s normal none 1 running dgwt-jg-in-right;-ms-animation:200ms ease 0s normal none 1 running dgwt-jg-in-right;display:block;left:auto;right:0}.dgwt-jg-gallery.dgwt-jg-effect-standard .hover-out-right .dgwt-jg-caption{animation:200ms ease 0s normal none 1 running dgwt-jg-out-right;-webkit-animation:200ms ease 0s normal none 1 running dgwt-jg-out-right;-moz-animation:200ms ease 0s normal none 1 running dgwt-jg-out-right;-ms-animation:200ms ease 0s normal none 1 running dgwt-jg-out-right;display:block;left:auto;right:-100%}@keyframes dgwt-jg-in-right {
    0% {
        right: -100%;
    }
    100% {
        right: 0;
    }
}@keyframes dgwt-jg-in-left {
    0% {
        left: -100%;
    }
    100% {
        left: 0;
    }
}@keyframes dgwt-jg-out-right {
    0% {
        right: 0;
    }
    100% {
        right: -100%;
    }
}@keyframes dgwt-jg-out-left {
    0% {
        left: 0;
    }
    100% {
        left: -100%;
    }
}@keyframes dgwt-jg-in-top {
    0% {
        top: -100%;
    }
    100% {
        top: 0;
    }
}@keyframes dgwt-jg-in-bottom {
    0% {
        bottom: -100%;
    }
    100% {
        bottom: 0;
    }
}@keyframes dgwt-jg-out-top {
    0% {
        top: 0;
    }
    100% {
        top: -100%;
    }
}@keyframes dgwt-jg-out-bottom {
    0% {
        bottom: 0;
    }
    100% {
        bottom: -100%;
    }
}.dgwt-jg-caption__font--8{font-size:8pt;letter-spacing:1px}.dgwt-jg-caption__font--10{font-size:10pt;letter-spacing:3px}.dgwt-jg-caption__font--12{font-size:12pt;letter-spacing:5px}.dgwt-jg-caption__font--14{font-size:14pt;letter-spacing:8px}.dgwt-jg-caption__font--18{font-size:18pt;letter-spacing:8px}.dgwt-jg-caption__font--24{font-size:24pt;letter-spacing:8px}