@media (max-width: 575px) {
	.bg {
		background-position: center;
	}
	.bajar0 {
		margin-top: 0;
	}
	.formato1 {
		font-weight: bold;
		font-size: 1em;
	}
	.titcont{
		font-size: 1.7em;
	}
	hr.linea1 {
		width: 100%;
		margin-left:-10px;
	}
	h1 .t1 {
		text-shadow: 0 0 30px #fff;
		font-size: 4em;
	}
	.t2 {
		font-size: 1.5em !important;
		background-color: rgba(0, 0, 0, 0);
		margin:0 auto;
		display: block;
	}
	p {
		margin: 0 auto !important;
		display: block !important;
	}
	.r1 img {
		margin-left: 60px;
		margin-top: 50px;
	}
	.r2 img {
		margin-left: 60px;
		margin-top: 50px;
	}
	.bajar {
		margin-top: 60px;
	}
    h4 {
		margin-left: 50px;
	}
	button {
		display: inline;
		margin-left:70px !important;
	}
	.accordion{
		width:80% !important;
		margin:0 auto;
	}
	.personajeagua{
		width:70% !important;
	}
	.sequia, .bolsas{
		width:70%;
		margin:0 auto;
	}
	.planta1{
		width: 90%;
		margin:0 auto;
	}
	.respon2 img{
		width: 70%;
	}
	.planta2, .maquina1{
		width:60%;
		margin:0 auto;
	}
	.sequia img{
		width:80% !important;
	}
	.maquina2 img{
		width: 100% !important;
	}
	.respuesta1{
		margin:0 auto;
		display: block;
	}
	.nav-pills{
		margin:0 auto;
		display:block;
	}
	.dropdown-item{
		font-size:0.8em;
	}
	.sab img{
		width: 60%;
	}
		a:link{
		text-decoration:none;
	}
	
}

@media (min-width: 576px) and (max-width: 767px) {
	.t2 {
		font-size: 2.5em !important;
		background-color: rgba(255, 255, 255, 0.2);
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.t2 {
		font-size: 3em !important;
		background-color: rgba(255, 255, 255, 0.2);
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.t2 {
		font-size: 3em !important;
		background-color: rgba(255, 255, 255, 0.2);
	}
	.bajar0 {
		margin-top: 0;
	}
}
@media (min-width: 1200px) {
}
