/* 
Author:Gagan Soti
Contact No.+977-9847875648
eMail:gagansoti@gmail.com
*/
@media (min-width: 992px) and (max-width:1199px) {
    section.main-news .side-news h4 {
        font-size: 13px;
    }

    section.provinces .province-main-right h3 {
        font-size: 14px;
    }

    section.provinces .province-secondary h3 {
        font-size: 15px;
    }

    section.secondary-news .container-secondary-news h2 {
        font-size: 20px;
    }

    section.society .society-secondary {
        height: 250px;
    }

    section.society .society-secondary h2 {
        font-size: 19px;
    }

    section.opinion .opinion-news p {
        font-size: 15px;
    }

    section.opinion .opinion-news img {
        width: 100px;
        height: 100px;
    }

    section.opinion .opinion-news h3 {
        font-size: 15px;
    }
}

@media (min-width: 768px) and (max-width:1199px) {
    section.main-news .highlights img {
        height: 396px;
    }

    section.health .health-secondary-wrapper,
    section.sports .secondary-news-sports {
        height: 270px;
    }
}

@media (min-width: 768px) and (max-width:992px) {

    section.main-news .advertisement {
        display: flex;
    }

    section.main-news .advertisement img {
        height: 185px;
        margin: 10px;
    }

    section.society .society-secondary img {
        height: auto;
    }

    section.society .society-secondary {
        height: 267px;

    }

    section.provinces .province-secondary {
        height: 315px;
    }

    section.provinces .province-main-right h3 {
        width: 549px;
    }

    section.secondary-news .container-secondary-news h2 {
        font-size: 21px;
    }

    section.provinces .province-secondary h3 {
        font-size: 22px;
    }

    section.entertainment .secondary-news-entertainment h3 {
        font-size: 18px;
    }

    section.footer .footer-main-wrapper .footer-first-logo .first-wrapper span {
        width: 95px;
        height: 60px;
    }

    section.footer .footer-main-wrapper .footer-social-media .fa-facebook-f,
    section.footer .footer-main-wrapper .footer-social-media .fa-x-twitter,
    section.footer .footer-main-wrapper .footer-social-media .fa-youtube,
    section.footer .footer-main-wrapper .footer-social-media .fa-instagram {
        height: 20px;
        width: 20px;
        padding: 8px;
    }
}

@media(min-width: 576px) and (max-width: 992px) {
    section.main-news .side-news {
        height: 97px;
    }

    section.main-news .highlights-left .side-news img {
        height: 85px;
    }

    section.provinces .province-right-wrapper {
        height: 440px;
    }
}

@media(min-width:576px) and (max-width:1199px) {
    section.sports .main-news-sports h2 {
        font-size: 24px;
    }
}

@media(min-width: 576px) and (max-width: 768px) {

    section.main-news .advertisement {
        display: flex;
    }

    section.main-news .advertisement img {
        margin: 10px;
        height: 140px;
        width: 100%;
    }

    section.society .society-secondary img {
        height: auto;
    }

    section.society .society-secondary {
        height: 225px;

    }

    section.provinces .province-main-right h3 {
        width: 369px;
    }

    section.provinces .province-secondary h3 {
        font-size: 15px;
    }

    section.provinces .province-secondary {
        height: 300px;
    }
}

@media (min-width: 520px) and (max-width:576px) {
    section.provinces .province-main-right h3 {
        width: 345px;
    }

    section.provinces .province-secondary {
        height: 280px;
    }
}

@media (min-width: 460px) and (max-width:510px) {
    section.provinces .province-secondary {
        height: 300px;
    }
}

@media (min-width: 420px) and (max-width:992px) {
    section.main-news .side-news h4 {
        font-size: 20px;
    }

    section.provinces .province-main-right img {
        width: 170px;
        height: 105px;
    }

    section.provinces .province-main-right h3 {
        font-size: 20px;
    }

    section.provinces .province-main-right {
        height: 118px;
    }

    section.provinces .province-secondary img {
        height: 207px;
    }

}

@media (min-width: 420px) and (max-width:460px) {
    section.provinces .province-secondary {
        height: 300px;
    }
}

@media (min-width: 418px) and (max-width:520px) {
    section.provinces .province-main-right h3 {
        width: 260px;
        font-size: 18px;
    }
}

@media(min-width: 412px) and (max-width: 576px) {
    section.politics-news .highlights img {
        height: 372px;
    }
}

@media (min-width: 411px) and (max-width:419px) {
    section.provinces .province-secondary {
        height: 184px;
    }
}

@media (min-width: 360px) and (max-width:412px) {
    section.provinces .province-main-right h3 {
        width: 230px;
    }
}

@media (min-width: 320px) and (max-width:576px) {
    section.main-news .highlights-left .side-news img {
        width: 90px;
    }
}

@media (max-width: 1199px) {
    .flash-news .news-container h1 {
        font-size: 46px;
    }

    section.secondary-news .container-secondary-news img {
        height: 280px;
    }
}

@media (max-width: 992px) {
    section.top-adv img {
        margin: 5px 0;
        width: 100%;
    }

    section.flash-news .news-container h1 {
        font-size: 45px;
    }

    .nav-item .nav-link:hover {
        border-radius: 6px;
        margin: 2px 0;
    }

    ul.dropdown-menu.show {
        border-radius: 5px;
    }

    section.secondary-news .container-secondary-news img {
        height: 208px;
    }

    section.politics-news .highlights h2 {
        font-size: 17px;
    }

    section.politics-news .advertisement,
    section.health .advertisement {
        display: flex;
    }

    section.politics-news .advertisement img,
    section.health .advertisement img {
        height: 160px;
        margin-bottom: 20px !important;
        margin: 0 5px;
        border: 1px solid #dfdfdf;
        width: 100%;
    }

    section.health .health-secondary-wrapper,
    section.sports .secondary-news-sports {
        margin-bottom: 25px;
    }

    section.provinces .province-main-left img {
        height: auto;
    }

    section.politics-news .politics-secondary-news {
        margin-bottom: 15px;
    }

    section.youtube-gallery .main-video-wrapper {
        margin-bottom: 25px;
        height: max-content;
    }

    section.samachar-main .samachar-heading-wrapper h1 {
        font-size: 20px;
    }

    section.samachar-main .samachar-main-news img {
        height: 420px;
    }

    section.samachar-main .samachar-main-advertisement {
        display: none;
    }
    .nav-item .nav-link{
        color: #003561 !important;
    }
    .nav-item .nav-link:hover{
        color: #fff !important;
    }
}

/* @media (min-width: 767px) {
    .thumbnail-padding {
        padding: 0;
        margin: 0;
    }
} */

@media (max-width: 767px) {
    section.flash-news .news-container h1 {
        font-size: 25px;
    }

    section.flash-news .news-container p {
        font-size: 17px;
    }

    section.secondary-news .container-secondary-news h2 {
        font-size: 16px;
    }

    section.secondary-news .container-secondary-news {
        height: auto;
        overflow: none;
    }

    section.politics-news .politics-secondary-news {
        height: 320px;
    }

    section.politics-news .politics-secondary-news img {
        height: 220px;
    }

    section.politics-news .politics-secondary-news a h2 {
        font-size: 22px;
        margin: 12px 0;
    }

    section.society .society-main img {
        height: 320px;
    }

    section.society .society-main h1 {
        font-size: 18px;
    }

    section.health .health-main-wrapper h2 {
        font-size: 20px;
    }

    section.sports .sports-thumbnail h2 {
        font-size: 18px;
        font-weight: 600;
    }

    section.youtube-gallery .secondary-video-content iframe {
        width: 115px;
    }

    section.footer .footer-main-wrapper,
    section.footer .footer-second-wrapper,
    section.footer .footer-third-wrapper {
        border: none;
        height: auto;
    }

    section.footer .copyright-container {
        padding-top: 15px;
    }
}

@media (max-width: 576px) {

    section.secondary-news .container-secondary-news h2 {
        font-size: 27px;
    }

    section.secondary-news .container-secondary-news img {
        height: auto;
    }

    section.politics-news .politics-secondary-news {
        height: 300px;
    }

    section.sports .main-news-sports h2 {
        font-size: 18px;
    }

    section.sports .main-news-sports {
        height: 350px;
    }

    section.sports .sports-side-news {
        height: 250px;
    }

    section.sports .secondary-news-sports img {
        height: auto;
    }
}

@media (max-width: 412px) {
    .flash-news .news-container h1 {
        font-size: 30px;
    }

    section.main-news .highlights h2 {
        font-size: 16px;
        padding: 10px;
    }

    section.main-news .highlights .publish-time {
        font-size: 13px;
    }

    section.politics-news .advertisement img,
    section.health .advertisement img {
        height: 90px;
    }

    section.provinces .province-main-left h2 {
        font-size: 16px;
        height: 73px;
    }

    section.provinces .province-main-right img {
        width: 130px;
        height: 75px;
    }

    section.provinces .province-main-right {
        height: 85px;
    }

    section.provinces .province-right-wrapper {
        height: 390px;
    }

    section.opinion .opinion-news p {
        font-size: 13px;
    }

    section.opinion .opinion-news img {
        width: 100px;
        height: 100px;
    }

    section.opinion .opinion-news h3 {
        font-size: 14px;
        height: 65px;
    }

    section.opinion .opinion-news {
        height: 145px;
    }

    section.provinces .province-secondary {
        height: 205px;
    }

    section.samachar-main .samachar-main-wrapper p {
        margin: 0 20px 0 0;
        font-size: 11px;
    }

    section.samachar-main .samachar-main-wrapper {
        padding: 5px;
    }
}

@media (max-width: 320px) {
    .flash-news .news-container h1 {
        font-size: 25px;
    }

    .flash-news .news-container p {
        font-size: 15px;
    }

    section.secondary-news .container-secondary-news h2 {
        font-size: 18px;
    }

    section.main-news .highlights img {
        height: 275px;
    }

    section.main-news .content-thumbnail img {
        width: 122px;
        height: 100%;
    }

    section.main-news .content-thumbnail h3 {
        font-size: 15px;
    }

    section.politics-news .politics-secondary-news {
        height: 316px;
    }

    section.politics-news .highlights h2 {
        font-size: 16px;
        padding: 10px 6px;
    }

    section.provinces .province-main-right h3 {
        width: 178px;
    }

    section.arts-literature .secondary-news-arts-literature h1,
    section.lifestyle .secondary-news-lifestyle h1 {
        font-size: 13px;
    }
}