.menu-logo{
  width: 28px;
  margin-left: 20px;
  display: none;
}
@media only screen and (min-width: 768px) {
  .personeels-leden:hover{
    transform:scale(1.3);
  }
}
@media only screen and (max-width: 768px){
  /*nav-bar*/
  nav ul{
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 100px;
    left: 0;
    background: linear-gradient(340deg, #0099cc, #006699);
    width: 100%;
    height: 100vh;
    overflow: hidden;
    transition: 1s;
    z-index: 500;
  }
  li{
    text-align: c;
  }

.dropdown{
  margin-right:0px;
}

.afb-alinea1{
  visibility:hidden;
  height:0px;
}

@media screen and (max-width: 768px) {
  .yarne{
  display: flex;
  align-items: center;
  flex-direction: column;
  }
  }
  @media screen and (max-width: 768px) {
  .ons-Werk{
  font-size: 35px;
  }
  }

  nav ul li{
    display: block;
    margin-right: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  
  .menu-logo{
    display: block;
    cursor: pointer;
    margin-right:50px;
  }

  .nav-links a{
    color: #fff;
  }

/*Korte-inleiding*/
  .eerste-tekst {
    display: flex;
    align-items:center;
    text-align: center;
    flex-direction: column;
    width: 80%;
    margin-left:-20px;
    color: #fff;
    font-size: 20px;
    font-family: Agbalumo;
}

.extra-info {
  height: auto;
}


.personeels-leden{
  width:80%;
  margin-top:30px;

}
.korte-inleiding {
  width: 100%;
  flex-direction:column;
  min-height:60vh;
  justify-content:center;
}

.personeelstekst{
  visibility:hidden;
  height:0px;
}

.personeel{
  all: none;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  height: 70vh;
  font-family: Agbalumo;
  margin-top:100px;
  margin-bottom:480px;
  animation: Fade2 2s linear infinite;
        animation-play-state: paused;
        animation-delay: calc(var(--scroll) * -3s);
        animation-iteration-count: 1;
        animation-fill-mode: both;
}

.schermen{
  height:0px;
  visibility:hidden;
}

.info-home{
  max-width:85%;
}

.extra-info{
  flex-direction:column;
  min-height:650px;
}

.footer-inhoud{
  flex-direction:column;
  gap: 30px;
  margin-top:50px;
  margin-bottom: 60px;
}

.starterintrotitle{
  visibility:hidden;
}

.Slidedowncontainer{
  max-height:500px;
}

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

.contact-body{
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
}

.contacteerform{
  margin-bottom:-100px;;
}

.modal-content{
  min-width:70%;
}
.over-container2-1{
  flex-direction: column;
  align-items: center;
  gap: 50px;
}
.over-container2-2{
  flex-direction: column;
  align-items: center;
  gap: 50px;
}
.over-container2-3{
  width: 66%;
}
.over-vakje1{
  width: 90%;
}
.persoonstekst{
  font-size: x-small;
}
.over-container1-1{
  flex-direction: column;
  height: 400px;
  justify-content: space-around;
}
.over-container1-2{
  flex-direction: column;
  height: 400px;
  justify-content: space-around;
}
.over-container1-1-2{
  display: flex;
  width: auto;
  justify-content: center;
}
.over-container1-1-3{
  display: flex;
  width: auto;
  justify-content: center;
}
.persoonimages{
  width: 50%;
  box-shadow:0px 0px 5px 5px rgb(4, 176, 185);
  margin: 6.5px;
} 
}

/*Producten-pagina*/

.landing-product {
  background-image: url(https://i.imgur.com/ORKl2p0.png);
  background-size: cover;
  background-position: center;
  background-color: rgba(255, 255, 255, 0.7);
  height: 370px;
  position: relative;
}

.text-product-top {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #000;
  font-size: 34px;
}


.package-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
  width: 20%;
  border-radius: 8px;
  color: #fff;
  justify-content: space-between;
}

.custom-pack-link {
  display: flex;
  justify-content: center;
  text-decoration: none;
  margin-bottom: 7%;
}

.green-column {
  background-color: #4CAF50;
}

.blue-column {
  background-color: #3498db;
}

.gray-blue-column {
  background-color: #2c3e50;
}

.packinfo {
  text-align: center;
}

.Prijs {
  font-size: 36px;
}
@media only screen and (max-width: 1000px) {
  .contacteermain{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    width:100%;
  }

  .map{
    width:300px;
    height:300px;
  }

  .contacteersection{
    max-width:300px;
  }
  
  .contacteertextarea{
    min-width:300px;
  }
}

@media only screen and (max-width: 768px) {
  .landing-product {
      height: 250px;
  }

  .text-product-top {
      font-size: 24px;
  }

  .package-column {
      width: 40%;
      margin-bottom: 20px;
  }

  .packages-section {
    display: flex;
    flex-direction: column;
    align-items: center;
  }


}


@media only screen and (max-width: 480px) {
 .logo{
  width: 25%;
 }
 
  .landing-product {
    display: none;
  }

  .text-product-top {
      font-size: 18px;
  }

  .packages-section {
      flex-direction: column;
  }

  .package-column {
      width: 80%;
  }

  .custom-pack-link h3 {
    display: flex;
    justify-content: center;
    text-decoration: none;
    margin-bottom: 7%;
    flex-direction: column;
    align-items: center;
  }
}
