@media (max-width:850px) {
  #home .agenda .botonera-meses .mes { width:25%; }
  #agenda .menu .botonera-meses .mes { width:16.67%; }
  #home .agenda .titulo strong { display:inline; font-size:inherit; font-weight:inherit; }
  #bloques .bloque { width:49%; margin-right:1%; }
  #bloques .bloque:nth-of-type(3n) { margin-right:1%; }
  #bloques .bloque:nth-of-type(2n) { margin-right:0; }
}

@media (max-width:650px) {
  header { height:auto; margin-top:10px; }
  header .logo { margin:10px auto; width:290px; background-size:contain; }
  header .botonera { position:static; display:inline-block; width:100%; text-align:center; margin:10px auto; }
  header .buscador { position:static; display:block; width:90%; margin:10px auto; }
  header .buscador input[type="text"] { width:100%; }
  .abrir-menu { display:block; text-align:right; width:90%; }
  .abrir-menu a { display:inline-block; width:25px; height:25px; background-image:url(../img/abrir-menu.png); background-repeat:no-repeat; background-size:contain; }
  nav.menu { display:none; }
  nav.menu a { display:block; padding:12px 0; font-weight:100; font-size:21px; text-align:center; }
  nav.menu nav.submenu { position:static; }
  nav.menu nav.submenu a { display:block; }
  #home .noticias { width:100%; margin-right:0; }
  #home .noticias .todas { position:static; margin-bottom:10px; }
  #home .noticias .noticia { width:100%; margin-right:0; }
  #home .agenda { width:100%; }
  #home .agenda .botonera-meses .mes { width:16.67%; }
  .modulo-twitter { display:none; }
  .modulo-lista { display:block; width:90%; margin:10px auto; }
  .encuesta { display:block; width:90%; margin:10px auto; }
  footer .sub { min-height:0; }
  footer .institucional { width:100%; text-align:center; margin:0; border:0; padding:10px 0; }
  footer .institucional a.logo { display:none; }
  footer .menu { display:none; }
  footer .newsletter { width:90%; display:block; margin:0 auto; text-align:center; border:0; padding:10px 0; }
  footer .botonera { width:100%; margin:0; text-align:center; border:0; padding:10px 0; }
  footer .derechos { padding-right:6px; }

  #bloques .bloque { width:100%; margin-right:0; }
  #bloques .bloque:nth-of-type(3n) { margin-right:0; }
  #bloques .bloque:nth-of-type(2n) { margin-right:0; }

  #ficha .multimedia { display:block; width:100%; margin:10px auto; }
  #ficha .cuerpo { display:block; width:100%; margin:10px auto; padding-bottom:10px; border-bottom:1px solid #888; }

  #agenda .menu .titulo { float:none; margin-bottom:10px; }
  #agenda .menu .botonera-meses { margin-left:0; padding-top:0; margin-bottom:0; }
  #agenda .menu .botonera-meses .mes { width:16.67%; }
  #agenda .eventos li { display:block; }
  #agenda .eventos li > .fecha { display:none; }
  #agenda .eventos li .contenido { display:block; width:100%; border:0; }
  #agenda .eventos li .ubicacion { display:block; width:100%; margin-top:10px; padding-left:0; }
  #agenda .eventos li .ubicacion .marker { display:none; }
  #agenda .eventos li .ubicacion .pdf { top:10px; }

  #encuesta .respuestas .item .votos .porcentaje { font-size:16px; width:4.5em; }
  #encuesta .respuestas .item .votos .contenedor-barra { font-size:20px; margin-right:4em; }

  .filtro-galeria { position:static; display:block; text-align:center; margin-bottom:10px; }

  #ficha .bloque-staff .staff { display:block; width:100%; margin-right:0; }

  #aportes .aporte .fecha { flex-basis:100%; flex-grow:1; }
  #aportes .aporte .info { flex-basis:100%; flex-grow:1; }
  #aportes .aporte .importe { flex-basis:100%; flex-grow:1; border-left:0; }
  #aportes .aporte > div { padding:10px 12px; }

  #autoridades .destacado { width:100%; display:block; margin-bottom:20px; }
  #autoridades .cuerpo { width:100%; display:block; margin-bottom:20px; }
  #autoridades .bloques { display:block; }
  #autoridades .bloques.columna { width:100%; }
  #autoridades .bloque { display:block; width:100%; }
  #autoridades .columnas .columna { display:block; width:100%; margin-bottom:15px; }

  #contacto .destacado { width:100%; display:block; margin-bottom:20px; }
  #contacto .cuerpo { width:100%; display:block; margin-bottom:20px; }
}
