/* Color FONDO BACK IMAGE */
.spechead .backima {background:url("/css/rtve.2018.noticias/muere-stephen-hawking-TE_SHWKH8U/i/TE_SHWKH8U.motivo.cab.jpg");}
.spechead .backima img{margin-left:-77.55rem;}

/* Posicionamiento LOGO IMAGE */
.spechead .logoima img{display:block;top:50%;margin-top:-3.75rem;left:50%;margin-left:-24.8rem;}

/* Posicionamiento HOST IMAGE */
.spechead .hostima img{top:-.8rem;}

/* Color de seleccion de MENU */
.spechead nav li a:hover span:after, .spechead .blindBox .active a span:after{background:#4f4f4f;}

@media (max-width:1100px){
    .spechead .hostima img{clip:rect(0,0,0,0);position:absolute;top:-100%;left:-100%;overflow:hidden;}
}