﻿/** MasterChef Junior 3 app **/
.landing{background:url("/css/rtve.2015.television/rtve.programas/masterchef-junior-3/i/mchef-junior-3_fondo-app.jpg") center top no-repeat;display:block;position:relative;background-size:100% auto;width:100%;padding-top:56.25%;}
.landing .contenido{position:relative;}

.landing .contenido .txtBox{position:absolute;top:-58em;width:50em;left:14em;}
.landing .contenido .txtBox h2{font-size:440%;color:#fff;cursor:default;}
.landing .contenido .txtBox li{font-size:200%;color:#fff;padding: 1em 0 0 1em;position:relative;cursor:default;}
.landing .contenido .txtBox li:after{content:'';display:block;position:absolute;top:1.3em;left:0;width:0.4em;height:0.4em;border-radius:1em;background:#fff;}

.landing:before{content:'';width:36.4em;height:30.9em;background:url('/css/rtve.2015.television/rtve.programas/masterchef-junior-3/i/mchef-junior-3_dispositivos-app.png') no-repeat;
background:url('/css/rtve.2016.television/rtve.programas/masterchef-junior-4/i/mchef-junior-4_bodegon.png') no-repeat top center;display:block;position:absolute;top:30em;left:14em;}
.landing:after{content:'';width:32em;height:59.4em;background:url('/css/rtve.2015.television/rtve.programas/masterchef-junior-3/i/mchef-junior-3_personaje-app.png') no-repeat;display:block;position:absolute;bottom:0.35em;right:16em;}

.landing .contenido .enlaces{position:absolute;width:29.5em;text-align:center;bottom:1em;left:18.75em;padding:1.2em 0;}
.landing .contenido .enlaces a{display:inline-block;width:12.3em;height:4.3em;}
.landing .contenido .enlaces .ios{background:url("/css/rtve.2015.television/rtve.programas/masterchef-junior-3/i/btn_app_store.png") center top no-repeat;float:left;}
.landing .contenido .enlaces .android{background:url("/css/rtve.2015.television/rtve.programas/masterchef-junior-3/i/btn_google_play.png") center top no-repeat;}