.video-main-sec{padding:70px 0 0;width:100%;float:left;position:relative;margin:0 0 -200px}.custom-banner-bg{position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1}.video-items-wrap{margin:0 -15px;display:flex;flex-wrap:wrap;margin-top:30px}.video-item{width:100%;float:left;padding:0 15px;margin:15px 0}.video-item-inr{background:#fff;width:100%;float:left;transition:.3s;height:100%;position:relative}.video-item-inr:hover{box-shadow:rgba(0,0,0,0.2) 0px 0px 40px}.video-item-img{width:100%;float:left;position:relative}.video-item-img img{width:100%;height:550px !important;object-fit:cover}a.video-btn{position:absolute;left:0;right:0;top:-50px;bottom:0;display:inline-flex;align-items:center;justify-content:center}a.video-btn i{font-size:15px;color:#fff;text-shadow:rgba(0,0,0,.3) 0 0 10px;transition:.3s;background:#ec4130;width:50px;text-align:center;height:50px;line-height:50px;border-radius:50%}.video-item-inr:hover a.video-btn i{transform:scale(1.1)}.title.bordered-title h2{text-align:center;font-size:35px;color:#010b23;max-width:900px;margin:0 auto 40px;font-weight:900;line-height:51px}.custom-video-popup{position:fixed;top:0;left:0;bottom:0;right:0;z-index:999999;background:rgba(0,0,0,.7);padding:0 15px;opacity:0;visibility:hidden;transition:.3s}.custom-video-popup.popup-opened{opacity:1;visibility:visible}.custom-video-popup .close-icon{color:#fff;font-size:20px;line-height:1;cursor:pointer;right:25px;top:25px}.custom-video-popup video,.custom-video-popup iframe{position:absolute;height:calc(100% - 100px) !important;max-width:750px !important;width:90% !important;left:50%;transform:translate(-50%,-50%) scale(0);visibility:hidden;transition:.5s;top:50%}.custom-video-popup.popup-opened video,.custom-video-popup.popup-opened iframe{transform:translate(-50%,-50%) scale(1);visibility:visible}