@import url('https://fonts.googleapis.com/css2?family=PT+Serif&display=swap');
.cn-heading-2 {font-size: 24px;line-height: 27px;color: #e1261d;background: #fff;display: block;text-align: center;font-family: 'Oswald';text-transform: uppercase;font-weight: bold;margin-bottom:20px;}
.scoreCard-tabs {display: flex;background: #F5F5F5;font-family: 'Segoe Pro Regular';font-size: 13px;text-transform: uppercase;border-top: 1px solid #D8D8D8;border-bottom: 1px solid #D8D8D8;margin-top: 20px;margin-bottom: 10px;}
.scoreCard-tabs li{position:relative;}
.scoreCard-tabs li a{padding: 13px 15px;display: block;}
.scoreCard-tabs li.active::before {content: '';width: 100%;background: #FF0000;height: 3px;position: absolute;bottom: 0;left: 0;}
.scoreCard-tabs li.active a {color:#E1261D;font-family: 'Segoe Pro Bold';}
.scoreCard-main {background: #F5F5F5;padding: 15px;border-radius: 15px;}
.scoreHeading1 {color: #464646;font-size: 20px;text-transform: uppercase;font-family: 'Segoe Pro Regular';line-height: 27px;margin-bottom: 4px;position: relative;padding-left: 20px;}
.scoreHeading1::before{content: '';width: 15px;height: 8px;background: #FF0000;position: absolute;top: 50%;transform: translate(0, -50%);left: 0;}
.scoreCard-main .top-performers {display: flex;justify-content: space-between;flex-wrap: wrap;}
.scoreCard-main .top-performers > li {width:49%; border-radius: 15px;background: #fff;margin-bottom: 13px;box-shadow: 0 5px 7px #D8D8D8;}
.scoreCard-main .top-performers > li a{display: flex;padding: 15px;justify-content: space-between;}
.scoreCard-main .top-performers > li a .content{width: 80%;}
.scoreCard-main .top-performers > li a .image{width: 64px;background:#b2b2b2;height: 64px;border-radius: 50%;overflow: hidden;}
.scoreCard-main .top-performers > li a .image img{width:100%;}
.scoreCard-main .top-performers > li a .content .player-top{color: #FF5148;font-size: 12px;font-family: 'Segoe Pro Regular';    border-bottom: 1px solid #D8D8D8;line-height: 16px;margin-bottom: 5px;text-align: right;}
.scoreCard-main .top-performers > li a .content .player-name{color:#001D42;font-size: 18px;font-family: 'Segoe Pro Bold';text-transform: uppercase;margin-bottom: 3px;text-align: right;}
.scoreCard-main .top-performers > li a .content .strike-rate {display: flex;font-size: 14px;font-family: 'Segoe Pro Regular';justify-content: flex-end;}
.scoreCard-main .top-performers > li a .content .strike-rate li{display: flex;width: auto;margin-right: 16px;}
.scoreCard-main .top-performers > li a .content .strike-rate li .box{margin-right: 4px;}
.scoreCard-main .top-performers > li a .content .strike-rate li .box:last-child{margin-right:0;}
.scoreCard-main .top-performers > li a .content .strike-rate li .box span{font-size:12px;color:#909090;}
.scoreCard-main .top-performers > li a .content .strike-rate li:last-child{margin-right:0;}
.scoreCard-main .top-performers > li:nth-child(2n) a .content{order:2;}
.scoreCard-main .top-performers > li:nth-child(2n) a .image{order:1;}
.scoreCard-main .top-performers > li:nth-child(2n) a .content .player-top {text-align: left;}
.scoreCard-main .top-performers > li:nth-child(2n) .content .player-name {text-align: left;}
.scoreCard-main .top-performers > li:nth-child(2n) .content .strike-rate {justify-content: flex-start;}
.line1{border: 0;height: 5px;background: #D8D8D8;margin: 20px 0;}
.scoreCard-main .commentry-list {position: relative;}
.scoreCard-main .commentry-list .full-commentrybtn{background: #E1261D;font-size: 12px;text-transform: uppercase;color: #fff;font-family: 'Segoe Pro Bold';padding: 6px 14px;border-radius: 20px;position: absolute;right: 0;bottom: 100%;margin-bottom: 3px;}
.scoreCard-main .commentry-list ul > li{display: flex;border-radius: 15px;overflow: hidden;box-shadow: 0 5px 7px #D8D8D8;margin-bottom: 20px;}
.scoreCard-main .commentry-list ul > li .box-l{    flex: 0 0 65px;background: #001D42;text-align: center;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;padding: 12px 0;}
.scoreCard-main .commentry-list ul > li .box-r{padding: 10px 20px;background: #fff;width:100%;}
.scoreCard-main .commentry-list ul > li .box-l .ball{color: #D8D8D8;font-family: 'Segoe Pro Regular';width: 100%;}
.scoreCard-main .commentry-list ul > li .box-l .run{background: #FFFFFF;font-family: 'Segoe Pro Bold';width: 35px;text-align: center;height: 35px;display: flex;justify-content: center;align-items: center;border-radius: 50%;color: #202020;font-size: 12px;}
.scoreCard-main .commentry-list ul > li .box-r p{font-size: 13px;margin: 0;font-family: 'Segoe Pro Regular';color: #202020;}
.scoreCard-main .commentry-list ul > li .box-r p span{color: #202020;font-family: 'Segoe Pro Bold';}
.score-cardbtnwrap {display: flex;justify-content:center;}
.score-cardbtn-1 {background: #E1261D;font-size: 12px;text-transform: uppercase;color: #fff;font-family: 'Segoe Pro Bold';padding: 6px 14px;border-radius: 20px;}

/***full scorecard***/
.quickScore-wrap .qs-btnwrap{display: flex;pointer-events: none;align-items: center;}
.quickScore-wrap .quickScore-box{border: 1px solid #D8D8D8;border-radius: 25px;overflow: hidden;margin-bottom: 10px;}
.quickScore-wrap .quickScore-box.active {box-shadow:0 5px 7px #D8D8D8;}
.quickScore-wrap .CN-accordion-toggle {display: block;background: #fff;padding: 10px 20px;}
.quickScore-wrap .CN-accordion-toggle.active {margin-bottom:0;}
.quickScore-wrap .qs-btnwrap .flag{width:32px;margin-right: 8px;}
.quickScore-wrap .qs-btnwrap .flag img {display:block;}
.quickScore-wrap .qs-btnwrap .teamname{color: #464646;font-family: 'Segoe Pro Bold';text-transform: uppercase;font-size: 14px;}
.quickScore-wrap .qs-btnwrap .teamname span{color: #001D42;}
.quickScore-wrap .qs-btnwrap .over {color: #909090;font-size: 14px;margin-left: 8px;}
.quickScore-wrap .qs-btnwrap .over span{color:#464646;}
.quickScore-wrap .qs-btnwrap .inning {color: #464646;text-transform: uppercase;font-size: 14px;margin-right: auto;margin-left: 10px;}
.quickScore-wrap .qs-btnwrap .dropbtn{width: 12px;height: 21px;position: relative;}
.quickScore-wrap .qs-btnwrap .dropbtn::before{content: '';border-bottom: 2px solid #000;border-left: 2px solid #000;width: 6px;height: 6px;transform: rotate(-45deg);position: absolute;left: 3px;top: 5px;}
.quickScore-wrap .CN-accordion-content {display: none;background: #fff;padding:0 20px 20px;}
.quickScore-wrap .CN-accordion-content.active {display: block;}
.quickScore-wrap .CN-accordion-toggle.active .qs-btnwrap .dropbtn {transform: rotate(-180deg);}
.quickScore-wrap .inner-wrap .line2{margin:0;border: 0;height: 5px;background: #D8D8D8;}
.quickScore-wrap .inner-wrap .overbox{padding: 15px 0;display: flex;align-items: center;}
.quickScore-wrap .inner-wrap .overbox .txt{color: #464646;font-size: 18px;font-family: 'Segoe Pro Regular';margin-right: 15px;}
.quickScore-wrap .inner-wrap .overbox ul {display: flex;}
.quickScore-wrap .inner-wrap .overbox ul li{width: 30px;background: #464646;color: #fff;border-radius: 50%;height: 30px;font-size: 12px;font-family: 'Segoe Pro Regular';text-align: center;line-height: 28px;margin-right:10px;}
.quickScore-wrap .inner-wrap .match-table{width: 100%;font-family: 'Segoe Pro Regular';font-size: 13px;}
.quickScore-wrap .inner-wrap .match-table tr{background: #F5F5F5;border-bottom: 1px solid #D8D8D8;}
.quickScore-wrap .inner-wrap .match-table tr.active {background:#fff;}
.quickScore-wrap .inner-wrap .match-table tr th {width:137px;background:#001D42;text-transform: uppercase;color:#fff;font-family: 'Segoe Pro Regular';padding: 13px 0;}
.quickScore-wrap .inner-wrap .match-table.table2 tr th {width:96px;}
.quickScore-wrap .inner-wrap .match-table tr td {text-align: center;padding: 9px 0;vertical-align: middle;color: #001d42;}
.quickScore-wrap .inner-wrap .match-table tr td .playerbox{display: flex;align-items: flex-start;}
.quickScore-wrap .inner-wrap .match-table tr td .playerbox .img{width: 30px;height: 30px;margin-right: 15px;border-radius: 50%;background: #fff;overflow: hidden;box-shadow: 0 1px 8px #3336;}
.quickScore-wrap .inner-wrap .match-table tr td .playerbox .txt .playername {color: #001D42;font-size: 13px;text-transform: uppercase;font-family: 'Segoe Pro Bold';}
.quickScore-wrap .inner-wrap .match-table tr td .playerbox .txt .playstatus {margin: 0;color: #909090;font-size: 12px;}
.quickScore-wrap .inner-wrap .match-table tr th:first-child, .quickScore-wrap .inner-wrap .match-table tr td:first-child{text-align: left;padding-left:20px;width: 256px;}
.quickScore-wrap .inner-wrap .match-table tr.active td{font-family: 'Segoe Pro Bold';}
.quickScore-wrap .inner-wrap .match-table tr.active td .playerbox .txt .playstatus {font-family: 'Segoe Pro Bold';color: #E1261D;}
.quickScore-wrap .inner-wrap .extra-run {background: #F5F5F5;padding: 12px 20px;}
.quickScore-wrap .inner-wrap .extra-run .heading {font-family: 'Segoe Pro Bold';font-size: 13px;color: #202020;text-transform: uppercase;}
.quickScore-wrap .inner-wrap .extra-run p{font-size: 12px;margin: 0;color: #909090;}
.quickScore-wrap .inner-wrap .totalwrap{display: flex;background: #001D42;color: #fff;align-items: center;padding: 9px 20px;margin-bottom:23px;}
.quickScore-wrap .inner-wrap .totalwrap .box1{font-size: 13px; text-transform: uppercase;font-family: 'Segoe Pro Bold';margin-right: 245px;}
.quickScore-wrap .inner-wrap .totalwrap .box2{font-size: 20px; text-transform: uppercase;font-family: 'Segoe Pro Bold';}
.quickScore-wrap .inner-wrap .totalwrap .box2 span{color:#B2B2B2;font-size:14px;}
.quickScore-wrap .inner-wrap .scoreHeading1{border-bottom: 1px solid #D8D8D8;padding-left: 0;padding-bottom: 5px;margin-bottom: 5px;}
.quickScore-wrap .inner-wrap .scoreHeading1::before{left:-20px;}
.quickScore-wrap .inner-wrap .scoreHeading2{font-family: 'Segoe Pro Bold';margin-bottom: 10px;}
.quickScore-wrap .inner-wrap .fallWickets-txt{margin:0;color:#202020;font-size:13px;padding-bottom: 27px;}
.quickScore-wrap .inner-wrap .match-table.table2{margin-bottom:24px;}
.quickScore-wrap .inner-wrap .match-days{color: #202020;font-size: 13px;font-family: 'Segoe Pro Bold';padding: 10px 0;}
.quickScore-wrap .inner-wrap .match-notelist{color: #202020;font-size: 13px;margin-bottom: 15px;}
.quickScore-wrap .inner-wrap .match-notelist:last-child{margin-bottom:0;}
.quickScore-wrap .inner-wrap .match-notelist li{padding-bottom:7px;}
.quickScore-wrap .inner-wrap .match-notelist li::before{content:'-';margin-right: 5px;}
.quickScore-wrap .inner-wrap .match-notelist li:last-child{padding-bottom:0;}
.quickScore-wrap .qs-btnwrap.live .teamname {font-size:20px;color: #FF5148;}

/***commentary scorecard***/
.scoreCard-main .commentary-team{display: flex;justify-content: space-between;margin-bottom: 20px;}
.scoreCard-main .commentary-team li {width:49%;}
.scoreCard-main .commentary-team li a{padding: 10px 20px;background: #fff;border: 1px solid #D8D8D8;border-radius: 25px;display: block;}
.scoreCard-main .commentary-team li a .teamWrapper{display: flex;align-items: center;margin-bottom: 5px;}
.scoreCard-main .commentary-team li a .flag {width: 32px;margin-right: 8px;}
.scoreCard-main .commentary-team li a .flag img {display: block;}
.scoreCard-main .commentary-team li a .teamname {color: #464646;font-family: 'Segoe Pro Bold';text-transform: uppercase;font-size: 14px;}
.scoreCard-main .commentary-team li a .teamname span {color: #464646;margin-left:2px;font-family: 'Segoe Pro Regular';}
.scoreCard-main .commentary-team li a .over {color: #909090;font-size: 14px;display: inline-block;margin-right: 5px;}
.scoreCard-main .commentary-team li a .over span {color: #464646;}
.scoreCard-main .commentary-team li a .inning {color: #464646;text-transform: uppercase;font-size: 14px;display: inline-block;}
.scoreCard-main .commentary-team li.active a{box-shadow: 0 5px 7px #D8D8D8;}
.scoreCard-main .commentary-team li.active a .teamname {font-size:20px;color:#FF5148;}
.scoreCard-main .commentary-team li.active a .teamname span{color: #001D42;font-family: 'Segoe Pro Bold';}
.score-loadmore-btn{background: #E1261D;font-size: 12px;text-transform: uppercase;color: #fff;font-family: 'Segoe Pro Bold';padding:10px 16px;border-radius: 20px;}
.scoreCard-main .commentary-content .heading{font-size: 13px;font-family: 'Segoe Pro Bold';color:#202020;margin-bottom: 15px;}
.scoreCard-main .commentary-content p{font-size: 13px;font-family: 'Segoe Pro Regular';margin-bottom: 15px;}

/***matchinfo scorecard***/
.scoreCard-main.matchinfowrap {margin-bottom: 30px;}
.matchinfowrap .squadWrap{display: flex;justify-content: space-between;}
.matchinfowrap .squadWrap .squad-boxes{width: 49%;background: #FFFFFF;padding: 10px 20px;border-radius: 15px;box-sizing: border-box;border: 1px solid #D8D8D8;box-shadow: 0 5px 7px #D8D8D8;background-color: white;}
.matchinfowrap .squadWrap .squad-boxes .heading{display: flex;border-bottom: 1px solid #D8D8D8;padding-bottom: 5px;}
.matchinfowrap .squadWrap .squad-boxes .heading .flag{width: 32px;margin-right: 8px;}
.matchinfowrap .squadWrap .squad-boxes .heading .flag img{display: block;}
.matchinfowrap .squadWrap .squad-boxes .heading .teamname{font-family: 'Segoe Pro Bold';text-transform: uppercase;font-size: 20px;color: #FF5148;}
.matchinfowrap .squadWrap .squad-boxes ul{display: flex;justify-content: space-between;flex-wrap: wrap;padding:12px 0 0;}
.matchinfowrap .squadWrap .squad-boxes ul li{width:49%;margin-bottom: 25px;}
.matchinfowrap .squadWrap .squad-boxes ul li a{display: flex;align-items: flex-start;}
.matchinfowrap .squadWrap .squad-boxes ul li a .img {width: 30px;height: 30px;margin-right: 15px;border-radius: 50%;background: #fff;overflow: hidden;box-shadow: 0 1px 8px #3336;}
.matchinfowrap .squadWrap .squad-boxes ul li a .txt .playername {color: #001D42;font-size: 13px;text-transform: uppercase;font-family: 'Segoe Pro Bold';}
.matchinfowrap .squadWrap .squad-boxes ul li a .txt .playstatus {margin: 0;color: #909090;font-size: 12px;}
.matchinfo-table {width: 100%;    margin-bottom: 30px;}
.matchinfo-table tr{border-bottom: 1px solid #D8D8D8;}
.matchinfo-table tr td {padding: 9px 0;color: #202020;background: #F5F5F5;font-size: 13px;padding-right: 10px;}
.matchinfo-table tr th:first-child, .matchinfo-table tr td:first-child {padding-left: 20px;width: 25%;}
.matchinfo-table tr td:first-child {font-family: 'Segoe Pro Bold';}
.matchinfo-table tr th {width:33%;background: #001D42;text-transform: uppercase;color: #fff;font-family: 'Segoe Pro Regular';padding: 13px 0;font-size: 13px;text-align: left;padding-right: 10px;font-weight: normal;}
/***news scorecard***/
.scorecard-news {display: grid;grid-template-columns: 217px 217px 217px 217px;column-gap: 19px;row-gap:40px;margin-bottom:20px;}
.scorecard-news li a{display: block;}
.scorecard-news li a .image-wrap {position: relative;}
.scorecard-news li a .image-wrap img {display: block;width: 100%;}
.scorecard-news li a .content-box {margin-top: 7px;}
.scorecard-news li a .content-box .discription {font-size: 14px;font-family: 'Segoe Pro Regular';line-height: 20px;color: #292929;margin-bottom: 0;}
.CN-pagination {display: flex;padding: 0;justify-content: center;margin-top:35px;}
.CN-pagination li {margin: 0 1px;}
.CN-pagination li a{color: #464646;float: left;padding: 8px 13px;text-decoration: none;background: #F5F5F5;border: 1px solid #D8D8D8;font-size: 16px;font-family: 'Segoe Pro Regular';}
.CN-pagination li.active a{background: #E1261D;color: #fff;font-family: 'Segoe Pro Bold';border-color: #E1261D;}
/***live status scorecard***/
.quickScore-live {border-radius: 15px;background: #fff;margin-bottom:27px;box-shadow: 0 5px 7px #D8D8D8;padding: 20px;}
.quickScore-live {border-radius: 15px;background: #fff;margin-bottom:27px;box-shadow: 0 5px 7px #D8D8D8;padding: 20px;}
.quickScore-live .overbox{padding-bottom: 10px;display: flex;align-items: center;}
.quickScore-live .overbox .txt{color: #464646;font-size: 18px;font-family: 'Segoe Pro Regular';margin-right: 15px;}
.quickScore-live .overbox ul {display: flex;}
.quickScore-live .overbox ul li{width: 30px;background: #464646;color: #fff;border-radius: 50%;height: 30px;font-size: 16px;font-family: 'Segoe Pro Regular';text-align: center;line-height: 28px;margin-right:10px;}
.quickScore-live .cs-table{width: 100%;font-family: 'Segoe Pro Regular';font-size: 13px;margin-bottom:30px;}
.quickScore-live .cs-table:last-child{margin-bottom:0;}
.quickScore-live .cs-table tr{background: #F5F5F5;border-bottom: 1px solid #D8D8D8;}
.quickScore-live .cs-table tr.active {background:#fff;}
.quickScore-live .cs-table tr th {width:137px;background:#001D42;text-transform: uppercase;color:#fff;font-family: 'Segoe Pro Regular';padding: 13px 0;}
.quickScore-live .cs-table.table2 tr th {width:96px;}
.quickScore-live .cs-table tr td {text-align: center;padding: 9px 0;vertical-align: middle;color: #001d42;}
.quickScore-live .cs-table tr td .playerbox a{display: flex;align-items:center;}
.quickScore-live .cs-table tr td .playerbox .img{flex:0 0 30px;height: 30px;margin-right: 15px;border-radius: 50%;background: #fff;overflow: hidden;box-shadow: 0 1px 8px #3336;}
.quickScore-live .cs-table tr td .playerbox .txt .playername {color: #001D42;font-size: 13px;text-transform: uppercase;font-family: 'Segoe Pro Bold';}
.quickScore-live .cs-table tr th:first-child, .quickScore-live .cs-table tr td:first-child{text-align: left;padding-left:20px;width: 256px;}
.quickScore-live .cs-table tfoot tr {background:#FF5148;}
.quickScore-live .cs-table tfoot tr td{color:#fff; text-transform: uppercase;font-family: 'Segoe Pro Bold';}
.quickScore-live .cs-table tfoot tr td:first-child{font-size:13px;}
.quickScore-live .cs-table tfoot tr td .table-ftrWrap {display: flex;align-items: center;}
.quickScore-live .cs-table tfoot tr td:nth-child(2) .total{font-size:20px;text-align: left;padding-left: 55px; margin-right: auto}
.quickScore-live .cs-table tfoot tr td:nth-child(2) .total .ftr-rr{font-size:14px;padding-left: 15px}
.quickScore-live .cs-table tfoot tr td:nth-child(2) .total .wickets {font-size: 14px;}
.quickScore-live .cs-table tfoot tr td:nth-child(2) .lastwicket {display: flex;padding-right: 30px;align-items: center;}
.quickScore-live .cs-table tfoot tr td:nth-child(2) .lastwicket .player {padding-right: 25px;}
.quickScore-live .cs-table tfoot tr td:nth-child(2) .lastwicket .player a{color:#fff;}
.quickScore-live .cs-table tfoot tr td:nth-child(2) .lastwicket .player a span{font-size: 12px;text-transform: initial;font-family: 'Segoe Pro Regular'; margin-left: 5px;}
.quickScore-live .cs-table tfoot tr td:nth-child(2) .lastwicket .rr {font-size: 20px;margin-right: 18px;}
.quickScore-live .cs-table tfoot tr td:nth-child(2) .lastwicket .sr {font-size: 14px;}
.quickScore-live .cs-table.table2 tfoot tr td:nth-child(2) .total {padding-left: 0;}
.quickScore-live .cs-table.table2 tr th:first-child, .quickScore-live .cs-table.table2 tr td:first-child {width: 286px;}
.cmntry-dtls {font-size: 13px;margin-bottom: 0;padding-bottom: 15px;}
.quickScore-live .lastwicket .currentPartners{display: flex;text-transform: initial;font-family: 'Segoe Pro Regular';}
.quickScore-live .lastwicket .currentPartners li{margin-right:20px;}
.quickScore-live .lastwicket .currentPartners li:last-child{margin-right:0;}
.quickScore-live .lastwicket .currentPartners li a{color: #fff;}
.quickScore-live .lastwicket .currentPartners li a span{font-family: 'Segoe Pro Bold';}
/***live blog scorecard***/
.liveBlogTop {margin-bottom: 15px;padding-bottom: 15px;position: relative;border-bottom: 1px solid #CCCCCC;}
.liveBlogTop .socialIcon {position: absolute;left: -50px;top: 0;}
.liveBlogTop .socialIcon li{margin-bottom: 1px;}
.liveBlogTop .socialIcon li a{display: flex;justify-content: center;align-items: center;width: 40px;height: 40px;}
.liveBlogTop .socialIcon li img{height: 24px;}
.liveBlogTop .socialIcon li.whatsApp{background:#25D366;}
.liveBlogTop .socialIcon li.fb{background:#1877F2;}
.liveBlogTop .socialIcon li.tw{background:#1DA1F2;}
.liveBlogTop .socialIcon li.pocket{background:#EF3F56;}
.liveBlogTop .socialIcon li.envelope{background:#4E4E4E;}
.liveBlogTop .liveBlog-head1{font-size: 36px;margin-bottom: 10px;font-family: 'Lato', sans-serif;font-weight: 900;}
.liveBlogTop .liveBlog-head2{font-size: 13px;line-height: 22px;margin: 0;font-family: 'Segoe Pro Regular';}
.liveBlogTop p{font-size: 13px;line-height: 22px;margin: 0;font-family: 'Segoe Pro Regular';}
.liveBlogTop .updated {display:flex;margin-top: 15px;font-size: 13px;}
.liveBlogTop .updated li{margin-right:15px;color: #202020;padding-left:15px;position:relative;}
.liveBlogTop .updated li .bullet{content: '';width: 8px;height: 8px;background: #909090;position: absolute;border-radius: 50%;left: 0;top: 50%;transform: translateY(-50%);}
.liveBlogTop .updated li a{color:#E1261D;text-transform: uppercase;}
.liveBlogTop .updated li a .bullet{background:#E1261D;}
.liveBlog-wrap {display: flex;justify-content: space-between;padding: 14px 20px;background: #fff;border-radius: 15px;border: 1px solid #D8D8D8;box-shadow: 0 0 7px #00000029;}
.liveBlog-wrap .sec-l{width: 252px;}
.liveBlog-wrap .lb-headingwrap{display: flex;border-bottom: 5px solid #D8D8D8;padding-bottom: 9px;margin-bottom: 14px;}
.liveBlog-wrap .lb-headingwrap .heading{font-size:20px;font-family: 'Segoe Pro Bold';color:#FF5148;text-transform: uppercase;}
.liveBlog-wrap .lb-headingwrap .refresh-box{margin-left: auto;display: flex;align-items: center;}
.liveBlog-wrap .lb-headingwrap .refresh-box .rfs-h{font-size: 12px;text-transform: uppercase;font-family: 'Segoe Pro Regular';margin-right: 10px;}
.liveBlog-wrap .hightlights {border-left: 1px solid #D8D8D8;margin-left: 5px;}
.liveBlog-wrap .hightlights li{margin-bottom: 20px;padding-left: 15px;position:relative;}
.liveBlog-wrap .hightlights li::before{content:'';width:7px;height:7px;background:#001D42;position: absolute;left: -4px;border-radius: 50%;top: 3px;}
.liveBlog-wrap .hightlights li .heading {font-size: 12px;font-family: 'Segoe Pro Bold';text-transform: uppercase;margin-bottom: 7px;}
.liveBlog-wrap .hightlights li p {font-size: 13px;margin: 0;line-height: 22px;}
.liveBlog-wrap .liveBlog-list {margin-bottom:20px;}
.liveBlog-wrap .liveBlog-list >.listbox{padding:10px;background: #F5F5F5;border:1px solid #D8D8D8;margin-bottom:20px;}
.liveBlog-wrap .liveBlog-list >.listbox:last-child {margin-bottom:0;}
.liveBlog-wrap .liveBlog-list .heading{color:#E1261D;font-size:14px;font-family: 'Segoe Pro Bold';text-transform: uppercase;margin-bottom: 6px;}
.liveBlog-wrap .liveBlog-list p{font-size:13px;color:#202020;line-height:22px;margin:0;}
.liveBlog-wrap .liveBlog-list .social-icon{display:flex;margin-top: 10px;}
.liveBlog-wrap .liveBlog-list .social-icon li{display:flex;border-radius: 50%;margin-right: 10px;}
.liveBlog-wrap .liveBlog-list .social-icon li.whatsApp {background: #25D366;}
.liveBlog-wrap .liveBlog-list .social-icon li.fb {background: #1877F2;}
.liveBlog-wrap .liveBlog-list .social-icon li.tw {background: #1DA1F2;}
.liveBlog-wrap .liveBlog-list .social-icon li a {display: flex;justify-content: center;align-items: center;width: 30px;height: 30px;}
.liveBlog-wrap .liveBlog-list .social-icon li img {height: 16px;}
.liveBlog-wrap .sec-r{width: 570px;}
.auto-switch {position: relative;display: inline-block;width: 56px;height: 24px;}
.auto-switch input { opacity: 0;width: 0;height: 0;}
.auto-slider {border-radius: 34px;position: absolute;border:1px solid #D8D8D8;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color:#F5F5F5;-webkit-transition: .4s;transition: .4s;display: flex;align-items: center;font-size: 12px;text-transform: uppercase;font-family: 'Segoe Pro Bold';}
.auto-slider:before {border-radius: 50%;position: absolute;content: "";height:16px;width:16px;left: 4px;bottom: 4px;background-color:#ccc;-webkit-transition: .4s;transition: .4s;}
input.on + .auto-slider::before {background-color:#E1261D;}
input.on + .auto-slider:before {-webkit-transform: translateX(30px);-ms-transform: translateX(30px);transform: translateX(30px);}
.auto-switch .switchOn {width:50%;padding-left:8px;}
.auto-switch .switchOff {width:50%;margin-left: auto;text-align:right;padding-right:8px;}
.score-cardbtnwrap.alignleft {justify-content: left;}
.scoreBlog-content{margin-top:30px;}
.scoreBlog-content .inner {border-bottom:1px solid #CCCCCC;padding-bottom:10px;margin-bottom:20px;}
.scoreBlog-content .inner .imgbox{float: left;width: 510px;margin-right: 20px;margin-bottom: 20px;}
.scoreBlog-content .inner p{font-family: 'PT Serif', serif;font-size: 16px;line-height: 24px;margin-bottom: 15px;color: #202020;}
.scoreBlog-content .inner p strong{font-weight: bold;}
.scoreBlog-content .inner p:last-child{margin-bottom:0;}
.scoreBlog-content .tags{display:flex;flex-wrap:wrap;margin-bottom: 40px;}
.scoreBlog-content .tags li{margin-bottom:10px;margin-right:10px}
.scoreBlog-content .tags li a{font-size:12px;color:#001D42;text-transform:uppercase;font-family:'Segoe Pro Bold';padding:8px 13px;border:1px solid;display:block;border-radius:20px;background:#fff;}
.CN-pageWrapper {clear: both !important;}
@media only screen and (max-width: 1200px) and (min-width: 1050px){
.n18bhdr .n18hcontainer {width:1000px;}
.outerone {max-width: 1000px !important;}
nav ul.nav-box > li {margin-right: 5px;}
nav ul.nav-box > li > a {font-size: 12px;padding: 0 6px;}
.CN-pageWrapper {max-width: 1000px !important;box-sizing: border-box;padding: 0 10px;}
.CN-section .CN-sec-l {width:650px;min-width: 650px;margin-right: 10px;}
.matchinfowrap .squadWrap .squad-boxes ul li {width: 100%;}
.scorecard-news {grid-template-columns: 210px 210px 210px;}
} 