.ie-sports-wc{margin-bottom: 25px;}
.ie-sports-wc a{color: inherit;}
.ie-sports-wc__header{display: flex;overflow: hidden;width: 100%;}

.wc-lead{margin-bottom: 10px;}
.wc-lead__title{position: relative;background: #fff;max-width: calc(100% - 16px);margin: -25px auto 0;padding: 10px;overflow: hidden;font-size: 16px;
font-weight: 400;font-family: 'Droid Serif',serif;line-height: 22px;}
.wc-lead-thumbnail img {width: 100%;height: auto;}

.ie-story-wc{flex-basis: calc(50% - 10px);margin-bottom: 15px;}
.ie-story-wc-thumb{margin-bottom: 6px;}
.ie-story-wc-thumb img{display: block;height: auto;width: 100%;}
.ie-story-wc__title{color:#000;font-size: 14px;font-family: 'Droid Serif',serif; font-weight: 400; line-height: 19px;}

.ie-fixture{margin-bottom: 25px;}
.wc-sports-block {background-color: #f2f2f2;border-radius: 5px;box-sizing: border-box; padding: 10px 15px;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;gap: 10px;}
.wc-sports-block:not(:first-child){margin-top: 10px;}
.team-thumb img{border-radius: 4px;display: block;max-width: 32px;}
.wc-teamname{font-size: 12px;font-family: 'Roboto', sans-serif;font-weight: 700;text-transform: uppercase;margin-top: 2px;}
.wc-team-info {font-size: 13px;font-family: 'Roboto', sans-serif;text-align: center;width: calc(70% - 10px);}
.group-match{font-weight: 700;margin-bottom: 5px;}
.wc-team-desc{text-align: center;max-width: 32px;overflow: hidden;}
.ie-sports-wc .wc-viewfull{color: #2267cf;display: inline-block;font-size: 13px;font-weight: 700;text-decoration: underline;margin-top: 7px;}

.ieSportTab{background-color: #fff;box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);display: inline-block;font-size: 14px;font-weight: 700;text-align: center; padding: 7px 20px;object-fit: contain;border-radius: 16px;cursor: pointer;position: relative;}
.ieSportTab.active{background-color: #df0505;color: #fff;z-index: 1;}
.ieSportTab:first-child{margin-right: -15px;}

.o-fixture-heading{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;margin-bottom: 15px;}
.ie-fixture__heading{font-family: 'Roboto', sans-serif;font-size: 16px;font-weight: 700;text-transform: uppercase;}

.iesportwc {display:none;border-bottom: 1px solid #ccc;padding-bottom: 10px;}
.iesportwc.active{display: block;}
.group-tbl{width:100%}

.wc-sports-table {border-collapse: collapse;border-spacing: 0;display: table;width: 100%;font-family:'Roboto',sans-serif;}
.tbl-rowth,.tbl-row{display: table-row;text-transform: uppercase;}
.tbl-rowth{background-color: #efefef;font-weight:700;margin-bottom:5px;font-size: 12px;}
.tbl-row{font-size: 14px;}
.tblth,.tbltd{padding: 10px;display: table-cell;vertical-align: middle;}
.team-flagname {display: flex;align-items: center;}
.team-flagname img {border-radius: 4px;display: block;margin-right: 10px;}
.teamname-inf{font-weight: 700;}

.sports-wc-header{position: relative;align-items: center;justify-content: space-between;margin-bottom: 15px; }
.sports-wc-header__title{color: #fff;font-family:'Roboto',sans-serif;font-size: 16px;font-weight: 700;text-transform: uppercase;}
.wc-home-links li{color:#fff;font-size: 14px;font-weight: 400;line-height: 22px; list-style-type: none; float: left;margin-left: 10px;}
.wc-home-links li a{display: block;}
.wc-viewall{margin-top: 10px;text-align: center;}
.wc-viewall a {color: #e30000;display: inline-block;font-size: 12px;font-weight: 400;font-family: 'Roboto', sans-serif;text-transform: uppercase;}

@media screen and (min-width:768px) {
	.ie-sports-wc{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.ie-sports-wc__left,.ie-sports-wc__right{float: left; width: 310px;}
	.ie-sports-section{display: flex;flex-wrap: wrap;justify-content: space-between;}
	.sports-wc-header{background-color: #3db05f;display: flex;padding:15px;width: 100%;}

	.sports-wc-header__title{display: inline;padding-right: 10px;}
	.sports-wc-header:after{content: '';background: url(../images/world-cup-team.png) no-repeat 0 0;width: 150px;height: 52px;position: absolute;left: 50%;margin-left: -75px;background-size: 100%;}
	.wc-home-links li{color:#fff;}
}
@media screen and (max-width:767px) {
	.ie-sports-wc__left {margin-bottom: 20px;}
	.ie-sports-section {white-space: nowrap;overflow-x: auto;overflow-y: hidden;scrollbar-width: none;margin-right: -20px;}
	.ie-story-wc {display: inline-block;margin-right: 18px;padding-bottom: 5px;vertical-align: top;width: 140px;}
	.ie-story-wc:last-child{margin-right: 18px;}
	.ie-story-wc-thumb {border-radius: 4px;overflow: hidden;}
	.ie-story-wc__title{white-space: normal;}
	.sports-wc-header{margin-left: -20px;margin-right: -20px;}
	.sports-wc-header__title{background-color: #3db05f;padding: 17px 20px;}
	.sports-wc-header__title:after{content: '';background: url(../images/world-cup-team.png) no-repeat 0 0;width: 150px;height: 50px;position: absolute;right: 0;top: 0; background-size: 100%;}
	.wc-home-links {display: flex;padding: 10px 10px 0;}
	.wc-home-links li{color:#000;}
	.wc-lead {margin-left: -20px;margin-right: -20px;margin-bottom: 20px;position: relative;}
	.wc-lead::after{content: '';border-bottom: 1px dotted #bbb;position: absolute;left: 20px;right: 20px;}
	.wc-lead__title {max-width: calc(100% - 40px);padding-bottom: 15px;}
}
