@media only screen and (max-width: 600px) and (min-width: 401px) {
  body {
    overflow-x: hidden;
  }

  .copete {
      display: none!important;
  }
  
  #contacto #contenido {
    background: transparent no-repeat top center;
  }
  .liquidWrapper {
    width: 100%;
    margin: 0 !important;
    overflow: hidden!important;
  }

  .title {
    font-size: 24px;
    line-height: 30px;
  }

  .placas {
    width: 100%;
    height: 373px;
  }

  .slidesjs-control img {
    margin-left: -100px;
  }

  .tablaLarga {
    display: block !important;
  }

  .tablaLarga img {
      display: block !important;
      width: 70%;
      text-align: center;
  }
  .tablaAncha {
    display: none !important;
  }

  .contentTitulo {
    float: left;
    padding-left: 5%;
    width: 40%;
    left: 50%;
    visibility: hidden;
  }

  .contentTituloMini
  {
    position: inherit;
    background-color:#ffffffa6;;
    z-index: 1000;       
    bottom: 10px;
    left:0px;
    width: 100%;
  }


  #vida-individual #contenido p {
    width: 40%;
  }

  .atencionH1 {
    display: contents;
  }

  #mapa {
    width: 743px;
    height: 600px;
    background: transparent url("../img/mapa.jpg") no-repeat;
    float: left;
  }

  #botonera {
    margin-top: -27px;
  }
  #contBoton1, #contBoton2, #contBoton3, #contBoton4 {
    width: 100%!important;
    height: 75px;
  }

  #botonera .boton1, #botonera .boton2, #botonera .boton3 {
    height: 75px;
  }

  #botonera .boton1 h3 {
    font-size: 28px;
    top: 20px;
    width: 100%;
    left: 10%;
  }

  #botonera .boton2 h3 {
    font-size: 28px;
    top: 20px;
    width: 100%;
    left: 10%;
  }

  #botonera .boton3 h3 {
    font-size: 28px;
    top: 7px;
    width: 80%;
    left: 10%;
  }

  #menu_lateral {
    width: 100%;
  }

  #menu_lateral ul {
    margin-top: -80px;
  }

  #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;
  }

  #footer_index {
    display: none;
  }

  #footer {
    display: none;
  }

  #copy p {
    width: 100%;
  }

  #copy_index {
    padding-top: 10px;
    margin-top: 0px;
  }

  #copy_index p {
    width: 100%;
  }

  #botonera .boton1:hover {
    cursor: pointer;
    height: 35px;
    margin-top: -15px;
  }

  #botonera .boton2:hover {
    cursor: pointer;
    height: 35px;
    margin-top: -15px;
  }

  #botonera .boton3:hover {
    cursor: pointer;
    height: 35px;
    margin-top: -15px;
  }

  .plus {
    top: 0px;
  }

/* conoce-binaria.asp */
  .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;
  }

  #contenido h1 {
    font-size: 33px;
    color: #02548e;
    font-family: MuseoSans300;
    width: 100%;
    margin-left: 10px;
  }

  .placa-interna {
    display: none;
  }

  .parrafo {
    margin-top: 100px;
    width: 93%;
    padding-top: 50px;
  }

  #vida-individual #contenido p {
    width: 100%;
    margin-top: 10px;
  }

  #vida-individual #contenido h1 {
    left: 20px;
  }

  #vida-individual #contenido h3 {
    left: 30px;
  }

  #contenido ul li {
    width: 100% !important;
  }

  .bonificaciones {
    top: 145px;
  }

  .beneficios {
    top: 145px;
  }

  .beneficios-ahorro{
    margin-top: 170px !important;
  }

  #faq-contenedor {
    width: 100%;
    margin-top: 140px;
  }

  .respuesta-faq {
    width: 90%;
  }

  .vida-ahorro {
    margin-top: 100px;
  }

  .bonificaciones-ahorro {
    top: 140px;
  }



  .vida-empresas {
    margin-top: -25px;
  }

  .separacion {
    margin-top: 0px !important;
  }

  .vida-contratacion {
    margin-top: 150px !important;
  }

  .coverturas {
    width: 100%
  }

  .beneficios-empresa {
    margin-top: 170px !important;
  }

  .liquidWrapper img {
    /*width: 70%;
    margin-left: -10%;
    display: none;
    */
  }

  #etapas {
    height: auto;
  }

  .oficina-virtual {
     margin-top: -50px !important;
  }

  #copy {
    margin-top: 10px;
  }

  .form-group-contactanos {
    padding-left: 50px;
  }

  #contacto_form input, textarea {
    width: 80vw;
  }

  #contacto_form textarea {
    width: 80vw;
  }
}
@media only screen and (width: 600px) {
    #botonera-agencias-telefono {
      margin-top: 120px;
      height: 100px;
    }

    #botonera-agencias-telefono .agencias {
      width: 100%;
      height: 15px;
    }

    #botonera-agencias-telefono .telefonos {
      width: 100%;
      height: 37px;
    }
}

@media only screen and (max-width: 599px) and (min-width: 401px) {
    #botonera-agencias-telefono {
      margin-top: 120px;
      height: 160px;
    }

    #botonera-agencias-telefono .agencias {
      width: 100%;
      height: 15px;
    }

    #botonera-agencias-telefono .telefonos {
      width: 100%;
      height: 37px;
    }

 }
