/** generales **/
.appLanding {background:;}
.appLanding .gridBox {padding:3rem 6rem}
.appLanding .cell, .appLanding .cell:first-child>.mod {float:inherit}
.appLanding .g3 .m100:first-child {width: 100%;}
/* .appLanding .cell, .appLanding .cell>.mod {float:inherit} */

.appLanding .cell .mediaBox .ima {outline:transparent}
.appLanding .cell:hover .mediaBox .ima {filter:brightness(100%);}

/* modulo principal */
.appLanding .cell:first-child{width:100%;display:block;padding-bottom:10rem;}
.appLanding .cell:first-child .ima{overflow:visible;padding-top: 66.25%}
.appLanding .cell:first-child .ima img{width:auto;height:100%;left:auto;right:0;}
/* dispositivos */
/*.appLanding .gridBox > .cell:first-child .ima:after {content:'';background-image:url('/css/rtve.2020.noticias/premios-goya-TE_SGY920A/i/app/landing-goya_2020_dispositivos.png');background-position: 80% 50%;background-repeat:no-repeat;background-color:transparent;width:100%;position:absolute;top:auto;bottom:0;right:0;height:32rem;}*/
/* .appLanding.container.inside:not([class*="separador"]):not(.ftSocialBox):not([data-tipo="mod_catalogo"]):not(.bestClips):not([data-tipo="mod_slide"]) .mediaBox > a{background:transparent;} */
/* textos */
.appLanding .overBox {position:absolute;top:0;left:0;width:50%;padding-top:1rem;}
.appLanding .overBox .txtBox, .appLanding .overBox .txtBox span {font-size:4rem;font-weight: 700;line-height: 1.1;padding:0;color:#d8a64e;text-transform: none;padding-right: 5rem;}
.appLanding .overBox .auxBox {margin-top:1rem;padding: 1.5rem 0 0 0;font-size: 1.8rem;color: #c5c5c5;}
.appLanding .overBox .auxBox * {font-size: 1.8rem;font-weight: 300; padding-bottom:3rem;width: 68%;}
.appLanding .overBox .auxBox li:before {font-size: 6rem;line-height: .5;left: -0.35em;margin-right: -0.5em;}
.appLanding .overBox .txtBox span.pretitle {font-family: 'Mukta', sans-serif;font-weight: 900;font-size: 4rem;text-transform: uppercase;letter-spacing: .5pt;color: #d8a64e;}
.appLanding .overBox .txtBox span.maintitle {font-family: 'Mukta', sans-serif;font-weight: 900;font-size: 2.6rem;text-transform: uppercase;letter-spacing: .5pt;color: #c5c5c5;width: 91%;}

/* links */
.appLanding .cell:nth-child(2),
.appLanding .cell:last-child{width:12.5%;position:absolute;top:auto;bottom:14rem;}
.appLanding .cell:nth-child(2){left:6rem;}
.appLanding .cell:last-child{left:22rem;}

.appLanding .cell:nth-child(2) .txtBox,
.appLanding .cell:last-child .txtBox{clip:rect(0,0,0,0);position:absolute;overflow:hidden;top:-100%;left:-100%;}
.appLanding .cell:nth-child(2) .ima:before,
.appLanding .cell:last-child .ima:before{background:transparent;}

@media only screen and (max-width:1120px){
  .appLanding .overBox .txtBox, .appLanding .overBox .txtBox span {font-size:3rem}
  .appLanding .overBox .auxBox * {font-size:1.8rem}
  .appLanding .cell:first-child .ima:after {content:none}
}

@media (max-width: 1600px){
.auxheader .socialBox {top: 8rem;left: 4rem;}
  }
