@media screen and (max-width: 768px) {
  #home_bloc_wrapper {
    position: absolute;
    z-index: 100;
    width: 100%;
  }
  #home_bloc_wrapper #home_bloc {
    max-width: 300px;
    position: static;
    width: auto;
    margin: 20px auto 0 auto;
  }
  .accueil_bg_texte .texte {
    margin-bottom: 30px;
    display: block;
  }
  .region-footer p {
    text-align: center !important;
  }
  .region-footer img {
    float: none !important;
    margin-top: 10px;
    text-align: center;
  }
  .accueil_bg_texte {
    padding-bottom: 80px;
  }
  #topnav {
    text-align: center;
  }
  #topnav ul {
    display: inline-block;
  }
  #topnav ul li {
    display: inline !important;
  }

  /*#nav-legend {
    max-width: 320px;
  }*/
  /* nav egis en action accueil */
  body.page-action .blocs-action {
    border-left: none;
  }
  body.page-action .blocs-action .bloc-action h3 {
    font-size: 0.85em;
  }
  body.page-action .blocs-action .bloc-action a {
    background-size: 40px 40px;
    padding-left: 45px;
    height: 50px;
    background-position-y: top;
  }
  /* nav egis en action pages internes */
  #block-egis-action-egis-action-nav ul li a {
    width: 43px;
    height: 43px;
    background-size: 40px 40px;
  }
  .action-header h1 {
    margin-bottom: 1.5em;
  }
  .action-header .toggle-filtres {
    float: none;
    margin-bottom: 1em;
    width: 50%;
  }
  /* Template publications */
  body.page-publications .row.publications > .columns,
  body.page-action-egis-contact .row.publications > .columns,
  body.page-presse-photos-videos .row.publications > .columns,
  body.page-presse-dossiers-de-presse .row.publications > .columns {
    border-right: none;
  }
  .field-publication-illustration {
    height: 200px;
  }
  .button.egis-button.egis-button-search {
    border-radius: 0 !important;
    -webkit-appearance: none;
    margin: 0;
    width: 100% !important;
  }
  .breadcrumb-container {
    border: none;
    background-image: none;
  }
  .breadcrumb {
    display: none;
  }
  /* agenda */
  body.page-action-agenda .egis-agenda-row .agenda-dates table {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  /* carousel illustration articles etc */
  .action-une-accroche {
    display: none;
  }
  #menu-decouvrir-container {
    padding-left: 0.9375em;
    margin-bottom: 10px;
  }
  #menu-decouvrir-wrapper {
    padding: 0;
    width: auto;
    position: static;
  }
}
@media screen and (max-width: 480px) {
  .isotope-item {
    width: 100% !important;
  }
  .trombinoscope-talents .talent.empty {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
  }
  .trombinoscope-talents .talent {
    width: 92px !important;
    height: 92px !important;
  }
  .trombinoscope-talents .talent.active {
    width: 92px !important;
  }
}
