

@media (max-width: 575px) { 
.fondobanner{
	  background-size: 100% 100%;
}	
.fondo2{
	background-image: url("../imagenes/portada.jpg");
	background-size: cover;
	background-position: center;
}		
.navbar-toggler{
	margin:0 auto;
	display:block;
}
h1{
	font-size:2.5em !important;
}	
h3{
	font-size:1.5em !important;
}

div .r1{
	border-style:none;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom:20px;
}	
.items img{
  width: 100%;
}
.pm{
	font-size: 14px !important;
	margin:0 auto;
	display: block;
	margin-top:30px;
}
.grupoequipo img{
  width: 100%;
}
.carousel-indicators li{
	width: 10px;
    height: 10px;
	border-radius: 100% !important;	
}
.carousel-caption{
	font-size: 15px;	
}
.ayuda img{
 width: 70%; 
}

.auditoria img{
  width: 90%;
}
.definicion img {
  width: 85%;
}
.auditores img {
  width: 100%;
}
.importante img {
  width: 90%;
}
.dudas img {
  width: 90%;
}

.redaccion img {
  width: 90%;
}
.negativo img {
  width: 90%;
}
.final img {
  width: 90%;
}

.resultados img {
  width: 90%;
}

.tabla img {
  width: 100%;
}


.bajar2{
    margin-top:-10px !important;
}




.pantamenu img{
 	width: 100% !important; 
}
.pantainicio img{
	 width: 30% !important; 
}
.pantaconte img{
    width: 100% !important; 
}
.criterio1 img{
    width: 90%; 
}
.criterio2 img{
    width: 90%; 
}
.criterio3 img{
    width: 90%; 
}
.carousel-indicators li {
	 width: 24px;
    height: 24px;
}
.carousel-indicators .active {	
	 width: 24px;
    height: 24px;
}	
.cuad1 img{
   width: 100%; 
}  
.cuad2 img{
   width: 100%; 
}  
.cuad3 img{
   width: 100%; 
}  
.cuad4 img{
   width: 100%; 
}

}	





@media (min-width: 576px) { 
	h1{
		font-size:2.5em !important;
	}	
	.fondo2{
	  background-size: 100% 100%;
	}
	.pm{
		font-size: 18px !important;
		margin:0 auto;
		display: block;
		margin-top:30px;
	}
}	


@media (min-width: 768px) { 
	h1{
		font-size:3em !important;
	}	
	.fondo2{
	  background-size: 100% 100%;
	}
	.pm{
		font-size: 20px !important;
		margin:0 auto;
		display: block;
		margin-top:30px;
	}
}


@media (min-width: 992px) { 
	h1{
		font-size:3em !important;
	}	
	.fondo2{
	  background-size: 100% 100%;
	}
}



@media (min-width: 1200px) { 
	h1{
		font-size:3.5em !important;
	}	
	.fondo2{
	  background-size: 100% 100%;
	}
}










