@media only screen and (max-width: 600px) {
    .news-links {
        font-size: 27px;
        line-height: 1.2;
    }
    .sn-hm-sideAd {
        display: flex;
        flex-wrap: wrap;
    }
    .sn-hm-sideAd div {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .news-heading {
        line-height: 0.4 !important;
        word-spacing: 3px;
        font-weight: 600;
        margin-top: 0px;
    }
    .news-writer {
        align-items: center;
        display: inline-block;
        padding-top: 5px;
    }
    .news-description {
        font-size: 16px;
        line-height: 1.3;
        padding-top: 7px;
        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 0px;
    }
    .image-over {
        margin-top: 20px;
    }

    .overlay-content-links {
        font-size: 18px;
    }
    .blogs-section {
        margin-top: 20px;
    }
    .back-ground-navs {
        overflow: scroll;
        display: flex;
        flex-wrap: nowrap;
    }
    .sn-images {
        overflow: hidden;
        position: relative;
        margin: 10px;
    }
    .sn-img-news-title {
        font-size: 23px;
        margin-top: 0px;
        margin-left: 10px;
        text-align: center;
    }
    .news-title {
        padding-bottom: 15px;
    }
    .another-box-shape {
        padding-bottom: 15px;
    }
    .bd-right {
        border: none;
    }
    .image-overs {
        padding-bottom: 20px;
    }
    .resplacement {
        display: none;
    }
    .resplace {
        display: block;
    }
    .det-news-content {
        font-size: 15px;
        line-height: 25px;
    }
    .nav-writer-image {
        width: 27px;
        height: 27px;
    }
    .writer-image {
        width: 23px;
    }
    .det-news-heading {
        font-size: 22px;
        word-spacing: 10px;
        line-height: 40px;
    }
}
/* ------------------ START  FOOTER RESPONSIVE------------------- */

@media only screen and (max-width: 600px) {
    .right-reserve {
        font-size: 12px;
    }
    .bord-er {
        margin-left: 50px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .footer-information {
        border-right: none;
    }
    .sn-information {
        text-align: center;
    }
    .sn-card-shape {
        margin-top: 25px;
        border-radius: 8px;
    }
    .responsive-info {
        display: flex;
    }
    .info {
        padding: 0px 15px;
        padding-top: 8px !important;
    }
    .respon {
        padding-left: 50px;
    }
    .sn-our-team {
        justify-content: center;
    }
    .nav-item-es {
        padding: 5px 0px;
        display: block;
        min-width: 170px;
    }
    .sn-information {
        align-items: center;
    }
    .footer-information {
        margin-top: 10px;
        align-items: center;
    }
    .footer-detail-side img {
        width: 100%;
    }
    .legal-detail {
        text-align: center;
    }
}
/* ------------------ END  FOOTER RESPONSIVE------------------- */
