/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 5 abr. 2020, 21:05:02
    Author     : elgrupo
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 25 mar. 2020, 18:14:28
    Author     : elgrupo
*/
@media (max-width: 991px) {
  .single-trastornos h1.entry-title,
  .single-tecnica h1.entry-title {
    font-family: "Lato", sans-serif;
    font-size: 32px;
    font-weight: 900;
    line-height: 1.38;
    text-align: center;
    color: #53571e;
  }
  .volver_al_menu_wrapper {
    margin-left: -15px;
    margin-right: -15px;
  }
  .single-trastornos h2,
  .single-trastornos h3,
  .single-trastornos h4 {
    text-align: center;
    font-family: "Lato", sans-serif;
    font-size: 32px;
    font-weight: 900;
    line-height: 1.38;
    text-align: center;
    color: #53571e;
  }
  h5 img {
    margin-bottom: 20px;
  }
  #listado-aparciones {
    max-width: none;
  }
  .tecnicasIntervencion li:nth-child(odd) {
    flex: 0 0 60%;
  }
}
@media (max-width: 480px) {
  .tocWrapper {
    flex-wrap: wrap;
  }
  .tocWrapper #toc_container {
    margin: 0 -15px;
    flex: 0 0 100vw;
    width: 100vw;
    margin-top: 30px;
    margin-bottom: 35px;
  }
  #Tecnicas_de_intervencion {
    margin-top: 36px;
    margin-bottom: 6px;
    text-align: left;
  }
  .tecnicasIntervencion {
    padding: 0;
    flex-direction: column;
    margin-bottom: 36px;
  }
  #listado-aparciones {
    max-width: none;
  }
  #listado-aparciones .aparicion {
    padding-left: 0;
    padding-right: 0;
    flex: 0 0 100%;
  }
  #listado-aparciones .capturaWrapper img {
    width: 100%;
  }
  #listado-aparciones .multimedia-aparicion .multimediaWrapper {
    position: relative;
    top: -70px;
    padding-top: 70px;
    height: auto;
    width: calc(100% - 30px);
  }
  #listado-aparciones .multimedia-aparicion .closeMultimedia {
    right: 0;
    top: 25px;
  }
  .imgMapa img {
    width: 100vw;
    max-width: none;
    margin: 0 -25px;
    margin-bottom: 55px;
  }
  .tituloContacto h1 {
    font-family: "Lato", sans-serif;
    font-size: 32px;
    font-weight: 900;
    line-height: 1.38;
    text-align: center;
    color: #53571e;
  }
}

/*# sourceMappingURL=responsive.css.map */
