.logo-mogensen {
  width: auto;
  height: 65px!important;
}

.arrow-down-div {
  position: relative;
  margin: 0 auto;
  width: 30px;
  height: auto;
}

.icon.ion-ios-arrow-down {
  font-size: 3em;
}

.text-news {
  text-align: center;
}

.fettschrift {
  font-weight: bold;
  font-size: 2em;
}

.btn-primary .btn-xl .text-uppercase {
  background-color: #36b8eb!important;
}

@media (min-width: 300px) {
  .header-span {
    font-size: 37px;
    line-height: .8em!important;
  }
}

@media (min-width: 576px) {
  .header-span {
    font-size: 40px;
  }
}

@media (min-width: 768px) {
  .header-span {
    font-size: 58px;
  }
}

@media (min-width: 992px) {
  .header-span {
    font-size: 58px;
  }
}

@media (min-width: 1200px) {
  .header-span {
    font-size: 62px;
  }
}

header.masthead .intro-text .intro-lead-in {
  font-size: 24px;
  line-height: 1.4em;
}

@media (min-width: 768px) {
  header.masthead .intro-text .intro-lead-in {
    font-size: 40px;
    line-height: 1.4em;
  }
}

.e-mail-adresse {
  padding-top: 30px;
  line-height: 3em;
  font-size: 2em;
}

.btn.btn-primary {
  background-color: #36b8eb!important;
  border-color: #36b8eb!important;
}

.btn.btn-primary:hover {
  background-color: #cd0f0f!important;
  border-color: #cd0f0f!important;
}

@media (min-width: 300px) {
  .header-span {
    font-size: 32px!important;
  }
}

@media (min-width: 576px) {
  .header-span {
    font-size: 40px!important;
  }
}

@media (min-width: 768px) {
  .header-span {
    font-size: 60px!important;
  }
}

@media (min-width: 992px) {
  .header-span {
    font-size: 68px!important;
  }
}

@media (min-width: 1200px) {
  .header-span {
    font-size: 75px!important;
    line-height: 1.3em!important;
  }
}

@media (min-width: 300px) {
  .btn-xl {
    width: 200px!important;
    font-size: 14px;
    text-align: center!important;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 576px) {
  .btn-xl {
    width: 220px!important;
  }
}

@media (min-width: 768px) {
  .btn-xl {
    width: 260px!important;
  }
}

@media (min-width: 992px) {
  .btn-xl {
    width: 280px!important;
  }
}

@media (min-width: 1200px) {
  .btn-xl {
    width: 280px!important;
  }
}

@media (min-width: 300px) {
  .header-modals {
    font-size: 30px!important;
  }
}

@media (min-width: 576px) {
  .header-modals {
    font-size: 48px;
  }
}

@media (min-width: 768px) {
  .header-modals {
    font-size: 48px;
  }
}

@media (min-width: 992px) {
  .header-modals {
    font-size: 48px;
  }
}

@media (min-width: 1200px) {
  .header-modals {
    font-size: 48px;
  }
}

@media (min-width: 300px) {
  section#contact .section-heading {
    font-size: 32px;
  }
}

@media (min-width: 992px) {
  section#contact .section-heading {
    font-size: 40px;
  }
}

@media (min-width: 1200px) {
  section#contact .section-heading {
    font-size: 40px;
  }
}

@media (min-width: 300px) {
  .fettschrift.adresse {
    font-size: 24px;
  }
}

@media (min-width: 576px) {
  .fettschrift.adresse {
    font-size: 29px;
  }
}

@media (min-width: 992px) {
  .fettschrift.adresse {
    font-size: 32px;
  }
}

@media (max-width: 575px) {
  .fettschrift.adresse {
    display: inline-block!important;
    max-width: 200px;
  }
}

.bild-rand {
  border: 1px solid rgba(128,128,128,0.21);
}

.label-neu {
  background-color: #cd0f0f;
  position: absolute;
  color: white;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 3px;
}

.badge {
  position: absolute;
  margin-top: -20px;
  margin-left: -20px;
  background-color: red;
  width: 200px;
  height: 55px;
  z-index: 99999!important;
}

.badge span {
  font-size: 2rem;
  line-height: 0.7rem;
  color: white;
}

