/*
Theme Name: Kolkata24x7 Theme 1.8.2
Theme URI: https://kolkata24x7.in/
Author: Kolkata24x7
Description: Fast Bengali newspaper-style WordPress theme with custom theme panel, homepage sections, ad slots and Google News friendly layout.
Version: 1.8.2
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: kolkata24x7-theme
*/

:root{
  --k24-red:#c90000;
  --k24-dark:#111;
  --k24-text:#111;
  --k24-muted:#6b7280;
  --k24-border:#e5e7eb;
  --k24-bg:#f7f7f7;
  --k24-card:#fff;
  --k24-shadow:0 2px 12px rgba(0,0,0,.06);
}
*{box-sizing:border-box}
body{margin:0;background:var(--k24-bg);color:var(--k24-text);font-family:"Noto Sans Bengali",system-ui,sans-serif}
a{text-decoration:none;color:inherit}
img{max-width:100%;height:auto}
.k24-container{max-width:1500px;margin:0 auto;padding:0 28px}
.k24-top-header{background:#fff;padding:22px 0 18px}
.k24-top-inner{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}
.k24-logo{font-family:Arial,sans-serif;font-size:58px;line-height:.9;font-weight:900;letter-spacing:-2px}
.k24-logo .red{color:var(--k24-red)}
.k24-tagline{margin-top:10px;color:#6b7280;font-size:14px}
.k24-header-right{display:flex;align-items:center;gap:18px;color:#111;padding-top:8px;font-weight:700}
.k24-date{font-size:14px;color:#6b7280;font-weight:500}
.k24-nav{background:var(--k24-red);color:#fff;min-height:64px;display:flex;align-items:center;box-shadow:0 2px 4px rgba(0,0,0,.08)}
.k24-nav-inner{display:flex;align-items:center;gap:34px;font-size:16px;font-weight:900;white-space:nowrap;overflow-x:auto}
.k24-menu-icon{font-size:28px}
.k24-ticker{margin:28px 0 22px;min-height:66px;background:#fff;border:1px solid var(--k24-border);border-radius:4px;box-shadow:var(--k24-shadow);display:flex;align-items:center;padding:0 14px;gap:18px;overflow:hidden}
.k24-ticker-label{background:var(--k24-red);color:#fff;padding:13px 20px;border-radius:5px;font-weight:900;flex:0 0 auto}
.k24-bolt{color:var(--k24-red);font-size:24px;font-weight:900}
.k24-ticker-text{font-size:19px;font-weight:900;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.k24-hero{background:#fff;border:1px solid var(--k24-border);border-radius:6px;box-shadow:var(--k24-shadow);padding:28px;margin-bottom:16px}
.k24-hero-grid{display:grid;grid-template-columns:1fr 2.05fr;gap:34px;align-items:center}
.k24-kicker{color:var(--k24-red);font-size:21px;font-weight:900;margin-bottom:26px}
.k24-hero h1{font-family:"Noto Serif Bengali",serif;font-size:58px;line-height:1.08;margin:0;font-weight:900;letter-spacing:-1px}
.k24-summary{color:#6b7280;font-size:18px;line-height:1.75;margin:22px 0 28px;font-weight:600}
.k24-meta-row{display:flex;justify-content:space-between;align-items:center;gap:18px}
.k24-time{color:#6b7280;font-size:14px;font-weight:600}
.k24-btn{background:var(--k24-red);color:#fff;border:0;padding:14px 24px;border-radius:5px;font-size:15px;font-weight:900;display:inline-block}
.k24-feature{position:relative;aspect-ratio:16/9;border-radius:6px;overflow:hidden;background:#e5e7eb}
.k24-feature img{width:100%;height:100%;object-fit:cover;display:block}
.k24-tag{position:absolute;right:18px;top:18px;background:var(--k24-red);color:#fff;padding:9px 15px;border-radius:5px;font-weight:900;z-index:2}
.k24-below-grid{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:16px;margin-bottom:30px}
.k24-panel{background:#fff;border:1px solid var(--k24-border);border-radius:6px;box-shadow:var(--k24-shadow);padding:20px}
.k24-panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}
.k24-panel h2{margin:0;color:var(--k24-red);font-size:25px;font-weight:900}
.k24-see-all{color:#6b7280;font-size:14px;font-weight:800}
.k24-mini{display:flex;gap:13px;padding:13px 0;border-bottom:1px solid #f0f0f0}
.k24-mini:last-child{border-bottom:0}
.k24-thumb{width:98px;height:66px;flex:0 0 auto;border-radius:5px;background:#e5e7eb;overflow:hidden}
.k24-thumb img{width:100%;height:100%;object-fit:cover}
.k24-mini h3{margin:0;font-size:16px;line-height:1.35;font-weight:900}
.k24-mini p{margin:5px 0 0;color:#9ca3af;font-size:12px;font-weight:700}
.k24-state-top{display:flex;gap:15px;padding-bottom:14px;border-bottom:1px solid #f0f0f0}
.k24-state-top .k24-thumb{width:150px;height:92px}
.k24-state-top h3{margin:0;font-size:19px;line-height:1.35;font-weight:900}
.k24-bullets{margin:14px 0 0;padding-left:20px;font-size:16px;line-height:1.7;font-weight:800}
.k24-trend{display:flex;gap:13px;margin:0 0 14px;align-items:flex-start}
.k24-num{width:36px;height:36px;background:var(--k24-red);color:#fff;border-radius:5px;display:flex;align-items:center;justify-content:center;font-weight:900;flex:0 0 auto}
.k24-trend h3{margin:0;font-size:16px;line-height:1.35;font-weight:900}
.k24-ad{margin:18px 0;text-align:center}
.k24-footer{background:#111;color:#fff;margin-top:30px;padding:30px 0}
.k24-article{background:#fff;border:1px solid var(--k24-border);box-shadow:var(--k24-shadow);border-radius:6px;padding:28px;margin:28px 0}
.k24-article h1{font-family:"Noto Serif Bengali",serif;font-size:46px;line-height:1.15;margin:0 0 16px}
.k24-content{font-size:19px;line-height:1.9}
@media(max-width:1100px){
  .k24-hero-grid{grid-template-columns:1fr}
  .k24-hero h1{font-size:44px}
  .k24-below-grid{grid-template-columns:1fr}
  .k24-header-right .k24-date,.k24-social{display:none}
}
@media(max-width:640px){
  .k24-container{padding:0 14px}
  .k24-logo{font-size:42px}
  .k24-nav{min-height:56px}
  .k24-nav-inner{gap:22px;font-size:14px}
  .k24-ticker{height:auto;padding:10px;align-items:flex-start}
  .k24-ticker-text{font-size:15px;white-space:normal}
  .k24-hero{padding:16px}
  .k24-hero h1{font-size:34px}
  .k24-summary{font-size:15px}
  .k24-meta-row{display:block}
  .k24-btn{margin-top:14px;width:100%;text-align:center}
  .k24-state-top{display:block}
  .k24-state-top .k24-thumb{width:100%;height:160px;margin-bottom:12px}
  .k24-article h1{font-size:34px}
}


/* Kolkata24x7 Theme 1.1 additions */
.k24-sticky-header{position:sticky;top:0;z-index:999}
.admin-bar .k24-sticky-header{top:32px}
.k24-section-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0}
.k24-section-card{background:#fff;border:1px solid var(--k24-border);border-radius:6px;box-shadow:var(--k24-shadow);overflow:hidden}
.k24-section-card .k24-thumb{width:100%;height:auto;aspect-ratio:16/9;border-radius:0}
.k24-section-card h3{font-size:18px;line-height:1.35;margin:12px;font-weight:900}
.k24-section-title{display:flex;justify-content:space-between;align-items:center;border-bottom:3px solid var(--k24-red);margin:28px 0 14px}
.k24-section-title h2{margin:0;background:var(--k24-red);color:#fff;padding:8px 14px;font-size:22px}
.k24-photo-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px;margin:20px 0}
.k24-photo-item{position:relative;aspect-ratio:16/9;background:#ddd;overflow:hidden;border-radius:6px}
.k24-photo-item img{width:100%;height:100%;object-fit:cover}
.k24-photo-item:first-child{grid-row:span 2}
.k24-photo-caption{position:absolute;left:0;right:0;bottom:0;padding:14px;background:linear-gradient(transparent,rgba(0,0,0,.75));color:#fff;font-weight:900}
.k24-video-grid{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin:20px 0}
.k24-video-main,.k24-video-side{background:#111;color:#fff;border-radius:6px;overflow:hidden}
.k24-video-main .k24-thumb{width:100%;height:auto;aspect-ratio:16/9;border-radius:0;background:#222}
.k24-video-side .k24-mini{border-color:#333}
.k24-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:rgba(201,0,0,.95);color:#fff;width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:26px}
.k24-live-wrap{background:#fff;border:1px solid var(--k24-border);border-radius:6px;box-shadow:var(--k24-shadow);padding:24px;margin:28px 0}
.k24-live-badge{background:var(--k24-red);color:#fff;padding:5px 10px;border-radius:4px;font-weight:900}
.k24-live-item{border-left:4px solid var(--k24-red);padding:12px 0 12px 16px;border-bottom:1px solid #eee}
.k24-mobile-bottom{display:none}
.k24-footer-builder{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:24px}
.k24-footer-widget h3{margin-top:0;color:#fff}
@media(max-width:900px){
  .k24-section-grid{grid-template-columns:repeat(2,1fr)}
  .k24-photo-grid,.k24-video-grid{grid-template-columns:1fr}
  .k24-photo-item:first-child{grid-row:auto}
  .k24-footer-builder{grid-template-columns:1fr}
}
@media(max-width:640px){
  body.k24-has-bottom-menu{padding-bottom:64px}
  .k24-mobile-bottom{display:flex;position:fixed;left:0;right:0;bottom:0;height:62px;background:#fff;border-top:1px solid #ddd;z-index:9999;justify-content:space-around;align-items:center;box-shadow:0 -2px 12px rgba(0,0,0,.08)}
  .k24-mobile-bottom a{font-size:12px;font-weight:900;text-align:center;color:#111}
  .k24-mobile-bottom span{display:block;font-size:20px;line-height:1}
  .k24-section-grid{grid-template-columns:1fr}
}


/* Kolkata24x7 Theme 1.2 polished homepage blocks */
.k24-home-block{background:#fff;border:1px solid var(--k24-border);border-radius:8px;box-shadow:var(--k24-shadow);padding:22px;margin:24px 0;overflow:hidden}
.k24-section-title{display:flex;justify-content:space-between;align-items:center;border-bottom:4px solid var(--k24-red);margin:0 0 20px;min-height:52px}
.k24-section-title h2{margin:0;background:var(--k24-red);color:#fff;padding:10px 22px;font-size:28px;line-height:1.2;font-weight:900;border-radius:4px 4px 0 0}
.k24-section-title .k24-see-all{font-size:16px;font-weight:900;color:#6b7280;padding-right:4px}
.k24-section-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:18px;margin:0}
.k24-section-card{background:#fff;border:0;border-radius:0;box-shadow:none;overflow:hidden;border-bottom:1px solid #eee;padding-bottom:12px}
.k24-section-card:first-child{grid-row:span 2}
.k24-section-card .k24-thumb{width:100%;height:auto;aspect-ratio:16/9;border-radius:7px;background:#e5e7eb;display:block;overflow:hidden}
.k24-section-card .k24-thumb img{width:100%;height:100%;object-fit:cover}
.k24-section-card h3{font-family:"Noto Sans Bengali",system-ui,sans-serif;font-size:20px;line-height:1.35;margin:10px 0 0;font-weight:900}
.k24-section-card:first-child h3{font-family:"Noto Serif Bengali",serif;font-size:34px;line-height:1.22}
.k24-section-card .k24-card-meta{color:#9ca3af;font-size:13px;font-weight:800;margin-top:8px}
.k24-photo-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:14px;margin:0}
.k24-photo-item{position:relative;aspect-ratio:16/9;background:#ddd;overflow:hidden;border-radius:8px;display:block}
.k24-photo-item:first-child{grid-row:span 2}
.k24-photo-item img{width:100%;height:100%;object-fit:cover;display:block}
.k24-photo-caption{position:absolute;left:0;right:0;bottom:0;padding:16px;background:linear-gradient(transparent,rgba(0,0,0,.82));color:#fff;font-size:17px;line-height:1.35;font-weight:900}
.k24-photo-item:first-child .k24-photo-caption{font-size:26px}
.k24-video-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px;margin:0}
.k24-video-main,.k24-video-side{background:#111;color:#fff;border-radius:8px;overflow:hidden}
.k24-video-main h3{padding:16px;margin:0;font-size:26px;line-height:1.3;font-weight:900}
.k24-video-side{padding:8px 14px}
.k24-video-side .k24-mini{border-color:#333}
.k24-video-side .k24-mini h3{color:#fff;font-size:16px}
.k24-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:rgba(201,0,0,.95);color:#fff;width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;z-index:2}
@media(max-width:900px){.k24-home-block{padding:18px;margin:22px 0}.k24-section-grid{grid-template-columns:1fr 1fr}.k24-section-card:first-child{grid-column:1/-1;grid-row:auto}.k24-photo-grid{grid-template-columns:1fr 1fr}.k24-photo-item:first-child{grid-column:1/-1;grid-row:auto}.k24-video-grid{grid-template-columns:1fr}}
@media(max-width:640px){
.k24-home-block{padding:16px;margin:18px 0;border-radius:8px}.k24-section-title{margin-bottom:16px;min-height:48px}.k24-section-title h2{font-size:26px;padding:9px 18px}.k24-section-title .k24-see-all{font-size:15px}
.k24-section-grid{display:block}.k24-section-card{border-bottom:1px solid #eee;padding:0 0 16px;margin:0 0 16px}.k24-section-card:last-child{margin-bottom:0;border-bottom:0}
.k24-section-card:first-child .k24-thumb,.k24-section-card .k24-thumb{aspect-ratio:16/9;border-radius:7px}
.k24-section-card:first-child h3,.k24-section-card h3{font-family:"Noto Sans Bengali",system-ui,sans-serif;font-size:26px;line-height:1.28;margin-top:10px}
.k24-section-card:not(:first-child){display:grid;grid-template-columns:116px 1fr;gap:12px;align-items:start}
.k24-section-card:not(:first-child) .k24-thumb{width:116px;height:78px;aspect-ratio:auto}
.k24-section-card:not(:first-child) h3{font-size:19px;margin:0}.k24-section-card:not(:first-child) .k24-card-meta{margin-top:6px;font-size:12px}
.k24-photo-grid{display:block}.k24-photo-item{margin-bottom:14px;border-radius:7px}.k24-photo-item:first-child .k24-photo-caption,.k24-photo-caption{font-size:20px;padding:14px}
.k24-video-main h3{font-size:22px}.k24-video-side{background:#fff;color:#111;padding:0}.k24-video-side .k24-mini{border-color:#eee}.k24-video-side .k24-mini h3{color:#111}
}


/* Kolkata24x7 Theme 1.3 YouTube channel video block */
.k24-youtube-block{background:#111;color:#fff;border-radius:8px;overflow:hidden}
.k24-youtube-main{position:relative;aspect-ratio:16/9;background:#000}
.k24-youtube-main iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.k24-youtube-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#151515}
.k24-youtube-head h3{margin:0;font-size:22px;line-height:1.25;font-weight:900;color:#fff}
.k24-youtube-btn{background:var(--k24-red);color:#fff;padding:9px 14px;border-radius:5px;font-weight:900;white-space:nowrap}
.k24-youtube-note{padding:12px 16px;color:#cbd5e1;font-size:14px;line-height:1.6}
@media(max-width:640px){
  .k24-youtube-head{display:block}
  .k24-youtube-head h3{font-size:20px;margin-bottom:12px}
  .k24-youtube-btn{display:inline-block}
}


/* Kolkata24x7 Theme 1.4 layout fixes */

/* Desktop content width for side rail ads */
@media(min-width:1280px){
  .k24-container{
    max-width:1120px;
    padding-left:18px;
    padding-right:18px;
  }
  .k24-side-rail{
    display:block;
    position:fixed;
    top:150px;
    width:300px;
    min-height:600px;
    z-index:1;
    pointer-events:auto;
  }
  .k24-side-rail-left{
    left:24px;
  }
  .k24-side-rail-right{
    right:24px;
  }
  .k24-side-rail-inner{
    width:300px;
    min-height:600px;
    border:1px solid #e5e7eb;
    border-radius:8px;
    background:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#6b7280;
    font-size:18px;
    text-align:center;
    box-shadow:0 2px 10px rgba(0,0,0,.04);
    overflow:hidden;
  }
}
@media(max-width:1279px){
  .k24-side-rail{
    display:none;
  }
}

/* Compact hero / big news */
.k24-hero{
  padding:20px;
  margin-bottom:14px;
}
.k24-hero-grid{
  grid-template-columns:0.92fr 1.35fr;
  gap:24px;
}
.k24-kicker{
  font-size:20px;
  margin-bottom:14px;
}
.k24-hero h1{
  font-size:40px;
  line-height:1.12;
  letter-spacing:-.5px;
}
.k24-summary{
  font-size:16px;
  line-height:1.65;
  margin:14px 0 18px;
}
.k24-feature{
  max-height:360px;
}
.k24-btn{
  padding:11px 18px;
}
.k24-time{
  font-size:13px;
}

/* Top cards slightly tighter */
.k24-below-grid{
  gap:14px;
}
.k24-panel{
  padding:18px;
}
.k24-panel h2{
  font-size:24px;
}

/* Better YouTube video section: main left, 4 thumbs right */
.k24-youtube-block{
  background:#fff;
  color:#111;
  border:1px solid var(--k24-border);
  border-radius:8px;
  box-shadow:var(--k24-shadow);
  padding:14px;
}
.k24-youtube-layout{
  display:grid;
  grid-template-columns:1.55fr 1fr;
  gap:14px;
  align-items:start;
}
.k24-youtube-main{
  border-radius:8px;
  overflow:hidden;
  background:#000;
}
.k24-youtube-head{
  background:#fff;
  color:#111;
  padding:12px 0 0;
}
.k24-youtube-head h3{
  color:#111;
  font-size:22px;
}
.k24-youtube-note{
  color:#6b7280;
  padding:8px 0 0;
}
.k24-youtube-side{
  display:grid;
  grid-template-columns:1fr;
  gap:10px;
}
.k24-youtube-thumb{
  display:grid;
  grid-template-columns:112px 1fr;
  gap:10px;
  align-items:center;
  border-bottom:1px solid #eee;
  padding-bottom:10px;
}
.k24-youtube-thumb:last-child{
  border-bottom:0;
  padding-bottom:0;
}
.k24-youtube-thumb-img{
  position:relative;
  aspect-ratio:16/9;
  border-radius:6px;
  overflow:hidden;
  background:#111;
}
.k24-youtube-thumb-img img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.k24-youtube-thumb-play{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  background:rgba(201,0,0,.95);
  color:#fff;
  width:30px;
  height:30px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:14px;
}
.k24-youtube-thumb h4{
  margin:0;
  font-size:15px;
  line-height:1.35;
  font-weight:900;
}
.k24-youtube-thumb span{
  display:block;
  color:#9ca3af;
  font-size:12px;
  margin-top:4px;
  font-weight:700;
}

/* Compact dynamic blocks */
.k24-home-block{
  padding:18px;
  margin:18px 0;
}
.k24-section-title{
  min-height:46px;
  margin-bottom:16px;
}
.k24-section-title h2{
  font-size:24px;
  padding:8px 18px;
}
.k24-section-card:first-child h3{
  font-size:28px;
}
.k24-section-card h3{
  font-size:18px;
}

/* Footer compact */
.k24-footer{
  padding:26px 0 84px;
}
.k24-footer .k24-logo{
  font-size:42px;
}
.k24-footer-widget p{
  line-height:1.55;
}

/* Mobile compact fixes */
@media(max-width:900px){
  .k24-hero-grid{
    grid-template-columns:1fr;
    gap:16px;
  }
  .k24-feature{
    max-height:none;
  }
  .k24-youtube-layout{
    grid-template-columns:1fr;
  }
  .k24-youtube-side{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:640px){
  .k24-hero{
    padding:16px;
  }
  .k24-hero h1{
    font-size:30px !important;
    line-height:1.22;
  }
  .k24-summary{
    font-size:15px;
    margin:12px 0 14px;
  }
  .k24-kicker{
    font-size:19px;
    margin-bottom:10px;
  }
  .k24-youtube-block{
    padding:12px;
  }
  .k24-youtube-side{
    grid-template-columns:1fr;
  }
  .k24-youtube-thumb{
    grid-template-columns:112px 1fr;
  }
  .k24-youtube-head h3{
    font-size:20px;
  }
}


/* Kolkata24x7 Theme 1.5 fixes */

/* Header compact */
.k24-header{
  padding:18px 0 14px;
}
.k24-logo{
  font-size:54px;
  line-height:1;
}
.k24-tagline{
  margin-top:8px;
  font-size:15px;
}
.k24-topbar{
  font-size:14px;
}
.k24-nav{
  min-height:54px;
}
.k24-menu{
  gap:18px;
}
.k24-menu a{
  font-size:17px;
  line-height:54px;
}

/* Breaking ticker compact */
.k24-breaking{
  padding:12px 16px;
  margin:14px 0 18px;
}
.k24-breaking-label{
  padding:9px 18px;
  font-size:17px;
}
.k24-breaking-title{
  font-size:18px;
}

/* Big news: image + title same alignment, no excerpt */
.k24-hero{
  padding:18px;
  margin-bottom:16px;
}
.k24-hero-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px;
  align-items:start;
}
.k24-hero-text{
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
}
.k24-kicker{
  font-size:19px;
  margin-bottom:12px;
}
.k24-hero h1{
  font-size:34px !important;
  line-height:1.18;
  letter-spacing:-.3px;
  margin:0;
}
.k24-summary{
  display:none !important;
}
.k24-hero-actions{
  margin-top:16px;
}
.k24-feature{
  max-height:320px;
  aspect-ratio:16/9;
}
.k24-feature img{
  width:100%;
  height:100%;
  object-fit:cover;
}

/* Homepage category blocks: first big left, four aligned right */
.k24-section-grid{
  display:grid;
  grid-template-columns:1.15fr 1fr;
  gap:18px;
  align-items:start;
}
.k24-section-card{
  border-bottom:0;
  padding-bottom:0;
}
.k24-section-card:first-child{
  grid-row:span 4;
}
.k24-section-card:first-child .k24-thumb{
  aspect-ratio:16/9;
}
.k24-section-card:first-child h3{
  font-size:28px;
  line-height:1.22;
  margin-top:10px;
}
.k24-section-card:not(:first-child){
  display:grid;
  grid-template-columns:150px 1fr;
  gap:12px;
  align-items:start;
  border-bottom:1px solid #eee;
  padding-bottom:12px;
}
.k24-section-card:not(:first-child) .k24-thumb{
  width:150px;
  height:84px;
  aspect-ratio:auto;
}
.k24-section-card:not(:first-child) h3{
  font-size:17px;
  line-height:1.35;
  margin:0;
}
.k24-section-card:not(:first-child) .k24-card-meta{
  margin-top:6px;
  font-size:12px;
}

/* If block has exactly 5 posts, keep right column clean */
.k24-section-grid .k24-section-card:nth-child(n+6){
  display:none;
}

/* YouTube auto latest layout */
.k24-youtube-layout{
  grid-template-columns:1.25fr 1fr;
}
.k24-youtube-thumb{
  grid-template-columns:132px 1fr;
}
.k24-youtube-thumb-img{
  background:#000;
}
.k24-youtube-thumb h4{
  font-size:15px;
}

/* Photo gallery also tighter */
.k24-photo-grid{
  grid-template-columns:1.15fr 1fr 1fr;
}
.k24-photo-item:first-child .k24-photo-caption{
  font-size:23px;
}

/* Desktop rail width preserved */
@media(min-width:1280px){
  .k24-container{
    max-width:1080px;
  }
}

@media(max-width:900px){
  .k24-logo{
    font-size:44px;
  }
  .k24-hero-grid{
    grid-template-columns:1fr;
  }
  .k24-section-grid{
    grid-template-columns:1fr;
  }
  .k24-section-card:first-child{
    grid-row:auto;
  }
  .k24-section-card:not(:first-child){
    grid-template-columns:132px 1fr;
  }
  .k24-section-card:not(:first-child) .k24-thumb{
    width:132px;
    height:74px;
  }
  .k24-youtube-layout{
    grid-template-columns:1fr;
  }
}

@media(max-width:640px){
  .k24-header{
    padding:14px 0 12px;
  }
  .k24-logo{
    font-size:38px;
  }
  .k24-tagline{
    font-size:14px;
  }
  .k24-nav{
    min-height:50px;
  }
  .k24-menu a{
    font-size:16px;
    line-height:50px;
  }
  .k24-hero h1{
    font-size:27px !important;
    line-height:1.22;
  }
  .k24-feature{
    max-height:none;
  }
  .k24-section-card:first-child h3{
    font-size:25px;
  }
  .k24-section-card:not(:first-child){
    grid-template-columns:112px 1fr;
  }
  .k24-section-card:not(:first-child) .k24-thumb{
    width:112px;
    height:72px;
  }
  .k24-section-card:not(:first-child) h3{
    font-size:18px;
  }
  .k24-youtube-thumb{
    grid-template-columns:112px 1fr;
  }
}


/* Kolkata24x7 Theme 1.6 final polish */

/* Dense desktop shell */
body{
  background:#f4f5f7;
}
.k24-container{
  max-width:1180px;
}
@media(min-width:1280px){
  .k24-container{
    max-width:1060px;
  }
}
@media(min-width:1440px){
  .k24-container{
    max-width:1080px;
  }
}

/* Header final compact */
.k24-header{
  background:#fff;
  padding:14px 0 10px;
}
.k24-logo{
  font-size:48px;
  letter-spacing:-1.2px;
}
.k24-tagline{
  font-size:14px;
  margin-top:6px;
}
.k24-topbar{
  font-size:13px;
}
.k24-nav{
  background:var(--k24-red);
  min-height:48px;
  box-shadow:0 2px 8px rgba(0,0,0,.08);
}
.k24-menu{
  gap:0;
  white-space:nowrap;
  overflow-x:auto;
  scrollbar-width:none;
}
.k24-menu::-webkit-scrollbar{
  display:none;
}
.k24-menu li{
  list-style:none;
}
.k24-menu li::before,
.k24-menu li::after,
.k24-menu a::before,
.k24-menu a::after{
  content:none !important;
  display:none !important;
}
.k24-menu a{
  display:block;
  line-height:48px;
  padding:0 13px;
  font-size:15px;
  font-weight:900;
  color:#fff;
  text-decoration:none;
}
.k24-menu a:hover{
  background:rgba(255,255,255,.12);
}
.k24-menu-toggle{
  line-height:48px;
  padding:0 14px;
}

/* Side rail exact alignment */
@media(min-width:1280px){
  .k24-side-rail{
    top:172px;
    width:300px;
  }
  .k24-side-rail-left{
    left:max(16px, calc((100vw - 1080px)/2 - 324px));
  }
  .k24-side-rail-right{
    right:max(16px, calc((100vw - 1080px)/2 - 324px));
  }
  .k24-side-rail-inner{
    width:300px;
    min-height:600px;
    background:#fff;
  }
}
@media(min-width:1440px){
  .k24-side-rail-left{
    left:max(24px, calc((100vw - 1080px)/2 - 332px));
  }
  .k24-side-rail-right{
    right:max(24px, calc((100vw - 1080px)/2 - 332px));
  }
}

/* Top breaking bar */
.k24-breaking{
  background:#fff;
  border:1px solid #e5e7eb;
  border-radius:6px;
  box-shadow:0 2px 10px rgba(0,0,0,.04);
  padding:10px 14px;
}
.k24-breaking-label{
  border-radius:4px;
  font-size:15px;
  padding:8px 14px;
}
.k24-breaking-title{
  font-size:17px;
}

/* Hero: compact newspaper style */
.k24-hero{
  background:#fff;
  border-radius:6px;
  padding:16px;
  box-shadow:0 2px 10px rgba(0,0,0,.04);
}
.k24-hero-grid{
  grid-template-columns:0.92fr 1.08fr;
  gap:18px;
  align-items:start;
}
.k24-kicker{
  color:var(--k24-red);
  font-size:18px;
  font-weight:900;
  margin-bottom:10px;
}
.k24-hero h1{
  font-size:30px !important;
  line-height:1.2;
  font-weight:950;
}
.k24-feature{
  border-radius:6px;
  max-height:292px;
}
.k24-hero-actions{
  margin-top:12px;
}
.k24-btn{
  padding:9px 15px;
  border-radius:5px;
  font-size:14px;
}
.k24-time{
  font-size:12px;
}

/* Dense desktop homepage blocks */
.k24-below-grid{
  grid-template-columns:1fr 1.2fr .95fr;
  gap:14px;
}
.k24-panel,
.k24-home-block{
  border-radius:6px;
  border:1px solid #e5e7eb;
  box-shadow:0 2px 10px rgba(0,0,0,.035);
  padding:16px;
  margin:16px 0;
}
.k24-panel h2,
.k24-section-title h2{
  font-size:22px;
}
.k24-section-title{
  min-height:42px;
  border-bottom:3px solid var(--k24-red);
  margin-bottom:14px;
}
.k24-section-title h2{
  padding:7px 16px;
  border-radius:4px 4px 0 0;
}
.k24-section-title .k24-see-all{
  font-size:13px;
}

/* Section variations */
.k24-block-category_grid .k24-section-grid{
  grid-template-columns:1.05fr 1fr;
}
.k24-block-category_grid .k24-section-card:first-child h3{
  font-size:25px;
}
.k24-block-category_grid .k24-section-card:not(:first-child){
  grid-template-columns:136px 1fr;
  gap:10px;
  padding-bottom:10px;
}
.k24-block-category_grid .k24-section-card:not(:first-child) .k24-thumb{
  width:136px;
  height:76px;
}
.k24-block-category_grid .k24-section-card:not(:first-child) h3{
  font-size:16px;
}

/* Trending/ranking style if title contains ট্রেন্ডিং or trending */
.k24-block-category_grid .k24-section-title h2{
  letter-spacing:-.2px;
}
.k24-home-block:has(.k24-section-title h2){
  background:#fff;
}

/* Photo gallery variation */
.k24-block-photo_gallery{
  background:#fff;
}
.k24-photo-grid{
  grid-template-columns:1.08fr 1fr 1fr;
  gap:12px;
}
.k24-photo-item{
  border-radius:6px;
}
.k24-photo-caption{
  font-size:15px;
  padding:12px;
}
.k24-photo-item:first-child .k24-photo-caption{
  font-size:21px;
}

/* Video variation */
.k24-block-video_section{
  background:#fff;
}
.k24-youtube-block{
  padding:12px;
  border-radius:6px;
}
.k24-youtube-layout{
  grid-template-columns:1.18fr 1fr;
  gap:12px;
}
.k24-youtube-main{
  border-radius:6px;
}
.k24-youtube-head{
  padding-top:10px;
}
.k24-youtube-head h3{
  font-size:19px;
}
.k24-youtube-btn{
  padding:7px 10px;
  font-size:12px;
}
.k24-youtube-thumb{
  grid-template-columns:118px 1fr;
  gap:9px;
  padding-bottom:9px;
}
.k24-youtube-thumb h4{
  font-size:14px;
  line-height:1.32;
}

/* Mobile homepage clean */
@media(max-width:900px){
  body{
    background:#f6f7f9;
  }
  .k24-container{
    padding-left:14px;
    padding-right:14px;
  }
  .k24-header{
    padding:12px 0 10px;
  }
  .k24-logo{
    font-size:38px;
  }
  .k24-nav{
    min-height:48px;
  }
  .k24-menu a{
    line-height:48px;
    padding:0 12px;
    font-size:15px;
  }
  .k24-hero{
    padding:14px;
  }
  .k24-hero-grid{
    grid-template-columns:1fr;
    gap:12px;
  }
  .k24-feature{
    order:-1;
    max-height:none;
  }
  .k24-hero h1{
    font-size:26px !important;
  }
  .k24-below-grid{
    grid-template-columns:1fr;
  }
  .k24-home-block,
  .k24-panel{
    padding:14px;
    margin:14px 0;
  }
  .k24-section-grid{
    display:block;
  }
  .k24-section-card:first-child{
    margin-bottom:14px;
  }
  .k24-section-card:first-child h3{
    font-size:23px;
  }
  .k24-section-card:not(:first-child){
    display:grid;
    grid-template-columns:112px 1fr;
    gap:10px;
    padding:10px 0;
    border-bottom:1px solid #eee;
  }
  .k24-section-card:not(:first-child) .k24-thumb{
    width:112px !important;
    height:68px !important;
  }
  .k24-section-card:not(:first-child) h3{
    font-size:17px !important;
    line-height:1.35;
  }
  .k24-photo-grid{
    display:block;
  }
  .k24-photo-item{
    margin-bottom:12px;
  }
  .k24-youtube-layout{
    grid-template-columns:1fr;
  }
  .k24-youtube-thumb{
    grid-template-columns:112px 1fr;
  }
}

/* Theme panel admin polish */
.k24-admin-wrap{
  max-width:1180px;
}
.k24-admin-tabs{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:16px 0;
  position:sticky;
  top:32px;
  z-index:20;
  background:#f0f0f1;
  padding:10px 0;
}
.k24-admin-tab{
  border:1px solid #c3c4c7;
  background:#fff;
  border-radius:6px;
  padding:9px 13px;
  font-weight:700;
  cursor:pointer;
}
.k24-admin-tab.is-active{
  background:#c90000;
  border-color:#c90000;
  color:#fff;
}
.k24-admin-section{
  display:none;
}
.k24-admin-section.is-active{
  display:block;
}
.k24-sortable-blocks .k24-block-row{
  cursor:move;
  border-left:4px solid #c90000;
}
.k24-drag-handle{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  background:#f3f4f6;
  border:1px solid #d1d5db;
  border-radius:4px;
  margin-right:8px;
  cursor:move;
  font-weight:900;
}
.k24-block-row.is-dragging{
  opacity:.6;
}

/* Kolkata24x7 Theme 1.8.2 reference newspaper layout */
:root{--k24-red:#d40000;--k24-line:#dcdcdc}
body{background:#fff!important;color:#111;font-family:Arial,Helvetica,sans-serif}
.k24-container{max-width:1180px!important;margin:auto;padding:0 10px}
@media(min-width:1360px){.k24-container{max-width:1080px!important}}
.k24-topbar{background:#050505!important;color:#fff!important;min-height:28px;font-size:11px!important;line-height:28px}
.k24-topbar a{color:#fff!important;text-decoration:none}
.k24-header{padding:10px 0 8px!important;border-bottom:1px solid #eee}
.k24-header-inner{display:flex;align-items:center;justify-content:space-between;gap:16px}
.k24-logo{font-size:34px!important;line-height:1;font-weight:950;letter-spacing:-1px}
.k24-tagline{font-size:12px!important;margin-top:3px!important;color:#555}
.k24-nav{min-height:34px!important;background:#111!important;border-top:2px solid var(--k24-red);box-shadow:none!important}
.k24-menu-toggle{line-height:34px!important;padding:0 10px!important;color:#fff}
.k24-menu{gap:0!important}
.k24-menu a{line-height:34px!important;padding:0 9px!important;font-size:12px!important;font-weight:800!important;color:#fff!important}
.k24-menu a:hover{background:#d40000!important}
.k24-menu li:before,.k24-menu li:after,.k24-menu a:before,.k24-menu a:after{content:none!important;display:none!important}
.k24-main-layout,.k24-home-layout,.k24-content-sidebar{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;align-items:start}
@media(max-width:1024px){.k24-main-layout,.k24-home-layout,.k24-content-sidebar{display:block}.k24-sidebar{display:none}}
.k24-ad{text-align:center;font-size:12px;color:#666;margin:10px auto;min-height:0}
.k24-breaking{border:0!important;border-bottom:1px solid var(--k24-line)!important;border-radius:0!important;box-shadow:none!important;padding:6px 0!important;background:#fff!important}
.k24-breaking-label{background:var(--k24-red)!important;color:#fff!important;border-radius:0!important;padding:4px 8px!important;font-size:12px!important;margin-right:8px}
.k24-breaking-title{font-size:13px!important;line-height:1.3;font-weight:700}
.k24-hero{border:0!important;border-radius:0!important;box-shadow:none!important;padding:0 0 10px!important;margin:10px 0 8px!important;border-bottom:1px solid var(--k24-line)!important}
.k24-hero-grid{display:grid;grid-template-columns:1.15fr 1fr!important;gap:14px!important;align-items:start!important}
.k24-feature{width:100%;aspect-ratio:16/9;height:auto!important;max-height:245px!important;object-fit:cover;border-radius:0!important}
.k24-kicker{display:none!important}
.k24-hero h1{font-size:25px!important;line-height:1.12!important;margin:0 0 8px!important;font-weight:900!important;letter-spacing:-.3px}
.k24-hero .k24-excerpt,.k24-hero p{font-size:13px!important;line-height:1.45!important;color:#555}
.k24-hero-actions{display:none!important}
.k24-time{font-size:11px!important;color:#777!important}
.k24-below-grid{display:grid;grid-template-columns:1.05fr 1.05fr .8fr!important;gap:14px!important;margin:10px 0 14px}
.k24-panel,.k24-home-block{border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:16px 0 20px!important;background:#fff!important}
.k24-section-title{min-height:0!important;border-bottom:1px solid #111!important;margin:0 0 8px!important;padding-bottom:5px;display:flex;justify-content:space-between;align-items:center}
.k24-panel h2,.k24-section-title h2{font-size:16px!important;font-weight:900;color:#111;background:transparent!important;padding:0!important}
.k24-section-title .k24-see-all{font-size:11px!important;color:#d40000!important;font-weight:700}
.k24-section-grid{display:grid;grid-template-columns:1.08fr 1fr 1fr;gap:12px 14px}
.k24-section-card{border:0!important;padding:0 0 8px!important;border-bottom:1px solid #e6e6e6!important}
.k24-section-card:first-child{grid-row:span 2}
.k24-section-card .k24-thumb{width:100%;aspect-ratio:16/9;height:auto!important;object-fit:cover;border-radius:0!important;margin-bottom:5px}
.k24-section-card h3{font-size:14px!important;line-height:1.22!important;margin:0 0 3px!important;font-weight:850!important}
.k24-section-card:first-child h3{font-size:21px!important;line-height:1.15!important;letter-spacing:-.2px}
.k24-meta{font-size:10px!important;color:#777!important}
.k24-block-video_section .k24-section-title{border-bottom:0!important;background:#1d1d1d;padding:6px 8px!important}
.k24-block-video_section .k24-section-title h2{color:#fff!important;font-size:15px!important}
.k24-youtube-block{background:#222!important;color:#fff;border-radius:0!important;padding:8px!important}
.k24-youtube-layout{display:grid;grid-template-columns:1.35fr .9fr!important;gap:10px!important}
.k24-youtube-main{border-radius:0!important;overflow:hidden}
.k24-youtube-main iframe,.k24-youtube-main img{aspect-ratio:16/9;width:100%;height:auto}
.k24-youtube-head h3{font-size:15px!important;line-height:1.25;color:#fff!important}
.k24-youtube-thumb{display:grid!important;grid-template-columns:96px 1fr!important;gap:7px!important;padding:0 0 7px!important;margin-bottom:7px;border-bottom:1px solid rgba(255,255,255,.15)!important}
.k24-youtube-thumb img{width:96px!important;aspect-ratio:16/9;object-fit:cover}
.k24-youtube-thumb h4{font-size:12px!important;line-height:1.25!important;color:#fff!important;margin:0}
.k24-block-photo_gallery .k24-section-grid,.k24-photo-grid{display:grid;grid-template-columns:repeat(5,1fr)!important;gap:10px!important}
.k24-photo-item,.k24-photo-item img{border-radius:0!important}
.k24-photo-caption{font-size:12px!important;line-height:1.25;padding:5px 0!important;background:transparent!important;color:#111!important}
.k24-sidebar .widget,.k24-sidebar-widget{margin:0 0 16px;border:0;border-top:2px solid #111;padding-top:6px}
.k24-sidebar h2,.k24-sidebar h3,.k24-sidebar-widget-title{font-size:15px;line-height:1.2;margin:0 0 8px;font-weight:900}
.k24-sidebar li{font-size:12px;line-height:1.3;padding:6px 0;border-bottom:1px solid #eee}
@media(min-width:1360px){.k24-side-rail{top:88px!important;width:300px!important}.k24-side-rail-left{left:max(10px,calc((100vw - 1080px)/2 - 318px))!important}.k24-side-rail-right{right:max(10px,calc((100vw - 1080px)/2 - 318px))!important}}
@media(max-width:900px){.k24-container{padding:0 12px!important}.k24-topbar{display:none!important}.k24-header{padding:12px 0!important}.k24-header-inner{display:block}.k24-logo{font-size:38px!important}.k24-nav{background:#d40000!important;min-height:44px!important;overflow-x:auto}.k24-menu a{line-height:44px!important;font-size:14px!important;padding:0 12px!important}.k24-hero-grid{grid-template-columns:1fr!important;gap:8px!important}.k24-feature{max-height:none!important;order:-1}.k24-hero h1{font-size:24px!important}.k24-below-grid{display:block!important}.k24-section-grid{display:block!important}.k24-section-card:first-child{margin-bottom:10px}.k24-section-card:not(:first-child){display:grid!important;grid-template-columns:110px 1fr!important;gap:9px!important;padding:8px 0!important}.k24-section-card:not(:first-child) .k24-thumb{width:110px!important;height:auto!important;margin:0!important}.k24-section-card:first-child h3{font-size:21px!important}.k24-section-card:not(:first-child) h3{font-size:15px!important}.k24-youtube-layout{grid-template-columns:1fr!important}.k24-youtube-thumb{grid-template-columns:110px 1fr!important}.k24-block-photo_gallery .k24-section-grid,.k24-photo-grid{grid-template-columns:repeat(2,1fr)!important}}

/* Kolkata24x7 1.8 exact block system from reference screenshot */
.k24-np-wrap{max-width:1180px!important}
@media(min-width:1360px){.k24-np-wrap{max-width:1080px!important}}
.k24-np-ticker{display:flex;gap:10px;align-items:center;border-bottom:1px solid #ddd;padding:7px 0;margin:6px 0 10px;font-size:13px}
.k24-np-ticker span{background:#d40000;color:#fff;padding:4px 8px;font-weight:900}
.k24-np-ticker a{font-weight:800;color:#111;text-decoration:none}
.k24-np-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;align-items:start}
.k24-np-main{min-width:0}
.k24-np-sidebar{min-width:0}
.k24-np-top{display:grid;grid-template-columns:1.1fr 1fr;gap:14px;border-bottom:1px solid #ddd;padding-bottom:12px;margin-bottom:14px}
.k24-np-top-lead .k24-np-img img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}
.k24-np-top-lead h1{font-size:24px!important;line-height:1.12;margin:6px 0 3px;font-weight:950}
.k24-np-top-side{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px}
.k24-np-card{border-bottom:1px solid #e5e5e5;padding-bottom:7px}
.k24-np-card .k24-np-img img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}
.k24-np-card h3{font-size:13px!important;line-height:1.22;margin:5px 0 2px;font-weight:850}
.k24-np-lead h3{font-size:21px!important;line-height:1.15}
.k24-np-card a,.k24-np-top-lead a,.k24-np-section a{text-decoration:none;color:#111}
.k24-np-meta{font-size:10px;color:#777;font-weight:700}
.k24-np-three{display:grid;grid-template-columns:1fr 1.2fr .9fr;gap:14px;margin-bottom:16px}
.k24-np-section{margin:0 0 18px}
.k24-np-section-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #111;padding-bottom:5px;margin-bottom:8px}
.k24-np-section-head h2{font-size:16px!important;line-height:1;margin:0;font-weight:950}
.k24-np-section-head a{font-size:11px;color:#d40000!important;font-weight:800}
.k24-np-mosaic{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:11px 13px}
.k24-np-mosaic .k24-np-card:first-child{grid-row:span 2}
.k24-np-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.k24-np-three .k24-np-strip{display:block}
.k24-np-three .k24-np-strip .k24-np-card{display:grid;grid-template-columns:88px 1fr;gap:8px;padding:6px 0}
.k24-np-three .k24-np-strip .k24-np-card img{width:88px}
.k24-np-three .k24-np-strip .k24-np-card h3{margin-top:0}
.k24-np-video{display:grid;grid-template-columns:1.35fr .9fr;gap:10px;background:#222;padding:8px}
.k24-np-video iframe{width:100%;aspect-ratio:16/9;height:auto;border:0}
.k24-np-video-main h3{font-size:15px!important;color:#fff;margin:6px 0 0}
.k24-np-video-thumb{display:grid;grid-template-columns:96px 1fr;gap:7px;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:7px;margin-bottom:7px;color:#fff!important}
.k24-np-video-thumb img{width:96px;aspect-ratio:16/9;object-fit:cover}
.k24-np-video-thumb span{font-size:12px;line-height:1.25;font-weight:800}
.k24-np-sidebox,.k24-sidebar-widget{border-top:2px solid #111;margin-bottom:16px;padding-top:7px}
.k24-np-sidebox h2,.k24-sidebar-widget-title{font-size:15px!important;margin:0 0 8px;font-weight:950}
.k24-np-sideitem a{display:grid;grid-template-columns:86px 1fr;gap:8px;text-decoration:none;color:#111;border-bottom:1px solid #eee;padding:6px 0}
.k24-np-sideitem img{width:86px;aspect-ratio:16/9;object-fit:cover}
.k24-np-sideitem span{font-size:12px;line-height:1.25;font-weight:800}
@media(max-width:1024px){.k24-np-grid{display:block}.k24-np-sidebar{display:none}.k24-np-three{grid-template-columns:1fr}.k24-np-top{grid-template-columns:1fr}.k24-np-top-side{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.k24-np-wrap{padding:0 12px!important}.k24-np-top-side,.k24-np-mosaic,.k24-np-strip{display:block}.k24-np-card:not(.k24-np-lead){display:grid;grid-template-columns:110px 1fr;gap:9px;padding:8px 0}.k24-np-card:not(.k24-np-lead) .k24-np-img img{width:110px}.k24-np-top-lead h1{font-size:23px!important}.k24-np-lead h3{font-size:20px!important}.k24-np-video{grid-template-columns:1fr}.k24-np-video-thumb{grid-template-columns:110px 1fr}.k24-np-video-thumb img{width:110px}}

/* Kolkata24x7 1.8.1 polish based on live screenshot */

/* 1) Header compact */
.k24-topbar{
  min-height:22px!important;
  line-height:22px!important;
  font-size:10px!important;
}
.k24-header{
  padding:6px 0 5px!important;
}
.k24-header-inner{
  min-height:70px!important;
}
.k24-logo img,
.custom-logo{
  max-height:72px!important;
  width:auto!important;
}
.k24-logo{
  font-size:30px!important;
}
.k24-tagline{
  font-size:11px!important;
  margin-top:1px!important;
}
.k24-header-right,
.k24-date,
.k24-social{
  font-size:11px!important;
}
.k24-nav{
  min-height:30px!important;
}
.k24-menu-toggle{
  line-height:30px!important;
  font-size:20px!important;
}
.k24-menu a{
  line-height:30px!important;
  font-size:12px!important;
  padding:0 8px!important;
}

/* 2) Top lead stays liked, but reduce overflow */
.k24-np-top{
  gap:13px!important;
}
.k24-np-top-lead h1{
  font-size:23px!important;
  line-height:1.08!important;
  max-height:78px;
  overflow:hidden;
}
.k24-np-top-lead .k24-np-img img{
  max-height:215px;
}
.k24-np-top-side{
  gap:10px 12px!important;
}

/* 3) Replace crowded 3-block row with two clean blocks */
.k24-np-three{
  display:none!important;
}
.k24-np-two-row{
  display:grid;
  grid-template-columns:1fr 1.45fr;
  gap:22px;
  margin:14px 0 18px;
  align-items:start;
}
.k24-np-wide-row{
  margin:0 0 18px;
}
.k24-np-two-row .k24-np-section,
.k24-np-wide-row .k24-np-section{
  min-width:0;
  border:1px solid #eee;
  padding:10px 12px 12px;
  background:#fff;
}
.k24-np-two-row .k24-np-section-head,
.k24-np-wide-row .k24-np-section-head{
  margin-bottom:10px!important;
}
.k24-np-list .k24-np-card{
  display:grid;
  grid-template-columns:96px 1fr;
  gap:9px;
  padding:7px 0!important;
}
.k24-np-list .k24-np-card .k24-np-img img{
  width:96px;
}
.k24-np-list .k24-np-card h3{
  margin-top:0!important;
  font-size:13px!important;
}
.k24-np-rankgrid{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:10px;
}
.k24-np-rankitem{
  display:grid;
  grid-template-columns:30px 1fr;
  gap:8px;
  border-bottom:1px solid #eee;
  padding:6px 0;
}
.k24-np-rankitem b{
  background:#d40000;
  color:#fff;
  height:28px;
  line-height:28px;
  text-align:center;
  font-size:14px;
}
.k24-np-rankitem h3{
  margin:0;
  font-size:13px!important;
  line-height:1.25!important;
}

/* 4) Kolkata and all mosaic sections alignment */
.k24-np-section:not(.k24-np-layout-video) .k24-np-mosaic{
  grid-template-columns:1.08fr 1fr 1fr!important;
  gap:14px 16px!important;
  align-items:start;
}
.k24-np-mosaic .k24-np-card{
  min-width:0;
}
.k24-np-mosaic .k24-np-card:first-child{
  grid-row:span 2;
}
.k24-np-mosaic .k24-np-card:first-child .k24-np-img img{
  max-height:230px;
}
.k24-np-mosaic .k24-np-card:first-child h3{
  font-size:21px!important;
  line-height:1.12!important;
  max-height:72px;
  overflow:hidden;
}
.k24-np-mosaic .k24-np-card:not(:first-child) .k24-np-img img{
  max-height:105px;
}
.k24-np-mosaic .k24-np-card:not(:first-child) h3{
  font-size:14px!important;
  line-height:1.22!important;
  max-height:52px;
  overflow:hidden;
}
.k24-np-section-head h2{
  background:#d40000!important;
  color:#fff!important;
  padding:7px 13px!important;
  font-size:16px!important;
}
.k24-np-section-head{
  border-bottom:2px solid #d40000!important;
  padding-bottom:0!important;
}

/* Sidebar alignment */
.k24-np-sidebar{
  padding-top:0!important;
}
.k24-np-sidebox{
  margin-bottom:18px!important;
}

/* Desktop side rail safe content width */
@media(min-width:1360px){
  .k24-np-wrap{max-width:1060px!important}
}

/* Mobile header and blocks */
@media(max-width:900px){
  .k24-header-inner{
    min-height:auto!important;
  }
  .k24-logo img,.custom-logo{
    max-height:64px!important;
  }
  .k24-nav{
    min-height:40px!important;
  }
  .k24-menu a{
    line-height:40px!important;
    font-size:14px!important;
  }
  .k24-np-two-row{
    display:block;
  }
  .k24-np-two-row .k24-np-section,
  .k24-np-wide-row .k24-np-section{
    border:0;
    padding:0;
  }
  .k24-np-rankgrid{
    grid-template-columns:1fr;
  }
}

/* Kolkata24x7 1.8.2: tag-based top sections + separate block designs */

/* Top Homepage two blocks more breathable */
.k24-np-two-row{
  grid-template-columns:1fr 1.35fr!important;
  gap:26px!important;
}
.k24-np-two-row .k24-np-section{
  border:1px solid #e7e7e7!important;
  box-shadow:0 1px 2px rgba(0,0,0,.03);
}

/* Distinct block design 1: Mosaic */
.k24-np-layout-mosaic{
  border-top:0;
}
.k24-np-layout-mosaic .k24-np-section-head h2{
  background:#d40000!important;
  color:#fff!important;
}

/* Distinct block design 2: Split */
.k24-np-split{
  display:grid;
  grid-template-columns:1.05fr 1fr;
  gap:14px 18px;
}
.k24-np-split .k24-np-card:first-child{
  grid-row:span 4;
}
.k24-np-split .k24-np-card:first-child .k24-np-img img{
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
}
.k24-np-split .k24-np-card:first-child h3{
  font-size:22px!important;
  line-height:1.14!important;
}
.k24-np-split .k24-np-card:not(:first-child){
  display:grid;
  grid-template-columns:92px 1fr;
  gap:9px;
  padding:7px 0!important;
}
.k24-np-split .k24-np-card:not(:first-child) .k24-np-img img{
  width:92px;
  aspect-ratio:16/9;
  object-fit:cover;
}
.k24-np-split .k24-np-card:not(:first-child) h3{
  margin-top:0!important;
}

/* Distinct block design 3: List grid */
.k24-np-listgrid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:0 18px;
}
.k24-np-listgrid .k24-np-card{
  display:grid;
  grid-template-columns:96px 1fr;
  gap:9px;
  padding:8px 0!important;
}
.k24-np-listgrid .k24-np-card .k24-np-img img{
  width:96px;
  aspect-ratio:16/9;
  object-fit:cover;
}
.k24-np-listgrid .k24-np-card h3{
  margin-top:0!important;
}

/* Distinct block design 4: Strip */
.k24-np-layout-strip .k24-np-section-head{
  border-bottom:2px solid #111!important;
}
.k24-np-layout-strip .k24-np-section-head h2{
  background:#111!important;
  color:#fff!important;
}
.k24-np-layout-strip .k24-np-strip{
  grid-template-columns:repeat(5,1fr)!important;
}

/* Trending rank visual separation */
.k24-np-layout-rank .k24-np-section-head h2{
  background:#111!important;
}
.k24-np-rankgrid{
  border:1px solid #eee;
  padding:10px;
}

/* Admin panel helper */
.k24-help code{
  background:#fff;
  border:1px solid #ddd;
  padding:2px 5px;
  border-radius:3px;
}

@media(max-width:900px){
  .k24-np-split,
  .k24-np-listgrid{
    display:block;
  }
  .k24-np-split .k24-np-card:not(:first-child),
  .k24-np-listgrid .k24-np-card{
    grid-template-columns:110px 1fr;
  }
  .k24-np-split .k24-np-card:not(:first-child) .k24-np-img img,
  .k24-np-listgrid .k24-np-card .k24-np-img img{
    width:110px;
  }
}
