@media only screen and (max-width: 1023px) and (min-width: 800px){
    body {
        overflow-x: hidden;
    }

    .liquidWrapper {
        width: 100%;
        margin: 0 auto!important;
        /* min-width: 950px!important;
        max-width: 2000px!important; */
        overflow: hidden!important;
    }

    .liquidWrapper h1 {
        margin-left: 15px !important;
    }

    .liquidWrapper h2 {
        margin-left: 15px !important;
    }

    .liquidWrapper h3 {
        margin-left: 15px !important;
    }

    .title {
        font-size: 33px;
        line-height: 34px;
    }

    .forma-pago-box {
        margin-left: 15px;
    }

  .placas {
    width: 100%;
    height: 373px;
  }

  .slidesjs-control img {
    margin-left: -100px;
  }

  .contentTitulo {
    float: left;
    padding-left: 50%;
    width: 28%;
    left: 10%;
  }

  .contentTituloMini
  {
    visibility: hidden;
  }


  .copete {
    font-size: 16px;
  }

  .tablaLarga {
    display: none !important;
  }

  .tablaAncha {
    display: block !important;
  }

  #vida-individual #contenido p {
    width: 40%;
  }

  #mapa {
    width: 743px;
    height: 600px;
    background: transparent url("../img/mapa.jpg") no-repeat;
    float: left;
  }

  #botonera {
    margin-top: -27px;
  }

  #botonera .boton1 h3 {
    font-size: 28px;
    left: 20%;
  }

  #botonera .boton2 h3 {
    font-size: 28px;
    left: 20%;
  }

  #botonera .boton3 h3 {
    font-size: 28px;
    width: 240px;
    left: 20%;
  }

  #menu_lateral {
    width: 300px;
  }

  #menu_lateral ul {
    padding-left: 0px;
  }

  #header ul li a {
    font-size: 17px;
  }

  .button-login {
    display: none !important;
  }

  .nav-info {
    display: block !important;
    padding: 8px 8px 11px 8px !important;
  }

  .oficina {
    display: none !important;
  }

  #botonera-agencias-telefono {
    margin-top: 50px;
  }

  #botonera-agencias-telefono .agencias {
    padding-top: 20px;
  }

  #botonera-agencias-telefono .telefonos {
    padding-top: 10px;
  }
  .agencias {
    height: 50px !important;
  }

  #footer_index {
    margin-top: 0px;
  }

  .botonesGrandes .botonG1 {
    width: 45%;
    margin-right: 0.8%;
    float: left;
    padding: 20px 0 58px;
    margin-left: 10px;
  }

  .botonesGrandes .botonG2 {
    width: 45%;
    float: left;
    padding: 20px 0 58px;
  }

  #vida-individual #contenido p {
    width: 60%;
  }

  .bonificaciones {
    top: -45px;
  }

  .beneficios {
    top: -45px;
  }

  #faq-contenedor {
    width: 62%;
    margin-top: 10px;
  }

  .respuesta-faq {
    width: 90%;
  }

  .vida-individual {
    margin-top: -50px;
  }

  .vida-individual p {
    margin-top: 0px;
  }

  .vida-ahorro {
    top: -70px !important;
    margin-top: -60px;
  }

  .bonificaciones-ahorro {
    top: -45px;
  }

  .vida-empresas {
    margin-top: -70px;
  }

  .vida-contratacion {
    margin-top: -80px !important;
  }

  .beneficios-empresa {
    margin-top: -45px !important;
  }

  .oficina-virtual {
     margin-top: -70px !important;
  }

  .form-group-contactanos {
    padding-left: 100px;
  }
}
