@media (max-width: 1800px) {
    .menu-container nav ul {
        gap: 20px;
      }
}

@media (max-width: 1600px) {
.menu-container {
    flex-basis: 100%;
    display: flex;
    backdrop-filter: blur(10px);
  }

  .navbar {
    padding-right: 0;
  }

  #start {
    background-size: 38vw auto;
    background-position: bottom right;
  }

  .step-txt span {
    font-size: 14px;
    line-height: 37px;
  }

  .footer-txt, .footer-right {
    flex-basis: 45%;
  }
}

@media (max-width: 1400px) {
#buehne p {
    padding-bottom: 0;
  }

  #buehne button {
    margin-top: 30px;
  }

  .step-txt span {
    font-size: 12px;
    line-height: 37px;
  }

  .step-nbr {
    font-size: 41px;
    color: var(--accent-color-gold);
  }

  .step-intro-active .ablauf-nav-intro {
    font-size: 19px;
  }

  .ablauf-c-right img {
    max-width: 30vw;
  }

  .big-img-right p {
    font-size: 40px;
  }

  #team {
    background-size: 50vw;
  }

  .footer-inner {
    padding: 30px !important;
  }

}

@media (max-width: 1200px) {
.menu-container {
    display: none;
  }

  #start {
    background-size: auto 100vh;
    background-position: bottom right;
  }

  #buehne {
    padding-left: calc(0vw + 35px);
    padding-right: 36vw;
  }

  .header-socials {
    position: absolute;
    top: 20px;
    width: 40vw;
    flex-direction: row;
    display: flex;
    gap: 20px;
    left: 200px;
  }

  .header-socials svg {
    height: 26px;
    width: auto;
  }

  .header-socials div {
    height: 60px;
    width: 60px;
  }

  h1 {
    font-size: 60px;
    max-width: 50vw;
  }

  #buehne button {
    font-size: 21px;
  }

  .line-left {
    position: absolute;
    margin-top: 0px;
    transform: translateX(-38vw);
    transition: all 1s;
  }

  .turn_on .line-left {
    transform: translateX(calc(-20vw + 140px));
  }

  main {
    padding-left: calc(0vw + 35px);
    padding-right: calc(0vw + 35px);
}

.ablauf-nav > div {
    flex-basis: 25%;
    padding: 20px;
    display: flex;
  }

  .step-txt span {
    font-size: 10px;
    line-height: 37px;
  }

  .ablauf-c-left h4, .ablauf-c-left p, .ablauf-c-left button {
    margin-left: calc(0vw + 35px);
  }

  .after-ablauf-inner {
    padding-left: calc(0vw + 35px);
    padding-right: calc(0vw + 35px);
  }

  .after-ablauf-left .line-left {
    margin-top: -60px;
  }

  .after-ablauf-right img {
    max-width: 50vw;
  }

  .big-img-right p {
    font-size: 30px;
  }

  .team-inner {
    padding-left: 35px;
    padding-right: 35px;
  }
	
.after-ablauf-right img {
    max-width: 50vw;
}

 

}


@media (max-width: 960px) {
.header-socials {
    position: absolute;
    top: 200px;
    width: 40vw;
    flex-direction: column;
    display: flex;
    gap: 0px;
    left: 10px;
  }

  #start {
    height: 150vh;
  }

  .overlay-linear {
    position: absolute;
    top: 50vh;
    margin-top: 0;
    width: 100vw;
    background-position: top;
    transform: rotate(180deg);
  }

  #buehne {
    position: relative;
    z-index: 999;
    padding-right: 0;
    width: calc(100vw - 100px);
    margin-left: 100px;
    padding-left: 0;
  }

  h1 {
    font-size: 50px;
    max-width: calc(100vw - 150px);
  }

  .header-socials {
    z-index: 9999;
    margin-top: 41px;
  }

  .header-socials div {
    margin-bottom: 15px;
  }

  #buehne button {
    position: absolute;
    top: 0;
    margin-top: -100px;
    right: 40px;
  }

  #buehne p {
    width: calc(100vw - 150px);
  }

  .ablauf-content-one, .ablauf-content-two, .ablauf-content-three, .ablauf-content-four {
    position: absolute;
    margin-top: 0;
    height: 460px;
  }

  .after-ablauf {
    margin-top: 560px;
  }

  .ablauf-step.ablauf-step-one, .ablauf-step.ablauf-step-two, .ablauf-step.ablauf-step-three, .ablauf-step.ablauf-step-four {
    position: absolute;
    margin-top: 998px;
    border-radius: 0 !important;
    width: calc(25vw - 40px);
    padding: 20px;
  }

  .step-intro-active .ablauf-nav-intro, .ablauf-nav-intro {
    width: 40vw !important;
    flex-basis: 40vw !important;
    border-radius: 0 20px 0 0 !important;
  }

  .turn_on .smilemakeover-intro .line-right {
    transform: translateX(calc(28vw - 140px));
    right: 0;
    margin-top: -69px;
  }

  .ablauf-step.ablauf-step-two {
    margin-left: 25vw;
  }

  .ablauf-step.ablauf-step-three {
    margin-left: 50vw;
  }

  .ablauf-step.ablauf-step-four {
    margin-left: 75%;
  }

  .step-nbr {
    font-size: 31px;
  }

  .step-txt {
    padding-left: 12px;
    font-size: 13px;
    padding-top: 6px;
  }

  .step-txt span {
    font-size: 7px;
    line-height: 37px;
  }

  .step-txt {
    line-height: 0%;
  }

  .ablauf-content-intro img {
    display: none !important;
  }

  .ablauf-content .ablauf-content-intro .ablauf-c-right {
    background-image: url("img/mobile-4steps.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

  .ablauf-content-one .ablauf-c-right, .ablauf-content-two .ablauf-c-right, .ablauf-content-three .ablauf-c-right, .ablauf-content-four .ablauf-c-right {
    display: none;
  }
  .ablauf-content-intro > div {
    flex-basis: 100%;
    display: grid;
    justify-content: center;
    align-items: center;
  }


  .ablauf-content-one button, .ablauf-content-two button, .ablauf-content-three button, .ablauf-content-four button {
    display: none;
  }

  .ablauf-content-one .ablauf-content-intro > div, .ablauf-content-two .ablauf-content-intro > div, .ablauf-content-three .ablauf-content-intro > div, .ablauf-content-four .ablauf-content-intro > div {
    height: 260px !important;
  }

  .ablauf-step.ablauf-step-one, .ablauf-step.ablauf-step-two, .ablauf-step.ablauf-step-three, .ablauf-step.ablauf-step-four {
    position: absolute;
    margin-top: 798px;
    border-radius: 0 !important;
    width: calc(25vw - 40px);
    padding: 20px;
  }

  .after-ablauf {
    margin-top: 360px;
  }

  .step-intro-active .ablauf-content-one {
    transform: translateX(0);
  }

  .ablauf-content-one, .ablauf-content-two, .ablauf-content-three, .ablauf-content-four {
    height: 260px;
  }

  .after-ablauf-left .line-left {
    margin-top: -60px;
    margin-left: -60px;
  }

  .after-ablauf-inner {
    flex-direction: column;
  }

  .after-ablauf-left img {
    display: none;
  }

  .big-img-right p {
    font-size: 16px;
  }

  .big-img-right button {
    font-size: 16px;
  }

  .team-inner {
    padding-top: 0;
  }

  #team {
    background-size: 100vw;
    padding-bottom: 50vw;
  }

  .footer-inner {
    flex-direction: column;
  }

  #kontakt {
    background-position: top;
  }

  .footer-logo img {
    width: 150px;
  }
  
	.after-ablauf-right img {
    max-width: 50vw;
}

}


@media (max-width: 600px) {
	
	.header-socials div a {
  height: 62px;
}

#buehne button {
    font-size: 14px;
  }

  #buehne button {
    font-size: 14px;
    padding: 10px;
    right: 20px;
  }
  .logo img {
    width: 120px;
  }

  h1 {
    font-size: 40px;
    max-width: calc(100vw - 150px);
  }

  #buehne p {
    font-size: 12px;
  }

  #start {
    background-size: 100vw auto;
    background-position: 0vh 70vh;
  }

  .overlay-linear {
    z-index: 888888;
    top: 69vh;
  }

  .turn_on .line-left {
    transform: translateX(calc(-60vw + 140px));
  }

  main h2 {
    font-size: 20px;
  }

  main h3 {
    font-size: 14px;
    margin-top: -30px;
  }

  .smilemakeover-intro p {
    width: 100%;
    padding: 30px 0;
    line-height: 140%;
  }

  .smilemakeover-intro {
    background-size: 130px;
    background-position: 40vw 122px;
  }

  .turn_on .smilemakeover-intro .line-right {
    transform: translateX(calc(48vw - 140px));
    right: 0;
    margin-top: -9px;
  }

  .step-intro-active .ablauf-nav-intro, .ablauf-nav-intro {
    width: 60vw !important;
    flex-basis: 60vw !important;
    border-radius: 0 20px 0 0 !important;
  }

  .ablauf-content-one .ablauf-content-intro > div, .ablauf-content-two .ablauf-content-intro > div, .ablauf-content-three .ablauf-content-intro > div, .ablauf-content-four .ablauf-content-intro > div {
    height: 330px !important;
  }

  .ablauf-step.ablauf-step-one, .ablauf-step.ablauf-step-two, .ablauf-step.ablauf-step-three, .ablauf-step.ablauf-step-four {
    position: absolute;
    margin-top: 878px;
    border-radius: 0 !important;
    width: calc(25vw - 40px);
    padding: 20px;
  }

  .ablauf-step.ablauf-step-one, .ablauf-step.ablauf-step-two, .ablauf-step.ablauf-step-three, .ablauf-step.ablauf-step-four {
    flex-direction: column;
  }

  .step-txt {
    padding-left: 0;
    font-size: 12px;
  }

  .step-txt span {
    font-size: 6px;
    line-height: 27px;
  }

  .step-txt {
    padding-top: 10px;
  }

  h5 {
    font-size: 22px;
    margin-bottom: -24px;
  }

  .name {
    font-size: 23px;
    margin-bottom: -30px;
  }

  .big-img-inner {
    flex-direction: column;
  }

  .big-img-left, .big-img-right {
    flex-basis: 100%;
  }

  .big-img-left {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .big-img-right p {
    width: calc(100vw - 60px);
  }

  .big-img-right button {
    padding: 15px 10px;
    margin-bottom: 30px;
  }
  .team-inner h6 {
    font-size: 22px;
    padding-bottom: 30px;
  }

  .team-left p {
    width: calc(100vw - 60px);
    font-size: 14px;
  }

  .team-socials {
    display: flex;
    gap: 20px;
    padding-top: 40px;
  }

  #start {
    background-size: 100vw auto;
    background-position: 0vh 57vh;
  }
  .overlay-linear {
    z-index: 888888;
    top: 57vh;
  }
  #buehne {
    z-index: 999999999;
  }
  .header-socials {
    z-index: 99999999999;
  }
  #start {
    height: 124vh;
  }

  .ablauf-content-intro {
    flex-direction: column;
  }

  .ablauf-content-intro img {
    display: block !important;
    opacity: 0 !important;
  }

  .ablauf-content .ablauf-content-intro .ablauf-c-right {
    background-image: url("img/overlay-ablauf-2.png");
    background-color: #292828;
  }

  .ablauf-content-intro img {
    display: block !important;
    opacity: 0 !important;
    height: 150px;
  }

  .ablauf-step.ablauf-step-one, .ablauf-step.ablauf-step-two, .ablauf-step.ablauf-step-three, .ablauf-step.ablauf-step-four {
    position: absolute;
    margin-top: 1014px;
    border-radius: 0 !important;
    width: calc(25vw - 40px);
    padding: 20px;
  }

  .ablauf-content-intro > div {
    height: auto;
  }
	.big-img-right p {
  font-size: 26px;
}
	#smilemakeover, #after-ablauf {
    max-width: 100vw;
    overflow: hidden;
}
	
.turn_on .smilemakeover-intro .line-right {
  transform: translateX(calc(48vw - 180px));
  right: 0;
  margin-top: -9px;
}
	
.step-intro-active .ablauf-nav-intro, .ablauf-nav-intro {
  border-radius: 0 0 20px 0 !important;
}
}

@media (min-width: 2000px) {
#start {
  height: auto;
  padding-bottom: 310px;
}
	
}


.ablauf-nav.ablauf-nav-mobile {
  display: none;
}


@media (max-width: 768px) {

.ablauf-nav {
  display: none;
}

.ablauf-nav.ablauf-nav-mobile {
  display: block;
}

.ablauf-nav.ablauf-nav-mobile {
  display: block;
  position: relative;
}

.ablauf-step.ablauf-step-one, .ablauf-step.ablauf-step-two, .ablauf-step.ablauf-step-three, .ablauf-step.ablauf-step-four {
  position: relative;
  margin: 0;
  width: calc(25vw - 40px);
  float: left;
}

.ablauf-content-one, .ablauf-content-two, .ablauf-content-three, .ablauf-content-four {
  padding-top: 159px;
	}

.after-ablauf {
  margin-top: 400px;
}

}

@media (max-width: 400px) {
.after-ablauf {
  margin-top: 400px;
}

.after-ablauf {
  margin-top: 490px;
}
}