.vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.recent-heading {
    margin-top: 5px;
}

.recent_news_wrap {
    padding-right: 0 !important;
}

.smallrecent {
    background: white;
    padding: 5px;
    box-shadow: rgb(0 0 0 / 10%) 0 0 18px;
}

@media (min-width: 1px) and (max-width: 767px) {
    .jk_breaking2 p {
        padding: 0 20px 20px !important;
        font-size: 20px;
        margin: 20px auto 0;
    }
}


/* @media (min-width: 1200px) {
    .container {
        width: 100% !important;
    }
}

@media (min-width: 992px) {
    .container {
        width: 100% !important;
    }
}

@media (min-width: 768px) {
    .container {
        width: 100% !important;
    }
} */


/* ==========================================================
   TOP BAR — PROFESSIONAL
   ========================================================== */
   .jk-topbar {
    background: linear-gradient(135deg, var(--lb-topbar-bg, #1a252f) 0%, #2c3e50 100%);
    color: var(--lb-topbar-text, #ffffff);
    padding: 10px 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    letter-spacing: 0.2px;
}

.jk-topbar-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
}

/* ==========================================================
   LEFT SIDE — INFO MENU
   ========================================================== */
.jk-topbar-left {
    flex: 1;
    min-width: 0;
}

.jk-topbar-info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jk-topbar-info li {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 14px;
    border-right: 1px solid rgba(255, 255, 255, 0.12);
    line-height: 1;
}

.jk-topbar-info li:first-child {
    padding-left: 0;
}

.jk-topbar-info li:last-child {
    border-right: none;
}

/* Links — NO underline, same color on hover */
.jk-topbar-info li a {
    color: inherit;
    text-decoration: none !important;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    opacity: 0.9;
    transition: opacity 0.25s ease;
    font-weight: 500;
    font-size: 15px;
    white-space: nowrap;
    border-bottom: none !important;
}

.jk-topbar-info li a:hover,
.jk-topbar-info li a:focus,
.jk-topbar-info li a:active,
.jk-topbar-info li a:visited {
    color: inherit;                       /* ← Same color */
    text-decoration: none !important;
    opacity: 1;                           /* ← Only opacity change */
    border-bottom: none !important;
}

.jk-topbar-info i {
    font-size: 14px;
    opacity: 0.8;
    transition: opacity 0.25s ease;
}

.jk-topbar-info li a:hover i {
    opacity: 1;
}

/* Date item */
.jk-topbar-date {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    opacity: 0.9;
    font-weight: 500;
    font-size: 15px;
    padding: 0 14px;
    border-right: none;
    white-space: nowrap;
}

.jk-topbar-date i {
    font-size: 14px;
    opacity: 0.8;
}

/* ==========================================================
   RIGHT SIDE — ACTION + SOCIAL
   ========================================================== */
.jk-topbar-right {
    display: flex;
    align-items: center;
    gap: 16px;
}

.jk-topbar-action {
    display: flex;
    align-items: center;
    gap: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-right: 14px;
    border-right: 1px solid rgba(255, 255, 255, 0.12);
}

.jk-topbar-action li {
    display: flex;
    align-items: center;
}

/* Login link — same color on hover */
.jk-topbar-action li a {
    color: inherit;
    text-decoration: none !important;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    opacity: 0.9;
    transition: opacity 0.25s ease;
    font-weight: 500;
    font-size: 15px;
    white-space: nowrap;
    border-bottom: none !important;
}

.jk-topbar-action li a:hover,
.jk-topbar-action li a:focus,
.jk-topbar-action li a:active,
.jk-topbar-action li a:visited {
    color: inherit;                       /* ← Same color */
    text-decoration: none !important;
    opacity: 1;
    border-bottom: none !important;
}

/* ==========================================================
   SOCIAL ICONS — Same color on hover
   ========================================================== */
.jk-topbar-social {
    display: flex;
    align-items: center;
    gap: 7px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jk-topbar-social li {
    display: flex;
    align-items: center;
}

.jk-topbar-social li a {
    color: inherit;
    text-decoration: none !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.08);
    transition: all 0.3s ease;
    font-size: 14px;
    opacity: 0.9;
    border-bottom: none !important;
}

.jk-topbar-social li a:hover,
.jk-topbar-social li a:focus,
.jk-topbar-social li a:active,
.jk-topbar-social li a:visited {
    background: rgba(255, 255, 255, 0.18);  /* ← Same subtle BG */
    color: inherit;                          /* ← Same color */
    text-decoration: none !important;
    opacity: 1;
    transform: translateY(-2px);
    border-bottom: none !important;
}

.jk-topbar-social li a i {
    line-height: 1;
}

/* ==========================================================
   GLOBAL FIX — सबै Top Bar links
   ========================================================== */
.jk-topbar a,
.jk-topbar a:link,
.jk-topbar a:visited,
.jk-topbar a:hover,
.jk-topbar a:active,
.jk-topbar a:focus {
    text-decoration: none !important;
    border-bottom: none !important;
    outline: none;
}

/* ==========================================================
   RESPONSIVE — TABLET
   ========================================================== */
@media (max-width: 991px) {
    .jk-topbar {
        font-size: 14px;
        padding: 9px 0;
    }

    .jk-topbar-info li {
        padding: 0 12px;
    }

    .jk-topbar-info li a {
        font-size: 14px;
    }

    .jk-topbar-info i {
        font-size: 13px;
    }

    .jk-topbar-date {
        font-size: 14px;
    }

    .jk-topbar-right {
        gap: 12px;
    }

    .jk-topbar-action li a {
        font-size: 14px;
    }

    .jk-topbar-social li a {
        width: 28px;
        height: 28px;
        font-size: 13px;
    }
}

/* ==========================================================
   RESPONSIVE — MOBILE
   ========================================================== */
@media (max-width: 767px) {
    .jk-topbar {
        padding: 8px 0;
        font-size: 13px;
    }

    .jk-topbar-inner {
        justify-content: center;
        text-align: center;
        flex-direction: column;
        gap: 8px;
    }

    .jk-topbar-left {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .jk-topbar-info {
        justify-content: center;
        gap: 0;
    }

    .jk-topbar-info li {
        padding: 0 8px;
    }

    .jk-topbar-info li a {
        font-size: 13px;
        gap: 5px;
    }

    .jk-topbar-info li:not(.jk-topbar-date):nth-child(n+2) {
        display: none;
    }

    .jk-topbar-date {
        padding: 0 8px;
        font-size: 13px;
    }

    .jk-topbar-right {
        width: 100%;
        justify-content: center;
        gap: 10px;
        padding-top: 8px;
        border-top: 1px solid rgba(255, 255, 255, 0.12);
    }

    .jk-topbar-action {
        padding-right: 10px;
    }

    .jk-topbar-action li a {
        font-size: 13px;
    }

    .jk-topbar-social {
        gap: 6px;
    }

    .jk-topbar-social li a {
        width: 28px;
        height: 28px;
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .jk-topbar-info li a {
        font-size: 12px;
    }

    .jk-topbar-info i {
        font-size: 12px;
    }

    .jk-topbar-social li a {
        width: 26px;
        height: 26px;
        font-size: 12px;
    }
}

/* ==========================================================
   FONT AWESOME ICON ALIGNMENT
   ========================================================== */
.jk-topbar i,
.jk-topbar .fa-solid,
.jk-topbar .fa-regular,
.jk-topbar .fa-brands {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}


/* ==========================================================
   HEADER AD (NEAR LOGO) — MARGIN & SPACING
   ========================================================== */
   .top__ads {
    padding-top: 12px;        /* Top spacing */
    padding-bottom: 12px;     /* Bottom spacing */
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.add__top--head {
    display: flex;
    align-items: center;
    justify-content: center;
}

.jk-each-ad {
    margin: 0;                /* Reset default margin */
    padding: 0;
    line-height: 1;
}

.jk-each-ad a {
    display: inline-block;
    text-decoration: none;
}

.jk-each-ad img {
    max-width: 100%;
    height: auto;
    display: block;
    vertical-align: middle;
}

/* ==========================================================
   HEADER CONTAINER
   ========================================================== */
.site-header {
    padding: 0;
}

.site-header .jk__container {
    padding-left: 15px;
    padding-right: 15px;
}

.site-header .wrap__by--grid {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* Logo holder */
.jk_logo_holder {
    padding-top: 10px;
    padding-bottom: 10px;
}

/* ==========================================================
   RESPONSIVE
   ========================================================== */
@media (max-width: 991px) {
    .top__ads {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .jk_logo_holder {
        padding-top: 8px;
        padding-bottom: 8px;
    }
}

@media (max-width: 767px) {
    .top__ads {
        padding-top: 8px;
        padding-bottom: 8px;
        justify-content: center;
    }

    .jk_logo_holder {
        padding-top: 6px;
        padding-bottom: 6px;
    }
}

/* ==========================================================
   MOBILE HEADER LAYOUT FIX
   ========================================================== */
   @media (max-width: 767px) {

    /* ------------------------------------------
       HEADER MAIN — Stack vertically
       ------------------------------------------ */
    .site-header .wrap__by--grid {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 0px;
        padding: 0px 0;
        text-align: center;
    }

    /* ------------------------------------------
       LOGO HOLDER
       ------------------------------------------ */
    .jk_logo_holder {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 0;
        text-align: center;
    }

    .jk_logo_holder a {
        display: inline-block;
        margin: 0 auto;
    }

    .jk_logo_holder img {
        max-width: 180px;
        height: auto;
        margin: 0 auto 6px;
        display: block;
    }

    /* Site title (जब logo छैन) */
    .jk_logo_holder .site-title {
        font-size: 22px;
        font-weight: 700;
        display: block;
        margin-bottom: 6px;
    }

    /* ------------------------------------------
       NEPALI DATE (Logo को तल)
       ------------------------------------------ */
    .jk_logo_holder .date__time {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 12px;
        color: #666;
        margin: 0;
        padding: 2px 0;
        font-weight: 500;
    }

    /* ------------------------------------------
       HEADER AD (Near Logo — Date को तल)
       ------------------------------------------ */
    .top__ads {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 8px 10px;
        margin: 0;
        order: 3;
    }

    .add__top--head {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .jk-each-ad {
        display: inline-block;
        max-width: 100%;
    }

    .jk-each-ad img {
        max-width: 100%;
        height: auto;
        display: block;
    }

    /* ------------------------------------------
       HEADER CONTAINER
       ------------------------------------------ */
    .site-header {
        padding: 5px 0;
    }

    .site-header .jk__container {
        padding-left: 10px;
        padding-right: 10px;
    }

    /* ------------------------------------------
       MAIN NAVIGATION (Menu)
       ------------------------------------------ */
    .nav__row.jk-nav {
        padding: 0;
    }

    .nav__row .twelve__cols--grid {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 0;
    }

    /* Menu area */
    .col.colspan9.jk_mainmenu {
        width: 100%;
        padding: 0;
    }

    /* Hide sticky logo on mobile (duplicate छ) */
    .stickyLogo {
        display: none;
    }

    /* Main Navigation */
    .main-navigation.jk-nav {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    /* Hamburger Menu Button */
    .main-navigation .menu-toggle {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background: transparent;
        border: none;
        color: inherit;
        font-size: 20px;
        padding: 10px 12px;
        cursor: pointer;
    }

    .main-navigation .menu-toggle i {
        font-size: 20px;
    }

    /* Menu Container */
    .menu-primary-menu-container {
        display: none;
        width: 100%;
    }

    .menu-primary-menu-container ul.menu {
        display: flex;
        flex-direction: column;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .menu-primary-menu-container ul.menu li {
        display: block;
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .menu-primary-menu-container ul.menu li a {
        display: block;
        padding: 12px 15px;
        color: inherit;
        text-decoration: none;
        font-size: 14px;
    }

    /* Hide the "all__menu--trigger" duplicate */
    .all__menu--trigger {
        display: none;
    }

    /* ------------------------------------------
       ताजा समाचार (Recent Updates) — Right Side
       ------------------------------------------ */
    .col.colspan3.top__right--info {
        width: 100%;
        padding: 0;
        margin: 0;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }

    .top__right--lnks {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        padding: 10px;
    }

    .top__right--lnks .recent__updates {
        display: inline-flex;
        align-items: center;
        gap: 6px;
        color: inherit;
        text-decoration: none;
        font-size: 14px;
        padding: 6px 12px;
        background: rgba(255, 255, 255, 0.08);
        border-radius: 4px;
    }

    .top__right--lnks .recent__updates:hover {
        background: rgba(255, 255, 255, 0.15);
    }

    /* ------------------------------------------
       RECENT UPDATES PANEL
       ------------------------------------------ */
    .jk_recent_hidden {
        display: none;
    }

    .jk_recent_hidden .latestUp__wrapp {
        padding: 10px;
    }
}

/* ==========================================================
   SMALL MOBILE (max-width: 480px)
   ========================================================== */
@media (max-width: 480px) {
    .jk_logo_holder img {
        max-width: 150px;
    }

    .jk_logo_holder .site-title {
        font-size: 20px;
    }

    .jk_logo_holder .date__time {
        font-size: 11px;
    }

    .main-navigation .menu-toggle {
        font-size: 18px;
        padding: 8px 10px;
    }

    .top__right--lnks .recent__updates {
        font-size: 13px;
        padding: 5px 10px;
    }
}

/* ==========================================================
   SUB-MENU DROPDOWN — Desktop
   ========================================================== */

/* Parent menu item — position relative */
.menu-primary-menu-container ul.menu > li,
.nav__row.jk-nav ul.menu > li {
    position: relative;
}

/* Sub-menu — hidden by default */
.menu-primary-menu-container ul.menu > li > ul.sub-menu,
.nav__row.jk-nav ul.menu > li > ul.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 220px;
    background: #ffffff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    border-radius: 0 0 4px 4px;
    padding: 0px 0;
    margin: 0;
    list-style: none;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.25s ease;
    display: block;
}

/* Show on hover */
.menu-primary-menu-container ul.menu > li:hover > ul.sub-menu,
.nav__row.jk-nav ul.menu > li:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Sub-menu items */
.menu-primary-menu-container ul.menu ul.sub-menu > li,
.nav__row.jk-nav ul.menu ul.sub-menu > li {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.menu-primary-menu-container ul.menu ul.sub-menu > li:last-child,
.nav__row.jk-nav ul.menu ul.sub-menu > li:last-child {
    border-bottom: none;
}

/* Sub-menu links */
.menu-primary-menu-container ul.menu ul.sub-menu > li > a,
.nav__row.jk-nav ul.menu ul.sub-menu > li > a {
    display: block;
    padding: 5px 15px;
    color: #2c3e50;
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    transition: all 0.2s ease;
    background: transparent;
}

.menu-primary-menu-container ul.menu ul.sub-menu > li > a:hover,
.nav__row.jk-nav ul.menu ul.sub-menu > li > a:hover {
    background: var(--lb-primary, #c0392b);
    color: #ffffff;
}

/* Sub-sub-menu (Grandchild) */
.menu-primary-menu-container ul.menu ul.sub-menu ul.sub-menu,
.nav__row.jk-nav ul.menu ul.sub-menu ul.sub-menu {
    top: 0;
    left: 100%;
    min-width: 200px;
    transform: translateX(10px);
}

.menu-primary-menu-container ul.menu ul.sub-menu > li:hover > ul.sub-menu,
.nav__row.jk-nav ul.menu ul.sub-menu > li:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

/* Arrow indicator for parent items with submenu */
.menu-primary-menu-container ul.menu > li.menu-item-has-children > a::after,
.nav__row.jk-nav ul.menu > li.menu-item-has-children > a::after {
    content: "\f107";                        /* Font Awesome chevron-down */
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    margin-left: 6px;
    font-size: 11px;
    opacity: 0.7;
    display: inline-block;
    transition: transform 0.2s;
}

.menu-primary-menu-container ul.menu > li.menu-item-has-children:hover > a::after,
.nav__row.jk-nav ul.menu > li.menu-item-has-children:hover > a::after {
    transform: rotate(180deg);
}

/* ==========================================================
   MOBILE — Sub-menu accordion (तल-तल slide)
   ========================================================== */
@media (max-width: 991px) {

    /* Mobile मा sub-menu hidden */
    .menu-primary-menu-container ul.menu > li > ul.sub-menu,
    .nav__row.jk-nav ul.menu > li > ul.sub-menu {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        background: rgba(0, 0, 0, 0.15);
        min-width: 100%;
        width: 100%;
        padding: 0;
        display: none;                    /* Hidden by default on mobile */
        border-radius: 0;
    }

    /* Mobile मा active sub-menu */
    .menu-primary-menu-container ul.menu > li.menu-item-has-children.active > ul.sub-menu,
    .nav__row.jk-nav ul.menu > li.menu-item-has-children.active > ul.sub-menu {
        display: block;
    }

    /* Sub-menu items mobile */
    .menu-primary-menu-container ul.menu ul.sub-menu > li > a,
    .nav__row.jk-nav ul.menu ul.sub-menu > li > a {
        padding: 12px 35px;
        color: #ffffff;
        font-size: 14px;
        background: transparent;
    }

    .menu-primary-menu-container ul.menu ul.sub-menu > li > a:hover,
    .nav__row.jk-nav ul.menu ul.sub-menu > li > a:hover {
        background: rgba(255, 255, 255, 0.1);
        color: #ffffff;
    }

    /* Sub-menu arrow — mobile */
    .menu-primary-menu-container ul.menu > li.menu-item-has-children > a::after,
    .nav__row.jk-nav ul.menu > li.menu-item-has-children > a::after {
        float: right;
        transition: transform 0.25s ease;
    }

    .menu-primary-menu-container ul.menu > li.menu-item-has-children.active > a::after,
    .nav__row.jk-nav ul.menu > li.menu-item-has-children.active > a::after {
        transform: rotate(180deg);
    }

    /* Hide desktop hover effect on mobile */
    .menu-primary-menu-container ul.menu > li:hover > ul.sub-menu,
    .nav__row.jk-nav ul.menu > li:hover > ul.sub-menu {
        opacity: 1;
        visibility: visible;
        transform: none;
    }
}



/* ==========================================================
   MOBILE MENU — CLEAN & FINAL
   Desktop: Sub-menu hover मा खस्छ (CSS)
   Mobile:  Sub-menu click मा accordion (JS + active class)
   ========================================================== */

/* ==========================================================
   DESKTOP — Sub-menu hover
   ========================================================== */
   @media (min-width: 992px) {

    /* Parent position */
    .menu-primary-menu-container ul.menu > li {
        position: relative;
    }

    /* Sub-menu — hidden by default */
    .menu-primary-menu-container ul.menu > li > ul.sub-menu {
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 220px;
        background: #ffffff;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
        border-radius: 0 0 4px 4px;
        padding: 0;
        margin: 0;
        list-style: none;
        z-index: 9999;
        opacity: 0;
        visibility: hidden;
        transform: translateY(10px);
        transition: all 0.25s ease;
        display: block;
    }

    /* Show on hover */
    .menu-primary-menu-container ul.menu > li:hover > ul.sub-menu {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }

    /* Sub-menu items */
    .menu-primary-menu-container ul.menu ul.sub-menu > li {
        display: block;
        width: 100%;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }

    .menu-primary-menu-container ul.menu ul.sub-menu > li:last-child {
        border-bottom: none;
    }

    /* Sub-menu links */
    .menu-primary-menu-container ul.menu ul.sub-menu > li > a {
        display: block;
        padding: 12px 18px;
        color: #2c3e50;
        text-decoration: none;
        font-size: 14px;
        font-weight: 500;
        text-align: left;
        white-space: nowrap;
        transition: all 0.2s ease;
    }

    .menu-primary-menu-container ul.menu ul.sub-menu > li > a:hover {
        background: var(--lb-primary, #c0392b);
        color: #ffffff;
    }

    /* Arrow — desktop */
    .menu-primary-menu-container ul.menu > li.menu-item-has-children > a::after {
        content: "\f107";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        margin-left: 6px;
        font-size: 11px;
        opacity: 0.7;
        display: inline-block;
        transition: transform 0.2s;
    }

    .menu-primary-menu-container ul.menu > li.menu-item-has-children:hover > a::after {
        transform: rotate(180deg);
    }
}

/* ==========================================================
   MOBILE — Menu Container + Sub-menu Accordion
   ========================================================== */
@media (max-width: 991px) {

    /* ------------------------------------------
       Menu Container (Mobile)
       ------------------------------------------ */
    .menu-primary-menu-container {
        display: none;
        width: 100%;
        background: var(--lb-primary, #c0392b);
    }

    /* Menu list */
    .menu-primary-menu-container ul.menu {
        display: flex;
        flex-direction: column;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
    }

    /* Menu items */
    .menu-primary-menu-container ul.menu > li {
        display: block;
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    }

    .menu-primary-menu-container ul.menu > li:last-child {
        border-bottom: none;
    }

    /* Menu links */
    .menu-primary-menu-container ul.menu > li > a {
        display: block;
        padding: 14px 20px;
        color: #ffffff;
        text-decoration: none;
        font-size: 15px;
        font-weight: 500;
        position: relative;
    }

    .menu-primary-menu-container ul.menu > li > a:hover {
        background: rgba(0, 0, 0, 0.15);
        color: #ffffff;
    }

    /* Current menu item */
    .menu-primary-menu-container ul.menu > li.current-menu-item > a {
        background: rgba(0, 0, 0, 0.2);
    }

    /* ------------------------------------------
       Sub-menu — Hidden by default
       ------------------------------------------ */
    .menu-primary-menu-container ul.menu > li > ul.sub-menu {
        position: static;
        display: none;                     /* ← Hidden */
        width: 100%;
        min-width: 100%;
        background: rgba(0, 0, 0, 0.25);
        box-shadow: none;
        padding: 0;
        margin: 0;
        list-style: none;
        opacity: 1;
        visibility: visible;
        transform: none;
        border-radius: 0;
        border-top: 1px solid rgba(255, 255, 255, 0.08);
    }

    /* Sub-menu — SHOW when active */
    .menu-primary-menu-container ul.menu > li.menu-item-has-children.active > ul.sub-menu {
        display: block;
    }

    /* Mobile मा hover disable */
    .menu-primary-menu-container ul.menu > li:hover > ul.sub-menu {
        display: none;
    }

    .menu-primary-menu-container ul.menu > li.active:hover > ul.sub-menu {
        display: block;
    }

    /* Sub-menu items */
    .menu-primary-menu-container ul.menu ul.sub-menu > li {
        display: block;
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    }

    .menu-primary-menu-container ul.menu ul.sub-menu > li:last-child {
        border-bottom: none;
    }

    /* Sub-menu links */
    .menu-primary-menu-container ul.menu ul.sub-menu > li > a {
        display: block;
        padding: 12px 35px;
        color: #ffffff;
        text-decoration: none;
        font-size: 14px;
        opacity: 0.95;
    }

    .menu-primary-menu-container ul.menu ul.sub-menu > li > a:hover {
        background: rgba(255, 255, 255, 0.08);
        color: #ffffff;
    }

    /* Arrow — mobile */
    .menu-primary-menu-container ul.menu > li.menu-item-has-children > a::after {
        content: "\f107";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        float: right;
        font-size: 12px;
        opacity: 0.85;
        transition: transform 0.25s ease;
        margin-left: 0;
    }

    /* Arrow rotate when active */
    .menu-primary-menu-container ul.menu > li.menu-item-has-children.active > a::after {
        transform: rotate(180deg);
    }
}

/* ==========================================================
   MENU TOGGLE BUTTON (Hamburger / Close)
   ========================================================== */
.main-navigation.jk-nav .menu-toggle {
    display: none;
}

@media (max-width: 991px) {
    .main-navigation.jk-nav .menu-toggle {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background: transparent;
        border: none;
        color: inherit;
        font-size: 20px;
        padding: 12px 15px;
        cursor: pointer;
        line-height: 1;
    }

    .main-navigation.jk-nav .menu-toggle i {
        font-size: 20px;
        line-height: 1;
    }

    /* Hide side menu trigger */
    .all__menu--trigger {
        display: none !important;
    }
}


/* ==========================================================
   MOBILE NAV — Single Row Layout
   Hamburger बायाँ + ताजा समाचार दायाँ
   ⚠️ यो code sub-menu लाई touch गर्दैन
   ========================================================== */
   @media (max-width: 991px) {

    /* Nav row container — single row */
    .nav__row.jk-nav {
        position: relative;
    }

    .nav__row .twelve__cols--grid {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        justify-content: space-between !important;
        width: 100% !important;
        gap: 0 !important;
    }

    /* LEFT — Hamburger */
    .col.colspan9.jk_mainmenu {
        width: auto !important;
        flex: 0 0 auto !important;
        padding: 0 !important;
        display: flex !important;
        align-items: center !important;
    }

    /* RIGHT — ताजा समाचार */
    .col.colspan3.top__right--info {
        width: auto !important;
        flex: 0 0 auto !important;
        padding: 0 !important;
        border: none !important;
        margin-left: auto !important;
    }

    /* ताजा समाचार link */
    .top__right--lnks {
        display: flex !important;
        align-items: center !important;
        justify-content: flex-end !important;
        padding: 0 10px 0 0 !important;
        width: auto !important;
    }

    .top__right--lnks .recent__updates {
        display: inline-flex !important;
        align-items: center !important;
        gap: 6px !important;
        color: inherit !important;
        text-decoration: none !important;
        font-size: 14px !important;
        padding: 8px 14px !important;
        background: rgba(255, 255, 255, 0.1) !important;
        border-radius: 4px !important;
        white-space: nowrap !important;
    }

    .top__right--lnks .recent__updates:hover {
        background: rgba(255, 255, 255, 0.18) !important;
    }

    /* Hide sticky logo */
    .stickyLogo {
        display: none !important;
    }
}


/* ==========================================================
   MOBILE MENU — Toggle Button Position Fix
   ========================================================== */
   @media (max-width: 991px) {

    /* Nav row को position */
    .nav__row.jk-nav {
        position: relative !important;
    }

    /* Main navigation container */
    .main-navigation.jk-nav {
        position: relative !important;
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        width: 100% !important;
    }

    /* Toggle button — माथि बायाँ */
    .lb-mobile-toggle {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 50px !important;
        height: 50px !important;
        padding: 0 !important;
        margin: 0 !important;
        background: transparent !important;
        border: none !important;
        color: inherit !important;
        font-size: 22px !important;
        line-height: 1 !important;
        cursor: pointer !important;
        z-index: 10 !important;
        order: 1 !important;
    }

    .lb-mobile-toggle i,
    .lb-mobile-toggle .lb-menu-icon {
        font-size: 22px !important;
        line-height: 1 !important;
        display: inline-block !important;
    }

    /* Menu container — Toggle button को तल */
    .menu-primary-menu-container {
        position: absolute !important;
        top: 100% !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        z-index: 999 !important;
        margin-top: 0 !important;
    }

    /* ताजा समाचार — दायाँ */
    .top__right--info {
        order: 2 !important;
        margin-left: auto !important;
    }
}

@media (max-width: 991px) {
    .menu-primary-menu-container {
        padding: 0 !important;
        z-index: 999999 !important;    /* ← ठीक */
        width: 250px !important;
        max-width: 80vw !important;    /* ← Mobile मा ठूलो नहोस् */
    }
}



/*prakash news */
/* ==========================================================
   RECENT NEWS SECTION — Professional Design
   ========================================================== */

/* ==========================================================
   1. SECTION WRAPPER
   ========================================================== */
   .lb-recent-section {
    background: linear-gradient(180deg, #f8f9fa 0%, #ffffff 100%);
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}

.lb-recent-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #c0392b 0%, #e74c3c 50%, #c0392b 100%);
}

.lb-recent-section .jk__container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 20px;
}

/* ==========================================================
   2. MAIN GRID — 2 Column
   ========================================================== */
.lb-recent-wrapper {
    display: grid;
    grid-template-columns: 1.7fr 1fr;
    gap: 36px;
    align-items: start;
}

/* ==========================================================
   3. HERO CARD — Large Post (Left)
   ========================================================== */
.lb-hero-card {
    background: #ffffff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
}

.lb-hero-card::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #c0392b, #e74c3c);
    opacity: 0;
    transition: opacity 0.4s ease;
}

.lb-hero-card:hover {
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
    transform: translateY(-8px);
}

.lb-hero-card:hover::after {
    opacity: 1;
}

/* Hero Image */
.lb-hero-image {
    position: relative;
    display: block;
    width: 100%;
    height: 480px;
    overflow: hidden;
    background: #eaeaea;
    text-decoration: none;
}

.lb-hero-image::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 200px;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    z-index: 2;
    pointer-events: none;
}

.lb-hero-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.lb-hero-card:hover .lb-hero-image img {
    transform: scale(1.08);
}

/* Category Badge */
.lb-cat-badge {
    position: absolute;
    top: 24px;
    left: 24px;
    z-index: 5;
    padding: 8px 18px;
    background: #c0392b;
    color: #ffffff;
    font-family: 'Mukta', 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    border-radius: 50px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(4px);
}

/* Hero Content */
.lb-hero-content {
    padding: 32px 36px 36px;
    display: flex;
    flex-direction: column;
    flex: 1;
    background: #ffffff;
}

/* Hero Title */
.lb-hero-title {
    font-family: 'Mukta', sans-serif;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.25;
    letter-spacing: -0.5px;
    margin: 0 0 20px;
    color: #1a1a1a;
}

.lb-hero-title a {
    color: #1a1a1a;
    text-decoration: none;
    transition: color 0.3s ease;
    display: inline;
}

.lb-hero-card:hover .lb-hero-title a {
    color: #c0392b;
}


/* Hero Byline */
.lb-hero-byline {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 18px;
    font-family: 'Mukta', 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #4a4a4a;
}

.lb-byline-avatar {
    display: inline-flex;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    overflow: hidden;
    background: #eaeaea;
    flex-shrink: 0;
    border: 2px solid #ffffff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
    transition: transform 0.3s ease;
}

.lb-hero-card:hover .lb-byline-avatar {
    transform: scale(1.1);
}

.lb-byline-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.lb-byline-name {
    color: #1a1a1a;
    font-weight: 600;
    letter-spacing: 0.2px;
}

.lb-byline-name::before {
    content: 'By ';
    color: #999;
    font-weight: 500;
    font-size: 13px;
}

/* Hero Meta */
.lb-hero-meta {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: auto;
    padding-top: 18px;
    border-top: 1px solid #eaeaea;
}

.lb-meta-item {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: 'Mukta', 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #777;
    letter-spacing: 0.3px;
}

.lb-meta-item i {
    color: #c0392b;
    font-size: 13px;
}

/* ==========================================================
   4. SIDE COLUMN — Small Posts
   ========================================================== */
.lb-recent-side {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

/* Small Card */
.lb-side-card {
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    display: grid;
    grid-template-columns: 110px 1fr;
    gap: 18px;
    padding: 14px;
    align-items: center;
    position: relative;
    border-left: 3px solid transparent;
}

.lb-side-card:hover {
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
    transform: translateX(6px);
    border-left-color: #c0392b;
    background: #fffbfb;
}

/* Small Thumb */
.lb-side-thumb {
    display: block;
    width: 110px;
    height: 85px;
    border-radius: 8px;
    overflow: hidden;
    background: #eaeaea;
    flex-shrink: 0;
    position: relative;
}

.lb-side-thumb::after {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(192, 57, 43, 0);
    transition: background 0.3s ease;
}

.lb-side-card:hover .lb-side-thumb::after {
    background: rgba(192, 57, 43, 0.1);
}

.lb-side-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.lb-side-card:hover .lb-side-thumb img {
    transform: scale(1.15);
}

/* Small Content */
.lb-side-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    min-width: 0;
    flex: 1;
}

/* Small Title */
.lb-side-title {
    font-family: 'Mukta', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.45;
    margin: 0;
    color: #1a1a1a;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.lb-side-title a {
    color: #1a1a1a;
    text-decoration: none;
    transition: color 0.3s ease;
    font-size: 18px;
}

.lb-side-card:hover .lb-side-title a {
    color: #c0392b;
}

/* Small Meta */
.lb-side-meta {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-family: 'Mukta', 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #999;
    letter-spacing: 0.3px;
    margin-top: auto;
}

.lb-side-meta i {
    color: #c0392b;
    font-size: 11px;
}

/* ==========================================================
   5. SIDEBAR AD
   ========================================================== */
.lb-side-ad {
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
    padding: 18px;
    text-align: center;
    margin-top: 6px;
    transition: box-shadow 0.3s ease;
    border: 1px dashed #e0e0e0;
}

.lb-side-ad:hover {
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.1);
}

.lb-ad-label {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #999;
    margin-bottom: 14px;
    position: relative;
}

.lb-ad-label::before,
.lb-ad-label::after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 1px;
    background: #ddd;
    vertical-align: middle;
    margin: 0 8px;
}

.lb-side-ad img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
}

/* ==========================================================
   6. RESPONSIVE — TABLET (max-width: 1023px)
   ========================================================== */
@media (max-width: 1023px) {
    .lb-recent-wrapper {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .lb-hero-image {
        height: 380px;
    }

    .lb-hero-title {
        font-size: 28px;
    }

    .lb-hero-content {
        padding: 26px 28px 30px;
    }

    /* Side posts — 2 column grid */
    .lb-recent-side {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }

    .lb-side-ad {
        grid-column: 1 / -1;
    }
}

/* ==========================================================
   7. RESPONSIVE — MOBILE (max-width: 767px)
   ========================================================== */
@media (max-width: 767px) {
    .lb-recent-section {
        padding: 30px 0;
    }

    .lb-recent-section .jk__container {
        padding: 0 15px;
    }

    .lb-hero-image {
        height: 240px;
    }

    .lb-hero-content {
        padding: 20px 22px 24px;
    }

    .lb-hero-title {
        font-size: 22px;
        line-height: 1.35;
        margin-bottom: 16px;
    }

    .lb-hero-byline {
        font-size: 13px;
        gap: 10px;
        margin-bottom: 14px;
    }

    .lb-byline-avatar {
        width: 30px;
        height: 30px;
    }

    .lb-hero-meta {
        padding-top: 14px;
    }

    .lb-meta-item {
        font-size: 13px;
    }

    .lb-cat-badge {
        top: 16px;
        left: 16px;
        padding: 6px 14px;
        font-size: 11px;
    }

    /* Side — single column */
    .lb-recent-side {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .lb-side-card {
        grid-template-columns: 95px 1fr;
        gap: 14px;
        padding: 12px;
    }

    .lb-side-card:hover {
        transform: translateX(3px);
    }

    .lb-side-thumb {
        width: 95px;
        height: 75px;
    }

    .lb-side-title {
        font-size: 14px;
        -webkit-line-clamp: 2;
    }

    .lb-side-meta {
        font-size: 11px;
    }
}

/* ==========================================================
   8. RESPONSIVE — SMALL MOBILE (max-width: 480px)
   ========================================================== */
@media (max-width: 480px) {
    .lb-hero-image {
        height: 200px;
    }

    .lb-hero-content {
        padding: 18px 20px 22px;
    }

    .lb-hero-title {
        font-size: 26px;
    }

    .lb-hero-byline {
        font-size: 12px;
    }

    .lb-byline-avatar {
        width: 26px;
        height: 26px;
    }

    .lb-cat-badge {
        top: 14px;
        left: 14px;
        padding: 5px 12px;
        font-size: 10px;
    }

    .lb-side-card {
        grid-template-columns: 80px 1fr;
        gap: 12px;
        padding: 10px;
    }

    .lb-side-thumb {
        width: 80px;
        height: 65px;
    }

    .lb-side-title {
        font-size: 13px;
        -webkit-line-clamp: 2;
    }
}

/* ==========================================================
   9. ANIMATIONS — Smooth Entry
   ========================================================== */
@keyframes lbFadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.lb-hero-card,
.lb-side-card {
    animation: lbFadeInUp 0.6s ease-out backwards;
}

.lb-side-card:nth-child(1) { animation-delay: 0.1s; }
.lb-side-card:nth-child(2) { animation-delay: 0.15s; }
.lb-side-card:nth-child(3) { animation-delay: 0.2s; }
.lb-side-card:nth-child(4) { animation-delay: 0.25s; }
.lb-side-card:nth-child(5) { animation-delay: 0.3s; }



/* ==========================================================
   SAMACHAR SECTION — Responsive + Professional
   ========================================================== */

   .lb-samachar-section {
    background: #ffffff;
    padding: 50px 0;
    border-top: 1px solid #eaeaea;
}

.lb-samachar-section .jk__container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}

/* ==========================================================
   SECTION HEADER
   ========================================================== */
.lb-section-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    padding-bottom: 14px;
    border-bottom: 2px solid #f0f0f0;
    gap: 15px;
    flex-wrap: wrap;
}

.lb-section-title {
    font-family: 'Mukta', sans-serif;
    font-size: 26px;
    font-weight: 800;
    color: #1a1a1a;
    margin: 0;
    padding-left: 14px;
    border-left: 5px solid #c0392b;
    text-transform: uppercase;
    letter-spacing: -0.3px;
    line-height: 1.2;
}

.lb-section-more {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-family: 'Mukta', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #c0392b;
    text-decoration: none;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.lb-section-more:hover {
    color: #a93226;
    gap: 10px;
}

.lb-section-more i {
    font-size: 11px;
    transition: transform 0.3s ease;
}

.lb-section-more:hover i {
    transform: translateX(3px);
}

/* ==========================================================
   MAIN GRID
   ========================================================== */
.lb-samachar-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.5fr) minmax(0, 1fr);
    gap: 30px;
    align-items: start;
    width: 100%;
}

/* ==========================================================
   FEATURED CARD
   ========================================================== */
.lb-samachar-featured {
    min-width: 0;    /* Grid overflow fix */
}

.lb-samachar-featured-card {
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}

.lb-samachar-featured-card:hover {
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.12);
    transform: translateY(-4px);
}

.lb-featured-image {
    position: relative;
    display: block;
    width: 100%;
    height: 400px;
    overflow: hidden;
    background: #eaeaea;
    text-decoration: none;
}

.lb-featured-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    transition: transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}

.lb-samachar-featured-card:hover .lb-featured-image img {
    transform: scale(1.06);
}

.lb-cat-badge {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 5;
    padding: 6px 14px;
    background: #c0392b;
    color: #ffffff;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
}

.lb-featured-content {
    padding: 28px 32px 32px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.lb-featured-title {
    font-family: 'Mukta', sans-serif;
    font-size: 28px;
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: -0.3px;
    margin: 0 0 14px;
    color: #1a1a1a;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.lb-featured-title a {
    color: #1a1a1a;
    text-decoration: none;
    transition: color 0.3s ease;
    font-size: 20px;
}

.lb-samachar-featured-card:hover .lb-featured-title a {
    color: #c0392b;
}

.lb-featured-subtitle {
    font-family: 'Mukta', sans-serif;
    font-size: 17px;
    font-weight: 500;
    font-style: italic;
    color: #666;
    line-height: 1.5;
    margin-bottom: 14px;
    padding-left: 12px;
    border-left: 3px solid #eaeaea;
    word-wrap: break-word;
}

.lb-featured-excerpt {
    font-family: 'Mukta', sans-serif;
    font-size: 15px;
    line-height: 1.7;
    color: #555;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-wrap: break-word;
}

.lb-featured-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding-top: 16px;
    margin-top: auto;
    border-top: 1px solid #eaeaea;
    flex-wrap: wrap;
}

.lb-byline {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: 'Mukta', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #333;
}

.lb-byline-avatar {
    display: inline-flex;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    overflow: hidden;
    background: #eaeaea;
    flex-shrink: 0;
    border: 2px solid #ffffff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
}

.lb-byline-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lb-byline-name {
    color: #1a1a1a;
}

.lb-post-time {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-family: 'Mukta', sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #888;
}

.lb-post-time i {
    color: #c0392b;
    font-size: 12px;
}

/* ==========================================================
   SIDE POSTS
   ========================================================== */
.lb-samachar-side {
    display: flex;
    flex-direction: column;
    gap: 16px;
    min-width: 0;    /* Grid overflow fix */
}

.lb-samachar-side-card {
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    display: grid;
    grid-template-columns: 110px 1fr;
    gap: 16px;
    padding: 12px;
    align-items: center;
    width: 100%;
}

.lb-samachar-side-card:hover {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}

.lb-samachar-side .lb-side-thumb {
    display: block;
    width: 110px;
    height: 85px;
    border-radius: 8px;
    overflow: hidden;
    background: #eaeaea;
    flex-shrink: 0;
}

.lb-samachar-side .lb-side-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.lb-samachar-side-card:hover .lb-side-thumb img {
    transform: scale(1.1);
}

.lb-samachar-side .lb-side-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    min-width: 0;
}

.lb-samachar-side .lb-side-title {
    font-family: 'Mukta', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.45;
    margin: 0;
    color: #1a1a1a;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-wrap: break-word;
}

.lb-samachar-side .lb-side-title a {
    color: #1a1a1a;
    text-decoration: none;
    transition: color 0.3s ease;
}

.lb-samachar-side-card:hover .lb-side-title a {
    color: #c0392b;
}

.lb-samachar-side .lb-side-meta {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-family: 'Mukta', sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #999;
    margin-top: auto;
}

.lb-samachar-side .lb-side-meta i {
    color: #c0392b;
    font-size: 11px;
}

/* ==========================================================
   SIDEBAR AD
   ========================================================== */
.lb-samachar-ad {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    padding: 16px;
    text-align: center;
    margin-top: 8px;
    border: 1px dashed #e0e0e0;
}

.lb-samachar-ad .lb-ad-label {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #999;
    margin-bottom: 12px;
}

.lb-samachar-ad img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 6px;
}

/* ==========================================================
   RESPONSIVE — TABLET (max-width: 1023px)
   ========================================================== */
@media (max-width: 1023px) {
    .lb-samachar-section {
        padding: 40px 0;
    }

    .lb-samachar-section .jk__container {
        padding: 0 20px;
    }

    .lb-samachar-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .lb-samachar-featured-card {
        max-width: 100%;
    }

    .lb-featured-image {
        height: 380px;
    }

    .lb-featured-title {
        font-size: 26px;
    }

    /* Side posts — 2 column */
    .lb-samachar-side {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 14px;
    }

    .lb-samachar-ad {
        grid-column: 1 / -1;
    }
}

/* ==========================================================
   RESPONSIVE — MOBILE LANDSCAPE (max-width: 767px)
   ========================================================== */
@media (max-width: 767px) {
    .lb-samachar-section {
        padding: 25px 0;
    }

    .lb-samachar-section .jk__container {
        padding: 0 15px;
    }

    .lb-section-header {
        margin-bottom: 20px;
        padding-bottom: 10px;
    }

    .lb-section-title {
        font-size: 20px;
        padding-left: 10px;
        border-left-width: 4px;
    }

    .lb-section-more {
        font-size: 13px;
    }

    .lb-featured-image {
        height: 260px;
    }

    .lb-featured-content {
        padding: 20px 22px 24px;
    }

    .lb-featured-title {
        font-size: 22px;
        line-height: 1.35;
    }

    .lb-featured-subtitle {
        font-size: 15px;
        padding-left: 10px;
    }

    .lb-featured-excerpt {
        font-size: 14px;
        -webkit-line-clamp: 2;
        margin-bottom: 16px;
    }

    .lb-featured-meta {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .lb-byline {
        font-size: 13px;
    }

    .lb-byline-avatar {
        width: 28px;
        height: 28px;
    }

    .lb-post-time {
        font-size: 12px;
    }

    /* Side posts — single column */
    .lb-samachar-side {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .lb-samachar-side-card {
        grid-template-columns: 95px 1fr;
        gap: 14px;
        padding: 10px;
    }

    .lb-samachar-side .lb-side-thumb {
        width: 95px;
        height: 75px;
    }

    .lb-samachar-side .lb-side-title {
        font-size: 15px;
        -webkit-line-clamp: 2;
    }

    .lb-samachar-side .lb-side-meta {
        font-size: 11px;
    }
}

/* ==========================================================
   RESPONSIVE — SMALL MOBILE (max-width: 480px)
   ========================================================== */
@media (max-width: 480px) {
    .lb-samachar-section .jk__container {
        padding: 0 12px;
    }

    .lb-section-header {
        gap: 10px;
    }

    .lb-section-title {
        font-size: 18px;
        padding-left: 8px;
        border-left-width: 3px;
    }

    .lb-section-more {
        font-size: 12px;
    }

    .lb-featured-image {
        height: 200px;
    }

    .lb-featured-content {
        padding: 16px 18px 20px;
    }

    .lb-featured-title {
        font-size: 18px;
    }

    .lb-featured-subtitle {
        font-size: 14px;
    }

    .lb-featured-excerpt {
        font-size: 13px;
        -webkit-line-clamp: 2;
    }

    .lb-cat-badge {
        top: 12px;
        left: 12px;
        padding: 4px 10px;
        font-size: 10px;
    }

    .lb-samachar-side-card {
        grid-template-columns: 85px 1fr;
        gap: 12px;
        padding: 10px;
    }

    .lb-samachar-side .lb-side-thumb {
        width: 85px;
        height: 68px;
    }

    .lb-samachar-side .lb-side-title {
        font-size: 14px;
    }
}


/* ==========================================================
   SAMACHAR ADS — News पछि तल
   ========================================================== */
   .lb-samachar-ad-below {
    margin-top: 30px;
    text-align: center;
}

.lb-samachar-ad-below .lb-ad-label {
    display: block;
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.lb-samachar-ad-below img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}

/* ==========================================================
   SAMACHAR ADS — Dynamic Grid (MAX 4 per row)
   ========================================================== */
   .lb-samachar-ads-grid {
    display: grid;
    gap: 20px;
    margin-top: 30px;
    width: 100%;
}

.lb-samachar-ads-grid.lb-ad-cols-1 { grid-template-columns: 1fr; }
.lb-samachar-ads-grid.lb-ad-cols-2 { grid-template-columns: repeat(2, 1fr); }
.lb-samachar-ads-grid.lb-ad-cols-3 { grid-template-columns: repeat(3, 1fr); }
.lb-samachar-ads-grid.lb-ad-cols-4 { grid-template-columns: repeat(4, 1fr); }

.lb-samachar-ad-item {
    width: 100%;
    text-align: center;
    background: #f9f9f9;
    border: 1px solid #eee;
    border-radius: 6px;
    padding: 12px;
    overflow: hidden;
}

.lb-samachar-ad-item .lb-ad-label {
    display: block;
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.lb-samachar-ad-item img,
.lb-samachar-ad-item iframe,
.lb-samachar-ad-item ins {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
}

.lb-samachar-ad-item .adsbygoogle {
    width: 100% !important;
    display: block !important;
}

/* Responsive */
@media (max-width: 992px) {
    .lb-samachar-ads-grid.lb-ad-cols-4,
    .lb-samachar-ads-grid.lb-ad-cols-3 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .lb-samachar-ads-grid.lb-ad-cols-4,
    .lb-samachar-ads-grid.lb-ad-cols-3,
    .lb-samachar-ads-grid.lb-ad-cols-2 {
        grid-template-columns: 1fr;
    }
}


/* ==========================================================
   META ROW — Samachar Style (Recent News Featured)
   ========================================================== */
   .lb-meta-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    gap: 15px;
    margin-top: 15px;
    padding: 14px 18px;
    background: #ffffff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 6px;
    font-size: 14px;
    color: #555;
}

.lb-meta-author {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-width: 0;
}

.lb-meta-avatar {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    flex-shrink: 0;
    background: #f0f0f0;
}

.lb-meta-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lb-meta-by {
    font-size: 14px;
    color: #888;
    font-weight: 400;
}

.lb-meta-name {
    font-weight: 700;
    color: #1a1a1a;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lb-meta-time {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #666;
    font-size: 14px;
    flex-shrink: 0;
}

.lb-meta-time i {
    color: #c0392b;
    font-size: 15px;
}

/* ==========================================================
   MOBILE — Center, 2 lines
   ========================================================== */
@media (max-width: 576px) {
    .lb-meta-row {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        gap: 8px;
        padding: 12px 14px;
    }

    .lb-meta-author {
        justify-content: center;
    }

    .lb-meta-time {
        justify-content: center;
    }

    .lb-meta-name {
        white-space: normal;
    }
}


/* ==========================================================
   देश SECTION — Screenshot Style
   ========================================================== */
   .lb-desh-section {
    margin-bottom: 40px;
}

.lb-desh-section .jk_cat_title {
    margin-bottom: 20px;
}

/* ==========================================================
   FEATURED — 1 ठूलो (image left, title right)
   ========================================================== */
.lb-desh-featured {
    margin-bottom: 25px;
}

.lb-desh-featured-card {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 0;
    align-items: stretch;
    background: #f5f5f5;
    border-radius: 8px;
    overflow: hidden;
}

.lb-desh-featured-image {
    display: block;
    overflow: hidden;
}

.lb-desh-featured-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    aspect-ratio: 600 / 400;
}

.lb-desh-featured-content {
    padding: 25px 30px;
    display: flex;
    align-items: center;
}

.lb-desh-featured-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.45;
    margin: 0;
    color: #1a1a1a;
}

.lb-desh-featured-title a {
    color: #1a1a1a;
    text-decoration: none;
}

.lb-desh-featured-title a:hover {
    color: #c0392b;
}

/* ==========================================================
   GRID — ३/३ सानो posts
   ========================================================== */
.lb-desh-grid-3col {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 22px;
}

.lb-desh-grid-card {
    display: flex;
    flex-direction: column;
}

.lb-desh-grid-image {
    display: block;
    overflow: hidden;
    border-radius: 6px;
}

.lb-desh-grid-image img {
    width: 100%;
    height: auto;
    display: block;
    aspect-ratio: 400 / 250;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.lb-desh-grid-card:hover .lb-desh-grid-image img {
    transform: scale(1.05);
}

.lb-desh-grid-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.45;
    margin: 12px 0 0;
    color: #1a1a1a;
}

.lb-desh-grid-title a {
    color: #1a1a1a;
    text-decoration: none;
}

.lb-desh-grid-title a:hover {
    color: #c0392b;
}

/* ==========================================================
   ADS — तल, २ वटा (full width)
   ========================================================== */
.lb-desh-ads-bottom {
    margin-top: 35px;
    display: flex;
    flex-direction: column;
    gap: 22px;
}

.lb-desh-ad-item {
    width: 100%;
    text-align: center;
}

.lb-desh-ad-item .lb-ad-label {
    display: block;
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.lb-desh-ad-item img,
.lb-desh-ad-item iframe,
.lb-desh-ad-item ins {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
}

.lb-desh-ad-item .adsbygoogle {
    width: 100% !important;
    display: block !important;
}

/* ==========================================================
   RESPONSIVE
   ========================================================== */
@media (max-width: 992px) {
    .lb-desh-grid-3col {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .lb-desh-featured-card {
        grid-template-columns: 1fr;
    }

    .lb-desh-featured-content {
        padding: 18px 20px;
    }

    .lb-desh-featured-title {
        font-size: 20px;
    }
}

@media (max-width: 576px) {
    .lb-desh-grid-3col {
        grid-template-columns: 1fr;
    }

    .lb-desh-featured-title {
        font-size: 18px;
    }

    .lb-desh-grid-title {
        font-size: 15px;
    }
}

/* ==========================================================
   DESH SECTION
   ========================================================== */
   .lb-desh-section {
    margin-bottom: 40px;
}

/* ==========================================================
   FEATURED — 1 ठूलो (image left, title right)
   ========================================================== */
.lb-desh-featured {
    margin-bottom: 25px;
}

.lb-desh-featured-card {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 0;
    align-items: stretch;
    background: #f5f5f5;
    border-radius: 8px;
    overflow: hidden;
}

.lb-desh-featured-image {
    display: block;
    overflow: hidden;
}

.lb-desh-featured-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    aspect-ratio: 600 / 400;
}

.lb-desh-featured-content {
    padding: 25px 30px;
    display: flex;
    align-items: center;
}

.lb-desh-featured-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.45;
    margin: 0;
    color: #1a1a1a;
}

.lb-desh-featured-title a {
    color: #1a1a1a;
    text-decoration: none;
    font-size: 18px;
}

.lb-desh-featured-title a:hover {
    color: #c0392b;
}

/* ==========================================================
   GRID — ३/३ सानो posts
   ========================================================== */
.lb-desh-grid-3col {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 22px;
}

.lb-desh-grid-card {
    display: flex;
    flex-direction: column;
}

.lb-desh-grid-image {
    display: block;
    overflow: hidden;
    border-radius: 6px;
}

.lb-desh-grid-image img {
    width: 100%;
    height: auto;
    display: block;
    aspect-ratio: 400 / 250;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.lb-desh-grid-card:hover .lb-desh-grid-image img {
    transform: scale(1.05);
}

.lb-desh-grid-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.45;
    margin: 12px 0 0;
    color: #1a1a1a;
}

.lb-desh-grid-title a {
    color: #1a1a1a;
    text-decoration: none;
    font-size: 18px;
}

.lb-desh-grid-title a:hover {
    color: #c0392b;
}

/* ==========================================================
   ADS — तल, २ वटा
   ========================================================== */
.lb-desh-ads-bottom {
    margin-top: 35px;
    display: flex;
    flex-direction: column;
    gap: 22px;
}

.lb-desh-ad-item {
    width: 100%;
    text-align: center;
}

.lb-desh-ad-item .lb-ad-label {
    display: block;
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.lb-desh-ad-item img,
.lb-desh-ad-item iframe,
.lb-desh-ad-item ins {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
}

/* ==========================================================
   RESPONSIVE
   ========================================================== */
@media (max-width: 992px) {
    .lb-desh-grid-3col {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .lb-desh-featured-card {
        grid-template-columns: 1fr;
    }

    .lb-desh-featured-content {
        padding: 18px 20px;
    }

    .lb-desh-featured-title {
        font-size: 20px;
    }
}

@media (max-width: 576px) {
    .lb-desh-grid-3col {
        grid-template-columns: 1fr;
    }

    .lb-desh-featured-title {
        font-size: 18px;
    }

    .lb-desh-grid-title {
        font-size: 15px;
    }
}

/* ==========================================================
   MANORANJAN SECTION — 4/4 Grid
   ========================================================== */
   .lb-manoranjan-section {
    margin-bottom: 40px;
}

.lb-manoranjan-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    width: 100%;
}

.lb-manoranjan-card {
    display: flex;
    flex-direction: column;
}

.lb-manoranjan-image {
    display: block;
    overflow: hidden;
    border-radius: 6px;
}

.lb-manoranjan-image img {
    width: 100%;
    height: auto;
    display: block;
    aspect-ratio: 400 / 250;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.lb-manoranjan-card:hover .lb-manoranjan-image img {
    transform: scale(1.05);
}

.lb-manoranjan-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5;
    margin: 12px 0 0;
    color: #1a1a1a;
}

.lb-manoranjan-title a {
    color: #1a1a1a;
    text-decoration: none;
    font-size: 16x;;
}

.lb-manoranjan-title a:hover {
    color: #c0392b;
}

/* ==========================================================
   RESPONSIVE
   ========================================================== */
@media (max-width: 992px) {
    .lb-manoranjan-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .lb-manoranjan-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .lb-manoranjan-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .lb-manoranjan-title {
        font-size: 14px;
        line-height: 1.4;
    }
}


/* ==========================================================
   PHOTO SECTION — Dark, Responsive
   (Manoranjan लाई असर गर्दैन)
   ========================================================== */

/* ---------- Wrapper ---------- */
.lb-photo-section {
    background: #1a1a1a;
    padding: 35px 0 45px;
    margin-bottom: 0;
    width: 100%;
}

.lb-photo-section .jk__container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

/* ==========================================================
   HEADER
   ========================================================== */
.lb-photo-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
    gap: 15px;
}

.lb-photo-title-head {
    font-size: 32px;
    font-weight: 800;
    color: #ffffff;
    margin: 0;
    line-height: 1.2;
    letter-spacing: 0.5px;
}

.lb-photo-more {
    flex-shrink: 0;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #ffffff;
    color: #1a1a1a;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s ease;
}

.lb-photo-more:hover {
    background: #c0392b;
    color: #ffffff;
    transform: translateX(3px);
}

/* ==========================================================
   GRID — 4/4
   ========================================================== */
.lb-photo-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 22px;
    width: 100%;
}

/* ==========================================================
   CARD
   ========================================================== */
.lb-photo-card {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.lb-photo-image {
    display: block;
    overflow: hidden;
    border-radius: 6px;
    position: relative;
    background: #2a2a2a;
}

.lb-photo-image img {
    width: 100%;
    height: auto;
    display: block;
    aspect-ratio: 16 / 10;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.lb-photo-card:hover .lb-photo-image img {
    transform: scale(1.06);
}

.lb-photo-card-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    margin: 14px 0 0;
    color: #ffffff;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-wrap: break-word;
}

.lb-photo-card-title a {
    color: #ffffff;
    text-decoration: none;
    transition: color 0.25s ease;
}

.lb-photo-card-title a:hover {
    color: #f1c40f;
}

/* ==========================================================
   RESPONSIVE — Tablet
   ========================================================== */
@media (max-width: 992px) {
    .lb-photo-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 18px;
    }

    .lb-photo-title-head {
        font-size: 26px;
    }

    .lb-photo-card-title {
        font-size: 15px;
    }
}

/* ==========================================================
   RESPONSIVE — Mobile
   ========================================================== */
@media (max-width: 768px) {
    .lb-photo-section {
        padding: 25px 0 35px;
    }

    .lb-photo-header {
        margin-bottom: 18px;
    }

    .lb-photo-title-head {
        font-size: 22px;
    }

    .lb-photo-more {
        width: 32px;
        height: 32px;
        font-size: 12px;
    }

    .lb-photo-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .lb-photo-card-title {
        font-size: 14px;
        line-height: 1.45;
        margin-top: 10px;
        -webkit-line-clamp: 2;
    }
}

/* ==========================================================
   RESPONSIVE — Small Mobile
   ========================================================== */
@media (max-width: 480px) {
    .lb-photo-section {
        padding: 20px 0 30px;
    }

    .lb-photo-title-head {
        font-size: 20px;
    }

    .lb-photo-grid {
        gap: 12px;
    }

    .lb-photo-image {
        border-radius: 5px;
    }

    .lb-photo-card-title {
        font-size: 13px;
        line-height: 1.4;
        margin-top: 8px;
    }
}

/* ==========================================================
   VIDEO SECTION — Unique Dark with Red Accent
   ========================================================== */

   .lb-video-section {
    background: #0f0f0f;
    background-image: linear-gradient(135deg, #0f0f0f 0%, #1a0a0a 100%);
    padding: 40px 0 50px;
    margin-bottom: 0;
    width: 100%;
}

.lb-video-section .jk__container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

/* ==========================================================
   HEADER
   ========================================================== */
.lb-video-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 28px;
    gap: 15px;
}

.lb-video-title-head {
    font-size: 30px;
    font-weight: 800;
    color: #ffffff;
    margin: 0;
    line-height: 1.2;
    letter-spacing: 0.5px;
    display: inline-flex;
    align-items: center;
    gap: 12px;
}

.lb-video-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    background: #ff0000;
    color: #ffffff;
    border-radius: 8px;
    font-size: 14px;
    position: relative;
    animation: lb-pulse 2s ease-in-out infinite;
    flex-shrink: 0;
}

@keyframes lb-pulse {
    0%, 100% { box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.5); }
    50%      { box-shadow: 0 0 0 10px rgba(255, 0, 0, 0); }
}

.lb-video-more {
    flex-shrink: 0;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #ffffff;
    color: #1a1a1a;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s ease;
}

.lb-video-more:hover {
    background: #ff0000;
    color: #ffffff;
    transform: translateX(3px);
}

/* ==========================================================
   FEATURED VIDEO
   ========================================================== */
.lb-video-featured {
    margin-bottom: 28px;
}

.lb-video-featured-card {
    display: grid;
    grid-template-columns: 1.6fr 1fr;
    gap: 0;
    background: #1a1a1a;
    border-radius: 10px;
    overflow: hidden;
    text-decoration: none;
    transition: transform 0.3s ease, border-color 0.3s ease;
    border: 1px solid #2a2a2a;
}

.lb-video-featured-card:hover {
    transform: translateY(-3px);
    border-color: #ff0000;
}

.lb-video-thumb-wrap {
    position: relative;
    overflow: hidden;
    display: block;
    background: #000;
}

.lb-video-featured-card .lb-video-thumb-wrap {
    aspect-ratio: 16 / 9;
}

.lb-video-thumb-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
}

.lb-video-featured-card:hover .lb-video-thumb-wrap img,
.lb-video-card:hover .lb-video-thumb-wrap img {
    transform: scale(1.05);
}

/* ==========================================================
   PLAY BUTTON — Pulsing Red
   ========================================================== */
.lb-video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: rgba(255, 0, 0, 0.9);
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    padding-left: 5px;
    box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.7);
    animation: lb-play-pulse 2s infinite;
    transition: all 0.3s ease;
    z-index: 2;
}

@keyframes lb-play-pulse {
    0%   { box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.7); }
    70%  { box-shadow: 0 0 0 20px rgba(255, 0, 0, 0); }
    100% { box-shadow: 0 0 0 0 rgba(255, 0, 0, 0); }
}

.lb-video-featured-card:hover .lb-video-play {
    background: #ffffff;
    color: #ff0000;
    transform: translate(-50%, -50%) scale(1.1);
}

.lb-video-play-sm {
    width: 50px;
    height: 50px;
    font-size: 16px;
    padding-left: 3px;
}

/* ==========================================================
   FEATURED CONTENT
   ========================================================== */
.lb-video-featured-content {
    padding: 30px 35px;
    display: flex;
    align-items: center;
}

.lb-video-featured-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.45;
    color: #ffffff;
    margin: 0;
    transition: color 0.3s ease;
}

.lb-video-featured-card:hover .lb-video-featured-title {
    color: #ff5555;
}

/* ==========================================================
   SIDE VIDEOS — 3/3 Grid
   ========================================================== */
.lb-video-grid-3col {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 22px;
}

.lb-video-card {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    background: #1a1a1a;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #2a2a2a;
    transition: all 0.3s ease;
}

.lb-video-card:hover {
    transform: translateY(-3px);
    border-color: #ff0000;
}

.lb-video-card .lb-video-thumb-wrap {
    aspect-ratio: 16 / 9;
}

.lb-video-card-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.45;
    color: #ffffff;
    margin: 0;
    padding: 14px 16px 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: color 0.3s ease;
}

.lb-video-card:hover .lb-video-card-title {
    color: #ff5555;
}

/* ==========================================================
   RESPONSIVE — Tablet (max 992px)
   ========================================================== */
@media (max-width: 992px) {
    .lb-video-section {
        padding: 32px 0 40px;
    }

    .lb-video-title-head {
        font-size: 24px;
    }

    .lb-video-icon {
        width: 32px;
        height: 32px;
        font-size: 12px;
    }

    .lb-video-featured-card {
        grid-template-columns: 1fr;
    }

    .lb-video-featured-content {
        padding: 20px 25px;
    }

    .lb-video-featured-title {
        font-size: 20px;
    }

    .lb-video-grid-3col {
        grid-template-columns: repeat(2, 1fr);
        gap: 18px;
    }
}

/* ==========================================================
   RESPONSIVE — Mobile (max 768px)
   ========================================================== */
@media (max-width: 768px) {
    .lb-video-section {
        padding: 28px 0 35px;
    }

    .lb-video-header {
        margin-bottom: 20px;
    }

    .lb-video-title-head {
        font-size: 20px;
        gap: 8px;
    }

    .lb-video-more {
        width: 32px;
        height: 32px;
        font-size: 12px;
    }

    .lb-video-featured {
        margin-bottom: 20px;
    }

    .lb-video-featured-title {
        font-size: 17px;
    }

    .lb-video-play {
        width: 55px;
        height: 55px;
        font-size: 18px;
        padding-left: 4px;
    }

    .lb-video-play-sm {
        width: 42px;
        height: 42px;
        font-size: 13px;
        padding-left: 2px;
    }

    .lb-video-grid-3col {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .lb-video-card-title {
        font-size: 14px;
        padding: 12px 14px 14px;
    }
}

/* ==========================================================
   RESPONSIVE — Small Mobile (max 480px)
   ========================================================== */
@media (max-width: 480px) {
    .lb-video-section {
        padding: 22px 0 28px;
    }

    .lb-video-title-head {
        font-size: 18px;
        gap: 8px;
    }

    .lb-video-icon {
        width: 28px;
        height: 28px;
        font-size: 11px;
    }

    .lb-video-featured-content {
        padding: 15px 18px;
    }

    .lb-video-featured-title {
        font-size: 16px;
    }

    .lb-video-play {
        width: 48px;
        height: 48px;
        font-size: 15px;
    }

    .lb-video-play-sm {
        width: 38px;
        height: 38px;
        font-size: 12px;
    }
}

/* ==========================================================
   KHABAR — Magazine Style (2 Featured + 4 Side)
   ========================================================== */
   .lb-khabar-section {
    margin-bottom: 40px;
    padding: 10px;
}

.lb-khabar-grid {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 30px;
    align-items: start;
}

/* Featured — 2 वटा ठूला */
.lb-khabar-featured-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.lb-khabar-featured-card {
    position: relative;
    display: flex;
    flex-direction: column;
}

.lb-khabar-featured-image {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 10px;
}

.lb-khabar-featured-image img {
    width: 100%;
    height: auto;
    aspect-ratio: 3 / 2;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
}

.lb-khabar-featured-card:hover .lb-khabar-featured-image img {
    transform: scale(1.05);
}

.lb-khabar-number {
    position: absolute;
    top: 12px;
    left: 12px;
    width: 32px;
    height: 32px;
    background: #8e44ad;
    color: #fff;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 800;
    z-index: 2;
    box-shadow: 0 3px 10px rgba(0,0,0,0.2);
}

.lb-khabar-featured-title {
    font-size: 18px;
    font-weight: 800;
    line-height: 1.4;
    margin: 12px 0 0;
    color: #1a1a1a;
}

.lb-khabar-featured-title a {
    color: #1a1a1a;
    text-decoration: none;
    font-size: 18px;
}

.lb-khabar-featured-title a:hover {
    color: #8e44ad;
}

/* Side — 4 वटा list */
.lb-khabar-side-wrap {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 20px;
    background: #f8f5fc;
    border-radius: 10px;
    border-left: 4px solid #8e44ad;
}

.lb-khabar-side-card {
    display: grid;
    grid-template-columns: 80px 1fr;
    gap: 12px;
    align-items: center;
    padding-bottom: 16px;
    border-bottom: 1px solid #e6dff0;
}

.lb-khabar-side-card:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.lb-khabar-side-thumb {
    display: block;
    overflow: hidden;
    border-radius: 6px;
}

.lb-khabar-side-thumb img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.lb-khabar-side-card:hover .lb-khabar-side-thumb img {
    transform: scale(1.08);
}

.lb-khabar-side-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0;
    color: #1a1a1a;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.lb-khabar-side-title a {
    color: #1a1a1a;
    text-decoration: none;
}

.lb-khabar-side-title a:hover {
    color: #8e44ad;
}

/* Responsive */
@media (max-width: 992px) {
    .lb-khabar-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 576px) {
    .lb-khabar-featured-wrap {
        grid-template-columns: 1fr;
        padding: 10px;
    }

    .lb-khabar-featured-title {
        font-size: 16px;
    }

    .lb-khabar-side-card {
        grid-template-columns: 70px 1fr;
    }

    .lb-khabar-side-title {
        font-size: 20px;
    }
}


/* ==========================================================
   LOCAL — Split Layout (1 Big Overlay + 3 List)
   ========================================================== */
   .lb-local-section {
    margin-bottom: 40px;
    padding: 10px;
}

.lb-local-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
    align-items: stretch;
}

/* Featured — image माथि overlay title */
.lb-local-featured {
    height: 100%;
}

.lb-local-featured-card {
    height: 100%;
}

.lb-local-featured-link {
    position: relative;
    display: block;
    height: 100%;
    min-height: 380px;
    border-radius: 10px;
    overflow: hidden;
    text-decoration: none;
}

.lb-local-featured-link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.6s ease;
}

.lb-local-featured-card:hover .lb-local-featured-link img {
    transform: scale(1.06);
}

.lb-local-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.4) 40%, transparent 70%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 30px;
    color: #fff;
}

.lb-local-cat {
    display: inline-block;
    align-self: flex-start;
    background: #c0392b;
    color: #fff;
    padding: 4px 12px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 12px;
}

.lb-local-featured-title {
    font-size: 26px;
    font-weight: 800;
    line-height: 1.3;
    margin: 0;
    color: #fff;
}

/* List — 3 list cards */
.lb-local-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.lb-local-list-card {
    display: grid;
    grid-template-columns: 160px 1fr;
    gap: 15px;
    align-items: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.lb-local-list-card:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.lb-local-list-thumb {
    display: block;
    overflow: hidden;
    border-radius: 8px;
    aspect-ratio: 16 / 11;
}

.lb-local-list-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
}

.lb-local-list-card:hover .lb-local-list-thumb img {
    transform: scale(1.06);
}

.lb-local-list-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 8px;
    color: #1a1a1a;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.lb-local-list-title a {
    color: #1a1a1a;
    text-decoration: none;
}

.lb-local-list-title a:hover {
    color: #c0392b;
}

.lb-local-list-meta {
    font-size: 12px;
    color: #888;
    display: flex;
    align-items: center;
    gap: 5px;
}

/* Responsive */
@media (max-width: 992px) {
    .lb-local-wrapper {
        grid-template-columns: 1fr;
    }

    .lb-local-featured-link {
        min-height: 300px;
    }

    .lb-local-featured-title {
        font-size: 22px;
    }
}

@media (max-width: 576px) {
    .lb-local-featured-link {
        min-height: 240px;
    }

    .lb-local-overlay {
        padding: 20px;
    }

    .lb-local-featured-title {
        font-size: 18px;
    }

    .lb-local-list-card {
        grid-template-columns: 120px 1fr;
        gap: 12px;
    }

    .lb-local-list-title {
        font-size: 20px;
    }
}

/* ==========================================================
   PARYETAN — Masonry Grid (Varied Sizes)
   ========================================================== */
   .lb-paryetan-section {
    margin-bottom: 40px;
    padding: 10px 0;
}

.lb-paryetan-masonry {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 180px;
    gap: 15px;
}

.lb-paryetan-card {
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}

/* Sizes */
.lb-paryetan-card.lb-paryetan-xl {
    grid-column: span 2;
    grid-row: span 2;
}

.lb-paryetan-card.lb-paryetan-md {
    grid-column: span 1;
    grid-row: span 2;
}

.lb-paryetan-card.lb-paryetan-sm {
    grid-column: span 1;
    grid-row: span 1;
}

.lb-paryetan-link {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    text-decoration: none;
    overflow: hidden;
}

.lb-paryetan-link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.6s ease;
}

.lb-paryetan-card:hover .lb-paryetan-link img {
    transform: scale(1.08);
}

.lb-paryetan-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.2) 60%, transparent 100%);
    display: flex;
    align-items: flex-end;
    padding: 18px;
}

.lb-paryetan-title {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.lb-paryetan-card.lb-paryetan-xl .lb-paryetan-title {
    font-size: 22px;
    -webkit-line-clamp: 3;
}

.lb-paryetan-card.lb-paryetan-md .lb-paryetan-title {
    font-size: 17px;
}

/* Responsive */
@media (max-width: 992px) {
    .lb-paryetan-masonry {
        grid-template-columns: repeat(3, 1fr);
        grid-auto-rows: 160px;
    }
}

@media (max-width: 768px) {
    .lb-paryetan-masonry {
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: 150px;
    }

    .lb-paryetan-card.lb-paryetan-xl .lb-paryetan-title {
        font-size: 18px;
    }
}

@media (max-width: 480px) {
    .lb-paryetan-masonry {
        grid-template-columns: 1fr;
        grid-auto-rows: 200px;
    }

    .lb-paryetan-card.lb-paryetan-xl,
    .lb-paryetan-card.lb-paryetan-md,
    .lb-paryetan-card.lb-paryetan-sm {
        grid-column: span 1;
        grid-row: span 1;
    }

    .lb-paryetan-title {
        font-size: 14px;
    }
}

/* ==========================================================
   AARTHA — Hierarchy (1 Hero + 2 Medium + 4 Small)
   ========================================================== */
   .lb-aartha-section {
    margin-bottom: 40px;
    padding: 10px 0;
}

.lb-aartha-hierarchy {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
}

/* HERO — span 2 col + 2 row */
.lb-aartha-card.lb-aartha-hero {
    grid-column: span 2;
    grid-row: span 2;
}

/* MEDIUM — span 1 col + 2 row */
.lb-aartha-card.lb-aartha-medium {
    grid-column: span 1;
    grid-row: span 2;
}

/* SMALL — span 1 col + 1 row */
.lb-aartha-card.lb-aartha-small {
    grid-column: span 1;
    grid-row: span 1;
}

.lb-aartha-card {
    overflow: hidden;
    border-radius: 10px;
    background: #f5f5f5;
}

.lb-aartha-link {
    display: flex;
    flex-direction: column;
    height: 100%;
    text-decoration: none;
    overflow: hidden;
}

.lb-aartha-image {
    overflow: hidden;
    flex: 1;
    position: relative;
}

.lb-aartha-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.6s ease;
    min-height: 140px;
}

.lb-aartha-card:hover .lb-aartha-image img {
    transform: scale(1.06);
}

.lb-aartha-content {
    padding: 14px 16px;
    background: #fff;
}

.lb-aartha-hero .lb-aartha-content {
    padding: 22px 25px;
}

.lb-aartha-cat {
    display: inline-block;
    padding: 3px 10px;
    color: #fff;
    border-radius: 3px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}

.lb-aartha-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0;
    color: #1a1a1a;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.lb-aartha-hero .lb-aartha-title {
    font-size: 24px;
    -webkit-line-clamp: 3;
}

.lb-aartha-medium .lb-aartha-title {
    font-size: 17px;
    -webkit-line-clamp: 3;
}

.lb-aartha-card:hover .lb-aartha-title {
    color: #27ae60;
}

/* Responsive */
@media (max-width: 992px) {
    .lb-aartha-hierarchy {
        grid-template-columns: repeat(3, 1fr);
    }

    .lb-aartha-card.lb-aartha-hero {
        grid-column: span 3;
        grid-row: span 2;
    }

    .lb-aartha-card.lb-aartha-medium {
        grid-column: span 1;
        grid-row: span 2;
    }
}

@media (max-width: 768px) {
    .lb-aartha-hierarchy {
        grid-template-columns: repeat(2, 1fr);
    }

    .lb-aartha-card.lb-aartha-hero {
        grid-column: span 2;
        grid-row: span 2;
    }

    .lb-aartha-hero .lb-aartha-title {
        font-size: 18px;
    }
}

@media (max-width: 480px) {
    .lb-aartha-hierarchy {
        grid-template-columns: 1fr;
    }

    .lb-aartha-card.lb-aartha-hero,
    .lb-aartha-card.lb-aartha-medium,
    .lb-aartha-card.lb-aartha-small {
        grid-column: span 1;
        grid-row: span 1;
    }

    .lb-aartha-image img {
        min-height: 180px;
    }
}


/* ==========================================================
   CHARCHA — Image + Title (Responsive)
   ========================================================== */

/* Scroll container */
.charcha-scroll-wrap {
    flex: 1;
    min-width: 0;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
    mask-image: linear-gradient(to right, #000 0%, #000 92%, transparent 100%);
    -webkit-mask-image: linear-gradient(to right, #000 0%, #000 92%, transparent 100%);
}

.charcha-scroll-wrap::-webkit-scrollbar {
    display: none;
}

/* चर्चामा list */
.charcha {
    display: flex;
    align-items: center;
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 4px 4px 4px 0;
    white-space: nowrap;
}

.charcha .quick_replies {
    flex-shrink: 0;
    list-style: none;
}

/* प्रत्येक item */
.charcha-item {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: inherit;
    padding: 5px 12px 5px 5px;
    border-radius: 30px;
    transition: background 0.3s ease;
}

.charcha-item:hover {
    background: rgba(255, 255, 255, 0.15);
}

/* Thumbnail — गोलो */
.charcha-thumb {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
    border: 2px solid rgba(255, 255, 255, 0.5);
    background: #ffffff;
    margin-top: 5px;
}

.charcha-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Title */
.charcha-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* ==========================================================
   RESPONSIVE
   ========================================================== */
@media (max-width: 992px) {
    .charcha {
        gap: 15px;
    }

    .charcha-thumb {
        width: 30px;
        height: 30px;
    }

    .charcha-title {
        font-size: 13px;
        max-width: 170px;
    }
}

@media (max-width: 768px) {
    .charcha {
        gap: 12px;
    }

    .charcha-thumb {
        width: 30px;
        height: 30px;
        border-width: 1.5px;
    }

    .charcha-title {
        font-size: 12px;
        max-width: 140px;
    }

    .charcha-item {
        gap: 8px;
        padding: 4px 10px 4px 4px;
    }
}

@media (max-width: 480px) {
    .charcha {
        gap: 10px;
    }

    .charcha-thumb {
        width: 26px;
        height: 26px;
        border-width: 1px;
    }

    .charcha-title {
        font-size: 11px;
        max-width: 120px;
    }
}

/* ==========================================================
   CHARCHA — Trending Tags (White Text, Bigger, Responsive)
   ========================================================== */

/* Scroll container */
.charcha-scroll-wrap {
    flex: 1;
    min-width: 0;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
    mask-image: linear-gradient(to right, #000 0%, #000 92%, transparent 100%);
    -webkit-mask-image: linear-gradient(to right, #000 0%, #000 92%, transparent 100%);
}

.charcha-scroll-wrap::-webkit-scrollbar {
    display: none;
}

/* List */
.charcha {
    display: flex;
    align-items: center;
    gap: 22px;
    list-style: none;
    margin: 0;
    padding: 4px 4px 4px 0;
    white-space: nowrap;
}

.charcha .quick_replies {
    flex-shrink: 0;
    list-style: none;
}

/* प्रत्येक item */
.charcha-item {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    color: #ffffff;
    padding: 6px 14px 6px 6px;
    border-radius: 30px;
    transition: background 0.3s ease;
}

.charcha-item:hover {
    background: rgba(255, 255, 255, 0.18);
}

/* Thumbnail — गोलो */
.charcha-thumb {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
    border: 2px solid rgba(255, 255, 255, 0.7);
    background: #ffffff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    margin-top: 5px;
}

.charcha-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* ⭐ Title — सेतो, ठूलो, bold */
.charcha-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    color: #ffffff !important;
    letter-spacing: 0.2px;
    max-width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.charcha-item:hover .charcha-title {
    color: #f1c40f !important;
}

/* ==========================================================
   RESPONSIVE — Tablet (max 992px)
   ========================================================== */
@media (max-width: 992px) {
    .charcha {
        gap: 18px;
    }

    .charcha-thumb {
        width: 40px;
        height: 40px;
    }

    .charcha-title {
        font-size: 15px;
        max-width: 200px;
    }
}

/* ==========================================================
   RESPONSIVE — Mobile (max 768px)
   ========================================================== */
@media (max-width: 768px) {
    .charcha {
        gap: 14px;
    }

    .charcha-thumb {
        width: 38px;
        height: 38px;
        border-width: 2px;
    }

    .charcha-title {
        font-size: 14px;
        max-width: 180px;
    }

    .charcha-item {
        gap: 10px;
        padding: 5px 12px 5px 5px;
    }
}

/* ==========================================================
   RESPONSIVE — Small Mobile (max 480px)
   ========================================================== */
@media (max-width: 480px) {
    .charcha {
        gap: 10px;
    }

    .charcha-thumb {
        width: 34px;
        height: 34px;
        border-width: 1.5px;
    }

    .charcha-title {
        font-size: 13px;
        max-width: 150px;
    }

    .charcha-item {
        gap: 8px;
        padding: 4px 10px 4px 4px;
    }
}

.jk-footer-editor-info a{
    font-family: mukta, sans-serif;
    margin: 0;
    font-size: 15px;
    color: rgb(165 42 42);
    text-decoration: none;
}



/* ==========================================================
   ⭐ SINGLE POST PAGE — COMPLETE CSS
   (यो मात्र राख्नुहोस् — पुरानो single CSS हटाउनुहोस्)
   ========================================================== */

/* ==========================================================
   1. WRAPPER
   ========================================================== */
   .lb-single-wrap {
    padding: 30px 0 60px;
    background: #ffffff;
}

.lb-single-article {
    padding: 10px 0;
}

/* ==========================================================
   2. ARTICLE HEADER
   ========================================================== */
.lb-single-header {
    margin-bottom: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e8e8e8;
}

.lb-single-cat {
    display: inline-block;
    background: #c0392b;
    color: #ffffff;
    padding: 6px 16px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    margin-bottom: 15px;
    transition: all 0.25s ease;
}

.lb-single-cat:hover {
    background: #a02c1f;
    color: #ffffff;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(192, 57, 43, 0.3);
}

/* Title */
.lb-single-title {
    font-size: 38px;
    font-weight: 900;
    line-height: 1.22;
    margin: 0 0 15px;
    color: #0f0f0f;
    letter-spacing: -0.5px;
}

/* Subtitle */
.lb-single-subtitle {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.55;
    color: #666;
    margin: 0 0 20px;
    font-style: italic;
    padding-left: 15px;
    border-left: 3px solid #c0392b;
}

/* Meta */
.lb-single-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 20px;
    padding: 15px 0;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.lb-meta-author {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.lb-meta-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
    background: #f0f0f0;
    border: 2px solid #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.lb-meta-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lb-meta-by {
    font-size: 14px;
    color: #888;
}

.lb-meta-name {
    font-size: 16px;
    font-weight: 800;
    color: #1a1a1a;
}

.lb-meta-time {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #666;
    font-size: 14px;
    font-weight: 500;
}

.lb-meta-time i {
    color: #c0392b;
}

/* ==========================================================
   3. LAYOUT
   ========================================================== */
.lb-single-layout {
    display: grid;
    grid-template-columns: 1fr 340px;
    gap: 45px;
    align-items: start;
}

.lb-single-main {
    min-width: 0;
}

/* Featured Image */
.lb-single-image {
    margin: 25px 0 30px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.lb-single-image img {
    width: 100%;
    height: auto;
    display: block;
}

/* ==========================================================
   4. CONTENT — WOW Reading
   ========================================================== */
.lb-single-content {
    font-size: 19px;
    line-height: 1.85;
    color: #2b2b2b;
    font-family: 'Mukta', 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    letter-spacing: 0.2px;
    word-spacing: 0.3px;
}

.lb-single-content > *:first-child {
    margin-top: 0;
}

.lb-single-content p {
    font-size: 19px;
    line-height: 1.85;
    margin-bottom: 22px;
    color: #2b2b2b;
    text-align: justify;
    text-justify: inter-word;
}

/* Drop cap */
.lb-single-content > p:first-of-type::first-letter {
    font-size: 62px;
    font-weight: 900;
    line-height: 0.9;
    float: left;
    margin: 5px 12px 0 0;
    color: #c0392b;
    font-family: Georgia, serif;
}

/* Headings */
.lb-single-content h2 {
    font-size: 28px;
    line-height: 1.35;
    margin: 40px 0 20px;
    color: #0f0f0f;
    font-weight: 800;
    letter-spacing: -0.3px;
    padding-bottom: 10px;
    border-bottom: 2px solid #f0f0f0;
    position: relative;
}

.lb-single-content h2::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 60px;
    height: 2px;
    background: #c0392b;
}

.lb-single-content h3 {
    font-size: 23px;
    line-height: 1.4;
    margin: 32px 0 16px;
    color: #0f0f0f;
    font-weight: 800;
}

.lb-single-content h4 {
    font-size: 20px;
    line-height: 1.4;
    margin: 26px 0 14px;
    color: #0f0f0f;
    font-weight: 700;
}

.lb-single-content h5,
.lb-single-content h6 {
    font-size: 18px;
    line-height: 1.4;
    margin: 22px 0 12px;
    color: #0f0f0f;
    font-weight: 700;
}

/* Lists */
.lb-single-content ul,
.lb-single-content ol {
    font-size: 19px;
    line-height: 1.85;
    margin: 22px 0;
    padding-left: 32px;
}

.lb-single-content ul li,
.lb-single-content ol li {
    margin-bottom: 12px;
    padding-left: 4px;
}

.lb-single-content ul li::marker {
    color: #c0392b;
    font-weight: 700;
}

.lb-single-content ol li::marker {
    color: #c0392b;
    font-weight: 800;
}

/* Blockquote */
.lb-single-content blockquote {
    font-size: 20px;
    font-style: italic;
    line-height: 1.8;
    padding: 24px 30px 24px 60px;
    margin: 30px 0;
    background: #fdf6f5;
    border-left: 5px solid #c0392b;
    color: #333;
    border-radius: 6px;
    position: relative;
}

.lb-single-content blockquote::before {
    content: '"';
    position: absolute;
    left: 18px;
    top: 10px;
    font-size: 60px;
    line-height: 1;
    color: #c0392b;
    font-family: Georgia, serif;
    opacity: 0.3;
}

.lb-single-content blockquote p {
    font-size: 20px;
    margin-bottom: 0;
}

/* Images */
.lb-single-content img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    margin: 25px auto;
    display: block;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
}

.lb-single-content figure {
    margin: 25px 0;
}

.lb-single-content figcaption {
    font-size: 14px;
    color: #888;
    text-align: center;
    margin-top: 10px;
    font-style: italic;
    line-height: 1.5;
}

.lb-single-content .wp-caption {
    max-width: 100%;
    margin: 25px 0;
}

.lb-single-content .wp-caption-text {
    font-size: 14px;
    color: #888;
    text-align: center;
    margin-top: 10px;
    font-style: italic;
}

/* Links */
.lb-single-content a {
    color: #c0392b;
    text-decoration: none;
    border-bottom: 1px solid rgba(192, 57, 43, 0.3);
    transition: all 0.2s ease;
}

.lb-single-content a:hover {
    color: #a02c1f;
    border-bottom-color: #a02c1f;
}

/* Strong */
.lb-single-content strong,
.lb-single-content b {
    font-weight: 800;
    color: #0f0f0f;
}

/* Embedded */
.lb-single-content iframe,
.lb-single-content video,
.lb-single-content .wp-block-embed {
    max-width: 100%;
    width: 100%;
    border-radius: 10px;
    margin: 25px auto;
    display: block;
}

/* Tables */
.lb-single-content table {
    width: 100%;
    font-size: 17px;
    margin: 25px 0;
    border-collapse: collapse;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.lb-single-content table th {
    background: #c0392b;
    color: #ffffff;
    font-weight: 700;
    padding: 14px;
    text-align: left;
    font-size: 16px;
}

.lb-single-content table td {
    padding: 12px 14px;
    border-bottom: 1px solid #eee;
    background: #ffffff;
    font-size: 17px;
}

.lb-single-content table tr:nth-child(even) td {
    background: #fafafa;
}

/* ==========================================================
   5. TAGS
   ========================================================== */
.lb-single-tags {
    margin: 30px 0;
    padding: 18px;
    background: #f9f9f9;
    border-radius: 8px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}

.lb-tags-label {
    font-size: 14px;
    font-weight: 800;
    color: #666;
    margin-right: 8px;
}

.lb-tag {
    display: inline-block;
    padding: 6px 14px;
    background: #ffffff;
    border: 1px solid #ddd;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 600;
    color: #333;
    text-decoration: none;
    transition: all 0.25s ease;
}

.lb-tag:hover {
    background: #c0392b;
    color: #ffffff;
    border-color: #c0392b;
}

/* ==========================================================
   6. SHARE BUTTONS
   ========================================================== */
.lb-single-share {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 25px 0;
    padding: 18px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    flex-wrap: wrap;
}

.lb-share-label {
    font-size: 14px;
    font-weight: 800;
    color: #666;
    margin-right: 8px;
}

.lb-share-btn {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    transition: all 0.25s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.lb-share-fb { background: #1877f2; }
.lb-share-tw { background: #1da1f2; }
.lb-share-wa { background: #25d366; }
.lb-share-li { background: #0077b5; }

.lb-share-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
    color: #ffffff;
}

/* ==========================================================
   7. RELATED POSTS — ⭐ यो ठीक गरियो
   ========================================================== */
.lb-related-posts {
    margin-top: 40px;
    padding-top: 30px;
    border-top: 2px solid #f0f0f0;
}

.lb-related-title {
    font-size: 24px;
    font-weight: 800;
    margin: 0 0 22px;
    color: #0f0f0f;
    padding-left: 14px;
    border-left: 4px solid #c0392b;
    line-height: 1.3;
}

.lb-related-title span {
    display: inline-block;
}

.lb-related-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.lb-related-card {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    color: inherit;
    transition: transform 0.3s ease;
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #eee;
    height: 100%;
}

.lb-related-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    border-color: #c0392b;
}

.lb-related-image {
    overflow: hidden;
    position: relative;
    background: #f5f5f5;
    aspect-ratio: 16 / 10;
}

.lb-related-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
}

.lb-related-card:hover .lb-related-image img {
    transform: scale(1.06);
}

.lb-related-card-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.45;
    margin: 0;
    color: #1a1a1a;
    padding: 14px 16px 16px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: color 0.25s ease;
}

.lb-related-card:hover .lb-related-card-title {
    color: #c0392b;
}

/* ==========================================================
   8. SIDEBAR
   ========================================================== */
.lb-single-sidebar {
    position: sticky;
    top: 20px;
}

.lb-sidebar-card {
    background: #ffffff;
    border: 1px solid #ececec;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 25px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.lb-sidebar-title {
    font-size: 18px;
    font-weight: 800;
    margin: 0 0 18px;
    padding: 0 0 14px;
    border-bottom: 2px solid #c0392b;
    color: #0f0f0f;
    position: relative;
    line-height: 1.3;
}

.lb-sidebar-title::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 50px;
    height: 2px;
    background: #0f0f0f;
}

.lb-sidebar-title span {
    display: inline-block;
}

.lb-sidebar-posts {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.lb-sidebar-post {
    display: grid;
    grid-template-columns: 100px 1fr;
    gap: 12px;
    align-items: center;
    text-decoration: none;
    color: inherit;
    transition: transform 0.25s ease;
}

.lb-sidebar-post:hover {
    transform: translateX(3px);
}

.lb-sidebar-post-thumb {
    overflow: hidden;
    border-radius: 6px;
    background: #f5f5f5;
    aspect-ratio: 16 / 11;
}

.lb-sidebar-post-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.lb-sidebar-post-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0;
    color: #1a1a1a;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: color 0.25s ease;
}

.lb-sidebar-post:hover .lb-sidebar-post-title {
    color: #c0392b;
}

/* ==========================================================
   9. SIDEBAR ADS (Home + Single-only)
   ========================================================== */
.lb-single-sidebar .lb-sidebar-ad {
    width: 100%;
    margin-bottom: 22px;
    text-align: center;
    padding: 10px 0;
}

.lb-single-sidebar .lb-sidebar-ad .lb-ad-label {
    display: block;
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.lb-single-sidebar .lb-sidebar-ad img,
.lb-single-sidebar .lb-sidebar-ad iframe,
.lb-single-sidebar .lb-sidebar-ad ins {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.lb-single-sidebar .lb-single-only-ad {
    border-top: 1px dashed #e5e5e5;
    padding-top: 20px;
}

.lb-single-sidebar .lb-single-only-ad:first-of-type {
    border-top: none;
    padding-top: 10px;
}

/* ==========================================================
   10. SINGLE ADS (Top/Mid/Bottom)
   ========================================================== */
.lb-single-ad {
    width: 100%;
    margin: 20px 0;
    text-align: center;
    padding: 10px 0;
}

.lb-single-ad .lb-ad-label {
    display: block;
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.lb-single-ad img,
.lb-single-ad iframe,
.lb-single-ad ins {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

/* ==========================================================
   11. RESPONSIVE — Tablet (max 992px)
   ========================================================== */
@media (max-width: 992px) {
    .lb-single-layout {
        grid-template-columns: 1fr;
        gap: 35px;
    }

    .lb-single-sidebar {
        position: static;
    }

    .lb-single-title {
        font-size: 30px;
    }

    .lb-related-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* ==========================================================
   12. RESPONSIVE — Mobile (max 768px)
   ========================================================== */
@media (max-width: 768px) {
    .lb-single-wrap {
        padding: 20px 0 40px;
    }

    .lb-single-title {
        font-size: 26px;
        line-height: 1.3;
    }

    .lb-single-subtitle {
        font-size: 17px;
        padding-left: 12px;
    }

    .lb-single-content,
    .lb-single-content p {
        font-size: 17px;
        line-height: 1.75;
        text-align: left;
    }

    .lb-single-content h2 {
        font-size: 23px;
    }

    .lb-single-content h3 {
        font-size: 20px;
    }

    .lb-single-content > p:first-of-type::first-letter {
        font-size: 48px;
    }

    .lb-single-content blockquote {
        font-size: 17px;
        padding: 18px 22px 18px 45px;
    }

    .lb-single-content blockquote p {
        font-size: 17px;
    }

    .lb-related-title {
        font-size: 20px;
    }

    .lb-related-grid {
        grid-template-columns: 1fr;
    }

    .lb-single-meta {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
}

/* ==========================================================
   13. RESPONSIVE — Small Mobile (max 480px)
   ========================================================== */
@media (max-width: 480px) {
    .lb-single-title {
        font-size: 22px;
    }

    .lb-single-subtitle {
        font-size: 15px;
    }

    .lb-single-content,
    .lb-single-content p {
        font-size: 16px;
        line-height: 1.7;
    }

    .lb-single-content h2 {
        font-size: 21px;
    }

    .lb-single-content h3 {
        font-size: 18px;
    }

    .lb-single-content > p:first-of-type::first-letter {
        font-size: 40px;
    }

    .lb-meta-avatar {
        width: 34px;
        height: 34px;
    }

    .lb-meta-name {
        font-size: 14px;
    }

    .lb-sidebar-post {
        grid-template-columns: 90px 1fr;
    }

    .lb-share-btn {
        width: 38px;
        height: 38px;
        font-size: 14px;
    }

    .lb-related-title {
        font-size: 18px;
    }

    .lb-related-card-title {
        font-size: 14px;
    }
}


/* ==========================================================
   CATEGORY ARCHIVE — Complete CSS
   ========================================================== */

   .lb-archive-wrap {
    padding: 25px 0 50px;
    background: #ffffff;
}

.lb-archive-section {
    padding: 10px 0;
}

/* ==========================================================
   ARCHIVE HEADER
   ========================================================== */
.lb-archive-header {
    margin-bottom: 35px;
    padding-bottom: 25px;
    border-bottom: 1px solid #eee;
}

.lb-archive-title {
    font-size: 36px;
    font-weight: 900;
    line-height: 1.25;
    margin: 0 0 12px;
    color: #0f0f0f;
    padding-left: 18px;
    border-left: 6px solid #c0392b;
    letter-spacing: -0.3px;
}

.lb-archive-title span {
    display: inline-block;
}

.lb-archive-desc {
    font-size: 16px;
    line-height: 1.6;
    color: #666;
    margin: 0 0 15px;
    font-style: italic;
}

.lb-archive-count {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    color: #888;
    background: #f5f5f5;
    padding: 6px 14px;
    border-radius: 20px;
}

.lb-archive-count i {
    color: #c0392b;
}

.lb-archive-count strong {
    color: #0f0f0f;
    font-weight: 800;
}

/* ==========================================================
   POSTS GRID
   ========================================================== */
.lb-archive-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
    margin-bottom: 40px;
}

/* ==========================================================
   ARCHIVE CARD
   ========================================================== */
.lb-archive-card {
    display: flex;
    flex-direction: column;
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #eee;
    transition: all 0.3s ease;
    height: 100%;
}

.lb-archive-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.1);
    border-color: #c0392b;
}

.lb-archive-card-image {
    display: block;
    position: relative;
    overflow: hidden;
    background: #f5f5f5;
    aspect-ratio: 16 / 10;
}

.lb-archive-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
}

.lb-archive-card:hover .lb-archive-card-image img {
    transform: scale(1.07);
}

.lb-archive-card-cat {
    position: absolute;
    top: 12px;
    left: 12px;
    color: #ffffff;
    font-size: 11px;
    font-weight: 800;
    padding: 5px 12px;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    z-index: 2;
}

.lb-archive-card-content {
    padding: 18px 20px 20px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.lb-archive-card-title {
    font-size: 19px;
    font-weight: 800;
    line-height: 1.4;
    margin: 0 0 10px;
    color: #0f0f0f;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: color 0.25s ease;
}

.lb-archive-card-title a {
    color: inherit;
    text-decoration: none;
}

.lb-archive-card:hover .lb-archive-card-title {
    color: #c0392b;
}

.lb-archive-card-subtitle {
    font-size: 14px;
    color: #777;
    font-style: italic;
    line-height: 1.5;
    margin: 0 0 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.lb-archive-card-excerpt {
    font-size: 14px;
    line-height: 1.6;
    color: #666;
    margin: 0 0 15px;
    flex: 1;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.lb-archive-card-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    padding-top: 14px;
    border-top: 1px solid #f0f0f0;
    font-size: 13px;
}

.lb-archive-meta-author {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.lb-archive-meta-avatar {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
    background: #f0f0f0;
}

.lb-archive-meta-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.lb-archive-meta-name {
    font-weight: 700;
    color: #333;
    font-size: 13px;
}

.lb-archive-meta-time {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    color: #888;
    font-size: 13px;
}

.lb-archive-meta-time i {
    color: #c0392b;
}

/* ==========================================================
   PAGINATION
   ========================================================== */
.lb-archive-pagination {
    margin-top: 45px;
    display: flex;
    justify-content: center;
}

.lb-archive-pagination .navigation.pagination {
    width: 100%;
    display: flex;
    justify-content: center;
}

.lb-archive-pagination .nav-links {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    list-style: none;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
}

.lb-archive-pagination .nav-links li {
    list-style: none;
    margin: 0;
}

.lb-archive-pagination .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    height: 42px;
    padding: 0 14px;
    background: #ffffff;
    color: #333;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.25s ease;
    line-height: 1;
}

.lb-archive-pagination .page-numbers:hover {
    background: #c0392b;
    color: #ffffff;
    border-color: #c0392b;
    transform: translateY(-2px);
    box-shadow: 0 6px 14px rgba(192, 57, 43, 0.25);
}

.lb-archive-pagination .page-numbers.current {
    background: #c0392b;
    color: #ffffff;
    border-color: #c0392b;
    cursor: default;
    pointer-events: none;
}

.lb-archive-pagination .page-numbers.dots {
    background: transparent;
    border: none;
    pointer-events: none;
    color: #999;
    min-width: 30px;
    padding: 0 6px;
}

.lb-archive-pagination .page-numbers.prev,
.lb-archive-pagination .page-numbers.next {
    padding: 0 18px;
    font-weight: 700;
    gap: 6px;
    color: #0f0f0f;
}

.lb-archive-pagination .page-numbers.prev i,
.lb-archive-pagination .page-numbers.next i {
    font-size: 12px;
}

.lb-archive-pagination .page-numbers.prev:hover,
.lb-archive-pagination .page-numbers.next:hover {
    background: #0f0f0f;
    border-color: #0f0f0f;
    color: #ffffff;
}

/* ==========================================================
   EMPTY STATE
   ========================================================== */
.lb-archive-empty {
    text-align: center;
    padding: 80px 20px;
    background: #f9f9f9;
    border-radius: 12px;
    margin: 30px 0;
}

.lb-archive-empty i {
    font-size: 60px;
    color: #ddd;
    margin-bottom: 20px;
    display: block;
}

.lb-archive-empty h2 {
    font-size: 24px;
    font-weight: 800;
    color: #333;
    margin: 0 0 12px;
}

.lb-archive-empty p {
    font-size: 16px;
    color: #888;
    margin: 0 0 25px;
}

.lb-archive-home-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #c0392b;
    color: #ffffff;
    padding: 12px 24px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
    transition: all 0.25s ease;
}

.lb-archive-home-btn:hover {
    background: #a02c1f;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(192, 57, 43, 0.3);
    color: #ffffff;
}

/* ==========================================================
   RESPONSIVE — Tablet (max 992px)
   ========================================================== */
@media (max-width: 992px) {
    .lb-archive-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 22px;
    }

    .lb-archive-title {
        font-size: 28px;
    }
}

/* ==========================================================
   RESPONSIVE — Mobile (max 768px)
   ========================================================== */
@media (max-width: 768px) {
    .lb-archive-wrap {
        padding: 20px 0 40px;
    }

    .lb-archive-header {
        margin-bottom: 25px;
        padding-bottom: 20px;
    }

    .lb-archive-title {
        font-size: 24px;
        padding-left: 14px;
        border-left-width: 5px;
    }

    .lb-archive-desc {
        font-size: 15px;
    }

    .lb-archive-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .lb-archive-card-title {
        font-size: 18px;
    }

    .lb-archive-pagination .page-numbers {
        min-width: 38px;
        height: 38px;
        font-size: 14px;
        padding: 0 11px;
    }

    .lb-archive-pagination .page-numbers.prev,
    .lb-archive-pagination .page-numbers.next {
        padding: 0 14px;
        font-size: 13px;
    }
}

/* ==========================================================
   RESPONSIVE — Small Mobile (max 480px)
   ========================================================== */
@media (max-width: 480px) {
    .lb-archive-title {
        font-size: 21px;
    }

    .lb-archive-count {
        font-size: 13px;
        padding: 5px 12px;
    }

    .lb-archive-card-content {
        padding: 15px 16px 18px;
    }

    .lb-archive-card-title {
        font-size: 17px;
    }

    .lb-archive-pagination {
        margin-top: 30px;
    }

    .lb-archive-pagination .nav-links {
        gap: 6px;
    }

    .lb-archive-pagination .page-numbers {
        min-width: 36px;
        height: 36px;
        font-size: 13px;
        padding: 0 10px;
        border-radius: 6px;
    }

    .lb-archive-pagination .page-numbers.prev,
    .lb-archive-pagination .page-numbers.next {
        padding: 0 12px;
        font-size: 12px;
    }
}


/* ==========================================================
   SINGLE — Share Section with Count
   ========================================================== */
   .lb-single-share {
    display: flex;
    align-items: center;
    gap: 25px;
    margin: 30px 0;
    padding: 22px 25px;
    background: #fafafa;
    border-radius: 12px;
    border: 1px solid #eee;
    flex-wrap: wrap;
}

/* Share Count Badge */
.lb-share-count {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border-radius: 10px;
    padding: 14px 22px;
    min-width: 100px;
    border: 2px solid #f0f0f0;
    transition: all 0.3s ease;
}

.lb-share-count:hover {
    border-color: #c0392b;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(192, 57, 43, 0.15);
}

.lb-share-count-number {
    font-size: 32px;
    font-weight: 900;
    color: #0f0f0f;
    line-height: 1;
    margin-bottom: 4px;
    letter-spacing: -1px;
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
    transition: all 0.3s ease;
}

/* Animation — count बढ्दा */
.lb-share-count-number.lb-share-bump {
    animation: lb-share-pop 0.5s ease;
}

@keyframes lb-share-pop {
    0%   { transform: scale(1);    color: #0f0f0f; }
    50%  { transform: scale(1.3);  color: #c0392b; }
    100% { transform: scale(1);    color: #0f0f0f; }
}

.lb-share-count-label {
    font-size: 11px;
    font-weight: 800;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/* Share Buttons */
.lb-share-buttons {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    flex: 1;
    justify-content: flex-end;
}

.lb-share-label {
    font-size: 14px;
    font-weight: 800;
    color: #666;
    margin-right: 8px;
}

.lb-share-btn {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    transition: all 0.25s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    border: none;
    cursor: pointer;
    padding: 0;
}

.lb-share-fb { background: #1877f2; }
.lb-share-tw { background: #000000; }
.lb-share-wa { background: #25d366; }
.lb-share-li { background: #0077b5; }
.lb-share-copy { background: #666666; }

.lb-share-btn:hover {
    transform: translateY(-3px) scale(1.08);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    color: #ffffff;
}

.lb-share-btn:active {
    transform: translateY(-1px) scale(0.98);
}

.lb-share-copy.copied {
    background: #27ae60;
}

/* Responsive */
@media (max-width: 768px) {
    .lb-single-share {
        flex-direction: column;
        align-items: stretch;
        gap: 18px;
        padding: 18px;
    }

    .lb-share-count {
        align-self: center;
    }

    .lb-share-count-number {
        font-size: 28px;
    }

    .lb-share-buttons {
        justify-content: center;
    }

    .lb-share-label {
        width: 100%;
        text-align: center;
        margin: 0 0 8px;
    }
}

@media (max-width: 480px) {
    .lb-share-count-number {
        font-size: 24px;
    }

    .lb-share-btn {
        width: 38px;
        height: 38px;
        font-size: 14px;
    }
}

.stickyLogo img {
    max-width: 160px;
}


/* ==========================================================
   GLOBAL RESPONSIVE — सबै section (Desktop / Tablet / Mobile)
   ========================================================== */

/* ==========================================================
   BASE — Desktop (1200px+)
   ========================================================== */

/* Section Header */
.lb-section-title,
.lb-section-title .lb-title-text {
    font-size: 26px;
    font-weight: 800;
    line-height: 1.3;
    margin: 0;
}

.lb-manoranjan-title-head,
.lb-photo-title-head,
.lb-video-title-head {
    font-size: 30px;
    font-weight: 800;
    line-height: 1.2;
}

.lb-archive-title {
    font-size: 34px;
    font-weight: 900;
    line-height: 1.25;
}

/* News Title */
.lb-desh-featured-title,
.lb-local-featured-title,
.lb-video-featured-title {
    font-size: 24px;
    font-weight: 800;
    line-height: 1.4;
}

.lb-desh-grid-title,
.lb-photo-card-title,
.lb-manoranjan-card-title,
.lb-video-card-title,
.lb-related-card-title,
.lb-khabar-featured-title,
.lb-khabar-side-title,
.lb-local-list-title,
.lb-paryetan-title {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.45;
}

.lb-sidebar-post-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.4;
}

/* Single Post */
.lb-single-title {
    font-size: 38px;
    font-weight: 900;
    line-height: 1.22;
    letter-spacing: -0.5px;
}

.lb-single-subtitle {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.55;
}

.lb-single-content,
.lb-single-content p {
    font-size: 19px;
    line-height: 1.85;
}

.lb-single-content h2 { font-size: 28px; line-height: 1.35; }
.lb-single-content h3 { font-size: 23px; line-height: 1.4; }
.lb-single-content h4 { font-size: 20px; line-height: 1.4; }

.lb-single-content blockquote,
.lb-single-content blockquote p {
    font-size: 20px;
    line-height: 1.8;
}

.lb-single-content ul,
.lb-single-content ol {
    font-size: 19px;
    line-height: 1.85;
}

.lb-single-content table {
    font-size: 17px;
}

/* Meta */
.lb-meta-name {
    font-size: 16px;
    font-weight: 800;
}

.lb-meta-by,
.lb-meta-time {
    font-size: 14px;
}

/* Archive */
.lb-archive-card-title {
    font-size: 19px;
    font-weight: 800;
    line-height: 1.4;
}

.lb-archive-card-subtitle {
    font-size: 15px;
    line-height: 1.5;
}

.lb-archive-card-excerpt {
    font-size: 15px;
    line-height: 1.6;
}

.lb-archive-desc {
    font-size: 16px;
    line-height: 1.6;
}

.lb-archive-count {
    font-size: 14px;
}

/* Share */
.lb-share-count-number {
    font-size: 32px;
    font-weight: 900;
}

.lb-share-count-label {
    font-size: 11px;
}

.lb-share-btn {
    width: 44px;
    height: 44px;
    font-size: 16px;
}

/* Related */
.lb-related-title {
    font-size: 22px;
    font-weight: 800;
}

/* Sidebar Title */
.lb-sidebar-title {
    font-size: 18px;
    font-weight: 800;
}

/* ==========================================================
   TABLET — max 992px
   ========================================================== */
@media (max-width: 992px) {

    .lb-section-title,
    .lb-section-title .lb-title-text {
        font-size: 24px;
    }

    .lb-manoranjan-title-head,
    .lb-photo-title-head,
    .lb-video-title-head {
        font-size: 26px;
    }

    .lb-archive-title {
        font-size: 30px;
    }

    .lb-desh-featured-title,
    .lb-local-featured-title,
    .lb-video-featured-title {
        font-size: 22px;
    }

    .lb-desh-grid-title,
    .lb-photo-card-title,
    .lb-manoranjan-card-title,
    .lb-video-card-title,
    .lb-related-card-title,
    .lb-khabar-featured-title,
    .lb-khabar-side-title,
    .lb-local-list-title,
    .lb-paryetan-title {
        font-size: 16px;
    }

    .lb-single-title {
        font-size: 32px;
    }

    .lb-single-subtitle {
        font-size: 18px;
    }

    .lb-single-content,
    .lb-single-content p {
        font-size: 18px;
        line-height: 1.8;
    }

    .lb-single-content h2 { font-size: 26px; }
    .lb-single-content h3 { font-size: 21px; }
    .lb-single-content h4 { font-size: 19px; }

    .lb-single-content blockquote,
    .lb-single-content blockquote p {
        font-size: 18px;
    }

    .lb-archive-card-title {
        font-size: 18px;
    }

    .lb-share-count-number {
        font-size: 28px;
    }

    .lb-related-title {
        font-size: 20px;
    }
}

/* ==========================================================
   MOBILE — max 768px
   ========================================================== */
@media (max-width: 768px) {

    /* ---------- SECTION HEADER ---------- */
    .lb-section-title,
    .lb-section-title .lb-title-text {
        font-size: 22px;
        line-height: 1.3;
    }

    .lb-manoranjan-title-head,
    .lb-photo-title-head,
    .lb-video-title-head {
        font-size: 24px;
        line-height: 1.3;
    }

    .lb-archive-title {
        font-size: 24px;
        line-height: 1.3;
        padding-left: 14px;
    }

    /* ---------- FEATURED TITLE ---------- */
    .lb-desh-featured-title,
    .lb-local-featured-title,
    .lb-video-featured-title {
        font-size: 19px;
        line-height: 1.4;
    }

    /* ---------- NEWS CARD TITLE ---------- */
    .lb-desh-grid-title,
    .lb-photo-card-title,
    .lb-manoranjan-card-title,
    .lb-video-card-title,
    .lb-related-card-title,
    .lb-khabar-featured-title,
    .lb-khabar-side-title,
    .lb-local-list-title,
    .lb-paryetan-title {
        font-size: 15px;
        line-height: 1.45;
    }

    .lb-sidebar-post-title {
        font-size: 14px;
        line-height: 1.4;
    }

    /* ---------- SINGLE POST ---------- */
    .lb-single-title {
        font-size: 24px;
        line-height: 1.3;
        margin-bottom: 12px;
    }

    .lb-single-subtitle {
        font-size: 16px;
        line-height: 1.5;
        padding-left: 12px;
    }

    .lb-single-content,
    .lb-single-content p {
        font-size: 17px;
        line-height: 1.8;
        margin-bottom: 18px;
    }

    .lb-single-content h2 { font-size: 22px; line-height: 1.35; }
    .lb-single-content h3 { font-size: 19px; line-height: 1.4; }
    .lb-single-content h4 { font-size: 17px; line-height: 1.4; }

    .lb-single-content ul,
    .lb-single-content ol {
        font-size: 17px;
        line-height: 1.8;
        padding-left: 24px;
    }

    .lb-single-content blockquote,
    .lb-single-content blockquote p {
        font-size: 17px;
        line-height: 1.75;
        padding: 16px 20px 16px 45px;
        margin: 20px 0;
    }

    .lb-single-content table {
        font-size: 15px;
    }

    .lb-single-content table th,
    .lb-single-content table td {
        padding: 10px;
    }

    .lb-single-content img {
        margin: 15px auto;
    }

    /* ---------- META ---------- */
    .lb-meta-name {
        font-size: 15px;
    }

    .lb-meta-by,
    .lb-meta-time {
        font-size: 13px;
    }

    .lb-meta-avatar {
        width: 34px;
        height: 34px;
    }

    /* ---------- ARCHIVE ---------- */
    .lb-archive-card-title {
        font-size: 17px;
        line-height: 1.4;
    }

    .lb-archive-card-subtitle {
        font-size: 14px;
    }

    .lb-archive-card-excerpt {
        font-size: 14px;
        line-height: 1.55;
    }

    .lb-archive-desc {
        font-size: 15px;
    }

    .lb-archive-count {
        font-size: 13px;
    }

    /* ---------- SHARE ---------- */
    .lb-share-count-number {
        font-size: 26px;
    }

    .lb-share-count-label {
        font-size: 10px;
    }

    .lb-share-btn {
        width: 42px;
        height: 42px;
        font-size: 15px;
    }

    /* ---------- RELATED ---------- */
    .lb-related-title {
        font-size: 20px;
    }

    /* ---------- SIDEBAR ---------- */
    .lb-sidebar-title {
        font-size: 17px;
    }
}

/* ==========================================================
   SMALL MOBILE — max 480px
   ========================================================== */
@media (max-width: 480px) {

    .lb-section-title,
    .lb-section-title .lb-title-text {
        font-size: 20px;
    }

    .lb-manoranjan-title-head,
    .lb-photo-title-head,
    .lb-video-title-head {
        font-size: 22px;
    }

    .lb-archive-title {
        font-size: 22px;
    }

    .lb-desh-featured-title,
    .lb-local-featured-title,
    .lb-video-featured-title {
        font-size: 17px;
        line-height: 1.4;
    }

    .lb-desh-grid-title,
    .lb-photo-card-title,
    .lb-manoranjan-card-title,
    .lb-video-card-title,
    .lb-related-card-title,
    .lb-khabar-featured-title,
    .lb-khabar-side-title,
    .lb-local-list-title,
    .lb-paryetan-title {
        font-size: 14px;
        line-height: 1.4;
    }

    .lb-sidebar-post-title {
        font-size: 13px;
    }

    /* ---------- SINGLE ---------- */
    .lb-single-title {
        font-size: 22px;
        line-height: 1.3;
    }

    .lb-single-subtitle {
        font-size: 15px;
        padding-left: 10px;
    }

    .lb-single-content,
    .lb-single-content p {
        font-size: 16px;
        line-height: 1.75;
        margin-bottom: 16px;
    }

    .lb-single-content h2 { font-size: 20px; }
    .lb-single-content h3 { font-size: 18px; }
    .lb-single-content h4 { font-size: 16px; }

    .lb-single-content ul,
    .lb-single-content ol {
        font-size: 16px;
        padding-left: 22px;
    }

    .lb-single-content blockquote,
    .lb-single-content blockquote p {
        font-size: 16px;
        padding: 14px 18px 14px 40px;
    }

    /* ---------- META ---------- */
    .lb-meta-avatar {
        width: 30px;
        height: 30px;
    }

    .lb-meta-name {
        font-size: 14px;
    }

    .lb-meta-by,
    .lb-meta-time {
        font-size: 12px;
    }

    /* ---------- ARCHIVE ---------- */
    .lb-archive-card-title {
        font-size: 16px;
    }

    .lb-archive-card-excerpt {
        font-size: 13px;
    }

    /* ---------- SHARE ---------- */
    .lb-share-count-number {
        font-size: 24px;
    }

    .lb-share-btn {
        width: 40px;
        height: 40px;
        font-size: 14px;
    }

    /* ---------- SIDEBAR ---------- */
    .lb-sidebar-title {
        font-size: 16px;
    }
}


/* ==========================================================
   ⭐ FORCE FONT SIZES — सबै element, सबै screen
   (पुरानो CSS लाई override गर्न !important)
   ========================================================== */

/* ==========================================================
   DESKTOP (992px+)
   ========================================================== */

/* ---------- SECTION HEADER ---------- */
h2.lb-section-title,
h2.lb-section-title .lb-title-text,
.lb-section-title span.lb-title-text {
    font-size: 26px !important;
    font-weight: 800 !important;
    line-height: 1.3 !important;
}

h2.lb-manoranjan-title-head,
h2.lb-photo-title-head,
h2.lb-video-title-head {
    font-size: 30px !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
}

h1.lb-archive-title,
.lb-archive-title {
    font-size: 34px !important;
    font-weight: 900 !important;
    line-height: 1.25 !important;
}

h3.lb-related-title,
.lb-related-title {
    font-size: 22px !important;
    font-weight: 800 !important;
}

h3.lb-sidebar-title,
.lb-sidebar-title {
    font-size: 18px !important;
    font-weight: 800 !important;
}

/* ---------- FEATURED TITLES ---------- */
h3.lb-desh-featured-title,
.lb-desh-featured-title,
.lb-local-featured-title,
h3.lb-video-featured-title,
.lb-video-featured-title {
    font-size: 24px !important;
    font-weight: 800 !important;
    line-height: 1.4 !important;
}

/* ---------- NEWS CARD TITLES ---------- */
h2.lb-desh-grid-title,
.lb-desh-grid-title,
h3.lb-desh-grid-title,
h3.lb-photo-card-title,
.lb-photo-card-title,
h3.lb-manoranjan-card-title,
.lb-manoranjan-card-title,
h3.lb-video-card-title,
.lb-video-card-title,
h4.lb-related-card-title,
.lb-related-card-title,
h3.lb-khabar-featured-title,
.lb-khabar-featured-title,
h4.lb-khabar-side-title,
.lb-khabar-side-title,
h4.lb-local-list-title,
.lb-local-list-title,
.lb-paryetan-title,
h3.lb-related-card-title {
    font-size: 17px !important;
    font-weight: 700 !important;
    line-height: 1.45 !important;
}

h4.lb-sidebar-post-title,
.lb-sidebar-post-title {
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
}

/* ---------- MANORANJAN TITLE ---------- */
.lb-manoranjan-title-head {
    font-size: 30px !important;
}

/* ---------- SINGLE POST ---------- */
h1.lb-single-title,
.lb-single-title {
    font-size: 38px !important;
    font-weight: 900 !important;
    line-height: 1.22 !important;
    letter-spacing: -0.5px !important;
}

h2.lb-single-subtitle,
.lb-single-subtitle {
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 1.55 !important;
}

.lb-single-content,
.lb-single-content p,
.lb-single-content > p {
    font-size: 19px !important;
    line-height: 1.85 !important;
}

.lb-single-content h2 { font-size: 28px !important; line-height: 1.35 !important; }
.lb-single-content h3 { font-size: 23px !important; line-height: 1.4 !important; }
.lb-single-content h4 { font-size: 20px !important; line-height: 1.4 !important; }
.lb-single-content h5 { font-size: 18px !important; line-height: 1.4 !important; }
.lb-single-content h6 { font-size: 17px !important; line-height: 1.4 !important; }

.lb-single-content ul,
.lb-single-content ol,
.lb-single-content ul li,
.lb-single-content ol li {
    font-size: 19px !important;
    line-height: 1.85 !important;
}

.lb-single-content blockquote,
.lb-single-content blockquote p {
    font-size: 20px !important;
    line-height: 1.8 !important;
}

.lb-single-content table,
.lb-single-content table td,
.lb-single-content table th {
    font-size: 17px !important;
}

.lb-single-content strong,
.lb-single-content b {
    font-size: inherit !important;
}

/* ---------- META ---------- */
.lb-meta-name,
.lb-byline-name,
.lb-archive-meta-name {
    font-size: 16px !important;
    font-weight: 800 !important;
}

.lb-meta-by,
.lb-meta-time,
.lb-post-time,
.lb-side-meta,
.lb-archive-meta-time {
    font-size: 14px !important;
}

/* ---------- ARCHIVE ---------- */
h2.lb-archive-card-title,
.lb-archive-card-title {
    font-size: 19px !important;
    font-weight: 800 !important;
    line-height: 1.4 !important;
}

.lb-archive-card-subtitle {
    font-size: 15px !important;
    line-height: 1.5 !important;
}

.lb-archive-card-excerpt {
    font-size: 15px !important;
    line-height: 1.6 !important;
}

.lb-archive-desc {
    font-size: 16px !important;
}

.lb-archive-count {
    font-size: 14px !important;
}

/* ---------- SHARE ---------- */
.lb-share-count-number {
    font-size: 32px !important;
    font-weight: 900 !important;
}

.lb-share-count-label {
    font-size: 11px !important;
}

.lb-share-label {
    font-size: 14px !important;
    font-weight: 800 !important;
}

.lb-share-btn {
    width: 44px !important;
    height: 44px !important;
    font-size: 16px !important;
}

/* ---------- TAGS ---------- */
.lb-tags-label {
    font-size: 14px !important;
    font-weight: 800 !important;
}

.lb-tag {
    font-size: 13px !important;
    font-weight: 600 !important;
}

/* ---------- CHARCHA ---------- */
.charcha-title {
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #ffffff !important;
}

/* ==========================================================
   TABLET — max 992px
   ========================================================== */
@media (max-width: 992px) {

    h2.lb-section-title,
    h2.lb-section-title .lb-title-text,
    .lb-section-title span.lb-title-text {
        font-size: 24px !important;
    }

    h2.lb-manoranjan-title-head,
    h2.lb-photo-title-head,
    h2.lb-video-title-head {
        font-size: 26px !important;
    }

    h1.lb-archive-title,
    .lb-archive-title {
        font-size: 30px !important;
    }

    h3.lb-related-title,
    .lb-related-title {
        font-size: 20px !important;
    }

    h3.lb-sidebar-title,
    .lb-sidebar-title {
        font-size: 17px !important;
    }

    h3.lb-desh-featured-title,
    .lb-desh-featured-title,
    .lb-local-featured-title,
    h3.lb-video-featured-title,
    .lb-video-featured-title {
        font-size: 22px !important;
    }

    h2.lb-desh-grid-title,
    .lb-desh-grid-title,
    h3.lb-desh-grid-title,
    h3.lb-photo-card-title,
    .lb-photo-card-title,
    h3.lb-manoranjan-card-title,
    .lb-manoranjan-card-title,
    h3.lb-video-card-title,
    .lb-video-card-title,
    h4.lb-related-card-title,
    .lb-related-card-title,
    h3.lb-khabar-featured-title,
    .lb-khabar-featured-title,
    h4.lb-khabar-side-title,
    .lb-khabar-side-title,
    h4.lb-local-list-title,
    .lb-local-list-title,
    .lb-paryetan-title {
        font-size: 16px !important;
    }

    h1.lb-single-title,
    .lb-single-title {
        font-size: 32px !important;
    }

    h2.lb-single-subtitle,
    .lb-single-subtitle {
        font-size: 18px !important;
    }

    .lb-single-content,
    .lb-single-content p {
        font-size: 18px !important;
        line-height: 1.8 !important;
    }

    .lb-single-content h2 { font-size: 26px !important; }
    .lb-single-content h3 { font-size: 21px !important; }
    .lb-single-content h4 { font-size: 19px !important; }

    .lb-single-content ul,
    .lb-single-content ol,
    .lb-single-content ul li,
    .lb-single-content ol li {
        font-size: 18px !important;
    }

    .lb-single-content blockquote,
    .lb-single-content blockquote p {
        font-size: 18px !important;
    }

    h2.lb-archive-card-title,
    .lb-archive-card-title {
        font-size: 18px !important;
    }

    .lb-share-count-number {
        font-size: 28px !important;
    }
}

/* ==========================================================
   MOBILE — max 768px
   ========================================================== */
@media (max-width: 768px) {

    /* ---------- SECTION HEADER ---------- */
    h2.lb-section-title,
    h2.lb-section-title .lb-title-text,
    .lb-section-title span.lb-title-text {
        font-size: 22px !important;
        line-height: 1.3 !important;
    }

    h2.lb-manoranjan-title-head,
    h2.lb-photo-title-head,
    h2.lb-video-title-head {
        font-size: 24px !important;
        line-height: 1.3 !important;
    }

    h1.lb-archive-title,
    .lb-archive-title {
        font-size: 24px !important;
        line-height: 1.3 !important;
        padding-left: 14px !important;
    }

    /* ---------- FEATURED ---------- */
    h3.lb-desh-featured-title,
    .lb-desh-featured-title,
    .lb-local-featured-title,
    h3.lb-video-featured-title,
    .lb-video-featured-title {
        font-size: 19px !important;
        line-height: 1.4 !important;
    }

    /* ---------- NEWS CARD ---------- */
    h2.lb-desh-grid-title,
    .lb-desh-grid-title,
    h3.lb-desh-grid-title,
    h3.lb-photo-card-title,
    .lb-photo-card-title,
    h3.lb-manoranjan-card-title,
    .lb-manoranjan-card-title,
    h3.lb-video-card-title,
    .lb-video-card-title,
    h4.lb-related-card-title,
    .lb-related-card-title,
    h3.lb-khabar-featured-title,
    .lb-khabar-featured-title,
    h4.lb-khabar-side-title,
    .lb-khabar-side-title,
    h4.lb-local-list-title,
    .lb-local-list-title,
    .lb-paryetan-title {
        font-size: 15px !important;
        line-height: 1.45 !important;
    }

    h4.lb-sidebar-post-title,
    .lb-sidebar-post-title {
        font-size: 14px !important;
        line-height: 1.4 !important;
    }

    /* ---------- SINGLE POST ---------- */
    h1.lb-single-title,
    .lb-single-title {
        font-size: 24px !important;
        line-height: 1.3 !important;
        margin-bottom: 12px !important;
    }

    h2.lb-single-subtitle,
    .lb-single-subtitle {
        font-size: 16px !important;
        line-height: 1.5 !important;
        padding-left: 12px !important;
    }

    .lb-single-content,
    .lb-single-content p,
    .lb-single-content > p {
        font-size: 17px !important;
        line-height: 1.8 !important;
        margin-bottom: 18px !important;
        text-align: left !important;
    }

    .lb-single-content h2 { font-size: 22px !important; line-height: 1.35 !important; }
    .lb-single-content h3 { font-size: 19px !important; line-height: 1.4 !important; }
    .lb-single-content h4 { font-size: 17px !important; line-height: 1.4 !important; }
    .lb-single-content h5 { font-size: 16px !important; }
    .lb-single-content h6 { font-size: 15px !important; }

    .lb-single-content ul,
    .lb-single-content ol,
    .lb-single-content ul li,
    .lb-single-content ol li {
        font-size: 17px !important;
        line-height: 1.8 !important;
        padding-left: 24px !important;
    }

    .lb-single-content blockquote,
    .lb-single-content blockquote p {
        font-size: 17px !important;
        line-height: 1.75 !important;
        padding: 16px 20px 16px 45px !important;
        margin: 20px 0 !important;
    }

    .lb-single-content table,
    .lb-single-content table td,
    .lb-single-content table th {
        font-size: 15px !important;
    }

    /* ---------- META ---------- */
    .lb-meta-name,
    .lb-byline-name,
    .lb-archive-meta-name {
        font-size: 15px !important;
    }

    .lb-meta-by,
    .lb-meta-time,
    .lb-post-time,
    .lb-side-meta,
    .lb-archive-meta-time {
        font-size: 13px !important;
    }

    .lb-meta-avatar,
    .lb-archive-meta-avatar,
    .lb-byline-avatar {
        width: 34px !important;
        height: 34px !important;
    }

    /* ---------- ARCHIVE ---------- */
    h2.lb-archive-card-title,
    .lb-archive-card-title {
        font-size: 17px !important;
        line-height: 1.4 !important;
    }

    .lb-archive-card-subtitle {
        font-size: 14px !important;
    }

    .lb-archive-card-excerpt {
        font-size: 14px !important;
        line-height: 1.55 !important;
    }

    .lb-archive-desc {
        font-size: 15px !important;
    }

    .lb-archive-count {
        font-size: 13px !important;
    }

    /* ---------- SHARE ---------- */
    .lb-share-count-number {
        font-size: 26px !important;
    }

    .lb-share-count-label {
        font-size: 10px !important;
    }

    .lb-share-label {
        font-size: 13px !important;
    }

    .lb-share-btn {
        width: 42px !important;
        height: 42px !important;
        font-size: 15px !important;
    }

    /* ---------- TAGS ---------- */
    .lb-tags-label {
        font-size: 13px !important;
    }

    .lb-tag {
        font-size: 12px !important;
    }

    /* ---------- RELATED ---------- */
    h3.lb-related-title,
    .lb-related-title {
        font-size: 20px !important;
    }

    /* ---------- SIDEBAR ---------- */
    h3.lb-sidebar-title,
    .lb-sidebar-title {
        font-size: 17px !important;
    }

    /* ---------- CHARCHA ---------- */
    .charcha-title {
        font-size: 14px !important;
        max-width: 180px !important;
    }

    /* ---------- SECTION PADDING ---------- */
    .lb-samachar-section,
    .lb-desh-section,
    .lb-khabar-section,
    .lb-local-section,
    .lb-paryetan-section,
    .lb-photo-section,
    .lb-manoranjan-section,
    .lb-video-section,
    .lb-recent-section,
    .lb-archive-section,
    .lb-single-article,
    .lb-single-wrap {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .lb-samachar-section .jk__container,
    .lb-desh-section .jk__container,
    .lb-khabar-section .jk__container,
    .lb-local-section .jk__container,
    .lb-photo-section .jk__container,
    .lb-manoranjan-section .jk__container,
    .lb-video-section .jk__container,
    .lb-recent-section .jk__container,
    .lb-archive-section .jk__container,
    .lb-single-article .jk__container,
    .lb-single-wrap .jk__container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

/* ==========================================================
   SMALL MOBILE — max 480px
   ========================================================== */
@media (max-width: 480px) {

    h2.lb-section-title,
    h2.lb-section-title .lb-title-text,
    .lb-section-title span.lb-title-text {
        font-size: 20px !important;
    }

    h2.lb-manoranjan-title-head,
    h2.lb-photo-title-head,
    h2.lb-video-title-head {
        font-size: 22px !important;
    }

    h1.lb-archive-title,
    .lb-archive-title {
        font-size: 22px !important;
    }

    h3.lb-desh-featured-title,
    .lb-desh-featured-title,
    .lb-local-featured-title,
    h3.lb-video-featured-title,
    .lb-video-featured-title {
        font-size: 17px !important;
        line-height: 1.4 !important;
    }

    h2.lb-desh-grid-title,
    .lb-desh-grid-title,
    h3.lb-desh-grid-title,
    h3.lb-photo-card-title,
    .lb-photo-card-title,
    h3.lb-manoranjan-card-title,
    .lb-manoranjan-card-title,
    h3.lb-video-card-title,
    .lb-video-card-title,
    h4.lb-related-card-title,
    .lb-related-card-title,
    h3.lb-khabar-featured-title,
    .lb-khabar-featured-title,
    h4.lb-khabar-side-title,
    .lb-khabar-side-title,
    h4.lb-local-list-title,
    .lb-local-list-title,
    .lb-paryetan-title {
        font-size: 14px !important;
        line-height: 1.4 !important;
    }

    h4.lb-sidebar-post-title,
    .lb-sidebar-post-title {
        font-size: 13px !important;
    }

    /* ---------- SINGLE ---------- */
    h1.lb-single-title,
    .lb-single-title {
        font-size: 22px !important;
    }

    h2.lb-single-subtitle,
    .lb-single-subtitle {
        font-size: 15px !important;
    }

    .lb-single-content,
    .lb-single-content p {
        font-size: 16px !important;
        line-height: 1.75 !important;
    }

    .lb-single-content h2 { font-size: 20px !important; }
    .lb-single-content h3 { font-size: 18px !important; }
    .lb-single-content h4 { font-size: 16px !important; }

    .lb-single-content ul,
    .lb-single-content ol,
    .lb-single-content ul li,
    .lb-single-content ol li {
        font-size: 16px !important;
    }

    .lb-single-content blockquote,
    .lb-single-content blockquote p {
        font-size: 16px !important;
    }

    /* ---------- META ---------- */
    .lb-meta-avatar,
    .lb-archive-meta-avatar,
    .lb-byline-avatar {
        width: 30px !important;
        height: 30px !important;
    }

    .lb-meta-name,
    .lb-byline-name {
        font-size: 14px !important;
    }

    .lb-meta-by,
    .lb-meta-time,
    .lb-post-time {
        font-size: 12px !important;
    }

    /* ---------- ARCHIVE ---------- */
    h2.lb-archive-card-title,
    .lb-archive-card-title {
        font-size: 16px !important;
    }

    .lb-archive-card-excerpt {
        font-size: 13px !important;
    }

    /* ---------- SHARE ---------- */
    .lb-share-count-number {
        font-size: 24px !important;
    }

    .lb-share-btn {
        width: 40px !important;
        height: 40px !important;
        font-size: 14px !important;
    }

    /* ---------- SIDEBAR ---------- */
    h3.lb-sidebar-title,
    .lb-sidebar-title {
        font-size: 16px !important;
    }

    /* ---------- CHARCHA ---------- */
    .charcha-title {
        font-size: 12px !important;
        max-width: 140px !important;
    }
}

/* ==========================================================
   FONT SIZE + PADDING FIX — Mobile First
   (यो सबै भन्दा तल रहनुपर्छ)
   ========================================================== */

/* ==========================================================
   1. MOBILE PADDING — सबै section
   ========================================================== */
   @media (max-width: 768px) {

    /* Container — किनारामा 15px padding */
    .jk__container {
        padding-left: 15px !important;
        padding-right: 15px !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    /* सबै section wrapper */
    .lb-samachar-section,
    .lb-desh-section,
    .lb-khabar-section,
    .lb-local-section,
    .lb-paryetan-section,
    .lb-photo-section,
    .lb-manoranjan-section,
    .lb-video-section,
    .lb-recent-section,
    .lb-archive-section,
    .lb-single-wrap,
    .lb-single-article {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    /* Section भित्रको container मा दोहोरो padding नहोस् */
    .lb-samachar-section .jk__container,
    .lb-desh-section .jk__container,
    .lb-khabar-section .jk__container,
    .lb-local-section .jk__container,
    .lb-paryetan-section .jk__container,
    .lb-photo-section .jk__container,
    .lb-manoranjan-section .jk__container,
    .lb-video-section .jk__container,
    .lb-recent-section .jk__container,
    .lb-archive-section .jk__container,
    .lb-single-wrap .jk__container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    /* Single post मा content padding */
    .lb-single-header,
    .lb-single-content,
    .lb-single-tags,
    .lb-single-share,
    .lb-related-posts,
    .lb-single-sidebar {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/* ==========================================================
   2. DESKTOP TITLE SIZES
   ========================================================== */

/* Section Headers */
h2.lb-section-title,
.lb-section-title,
.lb-section-title .lb-title-text {
    font-size: 28px !important;
    font-weight: 800 !important;
    line-height: 1.3 !important;
}

h2.lb-manoranjan-title-head,
.lb-manoranjan-title-head,
h2.lb-photo-title-head,
.lb-photo-title-head,
h2.lb-video-title-head,
.lb-video-title-head {
    font-size: 32px !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
}

h1.lb-archive-title,
.lb-archive-title {
    font-size: 36px !important;
    font-weight: 900 !important;
    line-height: 1.25 !important;
}

/* Featured Titles */
h3.lb-desh-featured-title,
.lb-desh-featured-title,
.lb-local-featured-title,
h3.lb-video-featured-title,
.lb-video-featured-title {
    font-size: 26px !important;
    font-weight: 800 !important;
    line-height: 1.35 !important;
}

/* News Card Titles */
h2.lb-desh-grid-title,
.lb-desh-grid-title,
h3.lb-desh-grid-title,
h3.lb-photo-card-title,
.lb-photo-card-title,
h3.lb-manoranjan-card-title,
.lb-manoranjan-card-title,
h3.lb-video-card-title,
.lb-video-card-title,
h4.lb-related-card-title,
.lb-related-card-title,
h3.lb-khabar-featured-title,
.lb-khabar-featured-title,
h4.lb-khabar-side-title,
.lb-khabar-side-title,
h4.lb-local-list-title,
.lb-local-list-title,
.lb-paryetan-title,
h3.lb-related-card-title {
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1.45 !important;
}

/* Sidebar Post Title */
h4.lb-sidebar-post-title,
.lb-sidebar-post-title {
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
}

/* Single Post Title */
h1.lb-single-title,
.lb-single-title {
    font-size: 40px !important;
    font-weight: 900 !important;
    line-height: 1.22 !important;
    letter-spacing: -0.5px !important;
}

h2.lb-single-subtitle,
.lb-single-subtitle {
    font-size: 21px !important;
    font-weight: 500 !important;
    line-height: 1.55 !important;
}

/* Single Content */
.lb-single-content,
.lb-single-content p {
    font-size: 20px !important;
    line-height: 1.85 !important;
}

.lb-single-content h2 { font-size: 28px !important; }
.lb-single-content h3 { font-size: 24px !important; }
.lb-single-content h4 { font-size: 21px !important; }

/* Related Title */
h3.lb-related-title,
.lb-related-title {
    font-size: 24px !important;
    font-weight: 800 !important;
}

/* Sidebar Title */
h3.lb-sidebar-title,
.lb-sidebar-title {
    font-size: 19px !important;
    font-weight: 800 !important;
}

/* Archive Card */
h2.lb-archive-card-title,
.lb-archive-card-title {
    font-size: 20px !important;
    font-weight: 800 !important;
    line-height: 1.4 !important;
}

/* ==========================================================
   3. TABLET — max 992px
   ========================================================== */
@media (max-width: 992px) {

    h2.lb-section-title,
    .lb-section-title,
    .lb-section-title .lb-title-text {
        font-size: 26px !important;
    }

    h2.lb-manoranjan-title-head,
    h2.lb-photo-title-head,
    h2.lb-video-title-head {
        font-size: 28px !important;
    }

    h1.lb-archive-title {
        font-size: 32px !important;
    }

    h3.lb-desh-featured-title,
    .lb-desh-featured-title,
    .lb-local-featured-title,
    h3.lb-video-featured-title {
        font-size: 23px !important;
    }

    h2.lb-desh-grid-title,
    .lb-desh-grid-title,
    h3.lb-desh-grid-title,
    h3.lb-photo-card-title,
    h3.lb-manoranjan-card-title,
    h3.lb-video-card-title,
    h4.lb-related-card-title,
    h3.lb-khabar-featured-title,
    h4.lb-khabar-side-title,
    h4.lb-local-list-title,
    .lb-paryetan-title {
        font-size: 17px !important;
    }

    h1.lb-single-title {
        font-size: 34px !important;
    }

    h2.lb-single-subtitle {
        font-size: 19px !important;
    }

    .lb-single-content,
    .lb-single-content p {
        font-size: 18px !important;
    }
}

/* ==========================================================
   4. MOBILE — max 768px
   ========================================================== */
@media (max-width: 768px) {

    h2.lb-section-title,
    .lb-section-title,
    .lb-section-title .lb-title-text {
        font-size: 24px !important;
        line-height: 1.3 !important;
    }

    h2.lb-manoranjan-title-head,
    h2.lb-photo-title-head,
    h2.lb-video-title-head {
        font-size: 26px !important;
    }

    h1.lb-archive-title {
        font-size: 26px !important;
    }

    h3.lb-desh-featured-title,
    .lb-desh-featured-title,
    .lb-local-featured-title,
    h3.lb-video-featured-title {
        font-size: 21px !important;
        line-height: 1.4 !important;
    }

    h2.lb-desh-grid-title,
    .lb-desh-grid-title,
    h3.lb-desh-grid-title,
    h3.lb-photo-card-title,
    h3.lb-manoranjan-card-title,
    h3.lb-video-card-title,
    h4.lb-related-card-title,
    h3.lb-khabar-featured-title,
    h4.lb-khabar-side-title,
    h4.lb-local-list-title,
    .lb-paryetan-title {
        font-size: 16px !important;
        line-height: 1.45 !important;
    }

    h4.lb-sidebar-post-title {
        font-size: 15px !important;
    }

    h1.lb-single-title {
        font-size: 28px !important;
        line-height: 1.3 !important;
    }

    h2.lb-single-subtitle {
        font-size: 18px !important;
        line-height: 1.5 !important;
    }

    .lb-single-content,
    .lb-single-content p {
        font-size: 18px !important;
        line-height: 1.8 !important;
    }

    .lb-single-content h2 { font-size: 24px !important; }
    .lb-single-content h3 { font-size: 21px !important; }
    .lb-single-content h4 { font-size: 19px !important; }

    h3.lb-related-title {
        font-size: 22px !important;
    }

    h3.lb-sidebar-title {
        font-size: 18px !important;
    }

    h2.lb-archive-card-title {
        font-size: 18px !important;
    }
}

/* ==========================================================
   5. SMALL MOBILE — max 480px
   ========================================================== */
@media (max-width: 480px) {

    h2.lb-section-title,
    .lb-section-title,
    .lb-section-title .lb-title-text {
        font-size: 22px !important;
    }

    h2.lb-manoranjan-title-head,
    h2.lb-photo-title-head,
    h2.lb-video-title-head {
        font-size: 24px !important;
    }

    h1.lb-archive-title {
        font-size: 24px !important;
    }

    h3.lb-desh-featured-title,
    .lb-desh-featured-title,
    .lb-local-featured-title,
    h3.lb-video-featured-title {
        font-size: 19px !important;
    }

    h2.lb-desh-grid-title,
    .lb-desh-grid-title,
    h3.lb-desh-grid-title,
    h3.lb-photo-card-title,
    h3.lb-manoranjan-card-title,
    h3.lb-video-card-title,
    h4.lb-related-card-title,
    h3.lb-khabar-featured-title,
    h4.lb-khabar-side-title,
    h4.lb-local-list-title,
    .lb-paryetan-title {
        font-size: 16px !important;
    }

    h4.lb-sidebar-post-title {
        font-size: 14px !important;
    }

    h1.lb-single-title {
        font-size: 24px !important;
    }

    h2.lb-single-subtitle {
        font-size: 16px !important;
    }

    .lb-single-content,
    .lb-single-content p {
        font-size: 19px !important;
        line-height: 1.75 !important;
    }

    .lb-single-content h2 { font-size: 22px !important; }
    .lb-single-content h3 { font-size: 19px !important; }
    .lb-single-content h4 { font-size: 17px !important; }
}

/* ==========================================================
   FAVICON OVERLAY FIX — Admin Bar
   ========================================================== */

/* Favicon image कहिल्यै ठूलो नहोस् */
#wpadminbar img,
#wpadminbar .ab-icon img {
    max-width: 20px !important;
    max-height: 20px !important;
    width: auto !important;
    height: auto !important;
}
/* ==========================================================
   SINGLE META — Double Border Fix
   ========================================================== */

/* Meta को माथि र तलको border — एकै राख्नुहोस् */
.lb-single-meta {
    border-top: 1px solid #e8e8e8 !important;
    border-bottom: none !important;
    padding: 12px 0 !important;
    margin-bottom: 0 !important;
}

/* Meta पछिको element मा border-top हटाउनुहोस् */
.lb-single-meta + * {
    border-top: none !important;
    margin-top: 0 !important;
}

/* Featured image */
.lb-single-image {
    margin-top: 0 !important;
    padding-top: 0 !important;
    border-top: none !important;
}

/* Single content */
.lb-single-content {
    border-top: none !important;
    margin-top: 15px !important;
}

/* Header */
.lb-single-header {
    border-bottom: none !important;
    padding-bottom: 0 !important;
    margin-bottom: 15px !important;
}

/* ==========================================================
   MOBILE — Meta एउटै line, spacing ठीक
   ========================================================== */
@media (max-width: 768px) {

    .lb-single-meta {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        justify-content: flex-start !important;
        flex-wrap: wrap !important;
        gap: 10px !important;
        padding: 10px 0 !important;
        margin-bottom: 0 !important;
        border-top: 1px solid #e8e8e8 !important;
        border-bottom: none !important;
    }

    .lb-meta-author {
        display: inline-flex !important;
        align-items: center !important;
        gap: 6px !important;
    }

    .lb-meta-time {
        display: inline-flex !important;
        align-items: center !important;
        gap: 5px !important;
    }

    .lb-meta-by,
    .lb-meta-name,
    .lb-meta-time,
    .lb-meta-time span,
    .lb-meta-time div {
        font-size: 13px !important;
        line-height: 1.4 !important;
    }

    .lb-meta-avatar {
        width: 28px !important;
        height: 28px !important;
    }

    /* Date भित्रको div inline */
    .lb-meta-time span div,
    .lb-meta-time .nepali-date-converter {
        display: inline !important;
    }
}

@media (max-width: 480px) {

    .lb-single-meta {
        gap: 8px !important;
    }

    .lb-meta-by,
    .lb-meta-name,
    .lb-meta-time,
    .lb-meta-time div {
        font-size: 12px !important;
    }

    .lb-meta-avatar {
        width: 24px !important;
        height: 24px !important;
    }
}

/* ==========================================================
   SINGLE META — Byline + Time एउटै line (सबै screen)
   ========================================================== */

/* Base — Desktop + Tablet + Mobile सबैमा */
.lb-single-meta {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    flex-wrap: wrap !important;
    gap: 15px !important;
    margin-top: 15px !important;
    padding: 12px 0 !important;
    border-top: 1px solid #e8e8e8 !important;
    border-bottom: none !important;
}

/* Byline */
.lb-meta-author {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    flex-shrink: 0 !important;
}

/* Time */
.lb-meta-time {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    flex-shrink: 0 !important;
}

/* Byline text */
.lb-meta-by {
    font-size: 14px !important;
    color: #888 !important;
    font-weight: 400 !important;
}

.lb-meta-name {
    font-size: 15px !important;
    font-weight: 700 !important;
    color: #1a1a1a !important;
}

/* Time text */
.lb-meta-time,
.lb-meta-time span,
.lb-meta-time div {
    font-size: 14px !important;
    color: #666 !important;
    font-weight: 500 !important;
}

.lb-meta-time i {
    color: #c0392b !important;
    font-size: 14px !important;
}

.lb-meta-avatar {
    width: 32px !important;
    height: 32px !important;
    border-radius: 50% !important;
    overflow: hidden !important;
    flex-shrink: 0 !important;
}

.lb-meta-avatar img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

/* Date को div लाई inline बनाउनुहोस् */
.lb-meta-time .nepali-date-converter,
.lb-meta-time .nep-to-eng,
.lb-meta-time span div,
.lb-meta-time span .nepali-date-converter,
.lb-meta-time span .nep-to-eng {
    display: inline !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
}

/* ==========================================================
   MOBILE — अझ compact
   ========================================================== */
@media (max-width: 768px) {

    .lb-single-meta {
        gap: 10px !important;
        padding: 10px 0 !important;
    }

    .lb-meta-author {
        gap: 6px !important;
    }

    .lb-meta-time {
        gap: 5px !important;
    }

    .lb-meta-by,
    .lb-meta-name,
    .lb-meta-time,
    .lb-meta-time span,
    .lb-meta-time div {
        font-size: 13px !important;
    }

    .lb-meta-avatar {
        width: 28px !important;
        height: 28px !important;
    }

    .lb-meta-time i {
        font-size: 12px !important;
    }
}

@media (max-width: 480px) {

    .lb-single-meta {
        gap: 8px !important;
    }

    .lb-meta-by,
    .lb-meta-name,
    .lb-meta-time,
    .lb-meta-time div {
        font-size: 12px !important;
    }

    .lb-meta-avatar {
        width: 24px !important;
        height: 24px !important;
    }
}