@media (max-width: 575px) {
	.bg {
		background-position: center;
		/*animation-name: none;*/
	}
	.bajar0 {
		margin-top: 0;
	}
	hr.linea1 {
		width: 100%;
		margin-left:-10px;
	}
	.formato1 {
		font-weight: bold;
		font-size: 1em;
	}
	.a1 img{
		width:70%;
	}
	.a2 img{
		width:70%;
	}
	.a3 img{
		width:70%;
	}
	.mundo img{
		width:50% !important;
	}
	.amena img{
		width: 70%;
	}
	.titcont{
		font-size: 1.7em;
	}
	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;
	}
	.bajar {
		margin-top: 60px;
	}
	button {
		display: inline;
		margin-left:70px !important;
	}
	.img9 img{
		width:100% !important;
	}
	.img4 img{
		width: 90% !important;
	}	
	.objetivos, .fuente{
		width:80% !important; 
		margin:0 auto;
	}
	.cca{
		width: 80% !important;
		margin:0 auto;
		display: block;
	}
	.cuenca, .subcuenca, .microcuenca img{
		width:70%;
		margin:0 auto;
		display: block;
	}
	.respuesta1{
		margin:0 auto;
		display: block;
	}
	.nav-pills{
		margin:0 auto;
		display:block;
	}
	.dropdown-item{
		font-size:0.8em;
	}
	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) {
	.bajar0 {
		margin-top: 0;
	}
}
@media (min-width: 1200px) {
}
