
@media (max-width: 480px) { /*480*/ 


header::after {
  background-position-x: center;
  bottom: -75px;
}

.requisitos{
    width: 100%;
}

#intro {
  margin-top: 30px;
}


header {
  background-image: url(../img/headerMobile.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 375px;
}

/* header{
  background-color: #19191A;
  height: 500px;
  width: 100%;
  position: relative;    
  
  margin-bottom: 60px;
} */
.bloque-intro {
  margin-top: 0px;
}

.img-producto {
  margin-top: 40px;
}


.textos-sobre-hoja {
  width: 300px;
  position: relative;
  height: 255px;
  top: 30px;
  left: 20px;
  text-align: right;
}

.bloque-caracteristicas {
  width: 100%;
  margin-top: 70px;
}

.box-caracteristicas {
  width: 90%;
  float: left;
  height: 155px;
  -webkit-box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
  -moz-box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
  box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
  margin-left: 15px;
  margin-right: 15px;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
}


h3 {
  text-align: center;
  font-size: 25px;
  margin-top: 20px;
  width: 100%;
  margin-left: 0px;
}

.texto-breve {
  width: 100%;
  margin-left: 0px;
}


#detalles {
  margin-top: 25px;
}

.deg1 {
  margin-top: 25px;
}


.contacto-izq {
  width: 100%;
  float: left;
  background-color: #ccc;
  background-image: url(../img/montFORM3.jpg);
  background-size: cover;
  background-position: center;
  min-height: 450px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.contacto-izq.box-becas{
    background-image: url(../img/montFORM3.jpg) !important;
    min-height: 404px !important;
}

.contacto-der {
  width: 100%;
  padding: 30px;
}

.intro-contacto span {
  font-size: 26px;
}

#contacto {
  margin-top: 20px;
}

.formulario-contacto .btn-primario {
  margin-top: 25px;
}

.box-atributos {
  width: 98%;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 20px;
}

.sustentabilidad {
  width: 100%;
  margin: auto;
}

.enxs{
  margin-top: 30px;
}

.frase-sustentable {
  margin-top: 4px;
}

.logo-header {
  margin-top: 28px;
}

.foot-izq {
  float: left;
  width: 100%;
}

.foot-der {
  width: 100%;
  padding-top: 15px;
}

.texto-datos {
  width: 76%;
  float: left;
}



}



@media (min-width: 481px) and (max-width:767px){ /*ms*/

header::after {
  background-position-x: center;
  bottom: -75px;
}

.requisitos{
    width: 100%;
}

#intro {
  margin-top: 30px;
}

header {
  height: 193px;
}

.bloque-intro {
  margin-top: 0px;
}

.img-producto {
  margin-top: 40px;
}


.textos-sobre-hoja {
  width: 300px;
  position: relative;
  height: 255px;
  top: 30px;
  left: 0px;
  text-align: right;
}

.bloque-caracteristicas {
  width: 100%;
  margin-top: 70px;
}

.box-caracteristicas {
  width: 90%;
  float: left;
  height: 155px;
  -webkit-box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
  -moz-box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
  box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
  margin-left: 15px;
  margin-right: 15px;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
}


h3 {
  text-align: center;
  font-size: 25px;
  margin-top: 20px;
  width: 100%;
  margin-left: 0px;
}

.texto-breve {
  width: 100%;
  margin-left: 0px;
}


#detalles {
  margin-top: 25px;
}

.deg1 {
  margin-top: 25px;
}


.contacto-izq {
  width: 100%;
  float: left;
  background-color: #ccc;
  background-image: url(../img/montFORM3.jpg);
  background-size: cover;
  background-position: center;
  /* min-height: 362px; */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.contacto-izq.box-becas{
    background-image: url(../img/montFORM3.jpg) !important;
    min-height: 404px !important;
}

.contacto-der {
  width: 100%;
  padding: 30px;
}

.intro-contacto span {
  font-size: 26px;
}

#contacto {
  margin-top: 40px;
}

.formulario-contacto .btn-primario {
  margin-top: 25px;
}


.box-atributos {
  width: 98%;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 20px;
}

.sustentabilidad {
  width: 100%;
  margin: auto;
}

.enxs{
  margin-top: 30px;
}

.frase-sustentable {
  margin-top: 4px;
}

.logo-header {
  margin-top: 28px;
}

.foot-izq {
  float: left;
  width: 100%;
}

.foot-der {
  width: 100%;
  padding-top: 15px;
}

.texto-datos {
  width: 76%;
  float: left;
}


}


@media (min-width: 768px) and (max-width:991px){ /*sm*/



header {
  height: 290px;
}

.bloque-intro {
  margin-top: 0px;
}

.img-producto {
  margin-top: 40px;
}

.deg1 {
  margin-top: 25px;
}

.requisitos{
    width: 100%;
}


.contacto-izq {
  width: 100%;
  float: left;
  background-color: #ccc;
  background-image: url(../img/montFORM2.jpg);
  background-size: cover;
  background-position: center;
  /* min-height: 502px; */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.contacto-der {
  width: 100%;
  padding: 30px;
}

.intro-contacto span {
  font-size: 26px;
}

#contacto {
  margin-top: 40px;
}

.bloque-caracteristicas {
  width: 555px;
  margin: 130px auto 0px;
}

h3 {
  margin: 30px auto;
}

.texto-breve {
  width: 400px;
  margin: auto;
}

.contenedor-footers {
  width: 98%;
  margin: auto;
}

.box-atributos {
  min-height: auto;
  width: 48%;
  margin-left: 1%;
  margin-right: 1%;
  float: left;
}

}



@media (min-width: 992px) and (max-width:1200px){ /*md*/

  header {
    height:340px;
  }

.bloque-caracteristicas {
  width: 507px;
  margin-top: 50px;
}


.box-caracteristicas {
  margin-left: 5px;
  margin-right: 5px;
}


.contacto-izq {
  min-height: 692px;
}


.textos-sobre-hoja {
  top: 121px;
  left: 185px;
}

}




@media screen and (max-width: 1050px) {
.side-collapse-container{
  width:100%;
  position:relative;
  left:0;
  transition:left .4s;
}
.side-collapse-container.out{
  left:200px;
}
.side-collapse {
  top:90px;
  bottom:0;
  left:0;
  width:100%;
  position:fixed;
  overflow:hidden;
  transition:width .4s;
  z-index: 9999;
}
.side-collapse.in {
  width:0;
}

}   



@media (min-width: 1850px) and (max-width:2600px){ 


}  



@media (min-width: 1170px) and (max-width:1400px){ /*md*/


.textos-sobre-hoja {
  width: 300px;
  position: absolute;
  height: 255px;
  top: 27%;
  left: 37%;
  text-align: right;
}

}

