@media (max-width: 768px) {

    .topbar-time {
        display: inline-flex;
        font-size: 12px;
        margin-top: 15px;
    }
    #bd-time .ac-time, #uk-time .ac-time, #usa-time .ac-time{
        width: 65px;
        overflow: hidden;
    }

    #bd-time , #uk-time , #usa-time{
        display: flex;
        align-items: center;
        margin-bottom: 2.5px;
        /* background: red; */
        margin: 0 3px;
        border: 1px solid #e5e5e5;
        padding-left: 1px;
    }

    

    #menu_toggle-btn{
        margin: 0;
        display: block;
    }

    div.fadeMe {
        opacity:    0.5; 
        background: #000; 
        width:      100%;
        height:     100%; 
        z-index:    10;
        top:        0; 
        left:       0; 
        position:   fixed; 
    }


    .sidebar .sidebar-mbl-item{
        display: block;
        padding: 0 20px;
        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: 70px;
    }

    
    .body_overlay{
        position: relative;
        z-index: 3000;
        background: rgba(0,0,0,.6);
        
    }

    .top-ad {
        width: 100%;
        margin: 0;
        text-align: center;
    }
    .top-ad img{
        height: 45px;
    }
    .ads-bar {
        margin: 0;
    }
    .ads-bar .col-md-12{
        padding: 0;
    }

    /* Top section  */

    .top-section .top-news .news-image {
        width: 100%;
        float: right;
    }
    
    .top-section .top-news .news-post {
        width: 100%;
        float: right;
        padding: 0 15px;
    }
    .top-section .left-part {
        border: none;
    }
    .bd-r8{
        border-right: none;
    }
    .top-section .top-news{
        border-right: none;
        padding : 0;
        display: block;
    }
    .top-section hr{
        display: none;
    }
    .top-section .news-post{
        width: 100%;
        border-bottom: 0.5px solid #ddd;
        float: left;
        margin-bottom: 10px;
    }
    .top-section .ad{
        padding: 20px;
    }
    /* Top section  */

    /* opinion desk  */
    .opinion-desk-section .col-md-3{
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 0.5px solid #ddd;
    }
    .section-archive input{
        margin-bottom: 15px;
    }
    .section-archive .search-filter{
        text-align: center;
    }
    /* opinion desk  */

    p.IT-section {
        font-size: 14px;
        border-top: 0.5px solid #ddd;
        padding-top: 10px;
    }


    /* section 2 */
    .section-2 hr{
        display: none;
    }
    .section-2 .news-image{
        width: 100%;
        float: right;
    }
    .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 */

    /* .section-4 */
        .section-4 hr{
            display: none;
        }
        .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;
    }
    /* 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 .part-2 .icon-view-image{
        width: 55px;
        float: left;
        height: 55px;
        border-radius: 50%;
    }
    
    /* section 6 */

     /* section 7  */
    .section-7 hr{
        display: none;
    }
    .section-7 a h2 {
        font-size: 1.5rem;
    }
    .section-7 .news-image{
        width: 40%;
        float: right;
    }
    .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 */


    /* footer  */
    .footer-printers {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    footer .footer-brand-logo{
        width: 50%;
        margin: 0 25%;
    }
    footer hr{
        display: none;
    }

    footer .desk-row{
        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 ul.social-network {
        
        text-align: center;
        width: 100%;
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 0.5px solid #ddd;
        /* margin: 0 10%; */
    }
    /* footer  */

    .section-tabs {
        margin-top: 15px;
    }

    .social-div{
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 0;
    }
    .navbar-new-top ul {
        margin: 0;
    }
    
    #menu_toggle-btn button {
    padding: 0;
    font-size: 18px; 
    width: 40px; 
    height: 40px; 
    border-radius: 50%; 
    background: #ffffff; 
    color: #f7a037; 
    border: 2px solid #0e9647; 
    margin: 21px 0 0 -28px; 
    display: flex; 
    align-items: center; 
    justify-content: center; 
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1); 
    transition: all 0.3s ease;
}
    .news-top-blog .top-news .news-post h2 {
        font-size: 1.5rem;
        font-weight: bold;
    }





    /* News Details */
    .news-details .head-part {
        width: 100%;
        margin: 0px;
    }
    .news-details .head-part .news-title h1 {
        font-weight: bold;
        font-size: 2.1rem;
    }
    .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.15rem;
        text-align: justify;
        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.4rem;
    }

    .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-section .news-heading h3 {
        font-size: 1.3rem;
        line-height: 1.27;
        margin-top: 10px;
        font-weight: bold;
    }


    .news-category .news-section2.border-bt {
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 0.5px solid #ddd;
    }



    .news-category .more-btn {
        width: 40%;
        margin: 20px 30%;
        float: left;
        text-align: center;
    }
    .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.1rem;
        color: var(--black);
    }
    .news-more .news-content h2 a {
        font-size: 1.1rem;
        color: #000;
    }
    .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;
    }
    /* .news-category  */

    .news-top-blog.news_ft-blog .top-news .news-post h2 {
        font-size: 1.3rem;
    }
    
}

/*@media(max-width: 425px){*/
/*    .top-section .top-news .news-image.top-image img {*/
/*        width: 107.4%;*/
/*        margin: 0px -14.6px;*/
/*    }*/
/*    .section-3 .news-image img.top-img, .section-4 .news-image img.top-img {*/
/*        width: 107.4%;*/
/*        margin: 0px -14.6px;*/
/*    }*/
/*}*/
/*@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: 991px){
    .navbar-nav{
       background: #f7f7f7;
       border-top: 2px solid #45a232;
    }
    .section-2 .news-image img{
        width: 100%;
    }
    .section-2 .box-post .news-image{
        margin-bottom: 5px;
    }
    .section-2 .box-post a h2 {
        margin: 0px; 
        font-size: 1rem;
    }
    .section-2 .box-post a h2.top{
        font-size: 1.25rem;
    }
    .section-2 .box-post .news-post.bd-bt{
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #f3f3f3;
    }
    .section-3 .side-bar .news-image img{
        max-height: 100px;
    }
    .section-3 .news-image .top-img{
        max-height: 280px;
    }
    .section-7 .news-image img{
        width: 100%;
        max-height: 200px;
        min-height: 200px;
    }
    .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: 200px;
        min-height: 200px;
    }
}