﻿.body-news .fancybox-skin{background:#df5f46!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;-moz-box-shadow:0 1px 33px 7px rgba(2,2,2,.45)!important;-webkit-box-shadow:0 1px 33px 7px rgba(2,2,2,.45)!important;box-shadow:0 1px 33px 7px rgba(2,2,2,.45)!important}.body-news .fancybox-skin{text-align:right!important}.body-news .cr-close{display:inline-block;position:static;text-indent:9999px;overflow:hidden}.body-news .fancybox-title{text-align:left;padding-left:0;position:static!important}#fancybox-loading{background:#df5f46!important}#fancybox-loading div{background:url('../images/loading-ronaldo.gif') center center no-repeat!important}.news-container a.ico_photo,.news-container a.ico_video{display:inline-block;position:relative;width:auto;padding:0 1em;line-height:25px;height:25px;border:solid 1px #fff;opacity:.8;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;transition:opacity .3s ease;font-size:10px}.news-container a.ico_photo:hover,.news-container a.ico_video:hover{opacity:1}.news-container{opacity: 0;}

.fixedMenuWrapper{
	height: auto !important;
	max-height: 75px !important;
    display: none; /* amir - added this*/
}

.news-banners {
	max-width: 1362px;
	margin: 0 auto;
	position: relative;
}

.news-magazine, .news-museum {
	width: 50%;
	float: left;
	position: relative;
}

.news-banners img {
	width: 100%;
	height: auto;
}

.news-banners .clearfix {
	clear: both;
	float:none;
	height: 0;
}

.news-banners .caption, .live-match .caption {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 5;
	background: rgba(163,141,87, .9);
	opacity: 0;
	-webkit-transition: opacity .5s ease;
	-ms-transition: opacity .5s ease;
	-moz-transition: opacity .5s ease;
	transition: opacity .5s ease;

}

.news-banners .news-museum .caption, .live-match .caption {
	background: rgba(223,95,70,.9);
}

.live-match .caption {
	height: 85px;
	cursor: pointer;
}

.news-banners .caption:hover, .live-match .caption:hover {
	opacity: 1;
}

.news-banners .caption .inline.middle-mid, .live-match .caption .inline.middle-mid {
	width: 100%;
	display: block;
	left: 0;
	margin-top: -26px;
	position: relative;
	top: 50%;
	text-align: center;
	font-size: 22px;
	line-height: 26px;
	font-family: 'FuturaBook';
}

.live-match .caption .inline.middle-mid {
	margin-top: -13px;
}

.news-banners .caption .inline.middle-mid strong, .live-match .caption .inline.middle-mid strong {
	font-family: 'CR7FontBold';
}

.live-match {
	max-width: 1362px;
	height: 85px;
	background: url('../images/banner_live_match.jpg?id=3') top right no-repeat;
	background-size: cover;
	position: relative;
	-webkit-transition: height .5s ease;

}

.live-match.open {
	height: 462px;

}

.live-match.open .caption {
	opacity: 0;
	visibility: hidden;
}

.live-match .center {
	max-width: 960px;
	margin: 0 auto;
	text-align: center;
	padding-top: 65px;
	opacity: 0;
	-webkit-transition: opacity .5s ease;
	-webkit-transition-delay: .4s;
}

.live-match.open .center {
	opacity: 1;
	-webkit-transition-delay: 0s;
}

.live-match .match-day {
	font-family: 'futurabook';
	font-size: 28px;
	position: absolute;
	left: 1em;
	height: 85px;
	line-height: 85px;
	color: #fff;
	display: inline-block;
}

.live-match .inline-item {
	display: inline-block;
	vertical-align: top;
}

.live-match .date {
	color: #a3a3a3;
	font-family: 'CR7FontBold';
	font-size: 14px;
	position: relative;
	margin-bottom: 10px;
}

.live-match .competition {
	color: #df5f45;
	font-family: 'futurabook';
	font-size: 20px;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 55px;
}

.live-match .result {
	border-top: solid 1px #df5f45;
	border-bottom: solid 1px #df5f45;
	padding: 1.5em 0;
	margin: 0 auto;
	width: 98%;
	line-height: 80px;
	position: relative;
	margin-bottom: 40px;
}

.live-match .result .left, .live-match .result .right {
	width: 49.5%;
	font-family: 'futuralight';
	font-size: 32px;
	text-transform: uppercase;
}

.live-match .result .left {
	text-align: right;
}

.live-match .result .right {
	text-align: left;
}

.live-match .result .score {
	border: solid 1px #df5f45;
	width: 80px;
	height: 80px;
	text-align: center;
	font-family: 'FuturaBC';
	font-size: 40px;
}

.live-match .buttons {
	position: relative;
	text-align: center;
}

.live-match .buttons a.big {
	display: inline-block;
	padding: 0 1em;
	margin: 0 .5em;
	background: #df5f45; 
	color: #fff;
	font-family: 'CR7FontBold';
	font-size: 14px;
	width: 240px;
	height: 44px;
	line-height: 44px;
	text-transform: uppercase;
}

.live-match .buttons a.small {
	display: inline-block;
	padding: 0 1em;
	margin: 1.5em auto;
	color: #fff;
	font-size: 12px;
	font-family: 'CR7FontBold';
	text-transform: uppercase;
}

@media screen and (max-width: 768px) {

	.live-match.open {
		height: 282px;

	}

	.live-match .center {
		padding-top: 30px;
	}

	.live-match .caption {
		line-height: 
	}

	.live-match .competition {
		margin-bottom: 20px
	}

	.live-match .result {
		line-height: 42px;
		margin-bottom: 10px;
	}

	.live-match .result .left, .live-match .result .right {
		font-size: 18px;
	}

	.live-match .result .score {
		width: 42px;
		height: 42px;
		font-size: 21px;
		line-height: 42px;
	}

	.live-match .buttons a.big {
		margin: .5em auto;
	}

}


@media screen and (max-width: 480px) {
	.news-magazine, .news-museum {
		width: 100%;
		float: none;
	}

	.live-match.open {
		height: 322px;

	}



	.live-match .result {
		line-height: 26px;
		margin-bottom: 10px;
		width: 100%;
	}

	.live-match .result .left, .live-match .result .right {
		font-size: 16px;
		width: 46%;
	}

	.live-match .result .score {
		width: 26px;
		height: 26px;
		font-size: 18px;
		line-height: 26px;
	}

}
