/* Responsive Large */
@media screen and (min-width: 2250px) {

}
/*  */

/* Responsive */
@media screen and (max-width: 1850px) {

}

@media screen and (max-width: 1800px) {

}

@media screen and (max-width: 1700px) {

}

@media screen and (max-width: 1600px) {
/* INTRO NOSOTROS */
.nosotrosTitle h1 {
  font-size: 100px;
}
.presenciaTitle h1 {
  font-size: 90px;
}
.presenciaLista ul li {
  font-size: 55px;
}
/*  */
}

@media screen and (max-width: 1500px) {
/* INTRO NOSOTROS */
.nosotrosTitle h1 {
  font-size: 90px;
}
.presenciaTitle h1 {
  font-size: 80px;
}
.presenciaLista ul li {
  font-size: 50px;
}
/*  */
}

@media screen and (max-width: 1400px) {
/* INTRO NOSOTROS */
#nosotros_presencia {
  padding: 260px 13% 75px 13%;
}
/*  */
}

@media screen and (max-width: 1300px) {
/* INTRO NOSOTROS */
#nosotros_presencia {
  padding: 260px 12% 75px 12%;
}
.nosotrosTitle h1 {
  font-size: 85px;
}
.presenciaTitle h1 {
  font-size: 75px;
}
.presenciaLista ul li {
  font-size: 45px;
}
.nosotrosInfo {
  padding: 25px 10% 25px 10%;
}
.presenciaInfo {
  padding: 25px 15% 25px 20%;
}
/*  */
}

@media screen and (max-width: 1200px) {
/* INTRO NOSOTROS */
#nosotros_presencia {
  padding: 260px 10% 75px 10%;
}
.nosotrosTitle h1 {
  font-size: 75px;
}
.presenciaTitle h1 {
  font-size: 60px;
}
.presenciaLista ul li {
  font-size: 40px;
}
.nosotrosSlogan {
  padding: 0 10% 25px 10%;
}
/*  */
}

@media screen and (max-width: 1100px) {

}

@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 1000px) {

}

@media screen and (max-width: 992px) {
/* INTRO NOSOTROS */
#nosotros_presencia {
  padding: 80px 10% 50px 10%;
}
.nosotrosImg {
  text-align: center;
  padding: 0 25% 0 25%;
}
.nosotrosTitle {
  padding: 50px 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
}
.nosotrosTitle h1 {
  font-size: 40px;
}
.nosotrosInfo {
  text-align: center;
}
.nosotrosSlogan {
  padding: 0 10% 25px 10%;
  text-align: center;
}
.presenciaImg {
  text-align: center;
  padding: 0 25% 0 25%;
}
.presenciaTitle {
  padding: 25px 0 0 0;
  text-align: center;
}
.presenciaTitle h1 {
  font-size: 40px;
}
.presenciaInfo {
  padding: 25px 10% 25px 10%;
  text-align: center;
}
.presenciaLista {
  padding: 0 10% 0 10%;
  text-align: center;
  margin: 0 0 0 0;
}
/*  */
}

@media screen and (max-width: 900px) {

}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 767px) {

}

@media screen and (max-width: 700px) {

}

@media screen and (max-width: 600px) {
/* INTRO NOSOTROS */
.presenciaLista ul li {
  font-size: 30px;
  line-height: 50px;
}
/*  */
}

@media screen and (max-width: 500px) {
/* INTRO NOSOTROS */
.nosotrosTitle h1 {
  font-size: 25px;
}
.nosotrosSlogan h1 {
  font-size: 22px;
}
.presenciaTitle h1 {
  font-size: 25px;
}
.presenciaLista ul li {
  font-size: 22px;
  line-height: 40px;
}
.presenciaInfo p {
  font-size: 15px;
}
.nosotrosInfo p {
  font-size: 15px;
}
/*  */
}

@media screen and (max-width: 400px) {

}

@media screen and (max-width: 380px) {

}

@media screen and (max-width: 320px) {

}
/*  */
