.modal{background-color:rgba(0,0,0,.8);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background:#fff;border-radius:8px;margin:10% auto;max-width:640px;padding:20px;position:relative;width:80%}.close{cursor:pointer;font-size:28px;font-weight:700;position:absolute;right:20px;top:10px;z-index:1000}.video-wrapper{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.video-wrapper iframe{height:100%;left:0;position:absolute;top:0;width:100%}