@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 991px) {
    #tpopup img {
        width: 100%;
    }

    .headerSection {
        padding: 10px 0;
    }

    .sponsorAd {
        margin-top: 10px;
    }
    
    .logo {
        margin-bottom: 20px;
    }

    .banner-news-title {
        font-size: 36px;
        line-height: 48px;
        margin-bottom: 20px;
    }

    .banner-news-sub-title {
        color: #ed2025;
        font-size: 20px;
        line-height: 30px;
    }

    .banner-news-para {
        font-size: 18px;
        line-height: 30px;
    }

    .singleNewsContainer h1 {
        font-size: 32px;
        line-height: 44px;
    }

    .nbc2-md-cont {
        margin-bottom: 20px;
    }
    

}

@media screen and (max-width: 767px) {
    #tpopup img {
        width: 100%;
    }

    .headerSection {
        padding: 10px 0;
    }

    .sponsorAd {
        margin-top: 10px;
    }
    
    .logo {
        margin-bottom: 20px;
    }

    .banner-news-title {
        font-size: 36px;
        line-height: 48px;
        margin-bottom: 20px;
    }

    .banner-news-sub-title {
        color: #ed2025;
        font-size: 20px;
        line-height: 30px;
    }

    .banner-news-para {
        font-size: 18px;
        line-height: 30px;
    }

    .singleNewsContainer h1 {
        font-size: 32px;
        line-height: 44px;
    }

    .nbc2-md-cont {
        margin-bottom: 20px;
    }

}

@media screen and (max-width: 479px) {
    #tpopup img {
        width: 100%;
    }

    .headerSection {
        padding: 10px 0;
    }

    .sponsorAd {
        margin-top: 10px;
    }
    
    .logo {
        margin-bottom: 20px;
    }

    .banner-news-title {
        font-size: 36px;
        line-height: 48px;
        margin-bottom: 20px;
    }

    .banner-news-sub-title {
        color: #ed2025;
        font-size: 20px;
        line-height: 30px;
    }

    .banner-news-para {
        font-size: 18px;
        line-height: 30px;
    }

    .singleNewsContainer h1 {
        font-size: 32px;
        line-height: 44px;
    }

    .nbc2-md-cont {
        margin-bottom: 20px;
    }
    
}
