/*
Theme Name: Desh Edition Channel24 Master
Theme URI: https://deshedition.com/
Author: Yellow Host
Description: Professional Bangla news portal theme built from the supplied Channel24-style reference layouts.
Version: 9.1.0
Text Domain: desh-edition-channel24
*/

:root{
  --red:#d40000;
  --dark:#171717;
  --text:#151515;
  --muted:#777;
  --line:#e5e5e5;
  --container:1140px;
}
*{box-sizing:border-box}
html,body{margin:0;padding:0}
body{font-family:"Noto Serif Bengali","SolaimanLipi","Siyam Rupali",Georgia,serif;color:var(--text);background:#fff;font-size:14px;line-height:1.45}
img{max-width:100%;height:auto;display:block}
a{color:inherit;text-decoration:none}
.container{width:min(var(--container),calc(100% - 32px));margin:0 auto}
.site-header{background:#fff;border-bottom:1px solid #ddd}
.header-main{height:68px;display:flex;align-items:center;gap:28px}
.site-logo{flex:0 0 150px;display:flex;align-items:center}
.site-logo img{max-height:56px;width:auto;max-width:100%}
.site-logo-text{font-size:25px;font-weight:800;color:var(--red);white-space:nowrap}
.main-nav{flex:1;display:flex;align-items:center;gap:22px;font-weight:700;font-size:14px;white-space:nowrap}
.main-nav a{padding:23px 0 19px;border-bottom:2px solid transparent}
.main-nav a:hover{color:var(--red);border-bottom-color:var(--red)}
.header-tools{display:flex;align-items:center;gap:10px;font-size:12px;white-space:nowrap}
.live{font-weight:800}
.tool-btn{border:0;background:none;font:inherit;cursor:pointer}
.subbar{border-top:1px solid #eee;border-bottom:1px solid #eee;height:36px}
.subbar .container{height:100%;display:flex;align-items:center;justify-content:space-between;color:#777;font-size:11px}
.trending{font-weight:700;color:#333}
.ad-wrap{padding:12px 0;background:#fafafa;border-bottom:1px solid #eee}
.top-ad{height:62px;background:#f1f1f1;display:flex;align-items:center;justify-content:center;color:#aaa;font-size:12px}
.section{padding:20px 0;border-bottom:2px solid var(--red)}
.section-title{border-top:2px solid var(--red);padding-top:7px;margin-bottom:9px;font-size:21px;line-height:1.1;font-weight:800;display:flex;align-items:center;gap:8px}
.section-title:before{content:"";width:15px;height:15px;border-radius:50%;background:var(--red);display:inline-block;flex:none}

/* MAIN REFERENCE */
.main-grid{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(250px,.95fr) minmax(235px,.82fr);gap:14px;align-items:start}
.featured-main{min-width:0}
.featured-main .hero-img{width:100%;aspect-ratio:1.52/1;object-fit:cover;border-radius:10px}
.hero-title{font-size:25px;line-height:1.2;margin:7px 0 4px;font-weight:900}
.hero-excerpt{font-size:13px;color:#555;margin:0 0 7px}
.meta{font-size:10px;color:#999;margin-top:4px}
.main-small-list{margin-top:9px}
.main-small-item{display:grid;grid-template-columns:1fr 150px;gap:12px;padding:10px 0;border-top:1px solid var(--line)}
.main-small-item img{width:150px;height:84px;object-fit:cover;border-radius:9px;grid-column:2;grid-row:1}
.main-small-copy{grid-column:1;grid-row:1}
.small-title{font-size:16px;font-weight:800;line-height:1.25;margin:0}
.small-excerpt{font-size:11px;color:#666;margin:4px 0 0}
.middle-col,.right-col{min-width:0}
.video-box{background:#181818;border-radius:9px;overflow:hidden;margin-bottom:9px}
.video-box img{width:100%;aspect-ratio:16/9;object-fit:cover}
.video-caption{color:#fff;padding:7px 9px;font-size:14px;font-weight:800}
.middle-news-item{display:grid;grid-template-columns:1fr 92px;gap:8px;padding:8px 0;border-bottom:1px solid var(--line)}
.middle-news-item img{width:92px;height:62px;object-fit:cover;border-radius:7px;grid-column:2;grid-row:1}
.middle-news-copy{grid-column:1;grid-row:1}
.middle-news-copy h3{font-size:13px;line-height:1.25;margin:0;font-weight:800}
.ad-box{background:#f2f2f2;border:1px solid #ddd;min-height:105px;display:flex;align-items:center;justify-content:center;color:#aaa;margin-bottom:9px;font-size:12px}
.editor-head,.latest-head{border-top:2px solid var(--red);padding-top:5px;font-size:17px;font-weight:900;margin-top:7px;display:flex;align-items:center;gap:7px}
.editor-head:before,.latest-head:before{content:"";width:14px;height:14px;border-radius:50%;background:var(--red)}
.editor-card{border-bottom:1px solid var(--line);padding:8px 0}
.editor-card img{width:100%;aspect-ratio:1.7/1;object-fit:cover;border-radius:8px}
.editor-card h3{font-size:14px;line-height:1.25;margin:5px 0}
.latest-item{padding:7px 0;border-bottom:1px solid var(--line)}
.latest-item h4{font-size:12px;line-height:1.3;margin:0}
.latest-item .meta{margin-top:2px}

/* VIDEO GALLERY */
.video-section{background:#181616;color:#fff;padding:17px 0 20px}
.video-section .section-title{border-top:0;color:#fff;padding-top:0;margin-bottom:10px}
.video-layout{display:grid;grid-template-columns:1.62fr 1fr;gap:16px}
.video-feature{background:#222;border-radius:8px;overflow:hidden;position:relative}
.video-feature img{width:100%;aspect-ratio:1.62/1;object-fit:cover}
.video-feature .play,.video-card .play{position:absolute;right:8px;top:8px;width:26px;height:26px;border-radius:50%;background:#fff;color:#d00000;display:flex;align-items:center;justify-content:center;font-size:13px}
.video-feature h3{margin:0;padding:7px 9px;font-size:16px}
.video-bottom{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}
.video-card{position:relative;background:#222;border-radius:8px;overflow:hidden}
.video-card img{width:100%;aspect-ratio:1.65/1;object-fit:cover}
.video-card h4{margin:0;padding:6px 8px;font-size:13px;color:#fff}
.video-stack{display:grid;gap:9px}
.video-stack-item{display:grid;grid-template-columns:165px 1fr;gap:10px;background:#211f1f;border-radius:8px;overflow:hidden;align-items:center}
.video-stack-item img{width:165px;height:92px;object-fit:cover}
.video-stack-item h4{font-size:14px;line-height:1.3;margin:0;color:#fff;padding-right:7px}

/* 3-COLUMN CATEGORY */
.three-col{display:grid;grid-template-columns:1.62fr .95fr .82fr;gap:14px}
.category-feature img{width:100%;aspect-ratio:1.52/1;object-fit:cover;border-radius:8px}
.category-feature h3{font-size:19px;line-height:1.2;margin:5px 0}
.category-feature p{font-size:12px;color:#666;margin:0}
.compact-list{display:grid;gap:0}
.compact-item{display:grid;grid-template-columns:1fr 100px;gap:10px;padding:7px 0;border-bottom:1px solid var(--line)}
.compact-item img{width:100px;height:62px;object-fit:cover;border-radius:7px;grid-column:2;grid-row:1}
.compact-item div{grid-column:1;grid-row:1}
.compact-item h4{font-size:13px;line-height:1.25;margin:0}
.poll{border:1px solid #ddd;border-radius:7px;overflow:hidden}
.poll-head{background:#d00000;color:#fff;text-align:center;padding:5px;font-weight:800}
.poll img{width:100%;aspect-ratio:1.7/1;object-fit:cover}
.poll-body{padding:8px}
.poll-options{display:flex;justify-content:space-between;font-size:12px;margin:8px 0}
.pill{display:inline-block;background:#d00000;color:#fff;padding:4px 9px;border-radius:15px;font-size:11px;margin-right:5px}

/* SPECIAL */
.special-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}
.special-card{border:1px solid #eee;background:#fafafa}
.special-card .thumb{position:relative}
.special-card img{width:100%;aspect-ratio:1.55/1;object-fit:cover}
.special-card .play{position:absolute;right:7px;top:7px;background:#fff;color:#d00000;width:23px;height:23px;border-radius:50%;display:flex;align-items:center;justify-content:center}
.special-card h3{font-size:13px;line-height:1.3;padding:6px 7px;margin:0}

/* TWO CATEGORY */
.dual-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}
.dual{border-right:1px solid #ddd;padding-right:15px}
.dual:last-child{border-right:0;padding-right:0}
.dual-top{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:7px}
.dual-top img{width:100%;aspect-ratio:1.35/1;object-fit:cover;border-radius:8px}
.dual-top h3{font-size:18px;line-height:1.2;margin:0 0 4px}
.dual-top p{font-size:11px;color:#666;margin:0}
.dual-list{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}
.dual-list .compact-item{grid-template-columns:1fr 78px}
.dual-list .compact-item img{width:78px;height:55px}

/* SARA DESH */
.district{border:1px solid #ddd;padding:12px}
.district h3{font-size:14px;margin:0 0 10px;display:flex;gap:7px;align-items:center}
.district h3:before{content:"";width:10px;height:7px;background:var(--red)}
.district select{width:100%;height:34px;border:1px solid #ccc;margin-bottom:9px;padding:0 8px;background:#fff}
.district button{background:#d00000;color:#fff;border:0;border-radius:4px;padding:7px 14px}
.sidebar-ad{height:170px;background:#eee;margin-top:12px;display:flex;align-items:center;justify-content:center;color:#aaa}

/* FOUR GRID */
.four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.cat-card{min-width:0}
.cat-card .section-title{font-size:17px;margin-bottom:7px}
.cat-card .featured img{width:100%;aspect-ratio:1.55/1;object-fit:cover;border-radius:8px}
.cat-card .featured h3{font-size:15px;line-height:1.25;margin:5px 0}
.cat-card .featured p{font-size:11px;color:#666;margin:0 0 4px}
.cat-card .cat-mini{padding:7px 0;border-top:1px solid var(--line);font-size:12px;font-weight:700;line-height:1.3}

/* FOOTER */
.site-footer{background:#151515;color:#bbb;margin-top:25px;padding:30px 0}
.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}
.site-footer h3{color:#fff;font-size:15px;margin:0 0 9px}
.site-footer p,.site-footer li{font-size:11px;line-height:1.7}
.site-footer ul{list-style:none;padding:0;margin:0}
.copyright{text-align:center;margin-top:25px;border-top:1px solid #333;padding-top:12px;font-size:10px;color:#777}

/* MOBILE MENU */
.mobile-toggle{display:none}
.mobile-menu{display:none}
@media(max-width:900px){
  .container{width:min(100% - 22px,700px)}
  .header-main{height:60px}
  .site-logo{flex:0 0 220px}
  .site-logo img{max-height:54px}
  .site-logo-text{font-size:20px}
  .main-nav{display:none}
  .header-tools .follow{display:none}
  .mobile-toggle{display:block}
  .mobile-menu{position:fixed;inset:0;background:#fff;z-index:9999;overflow:auto}
  .mobile-menu.open{display:block}
  .mobile-menu-head{height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:2px solid var(--red)}
  .mobile-menu-head strong{font-size:20px;color:var(--red)}
  .mobile-menu-close{font-size:26px;border:0;background:none}
  .mobile-menu-list{padding:5px 15px 30px}
  .mobile-menu-list a,.mobile-parent{display:flex;align-items:center;justify-content:space-between;padding:13px 2px;border-bottom:1px solid #ddd;font-weight:700}
  .mobile-parent button{border:0;background:none;font-size:20px}
  .mobile-sub{display:none;padding-left:18px}
  .mobile-sub.open{display:block}
  .main-grid,.three-col{grid-template-columns:1fr}
  .right-col{display:grid;grid-template-columns:1fr 1fr;gap:10px}
  .video-layout{grid-template-columns:1fr}
  .video-stack-item{grid-template-columns:120px 1fr}
  .video-stack-item img{width:120px;height:75px}
  .special-grid{grid-template-columns:1fr 1fr}
  .dual-grid{grid-template-columns:1fr}
  .dual{border-right:0;padding-right:0}
  .four-grid{grid-template-columns:1fr 1fr;gap:12px}
  .footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){
  body{font-size:13px}
  .container{width:calc(100% - 16px)}
  .header-tools .live{font-size:10px}
  .subbar{height:auto;padding:7px 0}
  .subbar .container{height:auto;gap:7px;align-items:flex-start}
  .subbar .trending{display:none}
  .top-ad{height:55px}
  .hero-title{font-size:22px}
  .main-small-item{grid-template-columns:1fr 105px}
  .main-small-item img{width:105px;height:70px}
  .small-title{font-size:14px}
  .right-col{grid-template-columns:1fr}
  .middle-news-item{grid-template-columns:1fr 85px}
  .middle-news-item img{width:85px;height:58px}
  .video-bottom{gap:7px}
  .video-stack-item{grid-template-columns:105px 1fr}
  .video-stack-item img{width:105px;height:67px}
  .video-stack-item h4{font-size:12px}
  .special-grid,.four-grid{grid-template-columns:1fr 1fr}
  .dual-top{grid-template-columns:1fr}
  .dual-list{grid-template-columns:1fr}
  .footer-grid{grid-template-columns:1fr}
}


/* LIVE TV animated indicator — desktop + mobile */
.live-link{
  display:inline-flex;
  align-items:center;
  gap:6px;
  font-weight:800;
  color:#111;
  white-space:nowrap;
  text-decoration:none;
}
.live-indicator{
  position:relative;
  display:inline-block;
  width:8px;
  height:8px;
  min-width:8px;
  border-radius:50%;
  background:#e00000;
  box-shadow:0 0 0 0 rgba(224,0,0,.55);
  animation:de24-live-pulse 1.55s ease-out infinite;
}
.live-indicator:after{
  content:"";
  position:absolute;
  inset:-4px;
  border:1px solid rgba(224,0,0,.32);
  border-radius:50%;
  animation:de24-live-ring 1.55s ease-out infinite;
}
@keyframes de24-live-pulse{
  0%,100%{transform:scale(1);box-shadow:0 0 0 0 rgba(224,0,0,.50)}
  45%{transform:scale(1.08);box-shadow:0 0 0 5px rgba(224,0,0,.08)}
  70%{transform:scale(1);box-shadow:0 0 0 8px rgba(224,0,0,0)}
}
@keyframes de24-live-ring{
  0%{transform:scale(.65);opacity:.75}
  70%,100%{transform:scale(1.55);opacity:0}
}
.mobile-live{
  display:inline-flex;
  align-items:center;
  gap:7px;
  font-size:12px;
  font-weight:800;
  white-space:nowrap;
}
@media(max-width:900px){
  .header-tools .live-link{display:inline-flex}
  .mobile-live{margin-left:auto;margin-right:10px}
}
@media(prefers-reduced-motion:reduce){
  .live-indicator,.live-indicator:after{animation:none!important}
  .live-indicator{box-shadow:none}
}

/* Bengali live date/time */
.bn-live-datetime{
  font-variant-numeric:normal;
  white-space:nowrap;
  color:#555;
  font-size:11px;
}

/* Prevent WordPress fallback menu from rendering as a vertical list */
.main-nav > ul,
.main-nav > .menu,
.main-nav > .menu-primary-container{display:flex;align-items:center;gap:22px;margin:0;padding:0;list-style:none}
.main-nav > ul > li,
.main-nav > .menu > li{list-style:none;margin:0;padding:0}
.main-nav .fallback-nav{display:flex;align-items:center;gap:22px;white-space:nowrap}
.main-nav .fallback-nav a{padding:23px 0 19px}
@media(max-width:900px){
  .bn-live-datetime{font-size:10px;white-space:normal;line-height:1.35}
}

.single-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:22px;align-items:start}.single-ad{min-height:220px;background:#f2f2f2;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;color:#aaa;margin-bottom:15px}.single-ad img{width:100%;height:auto}.related-section{margin-top:28px}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.related-card{border:1px solid #e5e5e5;border-radius:7px;overflow:hidden;background:#fff}.related-card img{width:100%;aspect-ratio:1.5/1;object-fit:cover}.related-card h3{font-size:14px;line-height:1.3;margin:7px}.social-home-section{padding-top:0}@media(max-width:900px){.single-layout{grid-template-columns:1fr}.related-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.related-grid{grid-template-columns:1fr 1fr}}

/* v6 — sticky header on desktop and mobile */
.site-header{
  position:sticky;
  top:0;
  z-index:9000;
  box-shadow:0 1px 8px rgba(0,0,0,.06);
}
.admin-bar .site-header{top:32px}
.mobile-menu{z-index:99999}
@media(max-width:782px){
  .admin-bar .site-header{top:46px}
}
@media(max-width:900px){
  .site-header{
    position:sticky;
    top:0;
    z-index:9000;
  }
}


/* 8-video gallery — screenshot-inspired compact dark layout */
.custom-video-gallery{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(0,1fr);gap:16px;align-items:start}.custom-video-feature,.custom-video-card,.custom-video-stack-item,.custom-video-eighth{background:#211f1f;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.28)}.custom-video-thumb,.custom-video-stack-thumb{position:relative;display:block;background:#111;overflow:hidden}.custom-video-feature .custom-video-thumb{aspect-ratio:1.62/1}.custom-video-feature img{width:100%;height:100%;object-fit:cover;display:block}.custom-video-feature h3{margin:0;padding:7px 9px 10px;font-size:16px;line-height:1.25;color:#fff}.custom-video-play{position:absolute;right:8px;top:8px;width:28px;height:28px;border-radius:50%;background:#fff;color:#d40000;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;box-shadow:0 1px 4px rgba(0,0,0,.35)}.custom-video-bottom{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.custom-video-card .custom-video-thumb{aspect-ratio:1.65/1}.custom-video-card img{width:100%;height:100%;object-fit:cover;display:block}.custom-video-card h4{margin:0;padding:6px 8px 9px;color:#fff;font-size:13px;line-height:1.25}.custom-video-stack{display:grid;gap:9px}.custom-video-stack-item{display:grid;grid-template-columns:165px minmax(0,1fr);align-items:center}.custom-video-stack-thumb{width:165px;height:92px}.custom-video-stack-thumb img{width:100%;height:100%;object-fit:cover;display:block}.custom-video-stack-item h4{margin:0;padding:0 8px;font-size:14px;line-height:1.3}.custom-video-stack-item h4 a{color:#fff}.custom-video-eighth{margin-top:10px;display:block}.custom-video-eighth a{display:grid;grid-template-columns:165px 1fr;align-items:center;color:#fff}.custom-video-eighth img{width:165px;height:92px;object-fit:cover;display:block}.custom-video-eighth strong{padding:0 10px;font-size:14px;line-height:1.3}.video-empty{padding:25px;text-align:center;color:#aaa;background:#211f1f;border-radius:8px}.fb-card{background:#fff;border:1px solid #ddd;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.06);max-width:680px}.fb-card-cover{height:105px;background:linear-gradient(135deg,#1877f2,#0b5bd3);display:flex;align-items:center;justify-content:center}.fb-cover-icon{width:56px;height:56px;border-radius:50%;background:#fff;color:#1877f2;font:700 42px/62px Arial;text-align:center}.fb-card-body{display:flex;align-items:center;gap:12px;padding:12px}.fb-avatar{width:48px;height:48px;flex:none;border-radius:50%;background:#1877f2;color:#fff;font:700 34px/53px Arial;text-align:center}.fb-card-info{display:flex;flex-direction:column;min-width:0}.fb-card-info strong{font-size:16px;line-height:1.2}.fb-card-info span{font-size:12px;color:#777;margin-top:3px}.fb-visit{margin-left:auto;background:#1877f2;color:#fff!important;padding:8px 12px;border-radius:6px;font-weight:700;white-space:nowrap}.fb-card-link{padding:0 12px 12px;color:#777;font-size:12px;word-break:break-all}.fb-card-empty{padding:22px;text-align:center;color:#777}
@media(max-width:900px){.custom-video-gallery{grid-template-columns:1fr}.custom-video-stack{grid-template-columns:1fr 1fr;gap:8px}.custom-video-stack-item{grid-template-columns:110px minmax(0,1fr)}.custom-video-stack-thumb{width:110px;height:70px}.custom-video-stack-item h4{font-size:12px}.fb-card{max-width:none}.fb-card-body{align-items:flex-start}}
@media(max-width:560px){.custom-video-bottom{gap:7px}.custom-video-feature h3{font-size:14px}.custom-video-card h4{font-size:12px}.custom-video-stack{grid-template-columns:1fr}.custom-video-stack-item{grid-template-columns:105px minmax(0,1fr)}.custom-video-stack-thumb{width:105px;height:67px}.custom-video-stack-item h4{font-size:12px}.custom-video-eighth a{grid-template-columns:105px 1fr}.custom-video-eighth img{width:105px;height:67px}.fb-card-body{flex-wrap:wrap}.fb-visit{margin-left:0}.fb-card-link{font-size:11px}}


/* v8 — corrected 8-video gallery: first 5 videos shown as separate cards */
.custom-video-gallery-v8{
  display:grid;
  grid-template-columns:minmax(0,1.62fr) minmax(0,1fr);
  gap:14px;
  align-items:start;
}
.v8-video-feature{
  grid-row:1 / span 2;
  background:#211f1f;
  border-radius:8px;
  overflow:hidden;
  box-shadow:0 2px 8px rgba(0,0,0,.28);
}
.v8-video-right{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}
.v8-video-card,
.v8-video-bottom-card{
  background:#211f1f;
  border-radius:8px;
  overflow:hidden;
  box-shadow:0 2px 8px rgba(0,0,0,.28);
  min-width:0;
}
.v8-thumb{
  position:relative;
  background:#2a2929;
  overflow:hidden;
}
.v8-video-feature .v8-thumb{
  aspect-ratio:1.62/1;
}
.v8-video-card .v8-thumb{
  aspect-ratio:1.45/1;
}
.v8-video-bottom-card .v8-thumb{
  aspect-ratio:1.65/1;
}
.v8-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.v8-play{
  position:absolute;
  right:8px;
  top:8px;
  width:27px;
  height:27px;
  border-radius:50%;
  background:#fff;
  color:#d40000;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:12px;
  font-weight:900;
  box-shadow:0 1px 4px rgba(0,0,0,.4);
}
.v8-video-feature h3{
  margin:0;
  padding:8px 9px 10px;
  color:#fff;
  font-size:16px;
  line-height:1.25;
}
.v8-video-card h4,
.v8-video-bottom-card h4{
  margin:0;
  padding:7px 8px 9px;
  color:#fff;
  font-size:12px;
  line-height:1.3;
}
.v8-video-bottom-card{
  margin-top:0;
}
.custom-video-gallery-v8 > .v8-video-bottom-card:nth-last-child(3){
  grid-column:1;
}
.custom-video-gallery-v8 > .v8-video-bottom-card:nth-last-child(2){
  grid-column:2;
}
.custom-video-gallery-v8 > .v8-video-bottom-card:nth-last-child(1){
  grid-column:1 / -1;
}
@media(max-width:900px){
  .custom-video-gallery-v8{
    grid-template-columns:1fr;
  }
  .v8-video-feature{
    grid-row:auto;
  }
  .v8-video-right{
    grid-template-columns:1fr 1fr;
  }
  .custom-video-gallery-v8 > .v8-video-bottom-card:nth-last-child(3),
  .custom-video-gallery-v8 > .v8-video-bottom-card:nth-last-child(2),
  .custom-video-gallery-v8 > .v8-video-bottom-card:nth-last-child(1){
    grid-column:auto;
  }
}
@media(max-width:560px){
  .v8-video-right{
    grid-template-columns:1fr 1fr;
    gap:7px;
  }
  .v8-video-feature h3{font-size:14px}
  .v8-video-card h4,
  .v8-video-bottom-card h4{font-size:11px}
  .v8-play{width:24px;height:24px;font-size:11px}
}

/* Facebook page preview — plugin/SDK ছাড়াই Facebook Page-এর মতো compact card */
.fb-page-preview{background:#fff;border:1px solid #ddd;box-shadow:0 1px 4px rgba(0,0,0,.08);padding:0;overflow:hidden;max-width:680px}
.fb-preview-title{height:54px;display:flex;align-items:center;gap:8px;padding:0 14px;border-bottom:1px solid #e30000;font-size:18px;color:#202020}
.fb-mini-f{font:700 24px/1 Arial;color:#1877f2}
.fb-preview-inner{margin:10px 10px 0;border:1px solid #e0e0e0;background:#fff;overflow:hidden;height:var(--fb-card-height);box-shadow:0 0 2px rgba(0,0,0,.04)}
.fb-preview-cover{height:96px;background:linear-gradient(135deg,#e9e9e9,#f7f7f7);overflow:hidden}
.fb-preview-cover img{width:100%;height:100%;object-fit:cover;display:block}
.fb-preview-profile{display:flex;align-items:center;gap:10px;padding:10px 12px 8px;background:#fff}
.fb-preview-avatar{width:52px;height:52px;border-radius:3px;background:#1877f2;color:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;font:700 34px/1 Arial;border:1px solid #bbb;flex:none}
.fb-preview-avatar img{width:100%;height:100%;object-fit:cover;display:block}
.fb-preview-name{display:flex;flex-direction:column;min-width:0}.fb-preview-name strong{font-size:18px;color:#31528f;line-height:1.15}.fb-preview-name span{font-size:12px;color:#666;margin-top:3px}
.fb-preview-actions{display:flex;justify-content:space-between;gap:8px;padding:0 10px 8px;border-bottom:1px solid #e6e6e6}.fb-preview-actions a{border:1px solid #d5d9df;background:#f5f6f7;color:#385898!important;border-radius:2px;padding:5px 9px;font-size:12px;font-weight:600;text-decoration:none!important}.fb-preview-actions a:first-child{margin-right:auto}
.fb-preview-feed{padding:10px;display:grid;grid-template-columns:42px 1fr;gap:8px}.fb-feed-avatar{width:38px;height:38px;background:#1877f2;color:#fff;display:flex;align-items:center;justify-content:center;font:700 24px/1 Arial;overflow:hidden}.fb-feed-avatar img{width:100%;height:100%;object-fit:cover}.fb-feed-lines{padding-top:2px}.fb-feed-lines i{display:block;height:7px;background:#eceff2;border-radius:3px;margin-bottom:6px;width:80%}.fb-feed-lines i:nth-child(2){width:58%}.fb-feed-lines i:nth-child(3){width:68%}.fb-feed-box{grid-column:1/-1;height:calc(var(--fb-card-height) - 245px);min-height:95px;background:#fafafa;border:1px solid #eee;margin-top:2px}
.fb-preview-link{display:block;margin:10px;padding:8px 12px;text-align:center;background:#1877f2;color:#fff!important;border-radius:3px;font-weight:700;text-decoration:none!important}
@media(max-width:560px){.fb-page-preview{max-width:none}.fb-preview-title{height:48px;font-size:16px}.fb-preview-cover{height:78px}.fb-preview-avatar{width:46px;height:46px}.fb-preview-name strong{font-size:16px}}

/* News share + print toolbar */
.de24-share-print{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:14px 0 18px;padding:10px 0;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}
.de24-share-label{font-size:14px;font-weight:700;color:#333;margin-right:3px}
.de24-share-btn,.de24-print-btn{width:36px;height:36px;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;cursor:pointer;transition:transform .15s ease,opacity .15s ease;box-shadow:0 1px 3px rgba(0,0,0,.15);padding:0}
.de24-share-btn:hover,.de24-print-btn:hover{transform:translateY(-1px);opacity:.9}
.de24-share-btn svg,.de24-print-btn svg{width:18px;height:18px;fill:#fff}
.de24-facebook{background:#1877f2}.de24-x{background:#111}.de24-whatsapp{background:#25d366}.de24-telegram{background:#229ed9}.de24-linkedin{background:#0a66c2}.de24-copy{background:#666}.de24-print-btn{width:auto;min-width:88px;border-radius:5px;background:#d60000;color:#fff;gap:7px;padding:0 13px;font-size:13px;font-weight:700}.de24-print-btn svg{width:17px;height:17px}
.de24-copy.is-copied{background:#168447}
@media(max-width:560px){.de24-share-print{gap:7px}.de24-share-label{width:100%;margin-bottom:1px}.de24-share-btn{width:34px;height:34px}.de24-print-btn{height:34px;min-width:82px}}

/* Clean newspaper print output */
@media print{
  @page{margin:14mm}
  body{background:#fff!important;color:#000!important}
  .site-header,.main-menu,.top-ad,.de24-share-print,.single-sidebar,.related-section,.site-footer,.mobile-menu,.admin-bar,.no-print{display:none!important}
  .container,.section,.single-layout,.single-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important}
  .hero-title{font-size:26pt!important;line-height:1.3!important;color:#000!important;margin:0 0 8pt!important}
  .meta{font-size:10pt!important;color:#555!important;margin-bottom:12pt!important}
  .hero-img{max-width:100%!important;height:auto!important;display:block!important;margin:0 0 12pt!important}
  .hero-excerpt{font-size:12pt!important;line-height:1.8!important;color:#000!important}
  .hero-excerpt img{max-width:100%!important;height:auto!important}
  a{color:#000!important;text-decoration:none!important}
}

/* Homepage Facebook Page removed by design; Facebook Page card remains available on single-post sidebar. */
.social-home-section{display:none!important;}


/* Real Facebook Page iframe display, based on the supplied reference theme method */
.fb-plugin-card{margin-bottom:18px;background:#fff;border:1px solid #e5e5e5;border-radius:6px;overflow:hidden}
.fb-plugin-wrap{width:100%;background:#fff;line-height:0;overflow:hidden}
.fb-page-plugin{display:block;width:100%;max-width:500px;margin:0 auto;background:#fff}
.fb-plugin-empty{padding:14px;font-size:13px;color:#777;line-height:1.6}
@media(max-width:900px){.fb-page-plugin{max-width:100%}}

/* v14 — Larger, more readable Bengali typography */
body{font-size:16px;line-height:1.58}
.main-nav{font-size:15px}
.header-tools{font-size:13px}
.subbar .container{font-size:13px}
.top-ad{font-size:13px}
.section-title{font-size:23px}
.hero-title{font-size:28px;line-height:1.28}
.hero-excerpt{font-size:15px;line-height:1.65}
.meta{font-size:11px}
.small-title{font-size:18px;line-height:1.35}
.small-excerpt{font-size:13px;line-height:1.55}
.video-caption{font-size:15px}
.middle-news-copy h3{font-size:15px}
.ad-box{font-size:13px}
.editor-head,.latest-head{font-size:19px}
.editor-card h3{font-size:16px}
.latest-item h4{font-size:14px}
.video-feature h3{font-size:18px}
.video-card h4{font-size:14px}
.video-stack-item h4{font-size:15px}
.category-feature h3{font-size:21px}
.category-feature p{font-size:13px}
.compact-item h4{font-size:14px}
.poll-options{font-size:13px}
.pill{font-size:12px}
.special-card h3{font-size:14px}
.dual-top h3{font-size:20px}
.dual-top p{font-size:13px}
.district h3{font-size:15px}
.cat-card .section-title{font-size:19px}
.cat-card .featured h3{font-size:17px}
.cat-card .featured p{font-size:13px}
.cat-card .cat-mini{font-size:14px}
.site-footer h3{font-size:16px}
.site-footer p,.site-footer li{font-size:12px}
.copyright{font-size:11px}

@media(max-width:900px){
  body{font-size:15px;line-height:1.58}
  .subbar .container{font-size:12px}
  .mobile-menu-head strong{font-size:22px}
  .mobile-menu-list a,.mobile-parent{font-size:19px;padding:16px 2px;line-height:1.4}
  .mobile-parent button{font-size:23px}
  .hero-title{font-size:25px;line-height:1.3}
  .hero-excerpt{font-size:14px;line-height:1.65}
  .small-title{font-size:17px}
  .small-excerpt{font-size:13px}
  .section-title{font-size:22px}
  .middle-news-copy h3{font-size:15px}
  .category-feature h3{font-size:20px}
  .compact-item h4{font-size:14px}
  .bn-live-datetime{font-size:11px}
}

@media(max-width:560px){
  body{font-size:15px;line-height:1.62}
  .section-title{font-size:21px}
  .hero-title{font-size:24px;line-height:1.32}
  .hero-excerpt{font-size:14px;line-height:1.7}
  .small-title{font-size:16px;line-height:1.4}
  .small-excerpt{font-size:13px;line-height:1.6}
  .meta{font-size:11px}
  .middle-news-copy h3{font-size:15px}
  .video-feature h3{font-size:16px}
  .video-card h4{font-size:13px}
  .video-stack-item h4{font-size:13px}
  .category-feature h3{font-size:19px}
  .category-feature p{font-size:13px}
  .compact-item h4{font-size:14px}
  .cat-card .section-title{font-size:19px}
  .cat-card .featured h3{font-size:16px}
  .cat-card .cat-mini{font-size:13px}
  .site-footer p,.site-footer li{font-size:12px}
}

/* Single news readability */
.single-content .hero-title,.single-main .hero-title{font-size:30px;line-height:1.38}
.single-content p,.single-main p{font-size:17px;line-height:1.9}
@media(max-width:900px){
  .single-content .hero-title,.single-main .hero-title{font-size:27px}
  .single-content p,.single-main p{font-size:16px;line-height:1.85}
}
@media(max-width:560px){
  .single-content .hero-title,.single-main .hero-title{font-size:25px}
  .single-content p,.single-main p{font-size:15.5px;line-height:1.85}
}


/* v15 — Larger header controls for LIVE TV, Follow and Search, matching the mobile-menu typography */
.live-link{font-size:17px;line-height:1.2}
.live-link .live-indicator{width:10px;height:10px;min-width:10px}
.header-tools .follow{font-size:16px;font-weight:700;line-height:1.2}
.header-tools .tool-btn{font-size:26px;line-height:1;min-width:28px;min-height:28px;padding:0}
.mobile-toggle{font-size:27px!important}
.mobile-live{font-size:18px}
.mobile-menu-close{font-size:30px}
@media(max-width:900px){
  .header-tools{gap:12px}
  .header-tools .live-link{font-size:17px}
  .header-tools .tool-btn{font-size:27px}
  .header-tools .mobile-toggle{font-size:28px!important}
}
@media(max-width:560px){
  .header-tools{gap:10px}
  .header-tools .live-link{font-size:17px}
  .header-tools .tool-btn{font-size:27px}
  .header-tools .mobile-toggle{font-size:28px!important}
}

/* v17 — Calendar-style date archive search */
.de24-archive-box{padding:14px 14px 16px;background:#fff;border:1px solid #e5e5e5;border-radius:8px;margin-top:10px}
.de24-archive-label{font-size:15px;font-weight:700;line-height:1.5;margin-bottom:10px;color:#222}
.de24-archive-form{display:flex;flex-direction:column;gap:9px}
.de24-date-field{position:relative;width:100%}
.de24-date-field input{display:block;width:100%;height:46px;border:1px solid #cfcfcf;border-radius:5px;background:#fff;padding:0 12px;font-family:inherit;font-size:15px;color:transparent;box-sizing:border-box}
.de24-date-field input:valid{color:#333}
.de24-date-field input:focus{outline:none;border-color:#d40000;box-shadow:0 0 0 2px rgba(212,0,0,.10)}
.de24-date-field span{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:14px;color:#777;pointer-events:none;background:#fff;padding-right:6px}
.de24-date-field input:valid + span,.de24-date-field input:focus + span{display:none}
.de24-date-field input::-webkit-calendar-picker-indicator{opacity:.75;cursor:pointer;width:22px;height:22px}
.de24-archive-form button{height:44px;border:0;border-radius:5px;background:#d40000;color:#fff;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer}
.de24-archive-form button:hover{background:#b80000}
.de24-archive-results-page{padding-top:26px;padding-bottom:50px}
.de24-archive-results-head{border-bottom:1px solid #ddd;margin-bottom:18px;padding-bottom:10px}
.de24-archive-results-head .section-title{margin-bottom:4px}
.de24-archive-results-head p{margin:0;color:#666;font-size:15px}
.de24-archive-results-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.de24-archive-result{display:flex;gap:14px;border-bottom:1px solid #ddd;padding-bottom:14px}
.de24-archive-result-image{width:180px;min-width:180px;height:110px;display:block;overflow:hidden;border-radius:7px}
.de24-archive-result-image img{width:100%;height:100%;object-fit:cover;display:block}
.de24-archive-result-copy h2{font-size:20px;line-height:1.4;margin:0 0 5px}
.de24-archive-result-copy h2 a{color:inherit;text-decoration:none}
.de24-archive-result-copy p{font-size:13px;line-height:1.55;color:#666;margin:5px 0 0}
.de24-archive-no-results{padding:25px 15px;border:1px solid #e5e5e5;background:#fafafa;text-align:center;color:#666;border-radius:7px}
@media(max-width:900px){
  .de24-archive-results-grid{grid-template-columns:1fr}
  .de24-archive-result-image{width:145px;min-width:145px;height:92px}
  .de24-archive-result-copy h2{font-size:18px}
}
@media(max-width:560px){
  .de24-archive-box{padding:13px}
  .de24-archive-label{font-size:16px}
  .de24-date-field input{height:48px;font-size:15px}
  .de24-archive-form button{height:46px;font-size:16px}
  .de24-archive-result{gap:10px}
  .de24-archive-result-image{width:115px;min-width:115px;height:78px}
  .de24-archive-result-copy h2{font-size:16px;line-height:1.4}
  .de24-archive-result-copy p{font-size:12px;line-height:1.5}
}

/* v19 — Desktop Follow button with social-media popup */
.header-tools .follow{
  border:0;
  background:transparent;
  color:#111;
  font-family:inherit;
  cursor:pointer;
  padding:3px 2px;
  font-size:16px;
  font-weight:700;
  line-height:1.2;
  white-space:nowrap;
}
.header-tools .follow:hover{color:var(--red)}
.de24-social-popup{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10020;display:none;align-items:flex-start;justify-content:center;padding:92px 18px 30px}
.de24-social-popup.open{display:flex}
.de24-social-popup-inner{width:min(560px,100%);background:#fff;border-radius:12px;box-shadow:0 18px 55px rgba(0,0,0,.22);padding:18px}
.de24-social-popup-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;padding-bottom:12px;margin-bottom:14px}
.de24-social-popup-head strong{font-size:20px}
.de24-social-close{width:34px;height:34px;border:0;background:#f5f5f5;border-radius:50%;font-size:25px;line-height:1;cursor:pointer;color:#222}
.de24-social-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.de24-social-item{display:flex;align-items:center;gap:9px;padding:11px 10px;border:1px solid #e7e7e7;border-radius:8px;text-decoration:none;color:#222;background:#fff;font-size:14px;font-weight:700;transition:.18s ease}
.de24-social-item:hover{border-color:#d40000;transform:translateY(-1px);box-shadow:0 4px 14px rgba(0,0,0,.07)}
.de24-social-icon{width:32px;height:32px;min-width:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#222;color:#fff;font-family:Arial,sans-serif;font-size:17px;font-weight:800}
.de24-fb{background:#1877f2}.de24-yt{background:#f00}.de24-ig{background:#d62976}.de24-x{background:#111}.de24-tt{background:#111}.de24-li{background:#0a66c2;font-size:13px}.de24-wa{background:#25d366}.de24-tg{background:#229ed9}.de24-th{background:#111}.de24-pin{background:#bd081c}.de24-web{background:#d40000}
.de24-social-empty{margin:0;color:#777;font-size:14px;line-height:1.7}
@media(max-width:900px){
  .de24-social-popup{padding-top:78px}
  .de24-social-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:560px){
  .de24-social-popup{padding:70px 10px 18px}
  .de24-social-popup-inner{padding:14px;border-radius:10px}
  .de24-social-popup-head strong{font-size:18px}
  .de24-social-item{font-size:13px;padding:10px 8px}
}

/* v20 — configurable publisher/editor/journalist, important links and social footer */
.footer-grid-pro{grid-template-columns:1.45fr 1.45fr 1fr 1.15fr;align-items:start}
.site-footer h3{font-size:17px;margin-bottom:12px}
.site-footer p{font-size:13px;line-height:1.8}
.footer-people{display:grid;gap:7px}
.footer-person{font-size:12px;line-height:1.6;color:#c7c7c7;word-break:break-word}
.footer-person strong{color:#fff}
.footer-person a{color:#ddd;text-decoration:none;margin-left:4px;white-space:nowrap}
.footer-person a:hover{text-decoration:underline}
.footer-leadership{margin-top:12px}
.footer-important-links{list-style:none;padding:0;margin:0;display:grid;gap:7px}
.footer-important-links li{font-size:13px;line-height:1.5}
.footer-important-links a{color:#c7c7c7;text-decoration:none}
.footer-important-links a:hover{color:#fff;text-decoration:underline}
.footer-social-grid{display:flex;flex-wrap:wrap;gap:8px}
.footer-social-item{display:inline-flex;align-items:center;gap:6px;color:#ddd;text-decoration:none;font-size:12px;border:1px solid rgba(255,255,255,.14);border-radius:6px;padding:6px 8px}
.footer-social-item:hover{color:#fff;border-color:rgba(255,255,255,.3)}
.footer-social-item .de24-social-icon{width:22px;height:22px;font-size:12px}
.footer-social-note{font-size:10px!important;color:#888!important;margin-top:10px!important}
@media(max-width:1100px){.footer-grid-pro{grid-template-columns:1.3fr 1.3fr 1fr 1fr;gap:18px}}
@media(max-width:900px){
  .footer-grid-pro{grid-template-columns:1fr 1fr;gap:24px}
  .site-footer h3{font-size:18px}
  .site-footer p{font-size:13px}
  .footer-person{font-size:13px}
  .footer-important-links li{font-size:13px}
}
@media(max-width:560px){
  .footer-grid-pro{grid-template-columns:1fr;gap:22px}
  .site-footer{padding:26px 0}
  .site-footer h3{font-size:19px}
  .footer-person{font-size:14px;line-height:1.65}
  .footer-person a{display:inline-block}
  .footer-important-links li{font-size:14px}
  .footer-social-item{font-size:13px;padding:7px 9px}
}


/* v21 — completely new responsive footer style */
.de24-footer-new{margin-top:40px;padding:0;background:#101214;color:#d7d7d7;border-top:4px solid var(--red);}
.de24-footer-wrap{width:min(1180px,calc(100% - 30px));padding-top:34px;padding-bottom:0;}
.de24-footer-top{display:grid;grid-template-columns:1.35fr 1.25fr 1fr 1fr;gap:28px;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.12);}
.de24-footer-new h2,.de24-footer-new h3{margin:0;color:#fff;}
.de24-footer-brand h2{font-size:25px;margin:10px 0 8px;}
.de24-footer-brand p{font-size:14px;line-height:1.85;color:#aeb4bb;margin:0;max-width:360px;}
.de24-footer-logo{min-height:34px;display:flex;align-items:center;}
.de24-footer-logo .custom-logo-link{display:inline-flex;align-items:center;}
.de24-footer-logo img{max-height:52px;width:auto;object-fit:contain;}
.de24-footer-contact h3,.de24-footer-links h3,.de24-footer-social h3{font-size:18px;padding-left:12px;border-left:3px solid var(--red);margin-bottom:15px;}
.de24-contact-card{background:#181b1f;border:1px solid rgba(255,255,255,.08);border-radius:9px;padding:12px 13px;margin-bottom:10px;display:grid;gap:3px;}
.de24-contact-role,.de24-footer-kicker{color:#ef4b4b;font-size:11px;font-weight:800;letter-spacing:.3px;}
.de24-contact-card strong{font-size:14px;color:#fff;line-height:1.45;}
.de24-contact-line,.de24-contact-phone{font-size:12px;color:#aeb4bb;line-height:1.55;text-decoration:none;}
.de24-contact-phone:hover{color:#fff;}
.de24-footer-links ul{list-style:none;padding:0;margin:0;display:grid;gap:8px;}
.de24-footer-links li{margin:0;padding:0;}
.de24-footer-links a{display:flex;align-items:center;gap:7px;color:#c5c9ce;text-decoration:none;font-size:13px;line-height:1.5;}
.de24-footer-links a span{color:#ef4b4b;font-size:19px;line-height:1;}
.de24-footer-links a:hover{color:#fff;}
.de24-footer-social-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;}
.de24-footer-social-item{display:flex;align-items:center;gap:7px;color:#cdd1d5;text-decoration:none;background:#181b1f;border:1px solid rgba(255,255,255,.08);border-radius:7px;padding:8px 8px;font-size:11px;font-weight:700;}
.de24-footer-social-item:hover{color:#fff;border-color:rgba(255,255,255,.24);transform:translateY(-1px);}
.de24-footer-social-item .de24-social-icon{width:25px;height:25px;min-width:25px;font-size:12px;}
.de24-footer-team{padding:25px 0 26px;}
.de24-team-head{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:15px;}
.de24-team-head h3{font-size:21px;margin-top:3px;}
.de24-team-note{font-size:11px;color:#858c93;}
.de24-team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;}
.de24-team-card{background:#181b1f;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:10px 11px;display:grid;gap:3px;min-width:0;}
.de24-team-card strong{font-size:13px;color:#fff;line-height:1.45;overflow-wrap:anywhere;}
.de24-team-card span,.de24-team-card a{font-size:11px;color:#aeb4bb;line-height:1.5;overflow-wrap:anywhere;text-decoration:none;}
.de24-team-card a:hover{color:#fff;}
.de24-footer-bottom{display:flex;justify-content:space-between;gap:15px;padding:14px 0;font-size:10px;color:#777;border-top:1px solid rgba(255,255,255,.08);}
@media(max-width:1100px){
  .de24-footer-top{grid-template-columns:1.3fr 1.2fr 1fr;}
  .de24-footer-social{grid-column:1/-1;}
  .de24-footer-social-grid{grid-template-columns:repeat(5,1fr);}
  .de24-team-grid{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:900px){
  .de24-footer-wrap{width:calc(100% - 22px);padding-top:28px;}
  .de24-footer-top{grid-template-columns:1fr 1fr;gap:20px;}
  .de24-footer-brand{grid-column:1/-1;}
  .de24-footer-brand p{max-width:none;}
  .de24-footer-social{grid-column:1/-1;}
  .de24-footer-social-grid{grid-template-columns:repeat(4,1fr);}
  .de24-team-grid{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:560px){
  .de24-footer-new{margin-top:28px;}
  .de24-footer-wrap{width:calc(100% - 18px);padding-top:24px;}
  .de24-footer-top{grid-template-columns:1fr;gap:20px;padding-bottom:22px;}
  .de24-footer-brand,.de24-footer-social{grid-column:auto;}
  .de24-footer-brand h2{font-size:22px;}
  .de24-footer-brand p{font-size:13px;line-height:1.75;}
  .de24-footer-contact h3,.de24-footer-links h3,.de24-footer-social h3{font-size:17px;margin-bottom:12px;}
  .de24-contact-card{padding:11px 12px;}
  .de24-footer-social-grid{grid-template-columns:repeat(2,1fr);}
  .de24-footer-social-item{font-size:12px;padding:8px;}
  .de24-team-head{align-items:flex-start;flex-direction:column;gap:4px;}
  .de24-team-head h3{font-size:19px;}
  .de24-team-grid{grid-template-columns:1fr;gap:8px;}
  .de24-team-card{padding:11px 12px;}
  .de24-team-card strong{font-size:14px;}
  .de24-team-card span,.de24-team-card a{font-size:12px;}
  .de24-footer-bottom{flex-direction:column;gap:5px;font-size:10px;line-height:1.5;}
}

.de24-freeform-contact>div{font-size:13px;color:#c8cdd2;line-height:1.7;white-space:normal;overflow-wrap:anywhere;}
.de24-freeform-team{font-size:12px;color:#c8cdd2;line-height:1.65;white-space:normal;overflow-wrap:anywhere;}
@media(max-width:900px){
  .de24-freeform-contact>div{font-size:13px;line-height:1.75;}
  .de24-freeform-team{font-size:13px;line-height:1.7;}
}
/* v28 free-form footer fields */
.de24-freeform-contact-grid{display:grid;gap:10px;}
.de24-freeform-contact{white-space:normal;line-height:1.75;}
.de24-footer-contact .de24-contact-card{margin:0;padding:11px 13px;}
@media(max-width:900px){.de24-freeform-contact-grid{grid-template-columns:1fr;}.de24-footer-contact .de24-contact-card{font-size:13px;}}

/* =========================================================
   REFERENCE NEWS PORTAL BUILD — desktop + mobile
   Brand-neutral implementation based on supplied visual references.
   ========================================================= */
:root{--de24-navy:#062646;--de24-red:#ed1b2f;--de24-cream:#f4f0e5;--de24-line:#d8d8d8;--de24-muted:#777;--container:1360px}
body{font-family:"Noto Serif Bengali","SolaimanLipi","Siyam Rupali",Georgia,serif;background:#fff;color:#0a2540}
.container{width:min(var(--container),calc(100% - 60px))}
.site-header{border-bottom:1px solid #d6d6d6;background:#fff}
.de24-top-head{display:block;background:#fff;border-bottom:1px solid #ddd}
.de24-top-head-inner{height:82px;display:grid;grid-template-columns:180px 1fr 190px;align-items:center;gap:28px}
.site-logo{width:180px;height:65px;display:flex;align-items:center}
.site-logo img{max-width:165px;max-height:65px;width:auto;height:auto}
.site-logo-text{font-size:27px;color:var(--de24-red);font-weight:800}
.de24-head-ticker{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;min-width:0}
.de24-ticker-item{display:grid;grid-template-columns:58px 1fr;gap:9px;align-items:center;border-right:1px solid #ddd;padding-right:14px;min-width:0;font-size:13px;line-height:1.35}
.de24-ticker-item img{width:58px;height:42px;object-fit:cover;border-radius:2px}
.de24-ticker-item span{display:block;max-height:38px;overflow:hidden}
.de24-head-tools{display:flex;justify-content:flex-end;align-items:center;gap:18px;color:#111}
.de24-lang,.de24-live{border:0;background:none;color:#111;font:inherit;display:flex;align-items:center;gap:6px;cursor:pointer}
.de24-lang{font-size:16px}.de24-live{font-size:13px}.de24-live-screen{font-size:25px;color:var(--de24-red)}
.de24-nav-row{background:#fff;border-bottom:1px solid #ddd}
.de24-nav-inner{height:50px;display:flex;align-items:center;justify-content:space-between}
.main-nav{display:flex;align-items:center;overflow:hidden;gap:0;min-width:0;font-size:17px;font-weight:600}
.main-nav>ul,.main-nav>.menu,.main-nav>.menu-primary-container,.main-nav>.fallback-nav{display:flex;align-items:center;gap:27px;margin:0;padding:0;list-style:none;white-space:nowrap}
.main-nav li{list-style:none}.main-nav a{padding:12px 0;border:0!important;display:block;color:#111}
.main-nav a:hover{color:var(--de24-red)}
.de24-nav-tools{display:flex;align-items:center;margin-left:12px;flex:none}
.de24-search-btn,.de24-menu-btn{height:50px;border:0;border-left:1px solid #ddd;background:#fff;padding:0 14px;font:inherit;cursor:pointer}
.de24-search-btn{font-size:17px}.de24-menu-btn{font-size:24px;border-right:1px solid #ddd}
.de24-mobile-promos{display:none}
.de24-desktop-adbar{height:92px;display:flex;align-items:center;justify-content:center;background:#fff}
.de24-desktop-adbar .container{height:100%;display:flex;align-items:center;justify-content:center}.de24-desktop-adbar img{max-height:76px;width:auto}.de24-desktop-adbar span{color:#bbb;font-size:12px}
.site-search{display:none;border-top:1px solid #eee;padding:10px 0;background:#fff}.site-search.open{display:block}.site-search form{display:flex}.site-search input{flex:1;padding:10px;border:1px solid #ddd}.site-search button{padding:10px 18px;background:var(--de24-red);color:#fff;border:0}

.de24-hero-area{padding:18px 0 20px}.de24-hero-grid{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(260px,1fr) 285px;gap:18px;align-items:start}
.de24-hero-main{position:relative;min-width:0}.de24-hero-feature-link{display:block;position:relative;overflow:hidden;border-radius:9px}.de24-hero-main img{width:100%;aspect-ratio:1.78/1;height:auto;object-fit:cover;border-radius:9px}.de24-hero-feature-link:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.82))}.de24-hero-main h1{position:absolute;z-index:2;bottom:20px;left:25px;right:20px;color:#fff;font-size:34px;line-height:1.15;margin:0;font-weight:800;text-shadow:0 2px 2px rgba(0,0,0,.35)}
.de24-hero-subgrid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.de24-hero-subcard{min-width:0}.de24-hero-subcard a{display:block}.de24-hero-subcard img{width:100%;height:auto;aspect-ratio:1.48/1;object-fit:cover;border-radius:7px}.de24-hero-subcard h3{font-size:16px;line-height:1.3;margin:6px 0 0;color:#0b2742;font-weight:700}
.de24-hero-ad{width:100%;aspect-ratio:1/1;background:#f4f4f4;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;margin-bottom:8px;overflow:hidden}.de24-hero-ad img{width:100%;height:100%;object-fit:contain}.de24-hero-ad-placeholder span{color:#aaa;font-size:12px}
.de24-hero-side{display:grid;gap:8px;align-content:start}.de24-hero-side article{display:grid;grid-template-columns:82px minmax(0,1fr);gap:9px;padding:8px 0;border-bottom:1px solid #ddd}.de24-hero-side img{width:82px;height:58px;object-fit:cover;border-radius:5px}.de24-hero-side span{font-size:14px;line-height:1.25;font-weight:600;overflow-wrap:anywhere}
.de24-moment-box{background:#f5f2e9;border-top:4px solid var(--de24-navy);padding:0 15px}.de24-tabs{display:flex;gap:25px;border-bottom:1px solid #ddd;height:57px;align-items:center}.de24-tabs span{font-size:16px;color:#555}.de24-tabs .active{border-bottom:3px solid var(--de24-red);height:57px;display:flex;align-items:center}.de24-moment-box article{display:grid;grid-template-columns:38px 1fr;gap:10px;padding:13px 0;border-bottom:1px solid #ddd}.de24-moment-box b{width:32px;height:32px;background:var(--de24-red);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px}.de24-moment-box a{font-size:15px;line-height:1.35;font-weight:600}

.de24-video-section{background:#062646;color:#fff;border-top:5px solid var(--de24-red);padding:20px 0 25px;margin-top:5px}.de24-video-head,.de24-ref-section-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d5d5d5;padding:0 0 13px;margin-bottom:16px}.de24-video-head h2,.de24-ref-section-head h2{margin:0;font-size:26px;line-height:1;font-weight:800;position:relative;padding-left:16px}.de24-video-head h2:before,.de24-ref-section-head h2:before{content:"";position:absolute;left:0;top:-2px;width:5px;height:30px;background:var(--de24-red)}.de24-video-head a,.de24-ref-section-head a{color:var(--de24-red);font-size:14px}.de24-video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.de24-video-grid article{min-width:0}.de24-video-grid article> a>div{position:relative}.de24-video-grid img{width:100%;aspect-ratio:1.7/1;object-fit:cover;border-radius:7px}.de24-video-grid h3{font-size:16px;line-height:1.3;margin:8px 0 0;color:#fff}.de24-play{position:absolute;left:12px;top:12px;width:38px;height:38px;border:2px solid #fff;border-radius:50%;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;color:#fff}

.de24-paired-sections{display:grid;grid-template-columns:1fr 1fr;gap:34px 28px;padding-top:26px}.de24-category-block{min-width:0}.de24-ref-section-head{border-top:5px solid var(--de24-navy);padding-top:10px;margin-bottom:17px}.de24-ref-section-head h2{color:var(--de24-navy);font-size:25px}.de24-cat-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(220px,1fr);gap:16px}.de24-cat-feature img{width:100%;height:250px;object-fit:cover;border-radius:7px}.de24-cat-feature h3{font-size:24px;line-height:1.2;margin:8px 0 4px;color:#0b2742}.de24-cat-feature p{font-size:14px;line-height:1.5;color:#777;margin:0}.de24-cat-list{display:grid;gap:0}.de24-mini-news{border-bottom:1px solid #ddd;padding:0 0 10px;margin-bottom:10px}.de24-mini-news a{display:grid;grid-template-columns:95px 1fr;gap:10px;align-items:start}.de24-mini-news img{width:95px;height:65px;object-fit:cover;border-radius:5px}.de24-mini-news span{font-size:15px;line-height:1.3;font-weight:600}

.de24-opinion{margin-top:25px;background:var(--de24-cream);border:1px solid #ddd;border-top:6px solid var(--de24-red);padding:16px 28px 24px}.de24-opinion .de24-ref-section-head{border-top:0;margin-bottom:18px;padding-top:0}.de24-opinion-grid{display:grid;grid-template-columns:2.1fr 1fr;gap:28px}.de24-opinion-main{border-right:1px solid #d5d0c4;padding-right:28px;min-height:250px}.de24-opinion-author{display:flex;align-items:center;gap:14px}.de24-opinion-author img{width:62px;height:62px;border-radius:50%;object-fit:cover}.de24-opinion-author strong{display:block;font-size:18px}.de24-opinion-author small,.de24-opinion-list small{display:block;color:var(--de24-red);margin-top:2px}.de24-opinion-label{display:inline-block;background:#062646;color:#fff;padding:6px 10px;margin-top:15px;font-size:12px}.de24-opinion-main h2{font-size:28px;line-height:1.2;margin:16px 0 7px}.de24-opinion-main p{color:#666;font-size:15px;line-height:1.7}.de24-opinion-list{display:grid;gap:10px}.de24-opinion-list article{background:#fff;padding:12px;display:grid;grid-template-columns:52px 1fr;gap:12px;align-items:center;border:1px solid #eee}.de24-opinion-list img{width:52px;height:52px;border-radius:50%;object-fit:cover}.de24-opinion-list a{font-size:14px;line-height:1.35}

.de24-four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px 16px;padding-top:28px}.de24-four-card{min-width:0}.de24-four-card .de24-ref-section-head{margin-bottom:10px}.de24-four-card .de24-ref-section-head h2{font-size:21px}.de24-four-feature img{width:100%;aspect-ratio:1.55/1;object-fit:cover;border-radius:7px}.de24-four-feature h3{font-size:19px;line-height:1.25;margin:7px 0}.de24-four-feature p{font-size:12px;line-height:1.45;color:#777;margin:0 0 7px}.de24-four-mini{border-top:1px solid #ddd;padding:9px 0;font-size:14px;line-height:1.35}

.site-footer{background:#151515!important;color:#aaa;border-top:3px solid var(--de24-red);margin-top:35px;padding:35px 0 15px}.de24-footer-top{display:grid;grid-template-columns:1.4fr 1fr 1.15fr 1fr;gap:35px}.de24-footer-logo img{max-width:170px;max-height:75px}.de24-footer-brand h2{color:#fff;font-size:16px;margin:8px 0}.de24-footer-brand p{font-size:13px;line-height:1.7}.site-footer h3{color:#fff;font-size:18px;margin:0 0 15px;position:relative;padding-left:14px}.site-footer h3:before{content:"";position:absolute;left:0;top:2px;width:4px;height:23px;background:var(--de24-red)}.de24-footer-links ul{list-style:none;margin:0;padding:0}.de24-footer-links li{margin:0 0 9px;font-size:13px}.de24-footer-links a,.de24-footer-social a{color:#bbb}.de24-freeform-contact{font-size:13px;line-height:1.8;margin-bottom:9px}.de24-footer-social-grid{display:flex;gap:10px;flex-wrap:wrap}.de24-footer-social-item{width:45px;height:45px;background:#222;border-radius:7px;display:flex!important;align-items:center;justify-content:center}.de24-footer-social-item>span:last-child{display:none}.de24-footer-social-item .de24-social-icon{font-size:18px}.de24-footer-team{display:none}.de24-footer-bottom{border-top:1px solid #333;margin-top:28px;padding-top:14px;display:flex;justify-content:space-between;gap:15px;font-size:11px;color:#777}

@media(max-width:900px){
  .container{width:calc(100% - 28px)}
  .de24-top-head-inner{height:74px;display:flex;gap:0;justify-content:space-between}
  .site-logo{width:135px;height:56px;flex:0 0 135px}.site-logo img{max-width:130px;max-height:55px}.site-logo-text{font-size:21px}
  .de24-head-ticker{display:none}.de24-head-tools{gap:12px}.de24-lang{height:56px;padding:0 10px;background:#fff;border-left:1px solid #eee;border-right:1px solid #eee;font-size:16px}.de24-live{font-size:0}.de24-live-screen{font-size:28px}.de24-live-label{display:none}
  .de24-nav-row{border-bottom:1px solid #ddd}.de24-nav-inner{height:0;position:relative}.main-nav{display:none}.de24-nav-tools{position:absolute;right:0;top:-74px;height:74px;gap:0}.de24-search-btn,.de24-menu-btn{height:74px;width:50px;padding:0;border-left:1px solid #ddd}.de24-search-btn span{display:none}.de24-search-btn{font-size:28px}.de24-menu-btn{font-size:28px}
  .de24-mobile-promos{display:grid;grid-template-columns:repeat(5,1fr);height:58px;overflow:hidden;border-bottom:1px solid #ddd}.de24-mobile-promos a{display:flex;align-items:center;justify-content:center;border-right:1px solid #ddd;font-size:13px;white-space:nowrap;color:#222}.de24-mobile-promos a:first-child,.de24-mobile-promos a:nth-child(2){color:#111}.de24-desktop-adbar{display:none}
  .de24-hero-area{padding:18px 0}.de24-hero-grid{display:block}.de24-hero-main img{height:auto;aspect-ratio:1.72/1}.de24-hero-main h1{font-size:26px;left:20px;bottom:17px}.de24-hero-side{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.de24-hero-side article{display:block;padding:0;border:0}.de24-hero-side img{width:100%;height:auto;aspect-ratio:1.35/1}.de24-hero-side span{display:block;font-size:16px;margin-top:5px}.de24-moment-box{margin-top:20px}
  .de24-video-section{padding:17px 0 22px}.de24-video-head h2,.de24-ref-section-head h2{font-size:23px}.de24-video-grid{grid-template-columns:1fr 1fr;gap:14px}.de24-video-grid h3{font-size:15px}.de24-play{width:34px;height:34px}
  .de24-paired-sections{display:block;padding-top:20px}.de24-category-block{margin-bottom:27px}.de24-ref-section-head{border-top-width:5px;margin-bottom:14px;padding-top:9px}.de24-ref-section-head h2{font-size:24px}.de24-cat-layout{display:block}.de24-cat-feature img{height:auto;aspect-ratio:1.55/1}.de24-cat-feature h3{font-size:23px}.de24-cat-feature p{font-size:14px}.de24-cat-list{margin-top:8px}.de24-mini-news{padding:10px 0;margin:0}.de24-mini-news a{grid-template-columns:185px 1fr}.de24-mini-news img{width:185px;height:105px}.de24-mini-news span{font-size:17px}
  .de24-opinion{margin-top:5px;padding:14px 14px 18px}.de24-opinion-grid{display:block}.de24-opinion-main{border-right:0;border-bottom:1px solid #d5d0c4;padding:0 0 18px}.de24-opinion-main h2{font-size:25px}.de24-opinion-list{margin-top:12px}.de24-opinion-list article{padding:11px}.de24-four-grid{display:block;padding-top:20px}.de24-four-card{margin-bottom:26px}.de24-four-feature h3{font-size:23px}.de24-four-mini{font-size:17px;padding:12px 0}
  .site-footer{margin-top:25px;padding:28px 0 15px}.de24-footer-top{grid-template-columns:1fr 1fr;gap:25px 18px}.de24-footer-brand{grid-column:1/-1}.de24-footer-bottom{display:block;line-height:1.8}.de24-footer-bottom span{display:block}
}
@media(max-width:520px){
  .de24-top-head-inner{height:62px}.site-logo{width:105px;flex-basis:105px}.site-logo img{max-width:103px;max-height:48px}.de24-head-tools{gap:0}.de24-lang{height:62px;padding:0 8px}.de24-nav-tools{top:-62px}.de24-search-btn,.de24-menu-btn{height:62px;width:46px}.de24-mobile-promos{height:54px}.de24-mobile-promos a{font-size:12px}.de24-hero-side{gap:10px}.de24-hero-side span{font-size:15px}.de24-moment-box a{font-size:15px}.de24-mini-news a{grid-template-columns:135px 1fr}.de24-mini-news img{width:135px;height:80px}.de24-mini-news span{font-size:16px}.de24-footer-top{grid-template-columns:1fr 1fr}.de24-footer-brand{grid-column:1/-1}.de24-footer-links li,.de24-freeform-contact{font-size:12px}.de24-footer-social-item{width:42px;height:42px}
}

/* V4 reference precision fixes */
.de24-reference-header{overflow:visible}
.de24-top-head-inner{min-width:0}
.de24-head-ticker{min-width:0}
.de24-ticker-item{min-width:0;overflow:hidden}
.de24-ticker-item span{overflow:hidden;text-overflow:ellipsis}
.de24-nav-inner{min-width:0}
.de24-hero-grid{min-width:0}
.de24-hero-main,.de24-hero-side,.de24-moment-box{min-width:0}
.de24-hero-main h1{font-size:clamp(24px,2.35vw,34px)}
@media(min-width:901px){
  .de24-hero-area{padding-top:18px;padding-bottom:22px}
  .de24-hero-main img{aspect-ratio:1.78/1}
  .de24-hero-side{gap:8px}
  .de24-hero-side article{grid-template-columns:105px minmax(0,1fr);padding-bottom:9px}
  .de24-hero-side span{font-size:15px}
  .de24-moment-box article{padding:11px 0}
}
@media(max-width:900px){
  .de24-hero-main img{aspect-ratio:1.72/1}
}

/* V5 hero reference correction */
@media(min-width:901px){
  .de24-hero-subgrid{grid-template-columns:1fr 1fr;gap:12px}
  .de24-hero-subcard img{aspect-ratio:1.5/1}
  .de24-hero-side .de24-hero-ad{margin-bottom:2px}
}
@media(max-width:900px){
  .de24-hero-subgrid{grid-template-columns:1fr 1fr}
  .de24-hero-side .de24-hero-ad{grid-column:1/-1}
}

/* V6 — precise homepage reference geometry */
@media(min-width:901px){
  :root{--container:1360px}
  .container{width:min(var(--container),calc(100% - 40px))}
  .de24-hero-grid{grid-template-columns:minmax(0,2fr) minmax(300px,1fr) 300px;gap:16px}
  .de24-hero-main img{aspect-ratio:1.78/1}
  .de24-hero-subgrid{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}
  .de24-hero-subcard img{aspect-ratio:1.55/1}
  .de24-hero-subcard h3{font-size:15px;line-height:1.28}
  .de24-hero-ad{aspect-ratio:1.35/1}
  .de24-hero-side article{grid-template-columns:82px minmax(0,1fr);gap:9px;padding:8px 0}
  .de24-hero-side img{width:82px;height:58px}
  .de24-hero-side span{font-size:14px}
  .de24-right-ad{margin-top:16px;width:100%;min-height:250px;background:#f4f4f4;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;overflow:hidden}
  .de24-right-ad img{display:block;width:100%;height:auto;max-height:360px;object-fit:contain}
  .de24-right-ad-placeholder span{color:#aaa;font-size:12px}
}
@media(max-width:900px){
  .de24-right-ad{margin-top:14px;min-height:220px;background:#f4f4f4;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;overflow:hidden}
  .de24-right-ad img{width:100%;height:auto;object-fit:contain}
  .de24-right-ad-placeholder span{color:#aaa;font-size:12px}
}

/* Reference image-area correction: Channel i-style middle column */
@media(min-width:901px){
  .de24-hero-side{display:block;min-width:0}
  .de24-side-feature{display:block!important;padding:0!important;border:0!important;margin:0 0 8px!important}
  .de24-side-feature a{display:block}
  .de24-side-feature img{display:block;width:100%!important;height:240px!important;aspect-ratio:auto!important;object-fit:cover!important;border-radius:0!important}
  .de24-side-feature span{display:block;font-size:16px!important;line-height:1.35!important;font-weight:600;margin-top:7px;color:#111}
  .de24-side-list-item{display:block!important;padding:8px 0!important;border-bottom:1px solid #ddd!important}
  .de24-side-list-item a{display:grid;grid-template-columns:105px minmax(0,1fr);gap:10px;align-items:center}
  .de24-side-list-item img{width:105px!important;height:70px!important;object-fit:cover!important;border-radius:4px!important}
  .de24-side-list-item span{font-size:15px!important;line-height:1.32!important;font-weight:600!important;color:#111}
}

/* V8 — Three-dot all-menu popup, matching the supplied reference */
@media(min-width:901px){
  .de24-menu-btn.mobile-toggle{display:block!important}
  .de24-menu-btn{width:56px!important;min-width:56px!important;font-size:29px!important;font-weight:700;line-height:1;padding:0!important;color:#111}
  .de24-menu-btn:hover{color:var(--de24-red);background:#fafafa}
  .de24-menu-popup{position:fixed;inset:0;z-index:100000;background:#fff;overflow:auto;display:none}
  .de24-menu-popup.open{display:block}
  body.de24-menu-popup-open{overflow:hidden}
  .de24-menu-popup-inner{width:min(1440px,calc(100% - 40px));min-height:100%;padding:0 0 38px}
  .de24-menu-popup-head{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #999}
  .de24-popup-logo{display:flex;align-items:center;height:100%}
  .de24-popup-logo .custom-logo-link{display:flex;align-items:center}
  .de24-popup-logo img{display:block;max-width:125px;max-height:58px;width:auto;height:auto;object-fit:contain}
  .de24-popup-logo .site-logo-text{font-size:24px;font-weight:800;color:#111;text-decoration:none}
  .de24-menu-popup-close{border:0;background:transparent;color:#111;font-size:32px;line-height:1;width:42px;height:42px;padding:0;cursor:pointer}
  .de24-menu-popup-close:hover{color:var(--de24-red)}
  .de24-menu-popup-body{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:46px;padding-top:32px}
  .de24-popup-menu-area{min-width:0;padding-right:0}
  .de24-popup-nav{width:100%}
  .de24-popup-menu,.de24-popup-menu ul{list-style:none;margin:0;padding:0}
  .de24-popup-menu>li{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;min-height:52px;border-bottom:1px solid #ddd}
  .de24-popup-menu>li>a{display:flex;align-items:center;min-height:52px;padding:10px 10px 10px 0;color:#111;text-decoration:none;font-size:17px;font-weight:600;position:relative}
  .de24-popup-menu>li>a:after{content:'›';color:var(--de24-red);font-size:27px;font-weight:400;margin-left:auto;padding-right:8px}
  .de24-popup-menu>li:not(:has(> .sub-menu))>a:after{content:''}
  .de24-popup-menu>li>.sub-menu{display:flex;align-items:center;flex-wrap:wrap;gap:0 28px;min-width:0}
  .de24-popup-menu>li>.sub-menu>li{margin:0}
  .de24-popup-menu>li>.sub-menu>li>a{display:block;padding:9px 0;color:#555;text-decoration:none;font-size:15px;line-height:1.4}
  .de24-popup-menu>li>.sub-menu>li>a:hover,.de24-popup-menu>li>a:hover{color:var(--de24-red)}
  .de24-popup-menu .sub-menu .sub-menu{display:none}
  .de24-popup-aside{border-left:1px solid #aaa;padding-left:46px;min-width:0}
  .de24-popup-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding-bottom:17px;border-bottom:1px solid #aaa}
  .de24-popup-action{height:42px;border:1px solid #ddd;border-radius:5px;background:#fff;color:#333;display:flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-size:14px;text-decoration:none;cursor:pointer}
  .de24-popup-action:first-child span{color:var(--de24-red)}
  .de24-popup-action:hover{border-color:#bbb;color:var(--de24-red)}
  .de24-popup-follow{padding:19px 0;border-bottom:1px solid #aaa}
  .de24-popup-label{font-size:14px;color:#555;margin-bottom:14px}
  .de24-popup-socials{display:flex;gap:12px;flex-wrap:wrap}
  .de24-popup-socials a{width:37px;height:37px;border:1px solid #ddd;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#222;text-decoration:none;font-size:16px}
  .de24-popup-socials a:hover{color:var(--de24-red);border-color:#bbb}
}
@media(max-width:900px){
  .de24-menu-popup{display:none!important}
  .de24-menu-btn{font-size:27px}
}


/* V9.1 — robust full-screen menu popup / Channel i reference fix */
@media (min-width:901px){
  html body .de24-menu-popup{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100vh!important;margin:0!important;padding:0!important;z-index:2147483000!important;background:#fff!important;display:none!important;overflow-y:auto!important;overflow-x:hidden!important;box-sizing:border-box!important}
  html body .de24-menu-popup.open{display:block!important}
  html body .de24-menu-popup *{box-sizing:border-box}
  html body .de24-menu-popup .de24-menu-popup-inner{display:block!important;width:min(1440px,calc(100vw - 40px))!important;min-height:100vh!important;margin:0 auto!important;padding:0 0 38px!important}
  html body .de24-menu-popup .de24-menu-popup-head{height:82px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid #999!important}
  html body .de24-menu-popup .de24-popup-logo{display:flex!important;align-items:center!important;height:82px!important;min-width:0!important}
  html body .de24-menu-popup .de24-popup-logo .custom-logo-link{display:flex!important;align-items:center!important;width:auto!important;height:auto!important}
  html body .de24-menu-popup .de24-popup-logo img{display:block!important;width:auto!important;max-width:125px!important;height:auto!important;max-height:58px!important;object-fit:contain!important}
  html body .de24-menu-popup .de24-menu-popup-close{display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;font-size:32px!important;line-height:1!important;cursor:pointer!important}
  html body .de24-menu-popup .de24-menu-popup-body{display:grid!important;grid-template-columns:minmax(0,1fr) 330px!important;gap:46px!important;padding-top:32px!important}
  html body .de24-menu-popup .de24-popup-menu,.de24-menu-popup .de24-popup-menu ul{display:block!important;list-style:none!important;margin:0!important;padding:0!important}
  html body .de24-menu-popup .de24-popup-menu>li{display:grid!important;grid-template-columns:150px minmax(0,1fr)!important;align-items:center!important;min-height:52px!important;margin:0!important;padding:0!important;border-bottom:1px solid #ddd!important}
  html body .de24-menu-popup .de24-popup-menu>li>a{display:flex!important;align-items:center!important;min-height:52px!important;margin:0!important;padding:10px 10px 10px 0!important;color:#111!important;background:transparent!important;text-decoration:none!important;font-size:17px!important;font-weight:600!important;line-height:1.35!important}
  html body .de24-menu-popup .de24-popup-menu>li>.sub-menu{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:0 28px!important;margin:0!important;padding:0!important}
  html body .de24-menu-popup .de24-popup-menu>li>.sub-menu>li>a{display:block!important;margin:0!important;padding:9px 0!important;color:#555!important;background:transparent!important;text-decoration:none!important;font-size:15px!important;line-height:1.4!important}
  html body .de24-menu-popup .de24-popup-aside{display:block!important;border-left:1px solid #aaa!important;padding-left:46px!important;min-width:0!important}
  html body .de24-menu-popup .de24-popup-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important;padding-bottom:17px!important;border-bottom:1px solid #aaa!important}
  html body .de24-menu-popup .de24-popup-action{height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid #ddd!important;border-radius:5px!important;background:#fff!important;color:#333!important;text-decoration:none!important;font-size:14px!important;cursor:pointer!important}
}
@media (max-width:900px){
  html body .de24-menu-popup{display:none!important}
}

/* V11 — Mobile header rebuilt to match supplied Channel i reference */
@media(max-width:900px){
  .de24-reference-header{background:#fff;overflow:visible}
  .de24-top-head{height:74px;border-bottom:1px solid #ddd}
  .de24-top-head-inner{width:100%;height:74px!important;max-width:none!important;margin:0!important;padding:0 14px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:0!important;position:relative!important;box-sizing:border-box}
  .site-logo{width:135px!important;flex:0 0 135px!important;height:58px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}
  .site-logo img{display:block!important;width:auto!important;max-width:130px!important;max-height:54px!important;height:auto!important;object-fit:contain!important}
  .de24-head-ticker{display:none!important}
  .de24-head-tools{position:absolute!important;right:76px!important;top:0!important;height:74px!important;display:flex!important;align-items:center!important;gap:0!important;margin:0!important}
  .de24-lang{height:74px!important;min-width:78px!important;padding:0 13px!important;border-left:1px solid #eee!important;border-right:1px solid #eee!important;background:#fff!important;font-size:19px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important}
  .de24-live{height:74px!important;width:58px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:0!important;border:0!important;background:#fff!important}
  .de24-live-screen{font-size:31px!important;line-height:1!important;color:var(--de24-red)!important}
  .de24-live-label{display:none!important}
  .de24-nav-row{height:50px!important;border-bottom:1px solid #cfcfcf!important;background:#fff!important}
  .de24-nav-inner{height:50px!important;width:100%!important;max-width:none!important;margin:0!important;padding:0 0 0 14px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;position:relative!important;box-sizing:border-box!important}
  .main-nav{display:block!important;overflow-x:auto!important;overflow-y:hidden!important;width:100%!important;padding-right:105px!important;font-size:20px!important;font-weight:700!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;white-space:nowrap!important}
  .main-nav::-webkit-scrollbar{display:none!important}
  .main-nav>ul,.main-nav>.menu,.main-nav>.menu-primary-container,.main-nav>.fallback-nav{display:flex!important;align-items:center!important;gap:31px!important;width:max-content!important;min-width:max-content!important;height:50px!important;white-space:nowrap!important;margin:0!important;padding:0!important}
  .main-nav li{display:block!important;flex:none!important}
  .main-nav a{display:flex!important;align-items:center!important;height:50px!important;padding:0!important;color:#111!important;font-size:20px!important;font-weight:700!important;white-space:nowrap!important}
  .de24-nav-tools{position:absolute!important;right:0!important;top:0!important;height:50px!important;display:flex!important;align-items:center!important;z-index:20!important;background:#fff!important;box-shadow:-7px 0 10px rgba(255,255,255,.95)!important}
  .de24-search-btn,.de24-menu-btn{height:50px!important;width:52px!important;min-width:52px!important;padding:0!important;border-left:1px solid #ddd!important;background:#fff!important;color:#111!important;display:flex!important;align-items:center!important;justify-content:center!important}
  .de24-search-btn{font-size:29px!important;border-right:0!important}
  .de24-search-btn span{display:none!important}
  .de24-menu-btn{font-size:29px!important;border-right:1px solid #ddd!important;font-weight:700!important}
  .de24-mobile-promos{display:grid!important;grid-template-columns:repeat(5,minmax(145px,1fr))!important;width:100%!important;height:86px!important;overflow-x:auto!important;overflow-y:hidden!important;border-bottom:1px solid #ddd!important;background:#fff!important;scrollbar-width:none!important}
  .de24-mobile-promos::-webkit-scrollbar{display:none!important}
  .de24-mobile-promos a{height:86px!important;min-width:145px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;border-right:1px solid #ddd!important;color:#222!important;text-decoration:none!important;font-size:20px!important;font-weight:600!important;white-space:nowrap!important;box-sizing:border-box!important}
  .de24-promo-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:none!important}
  .de24-youtube-icon{width:47px!important;height:32px!important;border-radius:8px!important;background:#f00000!important;color:#fff!important;font-size:18px!important;line-height:1!important;padding-left:2px!important}
  .de24-iflix-icon{width:32px!important;height:42px!important;color:#e21b2d!important;font-size:43px!important;font-weight:900!important;line-height:1!important;transform:rotate(-12deg)!important}
  .de24-promo-brand{font-weight:800!important;letter-spacing:-.5px!important}
  .de24-promo-desherjure .de24-promo-brand{font-size:19px!important;color:#158b4b!important}
  .de24-promo-anand .de24-promo-brand{font-size:21px!important;color:#e31b2b!important}
  .de24-desktop-adbar{display:none!important}
  .site-search{position:relative!important;z-index:30!important}
}

@media(max-width:520px){
  .de24-top-head,.de24-top-head-inner{height:74px!important}
  .site-logo{width:135px!important;flex-basis:135px!important}
  .site-logo img{max-width:130px!important;max-height:54px!important}
  .de24-head-tools{right:110px!important;height:74px!important}
  .de24-lang{height:74px!important;min-width:78px!important;font-size:18px!important}
  .de24-live{height:74px!important;width:48px!important}
  .de24-live-screen{font-size:29px!important}
  .de24-nav-row,.de24-nav-inner{height:50px!important}
  .main-nav{font-size:19px!important;padding-right:104px!important}
  .main-nav>ul,.main-nav>.menu,.main-nav>.menu-primary-container,.main-nav>.fallback-nav{gap:27px!important;height:50px!important}
  .main-nav a{height:50px!important;font-size:19px!important}
  .de24-nav-tools{height:50px!important}
  .de24-search-btn,.de24-menu-btn{height:50px!important;width:52px!important;min-width:52px!important}
  .de24-mobile-promos{height:82px!important;grid-template-columns:repeat(5,minmax(138px,1fr))!important}
  .de24-mobile-promos a{height:82px!important;min-width:138px!important;font-size:18px!important}
  .de24-youtube-icon{width:43px!important;height:29px!important;font-size:16px!important}
}

/* Mobile hamburger opens the same full menu experience as desktop */
@media(max-width:900px){
  html body .de24-menu-popup{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100vh!important;margin:0!important;padding:0!important;z-index:2147483000!important;background:#fff!important;display:none!important;overflow-y:auto!important;overflow-x:hidden!important;box-sizing:border-box!important}
  html body .de24-menu-popup.open{display:block!important}
  html body .de24-menu-popup *{box-sizing:border-box}
  html body .de24-menu-popup .de24-menu-popup-inner{display:block!important;width:100%!important;min-height:100vh!important;margin:0!important;padding:0 16px 30px!important}
  html body .de24-menu-popup .de24-menu-popup-head{height:74px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid #999!important}
  html body .de24-menu-popup .de24-popup-logo{display:flex!important;align-items:center!important;height:74px!important;min-width:0!important}
  html body .de24-menu-popup .de24-popup-logo .custom-logo-link{display:flex!important;align-items:center!important}
  html body .de24-menu-popup .de24-popup-logo img{display:block!important;width:auto!important;max-width:135px!important;height:auto!important;max-height:54px!important;object-fit:contain!important}
  html body .de24-menu-popup .de24-menu-popup-close{display:flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;border:0!important;background:transparent!important;font-size:31px!important;line-height:1!important;color:#111!important}
  html body .de24-menu-popup .de24-menu-popup-body{display:block!important;padding-top:20px!important}
  html body .de24-menu-popup .de24-popup-menu,.de24-menu-popup .de24-popup-menu ul{display:block!important;list-style:none!important;margin:0!important;padding:0!important}
  html body .de24-menu-popup .de24-popup-menu>li{display:grid!important;grid-template-columns:1fr!important;min-height:48px!important;margin:0!important;padding:0!important;border-bottom:1px solid #ddd!important}
  html body .de24-menu-popup .de24-popup-menu>li>a{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:48px!important;padding:10px 0!important;color:#111!important;background:transparent!important;text-decoration:none!important;font-size:19px!important;font-weight:700!important;line-height:1.35!important}
  html body .de24-menu-popup .de24-popup-menu>li>a:after{content:'›'!important;color:var(--de24-red)!important;font-size:28px!important;margin-left:auto!important}
  html body .de24-menu-popup .de24-popup-menu>li>.sub-menu{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:0 20px!important;margin:0!important;padding:0 0 8px!important}
  html body .de24-menu-popup .de24-popup-menu>li>.sub-menu>li>a{display:block!important;margin:0!important;padding:6px 0!important;color:#555!important;background:transparent!important;text-decoration:none!important;font-size:15px!important;line-height:1.4!important}
  html body .de24-menu-popup .de24-popup-aside{display:block!important;border-left:0!important;border-top:1px solid #aaa!important;margin-top:20px!important;padding:18px 0 0!important}
  html body .de24-menu-popup .de24-popup-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;padding-bottom:15px!important;border-bottom:1px solid #aaa!important}
  html body .de24-menu-popup .de24-popup-action{height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid #ddd!important;border-radius:5px!important;background:#fff!important;color:#333!important;text-decoration:none!important;font-size:15px!important}
}
