.video-section{display:flex;justify-content:center;align-items:center;flex-direction:row;height:auto;width:100%;background-color:#000;position:relative;z-index:5;margin-top:-1px}.video-section video{width:100%}.video-section .video-wrapper{width:100%}.video-section .container{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;height:100%}@media screen and (max-width:1920px){.video-section .container{padding:0!important}}@media screen and (max-width:576px){.video-section{display:none}}