a.servicesemore{display:none;}

/*--------livefootball----------*/
.rowMatch > ul.et_pb_tabs_controls {display:flex;background-color:#ddd;}
.rowMatch > ul.et_pb_tabs_controls  > li {flex:1 1;text-align:center;border-right:none;border-top-left-radius:9px;border-top-right-radius:9px;font-size: 16px;}
.rowMatch > ul.et_pb_tabs_controls > li > a {padding: 15px 30px;}
.rowMatch > ul > li.et_pb_tab_active {font-size:1.2rem!important;}

.matchRow {display:block;margin:10px;}
.matchRow.inPage {min-height:650px;}
.matchRow h3 {text-align: center;font-size:2rem;background:#033f85;padding-top:10px;border-radius:.7rem;color:#fff;margin-top: 15px;margin-bottom: 15px;}
.matchRow h3.results {text-align:left;font-size:1.3rem;background:#1e73be;margin-bottom:15px;padding:15px 10px;border-radius:.3rem;color:#fff;}
.matchRow-Header {display:flex;width:100%;align-items:center;padding:10px 0;text-decoration:none;}
.matchRow-Header_flag {flex:0 0 35px;}
.matchRow-Header_flag_badge {display:flex;max-width:100%;margin-right:15px;}
.matchRow-Header_flag_badge img {display:block;max-width:32px;}
.matchRow-Header_flag_badge.world_flags img {}
.matchRow-Header_title {flex:1 1;width:auto;font-size:1.2rem;}
.matchRow-Header_title_name {color:#4b4b4b;display:flex;margin-bottom:2px;width:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:700;}
.matchRow-Header_title_country {font-size:.8rem;color:#7a7a7a;}
.matchRow-Wrapper {display:flex;align-items:center;font-size:.9rem;position:relative;padding:10px 0;flex:1 1;text-decoration:none;color:#000;background:#E0E9F6;border-radius:7.5px;margin-bottom:5px;}
.matchRow-status {flex:0 0 80px;display:flex;flex-direction:column;position:relative;color:#000;padding:4px 0 0;font-size:.8rem;justify-content:space-between;height:40px;justify-content:center;}
.matchRow-status_time {display:flex;justify-content:center;}
.matchRow-status_time span.time {color:#F00;}
.matchRow-status_time span.periods {padding-left:3px;font-size:.7rem;display:flex;align-items:center;}
.matchRow-team {flex:1 1;min-width:0;}
.matchRow-team_home {display:flex;flex:1 1;letter-spacing:.41px;position:relative;margin-bottom:5px;align-items:center;}
.matchRow-team_home_badge {display:flex;max-width:100%;overflow:hidden;position:relative;box-sizing:border-box;margin:0px;margin-right:10px;}
.matchRow-team_home_badge img {display:block;width:20px;}
.matchRow-team_home_name {display:flex;}
.matchRow-team_away {display:flex;flex:1 1;letter-spacing:.41px;position:relative;align-items:center;}
.matchRow-team_away_badge {display:flex;max-width:100%;max-height:20px;overflow:hidden;position:relative;box-sizing:border-box;margin:0px;margin-right:10px;}
.matchRow-team_away_badge img {display:block;width:20px;}
.matchRow-team_away_name {display:flex;}
.matchRow-score {display:flex;flex:0 0 30px;flex-direction:column;font-weight:500;position:relative;margin-right:12px;font-size:.9rem;color:#000;align-items:center;}
.matchRow-score_home {margin-bottom:5px;}
.matchRow-score_home span {color:#0043ff;}
.matchRow-score_away span {color:#0043ff;}
.matchRow-live {display:flex;flex:0 0 10px;flex-direction:column;font-weight:700;position:relative;margin-right:12px;font-size:1rem;color:#000;}
.matchRow .football_more_btn {display: flex;width: 100%;flex: 1 1;background:#0a5ea5;text-align: center;margin-top:10px;padding-top:5px;padding-bottom:5px;border-radius:.3rem;}
.matchRow .football_more_btn:hover {background:#000;}
.matchRow .football_more_btn a {width: 100%;display: block; color: #ff0;text-align: center;}