:root,[data-bs-theme=light]{--bs-body-bg:#fff;--bs-secondary-bg:#F4F4F4;--bs-body-color:#000;--breaking-strip-bg:#f5f5f5;--adcont-bg:#F4F4F4;--story-border-color:#d7d7d7;--heading-border-color:#cfcfcf;--footer-border-color:#e7e7e7;--viewmore-text:#dc0000;--login-bg:#fff;--text-color-primary:#61677d;--text-color-secondary:#666666;--login-btn-bg:#f5f9fe;--whatsapp-btn-bg:#41c352;--notification-btn-bg:#3461fd;--logout-btn-color:#dc0000;--breadcrumb-color:#666;--videogallery-widget-bg:#000;--festivalcalendertable-bdr:#e8eafb;--festivalcalendertbody-bdr:#e8eafb;--festival-table-bg:#fff;--horodetailwidget-bg:#f8f6ff;--sunsign-title:#190388;--mrange-txt:#242424;--horotablinks-bg:#f8f6ff;--horotablinks-bdr:#d8d1ff;--hororeadmore-txt:#190388;--prediction-date-txt:#16027b;--prediction-date-span:#232323;--compcalc-bg:#f8f8f8;--compcalc-heading-txt:#190388;--sunsignwrap-bdr:#e8eafb;--result-per-txt:#16027b;--result-text:#464343;--compcal-svg-fill:#190388;--horosliderthumb-shadow:drop-shadow(0 4px 4px rgba(17, 1, 101, .25));--horoslide-title:#2f2f2f;--horoslide-arrow-bg:#fff;--stateboard-thumb-before-bg:#e8e8e8}
[data-bs-theme=dark]{--bs-body-bg:#000;--bs-secondary-bg:#2E2E2E;--bs-body-color:#fff;--breaking-strip-bg:#000;--adcont-bg:#1B1B1B;--story-border-color:#444;--heading-border-color:#fff;--footer-border-color:#444;--viewmore-text:#fff;--breadcrumb-color:#fff;--videogallery-widget-bg:#03093f;--festivalcalendertable-bdr:#303030;--festivalcalendertbody-bdr:#303030;--festival-table-bg:#1B1B1B;--horodetailwidget-bg:#343a40;--sunsign-title:#fff;--mrange-txt:#E7E7E7;--horotablinks-bg:#333333;--horotablinks-bdr:#494949;--hororeadmore-txt:#F6901E;--prediction-date-txt:#fff;--prediction-date-span:#888888;--compcalc-bg:#1E1E1E;--compcalc-heading-txt:#fff;--sunsignwrap-bdr:#2A2A2A;--result-per-txt:#fff;--result-text:#E7E7E7;--compcal-svg-fill:#fff;--horosliderthumb-shadow:drop-shadow(0px 3px 9px rgba(133, 133, 133, 0.40));--horoslide-title:#fff;--horoslide-arrow-bg:#1F1F1F;--stateboard-thumb-before-bg:#000}
body{font-family:Kanit,sans-serif}
a{text-decoration:none;color:var(--bs-body-color)}
ol,ul{list-style:none;padding:0;margin:0}
figure,h1,h2,h3,h4,h5,h6,p{margin-bottom:0}
img{max-width:100%;height:auto}
.adsCont{text-align:center;clear:both;position:relative;height:110px;padding-top:.125rem;z-index:0;background:var(--adcont-bg);overflow-x:hidden;width:100%}
.adsCont:before{content:"Advertisement";font-size:.625rem;line-height:1rem;display:block;color:#777}
.sidebar .adsCont{height:300px}
.tv9common-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:.625rem;position:relative;z-index:0}
.tv9common-heading .h1,.tv9common-heading .h2{font-weight:700;font-size:1.375rem;line-height:1.875rem;background:var(--bs-body-bg);padding-right:.625rem;text-transform:capitalize;margin-bottom:0}
.tv9common-heading:before{border-top:1px solid var(--heading-border-color);content:"";margin:0 auto;position:absolute;top:50%;left:0;right:0;bottom:0;width:100%;z-index:-1}
.tv9common-heading a.view_more,a.view_more{font-weight:400;font-size:.875rem;line-height:1.25rem;color:var(--viewmore-text);text-transform:capitalize;border:1px solid #d7d7d7;padding:5px 10px;border-radius:30px;background:var(--bs-body-bg);display:flex;align-items:center;position:relative;white-space:nowrap}
.tv9common-heading a.view_more::after,a.view_more::after{content:"\27F6";margin-left:5px;font-weight:700}
.blinker{display:inline-block;background:rgba(216,2,2,1);border-radius:50%;box-shadow:0 0 0 0 rgba(216,2,2,1);margin:0 8px;height:10px;width:10px;transform:scale(1);animation:pulse-red 2s infinite}
@keyframes pulse-red{
0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(216,2,2,.7)}
70%{transform:scale(1);box-shadow:0 0 0 10px rgba(216,2,2,0)}
100%{transform:scale(.95);box-shadow:0 0 0 0 rgba(216,2,2,0)}
}
@keyframes pulse-white{
0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(255,255,255,.7)}
70%{transform:scale(1);box-shadow:0 0 0 10px rgba(216,2,2,0)}
100%{transform:scale(.95);box-shadow:0 0 0 0 rgba(216,2,2,0)}
}
.default-scroll::-webkit-scrollbar{display:none}
.langNavbar a{font-weight:400;font-size:.8125rem;line-height:1.375rem;text-transform:capitalize;padding:0 .5rem;height:1.375rem;color:var(--bs-body-color);text-decoration:none;flex:0 0 auto}
.logofill{fill:var(--bs-body-color)}
.logo_wrap svg{width:72px;height:34px;display:block}
.aqi_icon svg{fill:var(--bs-body-color);margin-right:5px;margin-left:.875rem}
.livetv_icon{margin-left:.875rem}
.googleSignIn svg{margin-left:.875rem;cursor:pointer}
.gSigninWidget_Wrapper{background-color:var(--login-bg);border-radius:15px 0 0 15px;padding:25px;width:98vw;max-width:400px;position:fixed;right:-400px;top:10px;z-index:9999;max-height:95vh;overflow-y:auto;transition:right .5s ease-in-out}
.gSigninWidget_Wrapper::-webkit-scrollbar{width:.25rem;height:0;display:block;background-color:#e4e4e4;border-radius:.625rem}
.gSigninWidget_Wrapper::-webkit-scrollbar-thumb{background:#a3a3a3;border-radius:.625rem}
#closeWidget{position:absolute;top:15px;right:15px}
#closeWidget svg{stroke:#000;cursor:pointer}
.gSigninWidget_Wrapper .logoWrapper img{max-width:120px;width:100%;margin:0 auto;display:block;margin-bottom:.625rem}
.gSigninWidget_Wrapper .loginProfile .profileImg img{display:block;max-width:70px;height:70px;width:100%;margin:0 auto;border-radius:70px}
.gSigninWidget_Wrapper .loginProfile .profileName{color:var(--text-color-primary);font-size:1.125rem;text-transform:capitalize;font-weight:600;text-align:center}
.gSigninWidget_Wrapper .loginProfile .signInButton{background-color:var(--login-btn-bg);border:none;border-radius:15px;display:flex;justify-content:center;align-items:center;width:100%;height:60px;margin:.625rem auto;cursor:pointer}
.gSigninWidget_Wrapper .loginProfile .signInButton svg{width:1.5rem;height:1.5rem;margin-right:15px}
.gSigninWidget_Wrapper .loginProfile .signInButton span{color:var(--text-color-primary);font-size:1rem;line-height:1.5rem;font-weight:500}
.gSigninWidget_Wrapper .loginProfile .profileInfo{margin:.625rem 0}
.gSigninWidget_Wrapper .loginProfile .profileInfo p{text-align:center;color:var(--text-color-secondary);font-size:.75rem;line-height:1.125rem}
.gSigninWidget_Wrapper .loginProfile .profileInfo a{text-decoration:underline;color:var(--text-color-secondary)}
.whatsappBtn_Wrap{background-color:var(--whatsapp-btn-bg);width:100%;border-radius:14px;margin:.625rem 0}
.whatsappBtn_Wrap a{display:flex;justify-content:center;align-items:center;height:50px}
.whatsappBtn_Wrap svg{width:2rem;height:2rem;margin-left:15px}
.whatsappBtn_Wrap span{font-size:1rem;line-height:1.5rem;font-weight:500;color:#fff}
.notificationBtn_Wrap{background-color:var(--notification-btn-bg);width:100%;border-radius:14px}
.notificationBtn_Wrap a{display:flex;justify-content:center;align-items:center;height:50px}
.notificationBtn_Wrap svg{width:1.25rem;height:1.375rem;margin-left:1rem}
.notificationBtn_Wrap span{font-size:1rem;line-height:1.5rem;font-weight:500;color:#fff}
.logOutBtn{background-color:transparent;border:none;display:flex;align-items:center;justify-content:center;width:100%;margin:.625rem 0;cursor:pointer}
.logOutBtn svg{width:1.625rem;height:1.625rem}
.logOutBtn span{color:var(--logout-btn-color);font-size:.875rem;line-height:1.3125rem;text-transform:uppercase;text-decoration:underline}
.gSigninWidget_Wrapper .loginInfo p{text-align:center;color:var(--text-color-secondary);font-size:.75rem;line-height:1.125rem}
.gSigninWidget_Wrapper .loginInfo a{text-decoration:underline;color:var(--text-color-secondary)}
.languageSelect_Wrapper{position:relative;border-radius:.9375rem;border:1px solid #ddd;background:#fff;margin-bottom:.625rem}
.languageSelect_Wrapper::after{content:"";position:absolute;top:46%;right:15px;width:8px;height:8px;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);border-right:2px solid #000;border-bottom:2px solid #000;transition:.2s ease}
.custom-select{position:relative;display:inline-block;width:100%}
.langselect{width:100%;padding:8px 12px;font-size:15px;color:#333;background-color:#fff;border:1px solid #ccc;border-radius:12px;cursor:pointer;line-height:22px;position:relative}
.googleSignIn{display:flex}
.googleSignIn svg{width:28px;height:28px;cursor:pointer}
#loginOverlay{background:rgba(0,0,0,.7);width:100%;height:100%;position:fixed;top:0;left:0;z-index:1021;display:none;opacity:0;transition:opacity .3s ease}
#toggleNav svg{margin-left:.875rem;cursor:pointer}
#theme-toggle{border:none;background:0 0;cursor:pointer;padding:0}
#theme-toggle svg{fill:var(--bs-body-color);display:block}
.tv9_catnavbar{background-color:var(--bs-body-bg)}
.tv9_catnavbar .home_icon{width:1.5rem;height:1.25rem;fill:var(--bs-body-color);vertical-align:sub}
.tv9_catnavbar a{font-size:.875rem;font-weight:400;line-height:2.125rem;margin:0 .5rem;display:block;white-space:nowrap}
.tv9_catnavbar a:first-child{margin-left:0}
.tv9_catnavbar a.active,.tv9_catnavbar a:hover{color:#dc0000}
.tv9_catnavbar a.active svg{fill:#dc0000}
.TrendStripwrap svg{margin:0 10px 0 0;fill:#d90000}
.TrendStripwrap .TrendStrip{width:calc(100% - 26px)}
.TrendStripwrap .TrendStrip a{font-size:.875rem;line-height:1.25rem;margin-right:.625rem;padding-right:.625rem;border-right:1px solid var(--story-border-color);white-space:nowrap}
.TrendStripwrap .TrendStrip a:last-child{margin-right:0;padding-right:0;border:none}
.menuNavigation{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--bs-body-bg);z-index:9999;padding-top:.9375rem;overflow-x:hidden;overflow-y:auto;display:none}
.menuNavigation.active{display:block}
.megaMenu_Header{padding:.9375rem 0;display:flex;align-items:center}
.megaMenu_Header .tv9_logo{margin-right:1.25rem}
.search_box{flex:1}
.search_box .search{width:100%;position:relative}
.search_box .search .s_input{width:100%;height:2.5rem;padding:0 .9375rem;font-size:.875rem;line-height:1.25rem;border:1px solid #e9e9e9;border-radius:.25rem}
.search_box .search .s_button{position:absolute;top:0;right:0;height:2.5rem;width:2.5rem;background-color:#f5f5f5;border:1px solid #e9e9e9;border-left:none;border-radius:0 .25rem .25rem 0;display:flex;justify-content:center;align-items:center}
.search_box .search_icon{width:12px;height:12px;display:block;border-radius:50%;border:solid 2px #000;position:relative}
.search_box .search_icon::before{content:"";position:absolute;width:6px;height:2px;background:#000;right:-5px;top:8px;transform:rotate(46deg)}
#closeMenu{cursor:pointer;margin-left:.625rem}
#closeMenu svg{stroke:var(--bs-body-color)}
.menuNavigation ul.listItems{display:block;column-count:5}
.menuNavigation ul.listItems>li{position:relative;text-align:left;width:100%;padding:5px 0;line-height:35px}
.menuNavigation ul.listItems li a.catHead{font-weight:500;font-size:18px;margin-bottom:10px;color:var(--bs-body-color)}
.menuNavigation ul.listItems li>a{color:var(--bs-body-color);font-size:15px;line-height:30px;margin-bottom:12px}
.menuNavigation ul.listItems li ul.subItems li{line-height:22px}
.menuNavigation ul.listItems li a.catHead:after{content:"";display:inline-block;width:7px;height:7px;border:solid var(--bs-body-color);border-width:0 1px 1px 0;margin:-1px 0 0 3px;vertical-align:middle;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.menuNavigation ul.listItems li ul.subItems{display:block}
.tv9_breakingStrip{background:var(--breaking-strip-bg)}
.tv9_breakingStrip strong{font-weight:600;font-size:14px;line-height:16px;text-transform:uppercase;color:#dc0000;padding-right:6px;margin-right:10px;width:100px;text-align:center}
.tv9_breakingStrip a{font-weight:500;font-size:14px;line-height:22px;text-transform:capitalize}
.homepageTop_Widget .newsColumn figure{margin-bottom:.625rem;padding-bottom:.625rem;border-bottom:1px solid var(--story-border-color)}
.homepageTop_Widget .newsColumn figure.liveBlogStory{padding:.9375rem;background:#ffeaea;border-color:#ffd0d0}
.homepageTop_Widget .newsColumn figure.liveBlogStory .blinker_post{font-weight:500;font-size:.9375rem;line-height:1;text-transform:uppercase;color:#dc0000}
.homepageTop_Widget .newsColumn figure.liveBlogStory .card_title .h3{color:#000}
.homepageTop_Widget .newsColumn figure:last-child{padding-bottom:0;border-bottom:none;margin-bottom:0}
.homepageTop_Widget .newsColumn figure a{display:grid;grid-template-columns:1fr 90px;gap:10px}
.homepageTop_Widget .newsColumn .imgThumb{order:2;position:relative;height:max-content}
.homepageTop_Widget .newsColumn .imgThumb img{display:block;aspect-ratio:16/9;width:100%;border-radius:4px}
.homepageTop_Widget .newsColumn .card_title .h3{font-size:.9375rem;font-weight:400;line-height:1.375rem;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;margin:0}
.homepageTop_Widget .colOne .newsColumn figure:first-child a{grid-template-columns:1fr}
.homepageTop_Widget .colOne .newsColumn figure:first-child .imgThumb{order:unset}
.homepageTop_Widget .colOne .newsColumn figure:first-child .card_title .h3{font-size:1.25rem;font-weight:800;line-height:1.875rem}
.homepageTop_Widget .colOne .newsColumn figure:nth-of-type(2),.homepageTop_Widget .colOne .newsColumn figure:nth-of-type(3){width:48%}
.homepageTop_Widget .colOne .newsColumn figure:nth-of-type(2) a,.homepageTop_Widget .colOne .newsColumn figure:nth-of-type(3) a{grid-template-columns:1fr}
.homepageTop_Widget .colOne .newsColumn figure:nth-of-type(2) .imgThumb,.homepageTop_Widget .colOne .newsColumn figure:nth-of-type(3) .imgThumb{order:unset}
.videoPlayIcon{background:#e21b22;height:20px;width:24px;border-radius:4px;left:0;bottom:0;position:absolute;display:flex;align-items:center;justify-content:center}
.icon_BG{background:#e21b22;height:20px;width:24px;border-radius:4px;left:0;bottom:0;position:absolute;display:flex;align-items:center;justify-content:center}
.icon_BG svg{width:14px;height:14px;fill:#e21b22}
.homepageTop_Widget .videoPlayIcon svg{fill:#fff}
.homepageTop_Widget .adsCont{height:300px}
.liveTvWebbx h2{background-color:#dc0000;text-align:center;padding:8px 10px;color:#fff;margin:0}
.liveTvWebbx h2 a{color:#fff;align-items:center;justify-content:center;display:flex;font-size:1.125rem;text-transform:uppercase;font-weight:500}
.liveTvWebbx h2 a svg{margin-right:5px;display:block}
.liveTvWebbx iframe{width:100%;height:100%;aspect-ratio:16/9;border:0}
.rhsLiveblog_Wrapper .tv9common-heading:before{display:none}
.rhsLiveblog_Wrapper .tv9common-heading .live_blog_post{font-size:15px;text-transform:uppercase;line-height:15px;border-radius:20px;background:#dc0000;color:#fff;padding:5px 10px;display:flex;align-items:center}
.rhsLiveblog_Wrapper .tv9common-heading .live_blog_post .blinker{animation:pulse-white 2s infinite;background:rgb(255 255 255);box-shadow:0 0 0 0 rgb(255 255 255);height:8px;width:8px;border-radius:50%;margin-right:5px}
.rhsLiveblog_Wrapper .liveBlog_Wrapper .h3{font-size:16px;font-weight:600}
.rhsLiveblog_Wrapper .liveBlog_Wrapper .liveBlog_list{width:100%;margin-top:10px;padding-left:15px;max-height:200px;overflow-x:auto;overflow-y:auto;position:relative}
.rhsLiveblog_Wrapper .liveBlog_Wrapper .liveBlog_list::-webkit-scrollbar{width:4px}
.rhsLiveblog_Wrapper .liveBlog_Wrapper .liveBlog_list::-webkit-scrollbar-track{background:#e9e9e9;border-radius:10px}
.rhsLiveblog_Wrapper .liveBlog_Wrapper .liveBlog_list::-webkit-scrollbar-thumb{background:silver;border-radius:10px}
.rhsLiveblog_Wrapper .liveBlog_Wrapper .liveBlog_list li{position:relative;padding-top:15px;border-bottom:1px solid var(--story-border-color);list-style:none}
.rhsLiveblog_Wrapper .liveBlog_Wrapper .liveBlog_list li:first-child{padding-top:0}
.rhsLiveblog_Wrapper .liveBlog_Wrapper .liveBlog_list li:first-child:after{top:3px}
.rhsLiveblog_Wrapper .liveBlog_Wrapper .liveBlog_list li:last-child{border-bottom:0}
.rhsLiveblog_Wrapper .liveBlog_Wrapper .liveBlog_list li:before{content:"";border-left:2px dotted var(--heading-border-color);position:absolute;top:3px;left:-12px;width:1px;height:100%}
.rhsLiveblog_Wrapper .liveBlog_Wrapper .liveBlog_list li::after{content:"";width:7px;height:7px;position:absolute;top:17px;left:-14px;border-radius:10px;background:#dc0000;box-sizing:border-box}
.rhsLiveblog_Wrapper .liveBlog_Wrapper .liveBlog_list li .h3{margin-bottom:10px;font-size:15px;line-height:24px;font-weight:400}
.rhsLiveblog_Wrapper .liveBlog_Wrapper .liveBlog_list .timestamp span{color:#666;font-size:13px;line-height:1;font-weight:300;margin-bottom:10px;display:block}
.tv9_Webstories{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.tv9_Webstories figure .imgThumb img{border-radius:10px;vertical-align:top;aspect-ratio:3/4;height:auto;width:100%}
.tv9_Webstories figure .card_title{padding:50% 10px 10px 10px;left:0;right:0;border-radius:0 0 10px 10px;position:absolute;bottom:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0) 20%,rgba(0,0,0,.1) 30%,rgba(0,0,0,.8) 70%,#000 100%);display:flex;align-items:end;pointer-events:none;overflow:hidden}
.tv9_Webstories figure .card_title .h3{color:#fff;font-weight:500;white-space:initial;font-size:1rem;line-height:1.5rem;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box}
.rhsNewsCol_Wrapper .newsColumn figure{margin-bottom:.625rem;padding-bottom:.625rem;border-bottom:1px solid var(--story-border-color)}
.rhsNewsCol_Wrapper .newsColumn figure:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}
.rhsNewsCol_Wrapper .newsColumn figure a{display:grid;grid-template-columns:1fr 90px;gap:10px}
.rhsNewsCol_Wrapper .newsColumn .imgThumb{order:2;position:relative;height:max-content}
.rhsNewsCol_Wrapper .newsColumn .imgThumb img{width:100%;aspect-ratio:16/9;border-radius:4px;display:block}
.rhsNewsCol_Wrapper .newsColumn .card_title .h3{font-size:.9375rem;line-height:1.25rem;font-weight:400;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:0}
.rhsNewsCol_Wrapper .videoPlayIcon svg{fill:transparent}
.twoColNewsGridWrapper .newsGridWrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.twoColNewsGridWrapper .newsGridWrapper .newsColRight figure{margin-bottom:.9375rem;padding-bottom:.9375rem;border-bottom:1px solid var(--story-border-color)}
.twoColNewsGridWrapper .newsGridWrapper .newsColRight figure:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}
.twoColNewsGridWrapper .newsGridWrapper figure a{display:grid;grid-template-columns:1fr 90px;gap:10px}
.twoColNewsGridWrapper .newsGridWrapper .imgThumb{order:2}
.twoColNewsGridWrapper .newsGridWrapper .imgThumb img{width:100%;border-radius:4px;aspect-ratio:16/9;position:relative;display:block;height:max-content}
.twoColNewsGridWrapper .newsGridWrapper .card_title .h3{font-size:.9375rem;line-height:1.25rem;font-weight:400;margin-bottom:0}
.twoColNewsGridWrapper .newsGridWrapper .newsColLeft figure{margin-bottom:.625rem}
.twoColNewsGridWrapper .newsGridWrapper .newsColLeft figure:last-child{margin-bottom:0}
.twoColNewsGridWrapper .newsGridWrapper .newsColLeft figure:first-child a{grid-template-columns:1fr;position:relative}
.twoColNewsGridWrapper .newsGridWrapper .newsColLeft figure:first-child .imgThumb{order:unset}
.twoColNewsGridWrapper .newsGridWrapper .newsColLeft figure:first-child .card_title{padding:25% 10px 10px 10px;border-radius:4px;position:absolute;bottom:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0) 20%,rgba(0,0,0,.1) 30%,rgba(0,0,0,.8) 70%,#000 100%);display:flex;align-items:end;pointer-events:none;width:100%}
.twoColNewsGridWrapper .newsGridWrapper .newsColLeft figure:first-child .card_title .h3{color:#fff;font-size:1rem;line-height:1.5rem;font-weight:600;margin-bottom:0}
.twoColNewsGridWrapper .newsColumn figure{margin-bottom:.9375rem;padding-bottom:.9375rem;border-bottom:1px solid var(--story-border-color)}
.twoColNewsGridWrapper .newsColumn figure:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}
.twoColNewsGridWrapper .newsColumn figure a{display:grid;grid-template-columns:1fr 90px;gap:10px}
.twoColNewsGridWrapper .newsColumn .imgThumb{order:2;position:relative;height:max-content}
.twoColNewsGridWrapper .newsColumn .imgThumb img{display:block;aspect-ratio:16/9;width:100%;border-radius:4px}
.twoColNewsGridWrapper .newsColumn .card_title .h3{font-size:.9375rem;font-weight:400;line-height:1.25rem;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;margin-bottom:0}
.stateNewsWidget_Wrapper .stateLinks{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;align-items:center;-webkit-overflow-scrolling:touch;margin-bottom:.9375rem}
.stateNewsWidget_Wrapper .stateLinks::-webkit-scrollbar{display:none}
.stateNewsWidget_Wrapper .stateLinks li{padding:2px 10px;font-size:.875rem;color:var(--bs-body-color);cursor:pointer;border:1px solid var(--story-border-color);border-radius:50px;margin-right:.625rem;white-space:nowrap}
.stateNewsWidget_Wrapper .stateLinks li:last-child{margin-right:0}
.stateNewsWidget_Wrapper .stateLinks li.active{border-color:#dc0000;color:#dc0000}
.stateNewsWidget_Wrapper .stateLinks li:hover{border-color:#dc0000;color:#dc0000}
.stateNewsWidget_Wrapper .newsGridWrapper{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}
.stateNewsWidget_Wrapper .newsGridWrapper .imgThumb img{width:100%;border-radius:4px;aspect-ratio:16/9;position:relative;display:block;height:max-content;margin-bottom:.625rem}
.stateNewsWidget_Wrapper .newsGridWrapper .card_title .h3{font-size:1rem;font-weight:600;line-height:1.5rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}
.twoColNewsGridWrapper_AD .adsCont{height:300px}
.twoColNewsGridWrapper_AD .newsGridWrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.twoColNewsGridWrapper_AD .newsGridWrapper .newsColThumb figure:first-child{margin-bottom:0}
.twoColNewsGridWrapper_AD .newsGridWrapper .newsColThumb .imgThumb img{width:100%;border-radius:4px;aspect-ratio:16/9;position:relative;display:block;height:max-content;margin-bottom:.625rem}
.twoColNewsGridWrapper_AD .newsGridWrapper .newsColThumb .card_title .h3{font-size:1.25rem;font-weight:600;line-height:1.875rem;margin-bottom:0}
.twoColNewsGridWrapper_AD .newsGridWrapper .newsColumn figure{margin-bottom:.625rem;padding-bottom:.625rem;border-bottom:1px solid var(--story-border-color)}
.twoColNewsGridWrapper_AD .newsGridWrapper .newsColumn figure:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}
.twoColNewsGridWrapper_AD .newsGridWrapper .newsColumn .card_title .h3{font-size:.9375rem;line-height:1.5rem;font-weight:400;margin-bottom:0}
.threeColNewsGridWrapper .newsColumn figure{margin-bottom:.9375rem;padding-bottom:.9375rem;border-bottom:1px solid var(--story-border-color)}
.threeColNewsGridWrapper .newsColumn figure:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}
.threeColNewsGridWrapper .newsColumn figure a{display:grid;grid-template-columns:1fr 90px;gap:10px}
.threeColNewsGridWrapper .newsColumn .imgThumb{order:2;position:relative;height:max-content}
.threeColNewsGridWrapper .newsColumn .imgThumb img{display:block;aspect-ratio:16/9;width:100%;border-radius:4px}
.threeColNewsGridWrapper .newsColumn .card_title .h3{font-size:.9375rem;font-weight:400;line-height:1.5rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:0}
.threeColNewsGridWrapper .newsColumn figure:first-child{padding-bottom:0;border-bottom:none}
.threeColNewsGridWrapper .newsColumn figure:first-child a{grid-template-columns:1fr}
.threeColNewsGridWrapper .newsColumn figure:first-child .imgThumb{order:unset}
.threeColNewsGridWrapper .newsColumn figure:first-child .card_title .h3{font-size:1.25rem;font-weight:600;line-height:1.875rem}
.sixNewsCol_Wrapper .newsGridWrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.sixNewsCol_Wrapper .newsGridWrapper figure{margin-bottom:0}
.sixNewsCol_Wrapper .newsGridWrapper figure a{display:grid;grid-template-columns:1fr 100px;gap:10px}
.sixNewsCol_Wrapper .newsGridWrapper .imgThumb{order:2}
.sixNewsCol_Wrapper .newsGridWrapper .imgThumb img{width:100%;border-radius:4px;aspect-ratio:16/9;position:relative;display:block;height:max-content}
.sixNewsCol_Wrapper .newsGridWrapper .card_title .h3{font-size:1.0625rem;line-height:1.5rem;font-weight:600;margin-bottom:0}
.sixNewsCol_Wrapper .newsGridWrapper figure:first-child a{grid-template-columns:1fr}
.sixNewsCol_Wrapper .newsGridWrapper figure:first-child .imgThumb{order:unset}
.sixNewsCol_Wrapper .newsGridWrapper figure:nth-child(2) a,.sixNewsCol_Wrapper .newsGridWrapper figure:nth-child(3) a{grid-template-columns:1fr}
.sixNewsCol_Wrapper .newsGridWrapper figure:nth-child(2) .imgThumb,.sixNewsCol_Wrapper .newsGridWrapper figure:nth-child(3) .imgThumb{order:unset}
.tv9_photoWrapper{background-color:var(--bs-secondary-bg);padding:1.875rem .9375rem}
.tv9_photoWrapper .tv9common-heading .h2{background-color:transparent}
.tv9_photoWrapper .tv9common-heading::before{display:none}
.multipleItemsCarousel figure{margin-bottom:0}
.multipleItemsCarousel .imgThumb{position:relative}
.multipleItemsCarousel .imgThumb img{border-radius:4px;display:block;width:100%;aspect-ratio:16/9;margin-bottom:.3125rem}
.tv9_photoWrapper .imgThumb .photo-count{background:#e21b22;border-radius:30px;padding:2px 12px;position:absolute;left:.625rem;bottom:.625rem;display:grid;grid-template-columns:13px 1fr;gap:5px;align-items:center;color:#fff;font-size:.75rem;line-height:1.375rem;font-weight:500}
.tv9_photoWrapper .imgThumb .photo-count svg{width:.8125rem;height:.8125rem}
.tv9_photoWrapper .card_title .h3{font-size:.9375rem;line-height:1.25rem;font-weight:400;margin-bottom:0}
.tv9_videoWrapper{background-color:var(--videogallery-widget-bg);padding:1.875rem .9375rem}
.tv9_videoWrapper .tv9common-heading .h2{background-color:transparent}
.tv9_videoWrapper .tv9common-heading .h2 a{color:#fff}
.tv9_videoWrapper .tv9common-heading::before{display:none}
.tv9_videoWrapper .tv9common-heading a.view_more{background-color:transparent;color:#fff}
.tv9_videoWrapper .imgThumb .photo-count{background:#e21b22;border-radius:30px;padding:2px 12px;position:absolute;left:.625rem;bottom:.625rem;display:grid;grid-template-columns:13px 1fr;gap:5px;align-items:center;color:#fff;font-size:.75rem;line-height:1.375rem;font-weight:500}
.tv9_videoWrapper .imgThumb .photo-count svg{width:.8125rem;height:.8125rem}
.tv9_videoWrapper .card_title .h3{font-size:.9375rem;line-height:1.25rem;font-weight:400;margin-bottom:0;color:#fff}
.tv9_videoWrapper .videoPlayIcon svg{fill:#fff}
.tv9_footerlinks{box-shadow:0 -5px 15px rgba(0,0,0,.1)}
.footer_LHS{border-right:1px solid var(--footer-border-color);padding-right:1rem}
.footer_LHS .fsocial{display:grid;justify-items:center;align-items:center;grid-template-columns:72px 1fr;gap:20px;margin-bottom:1.25rem}
.fsocial_links span{text-align:center;font-weight:400;font-size:15px;line-height:24px;text-transform:uppercase;display:block;margin-bottom:.625rem}
.fsocial_links ul{display:grid;grid-template-columns:repeat(5,1fr);gap:15px;align-items:center;list-style-type:none;padding:0;margin:0}
.fsocial_links ul li svg{fill:#666}
.download_links{display:flex;justify-content:center;gap:10px}
.download_links img{display:block}
.footer_navlinks{margin-bottom:.9375rem}
.footer_navlinks a{font-weight:400;font-size:.875rem;text-align:center;margin-right:.9375rem;text-decoration:underline}
.footer_netlinks{margin-top:.625rem;display:grid;grid-template-columns:70px 1fr;gap:15px}
.footer_netlinks strong{font-weight:700;font-size:.9375rem;display:block}
.footer_netlinks li{display:inline-block;margin:0 .625rem .625rem 0}
.footer_netlinks li a{font-weight:400;font-size:.875rem;text-decoration:underline}
.copyright{font-weight:400;font-size:.75rem;line-height:1.1875rem;text-align:center}
.breadcrumb{margin-bottom:.625rem}
.breadcrumb span{position:relative;font-weight:400;font-size:14px;line-height:22px;text-transform:capitalize;margin-right:7px}
.breadcrumb span a{color:var(--breadcrumb-color)}
.breadcrumb span::after{content:"";display:inline-block;width:6px;height:6px;border:solid var(--breadcrumb-color);border-width:0 1px 1px 0;vertical-align:middle;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:3px}
.breadcrumb span.breadcrumb_last::after{display:none}
.breadcrumb span.breadcrumb_last a{color:#000}
.categoryLandingPage_Wrapper .catNewsBlocks{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.categoryLandingPage_Wrapper .catNewsBlocks .adsCont{grid-column:span 3;margin-bottom:0}
.categoryLandingPage_Wrapper .catNewsBlocks figure{margin-bottom:0}
.categoryLandingPage_Wrapper .catNewsBlocks .imgThumb{margin-bottom:.625rem;position:relative}
.categoryLandingPage_Wrapper .catNewsBlocks .imgThumb img{display:block;width:100%;aspect-ratio:16/9;border-radius:4px}
.categoryLandingPage_Wrapper .catNewsBlocks .imgThumb .videoPlayIcon svg{fill:#fff}
.categoryLandingPage_Wrapper .catNewsBlocks .card_title .h3{font-size:1rem;line-height:1.625rem;font-weight:500;margin-bottom:0}
.categoryLandingPage_Wrapper .load-more-btn{grid-column:span 3}
.load-more-btn{position:relative;background:0 0;border:1px solid var(--bs-body-color);border-radius:50px;font-weight:500;font-size:.8125rem;line-height:1.5rem;text-transform:uppercase;color:var(--bs-body-color);display:flex;justify-content:center;margin:0 auto;padding:5px 15px;align-items:Center;grid-column:span 3}
.load-more-btn::after{content:"";display:inline-block;width:8px;height:8px;border:solid var(--bs-body-color);border-width:0 1px 1px 0;margin:-5px 0 0 5px;vertical-align:middle;transform:rotate(45deg)}
.detailPage_Content .article-HD{font-size:1.75rem;line-height:2.375rem;font-weight:700;margin-bottom:.625rem}
.detailPage_Content .short_desc{font-size:1.25rem;line-height:1.875rem;font-weight:400;margin-bottom:.625rem}
.detailPage_Content .image_caption{background:var(--bs-secondary-bg);padding:10px;display:flex;justify-content:space-between;flex-wrap:wrap;text-align:left;}
.detailPage_Content .image_caption span{font-weight:400;font-size:.75rem;line-height:1.125rem;color:var(--bs-body-color)}
.detailPage_Content .featuredImage{position:relative;margin-bottom:.625rem}
.detailPage_Content .featuredImage img{display:block;width:100%;border-radius:4px 4px 0 0;aspect-ratio:16/9}
.detailPage_Content .author-box{display:grid;grid-template-columns:45px 1fr;align-items:center;gap:10px;margin:0 0 .625rem 0}
.detailPage_Content .author_thumb img{border:1px solid #f48407;display:block;border-radius:50%;width:45px;height:45px}
.detailPage_Content .author-box .author_detail{font-size:1rem;line-height:1;font-weight:400;color:var(--bs-body-color)}
.detailPage_Content .author-box .author_detail a{color:var(--bs-body-color);font-weight:600;text-decoration:underline}
.detailPage_Content .article-text,.detailPage_Content p{font-size:1.25rem;line-height:1.875rem;overflow-wrap:break-word;font-weight:400;margin-bottom:.9375rem}
.detailPage_Content h2,.detailPage_Content h3,.detailPage_Content h4{line-height:1.875rem;font-weight:700;margin-bottom:.625rem}
.detailPage_Content h2{font-size:1.625rem}
.detailPage_Content h3{font-size:1.5rem}
.detailPage_Content h4{font-size:1.375rem}
.detailPage_Content iframe[data-src*="jwplayer."],.detailPage_Content iframe[data-src*="youtube."],.detailPage_Content iframe[src*="jwplayer."],.detailPage_Content iframe[src*="youtube."]{width:100%;height:100%;aspect-ratio:16/9}
.detailPage_Content ol,.detailPage_Content ul{padding-left:20px}
.detailPage_Content ol li,.detailPage_Content ul li{color:var(--bs-body-color);font-size:1.25rem;font-weight:400;margin-bottom:1rem}
.detailPage_Content ul li{list-style-type:disc}
.detailPage_Content ol li{list-style-type:decimal}
.detailPage_Content table{width:100%;border-collapse:collapse;margin-bottom:1rem;font-size:1rem;background-color:var(--bs-body-bg);border:1px solid var(--story-border-color)}
.detailPage_Content table thead{background-color:var(--bs-secondary-bg);color:var(--bs-body-color);font-weight:700;padding:.625rem}
.detailPage_Content table tbody,.detailPage_Content table tbody td,.detailPage_Content table tbody tfoot,.detailPage_Content table tbody tr,.detailPage_Content table th,.detailPage_Content table thead{padding:12px 16px;text-align:left;border:1px solid var(--story-border-color)}
.detailPage_Content .pointers_card ol{padding-left:15px;margin-top:20px}
.detailPage_Content .pointers_card ol li{position:relative;border:1px solid var(--story-border-color);border-radius:8px;padding:20px;box-shadow:-8px 8px 0 0 var(--bs-secondary-bg);-webkit-box-shadow:-8px 8px 0 0 var(--bs-secondary-bg);-moz-box-shadow:-8px 8px 0 0 var(--bs-secondary-bg);margin-bottom:40px;counter-increment:foo;list-style:none;font-size:1.25rem;line-height:1.875rem;color:var(--bs-body-color)}
.detailPage_Content .pointersHD{font-size:1.5rem;font-weight:700;line-height:2;margin-bottom:30px}
.detailPage_Content .pointers_card ol li::after{color:var(--bs-body-color);font-size:18px;background:var(--bs-secondary-bg);width:38px;height:38px;border-radius:38px;position:absolute;top:-15px;left:-20px;display:flex;justify-content:center;align-items:center;content:counter(foo);font-weight:700}
.detailPage_Content .public_thoughts{background-color:var(--bs-body-bg);padding:2.25rem;border-radius:4px;border:1px solid var(--bs-body-color);max-width:60%;margin:0 auto 1.25rem auto;position: relative;text-align: center;}
.detailPage_Content .public_thoughts blockquote{font-size:1rem;color:var(--bs-body-color);font-style:italic}
.detailPage_Content .public_thoughts::before{content:"";background-image: url(../images/double-quotes.png);background-size:100%;width:40px;height:40px;position:absolute;top:5px;left:-1px;background-color:var(--bs-body-bg);transform:rotate(180deg);}
.detailPage_Content .public_thoughts::after{content:"";background-image: url(../images/double-quotes.png);background-size:100%;width:40px;height:40px;position:absolute;bottom:5px;right:-1px;background-color:var(--bs-body-bg);}
.detailPage_Content .public_thoughts span{font-size:.875rem;font-weight:600;color:var(--bs-body-color);display:block;margin-top:.625rem;text-transform:uppercase;}
[data-bs-theme=dark] .detailPage_Content .public_thoughts::before,[data-bs-theme=dark] .detailPage_Content .public_thoughts::after{background-image: url(../images/double-quotes-white.png);}
.inArticle_AlsoRead{background:var(--bs-secondary-bg);padding:.94rem .94rem 1.25rem;margin-bottom:1.25rem;overflow:hidden}
.inArticle_AlsoRead .h2{color:var(--bs-body-color);font-size:1rem;font-weight:600;margin-bottom:.94rem;}
.inArticle_AlsoRead .newsList{display:flex}
.inArticle_AlsoRead .newsList figure{display:flex;background:#fff;border-radius:.25rem;margin:0 1.25rem 0 0;width:32%;flex:0 0 auto}
.inArticle_AlsoRead .newsList figure:last-child{margin-right:0}
.inArticle_AlsoRead .newsList figure .img_wrap{width:100px;position:relative}
.inArticle_AlsoRead .newsList figure .img_wrap .videoPlayIcon svg{fill:transparent}
.inArticle_AlsoRead .newsList figure .img_wrap img{display:block;width:100%;aspect-ratio:16/9;height:100%;border-radius:.25rem 0 0 .25rem}
.inArticle_AlsoRead .newsList figure .cardInfo_wrapper{width:calc(100% - 100px);padding:.19rem .5rem}
.inArticle_AlsoRead .newsList figure .cardInfo_wrapper .h3{font-size:.875rem;font-weight:400;line-height:1.25rem;display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:0}
.inArticle_AlsoRead .newsList figure .cardInfo_wrapper .h3 a{color:#000}
.nativeShare{position:fixed;right:0;top:300px;box-shadow:-5px 4px 10px 0 rgba(0,0,0,.2);width:51px;height:44px;background-color:#5b5b5b;border-radius:8px 0 0 8px;z-index:1;display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.nativeShare svg{width:22px;height:24px;display:block;fill:#fff}
.detailPage_Content .live-blink{display:flex;justify-content:flex-start;align-items:center;margin-bottom:.625rem}
.detailPage_Content .live-blink span{color:#d70101;text-transform:uppercase;font-size:1.125rem;line-height:1;font-weight:600}
.liveblogdetail_wrap .blogHeading h2{font-size:1.625rem;color:#dc0000;text-transform:uppercase}
.liveblogdetail_wrap .blogPost_List{border-left:1px solid var(--story-border-color);width:100%;margin-top:.625rem;padding-left:.625rem}
.liveblogdetail_wrap .blogPost_List ul{margin-top:1.25rem;padding-left:0;}
.liveblogdetail_wrap .blogPost_List li{font-size:1.25rem;line-height:2rem;margin-bottom:.9375rem;position:relative;padding:0 0 .9375rem .9375rem;border-bottom:1px solid var(--story-border-color);list-style-type:none;}
.liveblogdetail_wrap .blogPost_List li:last-child{border-bottom:none}
.liveblogdetail_wrap .blogPost_List .timestamp span{font-size:1rem;line-height:1;font-weight:400;margin-bottom:.625rem;display:block}
.liveblogdetail_wrap .blogPost_List li h3{font-size:1.25rem;line-height:2rem;margin-bottom:.625rem}
.liveblogdetail_wrap .blogPost_List li p{font-size:1.25rem;line-height:1.875rem;margin-bottom:.625rem}
.liveblogdetail_wrap .blogPost_List li::before{content:"";width:10px;height:10px;position:absolute;top:0;left:-16px;border-radius:10px;background:#dc0000}
.liveblogdetail_wrap .blogPost_List li.blogPostAds{border-bottom:none;padding:0}
.liveblogdetail_wrap .blogPost_List li.blogPostAds::before{display:none}
.detailPage_Content .published_time{font-size:1.25rem;line-height:1.875rem}
.photoSummaryGrid figure{margin-bottom:1.25rem}
.photoSummaryGrid .photoThumb{position:relative}
.photoSummaryGrid .photoThumb img{width:100%;border-radius:20px;display:block}
.photoSummaryGrid .photoThumb .image-caption{position:absolute;bottom:0;width:100%;background:rgba(0,0,0,.5);color:#fff;padding:10px;border-radius:0 0 20px 20px;font-size:.875rem}
.photoSummaryGrid figcaption p{font-size:1.25rem;line-height:1.875rem;font-weight:400;overflow-wrap:break-word;margin:.9375rem 0}
.photoSummaryGrid .photoCount{display:inline-block;background-color:#e1e1e1;border-radius:8px;color:#000;font-size:.875rem;min-width:76px;height:36px;line-height:2.25rem;text-align:center}
.photoSummaryGrid .photoCount span{font-size:1.125rem;color:#000;font-weight:600}
.embedvideo>iframe[data-src*="jwplayer."],.embedvideo>iframe[data-src*="youtube."],.embedvideo>iframe[src*="jwplayer."],.embedvideo>iframe[src*="youtube."],.embedvideo>img{position:absolute;top:0;left:0;width:100%;height:100%}
.embedvideo.video-bottom-fixed .float_media{position:fixed;bottom:20px;right:20px;width:380px;height:213px;z-index:1000;transform:translateY(100%);-webkit-animation:fade-in-up .5s ease forwards;animation:fade-in-up .5s ease forwards}
.float_media iframe{width:100%;height:100%;aspect-ratio:16/9}
@-webkit-keyframes fade-in-up{
0%{opacity:0}
100%{transform:translateY(0);opacity:1}
}
@keyframes fade-in-up{
0%{opacity:0}
100%{transform:translateY(0);opacity:1}
}
.embedvideo.video-top-fixed .float_media{position:fixed;top:43px;left:0;width:100%;z-index:1000;-webkit-animation:fadeInDown .5s ease-in-out;animation:fadeInDown .5s ease-in-out}
@-webkit-keyframes fadeInDown{
0%{opacity:0;transform:translateY(-40px)}
100%{opacity:1;transform:translateY(0)}
}
@keyframes fadeInDown{
0%{opacity:0;transform:translateY(-40px)}
100%{opacity:1;transform:translateY(0)}
}
.tagsWrapper{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start;margin:1.25rem 0 .625rem 0}
.tagsWrapper a{background:#feeaea;border:1px solid #ffd0d0;font-weight:500;font-size:.75rem;line-height:1.125rem;padding:5px 12px;border-radius:4px;margin-right:.625rem;margin-bottom:.625rem;color:#000;flex:0 0 auto}
.follow_whatsapp{display:flex;justify-content:center;margin-bottom:.625rem}
.follow_whatsapp a{background:#249833;font-size:1rem;font-weight:600;line-height:1.375rem;color:#fff;display:flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:4px}
.follow_whatsapp svg{margin:0 .3125rem}
.catTopNewsComp_Wrapper .bigNewsCol .card_title .h3{font-size:1.25rem;font-weight:800;line-height:1.875rem;margin-bottom:.625rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;}
.catTopNewsComp_Wrapper .bigNewsCol p{font-weight:400;font-size:1rem;line-height:1.4375rem;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box}
.catTopNewsComp_Wrapper .bigNewsCol .imgThumb{margin-bottom:.625rem}
.catTopNewsComp_Wrapper .imgThumb img{display:block;width:100%;aspect-ratio:16/9;border-radius:4px}
.catTopNewsComp_Wrapper .smallNewsCol{display:grid;grid-template-columns:repeat(2,1fr);column-gap:20px}
.catTopNewsComp_Wrapper .smallNewsCol .card_title .h3{font-size:.9375rem;font-weight:400;line-height:1.25rem;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}
.catTopNewsComp_Wrapper .smallNewsCol figure{margin-bottom:.625rem;padding-bottom:.625rem;border-bottom:1px solid var(--story-border-color)}
.catTopNewsComp_Wrapper .smallNewsCol figure a{display:grid;grid-template-columns:1fr 90px;gap:10px}
.catTopNewsComp_Wrapper .smallNewsCol .imgThumb{order:2}
.catTopNewsComp_Wrapper .smallNewsCol figure:nth-last-of-type(1),.catTopNewsComp_Wrapper .smallNewsCol figure:nth-last-of-type(2){margin-bottom:0;padding-bottom:0;border-bottom:none}
.commonCatNewsWidget_Wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.commonCatNewsWidget_Wrapper figure{margin-bottom:0}
.commonCatNewsWidget_Wrapper .imgThumb{margin-bottom:.625rem}
.commonCatNewsWidget_Wrapper .imgThumb img{display:block;width:100%;aspect-ratio:16/9;border-radius:4px}
.commonCatNewsWidget_Wrapper .card_title .h3{font-size:.9375rem;line-height:1.25rem;font-weight:400;margin-bottom:0;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box}
.multipleItemsCarousel figure{margin:0 .5em;border:0}
.multipleItemsCarousel .carousel-control-next-icon,.multipleItemsCarousel .carousel-control-prev-icon{width:1rem;height:1rem}
.multipleItemsCarousel .carousel-control-next,.multipleItemsCarousel .carousel-control-prev{width:2rem;height:2rem;background-color:grey;border-radius:50%;top:50%;transform:translateY(-50%)}
.premiumNewsWidget{padding:1.25rem 1.25rem 3rem 1.25rem;background:#08192f;position:relative;border-radius:8px}
.premiumNewsWidget .tv9common-heading::before{display:none}
.premiumNewsWidget .tv9common-heading .h2{display:flex;align-items:center;justify-content:space-between;background-color:transparent}
.premiumNewsWidget .tv9common-heading .h2 a{color:#fff;display:flex;align-items:center}
.premiumNewsWidget .tv9common-heading .h2 svg{fill:#e2b45d;margin-left:.625rem;width:26px;height:21px}
.premiumNewsWidget .tv9common-heading a.view_more{color:#e2b45d;border-color:#e2b45d;background-color:transparent}
.premiumNewsWidget .premiumNewsSlider figure{border:1px solid #e2b45d;padding:10px;border-radius:4px;position:relative;margin-bottom:0}
.premiumNewsWidget .premiumNewsSlider figure:before{content:"";background:linear-gradient(40.97deg,#ca9a44 4.19%,#f6deb0 68.75%,#f8d18d 106.12%);border-radius:2px 2px 0 0;position:absolute;top:0;left:0;right:0;height:110px}
.premiumNewsWidget .premiumNewsSlider figure a{color:#fff;display:block}
.premiumNewsWidget .premiumNewsSlider figure .imgwrap{position:relative}
.premiumNewsWidget .premiumNewsSlider figure .imgwrap img{border-radius:4px;display:block;margin-bottom:5px;width:100%;aspect-ratio:16/9}
.premiumNewsWidget .premiumNewsSlider .cardInfo_Wrap .h3{font-weight:600;font-size:1rem;line-height:1.625rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:55px}
.premiumNewsSlider figure{margin:0 .5em;border:0}
.premiumNewsSlider .carousel-controls button{width:22px;height:14px;opacity:1}
.premiumNewsSlider .carousel-controls button svg{fill:#fcc050;width:22px;height:14px}
.premiumNewsSlider .carousel-controls .carousel-control-next,.premiumNewsSlider .carousel-controls .carousel-control-prev{bottom:-30px;top:auto}
.premiumNewsSlider .carousel-controls .carousel-control-next{right:20px}
.premiumNewsSlider .carousel-controls .carousel-control-prev{left:auto;right:55px}
.tv9Widget-four-news-wrapper{background-color:var(--bs-secondary-bg);padding:1.25rem}
.tv9Widget-four-news-wrapper .tv9common-heading .h2{background-color:var(--bs-secondary-bg)}
.tv9Widget-four-news-wrapper .newsGridWrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.tv9Widget-four-news-wrapper .newsGridWrapper figure{position:relative;margin-bottom:0}
.tv9Widget-four-news-wrapper .newsGridWrapper .imgThumb{margin-bottom:.625rem;position:relative;height:max-content}
.tv9Widget-four-news-wrapper .newsGridWrapper .imgThumb img{display:block;width:100%;aspect-ratio:16/9;border-radius:4px}
.tv9Widget-four-news-wrapper .newsGridWrapper .card_title .h3{font-size:.9375rem;line-height:1.25rem;font-weight:400;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:0}
.tv9Widget-four-news-wrapper .videoPlayIcon{width:2rem;height:2rem;border-radius:0 0 0 4px}
.tv9Widget-four-news-wrapper .videoPlayIcon svg{width:1rem;height:1rem;fill:#fff}
.categoryLandingPage_Wrapper .topicLinks_Wrapper ul{display:grid;grid-template-columns:repeat(3,1fr);row-gap:15px}
.categoryLandingPage_Wrapper .topicLinks_Wrapper ul li{color:var(--bs-body-color);font-size:1rem;font-weight:400;position:relative;display:flex;align-items:center;padding:0 1rem;overflow-wrap:anywhere;line-height:1.2}
.categoryLandingPage_Wrapper .topicLinks_Wrapper ul li::before{content:"";width:7px;height:7px;background-color:var(--bs-body-color);border-radius:100%;position:absolute;left:0}
.topicDetail_Wrapper{display:grid;grid-template-columns:160px 1fr;gap:20px;border-radius:5px;background:var(--bs-secondary-bg);padding:20px;margin-bottom:1.25rem}
.topicDetail_Wrapper .topic_thumb img{border-radius:100%;border:1px solid #f3ead6;background-color:#fff;padding:4px;width:156px;height:156px;display:block}
.topicDetail_Wrapper .topic_details .h2{color:var(--bs-body-color);font-size:1.75rem;font-weight:700;line-height:2rem;margin-bottom:.625rem}
.topicDetail_Wrapper .topic_details .topic_desc p{font-size:1rem;font-weight:400;line-height:30px;margin-bottom:10px;color:var(--bs-body-color)}
.topicDetail_Wrapper .topic_details .topic_desc p:last-child{margin-bottom:0}
.topicDetail_Wrapper .topic_details .topic_desc{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5;line-clamp:5;display:-webkit-box;-webkit-box-orient:vertical;text-align:left}
.topicDetail_Wrapper .topic_details.expandMore .topic_desc{-webkit-line-clamp:unset;line-clamp:unset;max-height:max-content;overflow:unset;-webkit-box-orient:unset;text-overflow:unset;display:flex;flex-wrap:wrap}
.topicDetail_Wrapper .topic_details .appendMore{color:#dc0000;font-size:.9rem;font-weight:400;line-height:30px;cursor:pointer}
.topicDetail_Wrapper .topic_details .appendMore::after{content:"";display:inline-block;width:6px;height:6px;border:solid #dc0000;border-width:0 1px 1px 0;margin:-3px 0 0 5px;vertical-align:middle;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.topicDetail_Wrapper .topic_details.expandMore .appendMore::after{-webkit-transform:rotate(-135deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg);margin:2px 0 0 5px}
.tv9Widget-twelve-news-loadmore .filterTabs{margin-bottom:1.25rem;display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;align-items:center}
.tv9Widget-twelve-news-loadmore .filterTabs::-webkit-scrollbar{display:none}
.tv9Widget-twelve-news-loadmore .filterTabs li{flex:0 0 auto;font-size:.875rem;line-height:1.25rem;border:1px solid var(--story-border-color);border-radius:50px;padding:3px 17px;margin-right:.625rem;cursor:pointer}
.tv9Widget-twelve-news-loadmore .filterTabs li.active,.tv9Widget-twelve-news-loadmore .filterTabs li:hover{border-color:#dc0000;color:#dc0000}
.tv9Widget-twelve-news-loadmore .newsGridWrapper figure{margin-bottom:.9375rem;padding-bottom:.9375rem;border-bottom:1px solid var(--story-border-color);display:grid;grid-template-columns:300px 1fr;gap:20px}
.tv9Widget-twelve-news-loadmore .newsGridWrapper .imgThumb img{display:block;width:100%;border-radius:4px;aspect-ratio:16/9}
.tv9Widget-twelve-news-loadmore .newsGridWrapper .card_title .h3{font-size:1.25rem;margin-bottom:.625rem;font-weight:600;line-height:1.875rem}
.tv9Widget-twelve-news-loadmore .newsGridWrapper .card_title p{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;font-size:1rem;font-weight:300;line-height:1.5rem;margin-bottom:.625rem}
.tv9Widget-twelve-news-loadmore .newsGridWrapper .card_title .newsCredit{display:flex;align-items:center}
.tv9Widget-twelve-news-loadmore .newsGridWrapper .card_title .newsCredit li{color:var(--bs-gray);font-size:.75rem;font-weight:400;line-height:1;position:relative;padding-right:.625rem;display:inline-flex;align-items:center}
.tv9Widget-twelve-news-loadmore .newsGridWrapper .card_title .newsCredit li:first-child{font-size:.875rem}
.tv9Widget-twelve-news-loadmore .newsGridWrapper .card_title .newsCredit li::before{content:"\2022";color:#9d9d9d;display:inline-block;width:.3125em;margin-right:7px;font-size:1rem;line-height:1}
.tv9Widget-twelve-news-loadmore .newsGridWrapper .card_title .newsCredit li:first-child::before{display:none}
.authorsListing_Wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:1.25rem}
.authorsListing_Wrapper figure{border-radius:5px;background:var(--bs-secondary-bg);padding:.9375rem;text-align:center;margin-bottom:0}
.authorsListing_Wrapper .img_wrap{width:100px;height:100px;margin:0 auto .625rem auto}
.authorsListing_Wrapper .img_wrap img{border:1px solid #eee;display:block;border-radius:100%;padding:5px;background:var(--bs-body-bg);max-width:100px;max-height:100px}
.authorsListing_Wrapper .authorInfo .h3{color:var(--bs-body-color);text-align:center;font-size:.9375rem;font-weight:500;line-height:1.25rem}
.authorsListing_Wrapper .authorInfo span{display:block;color:var(--bs-gray);font-size:.75rem;font-weight:400;line-height:1.25rem}
.authorsListing_Wrapper .load-more-btn{grid-column:span 4}
.authorDetail_Wrapper{display:grid;grid-template-columns:320px 1fr;gap:20px;border-radius:5px;background:var(--bs-secondary-bg);padding:20px;margin-bottom:1.25rem}
.authorDetail_Wrapper .author_thumb{text-align:center}
.authorDetail_Wrapper .author_thumb img{border-radius:100%;border:1px solid #f3ead6;background-color:#fff;padding:4px;width:156px;height:156px;display:block;margin:0 auto .625rem auto}
.authorDetail_Wrapper .author_thumb .h2{color:var(--bs-body-color);font-size:1.75rem;font-weight:700;line-height:2rem;margin-bottom:0}
.authorDetail_Wrapper .author_thumb .desig{color:var(--bs-gray);font-size:1rem;font-weight:600;line-height:1.75rem;margin-bottom:0}
.authorDetail_Wrapper .author_thumb .mail{color:var(--bs-gray);font-size:.938rem;font-weight:400;line-height:1.25rem;text-transform:lowercase;display:flex;align-items:center;justify-content:center}
.authorDetail_Wrapper .author_details{position:relative}
.authorDetail_Wrapper .author_details .author_desc p{font-size:1rem;font-weight:400;line-height:30px;margin-bottom:10px;color:var(--bs-body-color)}
.authorDetail_Wrapper .author_details .author_desc p:last-child{margin-bottom:0}
.authorDetail_Wrapper .author_details .author_desc{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5;line-clamp:5;display:-webkit-box;-webkit-box-orient:vertical;text-align:left}
.authorDetail_Wrapper .author_details.expandMore .author_desc{-webkit-line-clamp:unset;line-clamp:unset;max-height:max-content;overflow:unset;-webkit-box-orient:unset;text-overflow:unset;display:flex;flex-wrap:wrap}
.authorDetail_Wrapper .author_details .appendMore{color:#dc0000;font-size:.9rem;font-weight:400;line-height:30px;cursor:pointer}
.authorDetail_Wrapper .author_details .appendMore::after{content:"";display:inline-block;width:6px;height:6px;border:solid #dc0000;border-width:0 1px 1px 0;margin:-3px 0 0 5px;vertical-align:middle;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.authorDetail_Wrapper .author_details.expandMore .appendMore::after{-webkit-transform:rotate(-135deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg);margin:2px 0 0 5px}
.authorDetail_Wrapper .followLinks_Wrapper{display:flex;align-items:center;position:absolute;right:0;bottom:0}
.authorDetail_Wrapper .followLinks_Wrapper span{color:var(--bs-body-color);font-size:.875rem;font-weight:400;line-height:1;text-transform:capitalize}
.authorDetail_Wrapper .followLinks_Wrapper ul{display:flex;align-items:center}
.authorDetail_Wrapper .followLinks_Wrapper li{margin-left:.625rem}
.authorDetail_Wrapper .followLinks_Wrapper li svg{width:26px;height:26px;fill:var(--bs-body-color)}
.pageCatNavbar{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;align-items:center;margin-bottom:1.25rem;padding-bottom:.3125rem}
.pageCatNavbar a{font-size:.875rem;text-transform:uppercase;border:1px solid var(--story-border-color);border-radius:50px;padding:5px 17px;margin-right:.625rem;flex:0 0 auto;white-space:nowrap}
.pageCatNavbar a.active{background:#dc0000;color:#fff;border-color:#dc0000}
.pageCatNavbar::-webkit-scrollbar{width:0;height:3px;display:block}
.pageCatNavbar::-webkit-scrollbar-track{background:#e7e7e7;border-radius:10px}
.pageCatNavbar::-webkit-scrollbar-thumb{background:#b7b7b7;border-radius:10px}
.pageCatNavbar::-webkit-scrollbar-thumb:hover{background:#dc0000}
.shortVideosGrid_Wrapper{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}
.shortVideosGrid_Wrapper figure{margin-bottom:0;position:relative}
.shortVideosGrid_Wrapper .img_wrap img{border-radius:10px;margin-bottom:0;vertical-align:top;aspect-ratio:9/16}
.shortVideosGrid_Wrapper .textgraint{padding:50% 10px 10px 10px;left:0;right:0;border-radius:0 0 10px 10px;position:absolute;bottom:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0) 20%,rgba(0,0,0,.1) 30%,rgba(0,0,0,.8) 70%,#000 100%);display:flex;align-items:end;pointer-events:none}
.shortVideosGrid_Wrapper .textgraint h3 a{color:#fff;font-weight:600;white-space:initial;font-size:1rem;line-height:1.25rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}
.shortVideosGrid_Wrapper .sv_btn{position:absolute;top:0;left:0;width:40px;height:35px;background:#dc0000;display:flex;justify-content:center;align-items:center;border-radius:10px 0 0;box-shadow:0 4px 11px rgba(0,0,0,.210824),0 5px 8px rgba(0,0,0,.078125)}
.shortVideosGrid_Wrapper .sv_btn svg{width:20px;height:20px}
.shortVideosGrid_Wrapper .adsCont,.shortVideosGrid_Wrapper .load-more-btn{grid-column:span 5}
.staticPageWrapper .staticBody p{font-size:.9375rem;line-height:1.5rem;font-weight:400}
.staticPageWrapper .staticBody p a{color:var(--viewmore-text);background:var(--bs-body-bg)}
.staticPageWrapper .staticBody .h3{font-size:1.125rem;line-height:1.625rem;font-weight:600;margin-bottom:.625rem;text-transform:capitalize}
.staticPageWrapper .staticBody ul{list-style:none}
.staticPageWrapper .staticBody ul li{font-weight:500;margin-bottom:.875rem}
.staticPageWrapper .staticBody ul li span{font-size:.9375rem;font-weight:400;line-height:1.5rem}
.staticPageWrapper .staticBody ul.dots{margin-left:10px;padding-bottom:10px}
.staticPageWrapper .staticBody ul.dots li{margin-left:10px;line-height:1.25rem;font-weight:400;font-size:.9375rem;list-style-type:square}
.errorPage{background-color:var(--photogallery-widget-bg);text-align:center;border-radius:1.5625rem}
.errorPage a{font-weight:400;font-size:.875rem;line-height:1.25rem;color:var(--viewmore-text);text-transform:capitalize;border:1px solid #b9b9b9;padding:5px 10px;border-radius:30px;display:inline-block}
.search_filter{flex:1}
.search_filter .search{width:100%;position:relative}
.search_filter .search .s_input{width:100%;height:2.5rem;padding:0 .9375rem;font-size:.875rem;line-height:1.25rem;border:1px solid #e9e9e9;border-radius:.25rem}
.search_filter .search .s_button{position:absolute;top:0;right:0;height:2.5rem;width:6.5rem;border-left:none;border-radius:0 .25rem .25rem 0;display:flex;justify-content:center;align-items:center}
.search_filter .search svg{stroke:var(--bs-body-color)}
.search_filter .search_icon{width:12px;height:12px;display:block;border-radius:50%;border:solid 2px #fff;position:relative;margin-right:.5rem}
.search_filter .search_icon::before{content:"";position:absolute;width:6px;height:2px;background:#fff;right:-5px;top:8px;transform:rotate(46deg)}
.search_filter .searchFilterCount{font-size:.875rem;line-height:1.25rem;color:var(--bs-gray);text-align:right}
.categoryLandingPage_Wrapper .webStoryListing_Wrapper .load-more-btn{grid-column:span 4}
.liveTVVideo_Wrapper iframe{width:100%;height:100%;aspect-ratio:16/9}
.video-news-with-player .tv9common-heading .h2{display:flex;align-items:center}
.video-news-with-player .tv9common-heading .h2 img{margin-left:.625rem}
.video-news-with-player .videoPlayer_Wrapper iframe{width:100%;height:100%;aspect-ratio:16/9}
.video-news-with-player .videoPlayer_Wrapper .ytSubscribe_BTN{display:flex;align-items:center;justify-content:center;margin:.625rem 0}
.video-news-with-player .videoPlayer_Wrapper .ytSubscribe_BTN a{display:inline-flex;align-items:center;padding:5px 10px;background-color:#e62117;color:#fff;text-decoration:none;border-radius:3px}
.video-news-with-player .videoPlayer_Wrapper .ytSubscribe_BTN svg{width:24px;height:24px;margin-right:5px;fill:#fff}
.video-news-with-player .latestYTVideos_Wrapper img{width:100%;aspect-ratio:16/9;display:block;margin-bottom:.625rem}
.video-news-with-player .latestYTVideos_Wrapper .h3{font-size:.875rem;line-height:1.25rem;margin-bottom:0}
.TV9YTChannel_Wrapper .tv9common-heading{margin-bottom:1.25rem}
.TV9YTChannel_Wrapper .tv9common-heading .h2{display:flex;align-items:center}
.TV9YTChannel_Wrapper .tv9common-heading .h2 strong{margin:0 5px;color:#dc0000;text-transform:uppercase}
.TV9NewsPlayer_Wrapper{background-color:var(--bs-secondary-bg);padding:.625rem}
.TV9NewsPlayer_Wrapper .liveTV_Wrapper iframe{width:100%;height:100%;aspect-ratio:16/9}
.TV9NewsPlayer_Wrapper .playList_Wrapper h2{font-size:1.375rem;font-weight:600;line-height:18px;margin:.625rem 0 1.25rem 0}
.TV9NewsPlayer_Wrapper .playList_Wrapper .playList a{display:grid;grid-template-columns:90px 1fr;gap:10px;margin-bottom:.625rem;padding-bottom:.625rem;border-bottom:1px solid var(--story-border-color)}
.TV9NewsPlayer_Wrapper .playList_Wrapper .playList a:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}
.TV9NewsPlayer_Wrapper .playList_Wrapper .playList img{width:100%;display:block;aspect-ratio:16/9;border-radius:4px}
.TV9NewsPlayer_Wrapper .playList_Wrapper .playList .h3{font-size:.875rem;font-weight:400;line-height:1.25rem;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;margin-bottom:0}
.matchDetailPage_Content .h1{font-size:1.5rem;line-height:1.875rem;font-weight:700;margin-bottom:.625rem}
.fullScore_card_new figure{background:var(--bs-secondary-bg);border-radius:14px 14px 0 0;width:100%;margin-bottom:0;padding:8px 20px 0 20px;position:relative;border:1px solid var(--story-border-color)}
.fullScore_card_new .resultwrap{display:flex;justify-content:space-between}
.fullScore_card_new .resultwrap .tresult{font-size:.875rem;line-height:1.3125rem;font-weight:600}
.fullScore_card_new .resultwrap .sharesbtn{font-size:.875rem;line-height:1.3125rem;font-weight:500;display:flex;align-items:center;cursor:pointer}
.fullScore_card_new .resultwrap .sharesbtn svg{width:18px;height:18px;margin-left:5px;fill:var(--bs-body-color)}
.fullScore_card_new .datetime{font-weight:500;font-size:.875rem;line-height:1.5rem;text-align:center;display:flex;margin-bottom:.625rem}
.fullScore_card_new .matchinfo{display:flex;flex-wrap:wrap;margin:0 -20px;border-top:1px solid var(--story-border-color)}
.fullScore_card_new .left-info{flex:1 1 auto;padding:10px 20px 10px 20px;flex-basis:calc(100% - 30%);border-right:1px solid var(--story-border-color)}
.fullScore_card_new .team{display:flex;width:100%;justify-content:space-between;font-size:15px;font-weight:600;margin-bottom:.625rem}
.fullScore_card_new .team_logo{margin-right:.625rem}
.fullScore_card_new .team-name p,.fullScore_card_new .teamScore h3{font-size:1.125rem;font-weight:600;margin-bottom:0}
.fullScore_card_new .teamScore h6{margin:0 0 0 5px;font-size:1rem}
.fullScore_card_new .team.teamLost{opacity:.5}
.fullScore_card_new .matchResult{font-size:.875rem;text-align:right}
.fullScore_card_new .right-info{width:30%;padding:10px 20px 10px 20px;flex:1 1 auto}
.fullScore_card_new .playerinfo .ptext .player_award{font-size:.875rem;line-height:1.3125rem;font-weight:500}
.fullScore_card_new .playerinfo .ptext .player_name{font-size:1rem;line-height:1.8125rem;font-weight:700}
.fullScore_card_new .playerinfo .ptext .player_run{font-size:.875rem;line-height:1.3125rem;font-weight:600}
.Scoreboard_Tab .tab_list{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;align-items:center}
.Scoreboard_Tab .head_list{padding:10px 20px;border-bottom:1px solid var(--story-border-color);border-left:1px solid var(--story-border-color);border-right:1px solid var(--story-border-color);background:var(--bs-secondary-bg);border-radius:0 0 15px 15px}
.Scoreboard_Tab .head_list .tab_item{border-bottom:2px solid transparent;border-radius:0;font-size:16px;margin-right:13px;font-weight:500;cursor:pointer}
.Scoreboard_Tab .head_list .tab_item.is--active{border-bottom:2px solid #ff951f;color:#ff951f}
.Scoreboard_Tab .sub_list .tab_list .tab_item{border:1px solid #cecece;border-radius:50px;padding:6px 16px;font-weight:500;margin:.625rem;color:#cecece;font-size:.875rem;cursor:pointer;flex:0 0 auto}
.Scoreboard_Tab .sub_list .tab_list .tab_item.is--active{color:#4c4c4c;border:1px solid #4c4c4c}
.Scoreboard_Tab .tab_content-item{display:none}
.Scoreboard_Tab .tab_content-item.is--active{display:block}
.Scoreboard_Tab .table_container{border:1px solid var(--story-border-color);border-radius:.9375rem;margin-bottom:.9375rem}
.Scoreboard_Tab .table_container .table_detail{width:100%;border-collapse:collapse;font-size:.9375rem}
.Scoreboard_Tab .table_container .tableheading{background:var(--bs-secondary-bg)}
.Scoreboard_Tab .table_container .table_detail .tableheading th,.Scoreboard_Tab .table_container .table_detail tr td{padding:.3rem;text-align:center;font-size:.9375rem;border-bottom:1px solid var(--story-border-color)}
.Scoreboard_Tab .table_container .table_detail thead th:first-child{border-radius:15px 0 0 0}
.Scoreboard_Tab .table_container .table_detail tr td:first-child{padding-left:20px}
.Scoreboard_Tab .table_container .table_detail .tableheading td:first-child,.Scoreboard_Tab .table_container .table_detail .tableheading th:first-child{text-align:left;font-weight:700;padding-left:1.25rem}
.Scoreboard_Tab .table_container .table_detail .pclass{text-align:left;font-size:.875rem;margin-bottom:0}
.Scoreboard_Tab .table_container .batting_bstatus{margin:18px 20px;font-size:.9375rem;line-height:1.75rem}
.Scoreboard_Tab .table_container .batting_bstatus .batting-blabel h4{font-size:.9375rem;line-height:1.75rem;font-weight:700;margin-right:.625rem;margin-bottom:0}
.Scoreboard_Tab .table_container .batting_bstatus .batting-blabel label{font-size:.875rem;font-weight:700;letter-spacing:0;padding:0 5px}
.Scoreboard_Tab .table_container .table_wrap_bowling .table_detail thead th:first-child,.Scoreboard_Tab .table_container .table_wrap_bowling .table_detail thead th:last-child{border-radius:inherit}
.Scoreboard_Tab .table_container .icon-pop a{width:24px;height:24px;display:inline-flex;border:1px solid #d9d9d9;border-radius:50%;align-items:center;justify-content:center;margin-left:5px;position:relative}
.Scoreboard_Tab .table_container .icon-pop a svg{width:14px;height:12px}
.Scoreboard_Tab .table_container .player_pop_box{position:absolute;background:var(--story-border-color);color:var(--bs-body-color);top:28px;padding:5px 10px;min-width:150px;border-radius:4px;display:none;z-index:9}
.Scoreboard_Tab .table_container .icon-pop a:hover .player_pop_box{display:block}
.Scoreboard_Tab .table_container .batting_bstatus .batting-blabel h4 span{font-weight:400}
.Scoreboard_Tab .table_container .batting_bstatus .batting-blabel .icon-pop{display:inline-flex}
.score-Short-wrap .scorecontain{border:1px solid var(--story-border-color);border-radius:15px;margin-bottom:15px;overflow:hidden;font-size:.8125rem}
.Scoreboard_Tab .tab_content-item .score-Short-wrap{margin-top:15px}
.score-Short-wrap .teamscore p{background:var(--bs-secondary-bg);font-size:.875rem;line-height:40px;padding:0 20px;font-weight:700}
.score-Short-wrap .playerscore .playerscore_list{flex:0 0 50%;border-right:1px solid var(--story-border-color)}
.score-Short-wrap .playerscore p{padding:5px 10%;border-bottom:1px solid var(--story-border-color)}
.score-Short-wrap .playerscore p:last-child{border-bottom:none}
.commentary_wrap{border:1px solid var(--story-border-color);border-radius:15px;margin-bottom:15px;overflow:hidden;font-size:15px}
.commentary_wrap .commentary-heading h2{background:var(--bs-secondary-bg);font-size:14px;line-height:40px;padding:0 20px;font-weight:700}
.commentary_wrap .ball-by-ball figure{display:flex;border-bottom:1px solid var(--story-border-color);padding:10px 20px;align-items:flex-start}
.commentary_wrap .ball-by-ball figure:last-child{border-bottom:none}
.commentary_wrap .ball-by-ball figure,.commentary_wrap .ball-by-ball figure p{margin-bottom:0}
.commentary_wrap .ball-by-ball .overdata{display:grid;margin-right:10px}
.commentary_wrap .ball-by-ball .overdata:first-child span{text-align:center}
.commentary_wrap .ball-by-ball .overdata .run.\36{color:#5600c6;border:1px solid #5600c6}
.commentary_wrap .ball-by-ball .overdata .run{border-radius:4px;min-width:50px;text-align:center;font-weight:600;font-size:16px;line-height:33px;text-transform:capitalize;color:var(--primary-text-nav);display:block;border:1px solid #bbb;padding:0 5px}
.commentary_wrap .per_overboll{padding:0 20px;background:var(--bs-secondary-bg)}
.commentary_wrap .total_score{display:flex;justify-content:space-between;flex-wrap:wrap;border-bottom:1px solid var(--story-border-color);margin:0 -20px;padding:5px 20px 5px 20px}
.commentary_wrap .total_score p{font-size:.875rem;line-height:1.6875rem;font-weight:600;margin-bottom:0}
.commentary_wrap .total_score p span{font-weight:400;margin-left:5px}
.commentary_wrap .perOver_score{display:flex;justify-content:space-between;flex-wrap:wrap;padding:6px 0}
.commentary_wrap .perOver_score p{margin-bottom:0;line-height:28px;font-size:15px}
.commentary_wrap .perOver_score p span:first-child{margin-right:5px}
.Scoreboard_Tab .tab_content-item .sportsTopNews_Wrapper{margin:.625rem 0 1.25rem 0}
.sportsTopNews_Wrapper .newsListing_Wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px}
.sportsTopNews_Wrapper .newsListing_Wrapper figure{margin-bottom:0}
.sportsTopNews_Wrapper .newsListing_Wrapper figure:first-child{grid-row:1/3;grid-column:1/3}
.sportsTopNews_Wrapper .newsListing_Wrapper .imgThumb img{display:block;width:100%;border-radius:8px;margin-bottom:10px}
.sportsTopNews_Wrapper .newsListing_Wrapper .card_title .h3{font-size:1rem;font-weight:500;line-height:22px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0}
.sportsTopNews_Wrapper .newsListing_Wrapper figure:first-child .h3{font-size:1.5rem;font-weight:700;line-height:32px;margin-bottom:10px}
.sportsTopNews_Wrapper .newsListing_Wrapper figure:first-child p{font-size:1rem;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0}
.sportsTopNews_Wrapper .sports_heading{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;margin:.625rem 0}
.sportsTopNews_Wrapper .sports_heading .view_more{font-weight:700;font-size:.875rem;line-height:1.25rem;text-transform:capitalize;position:relative;white-space:nowrap;display:flex;align-items:center}
.sportsTopNews_Wrapper .sports_heading .view_more::after{content:"\27F6";margin-left:5px}
.sportsTopNews_Wrapper .adsCont{height:300px}
.carousel-pagination{text-align:center;margin-top:10px}
.pagination-dot{display:inline-block;width:10px;height:10px;margin:0 5px;border-radius:50%;background-color:#9d9d9d;cursor:pointer;transition:background-color .3s}
.pagination-dot.active{background-color:#4b4b4b;width:24px;border-radius:20px}
.horoscopeSunsign_Wrapper{background:linear-gradient(180deg,#05103f .53%,#030a2e 67.91%,#00041c 125.24%);position:relative;overflow:hidden}
.horoscopeSunsign_Wrapper::before{content:'';background-image:url(https://images.news9live.com/wp-content/uploads/2024/12/horoscope-bg.png);position:absolute;top:0;left:0;background-size:100% 100%;width:100%;height:27.4375rem;z-index:0}
.horoscopeSunsign_Wrapper .widgetHead{position:relative;display:flex;align-items:center;margin-bottom:1.5rem}
.horoscopeSunsign_Wrapper .widgetHead .h2{color:#fff;display:flex;align-items:baseline;justify-content:flex-start;margin-bottom:0}
.horoscopeSunsign_Wrapper .widgetHead .h2 span{display:flex;align-items:center;font-size:1.5rem;line-height:1.75rem;font-weight:700;position:relative;padding-left:1.875rem}
.horoscopeSunsign_Wrapper .widgetHead .h2 span::before{content:'';background-image:url(https://images.news9live.com/wp-content/uploads/2024/12/heading-icon.png);width:1.625rem;height:1.625rem;position:absolute;left:0}
.horoscopeSunsign_Wrapper .widgetHead .h2 small{font-size:.875rem;line-height:1.75rem;font-weight:400;margin-left:.3125rem}
.horoscopeSunsign_Wrapper .thumbnail_wrapper{display:grid;grid-template-columns:repeat(6,1fr);gap:1.38rem;position:relative;z-index:1}
.horoscopeSunsign_Wrapper .thumbnail_wrapper figure{text-align:center}
.horoscopeSunsign_Wrapper .thumbnail_wrapper .imgThumb{width:80px;height:81px;margin:0 auto .61rem auto;border-radius:50%;box-shadow:0 0 22px 0 rgba(220,66,228,.34)}
.horoscopeSunsign_Wrapper .thumbnail_wrapper .imgThumb img{display:block;width:100%}
.horoscopeSunsign_Wrapper .thumbnail_wrapper .card_title .h3{color:#fff;font-size:1.125rem;font-weight:600;line-height:1rem;text-transform:capitalize;margin-bottom:0}
.horoscopeSunsign_Wrapper .thumbnail_wrapper .card_title .month_range{color:#b5a6f4;font-size:.75rem;font-weight:400;line-height:.75rem;text-transform:capitalize;padding:.61rem 0;border-bottom:1px solid #4d427b;display:inline-block}
.festivalCalender_Wrapper .monthSelector{display:flex;align-items:center;background-color:var(--bs-body-bg)}
.festivalCalender_Wrapper .monthSelector .nav-button{width:1.25rem;height:1.25rem;background-color:#d1c6ff;border-radius:50%;border:none;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center}
.festivalCalender_Wrapper .monthSelector .nav-button svg{fill:#180f40;width:.75rem;height:.75rem}
.festivalCalender_Wrapper .monthSelector .nav-button.left svg{transform:scaleX(-1)}
.festivalCalender_Wrapper .monthSelector .month{min-width:85px;text-align:center;font-size:.875rem;font-weight:400;text-transform:uppercase;color:var(--primary-text)}
.festivalCalender_Wrapper .festivalTable_wrapper{border-radius:0rem 0rem .625rem .625rem;border:1px solid var(--festivalcalendertable-bdr);background:var(--festival-table-bg);box-shadow:0 4px 4px 0 rgba(174,175,175,.12);overflow:auto}
.festivalCalender_Wrapper .festivalTable_wrapper table{width:100%;border-collapse:collapse}
.festivalCalender_Wrapper .festivalTable_wrapper table td,.festivalCalender_Wrapper .festivalTable_wrapper table th{padding:.9375rem;font-size:1rem;text-align:left;border-right:1px solid var(--festivalcalendertbody-bdr);white-space:nowrap}
.festivalCalender_Wrapper .festivalTable_wrapper table td:last-child,.festivalCalender_Wrapper .festivalTable_wrapper table th:last-child{border-right:none}
.festivalCalender_Wrapper .festivalTable_wrapper table th{background:#190388;color:#fff;text-transform:uppercase;font-weight:500}
.festivalCalender_Wrapper .festivalTable_wrapper table td{font-weight:400}
.festivalCalender_Wrapper .festivalTable_wrapper table td:first-child{font-weight:500}
.spiritualNews_Wrapper{background:var(--bs-secondary-bg)}
.spiritualNews_Wrapper .tv9common-heading .h1,.spiritualNews_Wrapper .tv9common-heading .h2{background:var(--bs-secondary-bg)}
.spiritualNews_Wrapper .bigNews_Wrap{margin-bottom:1.28rem}
.spiritualNews_Wrapper .bigNews_Wrap figure{margin-bottom:0}
.spiritualNews_Wrapper .bigNews_Wrap figure a{display:grid;grid-template-columns:376px 1fr;gap:1.25rem}
.spiritualNews_Wrapper .bigNews_Wrap .img_wrap img{display:block;width:100%;aspect-ratio:16/9}
.spiritualNews_Wrapper .bigNews_Wrap .card_title .h3{font-size:1.375rem;font-weight:600;line-height:2rem;margin-bottom:0}
.spiritualNews_Wrapper .bigNews_Wrap .card_title .desc{font-size:1rem;font-weight:400;line-height:1.5rem;text-transform:capitalize;margin-top:1.12rem}
.spiritualNews_Wrapper .smallNews_Wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.spiritualNews_Wrapper .smallNews_Wrap .img_wrap img{display:block;width:100%;aspect-ratio:16/9;margin-bottom:.64rem}
.spiritualNews_Wrapper .smallNews_Wrap .card_title .h3{font-size:.9375rem;font-weight:400;line-height:1.25rem;text-transform:capitalize;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box;margin-bottom:0}
.aboutPage_Wrapper .h2,.aboutPage_Wrapper h2{font-weight:700;font-size:1.375rem;line-height:1.875rem;background:var(--bs-body-bg);padding-right:.625rem;text-transform:capitalize}
.aboutPage_Wrapper p{font-size:1.25rem;line-height:1.875rem;overflow-wrap:break-word;font-weight:400;margin-bottom:.9375rem}
.sunSignDetail_Wrapper .tv9common-heading::before{display:none}
.sunSignDetail_Wrapper .tv9common-heading .h3{font-size:.875rem;margin-bottom:0}
.sunSignDetail_Wrapper .sunsignSelect{position:relative}
.sunSignDetail_Cont{border-radius:0rem 0rem .625rem .625rem;background:var(--horodetailwidget-bg);padding:1.62rem 1.94rem}
.sunSignDetail_Cont .sunSign_NameWrap{padding-bottom:.87rem;border-bottom:1px solid var(--story-border-color);margin-bottom:1.25rem}
.sunSignDetail_Cont .sunSign_NameWrap figure{display:flex;justify-content:center;align-items:center;margin-bottom:0}
.sunSignDetail_Cont .sunSign_NameWrap .img_wrap{width:80px;height:81px;margin-right:15px}
.sunSignDetail_Cont .sunSign_NameWrap .img_wrap img{display:block;width:100%}
.sunSignDetail_Cont .sunSign_NameWrap figcaption .h3{color:var(--sunsign-title);font-size:1.625rem;font-weight:600;line-height:1.75rem;text-transform:capitalize;margin-bottom:0}
.sunSignDetail_Cont .sunSign_NameWrap figcaption span{display:block}
.sunSignDetail_Cont .sunSign_NameWrap figcaption small{color:var(--mrange-txt);font-size:.875rem;font-weight:400;line-height:.75rem;text-transform:capitalize}
.sunSignDetail_Cont .prediction_tabs{display:flex;justify-content:center;align-items:center}
.sunSignDetail_Cont .prediction_tabs .tablinks{border-radius:1.25rem;border:1px solid var(--horotablinks-bdr);background:var(--horotablinks-bg);color:var(--bs-body-color);font-size:.875rem;font-weight:400;line-height:.75rem;text-transform:capitalize;padding:.5rem 1.06rem;margin:0 .5rem;cursor:pointer}
.sunSignDetail_Cont .prediction_tabs .tablinks.active,.sunSignDetail_Cont .prediction_tabs .tablinks:hover{background-color:#190388;color:#fff;border-color:#190388}
.sunSignDetail_Cont .prediction_tabs .tablinks{border-radius:1.25rem;border:1px solid var(--horotablinks-bdr);background:var(--horotablinks-bg);color:var(--primary-text);font-size:.875rem;font-weight:400;line-height:.75rem;text-transform:capitalize;padding:.5rem 1.06rem;margin:0 .5rem;cursor:pointer}
.sunSignDetail_Cont .prediction_tabs .tablinks.active,.sunSignDetail_Cont .prediction_tabs .tablinks:hover{background-color:#190388;color:#fff;border-color:#190388}
.sunSignDetail_Cont .tabcontent{display:none}
.sunSignDetail_Cont .tabcontent .predictionDate{color:var(--prediction-date-txt);font-size:.875rem;font-weight:400;line-height:.75rem;text-transform:capitalize;margin:1.25rem auto;text-align:center}
.sunSignDetail_Cont .tabcontent .predictionDate span{color:var(--prediction-date-span);font-weight:300}
.sunSignDetail_Cont .tabcontent .predDesc{color:var(--bs-body-color);text-align:center;font-size:1rem;font-weight:300;line-height:1.5625rem;text-transform:capitalize}
.sunSignDetail_Cont .tabcontent .predDesc a{color:var(--hororeadmore-txt);font-size:1rem;font-weight:400;line-height:1.5625rem;text-transform:capitalize}
.sunSignCalculator{background:var(--compcalc-bg);position:relative;padding:1.56rem;margin-bottom:1.88rem}
.sunSignCalculator .tv9common-heading{justify-content:center}
.sunSignCalculator .tv9common-heading::before{display:none}
.sunSignCalculator .tv9common-heading .h2{color:var(--compcalc-heading-txt);background:0 0}
.sunSignCalculator::before{content:'';background-image:url(https://images.news9live.com/wp-content/uploads/2024/12/cc-left-bg-1.png);width:6.8125rem;height:6.125rem;position:absolute;left:0;top:0}
.sunSignCalculator::after{content:'';background-image:url(https://images.news9live.com/wp-content/uploads/2024/12/cc-right-bg-1.png);width:5rem;height:4.75rem;position:absolute;right:0;bottom:0}
.sunSignCalculator .calculation_wrapper{position:relative;z-index:1;display:flex;justify-content:center;align-items:center}
.sunSignCalculator .calculation_wrapper .sunSign_Wrap{border-radius:.625rem;border:1px solid var(--sunsignwrap-bdr);background:var(--bs-body-bg);padding:1.25rem;display:flex;justify-content:space-between;align-items:center;min-height:6.25rem}
.sunSignCalculator .calculation_wrapper .sunSignSelect_Wrap{display:flex;justify-content:flex-start;align-items:center}
.sunSignCalculator .calculation_wrapper .sunSignSelect_Wrap .img_wrap img{width:60px;height:60px;display:block;margin-right:.62rem}
.sunSignCalculator .calculation_wrapper .sunSignSelect_Wrap .signselect{border-radius:.625rem;border:1px solid var(--sunsignwrap-bdr);background:var(--bs-body-bg);padding:.62rem;cursor:pointer;color:var(--bs-body-color);font-size:1rem}
.sunSignCalculator .calculation_wrapper .sunSignSelect_Wrap.sunSignB{flex-direction:row-reverse}
.sunSignCalculator .calculation_wrapper .sunSignSelect_Wrap.sunSignB .img_wrap img{margin-left:.62rem;margin-right:0}
.sunSignCalculator .calculation_wrapper .resultWrap{border-radius:.625rem;border:1px solid var(--sunsignwrap-bdr);background:var(--bs-body-bg);padding:1.25rem;min-height:6.25rem;display:flex;justify-content:center;align-items:center;min-width:11.5rem}
.sunSignCalculator .calculation_wrapper .resultWrap strong{color:var(--result-per-txt);font-size:2rem;font-weight:600;line-height:.75rem;text-transform:capitalize}
.sunSignCalculator .calculation_wrapper .resultWrap small{color:var(--result-txt);font-size:.875rem;font-weight:300;line-height:.75rem;text-transform:capitalize;margin-left:.41rem}
.sunSignCalculator .calculation_wrapper .sunSign_Wrap .addition svg{width:1.375rem;height:1.375rem;margin:0 .62rem}
.sunSignCalculator .calculation_wrapper .equals svg{width:1.375rem;height:1.375rem;margin:0 .94rem}
.sunSignCharacter_Wrapper{border-radius:5.71875rem;border:2px dashed #f9b467;background:#fff7ee;padding:1rem 1.38rem;margin-bottom:1.88rem}
.sunSignCharacter_Wrapper figure{display:grid;grid-template-columns:80px 1fr;gap:.87rem;align-items:center}
.sunSignCharacter_Wrapper .img_wrap{background-color:#fff;filter:drop-shadow(0 4px 4px rgba(255, 218, 177, .8));width:80px;height:81px;border-radius:50%;display:flex;align-items:center;justify-content:center}
.sunSignCharacter_Wrapper .img_wrap img{display:block;width:66px;height:67px}
.sunSignCharacter_Wrapper figcaption .h3{color:#000;font-size:1.25rem;font-weight:700;line-height:1.5625rem;text-transform:capitalize;margin-bottom:.56rem}
.sunSignCharacter_Wrapper figcaption p{color:#000;font-size:.875rem;font-weight:300;line-height:1.5rem;text-transform:capitalize;margin-bottom:0}
.horoscopeSlider_Wrapper .tv9common-heading{justify-content:center;margin-bottom:1.25rem}
.horoscopeSlider_Wrapper .tv9common-heading::before{display:none}
.horoscopeSlider_Wrapper .tv9common-heading .h2{padding:0}
.horoscopeSlider_Wrapper .sunSign_Carousel figure{text-align:center}
.horoscopeSlider_Wrapper .sunSign_Carousel .imgThumb{background-color:var(--bs-body-bg);filter:var(--horosliderthumb-shadow);width:78px;height:79px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem auto}
.horoscopeSlider_Wrapper .sunSign_Carousel .imgThumb img{display:block;width:66px;height:67px}
.horoscopeSlider_Wrapper .sunSign_Carousel .card_title .h3{color:var(--horoslide-title);font-size:1rem;font-weight:600;line-height:1rem;text-transform:capitalize;margin-bottom:0}
.horoscopeSlider_Wrapper .sunSign_Carousel .card_title .month_range{color:#a4a4a4;font-size:.75rem;font-style:normal;font-weight:400;line-height:.75rem;text-transform:capitalize;margin-top:.5rem}
.sunSign_Carousel .carousel-control-next-icon,.sunSign_Carousel .carousel-control-prev-icon{width:1rem;height:1rem}
.sunSign_Carousel figure{margin:0 .5em;border:0}
.sunSign_Carousel .carousel-control-next,.sunSign_Carousel .carousel-control-prev{width:2rem;height:2rem;background-color:gray;border-radius:50%;top:50%;transform:translateY(-50%)}
.sunSign_Carousel .carousel-inner{padding:10px 0}
.premiumNewsList_Wrapper .premiumNewsList .five-news-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;margin-bottom:20px}
.premiumNewsList_Wrapper .premiumNewsList .five-news-grid figure:nth-child(1){grid-row:1/3;grid-column:1/3}
.premiumNewsList_Wrapper .premiumNewsList .three-news-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px}
.premiumNewsList_Wrapper .premiumNewsList .three-news-grid figure a{display:grid;grid-template-columns:130px 1fr;gap:10px;padding:10px}
.premiumNewsList_Wrapper .premiumNewsList .three-news-grid .imgwrap img{border-radius:4px}
.premiumNewsList_Wrapper .premiumNewsList .three-news-grid .cardInfo_Wrap{padding:0}
.premiumNewsList_Wrapper .premiumNewsList figure{background:var(--bs-secondary-bg);border-radius:4px;margin-bottom:0}
.premiumNewsList_Wrapper .premiumNewsList .imgwrap{position:relative;height:max-content}
.premiumNewsList_Wrapper .premiumNewsList .imgwrap img{display:block;width:100%;border-radius:4px 4px 0 0}
.premium-tag{position:absolute;left:0;bottom:0;background:#ffb900;font-weight:600;font-size:.75rem;text-transform:uppercase;width:70px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:#000}
.premiumNewsList_Wrapper .premiumNewsList .cardInfo_Wrap{padding:10px}
.premiumNewsList_Wrapper .premiumNewsList .cardInfo_Wrap .h3{font-size:1rem;line-height:1.375rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.premiumNewsList_Wrapper .premiumNewsList .five-news-grid figure:first-child .cardInfo_Wrap .h3{font-size:2rem;line-height:2.625rem;font-weight:700}
.premiumNewsList_Wrapper .premiumNewsList .five-news-grid figure:first-child .premium-tag{font-size:.875rem;width:90px;height:27px}
.premium-thumbnail-news-wrapper{background:var(--bs-secondary-bg);padding:15px}
.premium-thumbnail-news-wrapper .tv9common-heading .h2{background:var(--bs-secondary-bg);z-index:1}
.premium-thumbnail-news-wrapper .tv9common-heading::before{border-color:var(--story-border-color);z-index:0}
.premium-thumbnail-news-wrapper .news-grid-wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px}
.premium-thumbnail-news-wrapper .news-grid-wrapper figure{margin-bottom:0}
.premium-thumbnail-news-wrapper .news-grid-wrapper .imgwrap{position:relative;margin-bottom:10px}
.premium-thumbnail-news-wrapper .news-grid-wrapper .imgwrap img{display:block;width:100%;border-radius:4px;aspect-ratio:16/9}
.premium-thumbnail-news-wrapper .news-grid-wrapper .cardInfo_Wrap .h3{font-size:1rem;line-height:1.625rem;font-weight:600;margin-bottom:0}
.premium-thumbnail-news-wrapper .news-grid-wrapper .load-more-btn{grid-column:span 4}
.premium-cardlayout-news-wrapper .news-grid-wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px}
.premium-cardlayout-news-wrapper .news-grid-wrapper figure{background:var(--bs-secondary-bg);padding:10px;margin-bottom:0}
.premium-cardlayout-news-wrapper .news-grid-wrapper .imgwrap{position:relative;margin-bottom:10px}
.premium-cardlayout-news-wrapper .news-grid-wrapper .imgwrap img{display:block;width:100%;aspect-ratio:16/9}
.premium-cardlayout-news-wrapper .news-grid-wrapper .cardInfo_Wrap .h3{font-size:1.125rem;line-height:1.75rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:0}
.premium-cardlayout-news-wrapper .news-grid-wrapper .cardInfo_Wrap .desc{font-size:1rem;line-height:1.5rem;color:var(--bs-body-color);margin-top:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.premium-cardlayout-news-wrapper .news-grid-wrapper .load-more-btn{grid-column:span 4}
.premium-content-video-gallery{background:var(--bs-secondary-bg);padding:15px}
.premium-content-video-gallery .tv9common-heading .h2{background:var(--bs-secondary-bg);z-index:1}
.premium-content-video-gallery .tv9common-heading::before{border-color:var(--story-border-color);z-index:0}
.premium-content-video-gallery .gallery-grid-wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px}
.premium-content-video-gallery .gallery-grid-wrapper figure{margin-bottom:0}
.premium-content-video-gallery .gallery-grid-wrapper figure:nth-child(1){grid-row:1/3;grid-column:1/3}
.premium-content-video-gallery .gallery-grid-wrapper .imgwrap{position:relative}
.premium-content-video-gallery .gallery-grid-wrapper .imgwrap img{display:block;width:100%}
.premium-content-video-gallery .gallery-grid-wrapper .cardInfo_Wrap{width:95%;background:var(--bs-tertiary-bg);box-shadow:0 0 8px rgba(0,0,0,.15);padding:10px;margin-top:-20px;z-index:1;position:relative}
.premium-content-video-gallery .gallery-grid-wrapper .cardInfo_Wrap .h3{font-size:1rem;line-height:1.375rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:0}
.premium-content-video-gallery .gallery-grid-wrapper figure:nth-child(1) .cardInfo_Wrap .h3{font-size:2rem;line-height:2.625rem;font-weight:700}
.premium-content-video-gallery .gallery-grid-wrapper .premium-tag{bottom:20px}
.cricket_schedule_wrapper .schedule_filter{display:grid;grid-template-columns:200px 1fr;gap:10px}
.cricket_schedule_wrapper .schedule_filter .filterBy_Categories,.cricket_schedule_wrapper .schedule_filter .filterBy_Month{background:var(--bs-secondary-bg);border-radius:8px;padding:8px}
.cricket_schedule_wrapper .schedule_filter .filter_tabs{display:flex;flex-wrap:nowrap;overflow-y:hidden;overflow-x:auto;white-space:nowrap}
.cricket_schedule_wrapper .schedule_filter .filter_tabs::-webkit-scrollbar{display:none}
.cricket_schedule_wrapper .schedule_filter .filter_tabs span{color:var(--bs-body-color);font-size:14px;line-height:32px;padding:0 12px;margin:0;position:relative;white-space:nowrap;cursor:pointer;display:flex;align-items:center}
.cricket_schedule_wrapper .schedule_filter .filter_tabs span::after{background:var(--story-border-color);content:"";position:absolute;right:0;height:14px;width:1px}
.cricket_schedule_wrapper .schedule_filter .filter_tabs span:first-child::after,.cricket_schedule_wrapper .schedule_filter .filter_tabs span:last-child::after{display:none}
.cricket_schedule_wrapper .schedule_filter .filter_tabs span:hover{background:var(--bs-light);color:#000;border-radius:6px}
.cricket_schedule_wrapper .schedule_filter .filter_tabs span.tag_active{background:#dc0000;color:#fff;border-radius:6px}
.cricket_schedule_wrapper .card_grid_wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px}
.cricket_schedule_wrapper .card_grid_wrapper figure{background:var(--bs-body-bg);border:1px solid var(--story-border-color);border-radius:8px;position:relative;width:100%;margin-bottom:0;padding:8px 0}
.cricket_schedule_wrapper .card_grid_wrapper .matchName{color:var(--bs-body-color);font-size:12px;font-weight:600;text-transform:capitalize;padding-bottom:6px;line-height:19px;text-align:center}
.cricket_schedule_wrapper .card_grid_wrapper .matchName span{color:var(--bs-body-color);text-transform:uppercase}
.cricket_schedule_wrapper .card_grid_wrapper .datetime{padding-bottom:6px;font-weight:600;color:#dc0000;font-size:14px;line-height:22px;border-bottom:1px dashed var(--story-border-color);text-transform:uppercase;display:flex;justify-content:center;align-items:center}
.cricket_schedule_wrapper .card_grid_wrapper .datetime .timeformat{font-weight:400;font-size:10px;line-height:16px;text-transform:uppercase;color:#707070;margin-left:5px}
.cricket_schedule_wrapper .card_grid_wrapper .matchinfo{margin:5px 0;min-height:60px;align-items:center;display:flex;justify-content:space-between;padding:0 15px}
.cricket_schedule_wrapper .card_grid_wrapper .matchinfo .team{display:flex;align-items:center}
.cricket_schedule_wrapper .card_grid_wrapper .matchinfo .team .team_logo{vertical-align:middle;align-items:center;display:flex}
.cricket_schedule_wrapper .card_grid_wrapper .matchinfo .team .team_logo img{margin-right:5px;vertical-align:middle}
.cricket_schedule_wrapper .card_grid_wrapper .matchinfo .team .teamScore p{font-weight:500;font-size:11px;line-height:18px;text-transform:capitalize;color:var(--bs-body-color);margin-bottom:0}
.cricket_schedule_wrapper .card_grid_wrapper .matchinfo .team .teamScore:nth-child(odd){text-align:right;padding-right:5px}
.cricket_schedule_wrapper .card_grid_wrapper .matchinfo .team-divider{position:relative;z-index:0}
.cricket_schedule_wrapper .card_grid_wrapper .matchinfo .team-divider span{font-weight:500;font-size:18px;line-height:29px;text-transform:uppercase;color:var(--bs-body-color);background:var(--bs-body-bg);margin:0 10px;display:inline-block}
.cricket_schedule_wrapper .card_grid_wrapper .matchinfo .team-divider:before{position:absolute;left:0;right:0;height:4px;width:40px;border-top:solid 1px var(--bs-body-color);content:'';top:50%;z-index:-1}
.cricket_schedule_wrapper .card_grid_wrapper .place p{text-align:center;font-weight:500;color:#737373;font-size:11px;line-height:24px;margin-bottom:0}
.cricket_schedule_wrapper .card_grid_wrapper .result_card{display:flex;align-items:center;justify-content:center;min-width:200px}
.cricket_schedule_wrapper .card_grid_wrapper .result_card span{background:#fff;border:1px solid rgba(220,0,0,.8);border-radius:20px;font-weight:500;font-size:11px;line-height:18px;text-transform:capitalize;color:#dc0000;padding:4px 10px;display:block}
.ranking_table{background:var(--bs-tertiary-bg);box-shadow:0 0 4px rgba(0,0,0,.08);border-radius:8px;margin-bottom:20px}
.ranking_table .tab_list{padding:10px;display:flex;justify-content:flex-start}
.ranking_table .tab_sub_list{background:var(--bs-secondary-bg);box-shadow:0 3px 4px rgba(0,0,0,.1);border-bottom:0}
.ranking_table .tab_item{background:var(--bs-secondary-bg);border-radius:20px;cursor:pointer;font-weight:600;font-size:13px;line-height:20px;text-transform:capitalize;color:var(--bs-body-color);padding:6px 12px;margin-right:8px;flex-grow:1;text-align:center}
.ranking_table .tab_sub_list .tab_item{background:var(--bs-secondary-bg);color:var(--bs-body-color)}
.ranking_table .tab_item:last-child{margin-right:0}
.ranking_table .tab_item.is--active{background:#dc0000;color:#fff}
.ranking_table .tab_sub_list .tab_item.is--active{background:#fff;color:#dc0000;border:1px solid #dc0000}
.ranking_table .tab_content-item{display:none}
.ranking_table .tab_content-item.is--active{display:block}
.ranking_table table{color:var(--bs-body-color);font-size:12px;line-height:21px;overflow-x:auto;width:100%;border-collapse:collapse}
.ranking_table table tbody td,.ranking_table table thead th{padding:.5rem;text-align:left;font-size:14px}
.ranking_table table tbody tr{border-bottom:1px solid var(--story-border-color)}
.ranking_table table tbody tr:last-child{border-bottom:0}
.ranking_table table tbody td img{vertical-align:middle;margin-right:5px}
.ranking_table table tbody tr.india{background:#e4f5ff;box-shadow:0 3px 4px rgba(0,0,0,.1);border-bottom:0}
.matchSeries_listing_wrapper{background-color:var(--bs-secondary-bg);padding:15px;border-radius:8px;border:1px solid var(--story-border-color)}
.matchSeries_listing_wrapper .seriesCard_Cont h3{font-weight:600;font-size:16px;line-height:26px;text-transform:capitalize;color:var(--bs-body-color);margin-bottom:6px}
.matchSeries_listing_wrapper .seriesCard_Cont .series_info{background-color:var(--bs-light);padding:10px;border-radius:8px;margin-bottom:20px}
.matchSeries_listing_wrapper .seriesCard_Cont:last-child .series_info:last-child{margin-bottom:0}
.matchSeries_listing_wrapper .seriesCard_Cont .series_info p{font-weight:500;font-size:13px;line-height:18px;text-transform:capitalize;color:#000;margin-bottom:6px}
.matchSeries_listing_wrapper .seriesCard_Cont .series_info p span{color:#d90000;font-weight:600;border-right:1px solid var(--story-border-color);padding-right:8px;margin-right:8px}
.matchSeries_listing_wrapper .seriesCard_Cont .series_info h4{font-weight:500;font-size:15px;line-height:24px;text-transform:capitalize;color:#000;margin-bottom:0}
.cricTeam_Listing_Wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.cricTeam_Listing_Wrapper .cricTeam_Listing_Cont{background-color:var(--bs-body-bg);border:1px solid var(--story-border-color);box-shadow:0 0 6px rgba(84,86,101,.12);border-radius:12px;padding:10px;position:relative;overflow:hidden}
.cricTeam_Listing_Wrapper .cricTeam_Listing_Cont::before{content:'';background:rgba(220,0,0,.15);height:36px;width:40px;border-radius:50%;position:absolute;right:-10px;bottom:-17px}
.cricTeam_Listing_Wrapper .cricTeam_Listing_Cont svg{fill:#dc0000;width:16px;height:8px;position:absolute;right:5px;bottom:5px;cursor:pointer}
.cricTeam_Listing_Wrapper .cricTeam_Listing_Cont a{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center}
.cricTeam_Listing_Wrapper .cricTeam_Listing_Cont_Img{width:41px;height:41px;border-radius:50%;border:3px solid var(--story-border-color)}
.cricTeam_Listing_Wrapper .cricTeam_Listing_Cont_Img img{display:block}
.cricTeam_Listing_Wrapper .cricTeam_Listing_Cont_Info .h3{font-weight:600;font-size:14px;line-height:17px;color:var(--bs-body-color);margin-bottom:0}
.cricTeamProfile_Wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.cricTeamProfile_Wrapper .cricTeam_Profile_Cont{background-color:var(--bs-body-bg);border:1px solid var(--story-border-color);box-shadow:0 0 6px rgba(84,86,101,.12);border-radius:14px;position:relative;overflow:hidden;text-align:center;z-index:0;padding:10px}
.cricTeamProfile_Wrapper .cricTeam_Profile_Cont::before{content:'';background:var(--bs-info);height:125px;width:125px;border-radius:50%;position:absolute;top:-80px;z-index:-1;transform:translateX(-50%)}
.cricTeamProfile_Wrapper .cricTeam_Profile_Cont_Img{width:65px;height:65px;margin:20px auto 10px auto;border-radius:50%;border:2px solid #efeff0;background-color:#fff}
.cricTeamProfile_Wrapper .cricTeam_Profile_Cont_Img img{display:block;width:100%;border-radius:50%}
.cricTeamProfile_Wrapper .cricTeam_Profile_Cont_Info .h3{font-weight:600;font-size:17px;line-height:22px;color:var(--bs-body-color);margin-bottom:0}
.cricTeamProfile_Wrapper .cricTeam_Profile_Cont_Info span{color:var(--bs-gray);font-weight:500;font-size:14px;line-height:18px;margin-top:8px;text-transform:capitalize}
.cricPlayerProfile_Wrapper{background-color:var(--bs-secondary-bg);border:1px solid var(--story-border-color);border-radius:8px;padding:20px;position:relative}
.cricPlayerProfile_Wrapper .cricPlayerProfile_Cont{display:grid;grid-template-columns:400px 1fr;gap:25px}
.cricPlayerProfile_Wrapper .cricPlayerProfile_Cont_Info{display:grid;grid-template-columns:140px 1fr;gap:20px;align-items:center;border-right:1px solid var(--story-border-color)}
.cricPlayerProfile_Wrapper .cricPlayerProfile_Cont_Info_Img{width:140px;height:140px;border-radius:50%;background-color:#fff}
.cricPlayerProfile_Wrapper .cricPlayerProfile_Cont_Info_Img img{display:block;width:100%;border-radius:50%}
.cricPlayerProfile_Wrapper .cricPlayerProfile_Cont_Info_Text .h3{font-size:1.2rem;line-height:1.5625rem;font-weight:700;display:flex;align-items:center;margin-bottom:8px;text-transform:capitalize}
.cricPlayerProfile_Wrapper .cricPlayerProfile_Cont_Info_Text .h3 img{width:28px;height:28px;margin-left:8px}
.cricPlayerProfile_Wrapper .cricPlayerProfile_Cont_Info_Text strong{display:block;font-size:1rem;font-weight:600;text-transform:capitalize}
.cricPlayerProfile_Wrapper .cricPlayerProfile_Cont_Info_Text span{display:block;font-size:.875rem;font-weight:400;text-transform:capitalize}
.cricPlayerProfile_Cont_Desc .cricPlayerProfile_Cont_Desc_Text p{font-size:1rem;line-height:1.5625rem;font-weight:400;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5;display:-webkit-box;-webkit-box-orient:vertical;margin-bottom:0}
.cricPlayerProfile_Cont_Desc .cricPlayerProfile_Cont_Desc_Text span{color:#dc0000;font-size:.9rem;font-weight:400;line-height:30px;cursor:pointer;position:relative}
.cricPlayerProfile_Cont_Desc .cricPlayerProfile_Cont_Desc_Text span::after{content:"";display:inline-block;width:6px;height:6px;border:solid #dc0000;border-width:0 1px 1px 0;margin:-3px 0 0 5px;vertical-align:middle;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.cricPlayerProfile_Cont_Desc .share_profile{position:absolute;bottom:20px;right:20px}
.cricPlayerProfile_Cont_Desc .share_profile span{display:flex;align-items:center;cursor:pointer;font-size:.875rem;color:var(--bs-body-color)}
.cricPlayerProfile_Cont_Desc .share_profile svg{width:18px;height:18px;fill:none;stroke:var(--bs-body-color);margin-left:5px}
.playerProfile_TabsWrapper .tabList .tablinks{background-color:var(--bs-body-bg);border:0;outline:0;cursor:pointer;padding:5px 0;margin-right:10px;font-size:14px;color:var(--bs-body-color);font-weight:600;text-transform:capitalize;border-bottom:2px solid var(--bs-body-bg)}
.playerProfile_TabsWrapper .tabList .tablinks.active{border-bottom-color:#dc0000;color:#dc0000}
.playerProfile_TabsWrapper .tabcontent{border:1px solid var(--story-border-color);border-radius:8px;overflow:hidden}
.playerProfile_TabsWrapper .tabcontent table{width:100%;border-collapse:collapse;font-size:14px;background:var(--bs-body-bg)}
.playerProfile_TabsWrapper .tabcontent table thead tr:first-child th{border-radius:8px 8px 0 0}
.playerProfile_TabsWrapper .tabcontent table thead tr{background:var(--bs-secondary-bg);color:var(--bs-body-color)}
.playerProfile_TabsWrapper .tabcontent table tbody tr td,.playerProfile_TabsWrapper .tabcontent table thead tr th{padding:12px 10px;text-align:left}
.playerProfile_TabsWrapper .tabcontent table tbody tr td{border-right:1px solid var(--story-border-color);border-bottom:1px solid var(--story-border-color)}
.playerProfile_TabsWrapper .tabcontent table tbody tr td:last-child{border-right:none}
.playerProfile_TabsWrapper .tabcontent table tbody tr:last-child td{border-bottom:none}
.playerProfile_TabsWrapper .tabcontent table tbody tr td:first-child{font-weight:600}
.playerProfile_TabsWrapper .tabcontent .h2{background-color:var(--bs-secondary-bg);padding:12px 10px;font-size:15px;font-weight:700;margin-bottom:0}
.playerProfile_TabsWrapper .tabcontent table{border:none}
.playerProfile_TabsWrapper .tabcontent table tbody tr td,.playerProfile_TabsWrapper .tabcontent table thead tr th{border:none;font-size:15px}
.playerProfile_TabsWrapper .tabcontent table tbody tr td{border-right:1px solid var(--story-border-color);border-bottom:1px solid var(--story-border-color)}
.playerProfile_TabsWrapper .tabcontent table tbody tr:nth-child(even){background-color:var(--bs-body-bg)}
.playerProfile_TabsWrapper .tabcontent table thead tr:last-child{background-color:var(--bs-secondary-bg)}
#battingStats table thead tr:last-child th,#bowlingStats table thead tr:last-child th{text-align:center}
#battingStats table tr td:first-child,#battingStats table tr th:first-child,#bowlingStats table tr td:first-child,#bowlingStats table tr th:first-child{position:sticky;z-index:0;left:0}
#battingStats table thead th:first-child,#bowlingStats table thead th:first-child{background-color:var(--bs-secondary-bg)}
#battingStats table tbody td:first-child,#bowlingStats table tbody td:first-child{background-color:var(--bs-body-bg)}
.playerProfile_TabsWrapper .tabcontent table thead tr:first-child th{border-radius:0}
.premium_content_body{position:relative}
.premium_content_body::after{background-image:linear-gradient(180deg,hsla(0,0%,100%,0) -40%,var(--bs-body-bg));bottom:0;content:"";height:100%;left:0;position:absolute;visibility:visible;width:100%}
.premuimContentApp{background:var(--bs-secondary-bg);border:1px solid var(--story-border-color);border-radius:6px;padding:20px;max-width:85%;margin:0 auto 20px}
.premuimContentApp .fullStoryonApp{background:var(--bs-light);border-radius:6px;text-align:center;padding:40px;box-shadow:0 0 4px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.1);color:#000}
.premuimContentApp .fullStoryonApp h3{font-size:26px;font-weight:700;line-height:32px;margin-bottom:6px}
.premuimContentApp .fullStoryonApp span{display:block;font-size:18px;line-height:24px;font-weight:400;margin-bottom:20px}
.premuimContentApp .fullStoryonApp .continueTV9App{background:#dc0000;color:#fff;border-radius:6px;padding:10px 30px;display:inline-block;font-size:18px;line-height:24px}
.stateBoard_ThumbsListing .thumbnailGrid_Wrapper{background-color:var(--bs-secondary-bg);padding:1.5rem;display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}
.stateBoard_ThumbsListing .card_layout{border:1px solid var(--story-border-color);background-color:var(--bs-body-bg);border-radius:1.0625rem;position:relative;box-shadow:0 0 4px rgba(0,0,0,.08)}
.stateBoard_ThumbsListing .card_layout a{position:relative;overflow:hidden;padding:1rem 1rem 1.5rem 1rem;z-index:1;display:block;border-radius:1.0625rem}
.stateBoard_ThumbsListing .card_layout a::before{content:'';width:100%;height:62px;background:var(--stateboard-thumb-before-bg);position:absolute;top:0;left:0;z-index:-1}
.stateBoard_ThumbsListing .card_layout .imgWrap{width:75px;height:75px;margin:0 auto 10px auto;display:flex;justify-content:center;align-items:center;background:#fff;border-radius:50%;border:1px solid #e8e8e8;overflow:hidden}
.stateBoard_ThumbsListing .card_layout .imgWrap img{width:65px;height:65px}
.stateBoard_ThumbsListing .card_layout .cardTitle .h3{font-size:.875rem;font-weight:500;line-height:1.25rem;display:block;text-align:center;text-transform:capitalize;color:var(--primary-text);min-height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.stateBoard_ThumbsListing .card_layout.declared a::before{background:#d7f0d7}
.stateBoard_ThumbsListing .card_layout.declared .imgWrap{border-color:#a7cfa7}
.stateBoard_ThumbsListing .card_layout .resultStatus{display:none;border:.6px solid #0fad0c;background:#f1fff1;color:#1f891d;font-size:.75rem;line-height:1;border-radius:50px;text-transform:capitalize;padding:5px 10px;position:absolute;transform:translate(-50%,-15px);left:50%;z-index:0}
.stateBoard_ThumbsListing .card_layout.declared .resultStatus{display:block}
.tv9Widget-twelve-news-loadmore .filterTabs{margin-bottom:1.25rem;display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;align-items:center}
.tv9Widget-twelve-news-loadmore .filterTabs::-webkit-scrollbar{display:none}
.tv9Widget-twelve-news-loadmore .filterTabs li{flex:0 0 auto;font-size:.875rem;line-height:1.25rem;border:1px solid var(--story-border-color);border-radius:50px;padding:3px 17px;margin-right:.625rem;cursor:pointer}
.tv9Widget-twelve-news-loadmore .filterTabs li.active,.tv9Widget-twelve-news-loadmore .filterTabs li:hover{border-color:#dc0000;color:#dc0000}
.boardResultContent_Wrapper .classWiseLinks_Wrapper{background:#fff8ec;border:1px solid #ede2ce;border-radius:.9375rem;padding:0 2rem 2rem;margin-bottom:1rem;overflow:hidden}
.boardResultContent_Wrapper .classWiseLinks_Wrapper .resultState_Header{display:flex;justify-content:center}
.boardResultContent_Wrapper .classWiseLinks_Wrapper .resultState_Header span{font-size:1.375rem;line-height:1.75rem;font-weight:700;position:relative;color:#fff;background:#000;padding:.375rem 1.25rem .5rem 1.25rem;border-radius:0 0 1.875rem 1.875rem}
.boardResultContent_Wrapper .classWiseLinks_Wrapper .classWiseLinks{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding-top:2rem}
.boardResultContent_Wrapper .classWiseLinks_Wrapper .classWiseLinks span{border-right:1px solid #000;margin-right:2.375rem;padding-right:2.375rem}
.boardResultContent_Wrapper .classWiseLinks_Wrapper .classWiseLinks span:last-child{border-right:none;margin-right:0;padding-right:0}
.boardResultContent_Wrapper .classWiseLinks_Wrapper .classWiseLinks a{font-size:1.25rem;font-weight:600;line-height:1.625rem;color:#dc0000;border-bottom:1px solid #dc0000}
.boardResultContent_Wrapper p{font-size:1.25rem;line-height:1.875rem;margin-bottom:1rem}
.boardResultContent_Wrapper ol{padding-left:20px;list-style-type:decimal}
.boardResultForm_Wrapper .form-group h1,.boardResultForm_Wrapper .form-group h2{font-weight:700;text-align:center;line-height:1.4;color:var(--bs-body-color);padding:2px 0 6px 0;margin-bottom:0}
.boardResultForm_Wrapper .form-group h1{font-size:22px}
.boardResultForm_Wrapper .form-group h2{font-size:18px}
.boardResultForm_Wrapper .result-table{border:1px solid #b4c4e8;border-radius:10px;background-color:var(--bs-secondary-bg)}
.boardResultForm_Wrapper .result-table table{width:100%}
.boardResultForm_Wrapper .result-table table td{font-size:15px;line-height:21px;padding:8px;color:var(--bs-body-color);text-align:center;border-bottom:1px solid #b4c4e8}
.boardResultForm_Wrapper .result-table table tr:last-child td{border-bottom:none}
.boardResultForm_Wrapper .result-table label{font-weight:700;line-height:28px}
.boardResultForm_Wrapper .result-table input[type=text]{background-color:#fff;color:#000;border:1px solid var(--story-border-color);border-radius:2%;outline:0;text-align:center;font-size:16px;padding:7px;width:70%;margin:0 15% 5px 15%}
.boardResultForm_Wrapper .result-table input[type=submit]{color:#fff;background-color:#0263b7;cursor:pointer;border:none;border-radius:2%;outline:0;text-align:center;font-size:16px;padding:7px}
.widget_seperator{background:var(--bs-secondary-bg);height:.25rem;margin:1.12rem 0}
.four-thumbs-swiper{padding-bottom:40px}
.four-thumbs-swiper figure{margin-bottom:0}
.four-thumbs-swiper .imgThumb{position:relative}
.four-thumbs-swiper .imgThumb img{border-radius:4px;display:block;width:100%;aspect-ratio:16/9;margin-bottom:.3125rem}
.four-thumbs-swiper .swiper-pagination{bottom:0}
.four-thumbs-swiper .swiper-pagination-bullet{width:10px;height:10px;background-color:#9d9d9d;opacity:1}
.four-thumbs-swiper .swiper-pagination-bullet-active{background-color:#4b4b4b;width:24px;border-radius:20px}
.custom-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:.9375rem}
.custom-heading .h2{font-size:1.5rem;line-height:1.75rem;font-weight:700;color:var(--bs-body-color);margin:0;text-transform:capitalize}
.custom-heading a.view_more{border:none;color:var(--bs-body-color);padding:0;background-color:var(--bs-body-bg)}
.detailPage_Content .embedvideo{width:100%;height:100%;aspect-ratio:16/9;}
@media (max-width:767px){
.adsCont{height:300px}
.langNavbar a:first-child{padding-left:0}
.menuNavigation ul.listItems{column-count:auto}
.menuNavigation ul.listItems>li{border-bottom:1px solid #e9e9e9;min-height:45px}
.menuNavigation ul.listItems li a.catHead{margin-bottom:0}
.menuNavigation ul.listItems li a.catHead::after{display:none}
.menuNavigation ul.listItems li ul.subItems{display:none;padding-left:1.25rem}
.menuNavigation ul.listItems li ul.subItems.open{display:block}
.menuNavigation .listItems li span{border:solid #000;border-width:0 1px 1px 0;display:inline-block;padding:4px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:absolute;right:10px;top:18px}
.menuNavigation ul.listItems li.active .subItems{display:block;padding-left:20px}
.menuNavigation .listItems li.active span{transform:rotate(45deg);-webkit-transform:rotate(45deg);top:14px}
.tv9_Webstories{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:10px}
.tv9_Webstories::-webkit-scrollbar{display:none}
.tv9_Webstories figure{width:65%;flex:0 0 auto}
.categoryLandingPage_Wrapper .webStoryGrid_Wrapper .tv9_Webstories{display:grid;grid-template-columns:repeat(2,1fr)}
.categoryLandingPage_Wrapper .webStoryGrid_Wrapper .tv9_Webstories figure{width:100%}
.categoryLandingPage_Wrapper .webStoryListing_Wrapper .tv9_Webstories{display:grid;grid-template-columns:repeat(2,1fr)}
.categoryLandingPage_Wrapper .webStoryListing_Wrapper .tv9_Webstories figure{width:100%}
.categoryLandingPage_Wrapper .webStoryListing_Wrapper .load-more-btn{grid-column:span 2}
.twoColNewsGridWrapper .newsGridWrapper{grid-template-columns:1fr;gap:15px}
.twoColNewsGridWrapper .newsGridWrapper .newsColLeft{border-bottom:1px solid var(--story-border-color)}
.twoColNewsGridWrapper .newsColumn figure:last-child,.twoColNewsGridWrapper .newsGridWrapper .newsColRight figure:last-child{margin-bottom:0;padding-bottom:0}
.stateNewsWidget_Wrapper .newsGridWrapper{grid-template-columns:1fr;gap:0}
.stateNewsWidget_Wrapper .newsGridWrapper figure{margin-bottom:.9375rem;padding-bottom:.9375rem;border-bottom:1px solid var(--story-border-color)}
.stateNewsWidget_Wrapper .newsGridWrapper figure:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}
.stateNewsWidget_Wrapper .newsGridWrapper figure a{display:grid;grid-template-columns:1fr 90px;gap:10px}
.stateNewsWidget_Wrapper .newsGridWrapper .imgThumb{order:2;position:relative;height:max-content}
.stateNewsWidget_Wrapper .newsGridWrapper .imgThumb img{margin-bottom:0}
.stateNewsWidget_Wrapper .newsGridWrapper .card_title .h3{font-size:.9375rem;font-weight:600;line-height:1.375rem;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical}
.stateNewsWidget_Wrapper .newsGridWrapper figure:first-child{padding-bottom:0;border-bottom:none}
.stateNewsWidget_Wrapper .newsGridWrapper figure:first-child a{grid-template-columns:1fr}
.stateNewsWidget_Wrapper .newsGridWrapper figure:first-child .imgThumb{order:unset}
.stateNewsWidget_Wrapper .newsGridWrapper figure:first-child .card_title .h3{font-size:1.25rem;line-height:1.875rem;font-weight:700}
.twoColNewsGridWrapper_AD .newsGridWrapper{grid-template-columns:1fr}
.sixNewsCol_Wrapper .newsGridWrapper{grid-template-columns:1fr;gap:0}
.sixNewsCol_Wrapper .newsGridWrapper figure{margin-bottom:.935rem;padding-bottom:.935rem;border-bottom:1px solid var(--story-border-color)}
.sixNewsCol_Wrapper .newsGridWrapper figure:first-child,.sixNewsCol_Wrapper .newsGridWrapper figure:last-child{border-bottom:0;padding-bottom:0}
.sixNewsCol_Wrapper .newsGridWrapper figure:last-child{margin-bottom:0}
.sixNewsCol_Wrapper .newsGridWrapper figure:nth-child(2) a,.sixNewsCol_Wrapper .newsGridWrapper figure:nth-child(3) a{grid-template-columns:1fr 100px}
.sixNewsCol_Wrapper .newsGridWrapper figure:nth-child(2) .imgThumb,.sixNewsCol_Wrapper .newsGridWrapper figure:nth-child(3) .imgThumb{order:2}
.sixNewsCol_Wrapper .newsGridWrapper .card_title .h3{font-size:.9375rem;line-height:1.375rem;font-weight:400;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;}
.sixNewsCol_Wrapper .newsGridWrapper figure:first-child .card_title .h3{font-size:1.25rem;line-height:1.875rem;font-weight:700}
.footer_LHS{border-right:none;padding-right:0}
.footer_LHS .fsocial{grid-template-columns:1fr;gap:10px}
.footer_RHS{padding-bottom:120px;}
.footer_navlinks{text-align:center}
.footer_netlinks{grid-template-columns:1fr;justify-items:center;gap:0}
.footer_netlinks ul{text-align:center}
.breadcrumb{display:flex;flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;overflow-y:hidden}
.breadcrumb::-webkit-scrollbar{display:none}
.categoryLandingPage_Wrapper .catNewsBlocks{grid-template-columns:1fr;gap:0}
.categoryLandingPage_Wrapper .catNewsBlocks .adsCont{grid-column:span 1}
.categoryLandingPage_Wrapper .catNewsBlocks figure{margin-bottom:.625rem;padding-bottom:.625rem;border-bottom:1px solid var(--story-border-color)}
.categoryLandingPage_Wrapper .catNewsBlocks figure a{display:grid;grid-template-columns:1fr 90px;gap:10px}
.categoryLandingPage_Wrapper .catNewsBlocks .imgThumb{order:2;position:relative;height:max-content;margin-bottom:0}
.categoryLandingPage_Wrapper .catNewsBlocks figure:first-child{border-bottom:none}
.categoryLandingPage_Wrapper .catNewsBlocks figure:first-child a{grid-template-columns:1fr}
.categoryLandingPage_Wrapper .catNewsBlocks figure:first-child .imgThumb{order:unset}
.categoryLandingPage_Wrapper .catNewsBlocks figure:first-child .card_title .h3{font-size:1.25rem;line-height:2rem;font-weight:600}
.categoryLandingPage_Wrapper .load-more-btn{grid-column:span 1}
.detailPage_Content .author-box .author_detail{font-size:.75rem;line-height:1.0625rem}
.inArticle_AlsoRead .newsList{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden}
.inArticle_AlsoRead .newsList figure{width:82%}
.catTopNewsComp_Wrapper .smallNewsCol{grid-template-columns:1fr;column-gap:0}
.catTopNewsComp_Wrapper .smallNewsCol figure:nth-last-of-type(2){margin-bottom:.625rem;padding-bottom:.625rem;border-bottom:1px solid var(--story-border-color)}
.commonCatNewsWidget_Wrapper{grid-template-columns:1fr;gap:0}
.commonCatNewsWidget_Wrapper figure{margin-bottom:.625rem;padding-bottom:.625rem;border-bottom:1px solid var(--story-border-color)}
.commonCatNewsWidget_Wrapper figure:first-child{border-bottom:none}
.commonCatNewsWidget_Wrapper figure:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}
.commonCatNewsWidget_Wrapper figure a{display:grid;grid-template-columns:1fr 90px;gap:10px}
.commonCatNewsWidget_Wrapper .imgThumb{order:2;margin-bottom:0}
.commonCatNewsWidget_Wrapper figure:first-child a{grid-template-columns:1fr}
.commonCatNewsWidget_Wrapper figure:first-child .imgThumb{order:unset}
.commonCatNewsWidget_Wrapper figure:first-child .card_title .h3{font-size:1.25rem;line-height:1.5rem;font-weight:600}
.tv9_footerSticky{display:flex;justify-content:center;align-items:center;padding:0 20px;position:fixed;width:100%;bottom:0;left:0;height:60px;transition:.5s ease-in-out;z-index:1;background:#fff}
.tv9_footerSticky .fs_listwrap{display:flex;justify-content:space-between;width:100%;height:62px;align-items:center;z-index:1}
.tv9_footerSticky .fs_listwrap .leftLinks,.tv9_footerSticky .fs_listwrap .rightLinks{display:flex;justify-content:space-between;width:32%}
.tv9_footerSticky .fs_listwrap .fs_link{display:flex;align-items:center;justify-content:center;width:40%}
.tv9_footerSticky .fs_listwrap .fs_link a{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}
.tv9_footerSticky .fs_listwrap .fs_link span{width:100%;font-weight:400;font-size:11px;line-height:20px;color:#2e2e2e;text-align:center}
.tv9_footerSticky .fs_listwrap .fs_link.short_menu{width:50px;height:50px;background-color:#dc0000;border-radius:50%;position:absolute;left:50%;transform:translate(-48%,-4px)}
.tv9_footerSticky .fs_listwrap .fs_link.short_menu span{color:#fff}
.tv9_footerSticky .fs_listwrap .fs_link.short_menu.active{background-color:#dc0000}
.tv9_footerSticky .fshome_icon{width:21px;height:22px;display:block;fill:transparent;stroke:#000}
.tv9_footerSticky .fsphoto_icon{width:26px;height:19px;display:block;fill:#000}
.tv9_footerSticky .fsvideo_icon{width:25px;height:25px;display:block;fill:#000}
.tv9_footerSticky .fstv9_icon{width:23px;height:16px;display:block;fill:#fff}
.tv9_footerSticky .fsmore_icon{width:19px;height:19px;display:block}
.tv9_footerSticky .fs_listwrap .fs_link.active .fshome_icon{stroke:#dc0000}
.tv9_footerSticky .fs_listwrap .fs_link.active .fsphoto_icon{fill:#dc0000}
.tv9_footerSticky .fs_listwrap .fs_link.active .fsvideo_icon{fill:#dc0000}
.tv9_footerSticky .fswebsty_icon{width:26px;height:24px;display:block;fill:none}
.wave_bg{position:absolute;width:100%}
.tv9Widget-four-news-wrapper .newsGridWrapper{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}
.tv9Widget-four-news-wrapper .newsGridWrapper::-webkit-scrollbar{display:none}
.tv9Widget-four-news-wrapper .newsGridWrapper figure{width:68%;flex:0 0 auto}
.categoryLandingPage_Wrapper .topicLinks_Wrapper ul{grid-template-columns:repeat(2,1fr)}
.categoryLandingPage_Wrapper .topicLinks_Wrapper .load-more-btn{grid-column:span 2}
.topicDetail_Wrapper{grid-template-columns:1fr;justify-items:center;text-align:center}
.topicDetail_Wrapper .topic_details .h2{text-align:center}
.tv9Widget-twelve-news-loadmore .newsGridWrapper figure{grid-template-columns:100px 1fr;gap:10px}
.tv9Widget-twelve-news-loadmore .newsGridWrapper .card_title .h3{font-size:.9375rem;font-weight:600;line-height:1.5rem;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}
.tv9Widget-twelve-news-loadmore .newsGridWrapper .card_title p{display:none}
.tv9Widget-twelve-news-loadmore .newsGridWrapper .card_title .newsCredit{display:none}
.authorsListing_Wrapper{grid-template-columns:repeat(2,1fr);gap:10px}
.authorsListing_Wrapper .load-more-btn{grid-column:span 2}
.authorDetail_Wrapper{grid-template-columns:1fr;justify-items:center;text-align:center}
.authorDetail_Wrapper .author_details{text-align:left}
.authorDetail_Wrapper .author_details .h2{text-align:center}
.authorDetail_Wrapper .followLinks_Wrapper{position:unset;display:flex;align-items:center;justify-content:center;margin-top:10px}
.shortVideosGrid_Wrapper{grid-template-columns:repeat(2,1fr)}
.shortVideosGrid_Wrapper .adsCont,.shortVideosGrid_Wrapper .load-more-btn{grid-column:span 2}
.fullScore_card_new .left-info{flex-basis:calc(100% - 0%);border-bottom:1px solid var(--story-border-color);border-right:0}
.fullScore_card_new .matchResult{text-align:center}
.Scoreboard_Tab .tab_list::-webkit-scrollbar{display:none}
.sportsTopNews_Wrapper .newsListing_Wrapper{grid-template-columns:auto;gap:0}
.sportsTopNews_Wrapper .newsListing_Wrapper figure{margin-bottom:.625rem;padding-bottom:.625rem;border-bottom:1px solid var(--story-border-color)}
.sportsTopNews_Wrapper .newsListing_Wrapper figure:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}
.sportsTopNews_Wrapper .newsListing_Wrapper figure:first-child{grid-column:auto;grid-row:auto}
.sportsTopNews_Wrapper .newsListing_Wrapper figure a{display:grid;grid-template-columns:1fr 90px;gap:10px}
.sportsTopNews_Wrapper .newsListing_Wrapper .imgThumb{order:2;margin-bottom:0;position:relative}
.sportsTopNews_Wrapper .newsListing_Wrapper .imgThumb img{border-radius:4px;margin-bottom:0}
.sportsTopNews_Wrapper .newsListing_Wrapper figure:first-child a{grid-template-columns:1fr;gap:0}
.sportsTopNews_Wrapper .newsListing_Wrapper figure:first-child .imgThumb{order:unset}
.sportsTopNews_Wrapper .newsListing_Wrapper figure:first-child .imgThumb img{margin-bottom:10px}
.horoscopeSunsign_Wrapper{margin:0 -15px}
.horoscopeSunsign_Wrapper .widgetHead{display:flex;align-items:center;margin-bottom:1.5rem;justify-content:center}
.horoscopeSunsign_Wrapper .widgetHead .h2{justify-content:center;flex-wrap:wrap}
.horoscopeSunsign_Wrapper .widgetHead .h2 span{font-size:1.5625rem;line-height:1.75rem}
.horoscopeSunsign_Wrapper .widgetHead .h2 small{display:block;width:100%;text-align:center}
.horoscopeSunsign_Wrapper .thumbnail_wrapper{grid-template-columns:repeat(3,1fr)}
.spiritualNews_Wrapper{margin:0 -15px}
.spiritualNews_Wrapper .bigNews_Wrap figure a{grid-template-columns:1fr;gap:.63rem}
.spiritualNews_Wrapper .bigNews_Wrap .card_title .desc{display:none}
.spiritualNews_Wrapper .smallNews_Wrap{grid-template-columns:repeat(2,1fr);gap:.9375rem}
.sunSignDetail_Cont{padding:1.62rem .94rem;margin:0 -15px;border-radius:0}
.sunSignDetail_Cont .sunSign_NameWrap figcaption .h3{font-size:1.5rem;line-height:1.625rem}
.sunSignDetail_Cont .sunSign_NameWrap figcaption small{font-size:.75rem}
.sunSignDetail_Cont .prediction_tabs .tablinks{margin:0 .3125rem}
.sunSignCalculator{margin:0 -15px}
.sunSignCalculator .tv9common-heading .h2{text-align:center}
.sunSignCalculator .calculation_wrapper{flex-wrap:wrap}
.sunSignCalculator .calculation_wrapper .sunSignSelect_Wrap{flex-wrap:wrap;justify-content:center}
.sunSignCalculator .calculation_wrapper .sunSign_Wrap{align-items:center}
.sunSignCalculator .calculation_wrapper .sunSignSelect_Wrap .img_wrap img{margin:0 auto .62rem auto}
.sunSignCalculator .calculation_wrapper .resultWrap{width:100%;min-height:unset}
.sunSignCalculator .calculation_wrapper .equals svg{margin:.62rem 0}
.sunSignCharacter_Wrapper{border-radius:.625rem}
.sunSignCharacter_Wrapper figure{align-items:center;justify-items:center;text-align:center;grid-template-columns:1fr}
.premiumNewsList_Wrapper .premiumNewsList .five-news-grid{grid-template-columns:repeat(2,1fr)}
.premiumNewsList_Wrapper .premiumNewsList .three-news-grid{grid-template-columns:repeat(1,1fr)}
.premiumNewsList_Wrapper .premiumNewsList .cardInfo_Wrap .h3{font-size:.9375rem;line-height:1.5rem}
.premiumNewsList_Wrapper .premiumNewsList .five-news-grid figure:first-child .cardInfo_Wrap .h3{font-size:1.375rem;line-height:2rem}
.premium-thumbnail-news-wrapper .news-grid-wrapper{grid-template-columns:1fr}
.premium-thumbnail-news-wrapper .news-grid-wrapper .load-more-btn{grid-column:span 1}
.premium-cardlayout-news-wrapper .news-grid-wrapper{grid-template-columns:1fr}
.premium-cardlayout-news-wrapper .news-grid-wrapper figure a{display:flex}
.premium-cardlayout-news-wrapper .news-grid-wrapper .imgThumb,.premium-cardlayout-news-wrapper .news-grid-wrapper .imgwrap{width:130px;margin-right:10px;margin-bottom:0}
.premium-cardlayout-news-wrapper .news-grid-wrapper .cardInfo_Wrap,.premium-cardlayout-news-wrapper .news-grid-wrapper .card_title{width:calc(100% - 140px)}
.premium-cardlayout-news-wrapper .news-grid-wrapper .cardInfo_Wrap .desc,.premium-cardlayout-news-wrapper .news-grid-wrapper .card_title .desc{display:none}
.premium-cardlayout-news-wrapper .news-grid-wrapper figure:first-child{width:100%}
.premium-cardlayout-news-wrapper .news-grid-wrapper figure:first-child a{display:unset}
.premium-cardlayout-news-wrapper .news-grid-wrapper figure:first-child .cardInfo_Wrap .desc{display:-webkit-box}
.premium-cardlayout-news-wrapper .news-grid-wrapper .cardInfo_Wrap .h3{font-size:.875rem;line-height:1.3125rem}
.premium-cardlayout-news-wrapper .news-grid-wrapper figure:first-child .cardInfo_Wrap .h3{font-size:1.125rem;line-height:1.75rem}
.premium-cardlayout-news-wrapper .news-grid-wrapper figure:first-child .imgwrap{width:100%;margin-right:0;margin-bottom:10px}
.premium-cardlayout-news-wrapper .news-grid-wrapper figure:first-child .cardInfo_Wrap{width:100%}
.premium-cardlayout-news-wrapper .news-grid-wrapper .load-more-btn{grid-column:span 1}
.premium-content-video-gallery .gallery-grid-wrapper{grid-template-columns:repeat(2,1fr)}
.premium-content-video-gallery .gallery-grid-wrapper .cardInfo_Wrap{margin-top:-15px}
.premium-content-video-gallery .gallery-grid-wrapper .premium-tag{bottom:15px}
.premium-content-video-gallery .gallery-grid-wrapper .cardInfo_Wrap .h3{font-size:.875rem;line-height:1.375rem}
.premium-content-video-gallery .gallery-grid-wrapper figure:first-child .cardInfo_Wrap .h3{font-size:1.25rem;line-height:1.9375rem}
.cricket_schedule_wrapper .card_grid_wrapper{grid-template-columns:1fr}
.cricket_schedule_wrapper .schedule_filter{display:flex;justify-content:space-between;gap:0}
.cricket_schedule_wrapper .schedule_filter .filterBy_Categories,.cricket_schedule_wrapper .schedule_filter .filterBy_Month{width:49%;flex:0 0 auto}
.ranking_table .tab_item{font-weight:500;font-size:12px}
.cricTeam_Listing_Wrapper{grid-template-columns:repeat(2,1fr)}
.cricTeamProfile_Wrapper{grid-template-columns:repeat(2,1fr);gap:15px}
.cricPlayerProfile_Wrapper .cricPlayerProfile_Cont{grid-template-columns:1fr;gap:0}
.cricPlayerProfile_Wrapper .cricPlayerProfile_Cont_Info{border-right:0;border-bottom:1px solid var(--story-border-color);margin-bottom:15px;padding-bottom:15px}
.premuimContentApp{max-width:100%}
.premuimContentApp .fullStoryonApp h3{font-size:20px;line-height:26px}
.premuimContentApp .fullStoryonApp span{font-size:16px;line-height:22px}
.premuimContentApp .fullStoryonApp .continueTV9App{font-size:16px;line-height:22px;padding:8px 20px}
.stateBoard_ThumbsListing .thumbnailGrid_Wrapper{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:1rem;margin:0 -15px}
.stateBoard_ThumbsListing .thumbnailGrid_Wrapper::-webkit-scrollbar{display:none}
.stateBoard_ThumbsListing .card_layout{width:60%;flex:0 0 auto}
.boardResultContent_Wrapper .stateBoard_ThumbsListing .thumbnailGrid_Wrapper{grid-template-columns:repeat(2,1fr);display:grid}
.boardResultContent_Wrapper .stateBoard_ThumbsListing .thumbnailGrid_Wrapper .card_layout{width:100%}
.boardResultContent_Wrapper .classWiseLinks_Wrapper{padding:0 .9375rem .9375rem}
.boardResultContent_Wrapper .classWiseLinks_Wrapper .classWiseLinks span{margin-right:0;padding-right:0;border-right:none;margin-bottom:1rem}
.tv9_videoWrapper{margin-left:-12px;margin-right:-12px;width:calc(100% + 24px)}
.tv9_photoWrapper{margin-left:-12px;margin-right:-12px;width:calc(100% + 24px)}
.four-thumbs-swiper{padding-bottom:0}
.four-thumbs-swiper .swiper-pagination{display:none}
.custom-heading{flex-wrap:wrap}
.detailPage_Content .public_thoughts{max-width:100%;}
.homepageTop_Widget .newsColumn figure:first-child{border-bottom:0;margin-bottom:0;}
}
