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

}
/*  */

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

}

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

}

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

}

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

}

@media screen and (max-width: 1400px) {
/* Contacto */
.contactoHeader h1 {
  font-size: 40px;
}
.contactoSubHeader h1 {
  font-size: 20px;
}
.contactoTitle h1 {
  font-size: 60px;
}
.contactoTitle h2 {
  font-size: 35px;
}
.contactoInfoHeader h1 {
  font-size: 30px;
}
/*  */
}

@media screen and (max-width: 1300px) {
/* Contacto */
.contactoHeader h1 {
  font-size: 35px;
}
.contactoSubHeader h1 {
  font-size: 19px;
}
.contactoTitle h1 {
  font-size: 50px;
}
.contactoTitle h2 {
  font-size: 30px;
}
/*  */
}

@media screen and (max-width: 1200px) {
/* Contacto  */
#contacto {
  padding: 150px 5% 100px 5%;
}
#contacto_footer {
  padding: 0 5% 0 5%;
}
/*  */
}

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

}

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

}

@media screen and (max-width: 992px) {
/* Contacto */
.caja-img {
  max-width: 150px;
  top: 100px;
  right: 3%;
}
.caja-img {
  top: 0;
}
.contactoTitle h1 {
  font-size: 40px;
}
.contactoTitle h2 {
  font-size: 25px;
}
.contactoInfoBody p {
  font-size: 15px;
}
.contactoInfoFooter p {
  font-size: 15px;
}
.contactoTitle h1::after {
  bottom: 0;
}
/*  */
}

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

}

@media screen and (max-width: 800px) {
/* Contacto */
.contactoTitle h1 {
  font-size: 35px;
}
.contactoTitle h2 {
  font-size: 20px;
}
/*  */
}

@media screen and (max-width: 768px){
/* Contacto */
.contactoHeader h1 {
  font-size: 30px;
}
::placeholder {
  font-size: 15px;
}
.contactoSubHeader h1 {
  font-size: 17px;
}
/*  */
}

@media screen and (max-width: 700px) {
/* Contacto */
::placeholder {
  letter-spacing: 2px;
}
.contactoTitle {
  padding: 50px 0 25px 0;
  text-align: center;
  position: relative;
  z-index: 1;
}
.contactoTitle h1::after {
  width: 80%;
  left: 0;
  right: 0;
  margin: auto;
}
.contactoMapa {
  width: 100%;
  height: 350px;
}
.contactoInfo {
  width: 100%;
  height: auto;
  padding: 25px 0 0 0;
}
.caja-img {
  display: none;
}
/*  */
}

@media screen and (max-width: 600px) {
/* Contacto */
#contacto {
  padding: 0 10% 100px 10%;
}
.caja-img {
  max-width: 100px;
  top: 15px;
  left: 50px;
  right: auto;
}
#contacto::after {
  width: 100%;
}
.contactoSubHeader h1 {
  font-size: 16px;
}
#contacto_footer {
  padding: 0 10% 0 10%;
}
#contacto_footer::after {
  width: 100%;
  height: 50%;
  bottom: auto;
  top: 0;
}
.contactoTitle h1 {
  font-size: 30px;
}
.contactoTitle h2 {
  font-size: 17px;
}
.contactoInfoHeader h1 {
  font-size: 25px;
}
.contactoSpace {
  display: inline-block;
}
/*  */
}

@media screen and (max-width: 500px) {
/* Contacto */
.contactoHeader h1 {
  font-size: 25px;
}
.contactoSubHeader h1 {
  font-size: 15px;
}
.contactoTitle h1 {
  font-size: 25px;
}
.contactoTitle h2 {
  font-size: 15px;
}
.contactoInfoHeader h1 {
  font-size: 22px;
}
.contactoSpace {
  height: 10vh;
}
/*  */
}

@media screen and (max-width: 400px) {
/* Contacto */
::placeholder {
  letter-spacing: 1px;
}
.contactoHeader h1 {
  font-size: 22px;
}
.contactoTitle h1 {
  font-size: 22px;
}
/*  */
}

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

}

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

}

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

}
/*  */
