@import url("/css/rtve.commons/rtve.basics/00_reset.css");
@import url("/css/rtve.commons/rtve.basics/01_layout.css");
@import url("/css/tipografias.css");

* {-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
body {overflow-x:hidden;}
.wrapper {width:100%;clear:both;}
/*estructura*/
.bodier .container,.MainNavigation {background:#222;padding:0 0.4em;}
.bodier .container:first-child {padding-top:0.4em;}
.bodier .container:last-child {padding-bottom:2em;}
.mark {padding:0.8em;display:inline-block;}
.cBox,.mod {float:left;}
.modBox {padding:0.8em 1.6em;width:100%;}
	/**/    *:first-child+html .modBox {width:auto;overflow-x:hidden;float:none;}
	/**/    *:first-child+html .modBox {position:relative;}
.mark,.modBox,.title {display:inline-block;}
.xBox {width:100%;/*padding-top:26em;*/display:block;position:relative;background:#eee;box-shadow:inset 0 0 1.6em #666;}
.xBox {border-radius:0.7em;}
.xBox .falseobject {border-radius:0.6em;}
	.h6	.xBox {height:38em;}
	.h8 .xBox {height:51.8em;}
.xBox object,.xBox .falseobject {border:0 none;width:100%;height:100%;top:0;position:absolute;overflow:hidden;}
	.flowics .xBox object {width:96%;margin:2%;max-height:92%;overflow-y:auto;}
	.comentarios .xBox {clear:both;box-shadow:0 0 1.6em #222,inset 0 0 1.6em #888;background:#d4d4d4;}
	/*minuto a minuto*/
	.xBox .direc .eventos {overflow-y:auto;overflow-x:hidden;display:block;width:100%;padding:0;}
	.h6 .xBox .direc .eventos {height:35.4em;}


/*titulos*/
.botonera li span {font-size:130%;line-height:2;}
.title,.botonera li .title {width:100%;clear:both;font-size:160%;line-height:1.5;padding-bottom:0.375em;text-align:center;}
.title.nota {font-size:110%;line-height:2.182;text-transform:uppercase;padding-bottom:0;color:#aaa;}

/*ancho modulos*/
.bodier .mod {width:100%;}
.bodier .container .c60 > .mod {width:50%;}
/*alto modulos*/
.h1  {min-height:7em;}   .h1  .modBox {} 
.h2  {min-height:14em;}  .h2  .modBox {}
.h3  {min-height:21em;}  .h3  .modBox {height:21em;}
.h4  {min-height:28em;}  .h4  .modBox {height:28em;}
.h5  {min-height:35em;}  .h5  .modBox {}
.h6  {min-height:42em;}  .h6  .modBox {height:43.6em;}
.h7  {min-height:49em;}  .h7  .modBox {}
.h8  {min-height:56em;}  .h8  .modBox {height:57.6em;}
.h9  {min-height:63em;}  .h9  .modBox {height:auto;min-height:64.5em;}
.h10 {min-height:70em;}  .h10 .modBox {}

/*zona video*/
.videowall {background:black;overflow:hidden;}
.videowall .mod > .mark {padding:0;}
.videowall .container {/*width:68%;max-*/width:76.8em;}
	/*quitamos en dispositivos*/.tablet .videowall .container,.mobile .videowall .container {width:100%;}
.mainVideo .imgT {border:0.4em solid #f00;box-shadow:0 0 8em #000;background:black;}
.imgT {width:100%;display:block;clear:both;overflow:hidden;}
.imgT img {width:100%;height:auto;}
.videowall .imgT {padding-top:56.25%;}
.videowall .imgT object,.videowall .imgT video,.mainVideo .imgT a {display:block;height:100%;width:100%;}
	/*imagen de fondo*/
	.bkgVideowall {opacity:0.9;}
	/*nuevo videoplay*/
	.imgT .videoplay {display:block;width:15%;padding-top:18%;margin-left:-7.5%;margin-top:-12%;opacity:0.75;background:url('/css/rtve.commons/icons/playicon.png') 50% 0 no-repeat;background-size:80% auto;}
		.videowall .imgT a {width:100%;height:100%}
		.imgT a:hover .videoplay {opacity:1;}
		.videoplay strong {font-size:90%;display:block;line-height:2;background:black;color:#fff;text-transform:lowercase;width:6em;text-align:center;margin-left:-3em;border-radius:0.33em;}
		/*mini-size*/
		.thumBox .videoplay {background:none;}/*metemos una imagen en vez de un fondo*/
	/*bloque de thumbs*/
	.thumBox .videoplay strong,.thumBox .imgT .videoplay {width:100%;left:0;bottom:0;top:auto;margin:0;}
	.thumBox .videoplay strong {font-size:120%;line-height:3;text-transform:none;text-align:right;padding-right:3.6em;border-radius:0 1.5em 1.5em 0;}
	.thumBox li {margin:0.3em 0 0.3em 0.3em;opacity:0.9;display:block;clear:both;}
	.thumBox li:hover {opacity:1;}
	.thumBox .imgT {border-radius:0 2em 2em 0;}
	.thumBox .videoplay img {width:auto;height:100%;}
	
	/*positioning video-player*/
	.videowall,.thumBox li,
	.videowall .imgT {position:relative;}
	.videowall .imgT object,.videowall .imgT video,.videowall .imgT a,.videowall .imgT a img,.imgT .videoplay,.videoplay strong,.bkgVideowall {position:absolute;}
	.videowall .imgT object,.videowall .imgT video,.videowall .imgT a,.videowall .imgT img {top:0;left:0;}
	.imgT .videoplay {left:50%;top:50%;}
	.videoplay strong {bottom:0;left:50%;}
	.videowall .imgT a,.thumBox li {z-index:1;}
	.imgT .videoplay,.thumBox .videoplay img,.mainVideo .imgT {z-index:3;}
	.thumBox .videoplay img {right:0;left:auto;}
	.thumBox li {left:-2.1em;}
	.thumBox li:hover {left:-0.3em;}

	/*socials*/
	.videowall + .wrapper {background:#e5e5e5;}
	.videowall + .wrapper .mark {padding:0.6em;}
	.social {width:66%;float:none;margin:0 auto;}
	.social li {width:33.3%;float:left;}
	

/*colores*/
.modBox {background:#444;border:0.1em solid #666;border-bottom:0.2em solid #900;}
.botonera li span {color:#555;}
.modBox *,.botonera .active .title {color:#eee;}

/*graficos barras*/
.pergols .score,.percent .score,
.perbars .barra {width:50%;padding-top:13.9em;padding-top:13.7em;display:block;float:left;}
	.barra dd {margin-top:-14em;}
	.barra dt,.score em {font-size:120%;line-height:2;font-style:normal;}
	.barra dd {position:relative;top:-2.4em;float:left;display:block;}
		.h3 .barra dd {height:13.9em;}
/*grafico marcador*/
.pergols .score,.percent .score {position:relative;}
.pergols .score {width:49%;margin:0 0.5%;}
.pergols .ima,.pergols .ima img {position:absolute;}
.pergols .ima {display:inline-block;width:95%;overflow:hidden;padding-top:12.6em;background:white;top:0;}
.pergols .ima img {height:21em;width:auto;opacity:0.5;}
	.pergols .L {right:0;}
	.pergols .L img {right:3.6em;top:-7.1em;}
	.pergols .R {left:0;}
	.pergols .R img {left:3.6em;top:-4.2em;}
.pergols strong,.percent strong,.percent .graph {position:absolute;display:inline-block;}
.pergols strong,.percent strong {top:0;}
.pergols strong {font-size:580%;width:50%;color:#444;}
.percent strong {font-size:200%;width:36%;color:#eee;line-height:1;}
	.pergols .local strong {right:0;text-align:right;padding-right:10%;}
	.pergols .visit strong {left:0;text-align:left;padding-left:10%;}
/*grafico tarta*/
.percent {position:relative;}
.percent strong {text-align:center;}
.percent strong img {width:100%;height:auto;}
	.percent .local strong {left:0;}
	.percent .visit strong {right:0;}
.percent .graph {width:12.6em;left:50%;margin-left:-6.3em;padding-top:12.6em;}
	.percent .graph .ima {position:absolute;top:0;}

	/*titulos*/
	.barra dt,.score em {width:100%;display:inline-block;text-align:center;}
	.barra dt {border-top:0.1em solid #ccc;}
	.pases .barra dt,.cards .barra dt,.score em	 {text-align:left;padding-left:5%;}
	.pases .barra + .barra dt,.cards .barra + .barra dt,.score + .score em {text-align:right;padding-left:0;padding-right:5%;}

	.barra dd {width:35%;/*margin-left:5%;margin-right:5%;*/}
	/*rotulos*/
	.barra .hddn,.barra .hddn strong {top:0;left:0;}
	.barra .hddn {height:3em;width:100%;}
	.barra .hddn strong {position:absolute;visibility:visible;color:#fff;width:100%;font-size:240%;line-height:1.25;text-align:center;}
	/*barras*/
	.barra dd {overflow:hidden;}
	.barra img + .icono,.barra img {position:relative;top:22%;/*la altura maxima de la barra mas alta representa el 78% del alto total*/}
	.barra img {display:block;width:100%;height:100%;background:white;}
		/*colores*/
		.pases .barra .ima img {background:#9d9;/*verde*/}
		.pases .barra .ima + .ima img {background:#f04;/*rojo*/}
		.falts .barra .ima img {background:#f92;/*naranja*/}
		.cards .barra .ima img {background:#fd2;/*amarillo*/}
		.cards .barra .ima + .ima img {background:#f04;/*rojo*/}
		/*iconos*/
		.barra img + .icono {width:80%;margin:10%;position:absolute;height:auto;}
	/*positioning*/
	.barra dd {left:32.5%;}
	.pases .local dd,.cards .local dd {left:5%;}
	.pases .local dd + dd,.cards .local dd + dd {left:50%;}
	.pases .visit dd,.cards .visit dd {left:15%;}
	.pases .visit dd + dd,.cards .visit dd + dd {left:60%;}
	
/*desplegables*/
.botonera {position:relative;}
.botonera ul {width:100%;display:inline-block;float:left;}
.botonera ul li {visibility:hidden;position:absolute;left:-1000%;top:-1000%;}
.botonera ul:hover {position:absolute;cursor:pointer;padding-bottom:1.2em;background:#ddd;border-radius:0.7em;box-shadow:-0.6em 0.6em 1.2em #222;}
.botonera ul:hover li,.botonera li.active {visibility:visible;position:relative;left:auto;top:auto;}
.botonera li.active,.filters li {border-radius:0.6em;background:#333;}
.botonera ul:hover li.active span	{color:#666;}
	/*ficha-jugador*/
	.perfil .botonera .selectBox {max-height:17em;overflow-y:scroll;box-shadow:inset 0 0 0.6em #888;}
	.perfil .botonera li.active {background-image:url('http://img.rtve.es/css/rtve.deportes/rtve.deportes.commons/secondscreen/i/down_arrow_white.png');background-repeat:no-repeat;background-position:96% 50%;}
	.perfil .botonera li.active,.nav li.active {border-radius:0.6em 0.6em 0 0;}
	.perfil .botonera {min-height:3.2em;margin-bottom:0.2em;}
		.perfil .botonera dl {width:50%;float:left;padding:0.8em;}
		.perfil .botonera dt {border-bottom:0.1em solid #bbb;margin-bottom:1.2em;}		
		.perfil .botonera dt img {width:3em;float:left;}
		.perfil .botonera dt span {font-size:110%;padding:0.545em 0;line-height:1.18em;min-height:2.727em;font-weight:bold;color:#666;display:block;width:100%;}
		.perfil .botonera dd span {width:100%;display:inline-block;font-size:140%;line-height:1;padding:0.5em;min-height:2em;}
		.perfil .botonera dd:hover,.widget > .botonera li:hover  {background:#555;border-radius:0.4em;cursor:pointer;}
		.perfil .botonera dd:hover span {color:#ddd;}
	.perfil .botonera li .title,.nav li span {padding:0 0.75em;text-align:left;line-height:2em;}
	/*selectores jugadores*/
	.widget > .botonera {width:68%;float:none;margin:0 auto;display:block;padding-top:0;}
	.widget .botonera ul,.widget .botonera ul:hover {width:50%;margin:0;padding:0 2% 1.2em 2%;margin-bottom:-1.2em;}
	.widget .botonera ul:hover {width:48%;background:#ddd;padding-top:1.2em;margin-top:-1.2em;}
		.widget .botonera .local {float:left;padding-left:3.2em;background:url('http://img.rtve.es/css/rtve.deportes/rtve.deportes.commons/secondscreen/i/point_local.png') no-repeat;}
		.widget .botonera .visit {float:right;padding-right:3.2em;background:url('http://img.rtve.es/css/rtve.deportes/rtve.deportes.commons/secondscreen/i/point_visit.png') 100% 0 no-repeat;}
		.widget > .botonera li {padding:0 2.4em 0 1.2em;}
		.widget > .botonera li:hover span {color:#eee;}
	.widget .botonera li.active {background:#f5f5f5 url('http://img.rtve.es/css/rtve.deportes/rtve.deportes.commons/secondscreen/i/down_arrow.png') no-repeat 96% 50%;}
	.widget .botonera ul:hover li.active {}
	.widget > .botonera li span {line-height:2.46;}
	.widget .botonera li.active span {color:#000;font-weight:bold;}

/*datos ficha jugador*/
	.perfil .ima {width:30%;display:block;float:left;padding-top:14em;position:relative;overflow:hidden;margin:0 5% 0 0;}
	.perfil .ima img {width:100%;position:absolute;top:0;}
	.ficha {width:63%;float:left;}
	.ficha li {width:100%;float:left;border-bottom:0.2em dotted	#888;}
	.ficha li * {font-size:130%;line-height:1.077;padding:0.384em 0;display:inline-block;background:#444;margin:0.46em 0 -0.46em 0;}
		.ficha li span {float:left;width:auto;padding-right:0.38em;}
		.ficha li strong {width:10%;text-align:right;float:right;}
/*selectores widget*/
.widget {}
/*botones no desplegables*/
.filters li,.nav li {width:auto;float:left;}
/*botones widget*/
.filters li {background:#ccc;border-radius:1.5em;margin:0.4em 0.2em;position:relative;z-index:2;}
.filters li span {font-size:120%;line-height:2.5;padding:0 1.8em 0 1em;display:inline-block;cursor:pointer;background:url('http://img.rtve.es/css/rtve.deportes/rtve.deportes.commons/secondscreen/i/left_arrow.png') no-repeat 96% 50%;}
.filters li:hover {background:#222;box-shadow:0 0 0.8em #222;z-index:3;}
.filters li:hover span {color:#eee;}
.filters li.pushed {background:#fff;box-shadow:0 0 0.8em #fff;}
.filters li.pushed span {color:#000;cursor:default;}

/*botones navegacion*/
.nav {float:left;width:100%;margin-top:-0.4em;}
.nav li {margin:0 0.4em 0 0;padding:0.4em 0;}
.nav .active {padding-bottom:1.2em;margin-bottom:-0.6em;}
.nav li .title {padding-bottom:0;padding-right:2em;cursor:pointer;color:#aaa;}
.nav .active .title {cursor:default;color:#eee;}
.comentarios .nav .active {background:#5b5b5b;}

/* MINUTO A MINUTO ******************************/
/* **********************************************/
.xBox .falseobject {
background: 					linear-gradient(bottom,#d4d4d4 5%,#5b5b5b 100%);/*W3C*/
background: 			 -o-linear-gradient(bottom,#d4d4d4 5%,#5b5b5b 100%);/*Opera11.10+*/
background: 		 -moz-linear-gradient(bottom,#d4d4d4 5%,#5b5b5b 100%);/*FF3.6+*/
background: 	-webkit-linear-gradient(bottom,#d4d4d4 5%,#5b5b5b 100%);/*Chrome10+,Safari5.1+*/
background: 			-ms-linear-gradient(bottom,#d4d4d4 5%,#5b5b5b 100%);/*IE10+*/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b5b5b', endColorstr='#d4d4d4',GradientType=0 );/*IE6-9*/
background: 				 -webkit-gradient(linear,left bottom,left top,color-stop(0.5%,#d4d4d4),color-stop(100%,#5b5b5b));/*Chrome,Safari4+*/
}
.minuto_a_minuto .encabezado {display:none;}
.modBox .minuto_a_minuto .texto *,.modBox .minuto_a_minuto .time {color:#000;}
.modBox .narracion {padding:1.2em;}
.minuto_a_minuto {box-shadow:inset 0 0 0.6em #444;background:#fff;border-radius:0.4em;}
.minuto_a_minuto li {padding:1.2em;border-bottom:0.1em solid #ddd;float:left;width:100%;clear:both;color:#000;}
.minuto_a_minuto li:last-child {border:0 none;}

.time,.icono {display:inline-block;float:left;margin-right:0.6em;}
.texto,.texto p {width:100%;display:inline;}
.texto p,.time,.buscador .layer p,.layer h3 span,.results ul span {font-size:120%;}
.texto p {line-height:166.667%;margin-top:-0.1667em;}
.texto p a {font-weight:bold;text-decoration:underline;}
.modBox .minuto_a_minuto .texto a:hover {color:#800;}
.texto p a.nolink {color:#000;text-decoration:none;cursor:default;}
.texto p img {font-size:10px;width:100%;height:auto;border:0.6em solid #ddd;}
.time {line-height:300%;background:#ddd;font-weight:bold;padding:0 1em;}
.icono {width:3.6em;}
.icono img {width:100%;}

.minuto_a_minuto .by {background-color:#555;
background: 					linear-gradient(bottom,#555 5%,#222 100%);/*W3C*/
background: 			 -o-linear-gradient(bottom,#555 5%,#222 100%);/*Opera11.10+*/
background: 		 -moz-linear-gradient(bottom,#555 5%,#222 100%);/*FF3.6+*/
background: 	-webkit-linear-gradient(bottom,#555 5%,#222 100%);/*Chrome10+,Safari5.1+*/
background: 			-ms-linear-gradient(bottom,#555 5%,#222 100%);/*IE10+*/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#222222',GradientType=0 );/*IE6-9*/
background: 				 -webkit-gradient(linear,left bottom,left top,color-stop(0.5%,#555),color-stop(100%,#222));/*Chrome,Safari4+*/
}
.minuto_a_minuto .by {display:inline-block;width:100%;border-radius:1em 1em 0 0;overflow:hidden;border-bottom:0.1em solid #cdcdcd;}
.by * {display:inline-block;}
.by .miniatura,.by .name {padding-left:1.2em}
.by .miniatura {float:left;width:3.6em;}
.by .miniatura img {width:100%;display:block;}
.by .name {line-height:3.6em;}
.by .name strong {font-size:110%;color:#ccc;letter-spacing:0.0833em;text-transform:uppercase;}

/*VAMOS A OCULTAR AL AUTOR, PORQUE NO APARECE EN LA MAQUETA*/
.minuto_a_minuto .by {display:none;}
.cierre_minuto {display:none;}

/*entonces utilizamos cabecera de pega y ancho 100%*/
/* MINUTO A MINUTO ******************************/
/* END ******************************************/

/* CAMPO DE FUTBOL ******************************/
/* **********************************************/
.field .football,.field .area,.field .area .minor,.field .cent {border:0.2em solid #fff;box-shadow:0 0 0.6em #444;}
.field .area .pnal {border-right:0.2em solid #fff;}
.field .area + .area .pnal {border-right:0 none;border-left:0.2em solid #fff;}

.canvas {padding-bottom:4.6em;}
.field {width:96%;margin:0 2%;padding:2%;background:green url('http://img.rtve.es/css/rtve.deportes/rtve.deportes.commons/secondscreen/i/cesped.png') 50% 50%;}
.field .football {display:block;width:100%;padding-top:65%;}
.field .zona {width:50%;height:100%;display:block;border-right:0.2em solid #fff;}
.field .zona + .zona {border:0 none;}
	/*leyendas inferiores*/
		.field .legend {font-size:120%;line-height:3;}
			.field .local .legend {padding-right:2em;}
			.field .visit .legend {padding-left:2em;}
		.field .sponsor {font-size:110%;line-height:2;width:14em;color:#999;}
		.field .legend strong {width:auto;display:inline-block;font-size:200%;line-height:1;margin:0 0.2em;position:absolute;top:0.15em;}
			.field .local .legend strong {right:0;}
			.field .visit .legend strong {left:0;}
		.field .legend .icono {height:3em;width:auto;margin:0;}
			.field .local .legend .icono {float:left;margin-left:-0.5em;}
			.field .visit .legend .icono {float:right;margin-right:-0.5em;}
		.field .sponsor .icono {font-size:90.9%;height:auto;float:right;}

.field * {display:block;}
.field .area {width:16.5%;padding-top:37.35%;}
	.field .area .minor {width:34.5%;padding-top:112.5%;} 
	.field .area .pnal {width:100%;padding-top:100%;}
	.field .area .pnal {border-radius:0 50% 50% 0;}
	.field .area + .area .pnal {border-radius:50% 0 0 50%;}
.field .cent {width:18%;padding-top:18%;border-radius:50%;}

/*los boliches*/
.stat {font-size:110%;line-height:2;width:2em;display:block;text-align:center;border-radius:100%;font-weight:bold;box-shadow:0 0.2em 0.8em #000;}
.stat.loc {background:#fff;color:#000;}
.stat.vis {background:#c00;color:#fff;}

/* CAMPO DE FUTBOL ******************************/
/* END ******************************************/

.field,.field > div {position:relative;}
.field .zona,.field .area,.field .area .minor,.field .area .pnal,.field .cent,.field .legend,.stat {position:absolute;}
.field .zona {left:0;bottom:0;}

.field .zona + .zona {left:auto;right:0;}

.field .area {top:21%;}
.field .area .minor {top:26.5%;}
.field .area .pnal {top:28.8%;}
.field .area,.field .area .minor {left:-0.2em;}
.field .area + .area,.field .area + .area .minor {left:auto;right:-0.2em;}
.field .area .pnal {right:-34%;}
.field .area + .area .pnal {right:auto;left:-34%;}
.field .cent {left:50%;top:50%;margin-top:-9%;margin-left:-9%;}
.field .legend {bottom:-3.4em;}
.field .sponsor {bottom:-5.8em;left:50%;margin-left:-7em;}
.field .local .legend {}
.field .visit .legend {right:0;}

/*solapamiento posicionados*/
.nav .active,.botonera ul:hover {z-index:4;}
.perfil .ima img {z-index:2;}

/* CABECERA ESPECIAL ****************************/
/* **********************************************/
.cab_especial {margin:0 auto;}
.cab_box {border-bottom:0.1em solid #c3c3c3;border-top:0.4em solid #080;display:inline-block;padding:0.3em 0;border-top-color:#0f59a0;}
.cab_box h1 span {font-size:190%;text-transform:uppercase;line-height:1.42;background:#080;color:#fff;font-family:'RTVEfontB';display:inline-block;padding:0 0.21em;background:#0f59a0;}
.cab_box h1 a {display:block;}
.cab_box h1 {float:left;}
.cab_box .principal {float:right;margin:0;}
.cab_box h1,.cab_box .principal {width:auto;}
.cab_box .principal li {float:left;border-left:0.1em solid #c3c3c3;margin:0;padding:0;}
.cab_box .principal li a {display:inline-block;}
.cab_box .principal li:first-child {border:0 none;}
.cab_box .principal span {font-size:160%;text-transform:uppercase;font-family:'RTVEfontR';line-height:1.33;display:inline-block;color:#000;padding:0.125em 0.5em;}


	/*especifico esta portada*/
	.logo {position:absolute;left:8%;top:0.8em;}
	.logo,.logo a {display:block;width:10em;}
	.logo img {width:100%;height:auto;}
	.cab_box {padding:0.8em 0 0.6em 0;}
	.cab_box h1 {position:relative;left:11.6em;left:auto;right:0.6em;float:right;}
	.cab_box .principal a:hover span {color:#fff;background:#080;background:#0f59a0;}
	.cab_box .principal a[title*="directo"] span {padding-left:1.1875em;color:#fff;background:#080 url('http://img.rtve.es/css/style2011/i/enVivo.gif') no-repeat 2% 47%;background-color:#0f59a0;}
	.cab_box h1 a,.cab_box h1 span {float:left;}
	.cab_box .principal {clear:both;float:right;margin-top:0.5em;}

/* CABECERA ESPECIAL ****************************/
/* END ******************************************/


/*gestion tabs*/
.tab1,.tab2,.tab3 {background:#222;padding-bottom:2em;}
.tab1 .container,.tab2 .container,.tab3 .container,
.tab1 .cab_especial,.tab2 .cab_especial,.tab3 .cab_especial {width:98%;}
.tab1 .container:last-child,.tab2 .container:last-child,.tab3 .container:last-child {padding-bottom:0;}
.tab1 .c40,.tab1 .c70,.tab1 .c100 {display:none;}
.tab2 .c60, .tab2 .container + .container {display:none;}
.tab3 .cBox {display:none;}
.tab3 .c100,.tab3 .c70 {display:block;}
.tab3 .c100,.tab3 .c70,.tab2 .c40,.tab1 .c60,.tab1 .c30 {width:100%;}
	/*ajustes tab1*/
	.tab1 .c30 .mod {width:50%;}
	.tab1 .c60 .mod:first-child {width:100%;}
	.tab1 .c30 .mod:first-child {float:right;margin-top:-22.8em;}
	.tab1 .h3 .modBox {height:21.2em;}
	/*navigation*/
	.MainNavigation {width:100%;display:block;clear:both;height:auto;float:left;margin:0;padding:0;box-shadow:0 0.2em 0.8em #222;}
	.MainNavigation + .container {padding-top:0.8em;}
	.MainNavigation .mark {padding:0;}
	.MainNavigation .nav {margin:0;}
	.MainNavigation .botonera li {width:33.3%;margin:0;padding:0;}
	.MainNavigation .nav li .title {line-height:2.4615;padding:0;color:#ddd;text-shadow:0.077em -0.077em 0.077em #222;font-weight:bold;border-left:0.0625em solid #77a477;border-right:0.0625em solid #77a477;}
	.MainNavigation .nav .t2 {border-right:0.2em solid #243524;border-left:0.2em solid #243524;}
	.MainNavigation .nav .t1 .title {border-left:0 none;}
	.MainNavigation .nav .t3 .title {border-right:0 none;}
	.MainNavigation {background-color:#555;border-top:0.1em solid #77a477;border-bottom:0.2em solid #243524;
		background: 					linear-gradient(bottom,#436443 0%,#608f60 100%);/*W3C*/
		background: 			 -o-linear-gradient(bottom,#436443 0%,#608f60 100%);/*Opera11.10+*/
		background: 		 -moz-linear-gradient(bottom,#436443 0%,#608f60 100%);/*FF3.6+*/
		background: 	-webkit-linear-gradient(bottom,#436443 0%,#608f60 100%);/*Chrome10+,Safari5.1+*/
		background: 			-ms-linear-gradient(bottom,#436443 0%,#608f60 100%);/*IE10+*/
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#608f60', endColorstr='#436443',GradientType=0 );/*IE6-9*/
		background: 				 -webkit-gradient(linear,left bottom,left top,color-stop(0%,#436443),color-stop(100%,#608f60));/*Chrome,Safari4+*/
		}
	/*pintamos los tab segun tabs*/
	.tab1 .t1,.tab2 .t2,.tab3 .t3 {background:#222;box-shadow:0 0.8em 0.2em #222;}
	.tab1 .MainNavigation .t1 .title,.tab2 .MainNavigation .t2 .title,.tab3 .MainNavigation .t3 .title {color:#fff;}


	/*ocultamos segun devices*/
	.thumBox li:first-child,.tab0 .MainNavigation {display:none;}
	.mobile .cab_box .principal,.tablet .cab_box .principal {display:none;}
	.mobile .cab_box h1,.tablet .cab_box h1 {float:right;left:auto;right:0.8em;}
	.mobile .cab_box h1 span,.tablet .cab_box h1 span {background:transparent;color:#080;color:#0f59a0;}
	
	.tablet .bkgVideowall,.mobile .bkgVideowall,
	.tablet .videowall .c75,.mobile .videowall .c75 {display:none;}
	.tablet .videowall .c25,.mobile .videowall .c25 {width:100%;}
	.tablet .videowall .thumBox li,.mobile .videowall .thumBox li {width:22.5%;float:left;clear:none;left:auto;margin:0;}
	.tablet .videowall .thumBox li:first-child,.mobile .videowall .thumBox li:first-child {display:block;width:32%;}
	.tablet .videowall .thumBox .imgT,.mobile .videowall .thumBox .imgT {padding-top:84.5%;}
	.tablet .videowall .thumBox li:first-child .imgT,.mobile .videowall .thumBox li:first-child .imgT {padding-top:59.5%;}
	.tablet .videowall .thumBox .videoplay,.mobile .videowall .thumBox .videoplay {height:4.4em;padding:0;opacity:1;}
	.tablet .videowall .thumBox .videoplay strong,.mobile .videowall .thumBox .videoplay strong {line-height:1.33;height:3.667em;padding:0.5em 3.6em 0.5em 0.5em;}
	.tablet .videowall .thumBox li:first-child strong,.mobile .videowall .thumBox li:first-child strong {border-radius:0 1.222em 1.222em 0;background:#f00;font-size:180%;line-height:1.784;height:2.445em;padding:0.33em 2.7em 0.33em 0.33em;}
	.tablet .videowall .thumBox .videoplay img,.mobile .videowall .thumBox .videoplay img {height:3.6em;top:0.4em;right:0.4em;}
	.tablet .cab_box > a,.mobile .cab_box > a {display:none;}


/* LOADING **************************************/
/* **********************************************/
#precarga {background:#4d6fb1;box-shadow:inset 0 0 18em #000;text-align:center;height:100%;width:100%;position:absolute;bottom:0;left:0;z-index:99;
		background: 					linear-gradient(bottom,#4d6fb1 0%,#608f60 100%);/*W3C*/
		background: 			 -o-linear-gradient(bottom,#4d6fb1 0%,#608f60 100%);/*Opera11.10+*/
		background: 		 -moz-linear-gradient(bottom,#4d6fb1 0%,#608f60 100%);/*FF3.6+*/
		background: 	-webkit-linear-gradient(bottom,#4d6fb1 0%,#608f60 100%);/*Chrome10+,Safari5.1+*/
		background: 			-ms-linear-gradient(bottom,#4d6fb1 0%,#608f60 100%);/*IE10+*/
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#608f60', endColorstr='#4d6fb1',GradientType=0 );/*IE6-9*/
		background: 				 -webkit-gradient(linear,left bottom,left top,color-stop(0%,#4d6fb1),color-stop(100%,#608f60));/*Chrome,Safari4+*/
	  }
	  /*imagenes*/
	  #precarga img,#precarga .mainTitle {clear:both;display:block;margin:0 auto;float:none;}
		.imgTema {width:30%;}
		.imgLogo {width:20%;}
		.imgLoader {width:15%;}
		#precarga .mainTitle {font-size:320%;line-height:1.2;font-family:'RTVEfontR';color:#fff;}
		#precarga {padding-top:10%;}


/**/    .header .cab_especial {width:78%\9}
/**/    .header .cab_especial h1 {left:11%\9}


/*ajustes Champions*/
.videowall .c75 {margin:0 0 0 12.5%;}




@media only screen and (min-width:720px) {
.field .sponsor {bottom:-3.091em;}
}

@media only screen and (min-width:800px) {
.header .cab_especial {width:98%;}
.container,.MainNavigation .botonera,.cab_especial {width:98%;}
.MainNavigation .nav {margin:0 1%;}
.bkgVideowall {height:100%;width:auto;}

}

@media only screen and (min-width:1024px) {
.tablet .videowall .thumBox .imgT a > img,.mobile .videowall .thumBox .imgT a > img {width:110%;}
.header .cab_especial {width:84%;}
.container,.MainNavigation .nav,.cab_especial {width:84%;}
.MainNavigation .nav {margin:0 6%;}
.bkgVideowall {width:100%;height:auto;top:50%;left:50%;margin-left:-50%;margin-top:-15.25%;}

}

@media only screen and (min-width:1200px) {
.header .cab_especial {width:76%;}
.container,.MainNavigation .nav,.cab_especial {width:76%;}
.MainNavigation .nav {margin:0 11%;}
.logo {left:12%;}
}

@media only screen and (max-width:1024px) {
.header .cab_especial {width:100%;}
.container,.MainNavigation .nav,.cab_especial {width:100%;}
.tab1 .container,.tab2 .container,.tab3 .container,
.tab1 .cab_especial,.tab2 .cab_especial,.tab3 .cab_especial {width:100%;}
.tab1 .container,.tab2 .container,.tab3 .container {padding:0;}
/*cabecera*/
.logo {left:0.6em;}
}

@media only screen and (max-width:768px) {
.widget .botonera .visit {padding-left:0.2em;background-image:url('http://img.rtve.es/css/rtve.deportes/rtve.deportes.commons/secondscreen/i/point_visit2.png');}
.widget .botonera .local {padding-right:0.2em;background-image:url('http://img.rtve.es/css/rtve.deportes/rtve.deportes.commons/secondscreen/i/point_local2.png');}
.widget > .botonera {width:100%;}
}

@media only screen and (max-width:720px) {

}

@media only screen and (max-width:600px) {

}


@media only screen and (-webkit-min-device-pixel-ratio : 1.5),
			 only screen and (min-device-pixel-ratio : 1.5) {
			 body {font-size:9px;}
			 }

@media only screen and (max-width:480px) {
.modBox {padding:0.4em;}
.widget > .botonera {font-size:92%;}
.widget > .botonera,.widget > .botonera + .mark,.widget > .botonera + .mark + .mark {padding:0.8em 0;}
.widget .field {width:100%;margin:0;}
/*social*/
.videowall + .wrapper .c100 > .mark {padding:0.6em 0;}
.social {width:100%;}
.social li {width:27.5%;}
.social li:first-child {width:45%;}
}

@media only screen and (max-width:480px) and (orientation:portrait) {
.bodier .container .c60 > .mod {width:100%;}
.tab1 .c30 .mod:first-child {float:none;margin-top:0;}
.bodier .container .mod {width:100%;}
/*cabecera*/
.logo {left:1em;font-size:74%;}
.header {font-size:84%;}
.cab_box {padding-top:0.6em;}
/*thumbs*/
	.mobile .videowall,.mobile .videowall li:first-child .videoplay strong {background:#f00;}
	.mobile .videowall li:first-child .imgT,.mobile .videowall li:first-child {border-radius:0.8em;}
	.mobile .videowall li .imgT {border-radius:0.8em 0.8em 1.8em 0.8em;}
	.mobile .videowall .thumBox ul {border:0.1em solid #f00;}
	.mobile .videowall .thumBox li {border:0.2em solid #f00;opacity:1;}
	.mobile .videowall li:first-child .videoplay {height:auto;}
	.mobile .videowall li:first-child .videoplay strong {font-size:160%;line-height:2;height:2em;padding:0 1em 0 2em;top:34%;}
.mobile .videowall .thumBox li {width:33.33%;}
.mobile .videowall .thumBox li .imgT {padding-top:66%;font-size:88%;padding-top:75%;}
.mobile .videowall .thumBox li:first-child {width:100%;float:left;background:#4980bc;}
.mobile .videowall .thumBox li:first-child .imgT {font-size:100%;/*border-radius:0;*/padding-top:20%;padding-top:22%;/*border-bottom:0.2em solid #4980bc;*/}
.mobile .videowall .thumBox li:first-child .videoplay,.mobile .videowall .thumBox li:first-child a > img {width:50%;}
.mobile .videowall .thumBox li:first-child .videoplay {height:100%;left:auto;right:0;}
.mobile .videowall .thumBox li:first-child .videoplay img {height:60%;top:25%;left:-12%;right:auto;}
.mobile .videowall .thumBox li:first-child .videoplay strong {/*border-radius:0 1.888em 1.888em 0;padding:0.5em 1.2em 0.5em 2em;top:24%;*/width:65%;}
/*marcador*/
.tab1 .h3 .pergols {height:17.2em;}
.tab1 .h3:first-child {min-height:19em;}
.pergols .ima {padding-top:8.6em;}
.pergols .score {padding-top:9.7em;}
.pergols strong {line-height:1.3;}

}

@media only screen and (max-width:320px) {
.widget > .botonera {font-size:86%;}
.widget > .botonera li {padding:0 0.8em;}
.widget .botonera .visit ul {background-size:10%;}
}