    /* topbar  */
    
    @media all and (min-width: 992px) {
        .navbar .nav-item .dropdown-menu {
            display: none;
        }
        .navbar .nav-item:hover .dropdown-menu {
            display: block;
        }
        .navbar .nav-item .dropdown-menu {
            margin-top: 0;
        }
    }
    
    @media (max-width: 768px) {
        
        .title-section h2 a {
            background: var(--title-bg);
            color: #fff;
            border-radius: 0 10px 0 0;
            padding: 3px 10px 0.5px;
            font-size: 18px;
        }
        
        .topbar-date {
            width: 85%;
        }
        .topbar-menu {
            width: 15%;
        }
        .topbar-menu .navbar-toggler {
            padding: 0.3rem 0rem;
            font-size: 1.25rem;
            border-radius: 0.25rem;
            justify-content: center;
            display: flex;
            align-items: center;
            width: 100%;
        }
        .navbar-nav::-webkit-scrollbar {
            width: 10px;
            background: #ececec;
            display: none;
        }
        .navbar-toggler.collapsed .src-button {
            display: none !important;
        }
        /* bootstrap class  */
        .px-xs-0 {
            padding-right: 0;
            padding-left: 0;
        }
        /* bootstrap class  */
        .main_menu_area .menubar {
            background: #2cb66e;
            border-radius: 15px;
            margin-top: -3px;
            margin-bottom: -3px;
            width: 95%;
        }
        /* search  */
        .main_menu_area .src-button {
            display: block;
            background: transparent;
            border: none;
            margin-right: 10px;
        }
        .main_menu_area .main_search_form {
            width: 100%;
            float: left;
            position: absolute;
            background: #2cb66e;
            border-radius: 10px;
        }
        .main_menu_area .main_search_form input {
            background: #2cb66e;
            border: none;
            margin-left: 5px;
            outline: 0;
            box-shadow: none;
            padding-left: 10px;
            color: white;
        }
        .main_menu_area .main_search_form button {
            background: transparent;
            border: none;
            outline: 0;
            float: right;
            margin-right: 10px;
            box-shadow: none;
            color: white;
        }
        .main_menu_area .main_search_form button.close-button {
            font-weight: 100;
            font-size: 12px;
            margin-top: 4px;
        }
        .main_menu_area .main_search_form input::placeholder {
            color: white;
            font-family: 'shyamal-sylhet';
        }
        /* search  */
        .main_menu_area {
            height: unset;
        }
        .main_menu_area .dsrc {
            display: none;
        }
        .main_menu_area .navbar-toggler:focus {
            outline: 0;
            box-shadow: none;
        }
        .main_menu_area .menubar .navbar-nav {
            overflow-y: scroll;
            top: 0;
            bottom: 0;
            max-height: 300px;
        }
        #main_nav {
            width: 100%;
            position: absolute;
            right: 0;
            display: none;
            overflow: hidden;
            background: #222;
            z-index: 99;
            padding: 0 20px;
        }
        header .main-logo img {
            float: left;
            width: 60%;
            margin: 0 20%;
        }
        #clearingdiv {
            clear: both;
        }
        .container {
            padding: 0;
        }
        /* Custom Class */
        .pl {
            padding-left: 0px !important;
        }
        .pr {
            padding-right: 0px !important;
        }
        .prm {
            padding-right: 5px !important;
        }
        .plm {
            padding-left: 5px !important;
        }
        /* Custom Class */
        /* Top Section  */
        .top-section .list-content {
            width: 100%;
            float: left;
            margin-bottom: 10px;
        }
        .top-news {
            width: 100%;
            float: left;
            padding: 0;
            margin-top: 15px;
        }
        /* Top Section  */
        /* e-paper  */
        .e-paper {
            padding: 10px 10px;
        }
        /* e-paper  */
        /* Sylhet Section  */
        .sylhet-section .mega-tab .nav-tabs .nav-link {
            margin-bottom: 1px !important;
            background: #2cb66e;
            margin: 0 2px 1px 0;
            border-radius: 10px 10px 0 0;
            color: #fff;
            font-size: 14px;
            padding: 5px 5px 2.5px;
            line-height: 1;
            border: 1px solid transparent;
            border-top-left-radius: .25rem;
            border-top-right-radius: .25rem;
        }
        .sylhet-section .mega-tab .ps-2 {
            padding-left: 0px !important;
        }
        .sylhet-section .double-tab {
            margin-top: 30px;
        }
        .sylhet-section .national .post-content-lg {
            width: 100%;
            float: left;
            padding-right: 5px;
        }
        .sylhet-section .national .post-content-sm {
            width: 50%;
            float: left;
            padding-left: 0;
        }
        .sylhet-section .national .post-content-sm .pl {
            padding-left: 5px;
        }
        .sylhet-section .national .post-content-sm .pr {
            padding-right: 5px;
        }
        .sylhet-section .national .post-content-sm h2 {
            font-size: 1.1rem;
        }
        /* Sylhet Section  */
        /* Politics */
        .news-politics .politics-section .post-content-lg {
            width: 100%;
            float: left;
            padding-right: 0;
        }
        .news-politics .politics-section .post-content-sm {
            width: 50%;
            float: left;
            padding-left: 0;
        }
        .news-politics .politics-section .post-content-sm .pl {
            padding-left: 5px;
        }
        .news-politics .politics-section .post-content-sm .pr {
            padding-right: 5px;
        }
        .news-politics .politics-section .post-content-sm h2 {
            font-size: 1.1rem;
        }
        /* Politics */
        /* citizen */
        .news-politics .citizen-news .post-content-lg {
            width: 100%;
            float: left;
            padding-right: 5px;
        }
        .news-politics .citizen-news .post-content-sm {
            width: 50%;
            float: left;
            padding-left: 0;
        }
        .news-politics .citizen-news .post-content-sm .pl {
            padding-left: 5px;
        }
        .news-politics .citizen-news .post-content-sm .pr {
            padding-right: 5px;
        }
        .news-politics .citizen-news .post-content-sm h2 {
            font-size: 1.1rem;
        }
        /* citizen */
        /* sports */
        .sports-section .sports-news .post-content-lg {
            width: 100%;
            float: left;
            padding-right: 5px;
        }
        .sports-section .sports-news .post-content-sm {
            width: 50%;
            float: left;
            padding-left: 0;
        }
        .sports-section .sports-news .post-content-sm .pl {
            padding-left: 5px;
        }
        .sports-section .sports-news .post-content-sm .pr {
            padding-right: 5px;
        }
        .sports-section .sports-news .post-content-sm h2 {
            font-size: 1.1rem;
        }
        /* sports */
        /* News Entertainment  */
        .sports-section .enter10-news .post-content-lg {
            width: 100%;
            float: left;
        }
        .sports-section .enter10-news .post-content-sm {
            width: 100%;
            float: left;
        }
        .sports-section .enter10-news .post-content-sm a {
            width: 50%;
            float: left;
        }
        .sports-section .enter10-news .post-content-sm a.pr {
            padding-right: 5px;
        }
        .sports-section .enter10-news .post-content-sm a.pl {
            padding-left: 5px;
        }
        .sports-section .enter10-news .post-content-sm h2 {
            font-size: 1.1rem;
        }
        /* News Entertainment  */
        /* Multi Section  */
        .multi-section .col-md-custom {
            width: 100%;
            float: left;
            padding-bottom: 15px;
        }
        
        .multi-section .post-content .post-image {
            max-height: unset; 
            overflow: hidden;
        }
        
        /* Multi Section  */
        /* Ini Section  */
        .int-section .post-content {
            width: 100%;
            margin-bottom: 5px;
            float: left;
            padding: 10px 0;
            /* min-height: 41px; */
        }
        /* Ini Section  */
        /* spc-report  */
        .spc-report-section .media .media-left {
            min-height: unset;
            background: #8f051f;
            padding: 20px;
        }
        .spc-report-section .media .media-right {
            float: left;
            width: 100%;
        }
        .spc-report-section .media .media-right {
            min-height: 280px;
        }
        .spc-report-section .custom-part {
            float: none;
        }
        .spc-report-section .media-left .post-content {
            padding-top: 30px;
        }
        .spc-report-section .owl-carousel {
            float: left;
        }
        .spc-report-section .carousel-box {
            margin-top: 0px;
        }
        /* spc-report  */
        /* Breaking News  */
        .news {
            width: 80px;
            height: 35px !important;
        }
        .news:before {
            content: "";
            position: absolute;
            right: -12px;
            bottom: 0;
            width: 0;
            height: 0;
            border-left: 13px solid rgb(37, 55, 134);
            border-top: 18.5px solid transparent;
            border-bottom: 18.5px solid transparent;
            overflow: hidden;
            z-index: 1;
        }
        .news .title-tag {
            font-size: 14px;
            font-family: 'shyamal-sylhet';
            margin-top: 4px;
        }
        .news-scroll a {
            font-size: 14px;
            font-family: 'shyamal-sylhet';
            margin-top: 4px;
        }
        /* Breaking News  */
        /* News Details */
        
        .details-section .details-content .news-details img {
            width: 100%!important;
            height: auto !important;
        }
        
        .details-section .details-content .news-details {
            width: 100%;
            margin: unset;
            margin-top: 5px;
        }
        .details-section .details-content .details-headline h1 {
            font-size: 26px;
            font-weight: bold;
        }
        .details-section .details-content .details-sub-headline p {
            font-size: 17px;
        }
        .details-section .news-extra .latest-section {
            margin-bottom: 20px;
            float: left;
            width: 100%;
        }
        .details-section .news-extra .latest-section .heading {
            padding: 5px 10px 2px 0px;
        }
        .details-section .news-extra .latest-section .heading h3 {
            font-size: 21px;
            padding: 0px;
        }
        /* share  */
        .details-section .details-content .dsk-lg-share {
            display: none;
        }
        .details-section .news-share .social-share-btns .share-btn {
            padding: 8px 14px;
            font-size: 12px;
            line-height: 0;
        }
        .details-section .news-share .social-share-btns .share-btn i {
            margin-right: 0;
            font-size: 16px;
        }
        /* share  */
        /* News Details */
        /* category Page  */
        .category-section .category-content .category-post .post-image {
            width: 100%;
        }
        .category-section .category-content .category-post .post-details {
            display: none;
        }
        .category-section .category-content .category-post .box-category {
            width: 100%;
            float: left;
            margin-top: 20px;
            padding: 10px;
            box-shadow: 0px 0px 5px 0px #ddd;
        }
        /* category Page  */
        /* Footer  */
        footer .logo-img {
            text-align: center;
        }
        footer .p1-text {
            margin-top: 20px;
            text-align: center;
            border-bottom: 0.5px dotted #fff;
        }
        footer .p2-text {
            margin-top: 20px;
            text-align: center;
            border-bottom: 0.5px dotted #fff;
        }
        footer .p3-text {
            margin-top: 20px;
            text-align: center;
            border-bottom: 0.5px dotted #fff;
        }
        footer .input-group {
            position: relative;
            display: unset;
            flex-wrap: wrap;
            align-items: stretch;
            width: 100%;
            /* float: left; */
            /* float: left; */
        }
        footer #share {
            width: 100%;
            margin: 0px auto;
            text-align: center;
            margin-top: 0px;
            padding-bottom: 10px;
        }
        /* Footer  */
        section.advertise .small-4.banner img {
            width: 100%;
            max-height: 100px;
            min-height: unset;
        }
    }
    
    @media(max-width: 991px) {
        /* details Author  */
        .details-section .details-content .author {
            width: 100%;
            float: left;
        }
        .details-section .details-content .share {
            width: 100%;
            float: left;
        }
        .details-section .details-content .share #share {
            float: left;
            text-align: center;
        }
        .details-section .details-content .author .author-div {
            max-height: 50px;
            overflow: hidden;
            float: left;
            display: inline-block;
            width: auto;
            margin: 0;
            margin-right: unset;
            padding-right: 0px;
            
        }
        .details-section .details-content .author .author-image {
            width: auto;
        }
        .details-section .details-content .author .author-details {
            float: left;
            width: auto;
            padding-left: 5px;
            font-size: 14px;
            padding-top: 4px;
        }
        .details-section .details-content .author .author-details p.des {
            line-height: 1.8;
        }
        /* details Author  */
    }
    
    @media (min-width: 992px) {
        .topbar-inner .navbar-expand-lg .navbar-nav .nav-link {
            padding-right: .5rem;
            padding-left: .5rem;
            padding-top: 5px;
            padding-bottom: 2px;
        }
    }
    
    @media (min-width: 768px) {
        .spc-report-section .custom-part {
            float: left;
        }
        /* Details  */
        .details-section .details-content .mbl-lg-share {
            display: none;
        }
        /* Details  */
    }
    /* topbar  */