@charset "utf-8";
/* CSS Document */



.popupBox { background: url(popup_img.jpg) top center no-repeat; background-size: contain; height: 95vh; line-height: 0; margin: 0; overflow: hidden; padding: 0; position: relative; text-align: center; width: 100%;}

.popupBox a { display:block; height:auto; margin:0; padding:0; position:relative; top:0; left:0; text-decoration:none !important; width:100%; z-index:10;}

.youtube{position: relative !important; width: 100%; padding-top: 56.25%;}
.youtube iframe {position: absolute !important; top: 0; right: 0; width: 100% !important; height: 100% !important;}