#section_268 .diagonal-img-section-wrapper header h2 {
  margin-top: 0;
  font-size: 3em;
  font-weight: bold;
  letter-spacing: 2.4px;
  text-align: left;
  text-transform: none;
  color: #980000;
}

#section_268 .diagonal-img-section-wrapper header p {
  font-size: 1.2em;
  color: #b9b9b9;
  text-transform: uppercase;
  letter-spacing: .5px;
}

#section_268 .diagonal-img-section-wrapper {
  /*height: 100vh;*/
  width: 100vw;
  /*line-height: 27px;*/
  /*font-size: 18px !important;*/
}


#section_268 .shape {
    background-image: url("https://webmin.digiteam.nl/sites/108/media/images/globaldesign/stock-photo-man-and-little-boy-with-shaving-foam-on-their-faces-looking-into-the-bathroom-mirror-and-laughing-788255794 (2).jpg");
    background-position-x: -120px;
    background-size: 700px;
    background-repeat: no-repeat;
    height: 100vh;
    width: 100vw;
}

#section_268 .diagonal-img-section-wrapper .content {
    padding-right: 1em;
    padding-left: 1em;
}

@media only screen and (max-width: 1023px) {
    
    #section_268 .shape {
        height: 50vh;
    }

    #section_268 .content-wrapper section {
        padding: 30px 3em 40px;
        width: max-content;
        margin-left: 30px;
        max-width: 87vw;
    }
    
    #section_268 .ftb-content-move-up-down-custom {
        animation-name: ftb-content-move-up-down-custom;
        animation-duration: 4850ms;
        animation-iteration-count: infinite;
        animation-timing-function: ease-in-out;
        animation-direction: alternate;
        /*animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);*/
    
        -webkit-animation-name: ftb-content-move-up-down-custom;
        -webkit-animation-duration: 4850ms;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        -webkit-animation-direction: alternate;
        /*-webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);*/
    }

    @keyframes ftb-content-move-up-down-custom {
        from {
          transform: translate3d(0, 0, 0);
        }
        to {
          transform: translate3d(0, 30px, 0);
        }
    }
    
    @-webkit-keyframes ftb-content-move-up-down-custom {
        from {
          transform: translate3d(0, 0, 0);
        }
        to {
          transform: translate3d(0, 30px, 0);
        }
    }

}

@media screen and (max-width: 480px) and (orientation: portrait) {
    /*#section_268 .shape {
        background-image: url("https://webmin.digiteam.nl/sites/108/media/images/globaldesign/krullenbol wit extendedhair responsive.jpg");
    }
    */
    #section_268 .content-wrapper section {
        /*margin-top: -62vw;
        margin-top: -48vh;*/
        margin-left: 20px;
        padding: 25px;
        padding-top: 15px;
    }
    
    #section_268 h2 {
        font-size:30px;
    }
    
}

@media screen and (min-width: 480px) and (max-width: 799px) and (orientation: landscape) {
    #section_268 .shape {
        /*background-image: url("https://webmin.digiteam.nl/sites/108/media/images/globaldesign/krullenbol wit extendedhair responsive.jpg");*/
        background-position-y: -50px;
    }
    
    #section_268 .diagonal-img-section-wrapper {
        height:200vh;
    }
    
    #section_268 .content-wrapper section {
        padding-top: 20px;
    }
    
    #section_268 h2 {
        font-size:30px;
    }
    
    .vacation-message {
        top: 90px !important;
    }
    
}

@media only screen and (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
    #section_268 .shape {
        /*background-image: url("https://webmin.digiteam.nl/sites/108/media/images/globaldesign/krullenbol wit extendedhair responsive.jpg");*/
        height: 50vh;
    }
    
    #section_268 .content-wrapper section {
        /*margin-top: -90vw;*/
    }
    
    #section_268 .shape {
        background-position-x: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
    #section_268 .content-wrapper section {
        /*margin-top: -67vw;*/
    }
}

@media only screen and (min-width: 800px) and (max-width: 1023px) and (orientation: landscape) {
    #section_268 .shape {
        background-size: 1024px;
        background-position-x: 0;
        background-position-y: -45px;
    }
    #section_268 .content-wrapper section {
        padding-top: 20px;
    }
}

@media only screen and (min-width: 768px) {
  #section_268 .shape {
    background-size: 1024px;
    background-position-x: 0;
  }

}

@media only screen and (min-width: 1024px) {
  #section_268 .diagonal-img-section-wrapper header h2 {
    text-align: left;
  }

  #section_268 .shape {
    background-position-x: -250px;
    background-position-y: 0;
    background-size: cover;
    width: 60%;
    height: 100vh;
    float: left;
    clip-path: polygon(0 0, 65% 0, 100% 100.00%, 0 100%, 0 100%);
    -webkit-clip-path: polygon(0 0, 65% 0, 100% 100.00%, 0 100%, 0 100%);
    shape-outside: polygon(0 0, 65% 0, 100% 100.00%, 0 100%, 0 100%);
    -webkit-shape-outside: polygon(0 0, 65% 0, 100% 100.00%, 0 100%, 0 100%);
    shape-margin: 40px;

  }

  #section_268 .shape-2 {
    float: right;
    width: 15%;
    height: 100vh;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 65% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 65% 100%);
    shape-outside: polygon(0 0, 100% 0, 100% 100%, 65% 100%);
    -webkit-shape-outside: polygon(0 0, 100% 0, 100% 100%, 65% 100%);
  }

  #section_268 .diagonal-img-section-wrapper .content {
    padding-top: 25vh;
    text-align: left;
    padding-right: 50px;
    padding-left: initial;
  }
}

@media only screen and (min-width: 1440px) {
  #section_268 .shape {
    background-position-x: 0;
    width: 60vw;
  }

  #section_268 .shape-2 {
    width: 100%;
  }
}

@media only screen and (min-width: 1600px) {
  #section_268 .shape {
    background-position-x: -340px;
    width: 60vw;
  }

  #section_268 .shape-2 {
    width: 100%;
  }
}


@media only screen and (min-width: 1850px) {
  #section_268 .shape {
    background-position-x: -400px;
    width: 60vw;
  }

  #section_268 .shape-2 {
    width: 24%;
  }
}



/* =============== ANIMATIONS =============== */

#section_268 .diagonal-img-section-wrapper .shape.slide-out {
  animation-name: dis-shape-slide-out;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;
  
  -webkit-animation-name: dis-shape-slide-out;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}


#section_268 .diagonal-img-section-wrapper .shape.slide-in {
  animation-name: dis-shape-slide-in;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;
  
  -webkit-animation-name: dis-shape-slide-in;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

#section_268 .diagonal-img-section-wrapper .content.slide-out {
  animation-name: dis-content-slide-out;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;
  
  -webkit-animation-name: dis-content-slide-out;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

#section_268 .diagonal-img-section-wrapper .content.slide-in {
  animation-name: dis-content-slide-in;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;
  
  -webkit-animation-name: dis-content-slide-in;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

@media only screen and (min-width: 320px) {
    
  @keyframes dis-shape-slide-out {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(-100vw);
    }
  }
  
  @keyframes dis-shape-slide-in {
    from {
      transform: translateX(-100vw);
    }
    to {
      transform: translateX(0);
    }
  }

  @keyframes dis-content-slide-out {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(100vw);
    }
  }
  
  @keyframes dis-content-slide-in {
    from {
      transform: translateX(100vw);
    }
    to {
      transform: translateX(0);
    }
  }
  
  @-webkit-keyframes dis-shape-slide-out {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(-100vw);
    }
  }
  
  @-webkit-keyframes dis-shape-slide-in {
    from {
      transform: translateX(-100vw);
    }
    to {
      transform: translateX(0);
    }
  }

  @-webkit-keyframes dis-content-slide-out {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(100vw);
    }
  }
  
  @-webkit-keyframes dis-content-slide-in {
    from {
      transform: translateX(100vw);
    }
    to {
      transform: translateX(0);
    }
  }
  
}


@media only screen and (min-width: 1024px) {
    
  @keyframes dis-shape-slide-out {
    from {
      transform: translateY(0) translateX(0);
    }
    to {
      transform: translateY(-100vh) translateX(-14.5vw);
    }
  }
  
  @keyframes dis-shape-slide-in {
    from {
      transform: translateY(-100vh) translateX(-14.5vw);
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }

  @keyframes dis-content-slide-out {
    from {
      transform: translateY(0) translateX(0);
      opacity: 100%;
    }
    45% {
      opacity: 0;
    }
    to {
      transform: translateY(200vh) translateX(16vw);
    }
  }
  
  @keyframes dis-content-slide-in {
    from {
      transform: translateY(100vh) translateX(16vw);
      opacity: 0;
    }
    45% {
      opacity: 100%;
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }
  
  @-webkit-keyframes dis-shape-slide-out {
    from {
      transform: translateY(0) translateX(0);
    }
    to {
      transform: translateY(-100vh) translateX(-14.5vw);
    }
  }
  
  @-webkit-keyframes dis-shape-slide-in {
    from {
      transform: translateY(-100vh) translateX(-14.5vw);
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }

  @-webkit-keyframes dis-content-slide-out {
    from {
      transform: translateY(0) translateX(0);
      opacity: 100%;
    }
    45% {
      opacity: 0;
    }
    to {
      transform: translateY(200vh) translateX(16vw);
    }
  }
  
  @-webkit-keyframes dis-content-slide-in {
    from {
      transform: translateY(100vh) translateX(16vw);
      opacity: 0;
    }
    45% {
      opacity: 100%;
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }
  
}


@media only screen and (min-width: 1440px) {
    
  @keyframes dis-shape-slide-out {
    from {
      transform: translateY(0) translateX(0);
    }
    to {
      transform: translateY(-100vh) translateX(-28.5vh);
    }
  }
  
  @keyframes dis-shape-slide-in {
    from {
      transform: translateY(-100vh) translateX(-28.5vh);
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }

  @keyframes dis-content-slide-out {
    from {
      transform: translateY(0) translateX(0);
      opacity: 100%;
    }
    45% {
      opacity: 0;
    }
    to {
      transform: translateY(200vh) translateX(28vh);
    }
  }
  
  @keyframes dis-content-slide-in {
    from {
      transform: translateY(100vh) translateX(28vh);
      opacity: 0;
    }
    45% {
      opacity: 100%;
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }
  
  @-webkit-keyframes dis-shape-slide-out {
    from {
      transform: translateY(0) translateX(0);
    }
    to {
      transform: translateY(-100vh) translateX(-28.5vh);
    }
  }
  
  @-webkit-keyframes dis-shape-slide-in {
    from {
      transform: translateY(-100vh) translateX(-28.5vh);
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }

  @-webkit-keyframes dis-content-slide-out {
    from {
      transform: translateY(0) translateX(0);
      opacity: 100%;
    }
    45% {
      opacity: 0;
    }
    to {
      transform: translateY(200vh) translateX(28vh);
    }
  }
  
  @-webkit-keyframes dis-content-slide-in {
    from {
      transform: translateY(100vh) translateX(28vh);
      opacity: 0;
    }
    45% {
      opacity: 100%;
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }
  
}

@media only screen and (min-width: 1850px) {
    
  @keyframes dis-shape-slide-out {
    from {
      transform: translateY(0) translateX(0);
    }
    to {
      transform: translateY(-100vh) translateX(-29vw);
    }
  }
  
  @keyframes dis-shape-slide-in {
    from {
      transform: translateY(-100vh) translateX(-29vw);
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }

  @keyframes dis-content-slide-out {
    from {
      transform: translateY(0) translateX(0);
      opacity: 100%;
    }
    45% {
      opacity: 0;
    }
    to {
      transform: translateY(200vh) translateX(30vw);
    }
  }
  
  @keyframes dis-content-slide-in {
    from {
      transform: translateY(100vh) translateX(30vw);
      opacity: 0;
    }
    45% {
      opacity: 100%;
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }
  
  @-webkit-keyframes dis-shape-slide-out {
    from {
      transform: translateY(0) translateX(0);
    }
    to {
      transform: translateY(-100vh) translateX(-29vw);
    }
  }
  
  @-webkit-keyframes dis-shape-slide-in {
    from {
      transform: translateY(-100vh) translateX(-29vw);
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }

  @-webkit-keyframes dis-content-slide-out {
    from {
      transform: translateY(0) translateX(0);
      opacity: 100%;
    }
    45% {
      opacity: 0;
    }
    to {
      transform: translateY(200vh) translateX(30vw);
    }
  }
  
  @-webkit-keyframes dis-content-slide-in {
    from {
      transform: translateY(100vh) translateX(30vw);
      opacity: 0;
    }
    45% {
      opacity: 100%;
    }
    to {
      transform: translateY(0) translateX(0);
    }
  }
  
}

@media only screen and (min-width: 1024px) {
    
    #section_268 .ftb-content-move-up-down-custom {
        animation-name: ftb-content-move-up-down-custom;
        animation-duration: 4850ms;
        animation-iteration-count: infinite;
        animation-timing-function: ease-in-out;
        animation-direction: alternate;
        
        -webkit-animation-name: ftb-content-move-up-down-custom;
        -webkit-animation-duration: 4850ms;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        -webkit-animation-direction: alternate;
        
        /*animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);*/
    
    }

    @keyframes ftb-content-move-up-down-custom {
        from {
          transform: translate3d(0, 0, 0);
        }
        to {
          transform: translate3d(65px, 120px, 0px);
        }
    }
    
    @-webkit-keyframes ftb-content-move-up-down-custom {
        from {
          transform: translate3d(0, 0, 0);
        }
        to {
          transform: translate3d(65px, 120px, 0px);
        }
    }

}
@media only screen and (max-width: 1023px) {
    #section_39 .floating-text-box header {
        padding-bottom: 0;
    }
}

#section_39 .floating-text-box header h2 {
  margin-top: 0;
}


#section_39 #barbershop-scheren-wrapper {
    background-image: url("https://webmin.digiteam.nl/sites/108/media/images/globaldesign/stock-photo-men-s-hairstyling-haircutting-in-a-barber-shop-or-hair-salon-370709099 (1).jpg");
}

#section_39 .floating-text-box {
    background-size: 100vw;
    padding-top: 70vw;
    background-repeat: no-repeat;
    min-height: 100vh;
}

#section_39 .floating-text-box .content {
    padding: 20px 1em 0;
}

@media only screen and (min-width: 768px) {
  #section_39 .floating-text-box {
    background-size: auto 100%;
    background-position-x: right;
    background-position-y: center;
    padding-top: initial;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  /* Override to have image left, text right. */
  #section_39 #barbershop-scheren-wrapper {
    background-position-x: left;
    flex-direction: row;
    justify-content: flex-end;
  }

  #section_39 .floating-text-box .content {
    background-color: rgba(29, 29, 27, 0.9);
    padding: 30px 3em 40px;
    width: max-content;
    margin-left: 30px;
    max-width: 70vw;
  }

  #section_39 #barbershop-scheren-content {
    margin-right: 30px;
    padding: 40px;
    margin-top: auto;
    margin-bottom: auto;
    max-width: 400px;
  }
}

@media screen and (max-width: 480px) and (orientation: portrait) {
    #section_39 .floating-text-box {
        padding-top: 64vw;
    }
    #section_39 .floating-text-box .content {
        padding-bottom:70px;
    }
}

@media screen and (min-width: 480px) and (max-width: 799px) and (orientation: landscape) {
    #section_39 .floating-text-box {
        padding-top: 65vw;
    }
    #section_39 .floating-text-box .content {
        padding-bottom:70px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
    #section_39 .floating-text-box {
        padding-top: 66vw;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {

}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    #section_39 .floating-text-box {
        background-position-x: -470px !important;
    }
}

@media only screen and (min-width: 800px) and (max-width: 1023px) and (orientation: landscape) {
    #section_39 .floating-text-box {
        background-position-x: -270px !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) and (orientation: landscape) {
    #section_39 .floating-text-box {
        background-position-x: -130px !important;
    }
}

@media only screen and (min-width: 2100px) {
    #section_39 .floating-text-box .content {
        font-size: 21px;
        line-height: 29px !important;
    }
}


/* ANIMATION SET 1 ALTERNATE: Scrolling from top to this section. Right text box slides in from bottom. Left image box slides in from the left. */
#section_39 .ftb-wrapper-slide-in-left {
  animation-name: ftb-wrapper-slide-in-left;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-wrapper-slide-in-left;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

#section_39 .ftb-content-right-slide-in-bottom {
  animation-name: ftb-content-right-slide-in-bottom;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-content-right-slide-in-bottom;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

@keyframes ftb-wrapper-slide-in-left {
  from {
    transform: translateX(-100vw);
  }
  to {
    transform: translateX(0);
  }
}

@keyframes ftb-content-right-slide-in-bottom {
  from {
    transform: translateY(100vh) translateX(100vw);
  }
  to {
    transform: translateY(0) translateX(0);
  }
}

@-webkit-keyframes ftb-wrapper-slide-in-left {
  from {
    transform: translateX(-100vw);
  }
  to {
    transform: translateX(0);
  }
}

@-webkit-keyframes ftb-content-right-slide-in-bottom {
  from {
    transform: translateY(100vh) translateX(100vw);
  }
  to {
    transform: translateY(0) translateX(0);
  }
}

/*ANIMATION SET 2 ALTERNATE: Scrolling from this section to next section. Right content slides out to Right. Left image box slides out to left.*/
#section_39 .ftb-wrapper-slide-out-left {
  animation-name: ftb-wrapper-slide-out-left;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-wrapper-slide-out-left;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

#section_39 .ftb-content-slide-out-right {
  animation-name: ftb-content-slide-out-right;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-content-slide-out-right;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

@keyframes ftb-wrapper-slide-out-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200vw);
  }
}

@keyframes ftb-content-slide-out-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(200vw);
  }
}

@-webkit-keyframes ftb-wrapper-slide-out-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200vw);
  }
}

@-webkit-keyframes ftb-content-slide-out-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(200vw);
  }
}

/*ANIMATION SET 3 ALTERNATE: Scrolling from the next section back to this section. Right box slides in from right. Left image slides in from top. */
#section_39 .ftb-wrapper-slide-in-top {
  animation-name: ftb-wrapper-slide-in-top;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-wrapper-slide-in-top;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

#section_39 .ftb-content-slide-in-right {
  animation-name: ftb-content-slide-in-right;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-content-slide-in-right;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

@keyframes ftb-wrapper-slide-in-top {
  from {
    transform: translateY(-100vh);
  }
  to {
    transform: translateY(0);
  }
}

@keyframes ftb-content-slide-in-right {
  from {
    transform: translateY(100vh) translateX(100vw);
  }
  to {
    transform: translateY(0) translateX(0);
  }
}

@-webkit-keyframes ftb-wrapper-slide-in-top {
  from {
    transform: translateY(-100vh);
  }
  to {
    transform: translateY(0);
  }
}

@-webkit-keyframes ftb-content-slide-in-right {
  from {
    transform: translateY(100vh) translateX(100vw);
  }
  to {
    transform: translateY(0) translateX(0);
  }
}

/* ANIMATION 4: Slow moving text box */
@media only screen and (min-width: 768px) {
    
  #section_39 .ftb-content-move-up-down {
    animation-name: ftb-content-move-up-down;
    animation-duration: 4850ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: alternate;
    /*animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);*/

    -webkit-animation-name: ftb-content-move-up-down;
    -webkit-animation-duration: 4850ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    /*-webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);*/
  }

  @keyframes ftb-content-move-up-down {
    from {
      transform: translate3d(0, 0, 0);
    }
    to {
      transform: translate3d(0, 30px, 0);
    }
  }
  @-webkit-keyframes ftb-content-move-up-down {
    from {
      transform: translate3d(0, 0, 0);
    }
    to {
      transform: translate3d(0, 30px, 0);
    }
  }
  
}

/* Pricing table styling. */
#section_13 .kapsalon-pricing-table {
  margin-bottom: 8px;
}

@media only screen and (min-width: 768px) {
  #section_13 .kapsalon-pricing-table {
    margin-right: 12px;
    margin-bottom: 2px;
    -webkit-column-count: 1;-moz-column-count: 1;column-count: 1;
    -webkit-column-gap: 60px;-moz-column-gap: 60px;column-gap: 60px;
    column-fill: auto;
    /*height: 80vh;*/
    width: 400px;
  }
}
@media only screen and (min-width: 1024px) {
  #section_13 .kapsalon-pricing-table {
    margin-right: 12px;
    margin-bottom: 2px;
    -webkit-column-count: 1;-moz-column-count: 1;column-count: 1;
    /*height: 70vh;*/
  }
}

/* Cheeky hacks for some very specific screens. */
@media only screen and (min-width: 855px) and (min-height: 671px) and (max-height: 1290px) and (max-height: 720px){
  #section_13 .kapsalon-pricing-table {
    font-size: 0.8em;
    column-gap: 20px;
    column-count: 1;
    padding-top: 18px;
    /*height: 500px;*/
  }
}

@media only screen and (min-width: 1440px) {
  #section_13 .kapsalon-pricing-table {
    margin-right: 30px;
    margin-bottom: 20px;
    -webkit-column-count: 1;-moz-column-count: 1;column-count: 1;
    /*height: 40vh;*/
  }
}

@media only screen and (min-width: 1900px) {
  #section_13 .kapsalon-pricing-table {
    /*height: 56vh;*/
  }
}

@media only screen and (min-width: 2100px) {
  #section_13 .kapsalon-pricing-table {
    margin-right: 1em;
    margin-bottom: 30px;
    width: 48vw;
    -webkit-column-count: 1;-moz-column-count: 1;column-count: 1;
    -webkit-column-gap: 70px;-moz-column-gap: 70px;column-gap: 70px;
  }
}


@media only screen and (max-width: 767px) {
  #section_13 .kapsalon-pricing-table {
    padding-bottom:130px;
  }
  
  #section_13 #barbershop-prijzen-content h2 {
  }
  
}




#section_13 .kapsalon-pricing-table h3 {
  font-size: 1.4em;
  margin: 0 0 4px;
  color: #980000;
}

#section_13 .kapsalon-pricing-table h3::after {
  content: '-';
  margin-left: 5px;
  font-size: 1.4em;
}

#section_13 .kapsalon-pricing-table h3:not(:first-child) {
  margin-top: 8px;
}

#section_13 .kapsalon-pricing-table ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#section_13 .kapsalon-pricing-table li div:nth-child(1) {
  display: flex;
  justify-content: space-between;
}

#section_13 .kapsalon-pricing-table li div:nth-child(1) span:nth-child(2) {
  white-space: nowrap;
  padding-left: 20px;
}

#section_13 .kapsalon-pricing-table li div:nth-child(2) {
  font-size: .8em;
  font-style: italic;
}

#section_13 .floating-text-box header h2 {
  margin-top: 0;
}

#section_13 #barbershop-prijzen-wrapper {
  background-image: url("https://webmin.digiteam.nl/sites/108/media/images/globaldesign/stock-photo-portrait-of-young-handsome-man-smiling-outdoor-213159280-flipped.jpg");
}

#section_13 .floating-text-box {
  background-size: 100vw;
  padding-top: 70vw;
  background-repeat: no-repeat;
  min-height: 100vh;
}

#section_13 .floating-text-box .content {
  padding: 20px 1em 0;
}


@media only screen and (min-width: 768px) {
  #section_13 .floating-text-box {
    background-size: auto 100%;
    background-position-x: right;
    background-position-y: center;
    padding-top: initial;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  #section_13 .floating-text-box .content {
    background-color: rgba(29, 29, 27, 0.9);
    padding: 0 1em 0;
    width: max-content;
    margin-left: 30px;
    margin-top: 90px;
    max-width: calc(100vw - 60px);
    padding: 40px;
    padding-top:10px;
  }

  /* Override for large price list. */
  #section_13 .floating-text-box-kapsalon .content {
    max-width: 100%;
    width: auto;
    margin-right: 30px;
    overflow: scroll;
  }
}

@media screen and (max-width: 480px) and (orientation: portrait) {
    #section_13 .floating-text-box {
        padding-top: 60vw;
    }
}

@media screen and (min-width: 480px) and (max-width: 799px) and (orientation: landscape) {
    #section_13 #barbershop-prijzen-wrapper {
        background-position-y: -50px;
    }
    #section_13 .floating-text-box {
        padding-top: 50vw;
    }
}

@media only screen and (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
    #section_13 .floating-text-box {
        padding-top: 63vw;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {

}

@media only screen and (min-width: 800px) and (max-width: 1023px) and (orientation: landscape) {
  #section_13 .floating-text-box {
    padding-bottom:130px;
  }
}

@media only screen and (min-width: 1440px) {
  #section_13 .floating-text-box .content {
    max-width: 75vw;
  }
}

@media only screen and (min-width: 1600px) {

  #section_13 .floating-text-box .content {
    padding-top:40px;
    margin-left:60px;
  }

}

@media only screen and (min-width: 2100px) {
  #section_13 .floating-text-box .content {
    max-width: 60vw;
  }
}

/* ANIMATION SET 1: Scrolling to this section from the previous section. Left text box slides in from bottom. Right image box slides in from the right*/
#section_13 .ftb-wrapper-slide-in-right {
  animation-name: ftb-wrapper-slide-in-right;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-wrapper-slide-in-right;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

#section_13 .ftb-content-slide-in-bottom {
  animation-name: ftb-content-slide-in-bottom;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-content-slide-in-bottom;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

@keyframes ftb-wrapper-slide-in-right {
  from {
    transform: translateX(100vw);
  }
  to {
    transform: translateX(0);
  }
}

@keyframes ftb-content-slide-in-bottom {
  from {
    transform: translateY(100vh) translateX(-100vw);
  }
  to {
    transform: translateY(0) translateX(0);
  }
}

@-webkit-keyframes ftb-wrapper-slide-in-right {
  from {
    transform: translateX(100vw);
  }
  to {
    transform: translateX(0);
  }
}

@-webkit-keyframes ftb-content-slide-in-bottom {
  from {
    transform: translateY(100vh) translateX(-100vw);
  }
  to {
    transform: translateY(0) translateX(0);
  }
}

/*ANIMATION SET 2: Scrolling from this section to next section. Left box slides out to left. Right image box slides out to right.*/
#section_13 .ftb-wrapper-slide-out-right {
  animation-name: ftb-wrapper-slide-out-right;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-wrapper-slide-out-right;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

#section_13 .ftb-content-slide-out-left {
  animation-name: ftb-content-slide-out-left;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-content-slide-out-left;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

@keyframes ftb-wrapper-slide-out-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(100vw);
  }
}

@keyframes ftb-content-slide-out-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200vw);
  }
}

@-webkit-keyframes ftb-wrapper-slide-out-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(100vw);
  }
}

@-webkit-keyframes ftb-content-slide-out-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200vw);
  }
}

/*ANIMATION SET 3: Scrolling from a further section back to section. Left box slides in from left. Right image box slides in from top*/
#section_13 .ftb-wrapper-slide-in-top {
  animation-name: ftb-wrapper-slide-in-top;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-wrapper-slide-in-top;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

#section_13 .ftb-content-slide-in-left {
  animation-name: ftb-content-slide-in-left;
  animation-duration: 500ms;
  animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  animation-fill-mode: forwards;

  -webkit-animation-name: ftb-content-slide-in-left;
  -webkit-animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);
  -webkit-animation-fill-mode: forwards;
}

@keyframes ftb-wrapper-slide-in-top {
  from {
    transform: translateY(-100vh);
  }
  to {
    transform: translateY(0);
  }
}

@keyframes ftb-content-slide-in-left {
  from {
    transform: translateY(0) translateX(-100vw);
  }
  to {
    transform: translateY(0) translateX(0);
  }
}

@-webkit-keyframes ftb-wrapper-slide-in-top {
  from {
    transform: translateY(-100vh);
  }
  to {
    transform: translateY(0);
  }
}

@-webkit-keyframes ftb-content-slide-in-left {
  from {
    transform: translateY(0) translateX(-100vw);
  }
  to {
    transform: translateY(0) translateX(0);
  }
}

/* ANIMATION 4: Slow moving text box */
@media only screen and (min-width: 768px) {
    
  #section_13 .ftb-content-move-up-down {
    animation-name: ftb-content-move-up-down;
    animation-duration: 4850ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: alternate;
    /*animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);*/

    -webkit-animation-name: ftb-content-move-up-down;
    -webkit-animation-duration: 4850ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    /*-webkit-animation-timing-function: cubic-bezier(0.23, 0.15, 0.25, 0.99);*/
  }

  @keyframes ftb-content-move-up-down {
    from {
      transform: translate3d(0, 0, 0);
    }
    to {
      transform: translate3d(0, 30px, 0);
    }
  }
  @-webkit-keyframes ftb-content-move-up-down {
    from {
      transform: translate3d(0, 0, 0);
    }
    to {
      transform: translate3d(0, 30px, 0);
    }
  }
  
}

#section_14 .contact-form-section {
  display: flex;
  flex-direction: column;
  min-height: calc(100vh - 70px);
}

#section_14 .contact-form-section > div {
  flex: 1 1 0;
}

/* Workaround for http://lists.w3.org/Archives/Public/www-style/2014Dec/0249.html */
@media only screen and (min-width: 320px) and (max-width: 1440px) {
  #section_14 .contact-form-container {
    min-height: 600px;
  }
}

/* Form. */
#section_14 .contact-form-container {
  display: flex;
  align-items: center;
}

#section_14 .contact-form-section .contact-form-container h2 {
  text-align: center;
}

#section_14 #contactformulier {
  margin-top: -45px;
  padding-top: 45px;
  background-repeat: no-repeat;
  background-size: contain;
}

#section_14 #contactformulier .col-md-6 {
  float: none;
  width: 100%;
}

#section_14 #contactformulier label {
  display: none;
}

#section_14 #contactformulier input:not(#cfverzenden), #section_14 #contactformulier textarea {
  border: solid 1px #afafaf;
  background: transparent;
  border-radius: 0;
}

#section_14 #contactformulier #cfverzenden {
  display: block;
  margin: 20px auto 0;
}


/* Appointment button. */
#section_14 .contact-form-appointment-container {
  display: flex;
  align-items: center;
  background-image: url("https://webmin.digiteam.nl/sites/108/media/images/globaldesign/Icons_square_dark.png");
}

/* Override for white style. */
#section_14 .contact-form-section-white .contact-form-appointment-container {
  background-image: url("https://webmin.digiteam.nl/sites/108/media/images/globaldesign/Icons_square_light_bridebroom.png");
}

@media only screen and (min-width: 320px) {
  #section_14 .contact-form-appointment-container {
    min-height: 400px;
  }

  #section_14 .contact-form-section {
    margin-top: 70px;
  }

  #section_14 .contact-form-wrapper {
    width: 100vw;
    padding-left: 1em;
    padding-right: 1em;
    max-width: 840px;
  }

  #section_14 .contact-form-section > div:nth-child(1) {
    border-bottom: 1px solid #7c0606;
  }

  #section_14 .contact-form-section > div:nth-child(2) {
    border-top: 1px solid #7c0606;
  }
}

@media only screen and (max-width: 1440px) {
  #section_14 .contact-form-wrapper {
    padding-bottom:130px;
  }
}

@media only screen and (max-width: 767px) {
  #section_14 .contact-form-appointment-container {
    min-height: 300px;
  }

  #section_14 .cfverplicht {
    font-size: 14px;
    line-height: 18px;
  }
}

@media only screen and (max-width: 479px) {
    #section_14 .contact-form-section .contact-form-container h2 {
        font-size: 25px;
    }
}

@media screen and (max-width: 1023px) {
    #section_14 .contact-form-section .contact-form-container h2 {
        margin-top:90px;
    }
    #section_14 .contact-form-container {
        margin-bottom:40px;
    }
    #section_14 .contact-form-section > div:nth-child(1) {
        border-bottom: 0px;
    }
}

@media screen and (max-width: 480px) and (orientation: portrait) {
    #section_14 .contact-form-section .contact-form-container h2 {
        margin-top:60px;
    }
}

@media screen and (min-width: 480px) and (max-width: 799px) and (orientation: landscape) {
    #section_14 .contact-form-section .contact-form-container h2 {
        margin-top:85px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
    #section_14 .contact-form-section .contact-form-container h2 {
        margin-top:50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
    #section_14 .contact-form-section .contact-form-container h2 {
        margin-top:110px;
    }
}

@media only screen and (min-width: 800px) and (max-width: 1023px) and (orientation: landscape) {
    #section_14 .contact-form-section .contact-form-container h2 {
        margin-top:110px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) and (orientation: landscape) {
    #section_14 .contact-form-section .contact-form-container h2 {
        margin-top:80px;
    }  
}

@media only screen and (min-width: 768px) {
  #section_14 .contact-form-wrapper {
    width: initial;
    padding-left: 130px;
    padding-right: 130px;
    background-image: url(https://webmin.digiteam.nl/sites/108/media/images/globaldesign/ProHair_logodnkrgrijs_rotated_left.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 8% 0;
    max-width: 840px;
    margin: 0 auto;
  }

  /* Override for white style. */
  #section_14 .contact-form-section-white .contact-form-wrapper {
    background-image: url("https://webmin.digiteam.nl/sites/108/media/images/globaldesign/ProHair_logolichtgrijs_rotated_left.png");
  }

  #section_14 .contact-form-section > div:nth-child(2) .contact-form-wrapper {
    background-image: url(https://webmin.digiteam.nl/sites/108/media/images/globaldesign/ProHair_logodnkrgrijs_rotated.png);
    background-position: 92% 0;
  }

  /* Override for white style. */
  #section_14 .contact-form-section-white .contact-form-section > div:nth-child(2) .contact-form-wrapper {
    background-image: url("https://webmin.digiteam.nl/sites/108/media/images/globaldesign/ProHair_logolichtgrijs_rotated.png");
  }
}

@media only screen and (min-width: 1439px) {
  #section_14 .contact-form-appointment-container {
    min-height: initial;
  }

  #section_14 .contact-form-section {
    flex-direction: row;
  }

  #section_14 .contact-form-section > div:nth-child(1) {
    border-bottom: none;
    border-right: 1px solid #7c0606;
  }

  #section_14 .contact-form-section > div:nth-child(2) {
    border-top: none;
    border-left: 1px solid #7c0606;
  }
}

@media only screen and (min-width: 480px) and (max-width: 1023px) {
  #fotoalbum_3 {
    margin-top: 100px;
  }
}
#section_16 #groepsfoto_header {
  text-align:center;
  font-size:40px;
  line-height: 48px;
  letter-spacing:2.4px;
  background-color: #1d1d1b;
  position:absolute;
  top:90px;
  left:0px;
  right:0px;
}

#section_16 #groepsfoto_header_inner {
  padding-left:5px;
  padding-right:5px;
}

#section_16 #menu_personeel_container {
  position:absolute;
  left:0;
  right:0;
  z-index:99999999999;
  bottom:0px;
  height:auto;
}

#section_16 #realisatie {
  font-family: 'Source Sans Pro';
  font-size:14px;
  text-align:right;
  position: absolute;
  top: 50%;
  right: 0%;
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

#section_16 #realisatie_inner {
  position:relative;
  white-space: nowrap;
}

#section_16 #realisatie_inner {
  opacity:0.5;
}

#section_16 #realisatie_inner img {
  display:inline-block;
  margin-left:5px;
  width: 100px;
  opacity:0.5;
}

#section_16 .section_inner {
  position:relative;
}

@media screen and (max-width: 1165px) {
  #section_16 #menu_3 #menu_root_3 > li {
    width: 49%;
    text-align:center;
  }

  #section_16 #menu_3 #menu_root_3 > li a {
    padding-left:5px;
    padding-right:5px;
    line-height: 5px;
  }

  #section_16 #groepsfoto_header {
    font-size:0.9em;
  }
}

@media (min-width: 816px) and (max-width: 1023px) {
  #section_16 #groepsfoto_header {
    top: 88px;
  }
}


@media screen and (max-width: 769px) {
  #section_16 #realisatie {
    position: relative;
    text-align: center;
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }

  #section_16 #groepsfoto_header {
    font-size:0.9em;
  }

}

@media screen and (max-width: 620px) {

  #section_16 #menu_3 #menu_root_3 {
    padding-bottom:40px;
  }

}

@media screen and (max-width: 500px) {
  #section_16 #menu_3 #menu_root_3 {
    padding-bottom:60px;
  }

}

@media screen and (max-width: 330px) {

  #section_16 #menu_3 #menu_root_3 {
    padding-bottom:20px;
  }

  #section_16 #menu_3 #menu_root_3 > li {
    width: 100%;
    text-align:center;
  }

  #section_16 #menu_3 #menu_root_3 > li a {
    padding-left:5px;
    padding-right:5px;
    padding-top:20px;
    padding-bottom:20px;
    line-height: 5px;
  }

}

#section_16 .button-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

/* Overrides for small (height) screens. */
@media screen and (max-width: 768px) and (max-height: 768px) {
  #section_16 #groepsfoto_header {
    font-size: 0.5em;
  }
}
@media screen and (max-width: 330px) and (max-height: 768px) {
  #section_16 #menu_3 #menu_root_3 > li a {
    padding: 0;
  }
}

@media only screen and (min-width: 800px) and (max-width: 1023px) and (orientation: landscape) {
    #section_16 #realisatie_inner {
        white-space: normal;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    #section_16 #realisatie_inner {
        white-space: normal;
    }
}

@media only screen and (min-width: 800px) and (orientation: portrait) {
    #section_16 #realisatie_inner {
        white-space: normal;
    }
}

#section_16 {
    background-size: 100% auto !important;
    background-position: center center;
}

@media screen and (max-width: 480px) and (orientation: portrait) {
    #section_16 #groepsfoto_header {
        line-height: 38px;
    }
    #section_16 #groepsfoto_header {
        top: 70px;
    }
    #section_16 .button-container {
        margin-top: 10px;
    }
}

@media screen and (min-width: 480px) and (max-width: 799px) and (orientation: landscape) {
    #section_16 #groepsfoto_header {
        line-height: 38px;
    }
    #section_16 #groepsfoto_header {
        top: 88px;
    }
    #section_16 {
        background-position-y: 120px !important;
    }
}

@media only screen and (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
    #section_16 .button-container {
        margin-top: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {

}

@media only screen and (min-width: 800px) and (max-width: 1023px) and (orientation: landscape) {
    #section_16 #groepsfoto_header {
        top: 88px;
    }
    #section_16 {
        background-position-y: 190px !important;
    }
    #section_16 .button-container {
        margin-top: 140px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) and (orientation: landscape) {
    #section_16 .button-container {
        margin-top: 60px;
    }
}

@media screen and (min-width: 1024px) {
    #section_16 {
        background-position-y: 138px !important;
        background-size: 100% auto !important;
        background-position: center center;
    }
}
