.lity { z-index: 9990; position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; white-space: nowrap; background: rgba(0, 0, 0, 0.9) none repeat scroll 0% 0%; outline: medium none ! important; opacity: 0; transition: opacity 0.3s ease 0s; }
.lity.lity-opened { opacity: 1; }
.lity.lity-closed { opacity: 0; }
.lity * { box-sizing: border-box; }
.lity-wrap { z-index: 9990; position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; text-align: center; outline: medium none ! important; }
.lity-wrap::before { content: ""; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; }
.lity-loader { z-index: 9991; color: rgb(255, 255, 255); position: absolute; top: 50%; margin-top: -0.8em; width: 100%; text-align: center; font-size: 14px; font-family: Arial,Helvetica,sans-serif; opacity: 0; transition: opacity 0.3s ease 0s; }
.lity-loading .lity-loader { opacity: 1; }
.lity-container { z-index: 9992; position: relative; text-align: left; vertical-align: middle; display: inline-block; white-space: normal; max-width: 100%; max-height: 100%; outline: medium none ! important; }
.lity-content { z-index: 9993; width: 100%; transform: scale(1); transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s, -o-transform 0.3s ease 0s; }
.lity-loading .lity-content, .lity-closed .lity-content { transform: scale(0.8); }
.lity-content::after { content: ""; position: absolute; left: 0px; top: 0px; bottom: 0px; display: block; right: 0px; width: auto; height: auto; z-index: -1; box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6); }
.lity-close { z-index: 9994; width: 35px; height: 35px; position: fixed; right: 0px; top: 0px; cursor: pointer; text-decoration: none; text-align: center; padding: 0px; color: rgb(255, 255, 255); font-style: normal; font-size: 35px; font-family: Arial,Baskerville,monospace; line-height: 35px; text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6); border: 0px none; background: transparent none repeat scroll 0% 0%; outline: medium none; box-shadow: none; }
.lity-close::-moz-focus-inner { border: 0px none; padding: 0px; }
.lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited { text-decoration: none; text-align: center; padding: 0px; color: rgb(255, 255, 255); font-style: normal; font-size: 35px; font-family: Arial,Baskerville,monospace; line-height: 35px; text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6); border: 0px none; background: transparent none repeat scroll 0% 0%; outline: medium none; box-shadow: none; }
.lity-close:active { top: 1px; }
.lity-image img { max-width: 100%; display: block; line-height: 0; border: 0px none; }
.lity-iframe .lity-container, .lity-youtube .lity-container, .lity-vimeo .lity-container, .lity-facebookvideo .lity-container, .lity-googlemaps .lity-container { width: 100%; max-width: 964px; }
.lity-iframe-container { width: 100%; height: 0px; padding-top: 56.25%; overflow: auto; pointer-events: auto; transform: translateZ(0px); }
.lity-iframe-container iframe { position: absolute; display: block; top: 0px; left: 0px; width: 100%; height: 100%; box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6); background: rgb(0, 0, 0) none repeat scroll 0% 0%; }
.lity-hide { display: none; }
