.video-module{height:100vh;overflow:hidden;position:relative;width:100%}.video-module .video-desktop,.video-module .video-mobile{bottom:0;left:0;min-height:100%;min-width:100%;position:absolute;right:0;top:0}.video-module .mute,.video-module .unmute{display:none}.video-module .sound{bottom:20px;height:30px;position:relative;width:30px;z-index:1}.video-module .sound img{-webkit-filter:none!important;filter:none!important}.video-module .sound .show{display:block}.video-module .sound svg{fill:#fff}.video-module .content{align-items:flex-end;background:rgba(0,0,0,.12);bottom:0;box-sizing:border-box;color:#f1f1f1;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;height:100%;left:0;padding:20px 2.5% 1vh;position:absolute;right:0;top:0;width:100%}.video-module .content h1{color:#fff;font-family:times new roman,times;font-size:37px;font-style:normal;font-weight:400;letter-spacing:0;line-break:loose;line-height:1.4em;text-decoration:none;text-transform:none;word-break:normal}.video-module #myBtn{background:#000;border:none;color:#fff;cursor:pointer;font-size:18px;padding:10px;width:200px}.video-module .aln-center .logos{bottom:0;left:0;position:absolute;right:0}.video-module #myBtn:hover{background:#ddd;color:#000}.video-module .logos{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:center}.video-module .logos a{margin:20px;max-height:100px;max-width:100px}.video-module .logos img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);max-height:100%;max-width:100%}.video-module .cntn{width:100%}@media only screen and (max-width:767px){.video-module{height:800px}}.video-desktop{display:block}.video-mobile{display:none}@media (max-width:767px){.video-desktop{display:none}.video-mobile{display:block}}