.video_modal{position:fixed;left:0;top:0;width:100%;height:100%;z-index:10;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video_modal.active{display:-webkit-box;display:-ms-flexbox;display:flex}.video_modal_background{position:absolute;left:0;top:0;height:100%;width:100%;background:rgba(0,0,0,0.3);z-index:1;cursor:pointer}.video_modal_video{width:700px;height:394px;z-index:3;position:relative}@media screen and (max-width: 767px){.video_modal_video{width:375px;height:211px}}
