:root{--red:#e31b23;--ink:#111;--muted:#666;--line:#dedede;--bg:#fff;--soft:#f5f5f5;--max:1240px}
*{box-sizing:border-box}html{overflow-x:hidden}body{margin:0;background:#fff;color:var(--ink);font-family:"Noto Sans Devanagari","Nirmala UI","Mangal",Arial,sans-serif;font-size:15px;line-height:1.5;overflow-x:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}a:hover{color:var(--red)}button,input{font:inherit}.ns-container{width:min(var(--max),calc(100% - 32px));margin-inline:auto;min-width:0}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ns-skip{position:absolute;left:-9999px;top:5px}.ns-skip:focus{left:8px;z-index:10000;background:#fff;padding:8px}
/* top bar */
.ns-topbar{background:#fff;border-bottom:1px solid #e4e4e4}.ns-topinner{min-height:36px;display:flex;align-items:center;gap:18px}.ns-date{font-size:12px;font-weight:900;white-space:nowrap;line-height:1}.ns-top-links{display:flex;align-items:center;gap:18px;margin-left:14px;padding-left:18px;border-left:1px solid #ddd;min-width:0;white-space:nowrap}.ns-top-links a{font-size:11px;font-weight:800}.ns-top-links a:hover{text-decoration:underline}.ns-social-icons{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important;min-width:0}.ns-header-social{margin-left:auto!important;flex-wrap:nowrap!important;justify-content:flex-end!important}.ns-social-icon{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 30px!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;border-radius:50%!important;color:#fff!important;overflow:hidden!important;line-height:1!important;padding:0!important;margin:0!important;text-decoration:none!important}.ns-social-icon svg{display:block!important;flex:0 0 auto!important;width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;max-width:16px!important;max-height:16px!important;overflow:visible!important;fill:currentColor!important}.ns-social-icon svg *{vector-effect:non-scaling-stroke}.ns-social-instagram svg{fill:none!important}.ns-social-instagram svg rect,.ns-social-instagram svg circle{stroke:currentColor!important}.ns-social-facebook{background:#1877f2!important}.ns-social-twitter{background:#1d9bf0!important}.ns-social-x{background:#111!important}.ns-social-telegram{background:#229ed9!important}.ns-social-instagram{background:#d62976!important}.ns-social-whatsapp{background:#25d366!important}.ns-social-icon:hover{color:#fff!important;transform:translateY(-1px)}
/* brand */
.ns-brandrow{background:#fff}.ns-brandinner{min-height:92px;display:flex;align-items:center;gap:26px}.ns-brandwrap{width:255px;min-width:0}.ns-real-logo{display:block;max-width:245px}.ns-real-logo .custom-logo-link{display:inline-block}.ns-real-logo .custom-logo{display:block;max-width:245px;max-height:80px;width:auto;height:auto}.ns-brand{display:grid;grid-template-columns:max-content 22px;grid-template-rows:auto auto auto;align-items:center;width:max-content;line-height:.95}.ns-brand-new{font:bold 26px/1 Arial,sans-serif;letter-spacing:-1px}.ns-brand-sun{width:20px;height:20px;background:#f59f00;border-radius:50%;position:relative;margin-left:2px}.ns-brand-sun:after{content:"";position:absolute;inset:-5px;border:2px dotted #f59f00;border-radius:50%}.ns-brand-hi{grid-column:1/3;font-size:43px;font-weight:900;letter-spacing:-2px;margin-top:2px}.ns-brand-tag{grid-column:1/3;text-align:center;font-size:10px;color:#444;margin-top:3px}.ns-brand-message{flex:1;min-width:0;text-align:center;padding:13px 28px;border:1px solid #d6dfe4;border-radius:8px;background:#f7f7f7;box-shadow:inset 0 0 0 1px rgba(255,255,255,.3)}.ns-brand-message strong{display:block;font-size:21px;font-weight:900}.ns-brand-message span{display:block;font-size:14px;font-weight:800}.ns-search-toggle{flex:0 0 40px;width:40px;height:40px;background:#fff;border:1px solid #d7d7d7;border-radius:5px;color:#111;cursor:pointer;font-size:22px;display:flex;align-items:center;justify-content:center}
/* nav */
.ns-nav{background:#111;color:#fff}.ns-navinner{display:flex;align-items:stretch;position:relative;min-height:43px}.ns-home-link{width:43px;min-width:43px;display:flex;align-items:center;justify-content:center;background:#111;color:#fff}.ns-home-link svg{width:17px;height:17px;fill:currentColor}.ns-home-link:hover{background:var(--red);color:#fff}.ns-navwrap{flex:1;min-width:0;overflow:visible}.ns-primary-menu{list-style:none;display:flex;align-items:stretch;margin:0;padding:0;white-space:nowrap}.ns-primary-menu>li>a{display:block;padding:8px 10px;font-size:13px;line-height:27px;font-weight:900}.ns-primary-menu>li>a:hover,.ns-primary-menu>li.current-menu-item>a{background:var(--red);color:#fff}.ns-menu-toggle{display:none;background:#111;color:#fff;border:0;cursor:pointer}.ns-hamburger-lines{display:flex;flex-direction:column;gap:4px;width:22px}.ns-hamburger-lines i{display:block;height:2px;width:22px;background:#fff;border-radius:2px}
/* ticker */
.ns-breaking{border-bottom:1px solid var(--line);background:#fff}.ns-breaking-inner{height:38px;display:flex;align-items:center;min-width:0;overflow:hidden}.ns-breaking strong{background:var(--red);color:#fff;padding:7px 10px;font-size:10px;white-space:nowrap;flex:none}.ns-ticker{flex:1;min-width:0;overflow:hidden;padding:0 10px}.ns-ticker-track{display:inline-flex;align-items:center;gap:16px;width:max-content;max-width:none;white-space:nowrap;animation:ns-scroll 40s linear infinite;will-change:transform}.ns-ticker-track a,.ns-ticker-track span{flex:none;white-space:nowrap}.ns-ticker-track a{font-size:11px}.ns-ticker-track span{color:var(--red)}.ns-ticker:hover .ns-ticker-track{animation-play-state:paused}@keyframes ns-scroll{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}.ns-ticker-arrows{font-size:18px;color:#777;padding:0 4px;white-space:nowrap}.ns-searchbar{background:#fafafa;border-bottom:1px solid var(--line);padding:8px 0}.ns-search-form{display:flex;max-width:680px;margin:0 auto}.ns-search-form input{flex:1;min-width:0;border:1px solid #ccc;padding:7px 10px;height:40px}.ns-search-form button{border:0;background:var(--red);color:#fff;padding:0 18px;cursor:pointer}
/* headings/content */
.ns-main{padding:15px 0 34px}.ns-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;border-bottom:1px solid #222;margin:0 0 9px;min-width:0}.ns-heading h2,.ns-heading h3{position:relative;margin:0;padding:0 0 5px;font-weight:900;line-height:1.1}.ns-heading h2{font-size:21px}.ns-heading h3{font-size:18px}.ns-heading h2:after,.ns-heading h3:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:3px;background:var(--accent,var(--red))}.ns-heading a{font-size:10px;font-weight:900;white-space:nowrap;padding-bottom:5px}.ns-breadcrumbs{display:flex;gap:7px;align-items:center;flex-wrap:wrap;color:#707070;font-size:10px;margin-bottom:10px}
/* hero */
.ns-hero{display:grid;grid-template-columns:minmax(0,46fr) minmax(0,31fr) minmax(0,23fr);gap:13px;align-items:start}.ns-hero-main{position:relative;min-width:0;overflow:hidden;background:#eee}.ns-hero-img{display:block;aspect-ratio:16/9;overflow:hidden}.ns-hero-img img{display:block;width:100%!important;height:100%!important;max-width:none!important;object-fit:contain}.ns-hero-overlay{position:absolute;left:0;right:0;bottom:0;padding:68px 14px 12px;color:#fff;background:linear-gradient(to top,rgba(0,0,0,.95),rgba(0,0,0,0))}.ns-label,.ns-kicker{display:inline-block;background:var(--red);color:#fff;padding:3px 7px;font-size:10px;font-weight:900;line-height:1.2}.ns-hero-overlay h1{font-size:27px;line-height:1.16;margin:6px 0 4px;font-weight:900}.ns-hero-overlay p{margin:0;font-size:11px;line-height:1.45}.ns-support{display:grid;gap:7px;min-width:0}.ns-support-item{display:grid;grid-template-columns:92px minmax(0,1fr);gap:8px;border-bottom:1px solid var(--line);padding-bottom:7px;min-width:0}.ns-support-img{display:block;width:92px;height:67px;overflow:hidden;background:#eee}.ns-support-img img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover}.ns-support-copy{min-width:0}.ns-support-copy h3{font-size:13px;line-height:1.22;margin:4px 0 2px;font-weight:900;overflow-wrap:anywhere}.ns-support-copy small{font-size:8px;color:#777}.ns-hero-top{border-left:1px solid var(--line);padding-left:12px;min-width:0}.ns-top-news ol{list-style:none;margin:0;padding:0}.ns-top-news li{display:grid;grid-template-columns:25px minmax(0,1fr);gap:7px;align-items:center;padding:5px 0;border-bottom:1px solid var(--line);font-size:11px;line-height:1.3;min-width:0}.ns-top-news li>span{width:24px;height:24px;border-radius:50%;background:var(--red);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.ns-top-news li a{overflow-wrap:anywhere}
/* top news strip */
.ns-strip{padding-top:16px}.ns-strip-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:7px}.ns-strip-grid article{min-width:0}.ns-strip-image{display:block;width:100%;aspect-ratio:4/3;overflow:hidden;background:#eee}.ns-strip-grid .ns-media{width:100%!important;height:100%!important;max-width:none!important;object-fit:contain}.ns-strip-grid h3{font-size:10px;line-height:1.25;margin:4px 0 0;font-weight:900;overflow-wrap:anywhere}
/* homepage categories */
.ns-home-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px}.ns-cat-section{padding:14px 0 15px;border-bottom:1px solid var(--line);min-width:0}.ns-cat-section:nth-child(odd){padding-right:12px;border-right:1px solid var(--line)}.ns-cat-section:nth-child(even){padding-left:12px}.ns-cat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;min-width:0}.ns-card{min-width:0;overflow:hidden}.ns-card-image{display:block;width:100%;aspect-ratio:16/10;overflow:hidden;background:#eee}.ns-card-image .ns-media{width:100%!important;height:100%!important;max-width:none!important;object-fit:contain}.ns-card-title{font-size:10px;line-height:1.25;margin:4px 0 0;font-weight:900;overflow-wrap:anywhere}.ns-card-empty .ns-card-title{color:#777}
/* archive */
.ns-layout{display:grid;grid-template-columns:minmax(0,1fr) 294px;gap:22px;align-items:start;min-width:0}.ns-archive{min-width:0}.ns-category-header{display:flex;align-items:center;min-height:88px;margin:0 0 15px;padding:14px 16px;background:#f5f5f5;border-left:5px solid var(--red);border-bottom:1px solid #ddd}.ns-category-header h1{font-size:32px;margin:5px 0 0;line-height:1.05}.ns-category-description{font-size:12px;color:#666;line-height:1.5;margin-top:5px}.ns-archive-item{display:grid;grid-template-columns:205px minmax(0,1fr);gap:14px;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:12px;min-width:0}.ns-archive-img{width:205px;height:128px;display:block;overflow:hidden;background:#eee}.ns-archive-img .ns-media{width:100%!important;height:100%!important;max-width:none!important;object-fit:contain}.ns-archive-copy{min-width:0}.ns-archive-copy h2{font-size:20px;line-height:1.25;margin:4px 0;overflow-wrap:anywhere}.ns-archive-copy p{font-size:12px;line-height:1.55;color:#666;margin:0 0 4px}.ns-archive-copy small{font-size:9px;color:#777}.ns-pagination ul{list-style:none;display:flex;gap:5px;flex-wrap:wrap;margin:17px 0;padding:0}.ns-pagination a,.ns-pagination span{border:1px solid #ccc;padding:5px 9px;font-size:11px}.ns-pagination .current{background:var(--red);color:#fff;border-color:var(--red)}.ns-other-categories{margin-top:25px}.ns-archive-home-categories{display:block}.ns-archive-home-categories .ns-cat-section{padding-left:0!important;padding-right:0!important;border-right:0!important}.ns-archive-home-categories .ns-cat-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
/* sidebar + web stories */
.ns-sidebar{display:grid;gap:18px;min-width:0}.ns-side-widget{min-width:0}.ns-webstory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ns-webstory-card{min-width:0}.ns-webstory-image{display:block;position:relative;width:100%;aspect-ratio:9/13;border-radius:6px;overflow:hidden;background:#eee}.ns-webstory-image img{width:100%!important;height:100%!important;max-width:none!important;object-fit:contain}.ns-webstory-image span{position:absolute;left:6px;bottom:6px;background:rgba(0,0,0,.78);color:#fff;padding:2px 5px;border-radius:3px;font-size:8px;font-weight:900}.ns-webstory-card h3{font-size:11px;line-height:1.3;margin:4px 0 0;overflow-wrap:anywhere}.ns-empty-note{font-size:11px;color:#777;margin:0}.sidebar-social .ns-social-icon{flex-basis:32px!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;max-width:32px!important;max-height:32px!important}.sidebar-social .ns-social-icon svg{width:17px!important;height:17px!important}
/* article */
.ns-article{min-width:0}.ns-article h1{font-size:36px;line-height:1.16;margin:7px 0 10px;overflow-wrap:anywhere}.ns-lead{font-size:15px;line-height:1.55;color:#555;margin:0 0 12px}.ns-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:10px;color:#666;margin-bottom:8px}.ns-share{display:flex;align-items:center;gap:6px;justify-content:flex-end;margin-bottom:10px;flex-wrap:wrap}.ns-share>span{font-size:11px;color:#555;margin-right:4px}.ns-share-icon{display:flex!important;align-items:center;justify-content:center;width:30px!important;height:30px!important;min-width:30px!important;border-radius:50%!important;color:#fff!important}.ns-share-icon svg{display:block!important;width:15px!important;height:15px!important;fill:currentColor!important}.ns-share-icon.ns-share-facebook{background:#1877f2!important}.ns-share-icon.ns-share-twitter{background:#1d9bf0!important}.ns-share-icon.ns-share-x{background:#111!important}.ns-share-icon.ns-share-whatsapp{background:#25d366!important}.ns-share-icon.ns-share-telegram{background:#229ed9!important}.ns-share-icon.ns-share-instagram{background:#d62976!important}.ns-share-icon.ns-share-instagram svg{fill:none!important}.ns-featured{margin:0 0 16px;aspect-ratio:16/9;overflow:hidden;background:#eee}.ns-featured .ns-media{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover}.ns-entry{font-size:16px;line-height:1.82;overflow-wrap:anywhere}.ns-entry h2{font-size:23px;line-height:1.25;margin:22px 0 8px;border-left:4px solid var(--red);padding-left:9px}.ns-entry h3{font-size:19px;margin:18px 0 6px}.ns-entry p{margin:0 0 14px}.ns-entry img{max-width:100%!important;height:auto!important}.ns-tags{display:flex;flex-wrap:wrap;gap:6px;margin:19px 0}.ns-tags a{border:1px solid #ccc;padding:4px 8px;font-size:10px}.ns-post-nav{display:grid;grid-template-columns:1fr 1fr;gap:14px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:10px 0;margin-bottom:18px}.ns-post-nav div{min-width:0}.ns-post-nav small{display:block;color:#777;font-size:9px;margin-bottom:3px}.ns-post-nav a{font-size:12px;font-weight:900;overflow-wrap:anywhere}.ns-post-nav div:last-child{text-align:right}.ns-related{margin-top:10px}.ns-related-category{margin-top:18px}.ns-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ns-related-image{display:block;width:100%;aspect-ratio:4/3;overflow:hidden;background:#eee}.ns-related-image .ns-media{width:100%!important;height:100%!important;max-width:none!important;object-fit:contain}.ns-related-grid h3{font-size:11px;line-height:1.3;margin:4px 0;overflow-wrap:anywhere}
/* footer */
.ns-footer{background:#111;color:#eee;margin-top:28px}.ns-footer-grid{display:grid;grid-template-columns:1.25fr .78fr 1.55fr .85fr;gap:24px;padding:24px 0}.ns-footer .ns-real-logo .custom-logo{filter:none}.ns-footer .ns-brand-new{font-size:22px;color:#fff}.ns-footer .ns-brand-hi{font-size:33px;color:#fff}.ns-footer .ns-brand-sun{width:16px;height:16px}.ns-footer .ns-brand-tag{font-size:8px;color:#ddd}.ns-footer p{font-size:11px;line-height:1.6;color:#bbb;margin:9px 0 0}.ns-footer h3{font-size:15px;margin:0 0 8px;padding-bottom:5px;border-bottom:2px solid var(--red)}.ns-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:5px}.ns-footer li a,.ns-footer-cats a{font-size:11px;color:#ddd}.ns-footer-cats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 12px}.footer-social{margin-top:2px}.footer-social .ns-social-icon{flex-basis:36px!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;max-width:36px!important;max-height:36px!important}.footer-social .ns-social-icon svg{width:19px!important;height:19px!important;min-width:19px!important;min-height:19px!important;max-width:19px!important;max-height:19px!important}.ns-footer-bottom{border-top:1px solid #2d2d2d}.ns-footer-bottom .ns-container{min-height:40px;display:flex;justify-content:center;align-items:center;color:#aaa;font-size:9px;text-align:center}
/* responsive */
@media (max-width:1100px){
 .ns-container{width:calc(100% - 24px)}
 .ns-topinner{flex-wrap:wrap;padding:5px 0;gap:8px 14px}.ns-top-links{margin-left:0;padding-left:14px;overflow:auto;flex:1}.ns-header-social{flex:0 0 auto}
 .ns-brandinner{min-height:82px;gap:18px}.ns-brandwrap{width:215px}.ns-real-logo{max-width:215px}.ns-real-logo .custom-logo{max-width:215px;max-height:72px}.ns-brand-message strong{font-size:18px}.ns-brand-message span{font-size:12px}
  .ns-home-link{display:none}.ns-menu-toggle{display:flex;align-items:center;justify-content:center;flex:0 0 49px;width:49px;min-width:49px;height:43px}.ns-navwrap{display:none;position:absolute;z-index:300;left:0;right:0;top:43px;background:#fff;max-height:none;overflow-x:auto;overflow-y:hidden;box-shadow:0 8px 18px rgba(0,0,0,.14);-webkit-overflow-scrolling:touch;scrollbar-width:thin}.ns-navwrap.is-open{display:block}.ns-primary-menu{display:flex;align-items:stretch;flex-wrap:nowrap;white-space:nowrap;width:max-content;min-width:100%;margin:0;padding:0}.ns-primary-menu>li{flex:0 0 auto}.ns-primary-menu>li>a{font-size:12px;padding:10px 13px;line-height:22px;min-height:43px;border-right:1px solid #e5e5e5;border-top:0;color:#171717;background:#fff}.ns-primary-menu>li>a:hover,.ns-primary-menu>li.current-menu-item>a{background:var(--red);color:#fff} .ns-hero{grid-template-columns:minmax(0,58%) minmax(0,42%);gap:10px}.ns-hero-top{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:10px 0 0}.ns-hero-top .ns-top-news ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.ns-strip-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.ns-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.ns-footer-grid{grid-template-columns:1.2fr .8fr 1.4fr .9fr}.ns-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ns-archive-home-categories .ns-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (max-width:900px){.ns-layout{grid-template-columns:1fr;gap:20px}.ns-sidebar{order:2}.ns-footer-grid{grid-template-columns:1fr 1fr}.ns-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:760px){
 .ns-container{width:calc(100% - 16px)}
 .ns-topinner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 8px}.ns-date{font-size:10px}.ns-header-social{grid-column:2;grid-row:1}.ns-header-social .ns-social-icon{flex-basis:22px!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important}.ns-header-social .ns-social-icon svg{width:11px!important;height:11px!important;min-width:11px!important;min-height:11px!important;max-width:11px!important;max-height:11px!important}.ns-top-links{grid-column:1/-1;grid-row:2;border-left:0;border-top:1px solid #eee;padding:5px 0 0;margin:0;gap:16px;overflow-x:auto;overflow-y:hidden}.ns-top-links a{font-size:10px;flex:none}
 .ns-brandinner{min-height:70px;gap:8px}.ns-brandwrap{width:150px}.ns-real-logo{max-width:150px}.ns-real-logo .custom-logo{max-width:150px;max-height:54px}.ns-brand-new{font-size:20px}.ns-brand-hi{font-size:31px}.ns-brand-tag{font-size:8px}.ns-brand-message{padding:7px 8px;border-radius:5px}.ns-brand-message strong{font-size:12px}.ns-brand-message span{font-size:9px}.ns-search-toggle{flex:0 0 34px;width:34px;height:34px;font-size:19px}
  .ns-navinner{min-height:44px}.ns-menu-toggle{height:44px;min-width:50px;flex-basis:50px}.ns-navwrap{top:44px}.ns-primary-menu{display:flex;flex-wrap:nowrap;width:max-content;min-width:100%}.ns-primary-menu>li>a{font-size:12px;padding:10px 12px;min-height:43px}
 .ns-breaking-inner{height:36px}.ns-breaking strong{font-size:8px;padding:8px 7px}.ns-ticker{padding:0 6px}.ns-ticker-track{animation-duration:32s}.ns-ticker-track a{font-size:9px}.ns-ticker-arrows{display:none}
 .ns-main{padding-top:11px}.ns-hero{grid-template-columns:1fr;gap:10px}.ns-hero-overlay{padding:55px 10px 9px}.ns-hero-overlay h1{font-size:20px}.ns-hero-overlay p{font-size:10px}.ns-support-item{grid-template-columns:88px minmax(0,1fr)}.ns-support-img{width:88px;height:64px}.ns-support-copy h3{font-size:12px}.ns-hero-top .ns-top-news ol{grid-template-columns:1fr}.ns-strip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ns-strip-grid h3{font-size:10px}
 .ns-home-categories{grid-template-columns:1fr;column-gap:0}.ns-cat-section:nth-child(odd),.ns-cat-section:nth-child(even){padding:13px 0;border-right:0}.ns-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ns-card-title{font-size:11px}
 .ns-category-header{min-height:72px;padding:12px}.ns-category-header h1{font-size:25px}.ns-category-description{font-size:10px}.ns-archive-item{grid-template-columns:120px minmax(0,1fr);gap:9px}.ns-archive-img{width:120px;height:82px}.ns-archive-copy h2{font-size:15px}.ns-archive-copy p{font-size:10px}.ns-archive-home-categories .ns-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .ns-webstory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ns-webstory-card h3{font-size:10px}
 .ns-article h1{font-size:25px}.ns-lead{font-size:13px}.ns-entry{font-size:15px}.ns-share{justify-content:flex-start}.ns-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ns-post-nav{grid-template-columns:1fr}.ns-post-nav div:last-child{text-align:left}
 .ns-footer-grid{grid-template-columns:1fr}.footer-social .ns-social-icon{flex-basis:34px!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;max-width:34px!important;max-height:34px!important}.ns-footer-bottom .ns-container{min-height:auto;padding:9px 0}
}
@media (max-width:480px){
 .ns-date{font-size:9px}.ns-header-social{gap:3px!important}.ns-header-social .ns-social-icon{flex-basis:21px!important;width:21px!important;height:21px!important;min-width:21px!important;min-height:21px!important;max-width:21px!important;max-height:21px!important}.ns-header-social .ns-social-icon svg{width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important;max-width:10px!important;max-height:10px!important}.ns-top-links{gap:13px}.ns-brandwrap{width:138px}.ns-real-logo{max-width:138px}.ns-real-logo .custom-logo{max-width:138px;max-height:50px}.ns-brand-message strong{font-size:10px}.ns-brand-message span{font-size:8px}.ns-search-toggle{display:none}.ns-brandinner{justify-content:flex-start}
 .ns-webstory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}


/* V12 visual correction layer */

.ns-brand-message strong,.ns-brand-message span{text-shadow:0 1px 1px rgba(255,255,255,.9)}
.ns-social-icon,.ns-share-icon{position:relative!important;isolation:isolate!important;overflow:hidden!important}
.ns-social-icon svg,.ns-share-icon svg{display:block!important;width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;min-width:18px!important;min-height:18px!important;flex:none!important;visibility:visible!important;opacity:1!important}
.ns-social-icon svg path,.ns-share-icon svg path{fill:currentColor!important;stroke:none!important}
.ns-social-icon svg rect,.ns-social-icon svg circle,.ns-share-icon svg rect,.ns-share-icon svg circle{vector-effect:non-scaling-stroke}
.ns-social-icon svg rect,.ns-social-icon svg circle,.ns-share-icon svg rect,.ns-share-icon svg circle{stroke:currentColor!important}
.ns-social-instagram svg,.ns-share-icon.ns-share-instagram svg{fill:none!important}
.ns-social-instagram svg path,.ns-share-icon.ns-share-instagram svg path{fill:none!important}
.ns-header-social .ns-social-icon{flex:0 0 30px!important}
.footer-social{display:flex!important;flex-wrap:wrap!important;gap:9px!important}
.footer-social .ns-social-icon{flex:0 0 38px!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}
.footer-social .ns-social-icon svg{width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important;min-width:20px!important;min-height:20px!important}
.ns-sidebar-top-news ol{max-height:none!important}
.ns-sidebar-top-news li{grid-template-columns:28px minmax(0,1fr)!important;min-height:39px!important;padding:7px 0!important;font-size:12px!important}
.ns-sidebar-top-news li>span{width:26px!important;height:26px!important;font-size:12px!important}
.ns-sidebar-top-news li a{font-size:12px!important;line-height:1.35!important}
.ns-single-all-categories{margin-top:28px}
.ns-single-all-categories .ns-cat-section{margin-top:0}
.ns-related-primary{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.ns-related-primary article{min-width:0}
.ns-related-primary .ns-related-image{aspect-ratio:4/3!important}
.ns-share{justify-content:flex-start!important}
.ns-share-icon{flex:0 0 32px!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}
.ns-share-icon svg{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;min-width:16px!important;min-height:16px!important}
.ns-meta b{font-weight:900}
.ns-webstory-grid,.ns-webstories-widget{display:none!important}
.ns-category-header{background:#f7f7f7!important;background-image:none!important;min-height:64px!important}
.ns-category-header:before,.ns-category-header:after{display:none!important}
.ns-archive-home-categories .ns-cat-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
@media(max-width:1100px){
  .ns-brand-message{min-height:66px}
  .ns-related-primary{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:900px){
  .ns-sidebar-top-news li{font-size:12px!important}
  .ns-related-primary{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .ns-brand-message{min-height:58px;padding:7px 10px!important}
  .ns-related-primary{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .ns-sidebar-top-news li{min-height:42px!important}
  .ns-footer-grid{gap:18px}
}
@media(max-width:480px){
  .ns-brand-message{min-height:54px}
  .ns-brand-message strong{font-size:10px!important}
  .ns-brand-message span{font-size:8px!important}
  .ns-social-icon svg{width:13px!important;height:13px!important;max-width:13px!important;max-height:13px!important;min-width:13px!important;min-height:13px!important}
  .footer-social .ns-social-icon{flex:0 0 34px!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important}
  .footer-social .ns-social-icon svg{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;min-width:18px!important;min-height:18px!important}
}

/* Requested: remove only the 'सही खबर, सही नजर' background image */


.ns-social-youtube{background:#ff0000!important}

@media(max-width:760px){
  .ns-archive-home-categories .ns-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px}
}
@media(max-width:480px){
  .ns-archive-home-categories .ns-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px}
}

/* Performance / Core Web Vitals: reserve media space and avoid layout jumps */
.ns-card-image,.ns-strip-image,.ns-archive-img,.ns-support-img,.ns-related-image,.ns-featured,.ns-hero-img{contain:layout paint}

/* Selected New Samachar masthead banner */
.ns-brand-message{
  flex:1;
  min-width:0;
  height:92px;
  min-height:0!important;
  padding:0!important;
  overflow:hidden;
  border-radius:6px;
  background:#f7f7f7;
  display:block;
  line-height:0;
}
.ns-brand-message-image{
  display:block;
  width:100%;
  height:100%;
  max-width:none;
  object-fit:fill;
  margin:0;
  padding:0;
}
@media(max-width:1100px){
  .ns-brand-message{height:82px}
}
@media(max-width:760px){
  .ns-brand-message{height:70px;border-radius:4px}
}
@media(max-width:480px){
  .ns-brand-message{height:58px}
}

/* Professional language selector */
.ns-language-switcher{display:flex;align-items:center;margin-left:4px}
.ns-language-select{
  appearance:none;-webkit-appearance:none;
  min-width:96px;height:28px;padding:0 28px 0 10px;
  border:1px solid #d8d8d8;border-radius:5px;
  background:#fff;
  color:#222;font-size:11px;font-weight:800;line-height:28px;
  cursor:pointer;
  background-image:linear-gradient(45deg,transparent 50%,#222 50%),linear-gradient(135deg,#222 50%,transparent 50%);
  background-position:calc(100% - 12px) 11px,calc(100% - 8px) 11px;
  background-size:4px 4px,4px 4px;background-repeat:no-repeat;
}
.ns-language-select:hover,.ns-language-select:focus{border-color:#e31b23;outline:none;box-shadow:0 0 0 2px rgba(227,27,35,.10)}
.ns-share-native{font:inherit;cursor:pointer;border:0}
.ns-share-native:hover{transform:translateY(-1px);box-shadow:0 2px 7px rgba(0,0,0,.18)}
.ns-share-native:focus-visible{outline:2px solid #e31b23;outline-offset:2px}
@media(max-width:760px){
  .ns-language-switcher{margin-left:auto}
  .ns-language-select{min-width:84px;height:26px;font-size:10px}
}

/* Thumbnail integrity: display complete featured images without cropping */
.ns-hero-img img,.ns-strip-grid .ns-media,.ns-card-image .ns-media,
.ns-archive-img .ns-media,.ns-webstory-image img,.ns-support-img .ns-media,
.ns-related-image .ns-media{object-fit:contain!important;background:#f1f1f1}

/* Never display Google Translate's toolbar/branding */
.goog-te-banner-frame,.goog-te-banner-frame.skiptranslate,
.goog-te-ftab,.goog-te-menu-frame,.goog-te-balloon-frame,
#google_translate_element{display:none!important}
body{top:0!important}

/* Google Translate UI must never be visible; translation itself may run in place */
html body .goog-te-banner-frame,
html body iframe.goog-te-banner-frame,
html body iframe.goog-te-menu-frame,
html body .goog-te-ftab,
html body .skiptranslate iframe{display:none!important;visibility:hidden!important;height:0!important;width:0!important;border:0!important}
html body{top:0!important}
.ns-brandwrap.notranslate,.ns-brandwrap.notranslate *{unicode-bidi:isolate}

/* Final single-post thumbnail fix: natural image height, no artificial box */
.ns-featured{
  aspect-ratio:auto!important;
  height:auto!important;
  overflow:visible!important;
  background:transparent!important;
}
.ns-featured .ns-media{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-width:100%!important;
  object-fit:contain!important;
}
@media (max-width:700px){
  .ns-featured .ns-media{width:100%!important;height:auto!important}
}


/* Google Translate: suppress the hover "Original text / Rate this translation"
 * balloon while keeping the translation engine itself functional. */
.goog-te-balloon-frame,
.goog-tooltip,
.goog-tooltip:hover,
#goog-gt-tt,
.goog-te-spinner-pos,
iframe.goog-te-balloon-frame {
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}
body > .skiptranslate > iframe[style*="visibility: visible"],
body > iframe.goog-te-balloon-frame {
  display:none!important;
  visibility:hidden!important;
}

/* Google Translate: hide only its top toolbar, keep the translation engine usable */
html body .goog-te-banner-frame,
html body iframe.goog-te-banner-frame,
html body .goog-te-ftab{
  display:none!important;
  visibility:hidden!important;
  height:0!important;
}
html body{top:0!important}
#google_translate_element{
  position:absolute!important;
  left:-10000px!important;
  top:0!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
  display:block!important;
  visibility:hidden!important;
}

/* Production media defaults */
.ns-brand-message picture{display:block;width:100%;height:100%;margin:0;padding:0}
.ns-brand-message-image{display:block;width:100%;height:100%;max-width:none;object-fit:fill}

.ns-html-sitemap{display:grid;gap:24px}
.ns-html-sitemap section{border-top:2px solid var(--line);padding-top:12px}
.ns-html-sitemap h2{font-size:20px;margin:0 0 10px}
.ns-html-sitemap ul{margin:0;padding-left:20px;display:grid;gap:7px}
.ns-html-sitemap a{font-size:13px}

/* V14.4 mobile navigation: compact single-line category scroller */
@media (max-width:760px){
  .ns-navwrap{
    background:#fff;
    color:#171717;
    border:1px solid #e6e6e6;
    border-top:0;
    border-radius:0 0 9px 9px;
    box-shadow:0 10px 24px rgba(0,0,0,.16);
    overflow-x:auto;
    overflow-y:hidden;
    overscroll-behavior-x:contain;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:thin;
    max-height:none;
  }
  .ns-navwrap.is-open{display:block;background:#fff}
  .ns-primary-menu{
    display:flex;
    flex-wrap:nowrap;
    align-items:stretch;
    width:max-content;
    min-width:100%;
    background:#fff;
    white-space:nowrap;
    gap:0;
  }
  .ns-primary-menu>li{
    flex:0 0 auto;
    background:#fff;
    border:0;
  }
  .ns-primary-menu>li>a{
    display:flex;
    align-items:center;
    min-height:44px;
    padding:10px 14px;
    background:#fff;
    color:#222;
    font-size:12px;
    line-height:20px;
    font-weight:800;
    border-right:1px solid #e8e8e8;
    border-top:0;
    white-space:nowrap;
    transition:background .16s ease,color .16s ease;
  }
  .ns-primary-menu>li>a:hover,
  .ns-primary-menu>li.current-menu-item>a{
    background:#f7f7f7;
    color:var(--red);
  }
  .ns-menu-toggle{
    position:relative;
    z-index:301;
    background:#111;
  }
  .ns-menu-toggle:hover,
  .ns-menu-toggle:focus-visible{
    background:#1d1d1d;
  }
  .ns-menu-toggle:focus-visible{
    outline:2px solid #fff;
    outline-offset:-5px;
  }
}
@media (max-width:480px){
  .ns-navwrap{border-radius:0 0 8px 8px}
  .ns-primary-menu>li>a{
    min-height:42px;
    padding:9px 12px;
    font-size:12px;
  }
}


/* V14.5: Professional mobile category dropdown
   The menu overlays the page instead of pushing/cutting the hero section.
   Categories are presented as a clean, single-column list. */
@media (max-width:760px){
  .ns-nav{
    position:relative!important;
    z-index:900!important;
  }
  .ns-navinner{
    position:relative!important;
  }
  .ns-navwrap,
  .ns-navwrap.is-open{
    position:absolute!important;
    top:100%!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    max-height:calc(100vh - 110px)!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior:contain!important;
    background:#fff!important;
    border:1px solid #e3e3e3!important;
    border-top:0!important;
    border-radius:0 0 10px 10px!important;
    box-shadow:0 12px 30px rgba(0,0,0,.20)!important;
    z-index:901!important;
  }
  .ns-navwrap:not(.is-open){
    display:none!important;
  }
  .ns-primary-menu{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    background:#fff!important;
    white-space:normal!important;
  }
  .ns-primary-menu>li{
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    background:#fff!important;
    border:0!important;
    border-bottom:1px solid #ededed!important;
  }
  .ns-primary-menu>li:last-child{
    border-bottom:0!important;
  }
  .ns-primary-menu>li>a{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    width:100%!important;
    min-height:54px!important;
    box-sizing:border-box!important;
    padding:15px 18px!important;
    background:#fff!important;
    color:#222!important;
    font-size:15px!important;
    line-height:24px!important;
    font-weight:800!important;
    border:0!important;
    white-space:nowrap!important;
    text-decoration:none!important;
  }
  .ns-primary-menu>li>a:hover,
  .ns-primary-menu>li.current-menu-item>a,
  .ns-primary-menu>li.current-menu-ancestor>a{
    background:#fafafa!important;
    color:var(--red)!important;
  }
  /* Arrow indicator for categories, matching a professional news-menu feel. */
  .ns-primary-menu>li>a:after{
    content:"";
    width:9px;
    height:9px;
    margin-left:14px;
    border-right:2px solid #777;
    border-bottom:2px solid #777;
    transform:rotate(45deg) translateY(-2px);
    flex:0 0 9px;
  }
  .ns-menu-toggle{
    position:relative!important;
    z-index:902!important;
  }
  .ns-menu-toggle[aria-expanded="true"]{
    background:#222!important;
  }
  .ns-menu-toggle[aria-expanded="true"] .ns-hamburger-lines i:nth-child(1){
    transform:translateY(6px) rotate(45deg);
  }
  .ns-menu-toggle[aria-expanded="true"] .ns-hamburger-lines i:nth-child(2){
    opacity:0;
  }
  .ns-menu-toggle[aria-expanded="true"] .ns-hamburger-lines i:nth-child(3){
    transform:translateY(-6px) rotate(-45deg);
  }
}
@media (max-width:480px){
  .ns-navwrap,
  .ns-navwrap.is-open{
    max-height:calc(100vh - 96px)!important;
    border-radius:0 0 9px 9px!important;
  }
  .ns-primary-menu>li>a{
    min-height:52px!important;
    padding:14px 16px!important;
    font-size:14px!important;
  }
}


/* Author profile / self-hosted author image */
.ns-author-profile{display:flex;align-items:center;gap:18px}
.ns-author-avatar{flex:0 0 120px;width:120px;height:120px;border:1px solid #e5e5e5;border-radius:10px;background:#fff;padding:6px;overflow:hidden}
.ns-author-avatar img{display:block;width:100%;height:100%;object-fit:contain}
.ns-author-box{display:flex;align-items:center;gap:14px;margin:20px 0;padding:14px 16px;border:1px solid #e5e5e5;border-radius:10px;background:#fff}
.ns-author-box-avatar{flex:0 0 72px;width:72px;height:72px;border-radius:8px;overflow:hidden;background:#fff;border:1px solid #eee;padding:4px}
.ns-author-box-avatar img{display:block;width:100%;height:100%;object-fit:contain}
.ns-author-box-copy{min-width:0}
.ns-author-box-label{display:block;font-size:12px;color:#777;text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px}
.ns-author-box-name{display:inline-block;font-size:18px;font-weight:700;color:#111;text-decoration:none}
.ns-author-box-copy p{margin:4px 0 0;color:#555;font-size:14px;line-height:1.5}
@media(max-width:600px){
 .ns-author-profile{align-items:flex-start}
 .ns-author-avatar{flex-basis:88px;width:88px;height:88px}
 .ns-author-box{padding:12px;gap:10px}
 .ns-author-box-avatar{flex-basis:58px;width:58px;height:58px}
 .ns-author-box-name{font-size:16px}
}


/* Single-action article sharing: keep the interface compact and functional. */
.ns-share{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}
.ns-share-icon.ns-share-native{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-width:96px!important;width:auto!important;height:36px!important;padding:0 14px!important;border-radius:18px!important;border:1px solid #e1e1e1!important;background:#f5f5f5!important;color:#222!important;cursor:pointer!important}
.ns-share-icon.ns-share-native svg{width:17px!important;height:17px!important;min-width:17px!important;max-width:17px!important}
.ns-share-text{font-size:13px!important;font-weight:700!important;line-height:1!important}
.ns-share-icon.ns-share-native:hover{background:#fff!important;border-color:#d5d5d5!important;transform:translateY(-1px)}
.ns-share-icon.ns-share-native:focus-visible{outline:2px solid #e31b23!important;outline-offset:2px}
.ns-share-status{font-size:12px!important;color:#555!important}


/* V1.1 targeted fixes: footer category hover visibility + Google Translate hero label overflow */

/* Keep footer category links visible against the dark footer even when
   GeneratePress/global link-hover rules are active. */
.ns-footer .ns-footer-cats a,
.ns-footer .ns-footer-cats a:visited {
  color:#ddd !important;
  background:transparent !important;
  text-decoration:underline;
  text-decoration-color:transparent;
}
.ns-footer .ns-footer-cats a:hover,
.ns-footer .ns-footer-cats a:focus,
.ns-footer .ns-footer-cats a:active {
  color:#fff !important;
  background:transparent !important;
  text-decoration-color:#fff;
  outline:none;
  box-shadow:none;
}

/* Apply the same safe hover treatment to footer quick links. */
.ns-footer li a,
.ns-footer li a:visited {
  color:#ddd !important;
  background:transparent !important;
}
.ns-footer li a:hover,
.ns-footer li a:focus,
.ns-footer li a:active {
  color:#fff !important;
  background:transparent !important;
  box-shadow:none;
}

/* Google Translate can make the hero category label wider/taller.
   Never clip the translated label itself. */
.ns-hero-main {
  overflow:hidden;
}
.ns-hero-overlay .ns-label,
.ns-hero-overlay .ns-kicker {
  max-width:100%;
  height:auto !important;
  min-height:0 !important;
  white-space:normal !important;
  overflow:visible !important;
  overflow-wrap:anywhere;
  word-break:normal;
  vertical-align:top;
  box-sizing:border-box;
}
html.translated-ltr .ns-hero-main,
html.translated-rtl .ns-hero-main,
body.ns-google-translated .ns-hero-main,
body.translated-ltr .ns-hero-main {
  overflow:visible !important;
}
html.translated-ltr .ns-hero-overlay,
html.translated-rtl .ns-hero-overlay,
body.ns-google-translated .ns-hero-overlay,
body.translated-ltr .ns-hero-overlay {
  overflow:visible !important;
  z-index:5;
}
html.translated-ltr .ns-hero-overlay .ns-label,
html.translated-ltr .ns-hero-overlay .ns-kicker,
html.translated-rtl .ns-hero-overlay .ns-label,
html.translated-rtl .ns-hero-overlay .ns-kicker,
body.ns-google-translated .ns-hero-overlay .ns-label,
body.ns-google-translated .ns-hero-overlay .ns-kicker,
body.translated-ltr .ns-hero-overlay .ns-label,
body.translated-ltr .ns-hero-overlay .ns-kicker {
  display:inline-block !important;
  position:relative !important;
  z-index:10 !important;
  width:auto !important;
  max-width:100% !important;
  height:auto !important;
  min-height:0 !important;
  white-space:normal !important;
  overflow:visible !important;
  overflow-wrap:anywhere !important;
  word-break:break-word !important;
  line-height:1.25 !important;
  padding:3px 7px !important;
  box-sizing:border-box !important;
  vertical-align:top !important;
}
/* Google Translate may wrap text in extra inline elements. Keep the badge
   itself intact and prevent translated text from being clipped. */
html.translated-ltr .ns-hero-overlay .ns-label *,
html.translated-ltr .ns-hero-overlay .ns-kicker *,
html.translated-rtl .ns-hero-overlay .ns-label *,
html.translated-rtl .ns-hero-overlay .ns-kicker *,
body.ns-google-translated .ns-hero-overlay .ns-label *,
body.ns-google-translated .ns-hero-overlay .ns-kicker *,
body.translated-ltr .ns-hero-overlay .ns-label *,
body.translated-ltr .ns-hero-overlay .ns-kicker {
  max-width:100% !important;
  overflow:visible !important;
  white-space:normal !important;
}
@media (max-width:760px){
  html.translated-ltr .ns-hero-overlay .ns-label,
  html.translated-ltr .ns-hero-overlay .ns-kicker,
  html.translated-rtl .ns-hero-overlay .ns-label,
  html.translated-rtl .ns-hero-overlay .ns-kicker,
  body.ns-google-translated .ns-hero-overlay .ns-label,
  body.ns-google-translated .ns-hero-overlay .ns-kicker,
  body.translated-ltr .ns-hero-overlay .ns-label,
  body.translated-ltr .ns-hero-overlay .ns-kicker {
    font-size:10px !important;
    line-height:1.25 !important;
    padding:3px 6px !important;
  }
}


/* V1.3: keep the hero category badge outside Google Translate's DOM rewriting.
   The badge is switched between Hindi/English by our own tiny JS mapping. */
.ns-hero-overlay .ns-hero-category{
  display:inline-block !important;
  position:relative;
  z-index:20;
  width:max-content;
  max-width:calc(100% - 2px);
  height:auto !important;
  min-height:0 !important;
  padding:3px 7px !important;
  margin:0 !important;
  background:var(--red) !important;
  color:#fff !important;
  white-space:nowrap !important;
  overflow:visible !important;
  line-height:1.2 !important;
  box-sizing:border-box !important;
  vertical-align:top;
  font-size:10px !important;
  font-weight:900 !important;
}
.ns-hero-overlay .ns-hero-category *,
.ns-hero-overlay .ns-hero-category a{
  display:inline !important;
  color:#fff !important;
  background:transparent !important;
  white-space:nowrap !important;
  overflow:visible !important;
  max-width:none !important;
  padding:0 !important;
  margin:0 !important;
}
html.translated-ltr .ns-hero-overlay .ns-hero-category,
html.translated-rtl .ns-hero-overlay .ns-hero-category,
body.translated-ltr .ns-hero-overlay .ns-hero-category,
body.ns-google-translated .ns-hero-overlay .ns-hero-category{
  width:max-content !important;
  max-width:calc(100% - 2px) !important;
  overflow:visible !important;
  white-space:nowrap !important;
  color:#fff !important;
}
@media (max-width:760px){
  .ns-hero-overlay .ns-hero-category{
    font-size:10px !important;
    padding:3px 6px !important;
    line-height:1.2 !important;
  }
}


/* New Samachar V1.4: keep every primary category reachable after English translation.
   Google Translate makes English menu labels wider than the Hindi labels, so the
   desktop navigation gets a compact translated-state treatment instead of
   clipping the categories after Education. */
html.ns-google-translated .ns-primary-menu>li>a,
body.ns-google-translated .ns-primary-menu>li>a{
  font-size:11px;
  padding-left:7px;
  padding-right:7px;
  letter-spacing:-.05px;
}
html.ns-google-translated .ns-primary-menu,
body.ns-google-translated .ns-primary-menu{
  white-space:nowrap;
}
html.ns-google-translated .ns-navwrap,
body.ns-google-translated .ns-navwrap{
  overflow-x:auto;
  overflow-y:visible;
  scrollbar-width:thin;
}
html.ns-google-translated .ns-navwrap::-webkit-scrollbar,
body.ns-google-translated .ns-navwrap::-webkit-scrollbar{height:4px}
html.ns-google-translated .ns-primary-menu>li,
body.ns-google-translated .ns-primary-menu>li{flex:0 0 auto}

/* Hero category badge: never allow translated wrappers to clip the badge. */
html.ns-google-translated .ns-hero-category,
body.ns-google-translated .ns-hero-category{
  display:inline-block!important;
  width:max-content!important;
  max-width:100%!important;
  min-width:max-content!important;
  height:auto!important;
  overflow:visible!important;
  white-space:nowrap!important;
  vertical-align:top;
  box-sizing:border-box;
}


/* New Samachar V1.5.1: hero readability fix. Keep hero headline and category text white. */
.ns-hero-overlay h1,
.ns-hero-overlay h1 a,
.ns-hero-overlay h1 a:hover,
.ns-hero-overlay h1 a:focus,
.ns-hero-overlay .ns-hero-category,
.ns-hero-overlay .ns-hero-category a,
.ns-hero-overlay .ns-hero-category * {
  color:#fff !important;
}
.ns-hero-overlay h1 a {
  text-decoration:none !important;
  text-shadow:0 2px 4px rgba(0,0,0,.65);
}
.ns-hero-overlay .ns-hero-category {
  color:#fff !important;
}
