.events-block .image,
.news-block .image {
  overflow: hidden;
}

.view-display-id-page .news-block .description strong,
.view-display-id-page .news-block .body div strong {
  font-weight: normal;
}

.news-block .body p {
  font-weight: normal;
}


.pager li.is-active,
.languages a.is-active {
  font-weight: 700;
}

.search-header-holder {
  display: flex;
}

.search-header-holder .form-submit {
  background-color: #000;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  font-weight: 700;
  border-radius: 2px;
  font-size: 17px;
  border-color: transparent;
  padding: 0 1.5625rem;
  line-height: 2.7rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom: 1px solid #000;
}


footer .webform-client-form .signupfornews-wrap .row .webform-button--submit {
  padding: 0.39rem 1.2rem;
  text-align: center;
  align-items: center;
  cursor: pointer;
  border: 2px solid #fff;
  background-color: #000;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  font-weight: 700;
  border-radius: 2px;
  font-size: 17px;
}

@media screen and (min-width: 900px) {
  footer .webform-client-form .signupfornews-wrap .row .webform-button--submit {
    min-width: 18.6rem;
  }
}

#edit-newsletter-contact-info label,
#edit-newsletter-purpose label {
  display: none;
}

#searchevents .js-form-item-combine {
  flex-shrink: 0;
}

#searchevents .form-item-field-event-date-value {
  padding-left: 3rem;
  max-width: 208px;
  margin-right: 10px;
}

#searchevents .form-item-field-event-date-end-value {
  padding-top: 1.85rem;
  margin-right: 10px;
}

#searchevents .views-submit-button {
  margin-top: 8px;
  padding: 0.65rem 0;
}

#searchevents .js-form-item-field-event-date-end-value input,
#searchevents .js-form-item-field-event-date-value input {
  max-width: 177px;
}

.view-union-members form .views-submit-button .form-submit {
  background: 0;
  border: 0;
  color: #fff;
  margin-bottom: 0;
  font-weight: 700;
  padding: 0;
  outline: 0;
  font-size: 17px;
}

.view-union-members form .views-reset-button .form-submit {
  text-decoration: underline;
  background: 0;
  border: 0;
  padding: 0;
  margin-bottom: 0;
  outline: 0;
  cursor: pointer;
  font-size: 1rem;
}

.view-union-members form .form-autocomplete {
  width: 95%;
}

.path-frontpage .tabs.primary {
  display: none !important;
}

li.blue-menu-item>a {
  color: #0000fe !important;
  font-weight: bold;
}

li.blue-menu-item > li > a {
  color: #000000;
  font-weight: normal;
}

.aspect,
.events-block .image,
.eventslist .event .image,
.eventslist .event .noimage,
.news-block .image {
  background-size: cover !important;
}

.gallery .images  img {
  width: 100% !important;
  height: auto !important;
}

