#topBannerCocaCola {
    border: 2px solid black; 
	margin-bottom: 10px;
    width: 98%;	
}

.twocolumnshead {
    width: 100%;
    background: #444;
    margin: -1.12em 0 0 0;
	color: #fff;
	margin-bottom: 1em;
	padding:1em;
}

.twocolumnshead2 {
    width: 100%;
    background: #111111;
    margin: -1.12em 0 0 0;
	color: #fff;
	margin-bottom: 1em;
	padding:1em;
}

.breadcrumb-white {
	text-transform: uppercase;
    background-color: #fff;
    color: #444;
    font-weight: bold;
	font-size: 0.85em;
    float: left;
    padding: 0.3em;
}

.esports-sortby {
	float: right;
	text-transform: uppercase;
	font-size: 0.85em;
}

.esports-sortby span {
	color: #999;
}

.esports-sortby ul {
	list-style: none;
	display: inline-block;
}

.esports-sortby ul li {
	display: inline-block;
	margin-left: 0.7em;
	font-weight: bold;
}

.esports-sortby ul li:hover {
	color: #00aaee;
	cursor: pointer;
}

.esports-sortby ul li a {
	color: #fff;
}

.esports-sortby ul li a:hover {
	color: #00aaee;
}

.esports-placards {
	width: 100%;
	display: inline-block;
	margin-top: 2em;
}

.esports-placards article {
	/* background: #ccc; */
	width: 31.3%;
	height: 170px;
	float: left;
	margin: 0 0 1.2em 0;
	position: relative;
}

.esports-placards article:first-child {
	width: 66.7%;
	height: 355px;
	margin: 0 1.2em 0 0;
}

.esports-placards a:hover {
	text-decoration: none;
}

.esports-placards a:hover h2 {
	background: #000;
	text-decoration: none;
}

.esports-placards article h2 {
    bottom: 14px;
    color: #FFFFFF;
    font-family: "Helvetica Neue",'TeXGyreHeros',arial;
    font-weight: bold;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 1em;
    position: absolute;
    transition: all 0.5s ease-out 0s;
    left: 0;
    bottom: 0;
    font-size: 1.2em;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(48,48,48,0.78) 64%);
    text-shadow: 2px 2px #000;
}


.esports-placards article h2 span {
	font-weight: normal;
	font-size: 0.85em;
	display:none;
}

#relatedTextsWrapper.artistyle1 article a h3 {
	/* font-size: 1em;
	text-transform: uppercase; */
	font-weight: bold;
}

#relatedTextsWrapper.artistyle1 article a h3:hover {
	text-decoration: underline;
}

#relatedTextsWrapper.artistyle1 article .publishauthor {
	/* text-transform: uppercase; */
}

.esportsFeaturedTextsWrapper {
	width: 48.5%;
	display: inline-block;
}

.esportsFeaturedTextsWrapper:first-child {
	margin-right: 1em;
	vertical-align: top;
}

.esportsFeaturedTextsWrapper a h3 {
	display: inline-block !important;
	margin-bottom: 1em;
}

.esportsFeaturedTextsWrapper p {
	max-width: 100% !important;
}

.esportsFeaturedTextsWrapper .commentsbox,
.esports-placards .commentsbox {
	position: absolute;
	margin: 0.6em;
}

.commentsbox.share-count-image {
    background-image: none;
}

.commentsbox.share-count-image #label-count {
    position: relative;
    left: 8.9px;
    bottom: 15.5px;
    font-weight: bold;
    font-size: 10px;
    /* color: black; */
    width: 40px;
    text-align: center;
}

.commentsbox.share-count-image a{
	background-color: transparent;
	position: relative;
    top: -30px;
    height: 15px;
}

.esports-placards .commentsbox{
    background-image: none;
}

.esports-placards .commentsbox .share-count-image #label-count {
    position: relative;
    left: 8.9px;
    bottom: 15.5px;
    font-weight: bold;
    font-size: 10px;
    /* color: black; */
    width: 40px;
    text-align: center;
}

.esports-placards .commentsbox .share-count-image a{
	background-color: transparent;
	position: relative;
    top: -30px;
    height: 15px;
	
}

.artistyle1 article img.esports.featured {
	/* background: #ccc; */
	width: 100%;
	height: 200px;
	margin-bottom: 1em;
}

.esportsminifrontplayer {
	margin-bottom: 1em;
}

.esportsminifrontplayer h3 {
	padding: 1em;
    background: #444;
    color: #fff;
}

ul.imgrow.esportminifront li {
	width: 48.6%;
	/* background: #ccc; */
	margin-left: 0;
}

ul.imgrow.esportminifront li:first-child {
	width: 48.6%;
}

ul.imgrow.esportminifront a,
ul.imgrow.esportminifront a .button.list3,
ul.imgrow.esportminifront li h3 {
	width: 100%;
}

ul.imgrow.esportminifront li:nth-child(2n) {
	margin-left: 1em;
}

.esportCalendarWrapper {
	margin: 1.5em;
	text-transform: uppercase;
}

.esportCalendarWrapper h3 {
    font-size: 1.5em;
    font-weight: 900;
	margin-bottom: 0.7em;
}

.esportCalendarWrapper .date {
	display: inline-block;
	font-size: 0.9em;
}

.esportCalendarWrapper .date.startdate {
	color: #777;
	font-weight: bold;
}

.esportCalendarWrapper .date.enddate {
	color: #999;
}

.esportEventWrapper {
	margin: 1em 0;
	border-left: 8px solid #000;
	padding: 0.2em 0 0.2em 0.5em;
}

.esportEventWrapper .venue {
	color: #000;
	font-weight: bold;
	width: 100%;
}

.esportEventWrapper .category {
	color: #ccc;
	font-weight: bold;
}

.m01 {
	border-color: blue;
}

.m02 {
	border-color: brown;
}

.m03 {
	border-color: cadetblue;
}

.m04 {
	border-color: chartreuse;
}

.m05 {
	border-color: coral;
}

.m06 {
	border-color: darkcyan;
}

.m07 {
	border-color: magenta;
}

.m08 {
	border-color: pink;
}

.m09 {
	border-color: green;
}

.m10 {
	border-color: gold;
}

.m11 {
	border-color: red;
}

.m12 {
	border-color: orange;
}

.categoryActive {
	border: 1px solid #fff;
    border-radius: 0.4em;
    padding: 0.5em;
}

.categoryActive .fa {
	margin-left: 0.4em;
}

.csgohead {
	margin: -1em;
	margin-bottom: 2em;
}

.serieslogo{
	vertical-align: middle;
	margin-right: 1em;
}

.seriespowered {
	vertical-align: middle;
}

.csgoStandings {
	margin: 0 0 1em 1.5em;
}

.csgoStandings .title {
	font-size: 2em;
}



 .arrow-up {
  width: 0; 
  height: 0; 
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid green;

}
 .arrow-down {
  width: 0; 
  height: 0; 
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid red;

 }

.csgoStandings .floatRight {
	float: right;
    margin-right: 1em;
}

.csgoStandings ul {
	background: #444;
    color: #fff;
	list-style: none;
	padding: 0;
}

.csgoStandings ul > li {
	padding: 0.7em;
}
.csgoStandings ul > li > a {
	color:white;
	display:block;
	
}

.csgoStandings ul > li:hover {
	background: #00aaee;
	
}

.csgoStandings li:nth-child(even) {
	background: #777;
}

.csgoServers li.head {
	background: #00aaee;
}

.csgoServers li.subhead {
	font-weight: bold;
	border-bottom: 2px solid #00aaee;
}

.csgoServers li.sinfo {
	background: #bfedff;
}

.csgoServers li {
	padding: 0.5em;
}

.csgoServers li span {
	display: inline-block;
	width: 16%;
}

.csgoServers li span.name {
	width: 49%;
}

.csgoServers li a:hover {
	text-decoration: underline;
}

.colthin .rightbox.csgo {
    display: inline-block;
    width: 90%;
    margin-left: 2.5em;
	margin-bottom: 1em;
}

.rightbox .csgohead {
	/* width: 100%;
	max-width: 100%; */
	margin-bottom: 0;
}

.rightbox.csgo ul {
	list-style: none;
	margin: -0.4em;
    margin-left: -1em;
    max-width: 100%;
	color: #fff;
}

.rightbox.csgo li {
	padding: 0.5em 0 0.5em 0.5em;
	vertical-align: middle;
}

.rightbox.csgo li span {
	width: 24%;
	max-width: 33%;
	display: inline-block;
}

.rightbox.csgo ul a {
	color: #fff;
	display: block;
}
.rightbox.csgo ul li.sinfo:hover {
	background: #00aaee;
}

.rightbox.csgo li span.name {
	width: 50%;
	max-width: 50%;
	display: inline-block;
    word-wrap: break-word;
    vertical-align: middle;
}

.rightbox.csgo li.subhead {
	background: #222;
	boder-bottom: 0px;
}

.rightbox.csgo li.sinfo {
	background: #666;
}

.rightbox.csgo li:nth-child(even) {
	background: #777;
}
.header-csgo {
	margin-bottom: 1em;
	margin-top: 0.0em;
	/* width:70%;
	float:left;
	margin:-1em; */
	width: 68%;
    float: left;
    /* margin: -0.5em; */
}
.header-csgo img {
	width:100%;
	/* height:249px; */
	height:335px;
	
}
.csgo-servers {
	width:300px;
	float:right;
	margin-top:-1em;
	margin-bottom: 2%;
}
.standingHeader a  {
		color:#0ae;
	}

@media (max-width: 799px) {
	.header-csgo {
	width:100%;
	margin:0;
	}
	.header-csgo img {
		height:100%;
	}
	.csgo-servers {
	float:left;
	width:100%;
	margin:0;
	}
	.csgoStandingsRwd {
	width:100%;
	display:inline-block;
	}
	.csgoStandingsRwd ul > li > a {
	color:white;
	display:block;
	
	}
	.csgoStandingsRwd ul > li:hover {
		background: #00aaee;
	}
    .csgo {
		display: inline-block;
		width:100%;
	}
	
	.csgo img {
		width:100%;
	}
	 

}
.cocacola_top_banner0 {
	position: absolute;
	right: -3%;
    top: -3%;
}
.cocacola_top_banner1 {
	position: absolute;
	right: -2%;
    top: -2%;
	width: 64px;
}

.noweighttitle {
	font-family: "Helvetica Neue", 'TexGyreHeros', arial;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
	display: inline;
}

article.esportsFeaturedTextsWrapper > a > div.commentsbox.share-count-image{
	margin-left: -50px;
}
