.video-outer.new{padding:70px 0px}.video_pop{background-size:cover !important;background-repeat:no-repeat !important;background-position:center center !important;padding:50px 0px;position:relative}.video-play-btn{position:absolute;z-index:10;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);box-sizing:content-box;display:block;width:32px;height:55px;border-radius:50%;padding:20px}.video-play-btn:before{content:"";position:absolute;z-index:0;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);display:block;width:150px;height:150px;background:#e14d43;border-radius:50%;animation:pulse-border 1500ms ease-out infinite}.video-play-btn:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);display:block;width:100px;height:100px;background:#e14d43;border-radius:50%;transition:all 200ms}.video-play-btn:hover:after{background-color:rgba(225,77,67,0.8)}.video-play-btn img{position:relative;z-index:3;max-width:100%;width:auto;height:auto}.video-play-btn span{display:block;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;width:0;height:0;border-left:25px solid #fff;border-top:15px solid transparent;border-bottom:15px solid transparent;border-radius:3px}@keyframes pulse-border{0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}100%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);opacity:0}}@media(max-width:767px){.video-play-btn span{border-left:20px solid #fff;border-top:14px solid transparent;border-bottom:14px solid transparent}.video_pop{min-height:300px !important}.video-play-btn::after{width:80px;height:80px}.video-play-btn::before{width:80px;height:80px}}@media(min-width:768px) and (max-width:1023px){.video_pop{min-height:400px !important}.video-play-btn::after{width:80px;height:80px}.video-play-btn::before{width:80px;height:80px}}@media(min-width:1400px){.video_pop{min-height:60vh}}