@charset "utf-8";
/* CSS Document */

* { padding:0; margin:0; }
body { font-family: "Open Sans",sans-serif; font-weight:400; }
a, a:hover, a:focus { text-decoration: none; }
a, img { border:0; outline:none; }
ul, ul li { list-style:none; }



/* Common Class */

.clearfix:after { clear:both; display:block; content:""; }

.padding-left-none{
	padding-left: 0;
}
.padding-right-none{
	padding-right: 0;
}
.padding-none{
	padding: 0;
}



/*=== Header Css ===*/

.top-head-part{
	padding-top: 10px;
	padding-bottom: 10px;
}
.top-head-part ul{
	display: inline-block;
	margin: 0;
}
.top-head-part ul.logos li.border-right{
	border-right: 1px solid #dddddd;
}
.top-head-part ul.logos li{
	float: left;
	padding-right: 10px;
}
.top-head-part ul.social-logos li{
	float: left;
	padding-right: 10px;
}
.top-head-part ul.social-logos{
	float: right;
}

.bottom-head-part{
	background-image: url(../images/head-bg.jpg);
	background-repeat: repeat-x;
	background-size: cover;
	border-top: 10px solid #ffd100;
}
.bottom-head-part .topheadtitlbox {
    display: table;
    height: 218px;
}
/*.bottom-head-part .head-left{
	background-image: url("../images/head-ec.png");
    background-position: right  top;
    background-repeat: no-repeat;
    background-size: contain;
}*/
.bottom-head-part .head-right{
    background-image: url("../images/head-img2.png");
    background-position: right  top;
    background-repeat: no-repeat;
    background-size: contain;
}
.bottom-head-part .heade-title{
	color: #ffffff;
    display: table-cell;
    font-family: "Open Sans",sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    vertical-align: middle;
}
.head-menu{
	background-color: #ffffff;
}
.head-menu #main-nav ul.nav-links{
	display: inline-block;
	width: 100%;
	margin: 0;
	padding-top: 17px;
	/*padding-bottom: 13px;*/
	position: relative;
}
.head-menu #main-nav ul.nav-links li:hover ul.submenu{
	display: block;
	position: absolute;
	z-index: 9999;
	    top: 66px;
    box-shadow: 1px 5px 10px #000;
}
.head-menu #main-nav ul.nav-links ul.submenu li a{
	text-transform: capitalize;
	padding-bottom: 0px;
	    font-size: 15px;
 }
.head-menu #main-nav ul.nav-links ul.submenu li{
	float: none;    border-bottom: 1px solid #ccc;
}

.head-menu #main-nav ul.nav-links ul.submenu li:last-child{
	border:none;
}
.head-menu #main-nav ul.nav-links ul.submenu{
	display: none;
	background-color: #ffffff;
	padding: 10px;
}
.head-menu #main-nav ul.nav-links li{
	float: left;
	/*padding-right: 20px;*/
}
.head-menu #main-nav ul.nav-links li a{
	padding-right: 20px;
	color: #da291c;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 31px;
    text-transform: uppercase;
    padding-bottom: 13px;
    display: inline-block;
}
.head-menu #main-nav ul.nav-links li.current_page_item a{
	font-weight: 700;
}


.main-title{
	border-bottom: 3px solid #fff22d;
    color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 26px;
    padding-bottom: 7px;
    text-transform: capitalize;
}


/*=== About Content ===*/

.content-section{
	background-image: url("../images/page-bg.jpg");
    background-position: right  top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 30px;
}
.page-template-default .content-section .container .row, .single .content-section .container .row{
	background: linear-gradient(
    to right, 
    #292929 0%, 
    #292929 66.66%, 
    #ffffff 33.33%, 
    #ffffff 100%
  );
  height: 100%;
  /*width: 100%;*/
}
.article-content{
	background-color: #292929;
	padding: 30px;
	display: inline-block;
	width: 100%;
}
.article-content .content h2{
	margin: 0;
	color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 6px;
}
.article-content .content p{
	margin: 0;
	color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 20px;
}

.sidebar-widget{
	background-color: #ffffff;
	padding: 30px;
}
.sidebar-widget .randam-img .img-circle{
border-radius: 50%;
width: 100%;
height: 100%;
border: 3px solid #DA281C;
}
.sidebar-widget .randam-img .img1{
width: 200px;
height: 200px;
}
.sidebar-widget .randam-img .img2{
width: 170px;
height: 170px;	
}
.sidebar-widget .randam-img .img3{
width: 140px;
height: 140px;
right: 10%;
   position: relative;
   top: -25px;
}
.sidebar-widget .randam-img .img4{
width: 110px;
height: 110px;
position: relative;
    top: -35px;
}
.sidebar-widget .randam-img .img5{
width: 80px;
height: 80px;
position: relative;
   top: -52px;
   right: 20%;
}
.sidebar-widget .randam-img .cls-right{
text-align: right;
margin: 0 0 0 auto;
}
.sidebar-widget .randam-img .cls-left{
text-align: left;
}

.sidebar-widget .randam-text{
	margin-bottom: 35px;
}
.sidebar-widget .randam-text .here-box {
    margin: 0 0 10px auto;
    width: 219px;
    position: relative;
}
.sidebar-widget .randam-text .here-text{
	background-color: #da291c;
	color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: normal;
    padding: 30px 25px;
    text-align: right;
    text-transform: uppercase;
}
.sidebar-widget .randam-text .here-tag{
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	position: absolute;
	left: -37px;
	background-color: #e03f18;
	top: 31%;
	padding: 12px;
	color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    width: 125px;
    text-align: center;
}

.sidebar-widget .randam-text  .here-box-second .here-tag{
left: -31px;
}
.sidebar-widget .randam-text  .here-box-third .here-tag{
left: -20px;
}



/*=== Foooter Section ===*/

.footer-top{
	padding-top: 30px;
	padding-bottom: 30px;
}
.footer-top .partner-title{
	color: #da291c;
	font-family: "Open Sans",sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    text-align: left;	
    margin-bottom: 15px;
    padding-left: 20px;
    padding-top: 2px;
}
.partner-slider .slick-arrow{
	height: 50px;
    width: 50px;
    background: none;
    border:none;
    font-size: 0;
    position: absolute;
    top: -61px;
}
.partner-slider .slick-prev{
	background-image: url(../images/prev-btn.png);
	background-repeat: no-repeat;
	background-position: left center;
	z-index: 10;
	right: 40px;
}
.partner-slider .slick-next {
	background-image: url(../images/next-btn.png);
	background-repeat: no-repeat;
	background-position: left center;
	left: inherit;
    z-index: 10;
    right:0px;
}
.partner-slider .slick-slide{
	text-align: center;
}
.partner-slider .slick-slide .game-box{
	display: inline-block;
	text-align: center;
}

.footer-bottom{
	background-color: #ffd100;
	padding-top: 18px;
	padding-bottom: 28px;
	border-top: 2px solid #000000;
}
.footer-bottom .title{
	color: #292929;
	font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 9px;
}
.footer-bottom ul li a, .footer-bottom ul li{
	color: #292929;
	font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
}
.footer-bottom .search-title h2{
	margin: 0;
	color: #292929;
	font-family: "Open Sans",sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    text-align: right;
    text-transform: uppercase;
    padding-bottom: 9px;
}
.footer-bottom .search-title .input-group-addon{
	padding: 0;
	border: none;
	background: none;
    position: absolute;
    right: 56px;
    top: 8px;
    z-index: 999;
}
.footer-bottom .search-title .input-group-addon button{
	border:none;
	background: none;
	background-color: transparent;
}
.footer-bottom .input-group{
	display: inline-block;
	width: 100%;
}
.footer-bottom .input-group .form-control{
	border: medium none;
    border-radius: 55px;
    color: #4c4c4c;
    float: right;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
    min-height: 71px;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-top: 14px;
    width: 80%;
}
.footer-bottom .form-control:focus{
	box-shadow: none;
}
.copyright{
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.copyright .copyright-left{
	color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 30px;
    padding-top: 10px;
}
.copyright .copyright-right .sport-logo a{
	 color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
}
.copyright .copyright-right .sport-logo {
    margin: 0 0 0 auto;
    text-align: center;
    width: 28%;
}


/*=== News Page ===*/

.news-content .news-img img{
	border-radius: 50%;
}
.news-content .new-content-box .news-title{
	 color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    padding-bottom: 14px;
    padding-left: 5px;
} 
.news-content .news-box{
	display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}
.news-content .news-box:last-child .right-side .new-content-box{
	border-bottom:none;
}
.news-content .new-content-box .content-text p, .news-content .new-content-box .content-text{
	 color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    padding-bottom: 0;
    padding-left: 4px;
}
.news-content .new-content-box .content-text a{
	color: #e8be00;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
}
.news-content .news-box .right-side{
	padding-left: 30px;
}
.news-content .new-content-box{
	 border-bottom: 3px solid #fff22d;
    padding-bottom: 35px;
    padding-top: 25px;
}

.pagination-news .inactive{
	color: #545454;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}
.pagination-news a:hover{
	color: #fff22d;
}
.pagination-news a{
	color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}
.pagination-news span{
	margin-left: 10px;
	margin-right: 10px;
}
.pagination-news .active{
	color: #fff22d;
	font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}

.article-content .news-img{
	padding-bottom: 30px;
}
.article-content .date{
	color: #cccccc;
	font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 26px;
}
.article-content .news-detail-title{
    color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 26px;
    text-transform: capitalize;
}




/*=== Home Page ===*/

/* Main banner css */

#main-banner { 
	padding:15px 0;
}
/*
.home-bg-1 { background:url(../images/main-hero-bg.jpg) no-repeat center top; }
.home-bg-2 { background:url(../images/main-hero-bg-1.jpg) no-repeat center top; }*/

#main-banner .main-hero-slider { 
	background: #ffd408 none repeat scroll 0 0;
    border: 1px solid #292929;
    border-radius: 5px;
    box-shadow: 0 0 2px #000000;
    padding: 15px;
}
#main-banner .main-hero-slider .slick-list.draggable {
    border: 2px solid #665504;
}
#main-banner .main-hero-slider .main-hero-box img{
	width: 100%;
}
#main-banner .main-hero-slider .main-hero-box { 
	position:relative;
}
#main-banner .main-hero-slider .main-hero-box .banner-content { position:absolute; bottom:30px; left:0; }
#main-banner .main-hero-slider .slick-dots { position:absolute; bottom:30px; left:50%; margin:0; transform:translateX(-50%); -webkit-transform:translateX(-50%); }
#main-banner .main-hero-slider .slick-dots li { float:left; margin:0 3px; line-height:0; }
#main-banner .main-hero-slider .slick-dots li button {
	background: #ffffff;
	font-size:0;
	border:0;	
	border-radius: 50%;
	-webkit-border-radius: 50%;
	height: 16px;
	width: 16px;
}
#main-banner .main-hero-slider .slick-dots li.slick-active button {
	background:#e32129;	
}
/*#main-banner .banner-sidebar { margin-right:-15px; }*/
#main-banner .banner-sidebar .hero-tabs { 
	background:#ffd100; 
	padding:20px 20px; 
	height:92px; 
	margin-bottom:1px;
	display:flex;
	display:-webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	cursor: pointer;
	box-shadow: 0px 1px 5px #000000;
	/*border:1px solid #000000;*/
}

#main-banner .banner-sidebar .slick-current .hero-tabs {
	background:#DA281C; 
}

#main-banner .banner-sidebar .hero-tabs .name { 
	font-family: "Open Sans",sans-serif;
	font-size:18px; 
	line-height:20px; 
	margin-bottom:3px; 
	width:100%; 
	color: #292929;
	font-weight: 700;
}

#main-banner .banner-sidebar .hero-tabs .text { 
	font-size:12px; 
	font-family: "Open Sans",sans-serif;
	line-height:normal; 
	color: #292929;
	margin:0; 
	font-weight: 400;
}

#main-banner .banner-sidebar .slick-current .hero-tabs .name, #main-banner .banner-sidebar .slick-current .hero-tabs .text {
	color: #ffffff;
}

#main-banner #more-news-btn .btn-box .red-btn { 
	width:100%; 
	height:49px; 
	align-items:center;
	text-transform:none; 
	justify-content:space-between; 
	-webkit-justify-content:space-between; 
	background: #ffd100 none repeat scroll 0 0;
    color: #292929;
    display: inline-flex;
    font-size: 12px;
    line-height: normal;
    padding: 10px 20px;
    text-transform: uppercase;
    font-family: "Open Sans",sans-serif;
    font-weight:800; 
    box-shadow: 0px 1px 5px #000000;
    /*border:1px solid #000000;*/
}
#main-banner .slick-slider .slick-track, #main-banner .slick-slider .slick-list{
	box-shadow: 0px 0px 1px #000000;
}
#main-banner .banner-sidebar .btn-box .red-btn .fa-angle-right { 
	font-size:30px; 
}
#main-banner .banner-sidebar .hero-tabs.red { 
	background:#e32129;
}
#main-banner .banner-sidebar .hero-tabs.red .text{
	color: #ffffff;
}
#main-banner .banner-sidebar .hero-tabs.red .name{
	color: #ffffff;
}
#main-banner .main-hero-slider .main-hero-box .banner-content .text { 
	background-color:#000000; 
	margin:0; 
	padding: 10px 15px; 
	font-size:12px; 
	color:#ffffff; 
	font-family: "Open Sans",sans-serif;
	width:calc(100% - 300px); 
}
#main-banner .main-hero-slider .main-hero-box .banner-content .text a{
	font-weight: 700;
	color: #ffffff;
}
#main-banner .heading {
    background-color: rgba(218, 41, 28);
    color: #ffffff;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 36px;
    margin: 0;
    padding: 10px 15px;
    font-weight: 700;
}


/* Fixtures & Results css */

#fixtures-results { 
	padding:26px 0;
	margin-top: 8px;
}
#fixtures-results .title-box .title-text { float:left; }
#fixtures-results .title-box .title-text h3.heading { 
	margin:0;
	color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 31px;
}
#fixtures-results .title-box .title-text .sub-title-text { 
	color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 31px;
}

#fixtures-results .title-box .comp-select { float:right; }
#fixtures-results .title-box .comp-select .red-drop-down {  
	background:rgba(0,0,0,0.5);
	font-family: "Open Sans",sans-serif; 
	padding:10px;
	line-height:normal;
	font-size:12px;
	color:#fff;	
	line-height: normal;
	display:inline-flex;
	-webkit-display:inline-flex;
	cursor:pointer;
}
#fixtures-results .title-box .comp-select .red-drop-down i {
	font-size:20px; 
	vertical-align:top; 
	margin: 4px 10px 0 35px; 
	line-height:15px;
}

#fixtures-results .games-slider { margin:30px 0 0 0; }
#fixtures-results .games-slider .slick-list { 
	margin: 0 auto;
	width: calc(100% - 100px); 
}

#fixtures-results .games-slider .game-box {
	background:#fff; 
	margin: 0 5px;
}
#fixtures-results .games-slider .schedule-box { 
	background:#eeeeee; 
	height:20px; 
	align-items:center; 
	-webkit-align-items:center; 
	justify-content:space-between; 
	-webkit-justify-content:space-between; 
}
#fixtures-results .games-slider .schedule-box .text { 
	float:left; 
	font-size:10px; 
	color:#000000; 
	font-family: "Open Sans",sans-serif; 
	padding-left:10px; 
	display:inline-flex; 
	display:-webkit-inline-flex; 
	align-items:center; 
	-webkit-align-items:center; 
	height:100%;
	font-weight: 700;
}
#fixtures-results .games-slider .schedule-box .view-btn { 
	float:right; 
	background:#ffcb00; 
	font-size:10px; 
	color:#000000; 
	font-family: "Open Sans",sans-serif; 
	font-weight: 700;
	height:20px; 
	width:50px; 
	display:inline-flex; 
	display:-webkit-inline-flex;
	align-items:center; 
	-webkit-align-items:center; 
	justify-content:center; 
	-webkit-justify-content:center; 
}
#fixtures-results .games-slider .schedule-box .view-btn i { 
	font-size:14px; 
	line-height:0;
	margin-left:5px; 
}

#fixtures-results .games-slider .team-box { 
	padding:15px 10px; 
	font-size:13px; 
	color:#000; 
	font-weight: 700;
	font-family: "Open Sans",sans-serif; 
}
#fixtures-results .games-slider .team-box .team-name { 
	float:left; 
}
#fixtures-results .games-slider .team-box .team-score { 
	float:right; 
	color: #da291c;
}
#fixtures-results .games-slider .slick-prev::before, 
#fixtures-results .games-slider .slick-next::before { 
	content:'\f053'; 
	font-family:'FontAwesome'; 
	font-size:16px; 
	color:rgba(255,255,255,1); 
	opacity:1; 
}
#fixtures-results .games-slider .slick-next::before { 
	content:'\f054'; 
}
#fixtures-results .games-slider .slick-prev, 
#fixtures-results .games-slider .slick-next { 
	background:rgba(255,255,255,0.5); 
	height:100%; 
	width:45px; 
	border:0; 
	position:absolute; 
	top:0; 
	left:0; 
	font-size:0; 
	border-radius:3px; 
	-webkit-border-radius:3px;
}
#fixtures-results .games-slider .slick-next { left:inherit; right:0; z-index:10; }

#fixtures-results .btn-box { padding:40px 0 0 0; }

#fixtures-results .title-box .comp-select{
	position: relative;
}
#fixtures-results .title-box .comp-select .comp-dropdown {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0.5);
    border-color: currentcolor rgba(0, 0, 0, 0.5) rgba(0, 0, 0, 0.5);
    border-image: none;
    border-radius: 0 0 3px 3px;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: none;
    left: 0;
    margin: 0;
    padding: 5px 10px;
    position: absolute;
    width: 100%;
    z-index: 1;
    max-height: 120px;
    overflow: auto;
}
#fixtures-results .title-box .comp-select .comp-dropdown > li {
    padding: 5px 0;
}
#fixtures-results .title-box .comp-select .comp-dropdown > li a {
    color: #fff;
    font-family: "Open Sans",sans-serif; 
    font-size: 12px;
}
#fixtures-results .title-box .comp-select .red-drop-down i {
    font-size: 20px;
    line-height: 15px;
    margin: 0 10px 0 35px;
    vertical-align: top;
}

#fixtures-results .yellow-btn {
    background: #ffd100 none repeat scroll 0 0;
    border-radius: 3px;
    color: #000000;
    display: inline-flex;
    font-family: "Open Sans",sans-serif; 
    font-size: 12px;
    font-weight: 700;
    line-height: normal;
    padding: 10px;
    text-transform: uppercase;
}
#fixtures-results .yellow-btn img{
	height: 14px;
    padding-left: 8px;
    position: relative;
    top: 2px;
}
#fixtures-results .ml10{
	margin-left: 10px;
}



/* Social hub css */

#social-tabs { 
	padding:26px 0;
	/* background-color: #da291c; */
	margin-top: 8px;
}
@media(min-width: 1400px){
	#social-tabs { 
		/* background:#da291c url(../images/social-bg.jpg); */
	background-repeat: no-repeat;
	background-position: right;
	}
}
#social-tabs .social-tiles .padding-less {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 7px;
}
#social-tabs .social-tiles .red-box,
#social-tabs .social-tiles .black-box, 
#social-tabs .social-tiles .img-box { 
	width:100%; 
	height:190px; 
	float:left; 
	position:relative; 
	margin: 1px; 
}
#social-tabs .social-tiles .social-box-text {
    padding-left: 16px;
    padding-top: 10px;
}
#social-tabs .social-tiles .social-box-text date{
	font-size:11px; 
	color:#292929;  
	font-family: "Open Sans",sans-serif;
	font-weight: 400;
	padding-bottom: 5px;
	display: inline-block;
}
#social-tabs .social-tiles .red-box { 
	background:#ffd100; 
	padding:15px; 
	font-size:14px; 
	color:#292929;  
	font-family: "Open Sans",sans-serif;
	font-weight: 600;
	line-height: 14px;
}
#social-tabs .social-tiles .red-box .fa-facebook { 
	color:#fdfcfc; 
	font-size:20px; 
	margin-bottom:10px; }
#social-tabs .social-tiles .red-box a { 
	color:#292929; 
	text-decoration:none; 
	font-weight: 700;
	text-transform: uppercase;
}
#social-tabs .social-tiles .img-box img { width:100%; height:100%;  }
#social-tabs .social-tiles .insta-link { color:#fff; position:absolute; top:15px; left:15px; font-size:18px; cursor:pointer; line-height:0; }

#social-tabs .box-1 .social-stat-box { margin-top:10px; }

#social-tabs .box-2 .img-arrow { margin-bottom:10px; }
#social-tabs .box-2 .img-arrow, #get-involved .tiles-box .img { position:relative; }
#social-tabs .box-2 .img-arrow img { width:100%; height:100%; }
#main-banner .main-hero-slider .banner-content .black-arrow,
#get-involved .tiles-box .img .red-arrow,
#social-tabs .box-2 .img-arrow .red-arrow { position: absolute;
	bottom:0;
	right:0; font-size:30px;
	z-index:1; background:#e32129;
	width:34px; height:34px;
	display:inline-flex;
	display:-webkit-inline-flex;
	align-items: center;
	-webkit-align-items: center;
  	justify-content: center;
	-webkit-justify-content: center;
	color:#fff;
}

.news-title a, #main-banner .heading a { color : #ffffff }
.head-menu #main-nav ul.nav-links li a:hover { color: #000; }
body .wprmenu_bar { 
	max-height: 70px !important; 
	height: 100% !important; 
	max-width: 70px; 
	width: 100%; 
	padding: 22px !important; 
	top: 0 !important; 
}
body .wprmenu_bar .wprmenu_icon { margin-right: 0 !important; }

/*Match Centre css starts*/
#mc-game-wrap {
   width: 92%;
    display: inline-block;
    float: left;
    height: 110px;
    overflow: hidden;
    text-align: center;
    
}
.spmatch {
    width: 245px;
    height: 110px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0 0 4px 4px;
    overflow: hidden;
    background: #fff;
    
    text-align: left;
    box-shadow: 0 1px 3px rgba(000,000,000,0.2);
    color: #000;
}
.spteam1, .spteam2{
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 0;
    color: #000;
    width: 85%;
    float: left;
    margin-bottom: 18px;
    font-family: "Open Sans",sans-serif;
}
.spscore {
    position: absolute;
    top: 26px;
    right: 9px;
    text-align: right;
    line-height: 30px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    color:#da291c;
}
.spversus, .scoredivider {
    display: none;
}
.homescore {
    display: block;
    /* font-size: 14px; */
    font-weight: 700;
}
.awayscore {
    background: none;
    /* float: right; */
    /* font-size: 14px; */
    line-height: 44px;
    font-weight: 700;
    /* color: #ee2e24; */
}
.spcompname, #sp-comp-links {
    display: block !important;
}
.spcompname {
        font-size: 16px;
    color: #fff;
    line-height: 1;
    font-family: "Open Sans",sans-serif;
   
    padding-right: 15px;
        margin-bottom: 12px;
    float: left;
}
.spmatchname {
    font-size: 11px;
    padding-left: 8px;
}
.sproundname {
    font-size: 16px;
    color: #fff;
    line-height: 1;
    font-family: "Open Sans",sans-serif;
    display: table !important;
    padding-left: 15px;
    border-left: 2px solid #fff;
        margin-bottom: 12px;
}
.timing-detail {
   /* float: left;*/
}
.sp-fix-link, .sp-lad-link, .sp-stat-link {
    clear: both;
        display: inline-block;
    padding: 0 15px;
}
.sp-fix-link a:hover, .sp-lad-link a:hover, .sp-stat-link a:hover {
	text-decoration: underline;
}
.sp-fix-link a, .sp-lad-link a, .sp-stat-link a{
        background-color: #ffd100;
    color: #000;
    text-align: center;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    letter-spacing: -0.2px;
    padding: 7px 10px 9px 10px;
    border: 0px;
    border-radius: 2px;
    display: block;
    text-transform: uppercase;
    clear: both;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.62);
}
.sp-fix-link a:after, .sp-lad-link a:after, .sp-stat-link a:after {
    content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 5px;
        color: #000;
   
    display: inline-block;
}
#sp-comp-links {
    display: block !important;
    text-align:center;
        margin-top: 3%;
}
.spmatch-title {
        background: #ffcb00;
    color: #000;
    display: inline-block !important;
    float: left;
    height: 17px;
    line-height: 3px;
    width: 100%;
    font-size: 11px;
}
.sp-match-link a {
    color: #000;
}
.spteams {
    /* color: #0065A4; */
    display: block !important;
    float: left;
    font-size: 12px;
    margin-left: 5px;
    padding: 11px 10px 2px 5px;
    visibility: visible !important;
}
.spdate {
    color: #000;
    float: left;
    font-size: 10px;
    background: #eee;
        padding-top: 8px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 39px;
}

.sp-match-link {
    float: right;
    margin-right: 3px;
    font-size: 10px;
    display: inline;
    padding: 6px 1px;
}
img.wp-smiley, img.emoji {
    display: none !important;
}
#spprev {
    float: left;
    margin:0 3px 0 1px;
}
.sptime, .spvenue { display: none; }
#spprev:before {
   content: "\f053";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 48%;
    left: 45%;
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
#spnext:before {
        content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 48%;
    right: 28%;
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #fff;
}
#spnext, #spprev {
        width: 45px;
    height: 108px;
    display: inline-block;
    vertical-align: middle;
    background: rgba(255,255,255,0.5);
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    color: #fff;

}
.footer-bottom ul li a:hover{
	text-decoration: underline;
}
.red-drop-down select#sblock4_dropdown {
    /*-webkit-appearance: none;*/
    background: transparent;
    border: none;
    width: 250px;
}
.red-drop-down select#sblock4_dropdown:after {
	    content: "\f107";
	    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
}
.spfixture {
   /* float: left;    position: relative;*/
}.juicer-feed.modern li.feed-item.words .j-message { font-size: 13px;    line-height: 18px; }
.juicer-feed .j-meta a { color: #000; }
.social-tiles .juicer-feed.modern .j-message {
    color: #000;
    line-height: 18px;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
}
.social-tiles .juicer-feed .j-meta { margin:0; }
.social-tiles .juicer-feed .j-meta nav {
	position: absolute;
	top: 5px;
    left: 5px;
}
.social-tiles .juicer-feed .j-meta ul { display: none; }
.social-tiles  .j-poster { display: none!important; }
.juicer-feed .j-paginate { display: none !important; }
.social-tiles .juicer-feed.modern li.feed-item{
	    height: 190px;
    overflow: scroll;background: #ffd100;
        border: none;
}

.border-right img {
    max-width: 45px;
}

