/* CSS Document */
@media screen and (max-width: 800px) {
.soloWeb {
	display: none;
}	

.soloMovil {
	display: block;
}
h1{
	font-size: 28px;
	line-height: 30px;
}
h2 {
	font-size: 24px;
	line-height: 26px;
	font-weight: 800;
}
h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 800;
}


p {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 8px;
}
.contenedor01 {
	float: left;
	width: 100%;
	min-width: 320px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
a.experienciaHome img {
	height: 150px;
	width: 150px;
}
header.large {
	padding-top: 10px;
}

header.large .logo01{
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 320px;
	float: none;
	font-size: 50px;
	line-height: 50px;
	text-align: center;
}
header.large .headerDer {
	float: none;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	max-width: 320px;
}

header.large .redesTop img  {
	height: 36px;
	width: 36px;
}


/* Sizes for the smaller menu */
header.small{
	height: 83px;
	padding-top: 5px;
	padding-bottom: 0px;
}

header.small .logo01 {
	display: block;
	float: left;
	width: 320px;
	height: auto;
	text-align: center;
}
header.small .headerDer {
	float: left;
	width: 50%;
	max-width: 320px;
}
.menuMovil .separa {
	background-color: #FFF;
	height: 25px;
	width: 0.5%;
	float: left;
}

header.large .menuMovil {
	float: left;
	width: 100%;
	background-color: #000;
	margin-top: 4px;
}

header.large .menuMovil a   {
	width: 33%;
	font-size: 16px;
	line-height: 25px;
	font-weight: 800;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
}
header.small .menuMovil {
	float: left;
	width: 100%;
	margin-top: 4px;
}

header.small .menuMovil a   {
	width: 33%;
	font-size: 16px;
	line-height: 25px;
	font-weight: 800;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
}
.img01 {
	width: 200px;
}
.boxServicio {
	float: left;
	height: auto;
	width: 100%;
}


.boxRedes , .boxContacto{
	clear: both;
	float: left;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
}
.Telefonos {
	float: left;
	width: 100%;
	text-align: center;
}

.formularioRadio .izq, .formularioRadio .der {
	float: left;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
}

.formularioRadio .boton {
	display: block;
	float: none;
	width: 50%;
	color: #333;
	background-color: #CCC;
	font-size: 13px;
	line-height: 20px;
	padding: 5px;
	height: 30px;
	text-align: center;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #999;
	margin-left: auto;
	margin-right: auto;
}
.playerRadioUltimo .der {
	padding-left: 0px;
	width: 100%;
}
.radioAnteriores a.boxEpisodio {
	width: 100%;
}





#flash {
	height: 300px;
	min-width: 320px;
}
#flash .flashTop {
	float: left;
	height: 250px;
	width: 100%;
}
#flash .flashButtom {
	text-align: center;
	float: left;
	width: 100%;
}
.aviso3 {
    width: 100%;
    height: 300px;
    min-width: 320px;
	background-image: url(../img/bg-remoto2.jpg);
}
.aviso3 .aviso3top {
	width: 90%;
    margin-left: 5%;

}
.aviso3 .aviso3top h1 {
    float: left;
    clear: left;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    text-align: center;
}
.aviso3 .aviso3top h2 {
    font-size: 20px;
}


	
	
.izq01, .izq02, .izq03, .der01, .der02, .der03{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}



.square{
	padding: 1em;
	float: left;
	width: 98%;
	margin-right: 2%;
	margin-bottom: 2%;

}


.galeria01 {
	width: 315px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: none;
}



.desplazable{
	width: 100%;
	overflow: scroll;
	position: relative;
}
.clientes div {
	width: 20%;
}


.canalIzq , .canalDer{
	float: left;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}

}
@media screen and (max-width: 480px) {
.aviso a h4 {
	font-size: 20px;
	line-height: 30px;
}
.der03 {
	padding: 10px;
}
a.vinculoDestacado {
	font-size: 14px;
	padding: 5px;
}


.portafolioEmpresa div a img {
	width: 120px;
	height: auto;
}	
}
