header.navbar {
  background-color: #fff;
  margin-bottom: 0;
}
.documentFirstHeading {
    padding-bottom: 0;
    margin: 0 0 10px;
    border-bottom: 0;
}
.helper {
  height:0;
}
.section-front-page > .page-wrapper > .page-title {
  display: none;
}
section.example > .container > .row {
  margin-left: 0;
  margin-right: 0;
}
.post-item > .date {
  border: 0;
  padding:0;
}

a.button {
  border-radius: 6px;
  background-color: #ff9b35 !important;
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  height: 48px;
  line-height: 45px;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border: 1px solid transparent;
  padding: 0 24px;
  margin: 0 0 20px;
  margin-right: 10px;
  touch-action: manipulation;
  background-image: none;
  white-space: nowrap;
}

.teammate {
  min-height: 228px;
}
.section-front-page .teammate-job {
  color:white !important;
}
.footer {
  margin-top: 0;
}
.section-news .meta-info {
  display: none;
}
.template-aktuelles_summary_view .post-body {
  padding-top:24px;
}
.template-all_aktuelles_summary_view .post-item {
  height: 460px;
}

.split-section .column .divider-line::before {
    background-color: #7a955b !important;
    border-radius: 50%;
    content: "";
    height: 10px;
    left: -2px;
    position: absolute;
    top: -4px;
    width: 10px;
}

@media only screen and (max-width: 754px) {
  .box-with-icon.bwi-tile .bwi-title, .box-with-icon.bwi-tile .bwi-text, .box-with-icon.bwi-tile .bwi-link {
      padding-left: 0px;
  }

  .box-with-icon .bwi-icon {
      display: block;
      margin-bottom: 21px;
      width: 100%;
  }

  .box-with-icon .bwi-title {
      font-size: 18px;
      font-weight: 600;
      margin: 21px auto;
  }

  h2 {
      font-size: 28px;
  }

  h3 {
      font-size: 28px;
  }
}

#portaltab-datenschutz {
  display: none;
}
