#seek-bar{width:100%;cursor:pointer}#video-player-module{height:100%;width:100%;object-fit:contain;position:relative;left:0;right:0;top:0;bottom:0;z-index:-1}.video-content{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);text-align:center;line-height:1.4}button.press-play{background-color:transparent;width:50px;height:50px;padding:0;border-radius:100%}button.press-play svg{display:block;width:15px;height:15px;margin:auto}.video-controls{display:none}.video-control-top{position:absolute;top:20px;right:20px}.mute-btn{display:none}button.press-play.pause-btn{right:80px}.video-control-bottom{position:absolute;bottom:0;left:0;padding:20px;width:100%}@media screen and (max-height:767px){.video-module.height-100vh{height:600px}}@media screen and (max-height:767px) and (max-width:991px){.video-module.height-100vh{height:auto}}#custom-seekbar{cursor:pointer;height:10px;margin-bottom:10px;outline:thin solid orange;overflow:hidden;position:relative;width:400px}#custom-seekbar span{background-color:orange;position:absolute;top:0;left:0;height:10px;width:0px}.as-console-wrapper{display:none !important}