.video-banner-style-2 h1 {
    font-size: 70px;
    text-align: left;
    max-width: 70%;
    margin-bottom: 45px;
}
.video-banner-style-2.video-banner-style-alight-center h1 {
    max-width: 100%;
    text-align: center;
}
.video-buttons-outer {
    text-align: left;
}
.video-buttons-outer .button-style-1 {
    padding-left: 80px;
    padding-right: 50px;
    margin-right: 30px;
}
.video-buttons-outer .button-style-1 img {
    position: absolute;
    left: 30px;
    top: 13px;
    max-height: 24px;
}
.video-buttons-outer .button-style-1.scroll-to {
    background-color: #00B4CD;
    border-color: #00B4CD;
}
.video-buttons-outer .button-style-1.scroll-to:hover {
    background-color: #97BF13;
    border-color: #97BF13;
    color: #fff;
}


@media (max-width:1566px) {
    
}

@media (max-width:1440px) {
    .video-banner-style-2 h1 {
        font-size: 60px;
    }
}


@media (max-width:1380px) {
    .video-banner-style-2 h1 {
        max-width: 80%;
    }
    .video-banner-style-2 h1 {
        font-size: 58px;
    }
}

@media (max-width:1366px) {
}

@media only screen and ( max-width: 1199px) {
    .video-banner-style-2 h1 {
        font-size: 55px;
    }

}

@media only screen and ( max-width: 961px) {
    .video-banner-style-2 h1 {
        max-width: 100%;
    }
    .video-banner-style-2 h1 {
        font-size: 52px;
    }
}

@media only screen and ( max-width: 768px) {
    .video-banner-style-2 h1 {
        font-size: 45px;
        margin-bottom: 20px;
    }
}


@media only screen and ( max-width: 560px) {
    .video-buttons-outer .button-style-1 {
        padding-left: 60px;
        padding-right: 30px;
        margin-right: 10px;
    }
    .video-buttons-outer .button-style-1 img {
        left: 20px;
    }
}





body.page-id-492 section.video-banner {
    min-height: 850px;
}
body.page-id-492 .video-banner-style-2 h1 {
    font-size: 5em;
}
body.page-id-492 .video-banner-style-2 h3 {
    color: #fff;
    text-align: left;
    margin-bottom: 10px;
}
body.page-id-492 .video-banner-style-2 ul.accreditation-logos {
    justify-content: flex-start;
    gap: 20px;
}
body.page-id-492 .video-banner-style-2 .accreditation-logos-each-image img {
    height: 200px;
    width: 200px;
    object-fit: contain;
}
body.page-id-492 .video-banner-style-2 ul.accreditation-logos li {
    width: auto;
}
@media only screen and ( max-width: 1199px) {
    body.page-id-492 .video-banner-style-2 h1 {
        font-size: 4em;
    }
    body.page-id-492 .video-banner-style-2 .accreditation-logos-each-image img {
        height: 180px;
        width: 180px;
    }
}
@media only screen and ( max-width: 768px) {
    body.page-id-492 section.video-banner {
        min-height: 700px;
    }
    body.page-id-492 .video-banner-style-2 h1 {
        font-size: 3em;
    }
    body.page-id-492 .video-banner-style-2 .accreditation-logos-each-image img {
        height: 150px;
        width: 150px;
    }
}