/*
Theme Name: Desh Edition News Theme
Author: Md. Nazmul Haq
Version: 3.0
Description: Desh Edition responsive Bengali news portal theme with reference-inspired desktop/mobile sticky header and editorial homepage layout.
Text Domain: desh-edition
*/
*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,'SolaimanLipi',sans-serif;background:#f7f7f7;color:#222;line-height:1.5}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.desktop-header{background:#fff;border-bottom:1px solid #ddd}.desktop-header-container,.nav-container,.trending-container,.main-container,.footer-container{max-width:1200px;margin:auto;padding-left:15px;padding-right:15px}.desktop-header-container{display:flex;align-items:center;justify-content:space-between;padding-top:10px;padding-bottom:10px}.desktop-header-left{display:flex;align-items:center;gap:15px}.toggle-drawer-btn,.nav-search-right{background:none;border:0;cursor:pointer;font-size:22px}.desktop-date{font-size:14px;color:#555}.custom-logo{max-height:70px;width:auto}.desktop-logo-text{font-size:32px;font-weight:bold;color:#c00}.desktop-header-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.btn-paper{background:#f0f0f0;padding:4px 10px;font-size:13px;border:1px solid #ccc;border-radius:3px;margin-left:5px}.desktop-social-icons{display:flex;gap:10px;align-items:center}.desktop-social-icons a{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#f0f0f0;color:#444;font-size:13px;transition:.2s}.desktop-social-icons a:hover{background:#c00;color:#fff}.mobile-header{display:none;background:#fff;padding:8px 15px;border-bottom:1px solid #e5e5e5}.mobile-header-container{display:flex;justify-content:space-between;align-items:center}.mobile-logo-text{font-size:24px;font-weight:bold;color:#222}.mobile-actions{display:flex;align-items:center;gap:10px}.mobile-epaper-btn,.mobile-search-btn{background:#f5f5f5;color:#222;border:1px solid #ddd;padding:5px 10px;border-radius:3px}.main-navigation{background:#fff;border-bottom:2px solid #c00}.nav-container{display:flex;align-items:center}.mobile-menu-icon{display:none}.nav-links-wrapper{flex:1;overflow-x:auto}.nav-links{display:flex;list-style:none;white-space:nowrap}.nav-links li a{display:block;padding:12px 15px;font-size:16px;font-weight:bold}.nav-links li a:hover{color:#c00}.drawer-overlay{position:fixed;inset:0 auto 0 -100%;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:99999;transition:left .3s}.drawer-overlay.open{left:0}.drawer-content{width:280px;height:100%;background:#fff;padding:20px;overflow:auto}.drawer-header{display:flex;justify-content:space-between;border-bottom:2px solid #c00;padding-bottom:10px;margin-bottom:15px}.drawer-header h3{color:#c00}.close-drawer-btn{border:0;background:none;font-size:26px}.drawer-menu-list{list-style:none}.drawer-menu-list li a{display:block;padding:10px 0;border-bottom:1px solid #eee}.trending-bar{background:#fff;padding:8px 0;border-bottom:1px solid #eee}.trending-container{display:flex;align-items:center;gap:10px;overflow:auto}.trending-label{background:#c00;color:#fff;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:bold;white-space:nowrap}.trending-tags-wrapper{display:flex;gap:8px}.tag-pill{background:#f0f0f0;padding:4px 12px;border-radius:12px;font-size:13px;white-space:nowrap}.main-container{margin-top:15px;margin-bottom:15px}.top-ad-banner{margin-bottom:20px}.ad-placeholder{height:90px;background:#eee;display:flex;align-items:center;justify-content:center;color:#999}.home-hero-grid{display:grid;grid-template-columns:2fr 1.2fr 1fr;gap:20px}.hero-lead-card,.sub-lead-card,.widget-box,.cat-block,.gallery-block{background:#fff;padding:12px}.lead-img-box img{width:100%;display:block}.hero-lead-card h2{font-size:28px;line-height:1.25;margin-top:10px}.hero-lead-card p{color:#666;margin-top:8px}.sub-lead-column{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-content:start}.sub-lead-img img{width:100%;display:block}.sub-lead-card h4{margin-top:6px;font-size:16px}.widget-box{margin-bottom:15px}.widget-tab-header{border-bottom:2px solid #c00;margin-bottom:10px}.tab-btn{background:#c00;color:#fff;border:0;padding:7px 12px}.side-news-item{padding:9px 0;border-bottom:1px solid #eee}.side-news-item h5{font-size:15px}.red-icon,.bullet-dot{color:#c00}.archive-search-form{display:flex;flex-direction:column;gap:8px;margin-top:10px}.archive-date-input{padding:8px;border:1px solid #ccc}.archive-search-form button{background:#c00;color:#fff;border:0;padding:9px;cursor:pointer}.section-divider{border:0;border-top:1px solid #ddd;margin:25px 0}.category-grid-layout{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:20px}.cat-header{border-bottom:3px solid #c00;margin-bottom:10px}.cat-header h3{padding-bottom:6px;color:#c00}.cat-top-post img{width:100%;display:block}.cat-top-post h4{margin-top:7px}.cat-sub-post{padding:7px 0;border-bottom:1px solid #eee}.media-gallery-section{display:grid;grid-template-columns:1fr 1fr;gap:20px}.gallery-block{border-top:3px solid #c00}.gallery-title h3{color:#c00;margin-bottom:12px}.gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gallery-item img{width:100%;height:110px;object-fit:cover}.gallery-item span{display:block;font-size:13px;font-weight:bold;margin-top:5px}.video-thumb-overlay{position:relative}.play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:30px;color:#fff}.search-modal-box{position:fixed;inset:0;background:rgba(0,0,0,.65);z-index:999999;align-items:center;justify-content:center}.search-modal-content{background:#fff;padding:30px;width:min(600px,90%);position:relative}.close-search{position:absolute;right:12px;top:5px;font-size:30px;cursor:pointer}.search-form{display:flex;gap:8px}.search-field{flex:1;padding:10px}.search-submit{background:#c00;color:#fff;border:0;padding:10px 15px}
/* ===== Footer: supplied reference design ===== */
.site-footer{
    background:#ffffff;
    color:#242424;
    border-top:1px solid #d8d8d8;
    margin-top:45px;
    padding:0;
}
.footer-reference{
    max-width:1200px;
    min-height:300px;
    padding-top:42px;
    padding-bottom:70px;
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:40px;
}
.footer-left-reference{
    flex:1;
    min-width:0;
}
.footer-brand-reference{
    margin-bottom:28px;
}
.footer-brand-reference .custom-logo{
    display:block;
    width:auto;
    max-width:260px;
    max-height:90px;
    height:auto;
}
.footer-logo-text{
    font-size:52px;
    font-weight:800;
    letter-spacing:-2px;
    line-height:1;
    color:#111;
}
.footer-editor-reference{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    gap:8px;
    font-size:22px;
    line-height:1.7;
    color:#3d4247;
}
.footer-editor-reference strong{
    color:#333;
    font-weight:700;
}
.footer-divider{
    margin:0 4px;
    color:#333;
    font-weight:700;
}
.footer-copy-reference{
    margin-top:8px;
    font-size:15px;
    color:#555b61;
}
.footer-right-reference{
    min-width:220px;
    padding-top:90px;
    text-align:right;
}
.footer-follow-title{
    font-size:17px;
    font-weight:700;
    color:#4a4a4a;
    margin-bottom:15px;
}
.footer-follow-icons{
    display:flex;
    justify-content:flex-end;
    align-items:center;
    gap:16px;
}
.footer-follow-icons a{
    color:#454b52;
    background:transparent;
    font-size:15px;
    line-height:1;
    transition:opacity .2s ease,transform .2s ease;
}
.footer-follow-icons a:hover{
    color:#c00;
    opacity:.9;
    transform:translateY(-2px);
}

@media(max-width:768px){
    .footer-reference{
        min-height:auto;
        padding-top:30px;
        padding-bottom:40px;
        flex-direction:column;
        gap:26px;
    }
    .footer-brand-reference{margin-bottom:18px}
    .footer-brand-reference .custom-logo{max-width:210px}
    .footer-logo-text{font-size:38px}
    .footer-editor-reference{
        font-size:17px;
        line-height:1.6;
    }
    .footer-right-reference{
        min-width:0;
        width:100%;
        padding-top:0;
        text-align:left;
    }
    .footer-follow-icons{justify-content:flex-start}
}

@media(max-width:900px){.home-hero-grid{grid-template-columns:1fr 1fr}.sidebar-column{grid-column:1/-1}.sub-lead-column{grid-template-columns:1fr 1fr}}@media(max-width:768px){.desktop-header{display:none}.mobile-header{display:block}.mobile-menu-icon{display:block;background:none;border:0;font-size:20px;padding:10px 10px 10px 0}.desktop-only{display:none}.home-hero-grid{grid-template-columns:1fr}.sidebar-column{grid-column:auto}.sub-lead-column{grid-template-columns:1fr 1fr}.media-gallery-section{grid-template-columns:1fr}.hero-lead-card h2{font-size:23px}.custom-logo{max-height:45px}}
/* v1.5 News features */
.top-ad-banner{text-align:center;margin:15px 0 20px}.top-ad-banner img{display:block;margin:auto;max-width:100%;height:auto}.responsive-video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.responsive-video iframe{position:absolute;inset:0;width:100%;height:100%}.widget-title{border-bottom:2px solid #c00;margin-bottom:10px}.widget-title h3{padding:7px 0;font-size:18px}.single-layout-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:25px;margin-top:20px}.single-post-title{font-size:32px;line-height:1.35;margin:8px 0 12px}.news-meta-header{border-bottom:1px solid #e5e5e5;padding-bottom:15px;margin-bottom:15px}.news-category a{color:#c00;font-weight:bold}.news-date-author{color:#666;font-size:14px}.article-tools{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:15px}.social-share-buttons{display:flex;flex-wrap:wrap;gap:8px}.share-btn{display:inline-flex;align-items:center;gap:6px}.single-featured-image img{width:100%;height:auto}.single-post-body{font-size:18px;line-height:1.9}.single-post-body p{margin:0 0 18px}.print-btn{white-space:nowrap}.ad-placeholder{border:1px dashed #bbb}.video-widget{padding:12px}@media(max-width:768px){.single-layout-grid{grid-template-columns:1fr}.article-tools{align-items:flex-start;flex-direction:column}.single-post-title{font-size:25px}.single-post-body{font-size:17px}}@media print{.desktop-header,.mobile-header,.main-navigation,.trending-bar,.sidebar-column,.site-footer,.article-tools{display:none!important}.main-container{max-width:100%;margin:0;padding:0}.single-layout-grid{display:block}.single-post-title{font-size:26px}}


/* =========================================
   v1.6 COMPACT NEWS GRID
   Image + Headline + Relative Publish Time
========================================= */
.compact-news-section{
    margin:22px 0 26px;
}
.compact-section-heading{
    border-bottom:2px solid #c00;
    margin-bottom:14px;
}
.compact-section-heading span{
    display:inline-block;
    background:#c00;
    color:#fff;
    padding:7px 16px;
    font-size:18px;
    font-weight:700;
    line-height:1.2;
}
.compact-news-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:18px 24px;
}
.compact-news-card{
    background:#f2f3f5;
    min-width:0;
    border-bottom:1px solid #dfe1e5;
    transition:transform .2s ease, box-shadow .2s ease, background .2s ease;
}
.compact-news-card:hover{
    background:#fff;
    transform:translateY(-2px);
    box-shadow:0 6px 18px rgba(0,0,0,.08);
}
.compact-news-link{
    display:flex;
    align-items:stretch;
    min-height:104px;
    color:#333;
}
.compact-news-image{
    width:42%;
    min-width:178px;
    overflow:hidden;
    background:#ddd;
}
.compact-news-image img,
.no-news-image{
    width:100%;
    height:100%;
    min-height:104px;
    display:block;
}
.compact-news-image img{
    object-fit:cover;
    transition:transform .3s ease;
}
.compact-news-card:hover .compact-news-image img{
    transform:scale(1.04);
}
.no-news-image{
    display:flex;
    align-items:center;
    justify-content:center;
    color:#999;
    font-size:28px;
}
.compact-news-content{
    flex:1;
    min-width:0;
    padding:10px 14px 9px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
}
.compact-news-title{
    margin:0;
    color:#3f4145;
    font-size:20px;
    font-weight:700;
    line-height:1.38;
}
.compact-news-meta{
    margin-top:8px;
    color:#747980;
    font-size:12px;
    display:flex;
    align-items:center;
    gap:6px;
}
.compact-news-meta i{font-size:12px}
.compact-empty{padding:20px;background:#fff;border:1px solid #eee}

@media(max-width:992px){
    .compact-news-grid{gap:14px}
    .compact-news-image{min-width:145px}
    .compact-news-title{font-size:18px}
}
@media(max-width:768px){
    .compact-news-grid{grid-template-columns:1fr;gap:12px}
    .compact-news-link{min-height:92px}
    .compact-news-image{width:40%;min-width:132px}
    .compact-news-image img,.no-news-image{min-height:92px}
    .compact-news-content{padding:8px 10px}
    .compact-news-title{font-size:16px;line-height:1.42}
    .compact-news-meta{font-size:11px}
    .compact-section-heading span{font-size:16px;padding:6px 12px}
}


/* ===== Final footer update requested ===== */
.site-footer{
    background:#ffffff !important;
    color:#222 !important;
    border-top:1px solid #dddddd !important;
}
.footer-reference,
.footer-left-reference,
.footer-right-reference{
    background:#ffffff !important;
}
.footer-custom-text{
    margin:0;
    max-width:760px;
    font-size:21px;
    line-height:1.7;
    color:#3b3f44;
}
.footer-custom-text p{
    margin:0 0 4px;
}
.footer-follow-icons a{
    font-size:17px;
    opacity:1 !important;
}
.footer-follow-icons a.footer_facebook{color:#1877F2 !important;}
.footer-follow-icons a.footer_x{color:#000000 !important;}
.footer-follow-icons a.footer_linkedin{color:#0A66C2 !important;}
.footer-follow-icons a.footer_instagram{color:#E4405F !important;}
.footer-follow-icons a.footer_youtube{color:#FF0000 !important;}

.archive-widget{
    margin-top:18px;
}
.archive-search-form{
    display:flex;
    flex-direction:column;
    gap:10px;
}
.archive-search-form label{
    font-size:14px;
    color:#555;
}
.archive-date-input{
    width:100%;
    box-sizing:border-box;
    padding:10px;
    border:1px solid #ddd;
    border-radius:3px;
    background:#fff;
}
.archive-search-form button{
    border:0;
    background:#c00;
    color:#fff;
    padding:10px 14px;
    cursor:pointer;
    border-radius:3px;
    font-weight:700;
}
.archive-search-form button:hover{
    background:#a80000;
}
@media(max-width:768px){
    .footer-custom-text{font-size:17px;}
}

/* v1.9 Footer Important Links */
.footer-important-links{
    min-width:200px;
    padding-top:90px;
}
.footer-links-title{
    font-size:17px;
    font-weight:700;
    color:#4a4a4a;
    margin-bottom:15px;
}
.footer-links-menu{
    list-style:none;
    margin:0;
    padding:0;
}
.footer-links-menu li{
    margin:0 0 8px;
}
.footer-links-menu a{
    color:#4f565c;
    font-size:15px;
    transition:color .2s ease;
}
.footer-links-menu a:hover{color:#c00;}
@media(max-width:768px){
    .footer-important-links{
        min-width:0;
        width:100%;
        padding-top:0;
    }
}

/* v2.0: Footer important links - screenshot style */
.footer-reference{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) auto !important;
    column-gap:56px;
    row-gap:20px;
    align-items:start;
}
.footer-left-reference{min-width:0;}
.footer-important-links{
    grid-column:1 / 2;
    width:100%;
    min-width:0;
    padding-top:8px !important;
    margin-top:10px;
}
.footer-links-menu{
    list-style:none;
    margin:0;
    padding:0;
    display:flex;
    flex-wrap:wrap;
    gap:12px;
    align-items:center;
}
.footer-links-menu li{margin:0 !important;padding:0;}
.footer-links-menu a{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:8px 13px;
    min-height:40px;
    border:1px solid #d9dde1;
    border-radius:4px;
    background:#fff;
    color:#565c62;
    font-size:15px;
    line-height:1.2;
    white-space:nowrap;
    box-shadow:0 1px 2px rgba(0,0,0,.02);
}
.footer-links-menu a:hover{
    color:#c00;
    border-color:#c00;
    background:#fff;
}
.footer-right-reference{
    grid-column:2 / 3;
    grid-row:1 / span 2;
    padding-top:58px !important;
}
.footer-follow-title{margin-bottom:12px;}
.footer-copy-reference{margin-top:12px;}
@media(max-width:768px){
    .footer-reference{display:flex !important;flex-direction:column;gap:22px;}
    .footer-important-links{width:100%;margin-top:0;}
    .footer-links-menu{gap:8px;}
    .footer-links-menu a{font-size:14px;padding:8px 10px;min-height:36px;}
    .footer-right-reference{width:100%;padding-top:0 !important;}
}


/* ===== v2.1 Final: Jugantor-style clean footer ===== */
.site-footer{
    background:#fff !important;
    border-top:1px solid #e2e2e2 !important;
    color:#30343a !important;
    margin-top:40px;
}
.footer-reference{
    display:block !important;
    min-height:0 !important;
    padding-top:38px !important;
    padding-bottom:28px !important;
}
.footer-top-row{
    display:grid;
    grid-template-columns:minmax(0,1fr) 240px;
    align-items:start;
    column-gap:60px;
    padding-bottom:24px;
    border-bottom:1px solid #ededed;
}
.footer-left-reference{
    min-width:0;
}
.footer-brand-reference{
    margin-bottom:16px !important;
}
.footer-brand-reference .custom-logo{
    max-width:250px !important;
    max-height:85px !important;
}
.footer-logo-text{
    font-size:44px !important;
}
.footer-custom-text{
    margin-top:0 !important;
    font-size:19px !important;
    line-height:1.65 !important;
    color:#3f454b !important;
    max-width:760px;
}
.footer-custom-text p{
    margin:0 !important;
}
.footer-copy-reference{
    margin-top:8px !important;
    font-size:14px !important;
    color:#5d646b !important;
}
.footer-right-reference{
    width:240px !important;
    min-width:0 !important;
    padding-top:26px !important;
    text-align:right !important;
}
.footer-follow-title{
    margin-bottom:12px !important;
    font-size:17px !important;
    color:#3f454b !important;
}
.footer-follow-icons{
    justify-content:flex-end !important;
    gap:16px !important;
}
.footer-follow-icons a{
    width:auto !important;
    height:auto !important;
    padding:0 !important;
    background:transparent !important;
    font-size:17px !important;
    border:0 !important;
}
/* Important links: one clean horizontal row like the reference footer */
.footer-important-links{
    width:100% !important;
    min-width:0 !important;
    padding-top:18px !important;
    margin:0 !important;
    grid-column:auto !important;
}
.footer-links-menu{
    display:flex !important;
    flex-wrap:wrap;
    align-items:center;
    gap:0 !important;
    list-style:none;
    margin:0 !important;
    padding:0 !important;
}
.footer-links-menu li{
    margin:0 !important;
    padding:0 !important;
    display:flex;
    align-items:center;
}
.footer-links-menu li + li::before{
    content:"";
    width:1px;
    height:16px;
    background:#d7d7d7;
    margin:0 14px;
}
.footer-links-menu a{
    display:inline !important;
    min-height:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    background:transparent !important;
    color:#4a5158 !important;
    font-size:15px !important;
    line-height:1.5 !important;
    white-space:nowrap;
}
.footer-links-menu a:hover{
    color:#c40000 !important;
    border:0 !important;
    background:transparent !important;
}
@media(max-width:768px){
    .footer-reference{
        padding-top:28px !important;
        padding-bottom:24px !important;
    }
    .footer-top-row{
        grid-template-columns:1fr;
        row-gap:22px;
        padding-bottom:20px;
    }
    .footer-brand-reference .custom-logo{max-width:210px !important;}
    .footer-custom-text{font-size:17px !important;}
    .footer-right-reference{
        width:100% !important;
        padding-top:0 !important;
        text-align:left !important;
    }
    .footer-follow-icons{justify-content:flex-start !important;}
    .footer-important-links{padding-top:16px !important;}
    .footer-links-menu{row-gap:10px !important;}
    .footer-links-menu li + li::before{margin:0 9px;}
    .footer-links-menu a{font-size:14px !important;}
}


/* Mobile header: always white */
@media(max-width:768px){
  .mobile-header{background:#fff !important;color:#222 !important;border-bottom:1px solid #e5e5e5 !important;}
  .mobile-header a,.mobile-header button,.mobile-logo-text{color:#222 !important;}
  .mobile-epaper-btn,.mobile-search-btn{background:#f5f5f5 !important;color:#222 !important;border:1px solid #ddd !important;}
}

.gallery-customizer-note{grid-column:1/-1;color:#777;padding:12px 0;font-size:14px}.gallery-item .video-thumb-overlay img{display:block;width:100%;height:110px;object-fit:cover}


/* ===== v2.5 Customizer Advertisement Slots ===== */
.custom-ad-slot{
    width:min(100%, var(--ad-desktop-width, 728px));
    height:var(--ad-desktop-height, 90px);
    margin:22px auto;
    overflow:hidden;
    background:transparent;
}
.custom-ad-slot .custom-ad-link,
.custom-ad-slot img{
    display:block;
    width:100%;
    height:100%;
}
.custom-ad-slot img{
    object-fit:fill;
}
.top-ad-banner{
    margin:15px auto 20px;
}
.home-middle-ad{
    margin:24px auto 26px;
}
.category-ad-break{
    grid-column:1 / -1;
    width:100%;
}
.category-middle-ad{
    margin:22px auto;
}
@media(max-width:768px){
    .custom-ad-slot{
        width:min(100%, var(--ad-mobile-width, 320px));
        height:var(--ad-mobile-height, 100px);
        margin:18px auto;
    }
    .custom-ad-slot img{
        object-fit:fill;
    }
}


/* ===== v2.6 Single News Facebook Sidebar ===== */
.facebook-blue-icon{
    color:#1877f2;
}
.facebook-page-widget{
    margin-top:20px;
}
.facebook-page-responsive{
    width:100%;
    max-width:var(--fb-page-width, 340px);
    margin:0 auto;
    overflow:hidden;
}
.facebook-page-responsive iframe{
    display:block;
    width:100%;
    max-width:100%;
    min-height:var(--fb-page-height, 500px);
    border:0;
}
@media(max-width:768px){
    .single-layout-grid,
    .single-news-container .single-layout-grid{
        display:block;
    }
    .facebook-page-widget{
        width:100%;
        margin:18px 0;
    }
    .facebook-page-responsive{
        width:100%;
        max-width:100%;
    }
    .facebook-page-responsive iframe{
        width:100% !important;
        max-width:100% !important;
    }
}


/* ===== v2.7 Header & Footer Social Icons =====
   Screenshot-style: compact square border, white background, official brand colors.
*/
.desktop-social-icons,
.footer-follow-icons{
    display:flex;
    align-items:center;
    gap:7px;
}

.desktop-social-icons a.social-icon-box,
.footer-follow-icons a.social-icon-box{
    width:36px !important;
    height:34px !important;
    min-width:36px !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    background:#fff !important;
    border:1px solid #e4e4e4 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    text-decoration:none !important;
    transition:all .2s ease !important;
    line-height:1 !important;
}

.desktop-social-icons a.social-icon-box:hover,
.footer-follow-icons a.social-icon-box:hover{
    background:#fafafa !important;
    border-color:#cfcfcf !important;
    transform:translateY(-1px);
}

.desktop-social-icons .social-icon-box i,
.footer-follow-icons .social-icon-box i{
    font-size:15px !important;
    line-height:1 !important;
}

/* Official brand colors */
.desktop-social-icons .fb,
.footer-follow-icons .footer_facebook{color:#1877F2 !important;}
.desktop-social-icons .tw,
.footer-follow-icons .footer_x{color:#000 !important;}
.desktop-social-icons .ln,
.footer-follow-icons .footer_linkedin{color:#0A66C2 !important;}
.desktop-social-icons .ins,
.footer-follow-icons .footer_instagram{color:#E4405F !important;}
.desktop-social-icons .yt,
.footer-follow-icons .footer_youtube{color:#FF0000 !important;}

/* X logo is inline SVG so it always displays even if Font Awesome/CDN cache fails */
.social-icon-box.x-social-icon svg{
    width:14px;
    height:14px;
    display:block;
    fill:currentColor;
}

@media(max-width:768px){
    .desktop-social-icons a.social-icon-box,
    .footer-follow-icons a.social-icon-box{
        width:34px !important;
        height:32px !important;
        min-width:34px !important;
    }
}

/* ============================================================
   HOME PAGE V3 — editorial multi-section layout (header/footer unchanged)
============================================================ */
.de-home{max-width:1200px;padding-top:10px;padding-bottom:10px;background:#fff}.de-home h1,.de-home h2,.de-home h3{margin:0}.de-home a{color:#222}.de-cover{display:block;width:100%;height:100%;object-fit:cover}.de-no-image{width:100%;height:100%;min-height:100px;background:#eee;color:#aaa;display:flex;align-items:center;justify-content:center}.de-top-layout{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(300px,1.5fr) minmax(255px,1.15fr);gap:18px;border-bottom:1px solid #ddd;padding-bottom:18px}.de-main-lead{border-right:1px solid #e5e5e5;padding-right:18px}.de-lead-image{height:340px;overflow:hidden}.de-main-lead h1{font-size:31px;line-height:1.3;font-weight:800;margin-top:12px}.de-main-lead p{font-size:15px;color:#666;margin-top:8px;line-height:1.6}.de-side-leads{display:grid;grid-template-columns:1fr 1fr;gap:14px}.de-side-lead{border-bottom:1px solid #e2e2e2;padding-bottom:10px}.de-side-lead.featured{grid-column:1/-1}.de-side-img{height:115px;overflow:hidden;margin-bottom:7px}.de-side-lead.featured .de-side-img{height:180px}.de-side-lead h3{font-size:17px;line-height:1.35;font-weight:700}.de-top-sidebar{border-left:1px solid #e5e5e5;padding-left:15px}.de-box-title{font-size:19px;font-weight:800;padding:0 0 8px;margin-bottom:5px;border-bottom:2px solid #bd1717;color:#222}.de-latest-item{display:block;padding:10px 0;border-bottom:1px solid #e7e7e7;font-size:15px;line-height:1.35;font-weight:600}.de-latest-item:before{content:'›';color:#bd1717;font-size:21px;line-height:12px;margin-right:7px}.de-video-mini{margin-top:20px}.de-flash-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:18px 0;border-bottom:1px solid #ddd}.de-flash-grid article{min-width:0}.de-flash-grid article> a>div{height:100px;overflow:hidden;margin-bottom:7px}.de-flash-grid h3{font-size:15px;line-height:1.35;font-weight:700}.de-news-section{padding:25px 0;border-bottom:1px solid #d9d9d9}.de-section-head{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #be1d1d;margin-bottom:15px}.de-section-head h2{font-size:23px;font-weight:800;padding:0 0 8px;border-bottom:4px solid #be1d1d;margin-bottom:-2px}.de-more{font-size:13px;color:#777!important;padding-bottom:8px}.de-section-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1.55fr) minmax(200px,.9fr);gap:18px}.de-section-main{border-right:1px solid #e5e5e5;padding-right:18px}.de-section-main-img{height:220px;overflow:hidden}.de-section-main h2{font-size:23px;line-height:1.32;margin-top:9px}.de-section-main p{font-size:14px;color:#666;line-height:1.55;margin-top:6px}.de-section-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}.de-list-card{border-bottom:1px solid #ddd;padding-bottom:10px}.de-list-img{height:100px;overflow:hidden;margin-bottom:7px}.de-list-card h3{font-size:16px;line-height:1.35}.de-section-right{border-left:1px solid #e5e5e5;padding-left:16px}.de-text-item{display:block;padding:0 0 12px 14px;margin-bottom:11px;border-bottom:1px solid #e6e6e6;font-size:16px;line-height:1.35;font-weight:700;position:relative}.de-text-item:before{content:'';width:5px;height:5px;background:#be1d1d;border-radius:50%;position:absolute;left:0;top:.55em}.de-all-news{padding:28px 0}.de-all-news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.de-all-img{height:140px;overflow:hidden;margin-bottom:8px}.de-all-news h3{font-size:16px;line-height:1.35}.de-home .top-ad-banner,.de-home .home-middle-ad{text-align:center;margin:12px 0 18px}.de-home .top-ad-banner img,.de-home .home-middle-ad img{display:block;margin:auto;max-width:100%;height:auto}.de-home img{transition:transform .25s ease}.de-home article:hover img{transform:scale(1.025)}
@media(max-width:1050px){.de-top-layout{grid-template-columns:1.7fr 1.2fr}.de-top-sidebar{grid-column:1/-1;border-left:0;padding-left:0;display:grid;grid-template-columns:1fr 1fr;gap:18px}.de-video-mini{margin-top:0}.de-section-layout{grid-template-columns:1.2fr 1.4fr}.de-section-right{grid-column:1/-1;border-left:0;padding-left:0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.de-text-item{margin:0}.de-all-news-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:768px){.de-home{padding-left:10px;padding-right:10px}.de-top-layout{display:block}.de-main-lead{padding-right:0;border-right:0}.de-lead-image{height:230px}.de-main-lead h1{font-size:25px}.de-side-leads{margin-top:16px}.de-side-img{height:105px}.de-side-lead.featured .de-side-img{height:150px}.de-top-sidebar{display:block;margin-top:16px;border-top:1px solid #ddd;padding-top:15px}.de-video-mini{margin-top:18px}.de-flash-grid{grid-template-columns:1fr 1fr;gap:12px}.de-flash-grid article>a>div{height:105px}.de-section-layout{display:block}.de-section-main{border-right:0;padding-right:0}.de-section-main-img{height:210px}.de-section-main h2{font-size:21px}.de-section-list{margin-top:14px}.de-list-img{height:95px}.de-section-right{display:block;border-left:0;padding-left:0;margin-top:12px}.de-text-item{padding-bottom:10px;margin-bottom:10px}.de-all-news-grid{grid-template-columns:1fr 1fr;gap:14px}.de-all-img{height:110px}.de-all-news h3{font-size:15px}.de-section-head h2{font-size:20px}.de-news-section{padding:20px 0}}


/* ===== Mobile Header Redesign: requested layout ===== */
@media(max-width:768px){
  .mobile-header{
    display:block !important;
    position:relative;
    z-index:1000;
    background:#fff !important;
    border-bottom:1px solid #ececec !important;
    padding:0 !important;
    box-shadow:0 2px 10px rgba(0,0,0,.05);
  }
  .mobile-header-container{
    min-height:86px;
    padding:12px 18px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:12px;
  }
  .mobile-logo{
    flex:1 1 auto;
    min-width:0;
    display:flex;
    align-items:center;
  }
  .mobile-logo .custom-logo{
    width:auto !important;
    max-width:250px !important;
    max-height:58px !important;
    height:auto !important;
    display:block;
  }
  .mobile-logo-text{
    font-size:31px !important;
    line-height:1 !important;
    font-weight:800 !important;
    white-space:nowrap;
  }
  .mobile-actions{
    flex:0 0 auto;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-end;
    gap:17px !important;
  }
  .mobile-search-btn, .mobile-header-menu{
    width:auto !important;
    min-width:34px;
    height:48px;
    padding:0 !important;
    margin:0 !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    background:transparent !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    color:#222 !important;
    font-size:27px !important;
    cursor:pointer;
  }
  .mobile-search-btn i{font-size:26px !important;}
  .mobile-header-menu i{font-size:30px !important;}
  .mobile-epaper-btn{
    display:inline-flex !important;
    align-items:center;
    justify-content:center;
    min-height:48px;
    padding:0 !important;
    background:transparent !important;
    border:0 !important;
    color:#b21f2d !important;
    font-size:22px !important;
    font-weight:500 !important;
    white-space:nowrap;
    border-radius:0 !important;
  }
  .main-navigation{display:none !important;}
  .trending-bar{display:none !important;}
}
@media(max-width:430px){
  .mobile-header-container{min-height:76px;padding:9px 14px !important;gap:8px;}
  .mobile-logo .custom-logo{max-width:190px !important;max-height:50px !important;}
  .mobile-logo-text{font-size:26px !important;}
  .mobile-actions{gap:11px !important;}
  .mobile-search-btn,.mobile-header-menu{min-width:29px;height:42px;font-size:23px !important;}
  .mobile-search-btn i{font-size:23px !important;}
  .mobile-header-menu i{font-size:27px !important;}
  .mobile-epaper-btn{min-height:42px;font-size:18px !important;}
}

/* =============================================================
   Desh Edition - editorial layout refresh v3.0
   Reference-inspired, independently implemented.
============================================================= */
:root{--de-red:#d71920;--de-blue:#0879c9;--de-text:#111;--de-muted:#6c6c6c;--de-line:#dedede;--de-soft:#f5f5f5;--de-shell:1180px}
*{box-sizing:border-box}.de-shell{width:min(var(--de-shell),calc(100% - 32px));margin-left:auto;margin-right:auto}.de-cover{width:100%;height:100%;object-fit:cover;display:block}.de-no-image{width:100%;height:100%;min-height:80px;display:flex;align-items:center;justify-content:center;background:#eee;color:#aaa}body{color:var(--de-text);background:#fff}.pa-home a,.de-desktop-head a,.de-mobile-head a{text-decoration:none;color:inherit}.pa-home time{display:block;color:#8a8a8a;font-size:12px;margin-top:10px}

/* desktop header */
.de-desktop-head{display:block;background:#fff;border-bottom:1px solid #aaa}.de-head-top{height:112px;display:flex;align-items:center;justify-content:space-between;gap:48px}.de-brand{flex:0 0 285px}.de-brand .custom-logo{display:block;max-width:245px;max-height:82px;width:auto;height:auto}.de-brand-text{font-size:38px;font-weight:800}.de-head-stories{flex:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));height:72px;align-items:center}.de-head-story{display:grid;grid-template-columns:58px 1fr;gap:10px;align-items:center;min-width:0;padding:0 17px;border-left:1px solid #e1e1e1}.de-head-story:first-child{border-left:0}.de-head-thumb{width:58px;height:54px;background:#eee;overflow:hidden}.de-head-thumb img{width:100%;height:100%;object-fit:cover}.de-head-story-title{font-size:14px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.de-desktop-nav-wrap{position:sticky;top:0;z-index:9990;background:#fff;border-top:1px solid #e6e6e6;box-shadow:0 2px 4px rgba(0,0,0,.11)}.de-desktop-nav{height:62px;display:flex;align-items:stretch}.de-primary-menu{flex:1;min-width:0;overflow:hidden}.de-nav-links{height:100%;list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:0;white-space:nowrap}.de-nav-links>li>a{display:flex;height:100%;align-items:center;padding:0 12px;font-weight:700;font-size:15px}.de-nav-links>li>a:hover{color:var(--de-red)}.de-nav-actions{display:flex;align-items:stretch;border-left:1px solid #e5e5e5}.de-action{border:0;border-right:1px solid #e5e5e5;background:#fff;display:flex;align-items:center;gap:7px;padding:0 14px;font-size:14px;cursor:pointer;white-space:nowrap}.de-action i{font-size:17px;color:#444}.de-action:hover{background:#fafafa}.de-lang{background:#fff0f0}.de-menu-action{font-size:18px;padding:0 18px}

/* mobile sticky header */
.de-mobile-head{display:none;position:sticky;top:0;z-index:9990;background:#fff;box-shadow:0 2px 7px rgba(0,0,0,.12)}.de-mobile-main{height:82px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e2e2}.de-mobile-logo .custom-logo{display:block;max-height:52px;max-width:230px;width:auto;height:auto}.de-mobile-top-actions{display:flex;align-items:center;height:100%}.de-mobile-icon{width:55px;height:100%;border:0;border-right:1px solid #eee;background:#fff;font-size:25px}.de-mobile-login{display:flex;align-items:center;gap:10px;padding-left:18px;font-size:20px}.de-mobile-login i{font-size:25px;color:#555}.de-mobile-nav-row{height:62px;display:flex;align-items:stretch;border-bottom:1px solid #aaa;background:#fff}.de-mobile-scroll-menu{flex:1;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.de-mobile-scroll-menu::-webkit-scrollbar{display:none}.de-mobile-links{list-style:none;margin:0;padding:0 10px;display:flex;height:100%;align-items:center;white-space:nowrap}.de-mobile-links li a{display:flex;align-items:center;height:100%;padding:0 12px;font-size:18px;font-weight:600}.de-mobile-lang,.de-mobile-menu{flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-left:1px solid #ddd}.de-mobile-lang{width:100px;background:#fff0f0;font-size:18px}.de-mobile-menu{width:66px;background:#fff;font-size:25px}.de-mobile-lang i{font-size:22px;color:#555}

/* drawer */
.drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:10050;visibility:hidden;opacity:0;transition:.2s}.drawer-overlay.open{visibility:visible;opacity:1}.drawer-content{position:absolute;right:0;top:0;height:100%;width:min(390px,88vw);background:#fff;transform:translateX(100%);transition:.25s;overflow:auto}.drawer-overlay.open .drawer-content{transform:translateX(0)}.drawer-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #ddd}.drawer-header h3{margin:0}.close-drawer-btn{border:0;background:transparent;font-size:34px}.drawer-menu-list{list-style:none;padding:10px 20px;margin:0}.drawer-menu-list a{display:block;padding:13px 0;border-bottom:1px solid #eee;font-size:17px;color:#111}

/* ad */
.pa-ad-top{padding:24px 0 18px}.pa-ad-top .top-ad-banner,.pa-wide-ad-wrap .category-middle-ad,.pa-right-ad .home-middle-ad{margin:0;text-align:center}.pa-ad-top img,.pa-wide-ad-wrap img,.pa-right-ad img{max-width:100%;height:auto}.pa-wide-ad-wrap{margin:28px 0;padding:28px 0;background:#f4f4f4}

/* lead section */
.pa-lead-zone{display:grid;grid-template-columns:250px minmax(0,1fr) 270px;gap:20px;border-top:1px solid #e0e0e0;border-bottom:1px solid #ddd;padding:24px 0 18px}.pa-left-rail{padding-right:16px;border-right:1px solid #ccc}.pa-left-item{padding:15px 0;border-bottom:1px solid #ddd}.pa-left-item:first-child{padding-top:0}.pa-left-item a{display:block}.pa-left-first a{display:grid;grid-template-columns:1fr 82px;gap:9px}.pa-left-first h3,.pa-left-first p,.pa-left-first time{grid-column:1}.pa-left-first .pa-left-thumb{grid-column:2;grid-row:1/3}.pa-left-thumb{float:right;width:82px;height:58px;margin-left:10px}.pa-left-item h3{font-size:17px;line-height:1.45;margin:0;font-weight:700}.pa-left-item p{font-size:13px;line-height:1.55;color:#666;margin:9px 0 0}.pa-main-story{display:grid;grid-template-columns:57% 43%;border-bottom:1px solid #bbb;padding-bottom:18px}.pa-main-image{height:278px;overflow:hidden}.pa-main-copy{padding:0 0 0 18px}.pa-main-copy h1{font-size:30px;line-height:1.35;margin:0 0 10px}.pa-main-copy h1 a{color:var(--de-red)}.pa-main-copy p{font-size:15px;color:#555;line-height:1.6;margin:0}.pa-under-lead{display:grid;grid-template-columns:1fr 1fr;margin-top:18px}.pa-under-card{padding:0 16px 0 0;border-right:1px solid #ddd;margin-bottom:18px}.pa-under-card:nth-child(even){border-right:0;padding-left:16px;padding-right:0}.pa-under-card:nth-child(n+3){border-top:1px solid #ddd;padding-top:16px}.pa-under-thumb{float:right;width:92px;height:65px;margin-left:10px}.pa-under-card h3{font-size:17px;line-height:1.45;margin:0}.pa-right-rail{padding-left:0}.pa-right-ad{min-height:210px;background:#fafafa;margin-bottom:10px;display:flex;align-items:center;justify-content:center}.pa-right-item{padding:15px 0;border-top:1px solid #ddd}.pa-right-item a{display:grid;grid-template-columns:1fr 85px;gap:12px}.pa-right-item h3{font-size:16px;line-height:1.45;margin:0}.pa-right-item:first-of-type h3{color:var(--de-red)}.pa-right-thumb{height:62px}.pa-right-thumb .de-no-image{min-height:62px}

/* video */
.pa-video-section{padding:18px 0 34px}.pa-section-head{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #1c9ce5;margin-bottom:20px}.pa-section-head h2{font-size:24px;margin:0;padding:0 0 10px}.pa-section-head h2 a{color:#111}.pa-section-more{font-size:14px;color:#666}.pa-video-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.pa-video-card{background:#e9f5fc;min-width:0}.pa-video-thumb{height:155px;position:relative;overflow:hidden}.pa-play{position:absolute;left:10px;top:10px;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e60012;color:#fff;font-size:12px}.pa-video-card h3{font-size:16px;line-height:1.5;margin:0;padding:12px 12px 0}.pa-video-card time{padding:0 12px 12px}.pa-dark-links{background:#fbf2f0;padding:14px 0;margin-bottom:36px}.pa-dark-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pa-dark-grid a{background:#555;color:#fff;padding:15px;min-height:66px;font-size:14px;line-height:1.5}.pa-dark-grid a span:before{content:'• ';color:#f3b000}

/* category sections */
.pa-category-block{padding:0 0 34px;margin-bottom:34px;border-bottom:1px solid #bbb}.pa-category-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,1fr);gap:26px}.pa-cat-main-image{height:330px}.pa-cat-main h2{font-size:25px;line-height:1.4;margin:12px 0 7px}.pa-cat-main p{font-size:15px;line-height:1.6;color:#666;margin:0}.pa-cat-list{border-left:1px solid #ddd;padding-left:22px}.pa-cat-row{padding:0 0 16px;margin-bottom:16px;border-bottom:1px solid #ddd}.pa-cat-row:last-child{margin-bottom:0}.pa-cat-row a{display:grid;grid-template-columns:1fr 118px;gap:14px}.pa-cat-row h3{font-size:17px;line-height:1.5;margin:0}.pa-cat-row-thumb{height:78px}

/* search */
.search-modal-box{position:fixed;inset:0;background:rgba(0,0,0,.65);z-index:11000;align-items:center;justify-content:center}.search-modal-content{width:min(650px,92vw);background:#fff;padding:35px;position:relative}.close-search{position:absolute;right:12px;top:5px;border:0;background:none;font-size:32px;cursor:pointer}.search-form{display:flex}.search-field{flex:1;padding:13px;border:1px solid #ccc}.search-submit{border:0;background:var(--de-red);color:#fff;padding:0 20px}

@media(max-width:1050px){.de-head-stories{display:none}.de-head-top{justify-content:center}.de-brand{flex:0 0 auto}.pa-lead-zone{grid-template-columns:220px minmax(0,1fr)}.pa-right-rail{display:none}.pa-main-story{grid-template-columns:1fr}.pa-main-copy{padding:14px 0 0}.pa-main-image{height:310px}.pa-video-strip{grid-template-columns:repeat(3,1fr)}.pa-video-card:nth-child(n+4){display:none}}

@media(max-width:768px){
  .de-desktop-head{display:none}.de-mobile-head{display:block}.de-shell{width:100%;padding-left:18px;padding-right:18px}.pa-ad-top{padding:14px 0}.pa-ad-top.de-shell{padding-left:0;padding-right:0}.pa-lead-zone{display:flex;flex-direction:column;padding-top:0;border-top:0}.pa-center-lead{order:1;margin-left:-18px;margin-right:-18px}.pa-main-story{display:flex;flex-direction:column}.pa-main-image{height:auto;aspect-ratio:1.42/1}.pa-main-copy{padding:16px 20px 22px}.pa-main-copy h1{font-size:28px;line-height:1.4}.pa-main-copy p{font-size:15px}.pa-under-lead{padding:0 18px}.pa-left-rail{order:2;border-right:0;padding-right:0}.pa-left-item{padding:14px 0}.pa-left-item h3{font-size:18px}.pa-left-first a{display:block}.pa-left-first .pa-left-thumb{float:right;width:110px;height:75px;margin-left:12px}.pa-right-rail{order:3;display:block;padding:0;border-top:1px solid #ddd}.pa-right-ad{display:none}.pa-right-item a{grid-template-columns:1fr 110px}.pa-right-thumb{height:75px}.pa-wide-ad-wrap{margin:18px 0;padding:18px 0}.pa-video-section{padding-top:10px}.pa-video-strip{display:flex;overflow-x:auto;gap:12px;padding-bottom:7px;scroll-snap-type:x mandatory}.pa-video-card{flex:0 0 78%;scroll-snap-align:start}.pa-video-card:nth-child(n+4){display:block}.pa-video-thumb{height:auto;aspect-ratio:16/9}.pa-dark-grid{display:flex;overflow-x:auto}.pa-dark-grid a{flex:0 0 75%}.pa-category-sections{padding-top:8px}.pa-category-layout{grid-template-columns:1fr;gap:18px}.pa-cat-main-image{height:auto;aspect-ratio:16/10}.pa-cat-main h2{font-size:23px}.pa-cat-list{border-left:0;padding-left:0}.pa-cat-row a{grid-template-columns:1fr 110px}.pa-cat-row-thumb{height:72px}.pa-section-head h2{font-size:22px}
}

@media(max-width:430px){.de-mobile-main{height:76px;padding:0 14px}.de-mobile-logo .custom-logo{max-width:205px;max-height:48px}.de-mobile-icon{width:48px;font-size:22px}.de-mobile-login{font-size:0;padding-left:13px}.de-mobile-login i{font-size:24px}.de-mobile-nav-row{height:58px}.de-mobile-links li a{font-size:17px;padding:0 10px}.de-mobile-lang{width:88px;font-size:17px}.de-mobile-menu{width:58px}.pa-main-copy h1{font-size:25px}.pa-under-lead{grid-template-columns:1fr}.pa-under-card,.pa-under-card:nth-child(even){padding:13px 0;border-right:0;border-bottom:1px solid #ddd;margin:0}.pa-under-card:nth-child(n+3){border-top:0}.pa-under-thumb{width:104px;height:70px}.pa-video-card{flex-basis:86%}}
