@media(min-width:1500px){
    .home-anmated-banner {
        max-height: calc(100vh + 50px);
    }
    .home-anmated-banner .banner-main-image img {
        top: -400px;
    }
    .banner-content .banner-title {
        font-size: 155px;
    }
    .banner-player-img img {
        max-width: 60%;
    }
}
@media(min-width:1800px){
    .home-anmated-banner {
        max-height: calc(100vh);
    }
    .home-anmated-banner {
        padding-bottom: 0 !important;
    }
    .home-anmated-banner .banner-main-image img {
        top: -400px !important;
    }
    .banner-content .bannerTitleCol{
        width: 100% !important;
    }
    .banner-content .banner-title {
        font-size: 220px;
    }
    .banner-player-img img {
        width: 72%;
        max-width: 72%;
        left: -23%;
    }
}
@media(max-width:1199px){
    h2, .h2 {
        font-size: 60px;
    }
    h3, .h3 {
        font-size: 48px;
    }
    h4, .h4 {
        font-size: 42px;
    }
    .home-anmated-banner .banner-main-image img {
        top: -130px;
    }
    .banner-content .banner-title {
        font-size: 155px;
        line-height: 0.9;
        letter-spacing: -5px;
    }
    .videoSection {
        height: auto;
        padding-bottom: 56%;
    }
    .moving-text {
        font-size: 200px;
        line-height: 200px;
        padding: 60px 0 30px;
        letter-spacing: 16px;
    }
    .newsTicker > div {
        height: 200px !important;
    }
}
@media(max-width:991px){
    body{
        background: #0075BE;
    }
    h2, .h2 {
        font-size: 60px;
    }
    h3, .h3 {
        font-size: 38px;
    }
    h4, .h4 {
        font-size: 30px;
    }
    .banner-content .banner-title {
        font-size: 80px;
        text-align: center !important;
    }
    .home-anmated-banner {
        height: calc(100vh - 130px);
    }
    .home-anmated-banner .banner-main-image img {
        height: calc(100vh - 120px);
        top: -175px;
    }
    section.content-section {
        background: none !important;
    }
    .banner-player-img img {
        max-width: 130%;
        width: 130%;
        top: auto;
        bottom: -6%;
        left: -11%;
    }
    .content-over-img-section .image_col {
        position: relative;
        right: 0;
        z-index: 10;
        padding-bottom: 40px;
    }
    .content-over-img-section .row{
        flex-direction: column-reverse;
    }
    .content-with-img-bg {
        padding: 100px 0;
    }
    .banner-content .banner-title:nth-of-type(3) .split-line > div:first-of-type{
        margin-right: 0px;
    }
    .moving-text {
        letter-spacing: 12px;
    }
}

@media(max-width:767px){
    body {
        font-size: 20px;
    }
    .section-space {
        padding: 70px 0;
    }
    .home-anmated-banner {
        height: calc(100vh - 80px);
    }
    .home-anmated-banner .banner-main-image img {
        height: calc(100vh - 15.4rem);
        top: 0;
    }
    .banner-content .banner-title {
        font-size: 50px;
        letter-spacing: -2px;
    }
    .banner-player-img img {
        max-width: 160%;
        width: 160%;
        bottom: 3%;
        left: -30%;
    }
    .p-lead p {
        font-size: 32px;
        letter-spacing: 1px;
    }
    .content-over-img-section .content-col {
        text-align: center;
    }
    .moving-text{
        font-size: 150px;
        line-height: 150px;
        padding: 30px 0 10px;
        letter-spacing: 8px;
    }
    .newsTicker > div {
        height: 150px !important;
    }

    .contentSec_2 p:last-of-type{
        margin-bottom: 0;
    }
    .athelete-slider {
        background: #0075BE; 
    }
    .athelete-slide:nth-of-type(even){
        background: #002740;
    }
    .athelete-slide-row {
        position: relative;
        top: 0;
        height: auto;
        text-align: center;
        padding: 40px 0 0;
    }
    .content-with-img-bg {
        position: relative;
        padding: 80% 0 50px;
        background: #03659E !important;
    }
    .content-with-img-bg .container{
        position: relative;
        z-index: 20;
    }
    .content-with-img-bg .bottom_mobile{
        position: absolute;
        z-index: 10;
        top: 0;
        left: 0;
        width: 100%;
    }
    .content-with-img-bg .bottom_mobile img{
        width: 100%;
    }
    .footerContent {
        padding: 30px 0;
    }
    .site-footer .footer-logo-col {
        justify-content: center;
    }
    .site-footer .footer-logo-col .logo-col:last-of-type {
        padding-right: 0;
    }
    .footerLine {
        text-align: center;
    }
}