.modal{display:none;position:fixed;top:30%;right:0;left:0;margin:0 auto !important;background-color:#fff;width:420px;max-width:100%;max-height:50%;overflow-y:hidden;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:2px solid #eaeaea;z-index:100;overflow-y:auto;background-position:center top;background-size:cover;background-repeat:no-repeat}.modal-content-wrapper{position:relative;padding:40px 30px}.modal-content-wrapper:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0}@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm){.modal:after{position:fixed}}.modal h3{margin-top:120px}.modal strong{font-weight:700}.modal-content{position:relative;z-index:101}.modal-content video{width:100% !important;height:auto !important}.modal-mask{display:none;z-index:99;height:100%;width:100%;position:fixed;background-color:rgba(0,0,0,.7) !important;top:0;left:0}.modal-close{position:absolute;z-index:1;top:7px;right:15px;font-size:30px;cursor:pointer;line-height:1}@media(max-width:767px){.modal{max-width:76%}}