@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'bebas_neue_regular';
    src: url('/especiales/2014/deportes/mundial-brasil-2014/css/bebasneue_regular-webfont.eot');
    src: url('/especiales/2014/deportes/mundial-brasil-2014/css/bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/especiales/2014/deportes/mundial-brasil-2014/css/bebasneue_regular-webfont.woff') format('woff'),
         url('/especiales/2014/deportes/mundial-brasil-2014/css/bebasneue_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.entrevistas-box-general p, .entrevistas-box-general h2, .entrevistas-box-general h3 {
	margin:0px;
	padding:0px;
	border:0px;
	}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
-webkit-text-size-adjust:none;
}
.entrevistas-box-general {
	float: left;
	width: 100%;
	height: auto;
}
.entrevistas-box-general-mirada {
	float: left;
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #191919;
	padding-bottom: 5px;
	background-color: #fad906;
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7CB05;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.entrevistas-box-brasil2014 {
	width: 100%;
}
.entrevistas-box-brasil2014-imagen {
	width: 100%;
}
.entrevistas-box-brasil2014-imagen img {
	width: 100%;
	max-height:180px;
}
.entrevista-name {
	background-color: #004391;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: auto;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(/especiales/2014/deportes/mundial-brasil-2014/imagenes/entrevistas/bg-entrevistas-tab.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
}
.entrevista-name h2 {
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 34px;
	line-height: 32px;
	color: #FFFFFF;
	text-shadow: 1px 2px 1px #003573;
	padding-top: 1px;
}
.entrevista-name h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #fcda06;
	text-shadow: 0px 1px 1px #003573;
	padding-bottom: 1px;
}
.entrevista-general {
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.entrevista-pregunta {
	width: 100%;
	background-color:#e6ecf3;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcccdf;
	padding-top: 4px;
	padding-bottom: 3px;
}
.entrevista-pregunta p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #191919;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
.entrevista-respuesta {
	width: 100%;
	background-color:#fff;
	height: auto;
	padding-bottom: 5px;
}
.entrevista-respuesta p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #191919;
	line-height: 20px;
	margin: 10px;
}
.entrevista-respuesta-bold {
	font-weight: bold;

}
@media only screen and (max-width:650px) {
.entrevistas-box-general p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.entrevista-name h2 {
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 32px;
	line-height: 30px;
}
.entrevista-name h3 {
	font-size: 13px;
	line-height: 15px;
	padding-bottom: 5px;
}
.entrevista-pregunta {
	padding-top: 2px;
	padding-bottom: 1px;
}
}
@media only screen and (max-width:420px) {
.entrevistas-box-general p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.entrevista-name {
	background-image: none;
}
.entrevista-name h2 {
	font-size: 28px;
	line-height: 26px;
	padding-bottom: 2px;
		padding-top: 2px;
}
.entrevista-name h3 {
	font-size: 13px;
	line-height: 14px;
	padding-bottom: 4px;
}
}
