.panel-nstennis{
	background-color: rgba(223, 136, 83, .7);
	padding-bottom: 40px;
}
.panel-nstennis .panel-body p{
	text-align: center;
	padding-bottom: 15px;
}
#single_news .general-results .top-score-title img{
	margin-bottom: 25px;
}
#single_news .general-results .top-score-title span{
	margin-top: 25px;
}
#single_news .general-results .top-score-title span.desc_news p{
	padding: 10px 25px 10px 25px;
	line-height: 22px;
	font-size: 14px;
}
#single_news .general-results .top-score-title p.data{
	padding: 0 30px;
}
.tooltip{
	left: 0!important;
	width: 100%;
}
iframe{
	margin: 0 auto;
	float: none;
}
/** Helpers **/
.mtm{
	margin-top: 15px;
}
.mtl{
	margin-top: 30px;
}
.mbm{
	margin-bottom: 15px;
}

/** Resultats home **/
.results-container{
	position: relative;
	padding-bottom: 25px;
	overflow: auto;
}
.results-container iframe{
	display: block;
	top: 0;
	left: 0;
	height: 100%;
}
.results-container iframe body{
	background-color: transparent; !important;
}
.results-container iframe body #fsbody{
	margin: 0 auto !important;
}
/** Fi resultats container **/
/** Responsive **/
@media only screen and (max-width: 767px) {
	.results-container{
		padding-bottom: 75%;
		height: 100%;
	}
	.results-container iframe{
		position: absolute;
		width: 100%;
	}
	.content-result.content-result-news{
		height: auto !important;
		background-image: url(../img/nstennis/slide/Nadal-Copa-Davis-Caja-Magica-tenis.jpg);
	}
	#parallaxTraining{
		margin-bottom: 30px;
	}
	.top-first-info{
		padding-top: 25px;
	}
	.top-slide-info{
		padding-top: 25px;
		padding-bottom: 25px;
	}
}
@media only screen and (min-width: 768px) {
	.content-result.content-result-news{
		background-attachment: fixed;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	#textslide p.sub-result{
		font-size: 75px;
	}
}