
:root.T20WorldCup .T20WorldCup-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);

    --bodybg:#f4f4f2;
 
    --black-100:#000000;

    --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;

    --blue:#39045E;
    --dark-blue:#10074F;
    --orange:#F26F2D;
    --pink:#FF0084;
    --dark-pink:#FA1E50;
    --black:#000000;
    --t20Black:#161616;
    --cc-purple:#511652;
    --pink-gradient:linear-gradient(90deg, #FA1E50 0%, #272782 100%);
    }
header.dekstop-header{margin-bottom:0!important;}

/********ads box  starts********/
.ads-box{background-color:var(--ads-bg);padding:18px 0 15px;text-align:center;display:block;overflow:hidden;clear:both;margin-bottom:15px;}
.ads-box .ads-placeholder,
.ads-box .ads-placeholder-internal{width:300px;height:250px;margin:0 auto;background-color:var(--white);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;}
.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 *,
.common-all-content{font-family:'Rubik'!important;font-weight:400;}
b, 
strong{font-weight:700!important;}

.sponsors{display:inline-block;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;background:var(--white);border:1px solid #DEDCDC;border-radius:3px;padding:0 10px;}
.sponsors .all-logos a{display:inline-flex;align-items:center;justify-content:center;}
.sponsors .all-logos a + a:before{content:'|';margin:0 4px;color:var(--color-1)}
.sponsors p{padding:0;margin:5px 0;font-size:12px;color:#666666;display:block;text-align:center;text-transform:uppercase;}

/*******top banner starts******/
.four-boxes.h-crd { width: 100%; } .four-boxes.c-crd { width: 100%; }
.top-banner{margin:0; overflow: visible!important;}
.top-banner .display-flex{background:#39045E url(https://www.cricketcountry.com/WOMEN-T20-2024/img/banner-desktop.png) no-repeat center center;min-height:120px;text-align:center;background-size:cover;border-radius:8px 8px 0 0;justify-content:center;padding:0 20px;}
.top-banner h1{padding:0;margin:0;color:var(--white);font-weight:700;font-size:36px;line-height:1.5;display:block;font-family:'Inter'!important;}
.top-banner .left-text{flex:1;padding-left:0%;}
.top-banner .left-text p{display:block; margin:0; padding: 0;}
.top-banner .left-text p span{text-transform:uppercase;padding:2px 20px;margin:0;color:var(--white);font-weight:400;font-size:18px;line-height:1.4;font-family:'Inter'!important;background-color:var(--pink);border-radius:30px;position:relative;display:inline-block;}
.top-banner .left-text p span:before,
.top-banner .left-text p span:after{width:140px;right:-140px;top:15px;position:absolute;height:1px;content:'';background-color:var(--pink);}
.top-banner .left-text p span:before{left:-140px;right:auto;}
 
.top-banner .sponsors p{color:var(--white);font-size:16px;text-align:center;}
.top-banner .sponsors .all-logos{background:none;border:0;border-radius:0;padding:0;gap:10px;justify-content:center;}
.top-banner .sponsors .all-logos a + a::before{display:none;}
/*******top banner ends******/

/*******top nav starts******/
.nav-links{padding:0;width:100%;display:flex;justify-content:center;flex-wrap:wrap;align-items:center;background:#161616;border-radius:0 0 8px 8px}
.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;}
.nav-links ul > li + li{margin-left:35px;}
.nav-links ul > li > a{float:none;position:relative;padding:8px 0;margin:0;color:var(--white);text-decoration:none;display:inline-block;background:none;text-transform:uppercase;font-size:16px;line-height:1.4;}
.nav-links ul > li:before{display:none}
.nav-links ul > li.active a,
.nav-links ul > li a:hover{color:var(--white);transition:0.3s;}
.nav-links ul > li.active a{color:var(--pink);}
.nav-links ul > li > a:before{content:'';height:2px;left:0;bottom:0;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(--dark-pink);}
.nav-links ul > li > a:hover:before, 
.nav-links ul > li.active > a:before{-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******/

.T20WorldCup-all-content .two-cols-aside{ margin:0;}

.top-match-schedule-iframe{position:relative;padding-top:0;height:0;overflow:hidden;color:var(--white);text-align:center;padding-bottom:112px;margin:15px 0 0;}
.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;}

/*******common css starts******/
.T20WorldCup-all-content .heading{position:relative;margin:15px 0!important;text-transform:none;padding:0;color:var(--black);display:flex;justify-content:space-between;align-items:center;font-size:28px;line-height:1.4;font-weight:700;border-bottom:0;}
.T20WorldCup-all-content .heading a{color:var(--blue);text-decoration:none}
.T20WorldCup-all-content .heading a:hover{color:var(--orange);text-decoration:none}

.more-btn-home{margin:25px 0 0;text-align:center;position:relative;}
.more-btn-home:after{width:100%;left:0;right:0;top:18px;position:absolute;height:1px;content:'';background-color:var(--blue);}
.more-btn-home a.more{border:1px solid var(--blue)!important;border-radius:50px;color:var(--white)!important;font-weight:400;font-size:16px;line-height:24px!important;text-transform:none;padding:5px 15px;display:inline-flex;align-items:center;justify-content:center;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s;position:relative;background-color:var(--blue);min-width:140px;z-index:5;}
.more-btn-home a.more:after{display:inline-block;content:"";border:solid var(--black);border-width:0 1px 1px 0;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:absolute;top:12px;right:10px;width:8px;height:8px;display:none;}
.more-btn-home a.more:hover{color:var(--white)!important;border-color:var(--pink)!important;background-color:var(--pink)}
.more-btn-home a.more:hover:after{border:solid var(--white);border-width:0 1px 1px 0;}

.pink-btn:after{background-color:var(--pink);}
.pink-btn a.more{border-color:var(--pink)!important;background-color:var(--pink);}
.pink-btn a.more:hover{border-color:var(--white)!important;color:var(--pink)!important;background-color:var(--white);}

.T20WorldCup-all-content .stylish-heading{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%;margin:0 0 20px;position:relative;}
.T20WorldCup-all-content .stylish-heading h2{font-size:28px;line-height:1.5;color:var(--black)!important;margin:0;padding:0;display:inline-block;position:relative;-webkit-line-clamp:inherit;overflow:visible;font-weight:700;text-align:center;}
.T20WorldCup-all-content .stylish-heading .sponsors .all-logos{padding: 0 5px; width:auto;}
.splide__arrow{background:var(--white);border:1px solid var(--black);width:40px;height:40px;border-radius:50px;border:0;box-shadow:rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;}
.splide__arrow:before{border:solid var(--black);border-width:0 1px 1px 0;width:10px;height:10px;}
.splide__arrow:hover{background-color:var(--pink);border-color:transparent;}
.splide__arrow:hover:before{border:solid var(--white);border-width:0 1px 1px 0;}
.splide__arrow--prev{left:-20px;}
.splide__arrow--next{right:-20px;}

article.repeat-box{border-radius:0;}
article.repeat-box a{width:100%;}
article.repeat-box .photo{width:auto;}
article.repeat-box .photo + .text{padding-left:0;width:auto;}
article.repeat-box a:hover,
article.repeat-box a:hover h2,
article.repeat-box a:hover h3,
article.repeat-box a:hover p{color:var(--pink);}

article.repeat-box a:hover .webstories-icon,
article.repeat-box a:hover .photo-icon,
article.repeat-box a:hover .video-icon{border-color:var(--pink);background-color:var(--pink);}

article.repeat-box .photo-icon{left:10px;border-radius:5px;min-width:inherit;padding:0 5px;}
article.repeat-box .photo-icon small{min-width:inherit;margin:0 0 0 5px;}

.T20WorldCup-webstories .stylish-heading .sponsors p,
.T20WorldCup-webstories .stylish-heading h2,
.TurningPoint .stylish-heading h2,
.TurningPoint .stylish-heading .sponsors p,
.videos .stylish-heading .sponsors p,
.videos .stylish-heading h2{color:var(--white)!important;}
 
.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:15px;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.4;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}

.show-mobile,
.ads-in-mobile{display:none}
.show-desktop,
.ads-desktop{display:block}
/********table ends*********/

.T20WorldCup-top-data .two-cols-aside{padding-bottom:35px;position:relative;z-index:5;}
.T20WorldCup-top-data .two-cols-aside .lhs-col{width:calc(100% - 320px);padding-right:0;}
.T20WorldCup-top-data .two-cols-aside .aside{width:300px;margin-top:30px;}
.T20WorldCup-top-data .two-cols-aside .aside .ads-box{padding:0;margin-bottom:15px;}
.T20WorldCup-top-data .two-cols-aside .aside .ads-box .ads-placeholder{background-color:#f1f1f1; }
.GroupDecider .container,
.T20WorldCup-webstories .container,
.PlayersSpotlight .container,
.TurningPoint  .container{position:relative;z-index:5;}

/*******top-stories starts******/
.top-stories .news-boxes{float:none;gap:0 30px}
.top-stories .news-rhs{flex:1;}
.top-stories  article.repeat-box .text{padding-top:8px;}
.top-stories .three-boxes.h-crd article.repeat-box,
.top-stories .news-rhs article.repeat-box + article.repeat-box{border-top:1px solid var(--color-1)!important;margin-top:15px!important;padding-top:15px!important;}
.top-stories article.repeat-box .text h3{font-size:18px;line-height:1.5;font-weight:600;-webkit-line-clamp:3;}
.top-stories .lazy-image{padding-top:55%;}
.top-stories .news-lhs{flex:0 0 66%;}
.top-stories .news-lhs article.big-box{border-top:0;}
.top-stories .news-lhs article.big-box .text .date{font-size:13px;line-height:1.5;color:var(--color-6);padding:10px 0;}
.top-stories .news-lhs article.big-box .text h2{font-size:28px;line-height:1.5;font-weight:700;-webkit-line-clamp:2;}
.top-stories .liveNow{position:absolute;left:10px;top:10px;right:auto;border-radius:5px;}
.top-stories .news-lhs article.big-box a:hover .liveNow{-webkit-transition:.4s;-moz-transition:.4s;transition:.4s;animation:pulseShadowlgwhite 2000ms linear infinite;}

article.big-box .video-icon{width:55px;height:55px;}
article.big-box .video-icon img{width:15px;height:15px;}

.top-stories .three-boxes{gap:30px}
.top-stories .three-boxes article.repeat-box{width:calc(33.33% - 20px);}
/*******top-stories ends******/

/*******aside > wicket and runs starts******/
.top-wicket-run{background:var(--white);border:1px solid var(--color-1);border-radius:5px;}
.top-wicket-run + .top-wicket-run{margin-top:15px;}
.top-wicket-run h2.heading{font-size:20px;font-weight:700;color:var(--black);padding:15px;margin:0 !important;border-bottom:1px solid var(--color-1)}
.top-wicket-run h2.heading a.more{font-size:13px;line-height:1.4!important;padding:0 15px 0 0;border-color:transparent!important;color:var(--blue)!important;}
.top-wicket-run h2.heading a.more:after{right:5px;top:5px;}
.top-wicket-run h2.heading a.more:hover{color:var(--white)!important;}
.top-wicket-run article.repeat-box{padding:0;border-radius:0;}
.top-wicket-run article.repeat-box + article.repeat-box{border-top:1px solid var(--color-1);margin-top:0;}
.top-wicket-run article.repeat-box .photo{flex:0 0 60px;height:60px;width:auto;} 
.top-wicket-run article.repeat-box a{width:100%;padding:15px;}
.top-wicket-run article.repeat-box a:before{content:'';height:100%;left:0;bottom:0;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:rgba(0,0,0,.05);border-radius:5px;}
.top-wicket-run article.repeat-box a:hover:before{-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-wicket-run article.repeat-box figure{position:static;align-items:center;}
.top-wicket-run article.repeat-box .lazy-image{box-shadow:none;overflow:hidden;padding-top:60px;width:60px;display:inline-block;border-radius:200px!important;border:1px solid var(--white-1)!important;}
.top-wicket-run article.repeat-box .lazy-image img{max-width:100%;max-height:100%;object-fit:cover;}
.top-wicket-run article.repeat-box .text{width:calc(100% - 65px); padding-right:65px; position:static;padding-left:0;}
.top-wicket-run article.repeat-box .text h3{width:auto;display:inline-block;font-size:16px;line-height:1.4;font-weight:700;}
.top-wicket-run article.repeat-box .text small{font-size:12px;color:#A4A4A4;line-height:1.4;display:block;}
.top-wicket-run article.repeat-box .text p{margin:0;padding:0;font-size:12px;line-height:1.4;}
.top-wicket-run article.repeat-box .text span{font-size:24px;line-height:1.5;font-weight:700;position:absolute;right:15px;top:23px;}
/*******aside > wicket and runs ends******/

/*******home webstories starts******/
.TurningPoint,
.videos,
.T20WorldCup-webstories{padding:35px 0;display:block;background-color:var(--blue);}
.TurningPoint:after,
.PlayersSpotlight:after,
.T20WorldCup-webstories:before,
.T20WorldCup-webstories:after{content:'';background:url("https://www.cricketcountry.com/WOMEN-T20-2024/img/webstories-top.svg") no-repeat right 0 ;background-size:cover;position:absolute;left:0px;bottom:-90px;width:120px;height:200px;}
.TurningPoint:after,
.T20WorldCup-webstories:after{right:0;left:auto;bottom:auto;top:-110px;background-position:0 0;}
.PlayersSpotlight:after{right:0;left:auto;bottom:0px;top:auto;background-position:0 0;width:121px;height:80px;background-size:140% 180%;}

.T20WorldCup-webstories article.repeat-box{display:block;background-color:transparent;border-radius:0;box-shadow:none;overflow:hidden;padding:0;}
.T20WorldCup-webstories article.repeat-box > a{display:block;padding:0px;color:var(--white);text-decoration:none;overflow:hidden;}
.T20WorldCup-webstories article.repeat-box > a > figure{display:block;}
.T20WorldCup-webstories article.repeat-box .photo,
.T20WorldCup-webstories article.repeat-box .text{width:100%;}
.T20WorldCup-webstories article.repeat-box .photo:before{content:"";background:linear-gradient(to right, var(--white-6) 50%, rgba(255, 255, 255, 0) 0%);background-position:bottom;background-repeat:repeat-x, repeat-y;background-size:25.6px 2px;width:100%;height:2px;position:absolute;left:10px;right:10px;bottom:15px;z-index:9;}
.T20WorldCup-webstories article.repeat-box .photo:after{content:'';position:absolute;left:0;right:0;bottom:0;height:20%;background:linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);z-index:2;border-radius:0 0 8px 8px;}
.T20WorldCup-webstories article.repeat-box .lazy-image{box-shadow:none;overflow:hidden;padding-top:178%;border-radius:8px!important;border:0!important;}
.T20WorldCup-webstories article.repeat-box .text{padding:10px 0 0;}
.T20WorldCup-webstories article.repeat-box .text p{font-size:16px;line-height:1.5;padding:0;margin:0;font-weight:700;color:var(--white);-webkit-line-clamp:3;font-family:'Inter'!important;}
.T20WorldCup-webstories article.repeat-box a:hover .text p{color:var(--pink);}
.T20WorldCup-webstories article.repeat-box a:hover .photo:after{background:linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,0,136,1) 100%);}
/*******home webstories ends******/

/*******Group and Decider starts******/
.GroupDecider{padding:35px 0;}
.GroupDecider .display-flex{gap:30px;align-items:flex-start;}
.GroupDecider .col{width:calc(50% - 15px);flex:inherit;}
.GroupDecider .display-flex .two-flex{gap:15px;align-items:flex-start; width:100%;}
.GroupDecider .display-flex .two-flex .box{width:calc(50% - 10px);border:1px solid var(--color-1);border-radius:8px;overflow:hidden;}
.GroupDecider .group h3{font-size:20px;line-height:1.5;font-weight:700;color:var(--black);border:0;margin:0;padding:17px 20px;text-transform:none;}
.GroupDecider .group .two-flex .box:hover h3{background-color:#FF00841A;}
.GroupDecider .group ol{counter-reset:item;margin:0px;padding:0;clear:both;overflow:hidden;border:0;}
.GroupDecider .group ol li{position:relative;display:block;padding:16px 15px 16px 62px;margin:0;min-height:35px;border-top:1px solid var(--color-1);}
.GroupDecider .group li .team-icon{flex:0 0 32px;}
.GroupDecider .group li .name{display:flex;gap:10px;}
.GroupDecider .group li .name strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:18px;line-height:1.5;font-weight:600!important;}
.GroupDecider .group ol li a:hover{color:var(--blue);}
.GroupDecider .group ol li:before{font-weight:700;width:40px;left:10px;position:absolute;top:32px;color:var(--black);font-size:24px;line-height:35px;content:counter(item);counter-increment:item;text-align:center;margin-top:-16px;background:none;border-radius:0px;height:auto;}

.decider-boxes{display:block;}
.decider-boxes .col{width:100%;display:flex;align-items:flex-start;justify-content:stretch;flex-wrap:wrap;gap:30px;}
.decider-boxes .box{position:relative;width:calc(50% - 15px);}

.decider-boxes .box a{display:block;background:#F5F5F5;border-radius:10px;padding:15px 20px;} 
.decider-boxes .box a:hover{box-shadow:0 0 5px var(--pink);} 
.decider-boxes .match-live{display:block;}
.decider-boxes .match-live .date-time{font-size:18px;line-height:1.4;font-weight:700!important;display:flex;justify-content:space-between;align-items:center;width:100%;padding:0;color:var(--black);margin:0;position:relative;font-family:'Rubik'!important;}
.decider-boxes .match-live .date-time *{font-weight:700!important;}
.decider-boxes .match-live .date-time-won{padding:5px 0;font-size:14px;line-height:16px;font-weight:400;text-align:left;color:var(--black);margin:0;}
.decider-boxes .match-live .date-time-won span{font-weight:400;}
.decider-boxes .match-live .date-time-won span:before{content:'';width:5px;height:5px;display:inline-block;background-color:var(--color-4);border-radius:15px;margin:0 8px 0 4px;vertical-align:middle;}
.decider-boxes .match-live .yet{padding:0;font-size:14px;line-height:16px;font-weight:400;text-align:left;color:var(--black);margin:0;}

.decider-boxes .match-live .teamVs{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;padding:10px 0;gap:10px;flex-flow:row wrap;}
.decider-boxes .match-live .teamVs .name{width:100%;}
.decider-boxes .match-live .teamVs .name span,
.decider-boxes .match-live .teamVs .name small{width:100%;display:flex;justify-content:flex-start;align-items:center;text-align:center;gap:10px;font-size:18px;font-weight:700;color:var(--black);}
.decider-boxes .match-live .teamVs .name small{ color:#8A8A8A;font-size:11px;font-weight:400;}
.decider-boxes .match-live .team-icon{border-radius:0;width:32px;height:auto;padding-top:23px;margin:0;border:0;display:inline-flex;justify-content:center;align-items:center;text-align:center;border:1px solid var(--color-1) !important;}
.decider-boxes .match-live .team-icon img{object-fit:cover;}
.decider-boxes .match-live .vs{text-transform:uppercase;position:relative;width:auto;display:inline-flex;justify-content:center;text-align:center;margin:0 30px;}
.decider-boxes .match-live .vs span{width:35px;height:35px;display:inline-block;color:var(--white);font-size:17px;line-height:35px;font-weight:700;position:relative;z-index:5;text-align:center;border-radius:40px;background-color:#10074F;}

.doted-line:before{content:'';width:1px;height:15px;position:absolute;left:50%;top:auto;bottom:-15px;z-index:3;display:inline-block;border:0;border-left:1px solid var(--black);background:none;border-radius:0}
.doted-line:after{content:'';width:8px;height:8px;background:var(--black);position:absolute;left:calc(50% + -3px);bottom:-4px;border-radius:50px;display:inline-block;z-index:5;}
.doted-line a:after{content:'';width:calc(50% + 16px);height:1px;background:var(--black);position:absolute;left:50%;bottom:-15px;}
.doted-line:last-child a:after{left:-15px;}

.decider-boxes .final-box{width:100%;padding-top:50px;}
.decider-boxes .final-box a{background:var(--pink);display:block;position:relative;}
.decider-boxes .final-box .date-time-won,
.decider-boxes .final-box *{color:var(--white);}
.decider-boxes .final-box .vs span{background-color:var(--white);color:var(--black);}
.decider-boxes .final-box .date-time{color:var(--white);justify-content:center;text-align:center;}
.decider-boxes .final-box .teamVs .name span{font-size:24px;}
.decider-boxes .final-sept{position:relative;text-align:center;}
.decider-boxes .final-box .teamVs{justify-content:center;padding:10px 0;}
.decider-boxes .final-box .teamVs .name span{color:var(--white);}
.decider-boxes .final-box .teamVs .name{width:auto;}
.decider-boxes .final-box .date-time-won{text-align:center;}
.decider-boxes .final-sept p{text-align:center;color:var(--blue);font-size:30px;line-height:1.4;font-weight:700;padding:0;display:inline-block;margin:0;text-transform:uppercase;}
.decider-boxes .final-box .team-icon{width:45px;padding-top:30px;}
.decider-boxes .final-box .date-time{font-size:16px;}

.decider-boxes .final-box:before{content:'';width:1px;height:35px;background:var(--black);position:absolute;left:50%;top:15px;}
.decider-boxes .final-box:after{content:'';width:8px;height:8px;background:var(--black);position:absolute;left:calc(50% - 4px);top:46px;border-radius:50px;display:inline-block;z-index:5;}

.decider-boxes .final-box a:before{content:'';background:url("https://www.cricketcountry.com/WOMEN-T20-2024/img/blue-t-tag.png") no-repeat right 0 ;background-size:cover;position:absolute;left:30px;top:0px;width:77px;height:42px;}
.decider-boxes .final-box a:after{content:'';background:url("https://www.cricketcountry.com/WOMEN-T20-2024/img/blue-b-tag.png") no-repeat right 0 ;background-size:cover;position:absolute;right:10px;bottom:0px;width:77px;height:42px;}
/*******Group and Decider ends******/

/*******Turning Point starts******/
.TurningPoint article.repeat-box{display:block;background-color:transparent;border-radius:8px;box-shadow:none;overflow:hidden;padding:0;}
.TurningPoint article.repeat-box > a{display:block;padding:0px;color:var(--white);text-decoration:none;overflow:hidden;}
.TurningPoint article.repeat-box > a > figure{display:block;}
.TurningPoint article.repeat-box .photo,
.TurningPoint article.repeat-box .text{width:100%;}
.TurningPoint article.repeat-box .lazy-image{box-shadow:none;overflow:hidden;padding-top:140%;border-radius:5px!important;border:1px solid var(--white-1)!important;}
.TurningPoint article.repeat-box .text{padding:10px 0 0;}
.TurningPoint article.repeat-box .text p{font-size:16px;line-height:1.5;padding:0;margin:0;font-weight:400;color:var(--white);-webkit-line-clamp:3;font-family:'Rubik'!important;}
.TurningPoint article.repeat-box a:hover .text p{color:var(--pink);}
/*******Turning Point ends******/

/*******all teams color starts******/
.team-icon{background:var(--white);box-shadow:none;width:32px;height:auto;padding-top:23px;overflow:hidden;border:1px solid var(--color-1);border-radius:2px;}
.team-icon img{object-fit:cover!important;border-radius:2px;}
.round-big-flag .team-icon{width:50px;height:auto;padding-top:50px;border-radius:100px;} 
/*******all teams color ends******/

/*******Players Spotlight starts******/
.PlayersSpotlight{padding:35px 0;}
.PlayersSpotlight article.repeat-box{border-radius:8px;border:1px solid #E2E2E2;margin:3px 0;background-color:var(--white);}
.PlayersSpotlight article.repeat-box .lazy-image{border-radius:8px 8px 0 0;padding-top:120%;box-shadow:inherit;}
.PlayersSpotlight article.repeat-box .lazy-image img{max-width:100%;max-height:100%;object-fit:cover;object-position:0 10%;border-radius:0}
.PlayersSpotlight article.repeat-box .text{text-align:center;padding:10px;min-height:57px;}
.PlayersSpotlight article.repeat-box .text h3{font-size:16px;line-height:1.5;color:#15235C;-webkit-line-clamp:1;}
.PlayersSpotlight article.repeat-box .text p{font-size:12px;color:#15235C;-webkit-line-clamp:1;}
.PlayersSpotlight article.repeat-box:hover{border-color:var(--pink);}
/*******Players Spotlight ends******/

/*******home videos starts******/
.videos .news-boxes{gap:30px;}
.videos .news-middle{flex:1;order:2;flex-direction:row;}
.videos .news-lhs{flex:0 0 25%;order:1;}
.videos .news-rhs{flex:0 0 25%;order:3;}
.videos article.repeat-box .lazy-image{padding-top:57.6667%}
.videos article.repeat-box + article.repeat-box{border-top:1px solid var(--white-3)!important;margin-top:15px!important;padding-top:15px!important;}
.videos .h-crd article.repeat-box .text h3{font-size:18px;line-height:1.5;padding:0;margin:0;font-weight:600;color:var(--white);-webkit-line-clamp:3;font-family:'Rubik'!important;}
.videos .h-crd article.repeat-box a:hover .text h3{color:var(--pink);}

.videos article.big-box .text h2,
.videos article.big-box .text h3{font-size:28px;line-height:1.4;text-transform:none;color:var(--white);font-weight:700;font-family:'Rubik'!important;}
.videos article.big-box .text p{font-size:16px;line-height:1.5;padding:10px 0;margin:0;font-weight:400;color:var(--white);-webkit-line-clamp:inherit;}
.videos article.big-box a:hover .text h2,
.videos article.big-box a:hover .text h3{color:var(--pink);}
.videos article.big-box .text .date{font-size:13px;line-height:1.4;color:var(--white-9);}
/*******home videos ends******/

/*************home photos starts*************/
.photos{padding:35px 0 15px;}
.photos .c-crd article.repeat-box,
.photos .c-crd article.repeat-box + article.repeat-box{border-top:1px solid var(--color-1)!important;margin-top:0!important;padding-top:15px!important;}
/*************home photos ends*************/ 

.taboola-bottom{padding:10px 0;box-shadow:none;background-color:transparent;}
.taboola-bottom .taboola-code,
.taboola-bottom .taboola-placeholder{background-color:var(--white);max-width:1390px; padding:10px 5px; margin:0 auto;box-shadow:var(--color-1) 0px 1px 2px 0px, var(--color-1) 0px 1px 3px 1px;border-radius:5px;}
.taboola-bottom .container{padding:0!important; max-width: inherit; margin: 0;}

/**********breadcrumb starts********/
.breadcrumb{padding:15px 0;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:12px!important;line-height:1.5!important;color:var(--black);display:inline;vertical-align:top;padding:0!important;text-transform:capitalize;}
.breadcrumb ul li a{color:var(--black);position:relative;display:inline;font-size:12px!important;font-weight:400!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(--pink);}
.breadcrumb ul li:before{display:none}
.breadcrumb ul li:after{display:inline-block;content:"/";margin:0 13px 0 3px;position:relative;top:-0px;right:-4px;width:0;height:0}
.breadcrumb ul li.nolastarrow,
.breadcrumb ul li.nolastarrow a,
.breadcrumb ul li.current,
.breadcrumb ul li.current a{color:var(--black);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********/

/************schedule listing page starts************/
.T20WorldCup-all-content .heading-border{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:15px 0 10px;border-bottom:1px solid var(--color-4);width:100%;}
.T20WorldCup-all-content .heading-border .heading{margin:0!important;padding:0 !important;text-transform:none;border-bottom:0;}
.T20WorldCup-all-content .custom-select{flex:0 0 114px;}
.T20WorldCup-all-content .custom-select select{padding:0 30px 0 10px;font-size:14px;line-height:30px!important;}
.T20WorldCup-all-content .custom-select:after{top:9px;height:7px;width:7px;}
select,
select option{font-family:'Rubik';}

.all-schedules .repeat-row a{display:block;color:inherit;position:relative;padding:15px 30px;}
.all-schedules .repeat-row + .repeat-row{ border-top:1px solid var(--color-1);}

.all-schedules .stadium-time{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:15px;font-size:14px;line-height:1.4;font-weight:400;padding-bottom:8px;}
.all-schedules .stadium-time p{margin:0;padding:0 100px 0 0;flex:1;font-weight:700;}
.all-schedules .stadium-time p span{font-weight:400;}
.all-schedules .stadium-time p span:before{content:'';width:5px;height:5px;display:inline-block;background-color:var(--color-4);border-radius:15px;margin:0 8px 0 4px;vertical-align:middle;}
.all-schedules .stadium-time strong{font-size:18px;font-weight:700;flex:0 0 150px;text-align:right;}
.all-schedules h3{color:var(--black);font-size:20px;line-height:1.4;font-weight:700;margin:20px 0 5px;border-bottom:0;text-transform:none;}
.all-schedules ul,
.all-schedules ul li{padding:0;margin:0;list-style:none;;}
.all-schedules ul li{display:flex;justify-content:space-between;align-items:center;flex-wrap:inherit;gap:15px;width:100%;font-size:18px;line-height:1.4;font-weight:700;padding:7px 0;}
.all-schedules ul li .name,
.all-schedules ul li .runs{gap:10px;display:inline-flex;align-items:center;font-weight:700;}
.all-schedules ul li .name{flex:1;}
.all-schedules ul li .runs small{font-size:14px;font-weight:400;}
.player-profile .team-icon,
.all-schedules ul li .team-icon{border-radius:0;width:32px;height:auto;padding-top:23px;margin:0;border:0;display:flex;justify-content:center;align-items:center;text-align:center;border:1px solid var(--color-1) !important;}

.all-schedules ul li.lose *{opacity:.55;}
.all-schedules .win{font-size:14px;line-height:1.4;font-weight:400;margin:10px 0 0;padding:0;}
.all-schedules ul li .default-team-icon{background:var(--white);}
.all-schedules .repeat-row a:hover{color:inherit;}
.all-schedules .repeat-row a:after{position:absolute;content:'';left:0;right:0;bottom:0;top:0;background:#F5F5F5;border-radius:5px;transition:.3s ease-in-out;z-index:-1;border:1px solid transparent;}
.all-schedules .repeat-row a:hover:after{transform:scale(1.01);box-shadow:0 0 5px var(--pink);border:1px solid var(--pink);}
.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(--pink);}
.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;}

.country{position:relative;flex:0 0 114px;}
.country .select{position:relative;padding:0 35px 0 10px;height:35px;font-size:14px;line-height:35px;border:1px solid var(--color-2);background:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;border-radius:5px;}
.country .select:before{content:'';height:5px;width:5px;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:12px;right:10px;background:none }

.country .dropdown{display:none;position:absolute;top:34px;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:5px;}
.country .dropdown ul{list-style:none;padding:0;margin:0;}
.country .dropdown li{padding:0 10px;line-height:31px;font-size:13px;font-weight:400;color:var(--black);cursor:pointer;list-style:none;}
.country .dropdown li:after,
.country .dropdown li:before{ display:none;}
.country .dropdown li + li{border-top:1px solid var(--color-2);}
.country .dropdown li:hover{background:var(--color-1);}
.country .dropdown li.open{display:block}
.country .team-icon{display:inline-block;width:20px;padding-top:18px;border-radius:50px;vertical-align:-5px;}
/************schedule listing page ends************/

/*******player profile listing starts******/
.player-profile .profile-row{padding:30px 30px 0 30px;margin:15px 0;position:relative; background:var(--blue);border-radius:15px;overflow:hidden;}
.player-profile .profile-row:before,
.player-profile .profile-row:after{content:'';background:url("https://www.cricketcountry.com/WOMEN-T20-2024/img/webstories-top.svg") no-repeat right 0;background-size:80px 80px;position:absolute;left:-28px;top:-28px;width:80px;height:80px;z-index:4;}
.player-profile .profile-row:after{right:-45px;left:auto;top:auto;bottom:-45px;width:120px;height:120px;background-size:120px 120px;}

.player-profile article.repeat-box figure{width:100%;align-items:flex-end;gap:30px;}
.player-profile article.repeat-box .photo{width:auto;flex:0 0 155px;align-items:center;display:inline-flex;justify-content:center;}
.player-profile article.repeat-box .photo .lazy-image{padding-top:202px;width:155px;max-width:155px;display:inline-block;border-radius:15px 15px 0 0;}
.player-profile article.repeat-box .photo .lazy-image img{max-width:100%;max-height:100%;object-fit:cover;object-position:center;}
.player-profile article.repeat-box .text{flex:1; padding-bottom:15px;}
.player-profile article.repeat-box .text h3{font-size:28px;line-height:1.4;color:var(--white);text-transform:none;font-weight:700;}
.player-profile article.repeat-box .text .name{font-size:14px;line-height:1.4;color:var(--white);text-transform:none;display:flex;gap:10px;margin-bottom:15px;}
.player-profile article.repeat-box .text .team-icon{border:1px solid var(--white-5) !important;}
.player-profile article.repeat-box .text ul{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;clear:both;width:100%;gap:15px;padding:0;margin:0;list-style:none;;}
.player-profile article.repeat-box .text ul li{width:calc(33.33% - 20px);font-size:18px;line-height:1.4;color:var(--white);}
.player-profile article.repeat-box .text ul li strong{font-family:'Rubik'!important;font-weight:600!important;}
.player-profile article.repeat-box .text ul li small{font-size:14px;font-weight:400;display:block;text-transform:uppercase;}
.player-profile p{padding:15px 0;}

.info-ranking{align-items: flex-start;}
.info-ranking .text{flex:1;}
.ranking{flex:0 0 125px;}
.ranking ul{padding: 0; margin: 0; list-style:none; display: flex; flex-wrap: wrap; width:100%;}
.ranking ul li{float:left;width:100%; padding:15px; background-color:var(--color-05); text-align: center; border-radius:15px;margin-top:15px;}
.ranking ul li strong{font-size:32px; display: block;}
/*******player profile listing ends******/

/*******news, photo gallery and videos listing starts******/
.news-listing .three-boxes,
.videos-listing .three-boxes,
.photo-gallery-listing .three-boxes,
.webstories-listing .four-boxes{margin-top:20px;gap:30px;}
  
.news-listing article.repeat-box,
.videos-listing article.repeat-box,
.photo-gallery-listing article.repeat-box{width: calc(33.33% - 20px);}

.videos-listing article.repeat-box .time,
.news-listing article.repeat-box .time,
.photo-gallery-listing article.repeat-box .time{font-size:12px;font-weight:400;color:#9C9C9C;margin:0 0 5px;}
.videos-listing article.repeat-box .video-time small,
.videos-listing article.repeat-box .video-time{font-size:13px;}
.videos-listing article.repeat-box .video-time img{width:14px!important;height:14px!important;}
 
.videos-listing .repeat-box .lazy-image,
.news-listing .repeat-box .lazy-image,
.photo-gallery-listing .repeat-box .lazy-image{padding-top:67.6667%;}
/*******photo gallery and videos listing ends******/

.reals-listing article.repeat-box .photo:before,
.reals-listing article.repeat-box .photo:after{display: none;}

/*******webstories listing starts******/
.webstories-listing article.repeat-box{width:calc(25% - 23px);display:block;background-color:transparent;border-radius:0;box-shadow:none;overflow:hidden;padding:0;}
.webstories-listing article.repeat-box + article.repeat-box{margin-top:0; padding-top:0;}
.webstories-listing article.repeat-box > a{display:block;padding:0px;color:var(--white);text-decoration:none;overflow:hidden;}
.webstories-listing article.repeat-box > a > figure{display:block;}
.webstories-listing article.repeat-box .photo,
.webstories-listing article.repeat-box .text{width:100%;}
.webstories-listing article.repeat-box .photo:before{content:"";background:linear-gradient(to right, var(--white-6) 50%, rgba(255, 255, 255, 0) 0%);background-position:bottom;background-repeat:repeat-x, repeat-y;background-size:25.6px 2px;width:100%;height:2px;position:absolute;left:10px;right:10px;bottom:15px;z-index:9;}
.webstories-listing article.repeat-box .photo:after{content:'';position:absolute;left:0;right:0;bottom:0;height:20%;background:linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);z-index:2;border-radius:0 0 8px 8px;}
.webstories-listing article.repeat-box .lazy-image{box-shadow:none;overflow:hidden;padding-top:178%;border-radius:8px!important;border:0!important;}
.webstories-listing article.repeat-box .text{padding:10px 0 0;}
.webstories-listing article.repeat-box .text p{font-size:16px;line-height:1.5;padding:0;margin:0;font-weight:700;color:var(--black);-webkit-line-clamp:3;font-family:'Inter'!important;}
.webstories-listing article.repeat-box a:hover .text p{color:var(--pink);}
.webstories-listing article.repeat-box a:hover .photo:after{background:linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,0,136,1) 100%);}
/*******webstories listing ends******/


/************pagination and page of starts************/
.total-paging{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;clear:both;width:100%;margin:30px 0 15px;background-color:var(--color-05);padding:5px;border-radius:50px;border:0;}
.pagination{display:flex;justify-content:center;align-items:center;width:100%;margin:0;padding:0;border:0;}
.total-paging .page-of{color:var(--black);font-size:15px;margin:0;padding:5px 10px;}
.total-paging .page-of + .pagination{width:auto;}
.pagination .prev,
.pagination .next,
.pagination .current,
.pagination a{margin:0;border:0;padding:0;min-width:40px;min-height:40px;line-height:40px;text-align:center;border-radius:50px;color:var(--black);font-size:15px;}
.pagination a + a{margin-left:5px!important;}
.pagination a:hover{background-color:var(--pink);color:var(--white);}
.pagination .current{background-color:var(--orange);color:var(--white);}
.pagination .prev,
.pagination .next{min-width:115px;background-color:var(--black);color:var(--white);font-weight:700;text-transform:uppercase;}
.pagination .next:after,
.pagination .prev:before{display:inline-block;content:"";vertical-align:middle;border:solid var(--white);border-width:0 1px 1px 0;transform:rotate(-220deg);-webkit-transform:rotate(-220deg);position:relative;top:-1px;right:6px;width:8px;height:8px;margin:0;padding:0;}
.pagination .next:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);right:-8px;}
.pagination .current:before,
.pagination .current:after{border-color:var(--white);}
.pagination .current,
.pagination .prev.current,
.pagination .next.current{background-color:var(--pink);color:var(--white);}
.pagination .disabled:hover,
.pagination .disabled{cursor:not-allowed;background-color:var(--white-8);color:var(--black)}
.pagination .disabled:before{border:solid var(--black);border-width:0 1px 1px 0;}

.new-paging-design a + a{margin-left:2px!important;}
.next-prev .pagination,
.new-paging-design .pagination{justify-content:space-between;}
.new-paging-design .prev,
.new-paging-design .next,
.new-paging-design a{min-width:47px;min-height:47px;line-height:47px;}
.new-paging-design .next:after,
.new-paging-design .prev:before{border:solid var(--black);border-width:0 2px 2px 0;width:14px;height:14px;right:-2px;}
.new-paging-design .next:after{right:2px;}
.new-paging-design .next:hover:after,
.new-paging-design .prev:hover:before{border:solid var(--white);border-width:0 2px 2px 0;}
.new-paging-design .prev,
.new-paging-design .next{background-color:transparent;font-size:0;}
.new-paging-design a:hover,
.new-paging-design .current{background-color:var(--pink);}
.next-prev .pagination .prev.current,
.next-prev .pagination .next.current{background-color:var(--pink);color:var(--white);}

.new-paging-design .next.double-arrow:before{display:inline-block;content:"";margin:0 ;vertical-align:middle;border:solid var(--black);border-width:0 2px 2px 0;padding:0;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:relative;top:-1px;right:0;width:14px;height:14px}
.new-paging-design .next.double-arrow:after{right:5px;}
.new-paging-design .next.double-arrow:hover:before{border:solid var(--white);border-width:0 2px 2px 0;}
.new-paging-design .prev.double-arrow:after{display:inline-block;content:"";margin:0;vertical-align:middle;border:solid var(--black);border-width:0 2px 2px 0;padding:0;transform:rotate(-220deg);-webkit-transform:rotate(-220deg);position:relative;top:-1px;right:-2px;width:14px;height:14px}
.new-paging-design .prev.double-arrow:before{right:-6px;}
.new-paging-design .prev.double-arrow:hover:after{border:solid var(--white);border-width:0 2px 2px 0;}
/************pagination and page of ends************/
 

/**********responsive starts********/
@media screen and (max-width:1880px) and (min-width:1681px){}
@media screen and (max-width:1680px) and (min-width:1501px){}
@media screen and (max-width:1500px) and (min-width:768px){
 
.top-wicket-run article.repeat-box a{padding:10px 15px;}
.splide__arrow--prev{left:-10px;}
.splide__arrow--next{right:-10px;}
}
@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){
 }
@media only screen and (max-width:767px){
.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;}
.common-all-content + footer{margin-top:0px!important;}

.mobile-navigation{margin-bottom:0!important;}
.common-all-content{ float:left;width:100%;overflow:hidden;}
.add-in-mobile{display:block}
.add-in-desktop{display:none}

.top-banner{margin-bottom:10px;}
.top-banner .display-flex{background:#39045E url(https://www.cricketcountry.com/WOMEN-T20-2024/img/banner-mobile.png) no-repeat 0 0;background-size:100% 91px;min-height:inherit;margin-top:10px;padding:0 0 75px;position:relative;border-radius:8px;}
.top-banner .left-text{padding-left:20%;border-radius:8px;}
.top-banner h1{font-size:18px;line-height:1.4;padding:0 0 5px;}
.top-banner .left-text{padding:10px 0 10px 20%;}
.top-banner .left-text p span{font-size:14px;padding:5px 10px;}
.top-banner .left-text p span:before,
.top-banner .left-text p span:after{display:none;}
.top-banner .sponsors{position:absolute;left:0;bottom:0;right:0;background-color:var(--white);display:flex;justify-content:center;flex-wrap:inherit;padding:10px 0 0;}
.top-banner .sponsors p{color:var(--black);display:inline-flex;margin:0;font-size:12px;}
.top-banner .sponsors .whiteBg{display:inline-flex;}
.top-banner .sponsors .whiteBg a{border:1px solid #E2E2E2;border-radius:8px;}
.top-banner .sponsors .whiteBg a img{max-width:60px;height:auto;}
.top-banner .sponsors .all-logos{gap:5px;}
.nav-links{overflow:hidden;padding:0;margin-top:-58px;position:relative;border-radius:0 0 8px 8px;}
.all-links,
.points-overflow,
.nav-links .nav-inner{overflow:hidden;margin-right:0;}
.points-overflow{padding-bottom:5px;}
.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:0px;padding:0 15px 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;}
.top-match-schedule-iframe{padding-bottom:135px;margin:0 -10px;float:none;width:auto;display:block;clear:both;}

.T20WorldCup-all-content .stylish-heading{align-items:flex-end;margin-bottom:15px;}
.T20WorldCup-all-content .stylish-heading h2{font-size:24px;}
.T20WorldCup-all-content .heading{position:static;margin:0 0 8px!important;font-size:24px;font-weight:600;}

.T20WorldCup-top-data .two-cols-aside .aside,
.T20WorldCup-top-data .two-cols-aside .lhs-col{width:auto;float:none;display:block;clear:both;}

.top-stories{padding:15px 0;}
.top-stories .news-boxes{display:block;}
.videos article.big-box .text h2,
.top-stories .news-lhs article.big-box .text h2{font-size:24px;-webkit-line-clamp:3;}
.top-stories article.repeat-box .text p{-webkit-line-clamp:inherit;}
.top-stories .news-lhs article.big-box{margin-bottom:15px;}

.top-stories .three-boxes{display:block;}
.top-stories .three-boxes article.repeat-box{width:100%;}
.videos .news-lhs.h-crd article.repeat-box figure,
.videos .news-rhs.h-crd article.repeat-box figure,
.top-stories .news-rhs.h-crd article.repeat-box figure,
.top-stories .three-boxes article.repeat-box figure{display:flex;}
.photos .c-crd article.repeat-box .photo,
.videos .news-lhs.h-crd article.repeat-box .photo,
.videos .news-rhs.h-crd article.repeat-box .photo,
.top-stories .news-rhs.h-crd article.repeat-box .photo,
.top-stories .three-boxes article.repeat-box .photo{flex:0 0 125px;}
.photos .c-crd article.repeat-box .text,
.videos .news-lhs.h-crd article.repeat-box .text,
.videos .news-rhs.h-crd article.repeat-box .text,
.top-stories .news-rhs.h-crd article.repeat-box .text,
.top-stories .three-boxes article.repeat-box .text{flex:1;padding:0;}
.videos .news-lhs.h-crd article.repeat-box .text h3,
.videos .news-rhs.h-crd article.repeat-box .text h3,
.top-stories .news-rhs.h-crd article.repeat-box .text h3,
.top-stories article.repeat-box .text h3{font-size:16px;}
.more-btn-home{margin:25px -10px 0;}
.top-wicket-run h2.heading,
.top-wicket-run article.repeat-box a{padding:10px;}
.TurningPoint:after,
.PlayersSpotlight:after,
.T20WorldCup-webstories:before,
.T20WorldCup-webstories:after{bottom:-90px;width:80px;height:80px;left:-40px;bottom:-40px;}
.PlayersSpotlight::after{left:auto;bottom:0px;z-index:2;}
.TurningPoint:after,
.T20WorldCup-webstories:after{right:-40px;top:-40px;left:auto;}
.TurningPoint, 
.videos, 
.photos,
.GroupDecider,
.PlayersSpotlight,
.T20WorldCup-webstories{padding:15px 0;}
.PlayersSpotlight article.repeat-box .text{min-height:88px;}
.PlayersSpotlight article.repeat-box .text h3,
.PlayersSpotlight article.repeat-box .text p{-webkit-line-clamp:2;}

.sponsors .all-logos img{max-width:80%;height:auto;}
.sponsors .all-logos{padding:0 5px;}

.GroupDecider .display-flex{ display:block;}
.GroupDecider .col{width:100%;}
.GroupDecider .group{overflow:hidden;margin:0 -10px;width:auto;}
.GroupDecider .display-flex .two-flex{display:flex;flex-wrap:nowrap;align-items:stretch;overflow-x:scroll;white-space:nowrap;clear:both;font-size:0;margin:0px 0px -18px;gap:0px 20px;}
.GroupDecider .display-flex .two-flex .box{width:85vw;flex-shrink:0;margin:0 0 22px;padding:0px;}
.GroupDecider .display-flex .two-flex .box:first-child{margin-left:10px;}
.GroupDecider .group h3{padding:10px 15px;}
.GroupDecider .decider{margin-top:15px;}
.GroupDecider .group .stylish-heading{padding:0 10px;}

.videos .news-boxes{display:block;}
.videos .news-lhs + .news-rhs{border-top:1px solid var(--white-3)!important;margin-top:15px!important;padding-top:15px!important;}
.videos article.big-box{margin-bottom:10px;}
article.repeat-box .video-icon{width:28px;height:28px;}
article.repeat-box .video-icon img{width:12px;height:12px;}
article.big-box .video-icon{width:60px;height:60px;}
article.big-box .video-icon img{width:25px;height:25px;}

.TurningPoint article.repeat-box .video-icon{width:54px;height:54px;}
.TurningPoint article.repeat-box .video-icon img{width:22px;height:22px;}

.photos .four-boxes.c-crd,
.photos .four-boxes.h-crd{display:block;}
.photos .four-boxes.c-crd article.repeat-box,
.photos .four-boxes.h-crd article.repeat-box{width:100%;}
.photos .four-boxes.h-crd article.repeat-box + article.repeat-box{margin-top:15px!important;}
.photos .four-boxes.h-crd article.repeat-box .text h3{font-size:18px;}
.decider-boxes .col{display:block;}
.decider-boxes .box{width:100%;}
.decider-boxes .final-box,
.decider-boxes .box + .box{padding-top:30px;}
.decider-boxes .box a{padding:15px;}
.decider-boxes .final-box:before,
.decider-boxes .final-box:after{ display:none;}

.doted-line:before{height:30px;bottom:-30px;}
.doted-line a:after{ display:none;}
.doted-line:after{bottom:-34px;}

.decider-boxes .final-box a{padding:10px 0;}
.decider-boxes .match-live .vs{margin:0 5px;}
.decider-boxes .final-box a:before{left:10px;width:50px;height:26px;background-size:100% auto;}
.decider-boxes .final-box a:after{right:10px;bottom:0px;width:50px;height:26px;background-size:100% auto;}

.breadcrumb{position:relative;overflow:hidden;height:21px;padding:0;margin: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:9;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:0 0px 10px 0!important;}
.breadcrumb ul li{overflow:visible!important;}
.breadcrumb ul li:last-child{padding-right:50px!important;max-width:inherit;}

.all-schedules .repeat-row a{padding:10px;}
.all-schedules h3{font-size:18px;}
.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{font-size:16px;flex:inherit;position:absolute;right:10px;top:10px;}
.schedule-listing{padding-bottom:20px;}

.player-profile .profile-row{margin-top:50px; padding:15px;overflow: visible;}
.player-profile .profile-row:after{right:-34px;left:auto;top:auto;bottom:-30px;width:70px;height:70px;background-size:70px 70px;}
.player-profile article.repeat-box .photo{width:80px;position:absolute;left:0;top:-50px;}
.player-profile article.repeat-box .photo .lazy-image{padding-top:80px;width:80px;max-width:80px; border-radius:10px;}
.player-profile article.repeat-box .text{width:100%;padding:38px 0 0;}
.player-profile article.repeat-box .text h3{font-size:20px;margin-bottom:10px;}
.player-profile article.repeat-box .text ul li{width:calc(50% - 15px);}
.info-ranking{flex-flow:column;gap: 0;}
.ranking{width: auto;flex:1 100%; margin-top:10px;}
.ranking ul li{width: auto; min-width:130px; margin-top:0; padding:15px 10px;}
.ranking ul li + li{margin-left:10px;}
.mobile-none{display: none!important;}

.total-paging{width:auto;padding:0;border:0;justify-content:center;margin:15px -15px;background-color:transparent;flex-flow:row wrap;}
.total-paging .pagination{padding:5px 15px;background-color:var(--color-05);}
.total-paging .page-of{width:100%;text-align:center;background-color:var(--color-05);padding:5px;margin:0 0 10px;}
.total-paging .page-of + .pagination{width:100%;gap:2px;justify-content:center;padding:0;background-color:transparent;}
.pagination .current,
.pagination .prev,
.pagination .next,
.pagination a{min-width:30px;min-height:30px;line-height:30px;font-size:12px;}
.pagination .prev,
.pagination .next{min-width:80px;}
.pagination a + a{margin-left:0!important;}
 

.news-listing .three-boxes,
.videos-listing .three-boxes,
.photo-gallery-listing .three-boxes{gap:0}

.videos-listing .three-boxes article.repeat-box,
.news-listing article.repeat-box,
.photo-gallery-listing article.repeat-box{width:100%;}
.videos-listing article.repeat-box + article.repeat-box,
.news-listing article.repeat-box + article.repeat-box,
.photo-gallery-listing article.repeat-box + article.repeat-box{border-top:1px solid var(--color-1)!important;margin-top:15px!important;padding-top:15px!important;}

.videos-listing article.repeat-box figure,
.news-listing article.repeat-box figure,
.photo-gallery-listing article.repeat-box figure{display:flex;}

.news-listing article.repeat-box .text,
.videos-listing article.repeat-box .text,
.photo-gallery-listing article.repeat-box .text{padding:0;}
.videos-listing article.full-box figure,
.news-listing article.full-box figure,
.photo-gallery-listing article.full-box figure{display:block;}
.news-listing article.full-box .photo,
.videos-listing article.full-box .photo,
.photo-gallery-listing article.full-box .photo,
.news-listing article.full-box .text,
.videos-listing article.full-box .text,
.photo-gallery-listing article.full-box .text{width:100%;}
.news-listing article.full-box .text,
.videos-listing article.full-box .text,
.photo-gallery-listing article.full-box .text{padding:10px 0 0;}
.videos-listing article.full-box .text h3,
.news-listing article.full-box .text h3,
.photo-gallery-listing article.full-box .text h3{font-weight:700; font-size:22px;}
.videos-listing article.repeat-box .time,
.news-listing article.repeat-box .time,
.photo-gallery-listing article.repeat-box .time{ display:none;}
.videos-listing article.full-box .time,
.news-listing article.full-box .time,
.photo-gallery-listing article.full-box .time{ display:block;}
.photo-gallery-listing article.full-box .photo-icon{height:30px;}
.photo-gallery-listing article.full-box .photo-icon img{height:20px!important;}
.photo-gallery-listing article.full-box .photo-icon small{font-size:18px;}
.videos-listing .repeat-box .video-time small{display:none;}
.videos-listing .repeat-box .video-time{-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;}
.videos-listing .repeat-box .video-time img{margin-right:0;}

.videos-listing .full-box .video-time{-ms-transform:inherit;transform:inherit;top:10px;left:10px;width: auto;}
.videos-listing .full-box .video-time img{margin-right:5px;}
.videos-listing .full-box .video-time small{display:block;}
.webstories-listing .four-boxes{gap:20px;}
.webstories-listing .four-boxes .repeat-box{width:calc(50% - 10px);}
.webstories-listing article.repeat-box .text p{font-size:14px !important;font-weight:400;}
#taboola-below-homepage-thumbnails,
#taboola-below-category-thumbnails{margin-left:0!important;margin-right:0!important;}
#taboola-below-homepage-thumbnails{padding:0!important;}
}
.ads-box-new {
    background: #f1f1f1;
}
@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){
.player-profile article.repeat-box .text ul li small{font-size:12px!important;}
.player-profile article.repeat-box .text ul li{font-size:16px!important;}
}
@media only screen and (max-width:351px){}
@media (max-width: 700px) {
    .advert-section.mobile-adds {
        background-color: #F5F5F5;
    }
    .advert-section.mobile-adds .ads-placeholder { height: 250px; }
    .show-mobile, .ads-in-mobile  {display: block;}
    .T20WorldCup-all-content .GroupDecider .stylish-heading {width: auto !important;}
 
}
.player-profile article.repeat-box .text ul li strong { text-transform: capitalize; }
.top-stories article.repeat-box .text p { color: #000 !important; }
.all-schedules .repeat-row a:hover, .decider-boxes .box a:hover, .top-wicket-run article.repeat-box a:hover, .match-schedule ul li a:hover {
    cursor: context-menu!important;
}
.progress-wrap svg.progress-circle path { transition: inherit !important; stroke: #f1f1f1!important; }

.match-schedule .match-live .teamVs { padding-top: 5px;}
.players-profile-listing article.repeat-box {
    align-items: stretch;
    border-radius: 8px;
    border: 1px solid #E2E2E2;
    margin: 0;
    background-color: var(--white);
}
.players-profile-listing article.repeat-box .lazy-image {
    border-radius: 8px 8px 0 0;
    padding-top: 120%;
    box-shadow: inherit;
}
.players-profile-listing article.repeat-box .lazy-image img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: center 10%;
    border-radius: 0;
}
.players-profile-listing article.repeat-box .text {
    text-align: center;
    padding: 10px 0;
    min-height: 57px;
    width: 100%;
    margin: 0;
    display: block;
    max-width: 100%;
}
.players-profile-listing .four-boxes {
    margin-top: 20px;     gap: 30px;

}
@media only screen and (max-width: 767px) {
.players-profile-listing .four-boxes { margin-bottom: 30px; }
.players-profile-listing article.repeat-box {width: calc(50% - 8px);    }
.players-profile-listing article.repeat-box .text h3 { font-size: 14px; }
.players-profile-listing article.repeat-box .text h3, .players-profile-listing article.repeat-box .text p { -webkit-line-clamp: 2; }
.players-profile-listing .four-boxes { gap: 8px; }
section.players-profile-listing { margin-bottom: 30px; }
}
