@media screen and (max-width: 600px) {

  .front #above_content_wrapper {
    width: 100%;
  }

  .front #slogan > div {
    font-size: 30px;
    width: 100%;
  }

  .front #above_content_wrapper {
    background-size: auto 40%;
  }

  #sliding-popup .popup-content #popup-buttons {
    margin-top: 0;
    text-align: center;
  }

  #sliding-popup .popup-content #popup-buttons button + button {
    margin-top: 5px;
  }

  #sliding-popup .popup-content #popup-text {
    float: none;
    width: 100%;
  }

  #about_section ul.menu li {
    width: 100%;
    margin: 10px 0;
  }


  .contact #sidebar #block-block-1 .media-p {
    float: none;
    margin: 0 0 20px 0;
    text-align: center;
  }

  .contact #sidebar #block-block-1 h2 {
    text-align: center;
  }

  .contact #sidebar #block-block-1 h2::after {
    margin: 20px auto;
    display: block;
    position: static;
  }

  .contact #sidebar #block-block-1 {
    text-align: center;
  }

  #sliding-popup .eu-cookie-compliance-more-button {
    display: none;
  }

  #sliding-popup .popup-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    max-width: 100%;
  }

  #sliding-popup .eu-cookie-compliance-default-button {
    padding-top: 0;
    min-width: 205px;
  }

}

@media screen and (max-width: 580px) {
  #advisory_board .views-row {
    width: 100%;
  }
}

@media screen and (max-width: 555px) {
  .front .view-id-events .view_all {
    float: none;
    clear: both;
    margin-bottom: 10px;
    margin-left: 0;
  }
}

@media screen and (max-width: 500px) {
  .front #above_content .section-wrapper {
    background: none;
  }
}

@media screen and (max-width: 460px) {

  .list-view .list-item .views-field-field-image {
    width: 100%;
    max-width: unset;
  }


  .front #above_content_wrapper {
    background-size: auto 30%;
  }

  .front #block-views-news-block .view-content .views-row .views-field-field-image {
    display: none;
  }

  .front #above_content #slogan {
    padding: 40px 60px;
  }

  #logo {
    width: 140px;
  }

  #logo img {
    width: 180px;
  }

  #navigation {
    position: relative;
  }

  .front #slogan > div {
    font-size: 27px;
  }

  #block-views-project-partners-block {
    width: 100%;
  }

  .view-about-pages .view-content .views-row {
    padding: 40px 20px;
  }

  .not-front.work-package .view-work-packages .views-row .views-field.views-field-field-image::before {
    right: -30px;
  }

  .not-front.work-package .view-work-packages .views-row.views-row-even .views-field.views-field-field-image::before {
    left: -30px;
  }

  .not-front.work-package .view-work-packages .views-row .views-field.views-field-field-image {
    width: 85%;
  }
}

@media screen and (max-width: 400px) {
  .front #above_content #slogan {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 320px) {



}
