@media (max-width: 768px) {
    .heading-title h2 {
        font-size: 1.5rem;
        font-weight: bold;
        letter-spacing: 1.2px;
    }
    .heading-title i {
        font-size: 12px;
        color: #E95546;
        margin: 10px 0 4px 7px;
        float: left;
    }
    #button {
        display: inline-block;
        background-color: #0054a4;
        width: 30px;
        height: 30px;
        text-align: center;
        border-radius: 4px;
        position: fixed;
        bottom: 15px;
        right: 15px;
        transition: background-color .3s, opacity .5s, visibility .5s;
        opacity: 0;
        visibility: hidden;
        z-index: 1000;
    }
    #button::after {
        content: "\f077";
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        font-size: 0.9em;
        line-height: 28px;
        color: #fff;
    }
    div.fadeMe {
        opacity: 0.5;
        background: #000;
        width: 100%;
        height: 100%;
        z-index: 10;
        top: 0;
        left: 0;
        position: fixed;
    }
    #menu_toggle-btn {
        display: block;
    }
    .stylish-input-group .input-group-addon {
        background: #0054a4 !important;
        padding: 5px 5px;
        color: #fff;
        border-radius: 50%;
        margin-left: 5px;
    }
    .sidebar .sidebar-mbl-item {
        display: block;
        padding: 0px 20px 0;
        margin-top: -30px;
        font-size: 16px;
    }
    .navbar-new-bottom {
        display: none;
    }
    #imaginary_container {
        display: none;
    }
    .top-bar-3 {
        display: none;
    }
    .top-bar .logo-part img {
        max-height: 60px;
        margin-top: 10px;
        width: 80%;
    }
    .top-bar {
        height: 80px;
    }
    .src__menu .show {
        /* line-height: 50px; */
        margin-top: 15px;
        background: #ffffff;
        width: 40px;
        height: 40px;
        overflow: hidden;
        border-radius: 50%;
    }
    .sidebar .closebtn {
        position: absolute;
        top: 0px;
        right: 5px;
        font-size: 25px;
        font-weight: bolder;
        border-radius: 50%;
        margin-left: 0;
        border: none;
        background: #ffffff;
        color: #000000;
        padding: 0px 12px;
        margin-top: 5px;
        font-family: unset;
    }
    .body_overlay {
        position: relative;
        z-index: 3000;
        background: rgba(0, 0, 0, .6);
    }
    header {
        height: 80px;
    }
    .top-ad {
        width: 100%;
        margin: 0;
        text-align: center;
    }
    .ads-bar {
        margin: 0;
    }
    .ads-bar .col-md-12 {
        padding: 0;
    }
    .news-post p {
        line-height: 1.27;
        font-size: 15px;
    }
    /* Top section  */
    .top-section .top-news .news-image {
        width: unset;
        float: inherit;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 5px;
        max-height: 300px;
        overflow: hidden;
    }
    .top-section a h2.top {
        font-size: 1.5rem;
    }
    .top-section .top-news .news-post a p {
        display: none;
    }
    .top-section .top-news .news-post {
        width: 100%;
        float: right;
    }
    .top-section a h2 {
        font-size: 1.3rem;
        font-weight: bold;
    }
    .top-section .left-part {
        border: none;
    }
    .top-section .right-part .news-post .news-image img {
        max-height: 175px;
        margin-bottom: 5px;
    }
    .bd-r8 {
        border-right: none;
    }
    .top-section .top-news {
        border-right: none;
    }
    .top-section hr {
        display: none;
    }
    .top-bar .logo-part {
        width: 100%;
        text-align: center;
        padding-top: 5px;
    }
    .top-section .news-post {
        width: 100%;
        border-bottom: 0.5px solid #ddd;
        float: left;
        margin-bottom: 10px;
    }
    .top-section .ad {
        padding: 20px;
    }
    /* Top section  */
    /* section 2 */
    .section-2 a h2 {
        font-size: 1.2rem;
        line-height: 1;
        font-weight: bold;
        /* margin-top: 5px; */
    }
    .section-2 hr {
        display: none;
    }
    .section-2 .news-image {
        width: 40%;
        float: right;
        padding-left: 5%;
    }
    .section-2 .news-post:last-child {
        border-bottom: 0px solid transparent;
    }
    .section-2 .news-post {
        border-bottom: 0.5px solid #ddd;
        float: left;
        padding: 10px 0;
        width: 100%;
    }
    .section-2 .news-content p {
        display: none;
    }
    .section-2 .news-time {
        display: none;
    }
    /* section 2 */
    /* section 3 */
    .section-3 .mbl-view {
        display: block;
    }
    .section-3 .dsk-view {
        display: none;
    }
    .section-3 .bd-r8-lft {
        border-left: none;
        border-right: none;
    }
    .section-3 .side-bar .news-image {
        width: 35%;
        float: left;
    }
    .section-3 .side-bar .news-headline {
        width: 65%;
        float: left;
        padding-left: 10px;
    }
    /* section 3 */
    /* .section-4 */
    .section-4 a h2.top {
        font-size: 1.4rem;
        font-weight: bold;
    }
    .section-4 hr {
        display: none;
    }
    .section-4 a h2 {
        font-size: 1.2rem;
        line-height: 1.1;
        font-weight: bold;
        margin: 0;
    }
    .section-4 .news-content p {
        display: none;
    }
    .section-4 .bd-bt {
        border: none;
    }
    .section-4 .news-post {
        padding-top: 10px;
        margin-bottom: 10px;
        float: left;
        border-bottom: 0.5px solid #ddd;
    }
    /* section 4 */
    /* section 5 */
    .MultiCarousel {
        background: #1b1b1b;
    }
    .media h5,
    .media h4 {
        font-size: 1.3rem;
        line-height: 1.1;
        font-weight: bold;
        color: #121;
    }
    .posts__information {
        padding: 10px 5px 15px 5px;
        line-height: 1.27;
    }
    /* section 5 */
    /* section 6 */
    .section-6 .dv-align {
        width: 100%;
        margin: 0;
    }
    .section-6 .part-1 .main-content {
        width: 88%;
        /* position: absolute; */
    }
    .section-6 .part-2 {
        padding-top: 20px;
        margin-top: 20px;
        border-top: 0.5px solid #ddd;
    }
    .section-6 .part-2 .content h2 {
        font-size: 1.5rem;
    }
    .section-6 .part-2 .writer-heading h4 {
        font-size: 1.1rem;
        font-weight: bold;
    }
    /* section 6 */
    /* section 7  */
    .section-7 hr {
        display: none;
    }
    .section-7 a h2 {
        font-size: 1.3rem;
        font-weight: bold;
        line-height: 1.1;
    }
    .section-7 .news-image {
        width: 40%;
        float: right;
        padding-left: 5%;
    }
    .section-7 .news-post {
        border-bottom: 0.5px solid #ddd;
        float: left;
        padding: 10px 0;
        width: 100%;
    }
    .section-7 .news-content p {
        display: none;
    }
    .section-7 .news-time {
        display: none;
    }
    /* section 7 */
    /* sports section   */
    .sports-section {
        padding: 0;
    }
    .posts__item--main .posts__title a {
        font-size: 24px;
        line-height: 1;
        letter-spacing: 0;
        color: #fff;
    }
    .posts__item.nd2 {
        flex-basis: 49%;
    }
    /* sports section   */
    /* Living and health  */
    .multipart {
        background: #d7dee5;
        padding: 10px 5px;
    }
    .section-2 .multi {
        flex: unset;
        padding: unset;
        background: #f5f5f5;
        margin: 0 5px;
        margin-bottom: 10px;
        width: 100%;
    }
    /* Living and health  */
    /* footer  */
    footer .footer-brand-logo {
        width: 50%;
        margin: 0 25%;
    }
    footer .custom-ul {
        text-align: center;
        justify-content: center;
        display: flex;
    }
    footer hr {
        display: none;
    }
    footer .mbl-row {
        display: block;
        padding: 20px;
        border-bottom: 0.5px solid #ddd;
        margin: 10px 15px;
    }
    footer .mbl-row a {
        padding: 0 10px;
    }
    footer .part-2 ul {
        padding: 0;
    }
    footer .bd-r8 {
        border-right: 0;
    }
    footer ul.social-network {
        text-align: center;
        width: 100%;
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 0.5px solid #ddd;
        /* margin: 0 10%; */
    }
    /* footer  */
    /* subscribe Model  */
    #subscribeModal .modal-content {
        width: 90%;
        margin: 0 5%;
        background: transparent;
    }
    /* subscribe Model  */
    /* News Details */
    .mbl-aside {
        display: block;
    }
    .pc-aside {
        display: none;
    }
    .news-details .head-part {
        width: 100%;
        margin: 0px;
    }
    .news-details .head-part .news-title h1 {
        font-weight: bold;
        font-size: 1.8rem;
        color: #2c2c2c;
    }
    .news-details .news-dt-share .news-time {
        float: left;
        width: 100%;
    }
    .news-details .news-dt-share .news-share {
        float: left;
        width: 100%;
    }
    .news-details .news-dt-share .news-share ul.share-list {
        list-style: none;
        margin-left: 0 !important;
        padding: 0;
        line-height: .6;
        float: left;
    }
    .news-details .news-dt-share .news-share ul.share-list li {
        display: inline-block;
        padding-left: 0px;
    }
    .news-details .news-body {
        float: left;
        width: 100%;
        margin: 0%;
        padding: 20px 0;
    }
    .news-details .news-body .news-content {
        float: left;
        width: 100%;
        margin: 0;
        /* text-align: justify; */
    }
    .news-details .news-body .news-content p {
        font-size: 1.3rem;
        text-align: justify;
        line-height: 1.5;
        color: #1f1f1f;
    }
    .news-details .news-body .news-content .more a {
        color: var(--navy-blue);
        /* text-decoration: underline; */
    }
    .details-sidebar hr {
        display: none;
    }
    .details-sidebar {
        padding-top: 0;
    }
    .news-details .category-wise-news h2 {
        margin-top: 5px;
        font-size: 1.2rem;
    }
    .details-sidebar .news-section {
        float: left;
        border-bottom: 0.5px solid #ddd;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /* News Details */
    /* .news-category  */
    .news-category .news-section2.border-bt {
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 0.5px solid #ddd;
    }
    .news-category .news-section2 .news-image {
        width: 40%;
        float: left;
    }
    .news-category .news-section2 .news-content {
        width: 60%;
        float: left;
        padding-left: 10px;
    }
    .news-category .news-section2 .news-content h3 {
        font-size: 1.3rem;
        color: var(--black);
    }
    .news-category .news-section2 .news-content p {
        display: none;
    }
    .news-category .news-section2 hr {
        display: none;
    }
    .news-category .news-section2 .news-time {
        font-size: 16px;
        color: var(--time);
    }
    .news-category .news-section2 .news-content p {
        margin-bottom: 0px;
        line-height: 1.25;
    }
    .news-category .news-more .news-content {
        width: 60%;
        float: left;
    }
    .news-category .news-more .news-content h2 {
        font-size: 1.3rem;
        color: #000;
    }
    .news-category .news-more .news-content p {
        display: none;
    }
    .news-category .news-more .news-content .news-time {
        font-size: 16px;
        color: var(--time);
    }
    .news-category .news-more .news-image {
        width: 40%;
        float: left;
    }
    #load_data_table h2 a {
        font-size: 1.3rem;
        font-weight: bold;
        color: #222;
    }
    /* .news-category  */
}


/* @media (max-width: 375px) {
    .top-section .top-news .news-image.top-image img {
        width: 108.6%;
        margin: 0px -14.6px;
    }
    .section-3 .news-image img.top-img,
    .section-4 .news-image img.top-img {
        width: 108.6%;
        margin: 0px -14.6px;
    }
} */


/* @media (max-width: 325px) {
    .top-section .top-news .news-image.top-image img {
        width: 110.2%;
        margin: 0px -14.6px;
    }
    .section-3 .news-image img.top-img,
    .section-4 .news-image img.top-img {
        width: 110.2%;
        margin: 0px -14.6px;
    }
} */

@media(min-width: 768px) {
    .mbl-aside {
        display: none;
    }
}

@media(min-width: 991px) {
    .section-2 .news-image img {
        width: 100%;
        max-height: 160px;
        min-height: 160px;
    }
    .section-7 .news-image img {
        width: 100%;
        max-height: 175px;
        min-height: 175px;
        margin-bottom: 5px;
    }
    .section-8 .news-image img {
        width: 100%;
        max-height: 200px;
        min-height: 200px;
    }
    .news-details .category-wise-news .news-image img {
        width: 100%;
        max-height: 120px;
        min-height: 120px;
        margin-bottom: 5px;
    }
    .news-details .category-wise-news .news-post h2 {
        font-size: 19px;
        font-weight: bold;
    }
}