body {
  border-left: 20px solid #c50100;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #d20a09;
  font-size: 24px;
  line-height: 36px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 38px;
  line-height: 33px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 47px;
  color: #c50100;
  font-size: 42px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 39px;
  color: #c50100;
  font-size: 28px;
  line-height: 46px;
  font-weight: 700;
}

p {
  margin-bottom: 34px;
}

a {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 0px solid #d20a09;
  color: #c50100;
  text-decoration: underline;
}

li {
  margin-bottom: 26px;
  font-size: 24px;
  line-height: 36px;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

blockquote {
  display: block;
  margin-bottom: 10px;
  padding: 90px 20px;
  border-top: 4px solid #d20a09;
  border-bottom: 4px solid #d20a09;
  border-left: 0px solid #e2e2e2;
  color: #c50100;
  font-size: 40px;
  line-height: 42px;
  font-style: italic;
  text-align: center;
}

.navbar {
  position: fixed;
  width: 300px;
  height: 100vh;
  padding: 108px 40px 40px;
  background-color: #c50100;
  -webkit-transform: translate(-280px, 0px);
  -ms-transform: translate(-280px, 0px);
  transform: translate(-280px, 0px);
  color: #fff;
}

.navbar-link {
  display: block;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  border-bottom: 4px solid transparent;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}

.navbar-link:hover {
  border-color: #fff;
}

.navbar-link.w--current {
  color: #fff;
}

.navbar-li-item {
  margin-bottom: 20px;
}

.main-header {
  overflow: visible;
  padding: 40px;
  float: none;
}

.menu-trigger {
  position: relative;
  display: block;
  overflow: visible;
  width: 36px;
  margin-right: 20px;
  float: left;
  cursor: pointer;
}

.menuspan {
  position: relative;
  width: 100%;
  height: 6px;
  margin-top: 0px;
  margin-bottom: 5px;
  background-color: #d20a09;
}

.menuspan.status-close {
  background-color: #fff;
  -webkit-transform: rotate(-45deg) translate(9px, -13px);
  -ms-transform: rotate(-45deg) translate(9px, -13px);
  transform: rotate(-45deg) translate(9px, -13px);
  color: #fff;
}

.menuspan.status-close.x1 {
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
}

.brand {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 54px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: left;
  clear: none;
  border-bottom-width: 0px;
  color: #c50100;
  line-height: 38px;
}

.body {
  font-size: 42px;
}

.brand-subline {
  margin-top: 11px;
  margin-bottom: 0px;
  border-bottom: 0px solid #000;
  font-size: 22px;
  line-height: 22px;
  font-weight: 400;
}

.menu-close {
  position: absolute;
  width: 36px;
  margin-top: -70px;
  padding-top: 0px;
  cursor: pointer;
}

.content-section {
  padding: 90px 100px;
  font-style: normal;
}

.content-section.divider-quote {
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

.content-section.icon-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 200px;
  padding-right: 100px;
  padding-bottom: 200px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.content-section.praxis-images {
  display: none;
}

.content-section.praxis {
  padding: 20px 100px 0px;
}

.verbandslogo {
  position: absolute;
  top: -34px;
  right: 0px;
  width: 140px;
  margin-top: 13px;
  margin-right: 30px;
  padding-bottom: 0px;
  border-width: 0px;
}

.verbandslogo-text {
  position: absolute;
  top: 0px;
  right: 50px;
  bottom: 0px;
  width: 203px;
  margin-right: 100px;
  float: right;
  color: #c50100;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
  font-weight: 400;
}

.rich-text-block {
  margin-top: 120px;
  margin-bottom: 120px;
  line-height: 36px;
}

.rich-text-block em {
  line-height: 35px;
}

.footer-section {
  background-color: #c50100;
}

.footer-section.content-section {
  padding: 40px 100px;
  color: #fff;
  font-size: 26px;
}

.rich-text-block-2 {
  color: #c50100;
}

.image {
  color: #c50100;
}

.heading {
  color: #c50100;
}

.text_white {
  padding-right: 10px;
  padding-left: 10px;
  color: #fff;
}

.footer-text {
  font-size: 20px;
  line-height: 36px;
}

.footer-text.link {
  color: #fff;
}

.footer-text.link a {
  color: #fff;
  text-decoration: underline;
}

.footer-text.link a:hover {
  text-decoration: none;
}

.column {
  text-align: center;
}

.link-on-red {
  display: block;
  margin-top: 13px;
  border-bottom-width: 0px;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  text-decoration: underline;
}

.image-2 {
  margin-top: 37px;
  margin-bottom: 37px;
}

.icon-round {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 234px;
  height: 234px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 4px solid #c50100;
  border-radius: 50%;
  text-align: center;
}

.main-nav {
  background-color: transparent;
}

.menu-button {
  position: fixed;
  left: 50px;
  top: 40px;
  z-index: 1000;
  display: block;
  width: 36px;
  height: 62px;
  margin-top: 12px;
  padding: 0px;
  background-image: url('../images/Menu-Trigger.svg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  line-height: 36px;
}

.menu-button.w--open {
  width: 36px;
  background-color: transparent;
  background-image: url('../images/Menu-Close.svg');
  background-size: auto;
}

.nav-menu {
  position: fixed;
  width: 300px;
  padding: 116px 41px;
  border-right: 4px solid #fff;
  background-color: #c50100;
  color: #fff;
  text-align: left;
}

.body-2 {
  font-size: 26px;
  line-height: 36px;
}

.image-flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.praxis-grid-child-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 480px;
  margin-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #e4e4e4;
}

.praxis-grid-child-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 480px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.praxis-grid-child-bottom-left {
  margin-right: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #c9c9c9;
}

.praxis-grid-child-bottom-right {
  margin-left: 10px;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #a1a1a1;
}

.column-2 {
  padding-right: 54px;
}

.list {
  padding-left: 20px;
}

.sup {
  position: relative;
  top: -0.5em;
  font-size: 0.6em;
  line-height: 0px;
}

.heading-3 {
  font-size: 42px;
}

.praxis-slider {
  width: 100%;
  height: 800px;
}

.praxis-slide {
  background-image: url('../images/hoelscher-praxis-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.praxis-slide.praxis-slide-2 {
  background-image: url('../images/hoelscher-praxis-2.png');
}

.praxis-slide.praxis-slide-3 {
  background-image: url('../images/hoelscher-praxis-4.png');
}

.praxis-slide.praxis-slide-4 {
  background-image: url('../images/hoelscher-detail-3.png');
}

.praxis-slide.praxis-slide-5 {
  background-image: url('../images/hoelscher-praxis-5.png');
}

.content-image {
  width: 100%;
  margin-top: 32px;
}

.right-col {
  padding-right: 0px;
  padding-left: 10px;
}

@media (max-width: 991px) {
  strong {
    line-height: 46px;
  }
  blockquote {
    line-height: 60px;
  }
  .brand-subline {
    margin-top: 7px;
    font-size: 16px;
  }
  .content-section {
    padding: 24px 40px;
  }
  .content-section.praxis {
    padding-right: 40px;
    padding-left: 40px;
  }
  .verbandslogo {
    position: absolute;
    top: -30px;
    right: -49px;
    width: 110px;
  }
  .footer-section.content-section {
    padding-right: 30px;
    padding-left: 30px;
  }
  .heading {
    font-size: 30px;
  }
  .icon-round {
    width: 240px;
    height: 240px;
  }
  .menu-button {
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .unordered-list {
    padding-left: 10px;
  }
  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .rich-text-block-3 {
    color: #c50100;
  }
  .praxis-slider {
    height: 400px;
  }
  .content-image {
    display: block;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }
  .content-image.portrait {
    width: 50%;
  }
}

@media (max-width: 767px) {
  body {
    font-size: 20px;
    line-height: 28px;
  }
  h2 {
    font-size: 32px;
  }
  strong {
    line-height: 26px;
  }
  blockquote {
    padding: 20px 0px;
    font-size: 30px;
  }
  .main-header {
    padding-left: 20px;
  }
  .brand {
    margin-top: 12px;
    margin-left: 60px;
  }
  .brand-subline {
    font-size: 16px;
    line-height: 18px;
  }
  .content-section {
    padding-right: 21px;
    padding-left: 21px;
  }
  .content-section.icon-section {
    padding: 50px 40px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .content-section.praxis {
    padding-right: 21px;
    padding-left: 21px;
  }
  .verbandslogo {
    right: -69px;
  }
  .footer-section.content-section {
    text-align: center;
  }
  .heading {
    font-size: 28px;
    line-height: 22px;
  }
  .icon-round {
    width: 240px;
    height: 240px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .menu-button {
    left: 0px;
  }
  .praxis-grid-child-top {
    height: 240px;
  }
  .praxis-grid-child-bottom {
    height: 240px;
  }
  .list {
    padding-right: 0px;
    padding-left: 21px;
  }
  .column-3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-3 {
    margin-top: -15px;
  }
}

@media (max-width: 479px) {
  body {
    font-size: 18px;
    line-height: 32px;
  }
  h1 {
    position: static;
    display: block;
    float: none;
    font-size: 29px;
  }
  h2 {
    margin-bottom: 29px;
  }
  a {
    display: inline-block;
    border-bottom-width: 0px;
    text-decoration: underline;
  }
  li {
    font-size: 18px;
    line-height: 28px;
  }
  .main-header {
    padding-top: 15px;
    padding-bottom: 0px;
  }
  .mainheader {
    position: absolute;
  }
  .brand {
    position: static;
    margin-top: 73px;
    margin-left: 0px;
  }
  .brand-subline {
    line-height: 18px;
  }
  .content-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .verbandslogo {
    top: -32px;
    right: -69px;
    display: block;
    overflow: visible;
    width: 80px;
  }
  .footer-section.content-section {
    font-size: 18px;
    line-height: 22px;
  }
  .heading {
    font-size: 28px;
    line-height: 30px;
  }
  .footer-text {
    font-size: 16px;
    line-height: 28px;
  }
  .link-on-red.footer-text {
    font-size: 16px;
    line-height: 22px;
  }
  .menu-button {
    top: 3px;
  }
  .praxis-grid-child-top {
    height: 140px;
  }
  .praxis-grid-child-bottom {
    height: 140px;
  }
  .image-3 {
    overflow: hidden;
    margin-top: 9px;
    margin-right: 0px;
  }
  .text-span {
    font-size: 13px;
  }
  .heading-2 {
    font-size: 26px;
  }
  .praxis-slider {
    height: 200px;
  }
  .content-image {
    width: 100%;
  }
  .content-image.portrait {
    width: 100%;
  }
}