/*big story*/
.custom-bnewswrp{position:relative;display: flex;}
.bignews-link{display:block;position:relative;overflow:hidden;text-decoration:none}
.bignews-link > img{width:100%;display:block;max-height: 480px;object-fit: cover;object-position: 30% 20%;}
.big-section{padding:10px 0}
.bignews-item-grid{display: flex; align-items: center;width: 100%; flex-grow: 1;}
.bignews-item-grid h3{margin:0;font-size:18px;line-height:1.5;position:absolute;bottom:0;padding:13px;color:#fff;font-weight:400;z-index:1}
.bignews-item-grid a{position:relative;height:100%;display:block;width:100%}
.bignews-item-grid a > img{position:absolute;height:100%;width:100%;left:0;right:0;top:0;bottom:0;object-fit:cover}
.bignews-item-grid a:after{content:"";position:absolute;height:100%;width:100%;left:0;right:0;top:0;bottom:0;background:linear-gradient(0deg, rgb(0 0 0 / 57%) 0%, rgb(0 0 0 / 25%) 100%);}
.bignews-link:after{content:"";height:100%;width:100%;top:0;bottom:0;left:0;right:0;position:absolute;background:linear-gradient(0deg, rgb(0 0 0 / 84%) 0%, rgb(0 0 0 / 0%) 100%);}
.bignews-link h3{font-size: 29px; color: #fff; position: absolute; bottom: 0px; z-index: 1; padding: 15px 20px; margin: 0; line-height: 1.5; font-weight: 600;}
.bignews-related{display:flex;width: 30%;flex-wrap: wrap;}
.bignews-grid {width: 70%;border-right: 1px solid #a5a5a5;}
.bignews-item-grid h3 img {max-width: 43px;height: auto;margin-top: -2px;border-radius: 3px;}
.bignews-link h3 img {border-radius: 3px;margin-top: -7px;}
.bignews-item-grid:not(:last-child) {border-bottom: 1px solid #a5a5a5;}
/*top section*/
.topind-fixwidth{width:350px;padding:0 15px}
.topind-tvsection{width:320px;padding:0 15px}
.topind-biglft{width:calc(100% - 670px);padding:0 15px}
.topind-heromain{padding:20px 0}
.topind-item.topind-fullmain a{flex-wrap:wrap;align-items:self-start}
.topind-fullmain .topind-item-thumb{width:100%;min-height:315px;max-height:315px}
.topind-fullmain .topind-headlines{width:100%;padding:9px 0 0}
.topind-fullmain .topind-headlines h1,.topind-fullmain .topind-headlines h2,.topind-fullmain .topind-headlines h3{font-size:22px;font-weight:600;text-transform: capitalize;}
.topind-onlycontent{margin:0;padding:0;list-style-type:none}
.topind-onlycontent li{margin-bottom:10px;border-bottom:1px solid #ddd;padding-bottom:10px;width:100%;min-height:53px}
.topind-onlycontent li a, .topind-onlycontent li a h3 {font-size:15px;color:#333;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-weight:400;margin:0px;text-transform: capitalize;}
.topind-onlycontent li a:hover{color:#e9131c;text-decoration:none}
.topind-tvTitle{padding:0 0 10px}
.dsuselink{display:flex;align-items:center;text-decoration:none;color:#b30000;position:relative;padding-left:18px;line-height:1;font-weight:700;font-size:20px}
.dsuselink:after,.dsuselink:before{content:"";background-color:#b30000;height:8px;width:8px;border-radius:50%;display:inline-block;box-shadow:0 0 0 rgb(255 16 16 / 40%);animation:livetv 1s linear infinite;position:absolute;left:0;top:6px}
.topind-tvwrap{margin-bottom:15px}
.topind-live-window{display:block;position:relative;padding-bottom:calc(76% - 30px);border-radius:4px;overflow:hidden;min-height:180px}
.topind-tviframe{border-radius:5px;height:100%;width:100%;object-fit:cover;position:absolute;z-index:1}
@-webkit-keyframes livetv{
0%{-webkit-box-shadow:0 0 0 0 rgb(255 0 0 / 40%)}
70%{-webkit-box-shadow:0 0 0 10px rgba(204,169,44,0)}
100%{-webkit-box-shadow:0 0 0 0 rgb(255 0 0 / 0%)}
}
@keyframes livetv{
0%{-moz-box-shadow:0 0 0 0 rgb(255 6 6 / 40%);box-shadow:0 0 0 0 rgb(255 22 22 / 40%)}
70%{-moz-box-shadow:0 0 0 10px rgba(204,169,44,0);box-shadow:0 0 0 10px rgba(204,169,44,0)}
100%{-moz-box-shadow:0 0 0 0 rgba(204,169,44,0);box-shadow:0 0 0 0 rgba(204,169,44,0)}
}
/*tranding list*/
.topind-marqueslid h3{margin:0;text-align:center;padding:10px 10px 9px;background-color:#e9131c;color:#fff;font-weight:700;font-size:20px;}
.topind-marqueslid{border:1px solid #ddd;border-radius:10px;overflow:hidden;margin-bottom: 10px;}
.topind-trandingscroll{max-height:170px;max-height: 170px;position: relative;overflow: hidden;}
.topind-trandingslide{margin:0;padding:0;list-style-type:none;padding-left:24px;position:relative;-ms-animation: marquee 25s linear infinite alternate;animation: marquee 25s linear infinite alternate;}
.topind-trandingslide:hover {-webkit-animation-play-state: paused;animation-play-state: paused;}
.topind-trandingslide li{position:relative;padding:10px 13px 10px 0;border-bottom:1px solid #d7d7d7;list-style:none}
.topind-trandingslide li:last-child{border-bottom: none;}
.topind-trandingslide li a{margin-bottom:4px;font-size:14px;line-height:1.5;font-weight:500;color:#545454;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-transform: capitalize;}
.topind-trandingslide li a:hover{text-decoration:none;color:#e9131c}
.topind-trandingslide li:before{content:'';border-left:2px dotted #d7d7d7;position:absolute;top:17px;left:-11px;width:1px;height:100%}
.topind-trandingslide li:after{content:'';width:7px;height:7px;position:absolute;top:15px;left:-14px;border-radius:10px;background:#dc0000;box-sizing:border-box}
.topind-trandingslide li:last-child:before {height: calc(100% - 25px);}
@-webkit-keyframes marquee{
0%{-webkit-transform:translateY(0);transform:translateY(0)}
45%{-webkit-transform:translateY(-75%);transform:translateY(-75%)}
50%{-webkit-transform:translateY(-75%);transform:translateY(-75%)}
95%{-webkit-transform:translateY(0);transform:translateY(0)}
100%{-webkit-transform:translateY(0);transform:translateY(0)}
}
@keyframes marquee{
0%{-webkit-transform:translateY(0);transform:translateY(0)}
45%{-webkit-transform:translateY(-75%);transform:translateY(-75%)}
50%{-webkit-transform:translateY(-75%);transform:translateY(-75%)}
95%{-webkit-transform:translateY(0);transform:translateY(0)}
100%{-webkit-transform:translateY(0);transform:translateY(0)}
}
/*webstory section*/
.topind-webstory {padding: 25px 0px;background-color:#efefef;margin-bottom:20px;}
.topind-webbg{display: flex;flex-wrap: wrap;overflow: hidden;}
.topind-webstry-main{margin:0 -10px;padding:0 0 10px;list-style-type:none;display:flex;overflow-y:hidden;overflow-x:auto;scroll-behavior:smooth;width: calc(100% + 20px);}
.topind-webstry-main li{width:20%;padding:0 10px;min-width:220px}
.topind-webstry-main li a{position:relative;padding-bottom:33px;display:block;color:#000;}
.topind-webstry-main li a:hover{color:#e9131c;}
.topind-webstry-img{position:relative}
.topind-thumb{max-width:100%;height:auto;width:100%;max-height:380px;object-fit:cover}
.topind-tmicon{position:absolute;height:26px;width:26px;top:7px;right:8px;background-position:-3px -2px;z-index:3;border-radius:50%;box-sizing:border-box}
.topind-webstry-title{background-color:#fff;box-shadow:0 0 6px 0 rgba(0,0,0,.1);padding:8px 10px;width:90%;position:absolute;bottom:0;z-index:2;min-height:68px;left:0;right:0;margin:0 auto}
.topind-webstry-title h3, .topind-webstry-title h2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-weight:600;line-height:1.4;font-size:16px;margin:0;text-transform: capitalize;}
/*half grid*/
.topind-half{width:50%;padding:0 15px}
.topind-national{padding:25px 0}
.topind-grid-style{display:flex;flex-wrap:wrap}
.topind-fst2-items{padding-right:15px;width:50%}
.topind-endall-items{width:50%}
.topind-item a{display:flex;align-items:center;flex-direction:row-reverse;color:#333;text-decoration:none}
.topind-item-thumb{width:115px;display:block;position:relative;min-height:68px;max-height:68px}
.topind-headlines{width:calc(100% - 115px);padding-right:10px}
.topind-item-thumb img{border-radius:3px;height:100%;width:100%;object-fit:cover;position:absolute;z-index:1}
.topind-headlines h3, .topind-headlines h2{line-height:1.4;margin:0;padding:0;font-weight:500;font-size:15px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-transform: capitalize;}
.topind-item a:hover{color:#e9131c;text-decoration:none}
.topind-item{margin-bottom:10px;border-bottom:1px solid #ddd;padding-bottom:11px;width: 100%;}
.topind-fst2-items .topind-item:first-child a{flex-wrap:wrap;flex-direction:column;align-items:flex-start}
.topind-fst2-items .topind-item:first-child .topind-headlines{width:100%;background-color:#efefef;padding:8px 10px;min-height: 82px;}
.topind-fst2-items .topind-item:first-child .topind-item-thumb img{border-radius:3px 3px 0 0}
.topind-fst2-items .topind-item:first-child .topind-item-thumb{width:100%;min-height:165px;max-height:165px}
.topind-fst2-items .topind-item:first-child .topind-headlines h2{font-size:17px;font-weight:600;line-height:1.3}
/*col3 section*/
.topind-top3col{padding: 40px 0px;}
.topind-half3 {width: 33.333%;padding: 0px 15px;}
.topind-half3 .topind-headlines h3, .topind-half3 .topind-headlines h2 {-webkit-line-clamp: 2;}
.topind-headlines label {font-size: 12px;margin-top: 2px;margin-bottom: 0px;display: block;}
.topind-headlines span {font-size: 12px;margin-top: 2px;margin-bottom: 0px;display: block;}
.topind-item.topind-fullitem a{flex-wrap:wrap;align-items:flex-start}
.topind-fullitem .topind-item-thumb{width:100%;min-height:220px;max-height:220px}
.topind-fullitem .topind-headlines{width:100%;background-color:#efefef;padding:10px}
.topind-fullitem .topind-headlines h3, .topind-fullitem .topind-headlines h2{font-size:19px;font-weight:600;margin-bottom:10px}
.topind-fullitem .topind-item-thumb img {border-radius: 3px 3px 0px 0px;}
/*video section*/
.topind-videosec{display:flex;flex-wrap:wrap;margin:0 -15px}
.topind-fst-video{padding:0 15px;width:58%}
.topind-endall-video{width:42%;display:flex;flex-wrap:wrap}
.topind-endall-video .topind-video-item{padding:5px 15px;width:50%}
.topind-fst-video .topind-video-thumb{width:100%;display:block;position:relative;padding-bottom:56.4%}
.topind-video-thumb img{border-radius:1px;height:100%;width:100%;object-fit:cover;position:absolute;z-index:1;border:1px solid #ddd}
.topind-endall-video .topind-video-thumb{width:100%;display:block;position:relative;padding-bottom:56.4%}
.topind-fst-video .topind-video-title{position:absolute;bottom:0;z-index:2;min-height:100px;background-image:linear-gradient(#00000000,#000000c7);left:0;right:0;padding:20px 50px 20px 16px;display:flex;align-items:end}
.topind-video-item a{display:block;position:relative;color:#fff;}
.topind-video-item a:hover{color:#e9131c;text-decoration:none}
.topind-video-title h3{margin:0;font-size:16px;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.topind-fst-video .topind-video-title h3{font-size:22px}
.topind-videos{background-color:#1d2936;padding:40px 0;margin-bottom: 20px;}
.topind-videos .topind-title,.topind-videos .topind-title a{color:#fff}
.topind-fst-video .topind-video-item{padding:5px 0}
.topind-endall-video .topind-video-title{padding-top:10px}
.topind-video-thumb:after{content:"";height:20px;width:20px;position:absolute;background-image:url('https://images.topindiannews.com/uploadimage/library/free_files/png/play-ic-1721555359.png');bottom:4px;left:3px;z-index:2;background-color:#e9131c;padding:3px;background-size:13px;background-repeat:no-repeat;background-position:center center;border-radius:4px;box-sizing:border-box}
.topind-fst-video .topind-video-thumb:after{height:30px;width:30px;background-size:20px;left:auto;right:6px;z-index:3;bottom:9px}
/*ticker*/
.breaking-ticker {padding: 10px 0px 5px;}
.breaking-outer {background-color: #f7f7f7; width: 100%; margin: 0 auto;border: 2px solid #a40007;overflow: hidden;}
.breaking-inner {display: flex;align-items: center;}
.breakhead {width: 200px; background-color: #a40007; padding: 6px 10px; position: relative; text-align: center;}
.breakhead h3{font-size:21px;font-weight:700;text-transform:uppercase;color:#fff;margin:0;position: relative;z-index: 1;}
.breaknews{height:24px;overflow:hidden;position:relative;width:calc(100% - 210px)}
.breaknews a,.breaknews span{font-size:17px;font-weight:700;text-decoration:none;color:#000000;width:100%;transition:all .4s;display:block;transform:translateY(-70px);height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:absolute;left:0;right:0;z-index:2;padding:0px 10px 0px 30px;}
.breaknews a.active,.breaknews span.active{transform:translateY(0)}
.breakhead:after { content: ""; height: 60px; width: 30px; position: absolute; right: -8px; background-color: #a40007; transform: rotate(-24deg); top: -10px; }

@media(max-width:1180px){
    .topind-fullmain .topind-item-thumb{min-height:280px;max-height:280px}
}
@media(max-width:1080px){
    .topind-fullmain .topind-item-thumb{min-height:230px;max-height:230px}
}
@media(max-width:1024px){
.topind-fst2-items {padding-right: 0px;width: 100%;}
.topind-endall-items {width: 100%;}
.topind-fst2-items .topind-item:first-child .topind-item-thumb {min-height: 220px;max-height: 220px;}
.topind-fullitem .topind-item-thumb {min-height: 180px;max-height: 180px;}
}
@media(max-width:980px){
.topind-half3 {width: 50%;flex-grow: 1;}
.topind-half3:last-child .topind-fullitem .topind-item-thumb {min-height: 280px;max-height: 280px;}
.topind-fixwidth {width: 100%;display: flex;padding-top: 15px;}
.topind-biglft {width: calc(100% - 320px);}
.topind-fullmain .topind-item-thumb {min-height: 315px;max-height: 315px;}
.topind-trandingscroll {max-height: 217px;}
}
@media(max-width:850px){
.topind-fst-video {width: 100%;}
.topind-endall-video {width: 100%;padding-top: 10px;}
}