/* 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) {

}

@media screen and (max-width: 1500px) {
/* Contáctanos */
#contactanos {
  padding: 200px 13% 50px 13%;
}
/*  */
}

@media screen and (max-width: 1400px) {
/* Contáctanos */
#contactanos {
  padding: 200px 12% 50px 12%;
}
.contactoTitle h1 {
  font-size: 55px;
}
/*  */
}

@media screen and (max-width: 1300px) {
/* Contáctanos */
#contactanos {
  padding: 200px 11% 50px 11%;
}
.contactoTitle h1 {
  font-size: 50px;
}
/*  */
}

@media screen and (max-width: 1200px) {
/* Contáctanos */
#contactanos {
  padding: 200px 10% 50px 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) {
/* Contáctanos */
#contactanos {
  padding: 150px 10% 50px 10%;
}
.contactoSlogan {
  padding: 0 5% 0 5%;
  text-align: center;
}
.contactoTitle {
  padding: 0 5% 50px 5%;
  text-align: center;
}
.contactoFooter {
  padding: 0 0 50px 0;
}
.formContainer {
  padding: 0 5% 0 5%;
}
/*  */
}

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

}

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

}

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

}

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

}

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

}

@media screen and (max-width: 600px) {
/* Contáctanos */
#contactanos {
  padding: 100px 10% 50px 10%;
}
.contactoTitle h1 {
  font-size: 40px;
}
.contactoSlogan p {
  font-size: 20px;
}
.contactoFooter img {
  max-width: 250px;
}
/*  */
}

@media screen and (max-width: 500px) {
/* Contáctanos */
.contactoTitle h1 {
  font-size: 25px;
}
.contactoSlogan p {
  font-size: 16px;
}
.formContainer {
  padding: 0 0 0 0;
}
.contactoFooter img {
  max-width: 225px;
}
/*  */
}

@media screen and (max-width: 400px) {
.contactoFooter img {
  max-width: 220px;
}
}

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

}
/*  */
