.footer { }

.tablet #PageInit,.tablet .footer { }

#Pdirecto {display:block;}
.tablet #Pdirecto {display:none;}

@media only screen and (max-width:800px){
.sndsc .header h1 {width;:auto;}
#PageInit,.footer,.navBox {display:block;}
.navBox {clear:both;width:100%;float:left;}
.col2 .mark {padding:0;}
}

@media only screen and (max-width:720px){

}

@media only screen and (min-width:480px) {
.footer .brand {padding-left:6em;}

}

@media only screen and (max-width:480px) {
.sndsc .header h1 span + span {display:none;}
.VideoContainer + h1 + p {display:none;}
.VideoContainer + h2 + p {display:none;}
.wrapper {padding:1.5% 0;}
}

/*las tablets no heredan cabecera de mobile*/
.tablet .header,.tablet .footer {}


/*condicionarlo a solo moviles*/
.commBox {display:none;}