.popup-video-frame{background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.popup-video-frame video{cursor:auto;height:auto;max-width:900px;width:100%}