@import url('https://fonts.googleapis.com/css?family=Fira+Sans');

.amp-mode-mouse section.html5itemGroup.container-fluid.moduleHighDark.NewPage {
	background: #86293C url('../img/bg-copa-2.jpg') no-repeat;
	background-position: center;
}

body {
	background-color: #86293C;
}

.navsite {
}

h1#liveSubsection.subsection {
	font-size: 3rem !important;
	font-weight: 600;
	text-shadow: 0 3px 1px rgba(0, 0, 0, 0.25);
}

.irimg {
	width: 150px;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-top: 15px;
}

.irsite {
	background: url('../images/bg.jpg') left top no-repeat #272727;
	height: 80px;
	position: relative;
}

.irsite a h1 {
	color: #fff;
}

.irsite a h1:hover {
	color: #dae3e8;
}

.videoCaption.col-xs-4 {
	background:left top no-repeat #d6232c;
	background-size: contain;
	height: 50px;
	border-radius: 5px;
	border: 1px solid #860309;
	margin-top: 0;
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.23);
}

div#liveArticleRel h1 {
	text-shadow: 0 2px 1px rgba(9, 8, 8, 0.11);
	font-size: 2.5rem !important;
	
}

div#liveArticleRel h1 a span.glyphicon.glyphicon-log-out {
	margin-right: 10px;
	font-size: 27px;
	color: #ffffff;
	text-shadow: 0 2px 1px rgba(9, 8, 8, 0.11);
	opacity: 0.8;
	float: left;
	margin-left: 10px;
}

img.logosponsor {
	width: 260px;
	margin-left: 300px;
}

.Sponsor {
	margin-top: 10px !important;
	background-color: #1d1d1a !important;
	border: 1px solid #1d1d1a !important;
	height: 110px !important; 
	margin-right: 1rem !important;
	width: calc(100% - 320px) !important;
	border-radius: 5px;
} 

.col-xs-8 {
	padding: none !important;
}

.videoContent .col-xs-8 {
    width: 100% !important;
}