.article-info .published {
  margin-bottom: 1rem;
}

.item-content .readmore {
  margin-top: 1.5rem;
}

.blog .items-row .item {
  margin-bottom: 2rem;
}

.rs_featured_event {
  background: none repeat scroll 0 0 #ffffff !important;
  padding: 0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

.item_fields .item_form,
.item_fields #formanchor,
.item_fields .progress,
.item_fields #status {
  display: none !important;
}

.jmz-timeline-content h2 {
  text-transform: none;
  margin-bottom: 0;
  font-weight: 600;
}

.jmz-timeline-content .jmz-main-image {
  padding: 0;
  margin-top: 24px;
}

#fancybox-content {
  max-width: 100%;
}

#fancybox-content div h4 {
  text-transform: none;
  font-weight: 400;
  text-align: center;
}

#rs_event_show .description {
  text-align: start;
}

div.mod-languages ul li.lang-active {
  background-color: transparent !important;
}

.play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 75px;
  height: 75px;
  transform: translate(-50%, -50%);
  color: white;
  opacity: 0.9;
  filter: drop-shadow(0rem 0rem 1rem rgba(0, 0, 0, 0.5));
  transition: all ease-in-out 200ms;
}

.video-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
}

.video-youtube-link:hover .play-icon {
  opacity: 1;
  color: #0ad9c2;
  filter: drop-shadow(0rem 0rem 1rem rgba(0, 0, 0, 0.25));
}

.items .items_list .itemlist_header .itemlist_title h3,
.joboffer h3,
#cwhire_joblication .jobtitle {
  text-transform: none !important;
}

@media (min-width: 768px) {
  #cwhire_joblication .jobtitle {
    font-size: 1.75rem;
    line-height: 1.2;
    margin: 40px 0;
  }
}

#video-fullwidth {
  height: 50vh !important;
  min-height: 600px;
}

.video-headline-home {
  font-size: 50px !important;
  text-transform: none !important;
  font-weight: 600 !important;
}

@media screen and (max-width: 400px) {
  #video-fullwidth {
    height: 90vh !important;
  }

  .video-headline-home {
    font-size: 38px !important;
  }

  /* .header-image {
    min-height: 60vh !important;
  } */

  .custom header {
    min-height: 60vh !important;
  }
}

@media screen and (min-width: 768px) {
  .slogan {
    font-size: 42.5px !important;
  }
}

#header {
  z-index: 5 !important;
}

#top {
  z-index: 6 !important;
}
