@media screen and (max-width: 1190px) {
    .mini-container {
        width: 90%;
        margin: auto !important;
    }
    .hero-section article .read-more-btn {
        left: 25%;
    }
}
@media screen and (max-width: 1090px) {
    .hero-section article {
        min-height: 28rem;
        height: 100%;
    }
    .header-wrapper figure {
        width: 80%;
        margin: right;
    }
    .contact-us-page .about__Small__div {
        width: 90%;
    }
}
@media screen and (max-width: 980px) {
    .hero-section article .read-more-btn {
        left: 20%;
    }
    .hero-section article {
        min-height: 22rem;
        height: 100%;
    }
    .hero-section article .article-heading {
        font-size: 1.8rem;
    }
    .spotlight figure .sticker1 {
        width: 250px;
        top: -4rem;
        left: -6rem;
    }
    .spotlight figure .sticker2 {
        width: 250px;
        bottom: -6rem;
        right: -8rem;
    }
    .spotlight .article-content-spot h6 {
        font-size: 1.5rem;
    }
    .spotlight .article-content-spot p {
        font-size: 1rem;
    }
    .mid-article-child {
        grid-gap: 0;
        grid-template-columns: repeat(2, 1fr);
    }
    .three-boxes {
        grid-template-columns: repeat(1, 1fr) !important;
    }
    .feed-sec table {
        width: 100% !important;
    }
}

@media screen and (max-width: 880px) {
    .hero-section article .read-more-btn {
        left: 12%;
    }
    .article-page-inside {
        grid-template-columns: repeat(1, 1fr);
        /* grid-template-columns: none; */
    }
    .flexColumn1 {
        flex-direction: column;
    }
    .header-wrapper figure {
        width: 90%;
        margin: right;
    }

    .mid-article-child article {
        max-height: 50rem;
    }
    .article-left {
        width: 100%;
    }
}
@media screen and (max-width: 720px) {
    .header-wrapper figure {
        width: 100%;
    }
    .hero-section article .read-more-btn {
        left: 15%;
        font-size: 2rem !important;
    }
    .tending-sec .rightside-sec {
        margin-left: -1.5rem !important;
        height: 33rem !important;
    }
    .tending-sec .rightside-sec img {
        height: 30rem !important;
    }
}

@media screen and (max-width: 660px) {
    .hero-section article .article-heading {
        font-size: 1.9rem;
    }
    .tending-sec h4 {
        font-size: 3rem;
        text-align: center;
    }
    .columnFlex {
        flex-direction: column;
    }
    .tending-sec .rightside {
        margin-top: 2rem;
    }
    .tending-sec .rightside img {
        border-radius: 0rem;
    }
    .tending-sec .leftside {
        min-height: auto;
    }
    .tending-sec .leftside article {
        /* margin-bottom: 1rem; */
    }
    .tending-sec .leftside article .flex70 {
        margin-top: -1rem;
    }
    .tending-sec .rightside {
        min-height: auto !important;
    }
    .tending-sec .align-start {
        align-items: normal;
    }
    .flex20 {
        flex: 0 1 30%;
    }
    .flex70 {
        flex: 0 1 70%;
    }
    .flex50 {
        flex: 0 1 100%;
    }
    .flex40 {
        flex: 0 1 100% !important;
    }
    .above-footer p {
        width: 75%;
    }
    .article-page .mini-container .inside-articles .flex50 {
        flex: 0 1 100% !important;
    }
    .article-page-inside .inside-articles .leftside {
        flex: 0 1 100% !important;
    }
    .trending-article-page .flex50 {
        flex: 0 1 100% !important;
    }
    .header-wrapper figure img {
        width: 150px;
    }
    .header-wrapper form {
        width: 45%;
    }
    .above-footer .nav-ul-bg .nav-ul {
        width: 100%;
    }
    .above-footer .nav-ul-bg .nav-ul li a {
        margin: 1rem !important;
    }
    .mid-article-child {
        grid-template-columns: repeat(1, 1fr);
    }
    .mid-article-child article {
        width: 70%;
        margin: auto;
        margin-top: 5rem;
    }
    .spotlight figure {
        height: 35rem;
        background: none;
        position: relative;
        display: inline-block;
    }
    .spotlight figure::before {
        border-radius: 1rem;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0),
            rgba(0, 0, 0, 0.882)
        );
        pointer-events: none;
    }
    .spotlight figure .img {
        height: 35rem;
        margin: 0;
        object-fit: cover;
        object-position: center;
        display: block;
    }
    .spotlight .article-content-spot {
        width: 90%;
        left: 2rem;
    }
    .hero-sec-mini,
    .mid-article-child {
        grid-template-columns: repeat(1, 1fr);
        display: flex;
        overflow-x: scroll;
        flex-direction: column;
        flex-wrap: wrap;
        height: 620px;
        width: 100%;
        /* grid-template-rows: repeat(3, 1fr); */
    }
    .hero-sec-mini .read-more-btn {
        left: 80%;
        right: 10%;
    }
    .hero-sec-mini .article-heading {
        font-size: 2.5rem !important;
    }
    .mid-article-child {
        height: 750px;
    }
    .mid-articles-sec {
        padding: 0rem 0rem;
        padding-bottom: 3rem;
        margin: 0rem;
    }
    .mid-articles-sec h3 {
        margin-top: -5rem !important;
        height: 12rem;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow-y: hidden;
    }
    .hero-sec-mini .flex30,
    .mid-article-child article {
        width: 490px;
        min-height: 37rem;
        max-height: 37rem;
        height: 100%;
        margin-left: 1.5rem;
        margin-right: 1rem;
        /* display: inline-block; */
    }
    .mid-article-child article {
        min-height: 35rem;
        max-height: 40rem;
        height: 100%;
        border: 1px solid rgba(124, 113, 113, 0.249);
        width: 390px;
        /* border: 1px solid red; */
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-top: 2rem;
    }

    .mid-articles-sec {
        padding: 0rem;
        /* margin-top: -4rem !important; */
    }
    .mid-article-child img {
        width: 250px;
        height: 250px;
    }
    .about__Small__div {
        width: 60%;
    }
    .feed-sec table {
        display: none;
    }
    .nav-ul-bg .nav-ul {
        justify-content: space-evenly;
    }
    .nav-ul-bg .nav-ul li {
        margin-bottom: 1rem;
    }
    .spotlight figure .sticker1,
    .spotlight figure .sticker2 {
        display: none;
        width: 150px;
    }
    .spotlight figure .sticker1 {
        top: -3rem;
        left: -4rem;
    }
    .spotlight figure .sticker2 {
        right: -4rem;
        bottom: -4rem;
    }
    .spotlight {
        padding: 3rem 0 !important;
    }
    .spotlight figure {
        width: 100% !important;
    }
    .inside-articles article {
        margin-bottom: 2rem;
    }
    .tending-sec h4 {
        margin-top: 2rem;
    }
    .tending-sec .inside-articles .rightside h5 {
        margin-top: 1.2rem;
    }
    .hero-section {
        margin-top: 2rem;
    }
}

@media screen and (max-width: 550px) {
    .hero-section article .read-more-btn {
        left: 9%;
        font-size: 0.8rem;
    }
    .hero-section article .article-heading {
        font-size: 1.5rem;
    }
    .mid-article-child {
        grid-template-columns: repeat(1, 1fr);
    }

    .spotlight figure {
        height: 25rem;
    }
    .spotlight figure .img {
        height: 40vh;
    }
    .inside-articles .rightside {
        margin-left: 1rem;
    }
    .inside-articles .rightside-1 {
        margin-left: 0rem;
    }
    .header-wrapper .search-icon {
        color: white;
        font-size: 1.2rem;
    }
    .spotlight figure {
        height: 35rem;
        background: none;
    }
    .spotlight figure .img {
        height: 35rem;
        margin: 0;
        object-fit: cover;
        object-position: center;
    }
    .spotlight .article-content-spot {
        width: 90%;
        left: 2rem;
    }
    .about__Small__div {
        padding: 3rem 3rem;
    }
    .footer .nav-ul li a {
        /* margin-bottom: 1rem !important; */
    }
}
@media screen and (max-width: 450px) {
    .header-wrapper figure img {
        width: 100px;
    }
    .header-wrapper form {
        width: 45%;
        padding: 0.2rem;
    }
    .header-wrapper .search-icon {
        color: white;
        font-size: 1rem;
    }
    .mid-article-child article {
        width: 300px;
    }
    .hero-sec-mini .flex30 {
        width: 400px;
    }
    .hero-sec-mini .flex30,
    .mid-article-child article {
        width: 380px;
        min-height: 30rem;
        max-height: 37rem;
        height: 100%;
        margin-left: 1.5rem;
        margin-right: 1rem;
        /* display: inline-block; */
    }

    .hero-sec-mini,
    .mid-article-child {
        grid-template-columns: repeat(1, 1fr);
        display: flex;
        overflow-x: scroll;
        flex-direction: column;
        flex-wrap: wrap;
        height: 520px;
        width: 100%;
        /* grid-template-rows: repeat(3, 1fr); */
    }
    .spotlight figure {
        height: 32rem;
        background: none;
        position: relative;
        display: inline-block;
        /* overflow: hidden; */
    }

    .spotlight figure .img {
        height: 32rem;
    }
    .mid-article-child article {
        /* border: 1px solid red; */
        width: 280px;
    }
    .mid-article-child {
        height: 650px;
    }
    .mid-article-child article h3 {
        margin-top: 1rem !important;
    }
    .tending-sec .inside-articles article .flex25 {
        flex: 0 1 50% !important;
        min-height: 6rem !important;
    }
}

@media screen and (max-width: 420px) {
    .hero-sec-mini .flex30,
    .mid-article-child article {
        width: 365px;
        min-height: 30rem;
        max-height: 37rem;
        height: 100%;
        margin-left: 1.5rem;
        margin-right: 1rem;
        /* display: inline-block; */
    }
    .spotlight figure .img {
        height: 32rem;
    }
    .mid-article-child article {
        /* border: 1px solid red; */
        width: 260px;
    }
    .mid-article-child {
        height: 650px;
    }
    .mid-article-child article h3 {
        margin-top: 1rem !important;
    }
    .tending-sec .inside-articles article .flex25 {
        flex: 0 1 50% !important;
        min-height: 6rem !important;
    }
    .spotlight h1 {
        font-size: 3rem;
    }
}

@media screen and (max-width: 390px) {
    .hero-sec-mini .flex30,
    .mid-article-child article {
        width: 340px;
        min-height: 25rem;
        max-height: 37rem;
        height: 100%;
        margin-left: 1.5rem;
        margin-right: 1rem;
        /* display: inline-block; */
    }
    .hero-sec-mini {
        height: 28rem;
    }
    .spotlight figure .img {
        height: 32rem;
    }
    .mid-article-child article {
        /* border: 1px solid red; */
        width: 240px;
    }
    .mid-article-child {
        height: 650px;
    }
    .mid-article-child article h3 {
        margin-top: 1rem !important;
    }
    .tending-sec .inside-articles article .flex25 {
        flex: 0 1 50% !important;
        min-height: 6rem !important;
    }
}

@media screen and (max-width: 375px) {
    .hero-sec-mini .flex30,
    .mid-article-child article {
        width: 320px;
        min-height: 25rem;
        max-height: 37rem;
        height: 100%;
        margin-left: 1.5rem;
        margin-right: 1rem;
        /* display: inline-block; */
    }
    .mid-article-child article {
        /* border: 1px solid red; */
        width: 220px;
        border: none;
    }
    .mid-article-child article img {
        width: 200px;
        height: 200px;
    }
}
