.featherlight {display: none;position:fixed;top: 0; right: 0; bottom: 0; left: 0;z-index:22000;text-align: center;white-space: nowrap;cursor: pointer;background: #000}
.featherlight:last-of-type {background: rgba(0, 0, 0, 0.8)}
.featherlight:before {content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -0.25em}
.featherlight .featherlight-content {position: relative;text-align: left;vertical-align: middle;display: inline-block;overflow: auto;padding:0;min-width: 30%;margin-left: 5%;margin-right: 5%;max-height: 95%;background:transparent;cursor: auto;white-space: normal}
.featherlight .featherlight-inner {display:block}
.featherlight .featherlight-close-icon{position:absolute;z-index:22001;top:0;right:0;background:rgba(0,0,0,0.5);border-radius:50%;height:28px;width:28px;cursor: pointer;color:#FFFFFF;text-align: center;font: 24px Verdana, sans-serif;line-height:28px;padding:2px}
.featherlight .featherlight-image {width:100%}
.featherlight-iframe .featherlight-content {border-bottom:0;padding:0}
.featherlight iframe {border:none}
    
.lightbox{display:none}
#fl0{margin:0;padding:0;border:none;background:#000}
#flb-0{display:block;box-sizing:border-box;height:auto;margin:0;padding:7px 10px;background:rgba(0,0,0,1);font:15px Verdana, Helvetica;color:#FFFFFF;text-align:center;text-decoration:none;border:0px solid #888888;border-radius:0px; width:200px;}
#flb-0:hover{color:#3598db}

@media only screen and (max-width: 1024px) {
.featherlight .featherlight-content {margin-left: 10px;margin-right: 10px;max-height: 98%;
padding:0}
}
