.hero-cv-sec{padding:0!important}.cf_hero-section{position:relative;height:100vh;overflow:hidden;width:100%}.cf_hero-section video{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%);z-index:-1}.cf_hero-content{position:relative;z-index:1;color:#fff;text-align:center;top:50%;transform:translateY(-50%);padding:20px}.cf_hero-content .heading{font-size:100px!important;margin:0!important;font-weight:600!important;line-height:96px!important;color:#fff!important}.cf_hero-content .desc{font-size:1.5rem;font-weight:300!important}.cf_hero-section #audio-control{position:absolute;bottom:10%;left:10%;padding:10px 15px;border-radius:50px;background:rgba(0,0,0,.11);cursor:pointer;transition:.6s;width:45px!important}.cf_hero-section #audio-control:hover{background-color:#fff}.cf_hero-section .audio-icon i{font-size:11px}.heroScroll-down-container{position:absolute;bottom:5%;left:50%;transform:translateX(-50%)}.heroScroll-down-container .arrow{position:absolute;left:47%;top:28%}.scroll-down{animation:25s linear infinite rotate-animation}@keyframes rotate-animation{0%{transform:rotate(0)}50%{transform:rotate(180deg)}100%{transform:rotate(360deg)}}@media (max-width:768px){.cf_hero-section{height:600px!important}.cf_hero-content .heading{line-height:1!important;font-size:32px!important}}