
:root.ipl-2025 .ipl-2025-all-content{
    --white:#ffffff;
    --white-1:rgba(255,255,255,.1);
    --white-2:rgba(255,255,255,.2);
    --white-3:rgba(255,255,255,.3);
    --white-4:rgba(255,255,255,.4);
    --white-5:rgba(255,255,255,.5);
    --white-6:rgba(255,255,255,.6);
    --white-7:rgba(255,255,255,.7);
    --white-8:rgba(255,255,255,.8);
    --white-9:rgba(255,255,255,.9);
 

    --ads-bg:#fbfbfb;
    --color-03:rgba(0,0,0, 0.03);
    --color-05:rgba(0,0,0, 0.05);
    --color-1:rgba(0,0,0, 0.1);
    --color-2:rgba(0,0,0, 0.2);
    --color-3:rgba(0,0,0, 0.3);
    --color-4:rgba(0,0,0, 0.4);
    --color-5:rgba(0,0,0, 0.5);
    --color-6:rgba(0,0,0, 0.6);
    --color-7:rgba(0,0,0, 0.7);
    --color-8:rgba(0,0,0, 0.8);
    --color-9:rgba(0,0,0, 0.9);
    --red:#DB0000;
    --orange:#FFC300;
    --light-orange:#FFF4EB;
    --blue-hover:#2B8DC9;
    --blue-hover-light:#6DC7FF;
    --black:#000000;
    --blue:#142B4F;
  
    --mobile-ads-bg:#f6f6f6;
    --text-black-gradient:linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 70%);

   }
header.dekstop-header{margin-bottom:0!important;}

/********ads box  starts********/
.ads-box{background-color:var(--ads-bg);padding:0;text-align:center;display:block;overflow:hidden;clear:both;}
.ads-box .ads-placeholder,
.ads-box .ads-placeholder-internal{width:300px;height:250px;margin:0 auto;background-color:var(--ads-bg);overflow:hidden;position:relative;font-size:0}
.ads-box .ads-text{color:var(--gray2)!important;font-size:10px!important;display:block!important;padding:0!important;margin:0 0 -18px!important;text-transform:uppercase;letter-spacing:2px;position:relative;z-index:5}
.gray-bg .ads-box{background-color:var(--color-05)}
.ad-horizontal{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center}
.ad-horizontal .ads-box{width:50%}
.ad-horizontal + .separate-border-viph{border-top:0;}

.ads-box-970x100{padding:5px 0;text-align:center;display:block;overflow:hidden;width:100%}
.ads-box-970x100 .ads-placeholder,
.ads-box-970x100 .ads-placeholder-internal{width:970px;height:90px;margin:0 auto;background-color:var(--white);overflow:hidden;position:relative;/*box-shadow:0 0 0 1px var(--color-05)*/}
.ads-box-970x100 .ads-text{color:var(--gray2)!important;font-size:10px!important;display:block!important;padding:1px 0!important;margin:0 0 5px!important;text-transform:uppercase;letter-spacing:2px;}

.top-horizontal-ads{width:auto;margin:0px -10px;text-align:center;display:block;background-color:#ECECEC;padding:5px 0;overflow:hidden;position:relative;box-shadow:inset 0 11px 8px -10px rgba(0,0,0,.1),inset 0 -11px 8px -10px rgba(0,0,0,.1);clear:both;}
.top-horizontal-ads .ads-placeholder{width:320px;min-height:50px;margin:0 auto;background-color:#fff;overflow:hidden;position:relative;}

.add-in-mobile{display:none}
.add-in-desktop{display:block}
/********ads box ends********/

/*******progress-wrap starts******/
.progress-wrap{height:37px;width:37px;cursor:pointer;display:block;position:fixed;right:20px;bottom:24px;border-radius:100%;box-shadow:inset 0 0 0 .1rem rgb(128 130 134 / 25%);z-index:9;opacity:0;visibility:hidden;transform:translateY(.75rem);transition:.2s linear,margin-right;background-color:#fff;display:none;}
.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0)}
.progress-wrap:after{border-right:2px solid #000;border-bottom:2px solid #000;content:"";height:9px;line-height:41px;position:absolute;left:15px;top:15px;text-align:center;-ms-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);transform:rotate(-135deg);width:9px;z-index:2}
.progress-wrap svg.progress-circle path{stroke:#FF0088;stroke:#FF0088;stroke-width:4;box-sizing:border-box;transition:.2s linear}
.progress-wrap svg path{fill:none}
/*******progress-wrap ends******/

.common-all-content{ float:left;width:100%;overflow:hidden;}

.common-all-content *,
.common-all-content{font-family:'Inter'!important;font-weight:400;}
b, 
strong{font-weight:700!important;}

html[lang="hi"],
html[lang="hi"] body,
html[lang="hi"] *{font-family:'Inter'!important;} 

.sponsors{display:inline-flex;justify-content:space-between;flex-wrap:wrap;align-items:center;gap:10px;}
.sponsors .all-logos{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:30px;overflow:hidden;padding:0;gap:0 5px;}
.sponsors .all-logos a{display:inline-flex;align-items:center;justify-content:center;}
.sponsors p{padding:0;margin:5px 0;font-size:12px;color:var(--black);display:inline-flex;text-align:center;text-transform:uppercase;}

/*******top banner starts******/
.top-banner{margin:0;overflow:visible!important;}
.top-banner a{ display:block;}
.top-banner .display-flex{background:#39045E url(../img/banner-desktop.jpg) no-repeat center center / 100% 100%;min-height:92px;text-align:center;justify-content:center;padding:0;}
.top-banner .bannerheading,
.top-banner h2{padding:0;margin:0;color:var(--white);font-weight:700;font-size:36px;line-height:1.5;display:block;text-transform:uppercase;font-family:'Inter'!important;}
.top-banner .left-text{flex:1;padding:0 10%;}
.top-banner .left-text p{display:block;margin:0;padding:0;}
.top-banner .left-text p span{padding:4px 20px;margin:0 auto;min-width:308px;color:var(--black);font-weight:700;font-size:14px;line-height:1.4;font-family:'Inter'!important;position:relative;display:inline-block;background:linear-gradient(to right,  rgba(166,104,30,0) 0%,rgba(166,104,30,0.8) 15%,rgba(166,104,30,1) 19%,rgba(166,104,30,1) 20%,rgba(252,232,33,1) 50%,rgba(166,104,30,1) 80%,rgba(166,104,30,1) 81%,rgba(166,104,30,0.8) 85%,rgba(166,104,30,0) 100%);}
/*******top banner ends******/

/*******top nav starts******/
.nav-links{padding:0;width:100%;display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;background-color:#2E2E2E;}
.nav-links ul{float:none;width:auto;padding:0;margin:0;list-style-type:none;}
.nav-links ul > li{float:none;padding:0;margin:0;overflow:visible;display:inline-block;margin:0 15px;}
.nav-links ul > li > a{float:none;position:relative;padding:12px 0;margin:0;color:var(--white);text-decoration:none;display:inline-block;background:none;text-transform:uppercase;font-size:16px;line-height:1.4;font-weight:600;}
.nav-links ul > li:before{display:none}
.nav-links ul > li.active a,
.nav-links ul > li a:hover,
.nav-links ul > li.active a{color:var(--white);transition:0.3s;}
.nav-links ul > li > a:after{content:'';height:4px;left:0;bottom:0px;position:absolute;width:100%;z-index:1;overflow:hidden;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center;-webkit-transition:-webkit-transform .4s cubic-bezier(0.645, .045, .355, 1);transition:transform .4s cubic-bezier(0.645, .045, .355, 1);background:var(--orange);}
.nav-links ul > li > a:hover:after, 
.nav-links ul > li.active > a:after{-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;width:100%}
/*******top nav ends******/

.top-match-schedule-iframe{position:relative;padding-top:0;height:0;overflow:hidden;color:var(--white);text-align:center;padding-bottom:127px;margin-bottom:15px;}
.top-match-schedule-iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%;max-width:inherit!important;max-height:inherit!important;border:0;}

.top-match-section{display:flex;flex-direction:column;justify-content:flex-end;}
.top-match-section p{display:inline-flex;justify-content:flex-end;align-items:center;margin:0 0 10px;text-align:right;color:var(--black);font-weight:600;gap:5px;padding:0;}
.top-match-section p a{font-size:14px;display:inline-flex;color:var(--black);font-weight:600;gap:5px;}
.top-match-section p a:hover{color:var(--blue-hover);}
.top-match-section p a span{display:inline-flex;align-items:center;}
.top-match-section p a img{filter:invert(0%) sepia(0%) saturate(7%) hue-rotate(253deg) brightness(103%) contrast(100%);}

/*******common css starts******/
.splide__arrow{background:var(--white);border:1px solid #E10000;width:28px;height:28px;border-radius:50px;box-shadow:rgba(0, 0, 0, 0.1) 0px 3px 6px, rgba(0, 0, 0, 0.15) 0px 3px 6px;}
.splide__arrow:before{border:0;border-width:0;width:10px;height:10px;background:url(../img/right-arrow.svg) no-repeat center center;transform:rotate(-0deg);-webkit-transform:rotate(-0deg);right:1px;}
.splide__arrow--prev:before{transform:rotate(-180deg);-webkit-transform:rotate(-180deg);right:0px;}
.splide__arrow:hover{background-color:var(--blue-hover-light);border-color:transparent;}
.splide__arrow:hover:before{border:0;border-width:0;}
.splide__arrow--prev{left:-14px;}
.splide__arrow--next{right:-14px;}

.liveNow{background:var(--red);color:var(--white);}
.liveNow:before{background-color:var(--white);}
.liveNow:after{background-color:rgba(255,255,255,0.5);}

/********table starts*********/
.common-all-content .table-responsive{width:auto;overflow:auto;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;margin:0px;border:0;border-collapse:collapse;border-radius:0px;border:0;}
.common-all-content table{width:100%;max-width:100%;padding:0;margin:0;height:auto;margin-bottom:0;border-collapse:collapse;max-width:100%;border:0!important}
.common-all-content .table-responsive table{margin-bottom:0}
.common-all-content table td,
.common-all-content table th{background-color:var(--white);border:0;color:var(--black);padding:10px;font-size:16px;line-height:1.5;vertical-align:top;border-top:1px solid var(--color-2);}
.common-all-content table td strong,
.common-all-content table td b,
.common-all-content table th strong
.common-all-content table th b{font-weight:600}
.common-all-content table tr.even:hover td,
.common-all-content table tr:hover td{background-color:#eff6ff}
/********table ends*********/

/*******stylish heading starts******/
.ipl-2025-all-content .stylish-heading{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%;margin:0 0 15px;position:relative;}
.ipl-2025-all-content h1.heading,
.ipl-2025-all-content h2.heading,
.ipl-2025-all-content .stylish-heading h1,
.ipl-2025-all-content .stylish-heading h2{font-size:24px;line-height:1.5;color:var(--black);margin:0;padding:0;display:inline-block;position:relative;-webkit-line-clamp:inherit;overflow:visible;font-weight:700;}

.ipl-2025-all-content a.view-all{border-radius:35px;color:var(--black);font-weight:600;font-size:14px;line-height:24px!important;text-transform:none;padding:2px 10px 3px 10px;display:inline-flex;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s;position:relative;border:1px solid #666;min-width:95px;justify-content:center;align-items:center;text-align:center;}
.ipl-2025-all-content a.view-all:after{display:inline-block;content:"";position:absolute;top:7px;right:10px;width:13px;height:13px;background:url(../img/arrow-black.svg) no-repeat center center;display:none;}
.ipl-2025-all-content a.view-all:hover{color:var(--white);background-color:var(--blue-hover);border-color:var(--blue-hover);}
.ipl-2025-all-content a.view-all:hover:after{filter:invert(66%) sepia(58%) saturate(6875%) hue-rotate(242deg) brightness(88%) contrast(85%);}

.white-text .stylish-heading h2{color:var(--white);}
.white-text a.view-all{color:var(--white);border-color:var(--white);}


.ipl-2025-all-content .view-all-full{width:100%;display:flex;justify-content:center;flex-wrap:wrap;align-items:center;}
.ipl-2025-all-content .view-all-full a.view-all{padding:7px 15px;display:block;background-color:var(--black);border-radius:30px;color:var(--white);width:100%;text-align:center;}
.ipl-2025-all-content .view-all-full a.view-all:after{position:static;filter:invert(100%) sepia(0%) saturate(2%) hue-rotate(158deg) brightness(104%) contrast(101%);margin-left:15px;}
.ipl-2025-all-content .view-all-full a.view-all:hover{background-color:var(--blue-hover);}
/*******stylish heading ends******/

/*******flag icons starts******/
.team-icon{background:var(--blue);box-shadow:none;width:32px;height:auto;padding-top:0;aspect-ratio:1/1!important;overflow:hidden;border-radius:100px;}
.round-big-flag .team-icon{width:50px;height:auto;padding-top:50px;border-radius:100px;} 
/*******flag icons ends******/

/*******top news section starts******/
.top-section{padding-top:10px;}
.top-section .display-flex{align-items:flex-start;clear:both;}
.top-section .lhs-col{flex:1;gap:0px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;}
.top-section .aside{flex:0 0 300px;gap:20px;display:flex;flex-direction:column;}
 
.top-section .lhs-col h1.heading,
.top-section .lhs-col h2.heading{margin-bottom:10px;}
.top-section .lhs-col .c-crd{margin-bottom:20px; width:100%;}
.top-section .lhs-col .c-crd .repeat-box{width:100%;}
.top-section .lhs-col .c-crd .repeat-box figure{gap:20px;}
.top-section .lhs-col .c-crd .repeat-box .photo{flex:0 0 60%;}
.top-section .lhs-col .c-crd .repeat-box .text h2{font-size:24px;font-weight:700;-webkit-line-clamp:4;}
.top-section .lhs-col .c-crd .repeat-box .text p{font-size:16px;line-height:28px;font-weight:400;-webkit-line-clamp:5;color:var(--black);}
.top-section .repeat-box .text p.time{font-size:12px!important;color:#666666!important;}
.top-section .lhs-col .c-crd .repeat-box .video-icon-normal{width:60px;height:60px;}
.top-section .lhs-col .c-crd .repeat-box .video-icon-normal img{width:25px;height:25px;}

.top-section .lhs-col .three-boxes{gap:20px;}
.top-section .lhs-col .repeat-box{width:calc(33.33% - 14px);}
.top-section .lhs-col .repeat-box .text h3{font-size:18px;font-weight:700;-webkit-line-clamp:2;}

.top-section .img-grd-big .big-box .text h1, 
.top-section .img-grd-big .big-box .text h2, 
.top-section .img-grd-big .big-box .text h3{line-height:1.5;}
.top-section .img-grd-big .repeat-box .text p.time{padding-top:0;}

.match-analysis{background-color:#2E2E2E;border-radius:12px;padding:0 15px 20px;}
.match-analysis h2{font-size:18px;line-height:1.5;font-weight:600;text-transform:uppercase;color:var(--white);padding:20px 0;text-align:center;}
.match-analysis .repeat-box .lazy-image{aspect-ratio:3/2;}
.match-analysis .repeat-box .text{min-height:94px;}
.match-analysis .repeat-box .text h3{-webkit-line-clamp:3;font-size:18px;line-height:1.5;font-weight:700;color:var(--white);}
.match-analysis .splide__arrow{width:24px;height:24px;top:31%;}
.match-analysis .splide__arrow--prev{left:-12px;}
.match-analysis .splide__arrow--next{right:-12px;}

.dflex{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;}

.quizBox{background:#F5F5F5;border-radius:8px;overflow:hidden;position:relative;}
.quizBox .dflex{justify-content:center;}
.quizBox a{display:block;border:1px solid transparent;padding:20px 10px;border-radius:8px;}
.quizBox .col{width:auto;flex:0 0 40%;}
.quizBox .col + .col{width:auto;flex:1;display:inline-flex;justify-content:flex-end;} 
.quizBox p{text-transform:uppercase;font-size:10px;font-weight:400;color:var(--black);margin-bottom:5px;}
.quizBox h3{text-transform:uppercase;font-size:18px;font-weight:700;border-bottom:0;color:var(--black);margin-top:5px;}
.quizBox .play{border-radius:20px;background:#EC1C24;padding:0 10px;display:block;margin-top:10px;color:#fff;font-weight:400;line-height:24px;font-size:10px;border:0;text-align:center;}
.quizBox a:hover .play{background:var(--blue-hover-light);color:#fff;transition:0.2s;}
.quizBox a:hover{border-color:var(--blue-hover);}
/*******top news section ends******/
 
/*******home webstories starts******/
.ipl-Reels,
.playerSpotlight-outer,
.points-table,
.winnerList,
.latest-photos,
.ipl-webstories{padding:30px 0;display:block;}
.ipl-webstories .repeat-box{display:block;background-color:transparent;border-radius:0;box-shadow:none;overflow:hidden;padding:0;}
.ipl-Reels .repeat-box .lazy-image,
.ipl-webstories .repeat-box .lazy-image{aspect-ratio:9/16;}
.ipl-Reels .repeat-box .text p,
.ipl-webstories .repeat-box .text p{font-weight:600;}
.black-bg{background-color:#202020;}
.white-text .repeat-box .text p{color:var(--white);}
.white-text .repeat-box a:hover .text p{color:var(--blue-hover-light);}
.ipl-webstories .splide__arrow,
.ipl-Reels .splide__arrow{top:41%;}
/*******home webstories ends******/

.news-boxes{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;gap:15px}
.news-lhs{flex:0 0 62%;padding:0!important;margin:0;;width:auto!important;}
.news-lhs + .news-rhs{flex:1;padding:0!important;margin:0;width:auto!important}

/*************IPL home photos and videos starts*************/
.ipl-photos-videos{padding:30px 0;}
.ipl-photos-videos .news-lhs{flex:0 0 49.33666%;}
.ipl-photos-videos .news-boxes,
.ipl-photos-videos .two-boxes{gap:30px}
.ipl-photos-videos .news-rhs .repeat-box{width:calc(50% - 15px);}
.ipl-photos-videos .news-rhs .repeat-box .text h3{font-size:16px;font-weight:600;}
.ipl-photos-videos .big-box .text h2,
.ipl-photos-videos .big-box .text h3{font-size:24px;line-height:1.4;font-weight:700;text-transform:none;}
.ipl-photos-videos .big-box .photo-icon{min-width:inherit;height:44px;z-index:50;}
.ipl-photos-videos .big-box .photo-icon img{height:28px!important;width:28px!important;}
.ipl-photos-videos .big-box .photo-icon small{font-size:18px;margin-left:10px;}
.ipl-photos-videos .big-box a:hover .text p,
.ipl-photos-videos .big-box a:hover .text p{color:var(--black)!important;}
.white-text .repeat-box .text h2,
.white-text .repeat-box .text h3{color:var(--white)!important;}
.white-text .repeat-box a:hover .text p{color:var(--white)!important;}
.ipl-webstories.white-text .repeat-box a:hover .text p,
.white-text .repeat-box a:hover .text h2,
.white-text .repeat-box a:hover .text h3{color:var(--blue-hover-light)!important;}
.ipl-photos-videos .repeat-box .text p{display:block;}
.ipl-photos-videos .repeat-box .text p.time{display:none;}
.ipl-photos-videos .repeat-box .small-video{width:auto;height:auto;}
/*************IPL home photos and videos ends*************/ 

/*******ipl stats starts******/
.ipl-stats-2025{position:relative;clear:both;background:#F9F9F9;padding:30px 0;}
.ipl-stats-2025 .statsBox{display:flex;align-items:center;padding:5px 10px;overflow:hidden;position:relative;min-height:112px;}
.ipl-stats-2025 ul{justify-content:flex-start}
.ipl-stats-2025 ul li .alink,
.ipl-stats-2025 ul li a{position:relative;border-radius:12px;overflow:hidden;border:1px solid #eee;background:#fff;border-radius:10px;overflow:hidden;border:1px solid var(--color-1);display:block;width:100%;}
.ipl-stats-2025 ul li .alink:hover,
.ipl-stats-2025 ul li a:hover{border-color:var(--blue-hover);}
.ipl-stats-2025 ul li .alink:before,
.ipl-stats-2025 ul li a:before{content:'';background:url(../img/state-1.svg) no-repeat;position:absolute;left:0;top:0;bottom:0;z-index:9;width:100px;display:block;}
.ipl-stats-2025 ul li:nth-child(2) .alink:before,
.ipl-stats-2025 ul li:nth-child(2) a:before{background:url(../img/state-2.svg) no-repeat;}
.ipl-stats-2025 ul li:nth-child(3) .alink:before,
.ipl-stats-2025 ul li:nth-child(3) a:before{background:url(../img/state-3.svg) no-repeat;}
.ipl-stats-2025 ul li:nth-child(4) .alink:before,
.ipl-stats-2025 ul li:nth-child(4) a:before{background:url(../img/state-4.svg) no-repeat;}
.ipl-stats-2025 ul li:nth-child(5) .alink:before,
.ipl-stats-2025 ul li:nth-child(5) a:before{background:url(../img/state-5.svg) no-repeat;}
.ipl-stats-2025 .statsBox .left-img{width:40%;z-index:99;padding-left:10px;}
.ipl-stats-2025 .statsBox .right-txt{width:60%;padding-left:10px;position:relative;z-index:5;}
.ipl-stats-2025 .right-txt p{padding:0;margin:0;line-height:33px;}
.ipl-stats-2025 .right-txt p strong{font-size:28px;margin:0;padding:0;}
.ipl-stats-2025 .right-txt span{font-size:18px;color:#606060;}
/*******ipl stats ends******/

/*******team profile starts******/
.team-profile{padding:30px 0 15px;background-color:#F9F9F9;}
.team-profile .stylish-heading{margin-bottom:0;}
.team-profile ul li a{display:block;width:100%;transition:transform .2s;/* Animation */;border-radius:12px;}
.team-profile .team-icon{display:flex;flex-wrap:wrap;justify-content:center;text-align:center;padding:15px;border-radius:12px;width:100%;aspect-ratio:inherit!important;border:0;}
.team-profile .team-icon img{max-width:66px;object-fit:inherit !important;border-radius:0;}
.team-profile .team-icon span{text-align:center;color:var(--white);font-size:15px;line-height:1.4;font-weight:700;font-style:normal;margin:10px 0 0;width:100%}
.team-profile ul li a:hover{transform:scale(1.1);/* (150% zoom - Note:if the zoom is too large, it will go outside of the viewport) */ box-shadow:var(--color-2) 0px 10px 15px;}
.team-profile .splide__slide{margin:20px 0 30px;}
.team-profile .splide__list{margin:0 15px!important;}
.team-profile .space-left-right{ margin:0 -15px;}
.teamVs .chennai,
.chennai .team-icon{background:#F8BF03;}
.teamVs .mumbai,
.mumbai .team-icon{background:#123166;}
.teamVs .kings,
.teamVs .punjab,
.punjab .team-icon,
.kings .team-icon{background:#D71920;}
.teamVs .gujarat,
.gujarat .team-icon{background:#0D1A30;}
.teamVs .delhi,
.delhi .team-icon{background:#01184E;}
.teamVs .rajasthan,
.rajasthan .team-icon{background:#E276AA;}
.teamVs .royal,
.teamVs .bangalore,
.bangalore .team-icon,
.royal .team-icon{background:#2B2A29;}
.teamVs .sunrisers,
.teamVs .hyderabad,
.hyderabad .team-icon,
.sunrisers .team-icon{background:#F26522;}
.teamVs .lucknow,
.lucknow .team-icon{background:#0147BC;}
.teamVs .kolkata,
.kolkata .team-icon{background:#271F4A;}
.teamVs .name{background:none!important;}

.teamVs .t-b-c-,
.t-b-c- .team-icon{background:var(--color-5);}
/*******all teams color ends******/

/*******points-table starts******/
.points-table .table-responsive{border-radius:10px;border:1px solid var(--color-1);margin:0;overflow:auto!important;}
.points-table table tr.odd:hover td, 
.points-table table tr:hover td{background-color:var(--light-orange)!important}
.points-table table tr:first-of-type, 
.points-table table tr:first-of-type th, 
.points-table table tr:first-of-type td{background-color:var(--black)!important;color:var(--white)!important;border-top:0!important;font-weight:600;padding:13px 10px!important;text-align:center;}
.points-table table td,
.points-table table th{padding:25px 10px!important;border:0;text-align:center;}
.points-table table tr:nth-child(1) td:nth-child(2),
.points-table table td:nth-child(2),
.points-table table th:nth-child(2){text-align:left;}
.points-table table tr:nth-child(odd), 
.points-table table tr:nth-child(odd) th, 
.points-table table tr:nth-child(odd) td{background:#F2F2F2;}
/*******points-table ends******/

/*******orange and purple cap starts******/
.orange-purple-cap{display:block;clear:both;padding:20px 0;}
.orange-purple-cap .two-boxes{gap:30px;}
.orange-purple-cap .two-boxes .col{width:calc(50% - 15px);position:relative;}
.orange-purple-cap .orange .table-responsive,
.orange-purple-cap .purple .table-responsive{overflow:auto!important;}
.orange-purple-cap .table-responsive{padding-bottom:75px;}
.orange-purple-cap a.view-all{position:absolute;left:50%;bottom:25px;-ms-transform:translate(-50%, 0%);transform:translate(-50%, 0%);z-index:5;}
.orange-purple-cap .heading{color:var(--white);text-align:center;padding:8px 15px;text-transform:none;display:block;font-size:22px;border-radius:8px 8px 0px 0px;border-bottom:0;} 
.orange-purple-cap .heading img{margin-right:10px;}
.orange-purple-cap .orange .heading{background-color:#FF7600;}
.orange-purple-cap .purple .heading{background-color:#4F0798;}
 
.orange-purple-cap .table-responsive{border-radius:0 0 10px 10px;border:1px solid #E2E2E2;margin:0;overflow:auto!important;}
.orange-purple-cap table tr:first-child td{border-top:0;font-weight:700;padding-bottom:10px!important;padding-top:10px!important;background-color:#F7F9FB;}
.orange-purple-cap table td,
.orange-purple-cap table th{border-top:1px solid #E2E2E2;padding-bottom:15px;padding-top:15px;color:#272727;}
.orange-purple-cap table td small{font-size:12px;vertical-align:baseline;}
.orange-purple-cap table td:first-child{text-align:center;}
.orange table tr.even:hover td,
.orange table tr:hover td{background-color:var(--light-orange)}
.purple table tr.even:hover td,
.purple table tr:hover td{background-color:rgba(79,7,152,0.08)}
/*******orange and purple cap ends******/

/*******winner List starts******/
.winnerList{padding:30px 0;position:relative;}
.winnerList h3.yr{font-size:26px;font-weight:700;margin-left:0;margin-bottom:15px;display:block;border:0;}
.winnerList li{position:relative;padding-left:20px !important;margin-left:7px;}
.winnerList li:before{content:'';width:12px;height:12px;border-radius:50px;border:2px solid #999;position:absolute;left:-7px;top:55px;background:#fff;z-index:9;display:block;}
.winnerList li:after{content:'';border-left:2px solid var(--color-2);position:absolute;left:0;height:100%;top:55px;}
.winnerList li .winnerListBox a{display:block;}
.winnerList p small{font-size:13px;color:#A2A2A2;display:block;}
.winnerList p.city{font-size:16px;font-weight:700;margin:0;padding:0;}
.winnerList p.teamName{font-size:16px;color:#808080;padding:0;margin:0;margin:15px 0 7px;font-weight:400;}
.winnerList .text h3{font-size:16px!important;font-weight:600!important;margin:0;padding:0;}
.winnerList .winnerListBox .lazy-image{aspect-ratio:16/9;}
.winnerList li a:hover .text h3{color:var(--blue-hover);}
.winnerList li:first-child a .yr,
.winnerList li a:hover .yr{color:#FF7600;}
.splide-top-arrow{position:relative}
.splide-top-arrow .splide{position:static}
.splide-top-arrow .splide__arrows{position:absolute;right:0;top:-51px;display:inline-flex;padding-left:10px;}
.splide-top-arrow .splide__arrow{position:static;transform:none;}
.splide-top-arrow .splide__arrow + .splide__arrow{margin-left:5px}
.splide-top-arrow .splide__arrow:disabled{opacity:.2;}
.winnerList li .winnerListBox .repeat-box .text,
.winnerList li .winnerListBox .repeat-box{display:block;overflow:hidden;}
/*******winner List ends******/

.taboola-bottom{padding:10px 0;box-shadow:none;background-color:transparent;}
.taboola-bottom .taboola-code{background-color:var(--white);padding:10px 5px;box-shadow:var(--color-1) 0px 1px 2px 0px, var(--color-1) 0px 1px 3px 1px;border-radius:5px;width:100%;}

.flip-iframe{padding-bottom:132px;position:fixed;right:20px;bottom:20px;z-index:99;height:auto;width:200px;overflow:visible;}
.flip-iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%;max-width:inherit!important;max-height:inherit!important;border:0;}
.flip-iframe .close{color:#fff;background:#142B4F;border:1px solid #fff;border-radius:100px;width:25px;height:25px;overflow:hidden;display:flex;align-items:center;justify-content:center;float:right;top:0px;right:0px;cursor:pointer;position:absolute;z-index:5;}

/**********breadcrumb starts********/
.breadcrumb{padding:0 0 15px;margin:0;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;clear:both;width:100%;}
.breadcrumb ul{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0!important;margin:0;font-size:14px;line-height:1.5!important;}
.breadcrumb ul li{font-size:14px!important;line-height:1.5!important;color:var(--black);display:inline;vertical-align:top;padding:0!important;text-transform:none;}
.breadcrumb ul li a{color:var(--black);position:relative;display:inline;font-size:14px!important;font-weight:500!important}
.breadcrumb ul li:first-child a{font-weight:700!important;}
.breadcrumb ul li span,
.breadcrumb ul li a span{color:var(--black)}
.breadcrumb ul li a:hover span,
.breadcrumb ul li a:hover{color:var(--blue-hover);}
.breadcrumb ul li:before{display:none}
.breadcrumb ul li:after{display:inline-block;content:"/";margin:0 12px 0 2px;position:relative;top:-1px;right:-2px;width:0;height:0}
.breadcrumb ul li.nolastarrow,
.breadcrumb ul li.nolastarrow a,
.breadcrumb ul li.current,
.breadcrumb ul li.current a{color:#505050;max-width:400px;text-transform:none;}
.breadcrumb ul li:last-child:after, 
.breadcrumb ul li.nolastarrow:after,
.breadcrumb ul li.current:after{display:none}
.breadcrumb .nolastarrow a,
.breadcrumb .nolastarrow a span{color:var(--black);}
.breadcrumb p{color:var(--color-6);font-size:12px!important;font-weight:400!important;padding:0;position:relative;z-index:55;}
/**********breadcrumb ends********/

.all-inner-pages{padding:10px 0 40px;}
.all-inner-pages.space-top{padding-top:40px;}
.top-section .display-flex, 
.all-inner-pages .display-flex{float:left;width:100%;display:block;}
.top-section .lhs-col, 
.all-inner-pages .lhs-col{float:left;width:calc(100% - 320px);}
.top-section .aside, 
.all-inner-pages .aside{float:left;width:300px;margin-left:20px;gap:20px;margin-top:3px;display:flex;flex-direction:column;}

/************schedule listing page starts************/
.ipl-2025-all-content .heading-border{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:0 0 15px;width:100%;}
.ipl-2025-all-content .heading-border .heading{margin:0!important;padding:0!important;text-transform:none;border-bottom:0;}
.ipl-2025-all-content .custom-select{flex:0 0 114px;}
.ipl-2025-all-content .custom-select select{padding:0 30px 0 10px;font-size:14px;line-height:30px!important;}
.ipl-2025-all-content .custom-select:after{top:9px;height:7px;width:7px;}
select,
select option{font-family:'Inter';}
.schedules-repeat-row{margin:0 3px 15px;}
.schedules-repeat-row a{display:block;text-decoration:none;color:var(--black);box-shadow:0px 2px 4px #0000001A;border-radius:8px;box-shadow:0px 2px 4px #0000001A;border:1px solid #FFFFFF;border-radius:8px;}
.schedules-repeat-row a:hover{border-color:var(--blue);background:var(--white)}
.schedules-repeat-row .schedules-top{display:flex;justify-content:space-between;align-items:center;width:100%;padding:30px 20px;gap:20px;}
.schedules-repeat-row .stadium,
.schedules-repeat-row .date-time{font-size:16px;line-height:1.4;width:20%;margin:0;padding:0;}
.schedules-repeat-row .stadium span,
.schedules-repeat-row .date-time span{font-size:14px;line-height:1.5;display:block;margin-top:5px;}
.schedules-repeat-row .date-time{width:calc(20% - 15px);}
.schedules-repeat-row .stadium{width:calc(30% - 15px);}
.schedules-repeat-row .teamVs{width:calc(50% - 15px);display:flex;justify-content:space-between;align-items:center;border-left:1px solid var(--color-1);border-right:1px solid var(--color-1);padding:0 20px;}
.schedules-repeat-row .teamVs .name{display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700;color:var(--black);}
.schedules-repeat-row .vs{text-transform:uppercase;position:relative;}
.schedules-repeat-row .vs::before{content:'';width:1px;background-color:var(--color-4);position:absolute;left:10px;top:-5px;bottom:-5px;display:none;}
.schedules-repeat-row .vs span{background-color:var(--white);width:auto;height:auto;display:inline-block;font-size:16px;line-height:1.4;font-weight:700;position:relative;z-index:5;text-align:center;}
.schedules-repeat-row .win{font-size:16px;line-height:1.4;width:100%;padding:0px 20px 20px;font-weight:400;margin-top:-20px;color:#191919;}
.schedules-repeat-row .liveNow,
.schedules-repeat-row .result,
.schedules-repeat-row .upcoming{ position:absolute;right:10px;top:10px;background-color:#373737;color:var(--white);font-size:10px;font-weight:400;padding:2px 10px 3px;border-radius:3px;}
.schedules-repeat-row .result{background-color:#008004;}
.schedules-repeat-row .liveNow{background-color:#E61515;padding-left:17px;padding-bottom:3px;}
.schedules-repeat-row .team-icon{display:inline-flex;justify-content:center;text-align:center;border-radius:50px;width:48px;height:48px;}
.schedules-repeat-row .team-icon img{width:24px;height:26px;margin-top:10px;border-radius:0;}
.schedules-repeat-row .name span{font-size:16px;line-height:1.4;min-width:inherit;margin-left:10px;font-weight:700;display:flex;flex-direction:column;}
.schedules-repeat-row .teamVs .name:last-child{flex-direction:row-reverse;}
.schedules-repeat-row .teamVs .name:last-child span{text-align:right;margin-right:10px;margin-left:0;}
.schedules-repeat-row .runOver{width:auto;display:inline-flex;flex-direction:column;margin-top:5px;}
.schedules-repeat-row .runOver b{margin:0;padding:0;font-size:16px;line-height:18px;color:var(--black);font-weight:600;}
.schedules-repeat-row .runOver small{font-size:10px;color:#666666;display:block;margin:0;padding:0;}

.all-schedules .liveNow{padding:0px 0 0 25px;background:transparent;color:#16A34A;font-size:12px;line-height:20px;font-weight:400;border-radius:20px;position:relative;text-transform:uppercase;margin:-8px 0 0;display:inline-flex;}
.all-schedules .liveNow:before,
.all-schedules .liveNow:after{display:none;}
.all-schedules .liveNow .liveBlink{width:20px;height:20px;position:absolute;left:1px;top:0px;}
.all-schedules .liveNow .liveBlink svg{width:20px;height:20px;}

.schedules-bottom,
.schedules-top{ position:relative;}
.schedules-expand-text{overflow:hidden;padding:0 10px 80px;margin:0 -10px;height:1400px;position:relative;}
.schedules-bottom .schedules-expand-text{ height:1100px;}
.schedules-expand-text:before{content:'';height:300px;width:100%;position:absolute;left:0;right:0;bottom:0;z-index:20;
background:-moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 97%, rgba(255,255,255,1) 100%);
background:-webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 97%,rgba(255,255,255,1) 100%);
background:linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 97%,rgba(255,255,255,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );}
.schedules-expand-text.readmore{height:auto;}
.schedules-expand-text.readmore:before{ display:none;}
.schedules-read-more-button{color:var(--white)!important;font-size:16px;line-height:1.4;font-weight:500;display:inline-block;background-color:#10074F;padding:12px 15px;border-radius:10px;border:1px solid transparent;position:relative;z-index:25;min-width:160px;text-transform:none;position:absolute;bottom:0%;left:50%;-ms-transform:translate(-50%, 0%);transform:translate(-50%, 0%);}
.schedules-read-more-button:before{border-radius:10px;background-color:var(--blue-hover);}
.schedules-read-more-button:after{display:inline-block;content:"";margin:0 8px 0 3px;vertical-align:middle;border:solid var(--white);border-width:0 2px 2px 0;padding:2px;position:relative;top:2px;right:-4px;width:0;height:0;-moz-animation:bounce 2s infinite;-webkit-animation:bounce 2s infinite;animation:bounce 2s infinite;}
.schedules-read-more-button.lessbtn:after{border:solid var(--white);border-width:2px 0 0 2px;}

.schedules-all .matches-state{flex:0 0 auto;display:inline-flex;gap:15px;}
.schedules-all .matches,
.schedules-all .state{position:relative;z-index:8;}
.schedules-all .select{position:relative;padding:0 35px 0 10px;height:30px;font-size:14px;line-height:25px;font-weight:700;border:1px solid var(--color-2);background:#F5F5F5;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;border-radius:0;width:116px;}
.schedules-all .select:before{content:'';height:7px;width:7px;display:block;border:1px solid var(--black);border-right-width:0;border-top-width:0;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);position:absolute;top:7px;;right:10px;background:none}
.schedules-all .matches .select{width:132px;}
.schedules-all .dropdown{display:none;position:absolute;top:29px;;left:0;width:100%;max-height:190px;border:1px solid #cfcfcf;border-top:1px solid #a6a6a6;background:#fff;box-shadow:rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;overflow-y:scroll;z-index:1;border-radius:0;}
.schedules-all .dropdown ul{list-style:none;padding:0;margin:0;}
.schedules-all .dropdown li{padding:0 10px;line-height:31px;font-size:14px;font-weight:400;color:var(--black);cursor:pointer;list-style:none;text-align:center;}
.schedules-all .dropdown li:after,
.schedules-all .dropdown li:before{ display:none;}
.schedules-all .dropdown li + li{border-top:1px solid var(--color-1);}
.schedules-all .dropdown li:hover{background:var(--color-1);}
.schedules-all .dropdown li.open{display:block}
/************schedule listing page ends************/

/**********expand text starts********/
.expand-text-new{overflow:hidden;margin:0;padding:0;position:relative;}
.expand-text-new-button{overflow:hidden;cursor:pointer;display:none;font-size:14px;line-height:1.4;height:auto;width:100%;text-align:right;position:absolute;right:0;bottom:0;text-align:center;background:#fff;z-index:5;padding-top:20px;}
.expand-text-new.btn-read-active{min-height:107px;}
.expand-text-new-button span{color:var(--black);font-weight:500;display:inline-block;background-color:var(--white);padding:5px 15px;border-radius:30px;border:1px solid #666666;font-size:14px;line-height:1.5;text-transform:none;min-width:116px;}
.expand-text-new-button span:after{display:inline-block;content:"";margin:0 8px 0 3px;vertical-align:middle;border:solid var(--black);border-width:0 2px 2px 0;padding:2px;position:relative;top:0px;right:-4px;width:0;height:0;-moz-animation:bounce 2s infinite;-webkit-animation:bounce 2s infinite;animation:bounce 2s infinite;}
.expand-text-new-button span:hover:after{border:solid var(--white);border-width:0 2px 2px 0;}
.expand-text-new-button.read-less-button{background:none;padding-top:0;}
.expand-text-new-button.read-less-button span,
.expand-text-new-button span:hover{border-color:var(--blue-hover);color:var(--white);background-color:var(--blue-hover);}
.expand-text-new-button.read-less-button span:after{border:solid var(--white);border-width:2px 0 0 2px;}
@keyframes bounce{0%,100%,20%,50%,80%{-moz-transform:translateY(0) rotate(45deg);-ms-transform:translateY(0) rotate(45deg);-webkit-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}40%{-moz-transform:translateY(-10px) rotate(45deg);-ms-transform:translateY(-10px) rotate(45deg);-webkit-transform:translateY(-10px) rotate(45deg);transform:translateY(-10px) rotate(45deg)}60%{-moz-transform:translateY(-2px) rotate(45deg);-ms-transform:translateY(-2px) rotate(45deg);-webkit-transform:translateY(-2px) rotate(45deg);transform:translateY(-2px) rotate(45deg)}}

.hiderecords{display:none;}
.expand-text-new-button{display:block;}
.expand-text-new{padding-bottom:40px;}
/**********expand text ends********/

/*******inner pages >> orange and purple and points table starts******/
.all-inner-pages .points-table,
.all-inner-pages .orange-purple-cap{padding:0;}
.all-inner-pages .orange-purple-cap .table-responsive{padding:0;}
.all-inner-pages .orange-purple-cap .orange table td:nth-child(3),
.all-inner-pages .orange-purple-cap .orange table td:nth-child(4),
.all-inner-pages .orange-purple-cap .orange table td:nth-child(5),
.all-inner-pages .orange-purple-cap .orange table td:nth-child(6){font-weight:700;color:#FF7600;}
.all-inner-pages .orange-purple-cap table tr:nth-child(1) td:nth-child(3),
.all-inner-pages .orange-purple-cap table tr:nth-child(1) td:nth-child(4),
.all-inner-pages .orange-purple-cap table tr:nth-child(1) td:nth-child(5),
.all-inner-pages .orange-purple-cap table tr:nth-child(1) td:nth-child(6){color:var(--black);}
.all-inner-pages .orange-purple-cap .purple table td:nth-child(3),
.all-inner-pages .orange-purple-cap .purple table td:nth-child(4),
.all-inner-pages .orange-purple-cap .purple table td:nth-child(5),
.all-inner-pages .orange-purple-cap .purple table td:nth-child(6){font-weight:700;color:#4F0798;}
.all-inner-pages .points-table .table-responsive{border-radius:10px;border:1px solid var(--color-1);margin:0;overflow:auto!important;}
/*******inner pages >> orange and purple and points table ends******/

/*******player profile listing starts******/
.player-profile .profile-row{padding:20px;position:relative;background:#2B2A29;border-radius:15px;overflow:hidden;}
.player-profile .profile-row .repeat-box figure{width:100%;align-items:flex-start;gap:30px;}
.player-profile .profile-row .repeat-box .photo{width:155px;flex:0 0 155px;align-items:center;display:inline-flex;justify-content:center;}
.player-profile .profile-row .repeat-box .photo .lazy-image{padding-top:187px;width:100%;display:inline-block;border-radius:10px;}
.player-profile .profile-row .repeat-box .text{flex:1;}
.player-profile .profile-row .repeat-box .text h3{font-size:24px;line-height:1.4;color:var(--white);text-transform:none;font-weight:700;margin-bottom:15px;-webkit-line-clamp:inherit;}
.player-profile .profile-row .repeat-box .text h3 strong,
.player-profile .profile-row .repeat-box .text h3 small{display:inline-block;font-size:14px;vertical-align:middle;margin-left:8px;}
.player-profile .profile-row .repeat-box .text ul{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;clear:both;width:100%;gap:30px;padding:0;margin:0;list-style:none;;}
.player-profile .profile-row .repeat-box .text ul li{width:calc(33.33% - 20px);font-size:14px;line-height:1.4;color:var(--white);}
.player-profile .profile-row .repeat-box .text ul li strong{font-weight:600!important;font-size:16px;}
.player-profile .profile-row .repeat-box .text ul li small{font-size:14px;font-weight:400;display:block;text-transform:uppercase;}
.player-profile .info-ranking .text{font-size:14px;line-height:1.5;color:#373737;}
.player-profile .info-ranking p{padding:15px 0;font-size:14px;color:#373737;margin:0;}

.RelatedArticles.h-crd .repeat-box .text h3{font-size:18px;font-weight:700;}
.RelatedArticles .splide__arrow{top:30%;}
.RelatedArticles .splide__arrow--prev{left:14px;}
.RelatedArticles .splide__arrow--next{right:14px;}
 
.RelatedArticles{ float:left;width:100%;margin-top:30px;}
/*******player profile listing ends******/

/*******team inner pages starts******/
.team-profile-inner{padding:0;}
.team-profile-inner .stylish-heading{margin-bottom:0;}
.team-profile-inner ul li a{display:block;width:100%;transition:transform .2s;/* Animation */;border-radius:12px;}
.team-profile-inner .team-icon{display:flex;flex-wrap:wrap;justify-content:center;text-align:center;padding:15px;border-radius:12px;width:100%;aspect-ratio:inherit!important;border:0;}
.team-profile-inner .team-icon img{max-width:66px;object-fit:inherit !important;border-radius:0;}
.team-profile-inner .team-icon span{text-align:center;color:var(--white);font-size:15px;line-height:1.4;font-weight:700;font-style:normal;margin:10px 0 0;width:100%}
.team-profile-inner ul li.active a,
.team-profile-inner ul li a:hover{transform:scale(1.1);box-shadow:var(--color-2) 0px 10px 15px;}
.team-profile-inner .splide__slide{margin:10px 0 30px;}
.team-profile-inner .splide__arrow{top:45%;}
.team-profile-inner .splide__arrow--prev{left:0;}
.team-profile-inner .splide__arrow--next{right:0;}
.team-profile-inner .splide__track{padding-left:20px!important;margin:0 20px!important;}
.team-profile-inner .splide__arrow:disabled{opacity:.2;}

.teamsDtls{padding:8px 10px;border:1px solid #E2E2E2;margin:15px 0;}
.teamsDtls p{color:var(--black);font-size:16px;padding:0;margin:0;}
.teamsDtls span.line-h{margin:0 5px;}
.team-profile-inner .heading{display:flex !important;gap:10px;}
.team-profile-inner .heading span{font-size:24px;font-weight:700;}
.team-profile-inner .heading .team-icon{padding:5px;width:32px;border-radius:3px;}
.team-profile-inner .heading .team-icon img{width:28px;margin-top:2px;}
.team-profile-inner .three-boxes{align-items:stretch;}
.team-profile-inner .three-boxes .repeat-box{border:1px solid #E2E2E2;border-radius:7px;}
.team-profile-inner .three-boxes .repeat-box .alink,
.team-profile-inner .three-boxes .repeat-box a{padding:5px;display:block; width:100%;}
.team-profile-inner .three-boxes .repeat-box figure{align-items: center;}
.team-profile-inner .three-boxes .repeat-box:hover{border-color:var(--blue-hover);}
.team-profile-inner .three-boxes .repeat-box .text h3{font-weight:600;font-size:18px;color:var(--black);}
.team-profile-inner .three-boxes .repeat-box .text p{font-weight:400;font-size:14px;margin-top:3px;color:var(--black);}
.team-profile-inner .three-boxes .repeat-box .photo{flex:0 0 64px; width: 64px;}
.team-profile-inner .three-boxes .repeat-box .lazy-image{border-radius:4px;aspect-ratio:3/5!important;}
.team-profile-inner .three-boxes .repeat-box .lazy-image img{object-fit: cover;}
/*******team inner pages ends******/

/**********responsive starts********/
@media (min-width:1000px) and (max-width:1366px) {
div#div-gpt-ad-1689924344695-0{zoom:125%;}
}

@media screen and (max-width:1400px) and (min-width:1201px){}
@media only screen and (max-width:1300px){}
@media screen and (max-width:1199px) and (min-width:1025px){
.top-match-schedule-iframe{padding-bottom:158px;}
}
@media screen and (max-width:1024px) and (min-width:991px){}
@media screen and (max-width:1500px) and (min-width:768px){ 
.splide__arrow--prev{left:-0px;}
.splide__arrow--next{right:-0px;}
}
@media only screen and (max-width:1300px){}
@media screen and (max-width:1199px) and (min-width:1025px){}
@media (max-width:1024px){}
@media only screen and (max-width:991px){
.container{padding:0 10px;}
.taboola-bottom{margin:15px 0 0!important;padding:5px;background-color:var(--ads-bg);box-shadow:inset 0 11px 8px -10px var(--color-1),inset 0 -11px 8px -10px var(--color-1);overflow:hidden;float:none;width:auto;}
.taboola-bottom .taboola-code{padding:5px;box-shadow:rgba(9, 30, 66, 0.1) 0px 1px 1px, rgba(9, 30, 66, 0.1) 0px 0px 1px 1px;border-radius:0;}
.taboola-bottom .container{padding:0!important;box-shadow:none;border-radius:0;width:100%;max-width:inherit;}
.add-in-mobile{display:block}
.add-in-desktop{display:none}
.mobile-navigation{margin-bottom:0!important;}
.common-all-content{ float:left;width:100%;overflow:hidden;}
.ipl-2025-all-content{float:left;width:100%;}

.nav-links{overflow:hidden;margin:0 -10px;float:none;width:auto;}
.nav-links .nav-inner{overflow:hidden;margin-right:0;}
.nav-links ul{float:none;width:auto;padding:0;margin:0;list-style-type:none;display:block;text-align:center;overflow-x:scroll;display:flex;white-space:nowrap;flex-wrap:nowrap;margin-bottom:-15px;padding:0 10px 15px;}
.nav-links ul > li{float:none;padding:0;margin:0;overflow:visible;display:inline-block;text-transform:none;}
.nav-links ul > li + li{margin-left:25px;}
.nav-links ul > li > a{ font-size:14px;padding:9px 0 10px;} 

.top-section{padding-top:15px;}
.top-match-schedule-iframe{margin-right:-10px;}
 
.ads-box{padding:5px 0 10px;background-color:var(--mobile-ads-bg);border-radius:0;box-shadow:inset 0 11px 8px -10px var(--color-1),inset 0 -11px 8px -10px var(--color-1);margin:0 -10px;}
.ads-box .ads-placeholder{width:300px;height:250px;margin:0 auto;overflow:hidden;position:relative;font-size:11px;z-index:2;background-color:var(--white)}
.ads-box:before{content:"advertisement";font-size:10px;text-transform:uppercase;text-align:center;line-height:1.4;display:block;color:var(--gray-66);letter-spacing:2px;padding:5px 0;display:block;}

.top-banner{margin:-10px -10px 0;width:auto;float:none;}
.top-banner .display-flex{background:#39045E url(../img/banner-mobile.jpg) no-repeat 0 0;background-size:100% 65px;min-height:inherit;margin-top:10px;padding:0;position:relative;}
.top-banner .left-text{padding:5px 0;}
.top-banner .bannerheading,
.top-banner h2{font-size:22px;line-height:1.4;padding:0;}
.top-banner .left-text p{display:inline-block;}
.top-banner .left-text p span{font-size:11px;line-height:18px;padding:0 30px;min-width:inherit;}
.top-banner .left-text p span:before,
.top-banner .left-text p span:after{display:none;}

.top-section .display-flex{padding-top:15px;}
.top-section .lhs-col,
.top-section .lhs-col .c-crd,
.top-section .lhs-col .c-crd .repeat-box,
.top-section .lhs-col .c-crd .repeat-box figure,
.top-section .aside,
.top-section .display-flex,
.top-section .lhs-col .three-boxes,
.orange-purple-cap .two-boxes,
.news-boxes{display:block;}

.top-section .lhs-col .c-crd{margin-bottom:0;}
.top-section .lhs-col .c-crd .repeat-box .video-icon-normal{width:42px;height:42px;}
.top-section .lhs-col .c-crd .repeat-box .video-icon-normal img{width:20px;height:20px;}
.top-section .lhs-col .c-crd .repeat-box .text h2{font-size:20px;}
.top-section .lhs-col .c-crd .repeat-box .text{padding:10px 0 0;}
.top-section .lhs-col .c-crd .repeat-box .text p{display:none;}
.top-section .lhs-col .c-crd .repeat-box .text p.time{display:block;}
.top-section .aside{margin-top:15px;float:left;width:100%;}
.top-section .lhs-col .repeat-box{width:100%;}
.top-section .three-boxes .repeat-box figure{display:flex;}
.top-section .three-boxes .repeat-box .text h3{font-size:16px;}
.top-section .three-boxes .repeat-box .text{padding-top:0;}
.top-section .three-boxes .repeat-box{margin-top:20px;}
.top-section .three-boxes .repeat-box .photo{flex:0 0 43%;}

.quizBox{margin:0px 0 20px;}
.quizBox a{padding:15px 15px 60px;position:relative;}
.quizBox .play{display:block;text-align:center;position:absolute;padding:5px 10px;left:30px;right:30px;bottom:20px;font-size:14px;}
.ipl-stats-2025,
.team-profile{padding:25px 0;}
.orange-purple-cap,
.winnerList,
.ipl-Reels, 
.points-table,
.ipl-photos-videos,
.ipl-webstories{padding:15px 0;}
footer{margin:0!important;}
.ipl-2025-all-content .stylish-heading{position:static;margin-bottom:15px;align-items:flex-end;}
.orange-purple-cap table td, 
.orange-purple-cap table th,
.points-table table td,
.points-table .name strong{font-size:14px!important;}
.points-table table th{font-size:12px!important;}
.orange-purple-cap table td, 
.orange-purple-cap table th,
.points-table table th,
.points-table table td{padding:10px 5px!important;}
.points-table table td strong{font-weight:400!important;}
.points-table table tr:nth-child(odd) td{background-color:transparent;}
.orange-purple-cap .two-boxes .col{width:100%;}
.team-profile .splide__slide{margin:0;}
 
.team-profile ul li a:hover{transform:inherit;box-shadow:var(--color-2) 0px 3px 8px;}
.orange-purple-cap .table-responsive{padding-bottom:50px;}
.orange-purple-cap a.view-all{bottom:10px;}

.ipl-photos-videos .mobile-scroll{overflow:hidden;margin-right:-10px;}
.ipl-photos-videos .news-boxes{display:flex;flex-wrap:nowrap;align-items:stretch;overflow-x:scroll;white-space:nowrap;clear:both;gap:0;margin-bottom:-20px;}
.ipl-photos-videos .news-lhs{width:auto!important;flex:inherit;flex-shrink:0;display:inline-block;margin:0 0 20px}
.ipl-photos-videos .news-lhs .big-box{width:80vw!important;display:inline-block;}
.ipl-photos-videos .news-rhs{width:auto;flex:inherit;flex-shrink:0;display:inline-block;margin:0 0 20px 20px}
.ipl-photos-videos .news-rhs .two-boxes{display:block;}
.ipl-photos-videos .news-rhs .repeat-box{width:80vw!important;flex-shrink:0;display:inline-block;margin:0!important;padding:0!important}
.ipl-photos-videos .news-rhs .repeat-box+.repeat-box{margin-left:20px!important}
.ipl-photos-videos .news-rhs .repeat-box .text h3,
.ipl-photos-videos .big-box .text h2,
.ipl-photos-videos .big-box .text h3{font-size:20px;line-height:1.5;-webkit-line-clamp:4;}
.ipl-photos-videos .repeat-box .text p{display:none;margin:0;}
.ipl-photos-videos .repeat-box .text p.time{display:block;}
.ipl-photos-videos.white-text .repeat-box .text p{color:#C6C6C6;}
.ipl-photos-videos .big-box .video-icon,
.ipl-photos-videos .repeat-box .video-icon{width:52px;height:44px;}
.ipl-photos-videos .big-box .video-icon img,
.ipl-photos-videos .repeat-box .video-icon img{width:26px;height:26px;}
.ipl-photos-videos .repeat-box .photo-icon,
.ipl-photos-videos .big-box .photo-icon{min-width:inherit;height:auto;padding:5px 10px;}
.ipl-photos-videos .big-box .photo-icon img{height:20px !important;width:20px !important;}
.ipl-photos-videos .big-box .photo-icon small{font-size:14px;margin-left:5px;}

.orange-purple-cap .two-boxes .col +.col{margin-top:20px;}
.flip-iframe{bottom:10px;right:20px;}

.breadcrumb{position:relative;overflow:hidden;height:24px;padding:0;margin:15px 0;align-items:flex-start;}
.breadcrumb:after{content:'';position:absolute;background:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8044467787114846) 40%, rgba(255,255,255,1) 100%);width:50px;height:100%;right:-15px;top:45%;transform:translateY(-45%);z-index:1;display:block;}
.breadcrumb ul{overflow-y:hidden;overflow-x:scroll;white-space:nowrap;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;margin:0 0 -30px;padding:2px 0px 10px 0!important;}
.breadcrumb ul li{overflow:visible!important;}
.breadcrumb ul li,
.breadcrumb ul li a{font-size:14px!important;}
.breadcrumb ul li:last-child{padding-right:50px!important;max-width:inherit;}

.ipl-2025-all-content .heading-border,
.schedules-all .matches-state{display:block;}
.schedules-all .matches, 
.schedules-all .state{display:inline-block;margin:10px 10px 0 0;}

.all-schedules h3{font-size:18px;padding-left:10px;}
.all-schedules ul li{font-size:16px;}
.all-schedules .stadium-time p span{width:100%;display:block;margin-top:8px;}
.all-schedules .stadium-time p span:before{display:none;}
.all-schedules .stadium-time strong{top:15px;right:10px;line-height:36px;font-size:14px;}
.all-schedules .stadium-time{align-items:flex-start;}
.expand-text-new{margin:0 ;}
.schedules-repeat-row .schedules-top{flex-direction:column;padding:15px;}
.schedules-repeat-row .date-time,
.schedules-repeat-row .teamVs,
.schedules-repeat-row .stadium{width:100%;}
.schedules-repeat-row .teamVs{border:0;padding:15px 0;}
.schedules-repeat-row .stadium{text-align:center;}
.schedules-repeat-row .win{padding:0 10px 15px;margin:0;text-align:center;}
.schedules-repeat-row .teamVs .name:last-child span{font-weight:700;}
.schedules-repeat-row .date-time{display:flex;justify-content:space-between;align-items:center;}
 
.schedules-repeat-row .date-time span{margin-top:0;margin-right:70px;}
.schedules-repeat-row .liveNow,
.schedules-repeat-row .result,
.schedules-repeat-row .upcoming{top:17px;}
.all-inner-pages .aside{ display:block;}
.all-inner-pages .aside .quizBox{margin-top:20px;}
.ipl-2025-all-content .heading-border{padding-bottom:10px;}
.orange-purple-cap table tr:first-child td{vertical-align:middle;}

.player-profile .profile-row{padding:25px;overflow:visible;border-radius:8px;}
.player-profile .profile-row .repeat-box .photo{width:115px;position:absolute;left:0;top:0;}
.player-profile .profile-row .repeat-box .photo .lazy-image{padding-top:160px;width:120px;}
.player-profile .profile-row .repeat-box .photo .lazy-image img{object-fit:cover;}
.player-profile .profile-row .repeat-box .text{width:100%;}
.player-profile .profile-row .repeat-box .text h3{font-size:20px;position:absolute;left:130px;top:0;margin:0;}
.player-profile .profile-row .repeat-box .text ul{margin-top:175px;gap:20px;}
.player-profile .profile-row .repeat-box .text ul li{width:100%;}
.player-profile .profile-row .repeat-box .text h3 strong,
.player-profile .profile-row .repeat-box .text h3 small{display:block;margin:0;}
.player-profile .profile-row .repeat-box .text h3 small + small{margin-top:20px;}
.player-profile .profile-row .repeat-box .text ul li{width:calc(50% - 10px);}
.player-profile .profile-row .repeat-box .text ul li:first-child{width:100%;}
.player-profile .heading-border{display:flex;}
.all-inner-pages{padding:15px 0;}
.all-inner-pages.space-top{padding-top:15px;}
.top-section .display-flex,
.top-section .lhs-col,
.top-section .aside, 
.all-inner-pages .display-flex,
.all-inner-pages .lhs-col,
.all-inner-pages .aside{float:none;width:auto;display:block;margin-left:0;}

.team-profile-inner .three-boxes{gap:15px;}
.team-profile-inner .three-boxes .repeat-box{width:100%;}
.team-profile-inner .stylish-heading{margin-bottom:0;}
.team-profile-inner .teamsDtls .line-h{display:none;}
.team-profile-inner .teamsDtls .cpt{display:block;}
.team-profile-inner .splide-spacing{margin:0 -10px;}
.RelatedArticles {margin-bottom:20px;}
#taboola-below-homepage-thumbnails{margin-left:0px!important;margin-right:0px!important;}
.all-inner-pages .match-analysis{margin-top:15px;}
.schedules-repeat-row{margin-top:20px;}
.schedules-repeat-row .team-icon{width:42px;height:42px;}
.schedules-repeat-row .team-icon img{margin-top:7px;}
.schedules-all{margin-bottom:5px;}
.team-profile-inner .splide__track{padding-left:10px!important;margin:0!important;}
.teamsDtls{padding:15px;}
.top-match-section p{display:none;}
.team-profile .space-left-right{ margin:0 -10px 0 0;}
.team-profile .splide__list{margin:0!important;}
.match-analysis .splide__arrow{top:33%;}
.top-match-section + .ads-box.add-in-mobile{margin-top:-5px;}
.schedules-all .heading-border{padding-bottom:0;}
 
}
@media only screen and (max-width:579px){}
@media only screen and (max-width:479px){
 
}
@media only screen and (max-width:419px){}
@media only screen and (max-width:389px){
.team-profile-inner .team-icon{padding:10px;}
.team-profile-inner .team-icon span{font-size:13px;}
}
@media only screen and (max-width:351px){}
 
.player-profile .info-ranking .text {margin-top: 15px;}
.player-profile .info-ranking .text p {padding-top: 0;}
a[href="javascript:void(0)"] {
    pointer-events: none;
    cursor: default;
    color: inherit; 
}

.nolink a {
    pointer-events: none;
    cursor: default;
    color: inherit; 
}

.team-profile-inner .three-boxes .repeat-box.nolink  {border-color: #E2E2E2;}

.team-profile-inner .heading.rajasthan + .teamsDtls + .three-boxes .repeat-box:hover{background-color:rgb(226, 118, 170,.1);border-color:#E276AA;}
.team-profile-inner .heading.mumbai + .teamsDtls + .three-boxes .repeat-box:hover{background-color:rgb(18, 49, 102,.1);border-color:#123166;}
.team-profile-inner .heading.chennai + .teamsDtls + .three-boxes .repeat-box:hover{background-color:rgb(248, 191, 3,.1);border-color:#F8BF03;}
.team-profile-inner .heading.delhi + .teamsDtls + .three-boxes .repeat-box:hover{background-color:rgb(1, 24, 78,.1);border-color:#01184E;}
.team-profile-inner .heading.bangalore + .teamsDtls + .three-boxes .repeat-box:hover{background-color:rgb(43, 42, 41,.1);border-color:#2B2A29;}
.team-profile-inner .heading.kolkata + .teamsDtls + .three-boxes .repeat-box:hover{background-color:rgb(39, 31, 74,.1);border-color:#271F4A;}
.team-profile-inner .heading.punjab + .teamsDtls + .three-boxes .repeat-box:hover{background-color:rgb(215, 25, 32,.1);border-color:#D71920;}
.team-profile-inner .heading.hyderabad + .teamsDtls + .three-boxes .repeat-box:hover{background-color:rgb(242, 101, 34,.1);border-color:#F26522}
.team-profile-inner .heading.lucknow + .teamsDtls + .three-boxes .repeat-box:hover{background-color:rgb(1, 71, 188,.1);border-color:#0147BC;}
