@media screen and (min-width: 1024px) and (max-width: 1280px) {
    .liquidWrapper {
        width: 100% !important;
        margin: 0 auto;
        overflow: hidden;
    }

    .liquidWrapper h1 {
        margin-left: 15px !important;
    }

    .liquidWrapper h2 {
        margin-left: 15px !important;
    }

    .liquidWrapper h3 {
        margin-left: 15px !important;
    }

    .forma-pago-box {
        margin-left: 15px;
    }

    .title {
        font-size: 33px;
        line-height: 40px;
    }

  #vida-individual #contenido p {
    width: 60% !important;
  }

  #faq-contenedor {
    width: 62%;
    margin-top: 10px;
  }

  #mapa {
    width: 743px;
    height: 600px;
    background: transparent url("../img/mapa.jpg") no-repeat;
    float: left;
  }

  #botonera {
    margin-top: -27px;
  }

  #botonera .boton1 h3 {
    left: 20%;
  }

  #botonera .boton2 h3 {
    left: 20%;
  }

  #botonera .boton3 h3 {
    left: 20%;
    width: 240px;
  }

  .tablaLarga {
    display: none !important;
  }

  .tablaAncha {
    display: block;
  }

  .game {
    width: 80%!important;
  }

  .login-index {
		width: 100%!important;
	}

  #menu_lateral {
    width: 380px !important;
  }

  .separador-superior {
    display: none;
    margin-top: 0px;
    line-height: 0px;
  }

  .etapas-img {
    margin-left: 0px;
  }

  .tableEtapas {
    display: none;
  }

  .boton5 h3 {
    width: 400px !important;
    top: 30% !important;
  }

  .boton6 h3 {
    left: 100px !important;
    width: 400px !important;
    top: 40% !important;
  }

  .muchoPorProteger_parrafo {
    width: 60% !important;
  }

  .bonificaciones {
    top: -45px;
  }

  .beneficios {
    top: -45px;
  }

  .bonificaciones-ahorro {
    top: -45px;
  }

  .vida-contratacion {
    margin-top: -70px;
  }

  .beneficios-empresa {
    margin-top: -45px;
  }

  .oficina-virtual {
     margin-top: -70px !important;
  }
  #vida-individual #contenido h3 {
    left: auto;
    margin-left: 10px;
  }
  .form-group-contactanos {
    padding-left: 100px;
  }
}

@media screen and (min-width: 1281px) and (max-width: 3000px) {
    #navcontainer {
        width: 100%;
    }
    #vida-individual #contenido h3 {
      left: auto;
      margin-left: 10px;
    }
    .tablaLarga {
      display: none !important;
    }
    .tablaAncha {
      display: block !important;
    }
    .beneficios {
      top: -45px;
    }
}
