.video-section-wrapper{display:flex;justify-content:center;padding:20px;width:100%}.video-modal-overlay{align-items:center;background:rgba(0,0,0,.8);bottom:0;display:none;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.video-modal{height:auto;overflow:hidden;padding-top:45%;position:relative;width:80%}.video-modal iframe{height:100%;left:0;position:absolute;top:0;width:100%}.close-modal{color:#fff;font-size:24px;position:absolute;right:10px;top:10px;z-index:1002}.close-modal,.video-thumbnail:hover{cursor:pointer}@media only screen and (max-width:768px){.video-modal{height:auto;overflow:hidden;padding-top:56.25%;position:relative;width:100%}}