

	
	
@media screen and (min-width: 0px) and (max-width: 480px) {
/*
p {
  color: green !important;
 

	}*/


	
#portadilla {
	
	background-size: 70% !important;
}

#logo img {
	display: block;
	max-width: 100%;
	margin-top: -4%;
	margin-left: -1%;
}

.slider-pc {
	display: none;
}
	
	.slider-celular {
	display: block;
}
	
	.font-primary.SubTitularSlider.not-animated {
	opacity: 1 !important;
	display: block !important;
}

.not-animated {
	opacity: 1;
}

.titulo-slider-celular {
	margin-top: 40%;
	font-size: 1.8em !important;
    width: 100%;
}

.SubTitularSlider {
	font-size: .8em !important;
}
	
	.iconos-slider-celular{
    max-width: 2em !important;
    height: auto;
    width: 93% !important;
    min-width: 1.5em;
	
	}
	
	.static-content.not-animated {
	margin-left: -5% !important;
}
	
	
	
	
}


@media screen and (min-width: 481px) and (max-width: 779px) {
	
/*p {
  color: yellow !important;
 

}*/


	.slider-celular {
	display: none;
}



}

@media screen and (min-width: 780px) and (max-width: 979px) {

/*p {
  color: pink !important;
 

}*/
	
	
		.slider-celular {
	display: none;
}



}


@media screen and (min-width: 980px) and (max-width: 1280px) {

/*p {
  color: red !important;
 

}*/
	
		.slider-celular {
	display: none;
}




}

	
@media screen and (min-width:1281px) and (max-width: 1600px) {

/*p {
  color: purple !important;
 

}*/
	
		.slider-celular {
	display: none;
}

	

}


@media screen and (min-width:1601px) and (max-width: 1920px) {

/*p {
  color: purple !important;
 

}*/
	
	
	
		.slider-celular {
	display: none;
}


}


@media screen and (min-width:1921px) and (max-width: 3200px) {

/*p {
  color: purple !important;
 

}
	*/
	
	
		.slider-celular {
	display: none;
}


}











