@media (max-height: 768px) {
  .centro.texto1 {
    max-width: 450px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 10px;
  }
  .contador {
    margin-top: 10px;
  }
  .contador ul li {
    font-size: 38px;
    line-height: 25px;
  }
  .contador ul li span.detalle {
    font-size: 13px;
    line-height: 15px;
  }
  .fechas {
    max-width: 267px;
    margin-top: 5px;
  }
  .header .logo {
    max-width: 180px;
    margin-top: 9px;
  }
  input, input[type="text"], input[type="email"] {
    padding: 19px 24px;
    margin-bottom: 35px;
  }
  .contenedor-captcha {
    height: 55px !important;
  }
  .alert {
    padding: 12px;
    margin: 15px;
    margin-top: 0px;
    background: #1C53F4;
    color: #ffffff;
    border-radius: 16px;
    font-size: 14px;
  }
  h2 {
    font-size: 55px;
    padding-top: 0px;
  }
}
@media (max-width: 1700px) {
    .container {
        width: 100%;
        max-width: 1400px;
    }
}
@media (max-width: 1600px) {
    .container {
    max-width: 80%;
    }
}
@media (max-width: 1440px) {
    .container {
        max-width: 80%;
    }

}
@media (max-width: 1400px) {
  .container {
    max-width: 80%;
  }

}
@media (max-width: 1200px) {
    .container {
    max-width: 80%;
    }


    .contador ul li {
    width: 23%;
    }
    .footer_1 .col-xs-12.col-md-5.text-center {
    width: 31.66666667%;
    }
    .footer_1 .terminos.col-xs-12.col-md-7 {
    width: 68.33333333%;
    }
}
@media (max-width: 1024px) {
    .container {
    max-width: 780px;
    }
    .elemento-flota1 {
    position: absolute;
    max-width: 190px;
    left: 65%;
    }
    .elemento-flota2 {
    position: absolute;
    max-width: 230px;
    left: 0;
    top: 90px;
    }
    .elemento-flota3 {
    max-width: 200px;
    }

    .elemento-flota4 {
    position: absolute;
    right: 0;
    max-width: 250px;
    top: 10%;
    }
    .texto-titulo {
    line-height: 36px;
    font-size: 30px;
    }
    .header .logo {
    max-width: 150px !important;
    }
    .main form {
    margin-top: 60px;
    }

}
@media (max-width: 768px) {
    
    .container {
    max-width: 90%;
}    
    .elemento-flota2 {
    display: none;
}
    .secundario {
    margin-top: 40%;
}

}
@media (max-width: 640px) {
    
    body {
      background-image: url(../img/2022-bg-total-mobile.png);
      background-color: #ffffff;
      color: #999999;
      background-size: 100% auto;
      background-position: center top;
    }
    body.opcionb {
    background-image: url(../img/2022-bg-total-mobile2.png);
    }
.principal {
    background: transparent;
    padding-bottom: 220px;
}
.holah1 {
    font-size: 34px;
    margin: 10px 0 10px;
    line-height: 45px;
}
    .texto1 {
    padding-top: 35px;
    padding-bottom: 5px;
}
    .elemento-flota1 {
    left: 50%;
}
    .col-xs-12.col-md-11 {
    padding-right: 0px;
}
    .cabezal-secundario {
    display: none;
}
.elemento-flota2 {
    right: 0;
    left: inherit;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    top: 70px;
    display: block;
    max-width: 190px;
}
    .elemento-flota3 {
    max-width: 150px;
    top: 75%;
}
    .cuadros-in {
    display: flex;
    align-items: center;
    margin-top: 92px;
    flex-direction: column;
}
    .cuadro-in {
    width: 100%;
    margin: 40px 0px 20px;
}
     h1.sub {

    font-size: 42px;
    line-height: 55px;
}   
    .elemento-flota4 {
    position: absolute;
    right: inherit;
    max-width: 150px;
    top: -180px;
    left: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
    .textomedio {
    font-size: 23px;
    width: 80%;
    line-height: 32px;
}
    
  .footer_1 .col-xs-12.col-md-5.text-center {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 40px;
  }
  .footer_1 .terminos.col-xs-12.col-md-7 {
    width: 100%;
    float: none;
    text-align: center
  }
  .terminos-titulo {
    padding-bottom: 10px;
  }
  .terminos {
    font-size: 14px;
  }
  .colaboradores {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
    text-align: left;
  }
  .volver.text-right {
    padding-top: 20px;
    font-size: 14px;
    text-align: center;
  }
  a.volver {
    font-size: 14px;
  }
  .texto-in {
    width: 100%;
    max-width: 500px;
    padding: 40px;
    padding-top: 30px;
  }
  .contador {
    vertical-align: middle;
    width: 100%;
    max-width: 430px;
    margin: 0 auto;
    margin-top: 90px;
    display: block ruby;
    float: none
  }
  .header .logo {
    width: 23%;
    margin-right: 0px;
    max-width: 150px;
    margin-top: 10px;
    margin-left: 25%;
  }
  .fechas {
    width: 24%;
    max-width: 210px;
    margin-top: 5px;
    margin-right: 25%;
  }
  .centro.texto1, .centro.texto2, .centro.texto3 {
    width: 70%;
    max-width: 410px;
  }
.form_content {
    font-size: 12px;
    width: 100%;
    max-width: 100%;
}
h2.titulo-suscripcion {
    width: 100%;
    max-width: 410px;
    padding: 15px 5px;
    line-height: 44px;
    font-size: 27px;
}
  .centro.texto2 {
    padding-top: 30px;
    padding-bottom: 30px;
    background-position: center 30px;
    margin-top: 00px;
  }
    
    
    
  .header .logo {
    width: 50%;
    margin-right: 0px;
    max-width: 89px;
    margin-top: 0px;
    margin-left: 0%;
  }
  .header .logo.laanonima {
    max-width: 73px;
    margin-left: 0;
  }
  .header .logo.laanonimaonline {
    max-width: 86px;
    margin-top: 10px;
    margin-right: 10px;
  }
  .fechas {
    width: 50%;
    max-width: 182px;
    margin-top: 00px;
    margin-right: 0%;
  }
  .contador {
    width: 70%;
    margin-top: 20%;
  }
  .hombre-vuela {
    background-image: url(../img/2022_vuela-mobile.png) !important;
    width: 35%;
    height: 100%;
    position: absolute;
    right: 0;
    background-size: 100% auto;
    background-repeat: no-repeat;
    top: 8%;
  }
  .btn_black {
    width: 176px;
  }
  .secundario .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .terminos, .colaboradores {
    font-size: 14px;
  }
  .comentarios {
    margin-top: 0px;
  }
  .comentarios img {
    max-width: 40px;
  }
  .centro.texto2 {
    padding-top: 20px;
    padding-bottom: 20px;
    background-position: center 20px;
  }
  .una-iniciativa {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
  }
  .centro.texto1 {
    padding-bottom: 20px;
  }
}
@media (max-width: 480px) {
    
.principal {
    background: transparent;
    padding-bottom: 100px;
}
    
    .texto1 {
      padding-top: 25px;
      padding-bottom: 0;
    }
    .elemento-flota1 {
      left: 50%;
      max-width: 130px;
    }
    .holah1 {
      font-size: 30px;
      margin: 20px 0 20px;
      text-shadow: none;
      line-height: 38px;
    }
    .elemento-flota2 {
      right: 0;
      left: inherit;
      -webkit-transform: scaleX(-1);
      transform: scaleX(-1);
      top: 40px;
      display: block;
      max-width: 160px;
    }
    .texto-titulo {
      padding: 0px;
      padding-bottom: 20px;
      line-height: 40px;
      font-size: 30px;
    }
    .texto-bloque {
      margin: 0px;
      margin-bottom: 0px;
      padding: 0px;
      padding-bottom: 0px;
      padding-bottom: 30px;
      margin-bottom: 30px;
      line-height: 30px;
      font-size: 16px;
      text-align: left !important;
      font-family: 'Roboto-Regular';
      color: #94A2B3;
    }
    .secundario h1.sub {
      font-size: 30px;
      margin-bottom: 20px;
      text-shadow: none;
      line-height: 40px;
    }
    h2 {
      font-size: 30px;
      margin-bottom: 15px;
      padding-top: 20px;
      line-height: 40px;
    }
    .centro.texto1 {
      width: 80%;
      max-width: 410px;
    }
    .centro.texto2, .centro.texto3 {
      width: 90%;
      max-width: 410px;
    }
    .form_content {
      font-size: 12px;
      width: 100%;
      max-width: 440px;
    }
    body {
      background-color: #ffffff;
      color: #999999;
      background-size: 100% auto;
      background-position: center top;
    }
    .contador {
      width: 90%;
      margin-top: 25%;
    }
    .contador ul li span.detalle {
      font-size: 14px;
      line-height: 18px;
      padding: 0px;
      padding-left: 2px;
      padding-right: 2px;
      min-width: 46px;
    }
    .contador ul li {
      font-size: 45px;
      width: 23%;
      line-height: 24px;
    }
    .form_content .col-md-11 {
      padding-left: 0;
      padding-right: 0;
    }
    h2.titulo-suscripcion {
      margin: 0 auto;
      width: 100%;
      max-width: 410px;
      padding: 15px;
      padding-left: 0px;
      padding-right: 0px;
      line-height: 46px;
      font-size: 26px;
      text-align: left;
      padding-top: 30px;
    }
    span.pronto {
      font-family: 'Inter-Regular';
      color: #000000;
      font-size: 20px;
      line-height: 30px;
    }
    .gracias {
      margin-top: 20px;
      margin-bottom: 0px;
      height: 370px;
    }
    .centro.texto1 {
      margin-top: 00px;
    }
    .main form {
      margin-top: 0px;
      margin-bottom: 0px;
    }
    .texto-fo {
      font-size: 16px;
      line-height: 19px;
      padding-bottom: 20px;
    }
    .cabezal-secundario {
      display: none;
    }
    .secundario {
      margin-top: 220px;
    }
    .cuadros-in {
      display: flex;
      align-items: center;
      margin-top: 92px;
      flex-direction: column;
    }
    .cuadro-in {
      width: 100%;
      display: block;
      margin: 0px 0px 0px;
    }
    .header .logo.laanonimaonline {
      margin-left: 20px;
    }
    .divcodigopostal span {
      position: relative;
      display: block;
      top: 0px;
      left: 24px;
      color: #ffffff;
      height: 50px;
      text-align: left;
    }
    .divcodigopostal span a {
      position: absolute;
      display: block;
      top: 5px;
      right: inherit;
      color: #fff;
      font-size: 16px;
      font-weight: bold;
      line-height: 25px;
      font-family: 'Roboto-Regular';
      cursor: pointer;
    }
    .cuadro-in:last-child {
      margin-top: 0;
    }
    .textomedio {
      font-size: 20px;
      width: 85%;
      line-height: 32px;
      font-family: 'Roboto-Light';
    }
    .footer_1 .botones {
      display: flex;
      align-items: flex-start;
      justify-content: space-around;
      flex-wrap: wrap;
      flex-direction: row;
      width: 85%;
      margin: 20px auto 30px;
    }
    .footer_1 .botones .columna4 {
      width: 67px;
      text-transform: none;
      font-size: 12px;
      color: #333333;
      line-height: 14px;
      font-family: Roboto-Regular;
      font-weight: normal;
      margin: 0 35px 30px;
    }
    .footer_1 .botones .columna4 img {
      padding-bottom: 10px;
    }
    .footer_1 .botones .columna4 span {
      display: none;
    }
    .footer_1 .cuadro-fo {
      display: none;
    }
    .links-fo {
      display: block;
    }
    .links-fo a {
      font-size: 16px;
      line-height: 19px;
      color: #3FA4DD;
      padding-bottom: 13px;
      display: block;
      padding-left: 15px;
    }
    input, input[type="text"], input[type="email"], input[type="number"], input[type="url"], input[type="search"], input[type="password"] {
      font-size: 20px;
      padding: 15px 24px;
      margin-bottom: 10px;
      margin-top: 20px;
      line-height: 20px;
    }
    input::-webkit-input-placeholder {
      font-size: 20px;
      line-height: 20px;
    }
    input:-moz-placeholder, input::-moz-placeholder {
      font-size: 16px;
      line-height: 23px;
    }
}
@media (max-width: 430px) {
    
    .principal {
    background: transparent;
}
    
    .texto1 {
      padding-top: 25px;
      padding-bottom: 0;
    }
    .elemento-flota1 {
      left: 50%;
      max-width: 130px;
    }
    .holah1 {
      font-size: 30px;
      margin: 20px 0 20px;
      text-shadow: none;
      line-height: 38px;
    }
    .elemento-flota2 {
      right: 0;
      left: inherit;
      -webkit-transform: scaleX(-1);
      transform: scaleX(-1);
      top: 40px;
      display: block;
      max-width: 160px;
    }
    .texto-titulo {
      padding: 0px;
      padding-bottom: 20px;
      line-height: 40px;
      font-size: 30px;
    }
    .texto-bloque {
      margin: 0px;
      margin-bottom: 0px;
      padding: 0px;
      padding-bottom: 0px;
      padding-bottom: 30px;
      margin-bottom: 30px;
      line-height: 30px;
      font-size: 16px;
      text-align: left !important;
      font-family: 'Roboto-Regular';
      color: #94A2B3;
    }
    .secundario h1.sub {
      font-size: 30px;
      margin-bottom: 20px;
      text-shadow: none;
      line-height: 40px;
    }
    h2 {
      font-size: 30px;
      margin-bottom: 15px;
      padding-top: 20px;
      line-height: 40px;
    }
    .centro.texto1 {
      width: 80%;
      max-width: 410px;
    }
    .centro.texto2, .centro.texto3 {
      width: 90%;
      max-width: 410px;
    }
    .form_content {
      font-size: 12px;
      width: 100%;
      max-width: 440px;
    }
    body {
      background-color: #ffffff;
      color: #999999;
      background-size: 100% auto;
      background-position: top center;
    }
    .contador {
      width: 90%;
      margin-top: 25%;
    }
    .contador ul li span.detalle {
      font-size: 14px;
      line-height: 18px;
      padding: 0px;
      padding-left: 2px;
      padding-right: 2px;
      min-width: 46px;
    }
    .contador ul li {
      font-size: 45px;
      width: 23%;
      line-height: 24px;
    }
    .form_content .col-md-11 {
      padding-left: 0;
      padding-right: 0;
    }
    h2.titulo-suscripcion {
      margin: 0 auto;
      width: 100%;
      max-width: 410px;
      padding: 15px;
      padding-left: 0px;
      padding-right: 0px;
      line-height: 46px;
      font-size: 26px;
      text-align: left;
      padding-top: 30px;
    }
    span.pronto {
      font-family: 'Inter-Regular';
      color: #000000;
      font-size: 20px;
      line-height: 30px;
    }
    .gracias {
      margin-top: 20px;
      margin-bottom: 0px;
      height: 370px;
    }
    .centro.texto1 {
      margin-top: 00px;
    }
    .main form {
      margin-top: 0px;
      margin-bottom: 0px;
    }
    .texto-fo {
      font-size: 16px;
      line-height: 19px;
      padding-bottom: 20px;
    }
    .cabezal-secundario {
      display: none;
    }
    .secundario {
      margin-top: 220px;
    }
    .cuadros-in {
      display: flex;
      align-items: center;
      margin-top: 92px;
      flex-direction: column;
    }
    .cuadro-in {
      width: 100%;
      display: block;
      margin: 0px 0px 0px;
    }
    .header .logo.laanonimaonline {
      margin-left: 20px;
    }
    .divcodigopostal span {
      position: relative;
      display: block;
      top: 0px;
      left: 24px;
      color: #ffffff;
      height: 50px;
      text-align: left;
    }
    .divcodigopostal span a {
      position: absolute;
      display: block;
      top: 5px;
      right: inherit;
      color: #fff;
      font-size: 16px;
      font-weight: bold;
      line-height: 25px;
      font-family: 'Roboto-Regular';
      cursor: pointer;
    }
    .cuadro-in:last-child {
      margin-top: 0;
    }
    .textomedio {
      font-size: 20px;
      width: 85%;
      line-height: 32px;
      font-family: 'Roboto-Light';
    }
    .footer_1 .botones {
      display: flex;
      align-items: flex-start;
      justify-content: space-around;
      flex-wrap: wrap;
      flex-direction: row;
      width: 85%;
      margin: 20px auto 30px;
    }
    .footer_1 .botones .columna4 {
      width: 67px;
      text-transform: none;
      font-size: 12px;
      color: #333333;
      line-height: 14px;
      font-family: Roboto-Regular;
      font-weight: normal;
      margin: 0 35px 30px;
    }
    .footer_1 .botones .columna4 img {
      padding-bottom: 10px;
    }
    .footer_1 .botones .columna4 span {
      display: none;
    }
    .footer_1 .cuadro-fo {
      display: none;
    }
    .links-fo {
      display: block;
    }
    .links-fo a {
      font-size: 16px;
      line-height: 19px;
      color: #3FA4DD;
      padding-bottom: 13px;
      display: block;
      padding-left: 15px;
    }
    input, input[type="text"], input[type="email"], input[type="number"], input[type="url"], input[type="search"], input[type="password"] {
      font-size: 20px;
      padding: 15px 24px;
      margin-bottom: 10px;
      margin-top: 20px;
      line-height: 20px;
    }
    input::-webkit-input-placeholder {
      font-size: 20px;
      line-height: 20px;
    }
    input:-moz-placeholder, input::-moz-placeholder {
      font-size: 16px;
      line-height: 23px;
    }
}
@media (max-width: 375px) {
.holah1 {
    font-size: 24px;
    margin-bottom: 35px;
    text-shadow: none;
    line-height: 34px;
}
    .elemento-flota1 {
    left: 50%;
    max-width: 90px;
}
  h2.titulo-suscripcion {
    line-height: 36px;
    font-size: 20px;
  }
    .secundario {
    margin-top: 100px;
}
    .texto1 {
    padding-top: 0px;
    padding-bottom: 0;
}
    
    .elemento-flota4 {
    display: none;
}
}