.top-header-section{position: relative;height: 700px; overflow: visible;}
.top-header-section #header-video {top: 0%;left: 0%;min-width: 100%;min-height: 100%;width: auto;height: auto;z-index:0;background-repeat: no-repeat;background-size: cover;}
.wax610d-header-content {text-align: center;top:40%;left:0;right:0;margin:0 auto;color: #ffffff;position:absolute;}
.wax610d-header-content h1 {font-size:70px;line-height: 1em;margin-bottom: 2%;font-family: 'galano_grotesquesemibold';}
@media (max-width: 1601px) {
.top-header-section {height: 600px;left: -15%;}
.wax610d-header-content {left:30%;}
}
@media (max-width: 1500px) {
.top-header-section {
        /* height: 500px; */
        left: -30%;
    }
.wax610d-header-content{top:55%;left: 50%; width: 60%;}
.wax610d-header-content h1 {font-size:50px;}
}
@media (max-width: 1300px) {
.top-header-section {left: -35%;height: auto;}
.wax610d-header-content{left: 55%;}
}

@media (max-width: 1025px) {
.top-header-section {left: -50%;}
.wax610d-header-content{left: 65%; width: 65%;}
}

@media (max-width: 991px) {
#header-video {display: none;}
.wax610d-header-content {width: 100%;z-index: 99;}
.wax610d-header-content {width: 100%; z-index: 99; left: 50%; text-align: center; margin: 0 auto;padding: 120px 0px;}
}

@media (max-width: 450px) {
.wax610d-header-content h1 { font-size: 24px;} 
.wax610d-header-content {width: 100%; z-index: 99; left: 50%; text-align: center; margin: 0 auto;padding: 50px 0px;}
}
@media (max-width: 350px) {
.wax610d-header-content h1 { font-size: 16px;} 
}
