.video-modal{background-color:rgba(0,0,0,.8);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.video-modal-content{margin:5% auto;max-width:900px;position:relative;width:80%}@media (max-width:768px){.video-modal-content{margin:10% auto;width:95%}}.close-modal{color:#fff;cursor:pointer;font-size:35px;position:absolute;right:0;top:-40px}#videoContainer iframe{height:500px;width:100%}@media (max-width:768px){#videoContainer iframe{height:56vw}}