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