:root {
  --braunmythos: #685546;
  --tan: #cea381;
  --white: white;
  --black: black;
  --deep-pink: #ec008c;
}

.section {
  height: 120px;
}

.menubar {
  flex-flow: row;
  place-content: flex-end space-between;
  align-items: center;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
}

.mainsection {
  height: 80vh;
  margin-left: 120px;
  margin-right: 120px;
}

.mainsection.home {
  background-image: url('../images/Team-Home.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.mainsection.ueberuns {
  background-image: url('../images/3H8A0633.jpg');
  background-position: 50%;
  background-size: cover;
  margin-left: 120px;
  margin-right: 120px;
}

.mainsection.aveda {
  background-image: url('../images/bild-aveda.jpg');
  background-position: 50%;
  background-size: cover;
  height: 80vh;
  margin-left: 120px;
  margin-right: 120px;
}

.mainsection.service {
  height: 80vh;
  margin-left: 120px;
  margin-right: 120px;
}

.mainsection.kontakt {
  background-image: url('../images/laden.jpg');
  background-position: 50%;
  background-size: cover;
  height: 80vh;
  margin-left: 120px;
  margin-right: 120px;
}

.mainsection.team {
  background-image: url('../images/Team.jpg');
  background-position: 50%;
  background-size: cover;
  height: 80vh;
  margin-left: 120px;
  margin-right: 120px;
}

.mainsection.kreationen {
  height: 80vh;
  margin-left: 120px;
  margin-right: 120px;
}

.sectiontext {
  flex-direction: column;
  align-items: center;
  margin-top: 50px;
  margin-left: 120px;
  margin-right: 120px;
  display: flex;
}

.contbutton {
  flex-direction: row;
  justify-content: flex-end;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.menuicon {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.divbutton {
  align-items: center;
  padding-top: 56px;
  display: flex;
}

.divmenubuttons {
  align-items: flex-end;
  display: flex;
}

.mbutton {
  color: var(--braunmythos);
  padding-left: 15px;
  padding-right: 15px;
  font-family: bodoni-urw, sans-serif;
  font-size: 24px;
  text-decoration: none;
}

.mbutton:hover {
  color: var(--tan);
}

.logo.w--current:hover {
  opacity: .5;
}

.heading {
  color: var(--braunmythos);
  text-align: center;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: bodoni-urw, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 60px;
}

.heading.corona {
  color: var(--braunmythos);
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.video {
  background-image: url('../images/thumb-you-tube.jpg');
  background-position: 50% 100%;
  background-size: cover;
  width: 700px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.div-block {
  margin-top: 51px;
  box-shadow: 7px 7px 20px #000;
}

.footer {
  background-color: var(--braunmythos);
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.body {
  margin-top: 0;
}

.paragraph {
  width: auto;
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: bodoni-urw, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.link {
  color: var(--white);
}

.image {
  margin-right: 5px;
}

.paragraph-2 {
  font-family: Montserrat, sans-serif;
}

.text {
  width: 700px;
  color: var(--braunmythos);
  margin-top: 20px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 30px;
  display: block;
}

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

.italic-text {
  font-style: normal;
}

.heading2 {
  color: var(--braunmythos);
  margin-top: 30px;
  font-family: bodoni-urw, sans-serif;
  font-weight: 300;
}

.heading2.corona {
  color: var(--braunmythos);
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  display: block;
}

.link-block {
  margin-right: 10px;
  padding: 20px;
}

.link-2, .link-3, .link-4, .link-5, .link-6, .link-7 {
  color: var(--braunmythos);
  text-decoration: none;
}

.section-2 {
  float: none;
  clear: none;
  text-align: center;
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 9px;
  padding-left: 150px;
  padding-right: 150px;
  display: flex;
  position: static;
  overflow: visible;
}

.container {
  flex-flow: column wrap;
  place-content: center;
  align-items: center;
  display: block;
}

.paragraph-3, .paragraph-3-copy {
  text-align: center;
  width: 300px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.paragraph-4 {
  color: var(--braunmythos);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.teamname {
  text-align: center;
  width: 300px;
  margin-bottom: 20px;
  font-family: bodoni-urw, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.lightbox-link {
  margin-bottom: 20px;
}

.paragraph-5 {
  flex: 0 auto;
  width: 300px;
  display: block;
}

.text-block {
  clear: none;
  position: static;
}

.container-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 300px;
  height: auto;
  display: block;
}

.section-3 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-3 {
  color: #725252;
  width: 300px;
  height: auto;
  margin: 10px;
}

.paragraph-6 {
  color: var(--braunmythos);
  margin-bottom: 0;
  font-family: bodoni-urw, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

.teamnamef {
  color: var(--braunmythos);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.divteam {
  align-items: center;
  margin: 10px;
  display: flex;
}

.div-block-5 {
  align-items: center;
  height: auto;
  display: flex;
}

.link-8 {
  color: var(--braunmythos);
}

.navbar, .navbar-2 {
  display: none;
}

.footer-2 {
  background-color: #685546;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
}

.paragraph-7 {
  color: #fff;
  text-align: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: bodoni-urw, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.link-9 {
  color: #fff;
}

.linksocial {
  padding-left: 10px;
  padding-right: 10px;
}

.container-5 {
  clear: none;
  background-image: url('../images/Team-Home.jpg');
  background-position: 50% 30%;
  background-size: cover;
  height: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: 0%;
}

.div-block-7 {
  width: auto;
  height: 100%;
  color: var(--braunmythos);
  background-image: url('../images/Front.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.div-block-8 {
  background-image: url('../images/ueberuns.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.div-block-9 {
  background-image: url('../images/Coiffeur-Salon.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.div-block-10 {
  background-image: url('../images/Galerie2.jpg');
  background-position: 50% 30%;
  background-size: cover;
  height: 100%;
}

.div-block-11 {
  background-image: url('../images/3H8A9871.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.div-block-12 {
  background-image: url('../images/bio1.jpg');
  background-position: 0%;
  background-size: cover;
  height: 100%;
}

.div-block-13 {
  background-image: url('../images/team2.jpg');
  background-position: 50% 30%;
  background-size: cover;
  height: 100%;
}

.topsection, .topimage {
  height: 80vh;
  margin-left: 120px;
  margin-right: 120px;
}

.slider {
  width: 800px;
  height: 600px;
}

.image-3 {
  width: 100%;
  margin-top: -59px;
  padding-top: 0;
}

.image-4 {
  height: 100%;
}

.image-5 {
  width: auto;
  display: block;
  overflow: visible;
}

.image-6 {
  width: 100%;
}

.image-7 {
  max-width: 100%;
  height: auto;
}

.lightbox-link-2 {
  width: 800px;
  height: 600px;
}

.link-block-copy {
  margin-right: 10px;
  padding: 20px;
}

.slide {
  background-image: url('../images/laden4.jpg');
  background-position: 50%;
  background-size: cover;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.slider-2 {
  height: 80vh;
  margin-left: 120px;
  margin-right: 120px;
}

.slide-2 {
  background-image: url('../images/laden3_1.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/laden2.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/laden1.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.heading-2 {
  width: 100%;
  color: var(--braunmythos);
  text-align: right;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 0;
  font-family: bodoni-urw, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.link-10 {
  color: var(--braunmythos);
  text-decoration: none;
}

.slide-5 {
  background-image: url('../images/laden4.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.div-block-15 {
  background-image: url('../images/laden3.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.text-2 {
  float: none;
  clear: none;
  color: #6c6556;
  text-align: center;
  border: 0 #000;
  margin: 50px auto 20px;
  padding-left: 10vh;
  padding-right: 10vh;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 32px;
  text-decoration: none;
  display: block;
  position: static;
  overflow: visible;
}

.link-11 {
  color: #603522;
}

.link-12, .link-13 {
  color: var(--white);
}

.div-block-16 {
  background-image: url('../images/Corona.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 300px;
  height: 300px;
  position: absolute;
  inset: auto 10% 0% auto;
}

.div-block-16:hover {
  opacity: .9;
}

.textc {
  width: 700px;
  color: var(--braunmythos);
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.textc.service {
  text-align: center;
}

.link-14, .link-15 {
  color: var(--braunmythos);
}

.div-block-14 {
  background-image: url('../images/corona.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.link-block-2 {
  width: 100%;
  height: 100%;
}

.link-16 {
  color: var(--braunmythos);
}

.link-16:hover {
  color: var(--tan);
}

.link-block-3 {
  background-image: url('../images/icon-Termin.png');
  background-position: 0 0;
  background-size: contain;
  width: 150px;
  height: 150px;
  margin-top: 10px;
  margin-bottom: 15px;
  margin-right: 10px;
}

.link-block-3:hover {
  background-image: url('../images/icon-Termin-hover.png');
}

.phorest {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.cookie-modal_form {
  padding-top: 1.25rem;
  padding-bottom: .5rem;
}

.cookie-modal_button_text {
  color: #fff;
  margin-left: 0;
}

.cookie-modal_button_text.grey {
  color: #6c6556;
}

.cookie-preference_component {
  z-index: 9525;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.cookie-preference_wrapper {
  align-items: center;
  width: 100%;
  height: 100vh;
  max-height: 100%;
  padding: 2rem;
  display: flex;
  position: relative;
  overflow: auto;
}

.cookie-modal_closebutton {
  z-index: 5;
  cursor: pointer;
  background-color: #f3f7f2;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  margin: 1.25rem 1.25rem -2.5rem auto;
  transition: background-color .2s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
}

.cookie-modal_closebutton.is-sticky {
  position: sticky;
  top: -1rem;
}

.dsgvo {
  pointer-events: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: block;
  position: absolute;
  inset: 0%;
}

.bold-text-5, .cookie-modal_description {
  color: #6c6556;
  font-family: Montserrat, sans-serif;
}

.cookie-preference-button_flex {
  color: #262926;
  background-color: #fff;
  border-radius: .5rem .5rem 0 0;
  align-items: center;
  margin-bottom: -.125rem;
  padding: .75em 1em .875em;
  font-size: .9375rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  transition: margin-bottom .2s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.cookie-preference-button_flex:hover {
  margin-bottom: 0;
  text-decoration: underline;
}

.cookie-modal_title {
  margin-bottom: .1875em;
  font-size: 1.25rem;
  font-weight: 700;
}

.cookie-modal_title.is-small {
  font-family: Montserrat, sans-serif;
  font-size: 1.1875rem;
}

.cookie-modal_button-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #f3f7f2;
  border-radius: 0 0 .25rem .25rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.cookie-modal_button-wrap.in-pref-manger {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin: 2rem -2rem -2.25rem;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}

.cookie-modal_button-wrap.is-small {
  color: #fff;
  background-color: #fff;
  justify-content: flex-start;
  padding: 1.5rem;
}

.cookie-popup_component-2 {
  z-index: 9500;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  max-width: 25rem;
  position: fixed;
  inset: auto 0 0 auto;
}

.cookie-modal_radio {
  cursor: pointer;
  margin-top: 1rem;
  margin-bottom: 0;
  padding-left: 1.75rem;
  transition: color .15s cubic-bezier(.25, .46, .45, .94);
}

.cookie-modal_radio.is--not-allowed {
  cursor: not-allowed;
}

.cookie-modal_radio_label {
  cursor: pointer;
  margin-bottom: .25rem;
  font-size: .9375rem;
  font-weight: 600;
}

.cookie-preference-button_icon {
  flex: none;
  width: 1.125rem;
  height: 1.125rem;
  margin-right: .375rem;
}

.bold-text-2 {
  color: #6c6556;
}

.cookie-modal_button {
  color: #fff;
  text-align: center;
  background-color: #6c6556;
  border-radius: .25rem;
  padding: .875em 1.5em 1rem;
  font-family: Montserrat, sans-serif;
  font-size: .9375rem;
  text-decoration: none;
  transition: color .2s cubic-bezier(.25, .46, .45, .94), background-color .2s cubic-bezier(.25, .46, .45, .94);
}

.cookie-modal_button:hover {
  background-color: #262926;
}

.cookie-modal_button.is-secondary {
  color: #6c6556;
  background-color: #0000;
  padding-left: 1.5em;
  padding-right: 0;
  font-size: .875rem;
  font-weight: 700;
}

.cookie-modal_button.is-secondary:hover {
  text-decoration: underline;
}

.cookie-preference-button_text {
  color: #6c6556;
  font-family: Montserrat, sans-serif;
}

.cookie-modal_form-wrap {
  margin-bottom: 0;
}

.cookie-preference_background {
  opacity: 1;
  -webkit-backdrop-filter: blur(.5rem);
  backdrop-filter: blur(.5rem);
  cursor: pointer;
  background-color: #d7e7d580;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.cookie-modal_link {
  transition: color .15s cubic-bezier(.25, .46, .45, .94);
}

.cookie-modal_radio_description {
  color: #6c6556;
  cursor: pointer;
  font-family: Montserrat, sans-serif;
  font-size: .875rem;
  font-weight: 400;
}

.cookie-modal_radio_description.is--not-allowed {
  color: #6c6556;
  font-family: Montserrat, sans-serif;
}

.cookie-modal_content-wrap {
  padding: 1.75rem 2rem;
}

.cookie-modal_content-wrap.is-small {
  padding: 1.5rem;
}

.cookie-preference-button {
  z-index: 9475;
  color: #262926;
  text-decoration: none;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 1.25rem;
}

.cookie-preference-button:hover {
  text-decoration: underline;
}

.cookie-modal_closebutton_line {
  background-color: #515750;
  width: 1rem;
  height: 2px;
  position: absolute;
}

.cookie-modal_closebutton_line.is-left {
  transform: rotate(45deg);
}

.cookie-modal_closebutton_line.is-right {
  transform: rotate(-45deg);
}

.cookie-modal_radio_button {
  float: left;
  border: 1.75px solid #999c98;
  border-radius: .375rem;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0;
  margin-left: -1.75rem;
  transition: background-color .2s cubic-bezier(.25, .46, .45, .94);
}

.cookie-modal_radio_button.w--redirected-checked {
  background-color: #515750;
  background-image: url('../images/radio__checkmark.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: .625rem;
  border: 1px solid #515750;
}

.cookie-modal_radio_button.w--redirected-focus {
  box-shadow: none;
}

.cookie-modal_radio_button.is-always-active {
  cursor: not-allowed;
  background-color: #515750;
  background-image: url('../images/radio__checkmark.svg');
  background-position: 45%;
  background-repeat: no-repeat;
  background-size: .625rem;
  border-color: #515750;
}

.screenreader-only {
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  overflow: hidden;
}

.cookie-modal_styles {
  display: none;
}

.cookie-modal_component {
  background-color: #fff;
  border-radius: 30px 30px .25rem .25rem;
  flex-direction: column;
  max-width: 32rem;
  margin-left: auto;
  margin-right: auto;
  font-size: .9375rem;
  line-height: 1.4;
  display: flex;
  position: relative;
  right: 20px;
  box-shadow: 0 4px 1rem #2629260d;
}

.bold-text-6 {
  color: #6c6556;
}

.image-8 {
  height: 80px;
  margin-top: 10px;
  margin-left: 10px;
}

@media screen and (max-width: 991px) {
  .menubar {
    display: none;
  }

  .mainsection {
    width: auto;
    max-width: none;
    height: 450px;
    margin-left: 40px;
    margin-right: 40px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .mainsection.home {
    height: 650px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .mainsection.ueberuns {
    text-align: center;
    margin-left: 40px;
    margin-right: 40px;
  }

  .mainsection.kontakt {
    margin-left: 20px;
    margin-right: 20px;
  }

  .mainsection.margin {
    margin-left: 40px;
    margin-right: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .sectiontext {
    margin-left: 50px;
    margin-right: 50px;
  }

  .video {
    width: 500px;
  }

  .footer {
    display: none;
  }

  .body {
    padding-left: 0;
  }

  .image {
    width: 35px;
    height: 35px;
  }

  .text {
    width: auto;
  }

  .heading2 {
    text-align: center;
  }

  .link-block {
    width: 35px;
    height: 35px;
  }

  .brand {
    margin-left: 10px;
  }

  .container-3 {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .menu-button {
    margin-top: 20px;
  }

  .navbar {
    background-color: var(--white);
    display: block;
  }

  .nav-link {
    text-align: left;
  }

  .nav-menu {
    float: none;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 49px;
    display: block;
    position: relative;
    inset: 80% 0% 0%;
  }

  .image-2 {
    width: 35px;
    height: 35px;
  }

  .navbar-2 {
    background-color: var(--white);
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .menu-button-2 {
    margin-top: 10px;
  }

  .menu-button-2.w--open {
    background-color: var(--white);
    transform: rotate(-90deg);
  }

  .nav-link-2 {
    text-align: right;
  }

  .nav-link-3 {
    text-align: right;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-link-4 {
    text-align: right;
  }

  .nav-menu-2 {
    background-color: var(--white);
    justify-content: flex-end;
    padding-right: 10px;
    display: flex;
  }

  .buttonm {
    text-align: right;
    margin-left: auto;
    margin-right: auto;
    font-family: bodoni-urw, sans-serif;
    font-size: 20px;
    display: block;
  }

  .buttonm:hover {
    color: var(--tan);
  }

  .buttonm.w--current {
    color: var(--braunmythos);
  }

  .buttonm.w--current:hover {
    color: var(--tan);
  }

  .container-4 {
    padding: 5px 10px;
  }

  .footer-2 {
    display: block;
  }

  .linksocial {
    margin: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-6 {
    flex-direction: row;
    justify-content: center;
    display: flex;
  }

  .div-block-7 {
    width: auto;
    height: 100%;
  }

  .div-block-9 {
    background-image: url('../images/laden.jpg');
    background-position: 50%;
    background-size: cover;
    height: 100%;
  }

  .div-block-12 {
    height: 100%;
  }

  .topsection, .topimage {
    height: 600px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .slider {
    width: 600px;
    height: 450px;
  }

  .icon, .icon-2 {
    font-size: 30px;
  }

  .link-block-copy {
    width: 35px;
    height: 35px;
  }

  .slider-2 {
    height: 600px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-2 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .link-10 {
    width: auto;
    font-size: 20px;
    line-height: 30px;
  }

  .text-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .textc {
    width: auto;
  }

  .link-block-3 {
    width: 100px;
    height: 100px;
  }

  .image-8 {
    height: 60px;
  }
}

@media screen and (max-width: 767px) {
  .mainsection {
    height: 350px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .mainsection.margin {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading {
    font-size: 30px;
    line-height: 45px;
  }

  .video {
    width: 400px;
  }

  .text {
    font-size: 14px;
    line-height: 26px;
  }

  .heading2 {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
  }

  .teamname {
    width: auto;
    margin-bottom: 5px;
    font-size: 20px;
  }

  .lightbox-link {
    margin-bottom: 10px;
  }

  .div-block-2 {
    width: 200px;
    margin-bottom: 50px;
  }

  .div-block-3 {
    width: 200px;
  }

  .paragraph-6 {
    font-size: 18px;
    line-height: 27px;
  }

  .teamnamef {
    font-size: 15px;
  }

  .navbar-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-5 {
    background-image: url('../images/Team-Home.jpg');
    background-position: 50% 30%;
    background-size: cover;
    height: 100%;
  }

  .div-block-11 {
    background-position: 0%;
  }

  .topsection {
    height: 400px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .topimage {
    height: 450px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .slider {
    width: 400px;
    height: 300px;
  }

  .slider-2 {
    height: 400px;
  }

  .icon-3, .icon-4 {
    font-size: 20px;
  }

  .slide-nav {
    font-size: 10px;
  }

  .heading-2 {
    margin-left: 0;
    margin-right: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .link-10 {
    font-size: 16px;
    line-height: 24px;
  }

  .slide-5 {
    background-image: url('../images/laden4.jpg');
    background-position: 50% 100%;
    background-size: cover;
  }

  .div-block-15 {
    background-position: 0%;
  }

  .textc {
    font-size: 14px;
    line-height: 26px;
  }

  .link-block-3 {
    width: 80px;
    height: 80px;
  }

  .cookie-modal_form {
    padding-top: .75rem;
  }

  .cookie-preference_wrapper {
    padding-top: 2rem;
  }

  .cookie-modal_closebutton {
    margin-right: 1.25rem;
  }

  .cookie-modal_closebutton.is-sticky {
    top: -1rem;
  }

  .cookie-modal_button-wrap {
    padding: 1.5rem;
  }

  .cookie-modal_button-wrap.in-pref-manger {
    margin: 1.5rem -1.5rem -2rem;
    padding-top: 1.25rem;
    position: sticky;
    bottom: -2rem;
  }

  .cookie-preference-button_icon {
    margin-right: 0;
  }

  .cookie-preference-button_text {
    display: none;
  }

  .cookie-modal_content-wrap {
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .image-8 {
    height: 50px;
  }
}

@media screen and (max-width: 479px) {
  .mainsection {
    height: 200px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .mainsection.home {
    height: 200px;
  }

  .sectiontext {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading {
    font-size: 20px;
    line-height: 30px;
  }

  .video {
    width: 280px;
  }

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

  .heading2 {
    text-align: center;
  }

  .heading2.corona {
    font-size: 18px;
    line-height: 28px;
  }

  .divteam {
    flex-direction: column;
  }

  .navbar-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .buttonm {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
  }

  .container-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .topsection {
    height: 250px;
  }

  .slider {
    width: 200px;
    height: 150px;
  }

  .icon {
    margin-left: 40px;
    margin-right: 40px;
    font-size: 20px;
  }

  .icon-2 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 20px;
  }

  .slider-2 {
    height: 250px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .slide-3 {
    background-position: 50% 100%;
    background-size: cover;
  }

  .icon-3 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .icon-4 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .heading-2 {
    font-size: 10px;
    line-height: 15px;
  }

  .link-10 {
    font-size: 16px;
    line-height: 24px;
  }

  .text-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .textc {
    font-size: 12px;
    line-height: 20px;
  }

  .list {
    padding-left: 20px;
  }

  .link-block-3 {
    width: 50px;
    height: 50px;
    margin-top: 5px;
    margin-right: 5px;
  }

  .cookie-preference_component {
    align-items: flex-end;
  }

  .cookie-preference_wrapper {
    max-width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .cookie-modal_closebutton {
    margin-top: 1rem;
    margin-right: 1rem;
  }

  .cookie-modal_button-wrap.in-pref-manger {
    bottom: 0;
  }

  .cookie-modal_button-wrap.is-small {
    justify-content: space-between;
    padding: 1.25rem;
  }

  .cookie-popup_component-2 {
    width: auto;
    max-width: 100%;
    display: none;
    inset: auto 0% 0%;
  }

  .cookie-modal_button {
    flex: auto;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .cookie-modal_content-wrap.is-small {
    padding-bottom: 1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .cookie-preference-button {
    left: 1rem;
  }

  .cookie-modal_component {
    max-width: 100%;
    right: 0;
  }

  .image-8 {
    height: 40px;
  }
}


