@media only screen and (max-width: 799px) and (min-width: 600px){
    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;
    }

    .forma-pago-box {
        margin-left: 15px;
    }

    .title {
        font-size: 24px;
        line-height: 30px;
    }

  .placas {
    width: 100%;
    height: 373px;
  }

  .slidesjs-control img {
    margin-left: -100px;
  }

  .contentTitulo {
    float: left;
    padding-left: 50%;
    width: 30%;
    left: 20%;
  }

  .tablaLarga {
    display: none !important;
  }

  .tablaAncha {
    display: block !important;
  }

  #vida-individual #contenido p {
    width: 50%;
  }

  .vida-individual {
    margin-top: -50px;
  }

  #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 {
    font-size: 28px;
    left: 10%;
  }

  #botonera .boton2 h3 {
    font-size: 28px;
    width: 180px;
    left: 10%;
  }

  #botonera .boton3 h3 {
    font-size: 24px;
    width: 200px;
    left: 10%;
  }

  #menu_lateral {
    width: 280px;
  }

  #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: 65px;
    height: 60px;
  }

  #botonera-agencias-telefono .agencias {
    height: 60px;
    padding-top: 10px;
  }

  #botonera-agencias-telefono .telefonos {
    height: 60px;
    padding-top: 10px;
  }

  #footer_index {
    display: none;
  }

  #copy_index {
    padding-top: 10px;
    margin-top: 0;
  }

  #copy_index p {
    width: 100%;
  }

  .botonesGrandes .botonG1 {
    width: 100%;
    margin-right: 0.8%;
    float: left;
    padding: 20px 0 58px;
    margin-left: 10px;
  }

  .botonesGrandes .botonG2 {
    width: 100%;
    float: left;
    padding: 20px 0 58px;
    margin-left: 10px;
  }

  #footer {
    display: none;
  }

  #copy p {
    width: 100%;
  }

  #menu_lateral ul {
      padding-left: 0px;
  }

  .bonificaciones {
    top: -45px;
  }

  .beneficios {
    top: -45px;
  }

  #faq-contenedor {
    width: 50%;
    margin-top: 10px;
  }

  .respuesta-faq {
    width: 90%;
  }

  .vida-ahorro {
    top: -70px !important;
    margin-top: -60px;
  }

  .bonificaciones-ahorro {
    top: -50px;
  }

  .vida-empresas {
    margin-top: -70px;
  }

  .beneficios-ahorro {
    margin-top: -50px !important;
  }

  .vida-contratacion {
    margin-top: -70px !important;
  }

  .coverturas {
    width: 100%
  }

  .beneficios-empresa {
    margin-top: -45px !important;
  }
  .liquidWrapper img {
    /* width: 100%; */
    margin-left: -30%;
  }

  #etapas {
    width: 100%;
    height: auto;
  }

  #etapas .etapas {
    width: 100%;
  }

  .oficina-virtual {
     margin-top: -70px !important;
  }

  #contacto #contenido {
    /* background: transparent no-repeat top center; */
    background: none;
  }

  .form-group-contactanos {
    padding-left: 100px;
  }
}
