.video-with-title{height:calc(100vh - 88px);overflow:hidden;position:relative;width:100%}.video-with-title video{height:100%;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.video-with-title .video-overlay{background-color:rgba(0,0,0,.3);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.video-with-title .video-title{color:#f8f2e6;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:3}.video-with-title .video-title h1,.video-with-title .video-title h2{color:inherit;font-size:128px;font-weight:400;margin-bottom:0}.video-with-title .video-title h1{padding-left:100px}.video-with-title .video-title h2{text-align:right}@media only screen and (max-width:991px){.video-with-title{border-radius:6px;height:500px;margin-left:16px;margin-right:16px;width:auto}.video-with-title .video-title h1,.video-with-title .video-title h2{font-size:100px}}@media only screen and (max-width:767.9px){.video-with-title{height:350px}.video-with-title .video-title h1,.video-with-title .video-title h2{font-size:70px}.video-with-title .video-title h1{padding-left:60px}}@media only screen and (max-width:480px){.video-with-title{height:200px}.video-with-title .video-title h1,.video-with-title .video-title h2{font-size:34px}.video-with-title .video-title h1{padding-left:30px}}