/* Media Queries */
@media screen and (max-width: 1400px) {
    /* .container {
  width: 90%;
 } */
    .hero-articles .flex80 {
        flex: 0 1 90% !important;
    }
    .hero-articles-content {
        padding: 2rem 2rem;
    }
    .flex10 {
        flex: 0 1 5%;
    }
    .category-parent {
        right: -0.7rem;
    }
    .exclusive .article .category-parent {
        left: -0.65rem;
    }
    .flex20 {
        flex: 0 1 10%;
    }
    .exclusive-child {
        width: 87%;
    }
    .spotlight .content {
        width: 87%;
    }
    .explore-category .content {
        width: 87%;
    }
    .hero-article {
        height: 25rem;
        line-height: 1;
    }
}

@media screen and (max-width: 1330px) {
    html {
        font-size: 14px;
    }
    .hero-article {
        height: 25rem;
        line-height: 1;
    }
}
@media screen and (max-width: 1192px) {
    .container {
        width: 90%;
    }
    .hero-articles-data h1 {
        line-height: 1.2;
    }
}

@media screen and (max-width: 1150px) {
    html {
        font-size: 13px;
    }
    .hero-articles-data .content {
        width: 85%;
    }
    .hero-articles-data h1 {
        font-size: 2rem;
    }
    .explore-category .heading {
        width: 95%;
    }
    .explore-category .heading h2 {
        font-size: 3rem;
    }
    .explore-category .flex30 {
        flex: 0 1 25%;
    }
    .exclusive-article h3 {
        font-size: 1.5rem;
    }
}
@media screen and (max-width: 1080px) {
    .exclusive-article h3 {
        font-size: 1.2rem;
    }
    .hero-articles-content .hero-article {
        max-height: 20rem !important;
    }
    .hero-articles-content .hero-article h1 {
        font-size: 1.7rem !important;
        line-height: 1.2;
    }
    .container {
        width: 90% !important;
        margin: auto;
    }
    .about__Small__div {
        margin-top: -5rem;
    }
}
@media screen and (max-width: 1001px) {
    .columnFlex {
        flex-direction: column;
    }
    .smallDevicesLatestArticles {
        margin-left: 0rem !important;
    }
    .individualArticleLatest h2 {
        margin-top: 4rem !important;
    }
    .individualArticleLatest .flex70 {
        margin-left: 1rem !important;
    }
}

@media screen and (max-width: 980px) {
    html {
        font-size: 12px;
    }
    .hero-articles-content {
        grid-gap: 1rem;
    }
    .hero-article {
        height: 25rem;
    }
    .exclusive-article h3 {
        font-size: 1.5rem;
    }
    .exclusive-article p {
        font-size: 1.1rem;
    }
    .exclusive-article .article {
        height: 9rem;
    }
    .explore-category-child .article {
        height: 12.5rem;
    }
    .exclusive-right-1 {
        height: 32rem;
    }
    .search-list-item .flex10 {
        flex: 0 1 20%;
    }
}

@media screen and (max-width: 790px) {
    html {
        font-size: 11px;
    }
    .flex80 {
        flex: 0 1 88%;
    }
    .flex5 {
        flex: 0 1 4%;
    }
    .exclusive-article .article {
        height: 8rem;
    }
    .explore-category-child .article {
        height: 10rem;
    }
    .above-footer p {
        width: 50%;
    }
    .individualArticleLatest .flex70 {
        font-size: 1.8rem !important;
    }
    .latestARticleHeading,
    .search-list-item__descr {
        /* margin-left: 0.5rem !important; */
    }
}

@media screen and (max-width: 690px) {
    .container {
        width: 90% !important;
    }
    html {
        font-size: 10px;
    }
    .hero-articles-content {
        grid-template-columns: repeat(3, 1fr);
    }
    .hero-article {
        height: 30rem;
    }
    .hero-articles-content .hero-article-4 {
        display: none;
    }
    /* .hero-articles-content{
   overflow-x: scroll;
  } */
    .hero-articles-content .hero-article-3 {
        border-bottom-right-radius: 5rem !important;
    }
    .exclusive-right-1 {
        height: 28rem;
    }
    .footer .nav-ul {
        width: 90%;
    }
    .header .flex30 {
        flex: 0 1 50%;
    }
    .header .flex2 {
        flex: 0 1 5%;
    }
    .category-parent {
        right: -0.9rem;
    }
    .exclusive .article .category-parent {
        left: -0.9rem;
    }
    .explore-category .content .article {
        height: 14rem;
    }
    .explore-category .content {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 1rem;
    }
    .main-content ol li {
        margin-left: 0;
    }
}

@media screen and (max-width: 595px) {
    .hero-articles-content {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 2rem;
        /* padding: 3rem; */
    }
    .hero-articles-content .hero-article-3 {
        display: none;
    }
    .hero-articles-content .hero-article-2 {
        border-bottom-right-radius: 5rem !important;
    }
    .hero-article {
        height: 35rem;
    }
    .above-footer p {
        width: 80%;
    }
    .spotlight-article .side-bg {
        display: none !important;
    }
    .spotlight-article .discover-data {
        margin: auto !important;
    }
    .spotlight-article .flex80 {
        flex: 0 1 90%;
        margin: auto;
    }
    .search-list-item .flex10 {
        flex: 0 1 25%;
    }
}

@media screen and (max-width: 540px) {
    html {
        font-size: 18px;
    }
    .container {
        width: 90% !important;
        margin: auto !important;
    }
    .exclusive-child {
        grid-template-columns: repeat(1, 1fr);
    }
    .column-flex {
        flex-direction: column;
    }
    .spotlight .content {
        grid-template-columns: repeat(1, 1fr);
    }
    .flex80 {
        flex: 0 1 70%;
    }
    .flex5 {
        flex: 0 1 10%;
    }
    .exclusive-right-side {
        margin-top: -5rem;
    }
    .explore-category .content .article {
        height: 12rem;
    }
    .explore-category .line-1 {
        display: none;
    }
    .explore-category .heading h2 {
        font-size: 2.5rem;
        text-wrap: wrap;
        text-align: left;
    }
    .explore-category .flex30 {
        flex: 0 1 90%;
    }
    .explore-category .heading {
        align-items: start;
    }
    .explore-category .line-2 {
        margin-top: 1rem;
    }
    .side-bg {
        display: none;
    }
    .hero-articles {
        display: none !important;
    }
    .hero-articles-carousel {
        display: flex !important;
    }

    .slider {
        display: block;
        width: 450px;
    }

    .slides > article {
        width: 92% !important;
    }
    .article-content-data .main-content {
        font-size: 1.4rem;
        text-align: justify;
        line-height: 1.4;
    }
    .article-content-data .main-content p {
        margin-bottom: 1rem;
    }

    .about__Small__div {
        width: 80%;
        padding: 1rem 2rem;
        margin-top: -5rem !important;
    }

    .contact-us .three-boxes {
        grid-template-columns: repeat(1, 1fr);
    }
    .explore-category-child .content .article {
        height: 8rem;
    }
    .footer .nav-ul li {
        margin-bottom: 0.8rem;
        font-size: 1rem;
        margin-right: 1rem;
    }
    .hero-articles-data h1 {
        font-size: 1.5rem;
    }
    .ulpagination li {
        text-wrap: nowrap;
    }
}

@media screen and (max-width: 478px) {
    .slides > article {
        width: 80% !important;
    }
}

@media screen and (max-width: 450px) {
    .container {
        width: 90% !important;
        margin: auto;
    }
    html {
        font-size: 16px;
    }
    .exclusive-child {
        width: 92%;
    }
    .hero-articles-content {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 2rem;
        /* padding: 3rem 3rem; */
    }
    .hero-articles-content .hero-article {
        height: 60rem !important;
    }
    .hero-articles-content .hero-article-2 {
        display: none;
    }
    .hero-articles-content .hero-article {
        width: 100% !important;
    }
    .hero-articles-content .hero-article-1 {
        border-radius: 0rem !important;
        display: block;
    }
    .hero-articles-content .hero-article-2 {
        width: 100%;
        border-radius: 0rem !important;
    }
    .hero-articles-content .hero-article-3 {
        width: 100%;
        border-radius: 0rem !important;
    }
    .hero-articles-content .hero-article-4 {
        width: 100%;
        border-radius: 0rem !important;
    }
    .footer .nav-ul {
        width: 100%;
    }
    .explore-category .content .article {
        height: 13rem;
    }
    .explore-category .content {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 1rem;
    }
    .footer .nav-ul li {
        margin-bottom: 0.8rem;
        font-size: 1rem;
        margin-right: 1rem;
    }
    .slider {
        overflow: hidden;
        width: 0;
        width: 100%;
    }
    .header-right {
        flex: 0 1 55%;
    }
    .slides > article {
        width: 100% !important;
    }
    .ulpagination {
        width: 400px !important;
    }
    .ulpagination li,
    .ulpagination a {
        /* margin: -1rem; */
        margin-bottom: 0.2rem !important;
    }
    .ulpagination .last {
        margin-right: 10rem !important;
    }
}
@media screen and (max-width: 410px) {
    .ulpagination {
        flex-wrap: wrap;
        width: 350px !important;
    }
}

@media screen and (max-width: 395px) {
    .exclusive-right-1 h1 {
        line-height: 1;
    }
}

@media screen and (max-width: 365px) {
    .slides > article {
        width: 260px !important;
    }
}

@media screen and (max-width: 340px) {
    .ulpagination {
        width: 320px !important;
    }
}
