
/*=========================================================== min-width: 992px ===========================================================*/
@media (min-width: 992px) {

    /*Start Spacing */
    .g-lg-32px, .gy-lg-32px {
        --bs-gutter-y: 32px;
    }
    .g-lg-32px, .gx-lg-32px {
        --bs-gutter-x: 32px;
    }
    /*End Spacing */
}

/*=========================================================== min-width: 992px ===========================================================*/
@media (min-width: 1200px) {

    /*Start Spacing */
    .g-xl-32px, .gy-xl-32px {
        --bs-gutter-y: 32px;
    }
    .g-xl-32px, .gx-xl-32px {
        --bs-gutter-x: 32px;
    }
    /*End Spacing */
}




/*=========================================================== max-width: 1699px ===========================================================*/
@media (max-width: 1699px) {


}


/*=========================================================== max-width: 1399px ===========================================================*/
@media (max-width: 1399px) {

    /*Start Footer*/
    .main-s1footer .footer-football{
        max-width: 86px;
        /*left: 3%;*/
    }
    .bottom-top-btn{
        right: 4%;
    }
    /*End Footer*/

}


/*=========================================================== max-width: 1199px ===========================================================*/
@media (max-width: 1199px) {

    /*Start Footer*/
    .main-s1footer .footer-bg {
        bottom: -7%;
    }
    /*End Footer*/

}


/*=========================================================== max-width: 991px ===========================================================*/
@media (max-width: 991px) {

    body {
        font-size: 15px;
    }

    /*Start Font Size*/
    .change-fs-14px-12px{
        font-size: 13px;
    }
    .change-fs-18px-14px{
        font-size: 16px;
    }
    .change-fs-18px-16px{
        font-size: 17px;
    }
    .change-fs-20px-18px{
        font-size: 19px;
    }
    .change-fs-24px-20px{
        font-size: 22px;
    }
    .change-fs-30px-20px{
        font-size: 25px;
    }
    .change-fs-30px-22px{
        font-size: 26px;
    }
    .change-fs-60px-28px{
        font-size: 44px;
    }
    .change-fs-60px-46px{
        font-size: 53px;
    }
    /*End Font Size*/


    /*Start Title*/
    .title-s1{
        font-size: 44px;
        line-height: 50px;
    }
    .title-s1sub{
        font-size: 17px;
        line-height: unset;
    }
    .title-s2span{
        font-size: 13px;
    }
    .title-s2{
        font-size: 32px;
        line-height: unset;
        /*line-height: 40px;*/
    }
    .title-s3{
        font-size: 23px;
    }
    .title-s4span{
        font-size: 16px;
        line-height: unset;
        margin-bottom: 8px;
    }
    .title-s4span svg{
        max-width: 22px;
    }
    .title-s4{
        font-size: 40px;
        line-height: unset;
    }
    .title-s4sub{
        font-size: 17px;
        line-height: unset;
    }
    .title-s5{
        font-size: 40px;
    }
    .title-s5sub{
        font-size: 17px;
        line-height: unset;
    }
    .title-s6cover {
        gap: 12px;
    }
    .title-s6{
        font-size: 22px;
    }
    .title-s6cover span{
        width: 40px;
        min-width: 40px;
    }
    /*End Title*/

    /*Start Height Width*/
    .change-w-20px-16px{
        width: 18px;
        min-width: 18px;
        max-width: 18px;
    }
    /*End Height Width*/

    /*Start Spacing */
    .section-s1{
        padding-top: 54px;
        padding-bottom: 54px;
    }
    /*End Spacing */

    /*Start All Rounder*/
    .btn-s1 {
        padding: 16px 24px;
    }

    .tab-s1 .nav-pills .nav-link {
        font-size: 13px;
        padding: 9px 22px;
    }
    /*End All Rounder*/

    /* Start Header */
    .main-s1header .navbar-brand img{
        max-width: 170px;
    }
    /* End Header */

    /*Start Footer*/
    .main-s1footer .footer-contain {
        padding-top: 78px;
        padding-bottom: 64px;
    }
    .main-s1footer .footer-brand{
        max-width: 170px;
    }
    .main-s1footer .footer-social-icons a{
        width: 36px;
        height: 36px;
        min-width: 36px;
        min-height: 36px;
    }
    .main-s1footer .footer-link-list {
        gap: 10px;
    }
    .main-s1footer .footer-football{
        max-width: 74px;
    }
    /*End Footer*/

    /*Start Home Page*/
    .banner-s1 .banner-background{
        padding: 56px;
    }

    .count-s1card{
        font-size: 50px;
    }

    .matches-s1 .matches-s1flag {
        min-width: 50px;
        min-height: 50px;
        width: 50px;
        height: 50px;
        border: 6px solid var(--it-border-F1F5F9);
    }

    .news-s1card .news-img{
        margin-bottom: 14px;
    }
    /*End Home Page*/

    /*Start Legal Page*/
    .banner-s2{
        padding-top: 72px;
        padding-bottom: calc(60px + 100px);
    }
    .banner-s2after{
        margin-top: -100px;
    }
    /*End Legal Page*/

    /*Start Contact Us*/
    .banner-s3{
        padding-bottom: 50px;
    }
    /*End Contact Us*/

    /*Start Schedule Page*/
    .filter-s1 label {
        min-width: 90px;
        padding: 16px 8px;
    }
    .filter-s1 label .h3 {
        font-size: 26px;
    }
    .matches-s2 .matches-s2flag {
        min-width: 50px;
        min-height: 50px;
        width: 50px;
        height: 50px;
        border: 6px solid var(--it-border-F1F5F9);
    }
    /*End Schedule Page*/

    /*Start match Detail*/
    .match-s1detail .match-flag {
        min-width: 88px;
        min-height: 88px;
        width: 88px;
        height: 88px;
    }
    /*End match Detail*/

    /*Start New Update Detail Page*/
    .update-s1detail .update-title .h1{
        font-size: 28px;
    }
    /*End New Update Detail Page*/

    /*Start Teams Page*/
    .filter-s2{
        gap: 10px;
    }
    .filter-s2 label{
        padding: 8px 20px;
    }
    /*End Teams Page*/

    /*Start Point Table Page*/
    .table-s2 th, .table-s2 td{
        padding: 14px 14px;
    }
    /*End Point Table Page*/

    /*Start Team Detail Page*/
    .team-card1 .h1{
        font-size: 48px;
    }
    .team-card1 .team-flag {
        /*width: 198px;*/
        /*height: 198px;*/
        /*min-width: 198px;*/
        /*min-height: 198px;*/
        width: 198px;
        min-width: 198px;
    }
    /*End Team Detail Page*/

}

/*=========================================================== max-width: 767px ===========================================================*/
@media (max-width: 767px) {

    /*Start Font Size*/
    .change-fs-60px-28px{
        font-size: 36px;
    }
    /*End Font Size*/

    /*Start Footer*/
    .bottom-top-btn{
        right: 5%;
    }
    /*End Footer*/

    /*Start Home Page*/
    .count-s1card {
        font-size: 38px;
        letter-spacing: unset;
    }
    .count-s1card + p{
        letter-spacing: unset;
    }
    /*End Home Page*/

}

/*=========================================================== max-width: 576px ===========================================================*/
@media (max-width: 576px) {

    body {
        font-size: 14px;
    }

    /*Start Font Size*/
    .change-fs-14px-12px{
        font-size: 12px;
    }
    .change-fs-18px-14px{
        font-size: 14px;
    }
    .change-fs-18px-16px{
        font-size: 16px;
    }
    .change-fs-20px-18px{
        font-size: 18px;
    }
    .change-fs-24px-20px{
        font-size: 20px;
    }
    .change-fs-30px-20px{
        font-size: 20px;
    }
    .change-fs-30px-22px{
        font-size: 22px;
    }
    .change-fs-60px-28px{
        font-size: 28px;
    }
    .change-fs-60px-46px{
        font-size: 46px;
    }
    /*End Font Size*/

    /*Start Title*/
    .title-s1{
        font-size: 34px;
        line-height: 40px;
    }
    .title-s1sub{
        font-size: 16px;
    }
    .title-s2span{
        font-size: 12px;
    }
    .title-s2cover{
        margin-bottom: 32px;
    }
    .title-s2{
        font-size: 28px;
        /*line-height: 32px;*/
    }
    .title-s3{
        font-size: 22px;
    }
    .title-s4span{
        font-size: 14px;
        margin-bottom: 4px;
    }
    .title-s4span svg{
        max-width: 20px;
    }
    .title-s4{
        font-size: 32px;
    }
    .title-s4sub{
        font-size: 16px;
    }
    .title-s5{
        font-size: 32px;
    }
    .title-s5sub{
        font-size: 16px;
    }
    .title-s6cover {
        gap: 8px;
    }
    .title-s6{
        font-size: 20px;
    }
    .title-s6cover span{
        width: 36px;
        min-width: 36px;
    }
    /*End Title*/

    /*Start Height Width*/
    .change-w-20px-16px{
        width: 16px;
        min-width: 16px;
        max-width: 16px;
    }
    /*End Height Width*/

    /*Start Spacing */
    .section-s1{
        padding-top: 48px;
        padding-bottom: 48px;
    }
    /*End Spacing */

    /*Start All Rounder*/
    .btn-s1 {
        padding: 13px 16px;
        min-height: 50px;
    }

    .tab-s1 .nav-pills .nav-link {
        font-size: 12px;
        padding: 8px 20px;
    }
    /*End All Rounder*/

    /* Start Header */
    .main-s1header .navbar-brand img{
        max-width: 158px;
    }
    /* End Header */

    /*Start Footer*/
    .main-s1footer .footer-contain {
        padding-top: 56px;
        padding-bottom: 48px;
    }
    .main-s1footer .footer-brand{
        max-width: 158px;
    }
    .main-s1footer .footer-social-icons a{
        width: 34px;
        height: 34px;
        min-width: 34px;
        min-height: 34px;
    }
    .main-s1footer .footer-link-list {
        gap: 8px;
    }
    .main-s1footer .footer-football{
        max-width: 50px;
    }
    .bottom-top-btn{
        bottom: 2%;
    }
    /*End Footer*/

    /*Start Home Page*/
    .banner-s1 .banner-background{
        padding: 28px;
        min-height: unset;
    }

    .count-s1card {
        font-size: 26px;
    }

    .matches-s1 .matches-s1flag {
        min-width: 44px;
        min-height: 44px;
        width: 44px;
        height: 44px;
        border: 4px solid var(--it-border-F1F5F9);
    }

    .news-s1card .news-img{
        margin-bottom: 12px;
    }
    /*End Home Page*/

    /*Start Legal Page*/
    .banner-s2{
        padding-top: 60px;
        padding-bottom: calc(60px + 60px);
    }
    .banner-s2after{
        margin-top: -80px;
    }
    /*End Legal Page*/

    /*Start Contact Us*/
    .banner-s3{
        padding-bottom: 40px;
    }
    /*End Contact Us*/

    /*Start Schedule Page*/
    .filter-s1 label {
        min-width: 82px;
        padding: 12px 8px;
    }
    .filter-s1 label .h3 {
        font-size: 22px;
    }
    .matches-s2 .matches-s2flag {
        min-width: 44px;
        min-height: 44px;
        width: 44px;
        height: 44px;
        border: 4px solid var(--it-border-F1F5F9);
    }
    /*End Schedule Page*/

    /*Start match Detail*/
    .match-s1detail .match-flag {
        min-width: 80px;
        min-height: 80px;
        width: 80px;
        height: 80px;
    }
    /*End match Detail*/

    /*Start New Update Page*/
    .page-link{
        min-width: 38px;
        min-height: 38px;
    }
    /*End New Update Page*/

    /*Start New Update Detail Page*/
    .update-s1detail .update-title .h1{
        font-size: 24px;
    }
    /*End New Update Detail Page*/

    /*Start Teams Page*/
    .filter-s2{
        gap: 8px;
    }
    .filter-s2 label{
        padding: 8px 20px;
    }
    /*End Teams Page*/

    /*Start Point Table Page*/
    .table-s2 th, .table-s2 td{
        padding: 12px 12px;
    }
    /*End Point Table Page*/

    /*Start Team Detail Page*/
    .team-card1 .h1{
        font-size: 46px;
    }
    .team-card1 .team-flag {
        /*width: 180px;*/
        /*height: 180px;*/
        /*min-width: 180px;*/
        /*min-height: 180px;*/

        width: 180px;
        min-width: 180px;
    }
    /*End Team Detail Page*/

}

