#video-popup-container{background-color:#fff;display:none;left:50%;margin-left:-30%;position:fixed;top:20%;width:60%;z-index:996}#video-popup-close{background-color:#000;border-radius:25px;color:#fff;cursor:pointer;font-size:12px;height:25px;line-height:25px;position:absolute;right:-10px;text-align:center;top:-10px;width:25px;z-index:998}#video-popup-iframe-container{border:2px solid #000;border-radius:2px;padding-bottom:56.25%;z-index:997}#video-popup-iframe,#video-popup-iframe-container{background-color:#000;position:absolute;width:100%}#video-popup-iframe{height:100%;left:0;top:0;z-index:999}#video-popup-overlay{background-color:#000;display:none;height:100%;opacity:.8;position:fixed;top:0;width:100%;z-index:995}#video-popup-close:hover{color:#de0023}