/* The Bagawat Homepage Final V9.0.3 */
#thebagawat-home-v3{background:#fff;color:#222}
#thebagawat-home-v3 *{box-sizing:border-box}
.tb2-wrap{max-width:1200px;margin:auto;padding:0 15px}
.tb2-ad{background:#f4f4f4;border:1px solid #ddd;color:#999;display:flex;align-items:center;justify-content:center;text-align:center;font-size:11px}
.tb2-wide{height:90px;margin:18px 0}.tb2-square{height:250px;margin-bottom:25px}
.tb2-hero{display:grid;grid-template-columns:2fr 1.2fr 1.2fr;gap:15px;margin-bottom:32px}
.tb2-mainhero,.tb2-stack article{position:relative;background:#111;overflow:hidden}.tb2-mainhero{min-height:440px}
.tb2-stack{display:grid;grid-template-rows:1fr 1fr;gap:15px}.tb2-stack article{min-height:210px}
.tb2-mainhero img,.tb2-stack img{width:100%;height:100%;object-fit:cover;display:block;opacity:.82}
.tb2-mainhero>a,.tb2-stack article>a{display:block;height:100%}
.tb2-overlay{position:absolute;left:0;right:0;bottom:0;padding:20px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.92))}
.tb2-overlay span{background:#d32f2f;padding:2px 8px;font-size:11px;font-weight:700}.tb2-overlay h1,.tb2-overlay h2{margin:7px 0 0;color:#fff;line-height:1.25}
.tb2-overlay h1{font-size:25px}.tb2-overlay h2{font-size:17px}
.tb2-rajasthan{display:flex;flex-direction:column;gap:8px}.tb2-widget-head,.tb2-head{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #111;margin-bottom:12px}
.tb2-widget-head h3,.tb2-head h2{margin:0;background:#111;color:#fff;padding:7px 13px;font-size:18px}.tb2-widget-head a,.tb2-head a{color:#d32f2f;font-weight:700;font-size:13px}
.tb2-list{display:flex;gap:9px;padding:5px 0;border-bottom:1px solid #eee;color:inherit}.tb2-list img{width:78px;height:58px;object-fit:cover;flex:0 0 78px}.tb2-list b{font-size:13px;line-height:1.35;display:block}.tb2-list small{font-size:10px;color:#777}
.tb2-layout{display:grid;grid-template-columns:minmax(0,2.5fr) minmax(260px,1fr);gap:30px}.tb2-section{margin-bottom:34px}.tb2-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.tb2-card{border-bottom:1px solid #eee;padding-bottom:12px}.tb2-card>a{display:flex;gap:13px;color:inherit}.tb2-thumb{width:145px;height:92px;flex:0 0 145px;background:#eee;overflow:hidden;display:flex;align-items:center;justify-content:center}.tb2-thumb img{width:100%;height:100%;object-fit:cover}.tb2-thumb span{font-size:10px;color:#999}
.tb2-card h3{font-size:16px;line-height:1.3;margin:2px 0 5px}.tb2-cat{font-size:10px;color:#d32f2f;font-weight:800}.tb2-card time{font-size:11px;color:#777}
.tb2-pop{border:1px solid #ddd;padding:15px;margin-bottom:25px}.tb2-pop h3{background:#111;color:#fff;padding:7px 12px;margin:-15px -15px 10px}.tb2-pop ol{margin:0;padding-left:24px}.tb2-pop li{padding:7px 0;border-bottom:1px solid #eee;font-size:14px;font-weight:700}
.tb2-video{margin:45px 0 0}.tb2-video-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;overflow:hidden}
.tb2-vcard{background:#111;color:#fff;min-width:0}.tb2-vcard a{color:#fff;display:block}.tb2-vthumb{height:125px;background:#222;position:relative;overflow:hidden}.tb2-vthumb img{width:100%;height:100%;object-fit:cover;display:block;opacity:.82}.tb2-vthumb i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#d32f2f;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-style:normal;color:#fff}.tb2-vcard h3{margin:0;padding:8px;font-size:12px;line-height:1.35}
.tb2-empty{grid-column:1/-1;text-align:center;border:1px dashed #ccc;padding:25px;color:#777}
@media(max-width:1100px){.tb2-video-row{grid-template-columns:repeat(2,minmax(0,1fr))}.tb2-vthumb{height:150px}}
@media(max-width:992px){.tb2-hero{grid-template-columns:1fr 1fr}.tb2-rajasthan{grid-column:1/-1}.tb2-layout{grid-template-columns:1fr}.tb2-video-row{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.tb2-hero{grid-template-columns:1fr}.tb2-mainhero{min-height:320px}.tb2-stack{grid-template-rows:210px 210px}.tb2-rajasthan{grid-column:auto}.tb2-grid{grid-template-columns:1fr}.tb2-thumb{width:110px;height:76px;flex-basis:110px}.tb2-card h3{font-size:14px}.tb2-video-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tb2-vthumb{height:130px}}

/* The Bagawat V4 Customizer ticker */
.tb-v4-ticker{max-width:1200px;margin:0 auto;background:#111;color:#fff;display:flex;align-items:center;overflow:hidden;height:38px;font-family:inherit}
.tb-v4-ticker-label{background:#d32f2f;color:#fff;font-weight:800;padding:9px 15px;white-space:nowrap;z-index:2}
.tb-v4-ticker-window{overflow:hidden;flex:1;white-space:nowrap}
.tb-v4-ticker-track{display:inline-flex;min-width:max-content;animation-name:tbV4Ticker;animation-timing-function:linear;animation-iteration-count:infinite}
.tb-v4-ticker-track span{padding-right:70px}
@keyframes tbV4Ticker{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.tb2-vcard-live{overflow:hidden}
.tb2-embed-wrap{height:150px!important;background:#000}
.tb2-embed-wrap iframe{width:100%;height:100%;border:0;display:block}
.tb2-vcard-live h3{background:#111;color:#fff;min-height:48px}
.tb2-vcard-live h3 a{color:#fff;text-decoration:none}
@media(max-width:1100px){.tb2-video-row{grid-template-columns:repeat(2,minmax(0,1fr))}.tb2-embed-wrap{height:170px!important}}
@media(max-width:700px){.tb-v4-ticker{height:36px}.tb-v4-ticker-label{font-size:12px;padding:9px 10px}.tb2-video-row{grid-template-columns:repeat(2,minmax(0,1fr))}.tb2-embed-wrap{height:150px!important}}

.tb-v4-footer{background:#272727;color:#ddd;border-top:8px solid #111;margin-top:0;font-family:inherit}.tb-v4-footer-inner{max-width:1200px;margin:0 auto;padding:42px 15px 35px;display:grid;grid-template-columns:2fr 1fr 1fr 1.45fr;gap:38px}.tb-v4-footer h3{color:#fff;margin:0 0 18px;font-size:19px}.tb-v4-footer p{font-size:14px;line-height:1.75;margin:0}.tb-v4-footer ul{list-style:none;padding:0;margin:0}.tb-v4-footer li{margin:0 0 10px}.tb-v4-footer a{color:#ddd;text-decoration:none}.tb-v4-footer a:hover{color:#fff}.tb-v4-follow h3{border-bottom:2px solid #8c7330;display:inline-block;padding-bottom:7px}.tb-v4-social-box{border:1px solid #555;border-radius:8px;padding:20px 12px 12px;text-align:center}.tb-v4-social-box strong{display:block;color:#fff;font-size:15px}.tb-v4-social-box small{display:block;margin:7px 0 13px;color:#ccc}.tb-v4-wa{display:block!important;background:#20c957;color:#fff!important;border-radius:22px;padding:8px;font-weight:700}.tb-v4-socials{display:flex;gap:9px;margin-top:15px;flex-wrap:wrap}.tb-v4-socials a{width:36px;height:36px;border-radius:3px;background:#444;display:flex;align-items:center;justify-content:center;font-weight:800;color:#fff}.tb-v4-copy{background:#191919;text-align:center;padding:13px;font-size:12px;color:#ddd}
@media(max-width:700px){.tb-v4-footer-inner{grid-template-columns:1fr 1fr;gap:25px}.tb-v4-footer-inner>div:first-child{grid-column:1/-1}.tb-v4-follow{grid-column:1/-1}}
@media(max-width:480px){.tb-v4-footer-inner{grid-template-columns:1fr}.tb-v4-footer-inner>div:first-child,.tb-v4-follow{grid-column:auto}}


/* V5: full-width video band above footer */
.tb2-video{
    width:100%;
    clear:both;
    margin:52px 0 56px;
    padding:0 0 8px;
    position:relative;
    z-index:2;
}
.tb2-video .tb2-head{margin-bottom:16px}
.tb2-video-row{
    width:100%;
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:16px;
    overflow:visible;
}
.tb2-vcard-live{
    min-width:0;
    overflow:hidden;
    border-radius:2px;
    box-shadow:0 1px 5px rgba(0,0,0,.12);
}
.tb2-vcard-live .tb2-embed-wrap{
    width:100%;
    aspect-ratio:16/9;
    height:auto!important;
    min-height:0!important;
    background:#000;
    overflow:hidden;
}
.tb2-vcard-live .tb2-embed-wrap iframe{
    display:block;
    width:100%;
    height:100%;
    border:0;
}
.tb2-vcard-live h3{
    min-height:48px;
    margin:0;
    padding:9px 10px;
    background:#111;
    color:#fff;
    font-size:13px;
    line-height:1.35;
}
.tb2-vcard-live h3 a{color:#fff!important}
.tb-v4-footer{
    position:relative;
    z-index:5;
    clear:both;
    margin-top:0!important;
    padding-top:0;
}
.tb-v4-footer-inner{position:relative;z-index:1}
.tb-v4-socials{align-items:center}
.tb-v4-social-icon{font-size:17px!important;transition:transform .2s,opacity .2s}
.tb-v4-social-icon:hover{transform:translateY(-2px);opacity:.9}
.tb-v4-social-facebook{background:#1877f2!important}
.tb-v4-social-x{background:#000!important}
.tb-v4-social-instagram{background:#e1306c!important}
.tb-v4-social-youtube{background:#ff0000!important}
.tb-v4-social-telegram{background:#229ed9!important}
.tb-v4-social-whatsapp{background:#25d366!important}
@media(max-width:992px){
    .tb2-video-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
}
@media(max-width:700px){
    .tb2-video{margin:42px 0 48px}
    .tb2-video-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
    .tb2-vcard-live .tb2-embed-wrap{aspect-ratio:16/9}
    .tb2-vcard-live h3{font-size:12px;min-height:44px;padding:7px}
}


/* V8 stabilization: one ticker only + safe single-post sidebar */
html body .tb-v8-ticker-host{width:100%!important;min-height:40px!important;height:40px!important;background:#111!important;color:#fff!important;display:flex!important;align-items:center!important;overflow:hidden!important;position:relative!important;z-index:9999!important;margin:0!important;padding:0!important;}
html body .tb-v8-ticker-label{flex:0 0 auto!important;background:#d32f2f!important;color:#fff!important;font-weight:800!important;height:40px!important;line-height:22px!important;padding:9px 18px!important;white-space:nowrap!important;z-index:2!important;}
html body .tb-v8-ticker-window{flex:1 1 auto!important;min-width:0!important;height:40px!important;line-height:40px!important;overflow:hidden!important;white-space:nowrap!important;}
html body .tb-v8-ticker-track{display:inline-flex!important;min-width:max-content!important;white-space:nowrap!important;will-change:transform!important;animation:none!important;}
html body .tb-v8-ticker-track span{display:inline-block!important;padding-right:90px!important;}
html body .tb-v8-hidden-old-ticker{display:none!important;}
/* Known older ticker variants from previous The Bagawat builds. */
html body .tb-v3-ticker,html body .tb-v4-ticker,html body .tb-v6-global-ticker,html body .tb-v7-global-ticker{display:none!important;}

.tb-v9-single-layout{width:100%;max-width:1200px;margin:0 auto;padding:30px 15px 55px;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:30px;align-items:start;box-sizing:border-box;}
.tb-v9-single-main{min-width:0;box-sizing:border-box;}
.tb-v9-sidebar{width:300px;min-width:0;box-sizing:border-box;}
.tb-v9-ad{width:300px;height:250px;margin:0 0 25px;background:#f4f4f4;border:1px solid #ddd;color:#999;display:flex;align-items:center;justify-content:center;text-align:center;font-size:11px;box-sizing:border-box;}
.tb-v9-pop{width:300px;border:1px solid #ddd;padding:15px;margin:0;box-sizing:border-box;}
.tb-v9-pop h3{background:#111;color:#fff;padding:8px 12px;margin:-15px -15px 10px;font-size:17px;}
.tb-v9-pop ol{margin:0;padding-left:25px;}
.tb-v9-pop li{padding:8px 0;border-bottom:1px solid #eee;font-size:13px;line-height:1.45;font-weight:600;}
.tb-v9-pop li:last-child{border-bottom:0;}
.tb-v9-pop a{color:inherit;text-decoration:none;}
.tb-v9-pop a:hover{color:#d32f2f;}
@media(max-width:900px){.tb-v9-single-layout{grid-template-columns:minmax(0,1fr) 280px;gap:20px}.tb-v9-sidebar{width:280px}.tb-v9-ad,.tb-v9-pop{width:100%;}.tb-v9-ad{height:250px;}}
@media(max-width:700px){.tb-v8-ticker-host,.tb-v8-ticker-label,.tb-v8-ticker-window{height:36px!important}.tb-v8-ticker-label{font-size:12px!important;line-height:20px!important;padding:8px 10px!important}.tb-v8-ticker-window{line-height:36px!important}.tb-v9-single-layout{display:block;padding:22px 15px 45px}.tb-v9-sidebar{width:100%;margin-top:32px}.tb-v9-ad{width:300px;max-width:100%;height:250px;margin-left:auto;margin-right:auto}.tb-v9-pop{width:100%;}}

/* V9 single-post sidebar: always right of article on desktop */
.tb-v9-single-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:30px!important;width:100%!important;max-width:1200px!important;margin:0 auto!important;padding:30px 15px 55px!important;box-sizing:border-box!important;align-items:start!important;}
.tb-v9-single-main{min-width:0!important;width:auto!important;}
.tb-v9-sidebar{width:300px!important;min-width:300px!important;}
.tb-v9-ad{width:300px!important;height:250px!important;margin:0 0 25px!important;background:#f4f4f4!important;border:1px solid #ddd!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.tb-v9-pop{width:300px!important;border:1px solid #ddd!important;padding:15px!important;box-sizing:border-box!important;}
.tb-v9-pop h3{margin:-15px -15px 10px!important;padding:8px 12px!important;background:#111!important;color:#fff!important;}
@media(max-width:900px){.tb-v9-single-layout{grid-template-columns:minmax(0,1fr) 280px!important;gap:20px!important}.tb-v9-sidebar{width:280px!important;min-width:280px!important}.tb-v9-ad,.tb-v9-pop{width:100%!important}.tb-v9-ad{height:250px!important}}
@media(max-width:700px){.tb-v9-single-layout{display:block!important;padding:22px 15px 45px!important}.tb-v9-sidebar{width:100%!important;min-width:0!important;margin-top:32px!important}.tb-v9-ad{width:300px!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.tb-v9-pop{width:100%!important}}
