  .apvisit-parliament {
    background:#f7fafc;
    background-color:#f7fafc;
    display: flex;
    flex-direction: column;
    overflow: hidden;
  }
  .vistimg {
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
  .div-7 {
    align-self: center;
    display: flex;
    margin-top: 40px;
    width: 100%;
    max-width: 1272px;
    flex-direction: column;
    font-family: Montserrat, sans-serif;
  }
  @media (max-width: 991px) {
    .div-7 {
      max-width: 100%;
    }
  }
  .breadcrumb {
    align-self: start;
    display: flex;
    align-items: start;
    font-size: 14px;
    color: #667085;
    font-weight: 400;

    justify-content: start;
  }
  @media (max-width: 991px) {
    .breadcrumb {
      max-width: 100%;
    }
  }
  .breadcrumb-2 {
    display: flex;
    min-width: 240px;
    align-items: start;
    justify-content: start;
  }
  @media (max-width: 991px) {
    .breadcrumb-2 {
      max-width: 100%;
    }
  }
  .breadcrumb-main {
    display: flex;
    min-width: 240px;
    align-items: center;
    gap: 8px;
    justify-content: center;
  }
  @media (max-width: 991px) {
    .breadcrumb-main {
      max-width: 100%;
    }
  }
  .breadcrumb-items-core {
    align-self: stretch;
    white-space: nowrap;
    margin: auto 0;
  }
  @media (max-width: 991px) {
    .breadcrumb-items-core {
      white-space: initial;
    }
  }
  .img-10 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 16px;
    align-self: stretch;
    margin: auto 0;
  }
  .breadcrumb-items-core-2 {
    align-self: stretch;
    margin: auto 0;
  }
  .img-11 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 16px;
    align-self: stretch;
    margin: auto 0;
  }
  .breadcrumb-items-core-3 {
    align-self: stretch;
    color: #006810;
    font-weight: 500;
    margin: auto 0;
  }
  .div-8 {
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    position: relative;
    min-height: 220px;
    margin-top: 24px;
    width: 100%;
    align-items: center;
    color: rgba(255, 255, 255, 1);
    justify-content: center;
    padding: 45px 80px;
  }
  @media (max-width: 991px) {
    .div-8 {
      max-width: 100%;
      padding: 0 20px;
    }
  }
  .div-9 {
    position: relative;
    display: flex;
    width: 719px;
    max-width: 100%;
    flex-direction: column;
    justify-content: start;
  }
  .visit-the-parliament-of-kenya {
    font-size: 48px;
    font-weight: 600;
    align-self: center;
  }
  @media (max-width: 991px) {
    .visit-the-parliament-of-kenya {
      max-width: 100%;
      font-size: 40px;
    }
  }
.enjoyedu{
font-size: 20px;
font-weight: 400;
line-height: 25px;
text-align: center;
margin-top: 8px;
}
@media (max-width: 991px) {
.enjoyedu{
max-width: 100%;
}
}
.regmdiv {
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 1);
  align-self: center;
  display: flex;
  margin: 24px auto;
  width: 90%;
  max-width: 840px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 5vw 3vw;
  box-sizing: border-box;
}

/* Medium screens (tablets) */
@media (max-width: 768px) {
  .regmdiv {
    padding: 6vw 4vw;
    width: 95%;
  }
}

/* Small screens (phones) */
@media (max-width: 480px) {
  .regmdiv {
    padding: 8vw 5vw;
    border-radius: 6px;
  }
}

  .div-11 {
    align-self: stretch;
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: start;
  }
  @media (max-width: 991px) {
    .div-11 {
      max-width: 100%;
    }
  }
  .apply-for-visit {
    color:#131313;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
  }
  .enter-the-following-details-correctly {
    color:#475569;
    font-size: 16px;
    font-weight: 400;
    margin-top: 8px;
  }
.div-12 {
  display: flex;
  max-width: 100%;
  flex-direction: column;
  font-weight: 400;
  justify-content: flex-start;
  padding: 0 16px; /* Add side padding for small screens */
  box-sizing: border-box;
}

/* Medium screens (tablets) */
@media (max-width: 992px) {
  .div-12 {
    width: 90%;
    margin-top: 30px;
  }
}

/* Small screens (mobile) */
@media (max-width: 600px) {
  .div-12 {
    width: 100%;
    margin-top: 20px;
    padding: 0 12px;
  }
}

.regmbills {
display: flex;
width: 100%;
flex-direction: column;
color:#131313;
justify-content: start;
}
@media (max-width: 991px) {
.div-13 {
max-width: 100%;
}
}
  .are-you-making-the-visit-as {
    font-feature-settings: "liga" off, "clig" off;
    font-size: 16px;
  }
  @media (max-width: 991px) {
    .are-you-making-the-visit-as {
      max-width: 100%;
    }
  }
  .div-14 {
    display: flex;
    margin-top: 8px;
    width: 100%;
    align-items: center;
    gap: 40px 50px;
    font-size: 14px;
    white-space: nowrap;
    justify-content: start;
    flex-wrap: wrap;
  }
  @media (max-width: 991px) {
    .div-14 {
      max-width: 100%;
      white-space: initial;
    }
  }
  .div-15 {
    align-self: stretch;
    display: flex;
    min-height: 48px;
    align-items: center;
    gap: 17px;
    justify-content: end;
    margin: auto 0;
  }
  @media (max-width: 991px) {
    .div-15 {
      white-space: initial;
    }
  }
  .img-12 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 24px;
    align-self: stretch;
    margin: auto 0;
  }
  .individual {
    font-feature-settings: "liga" off, "clig" off;
    align-self: stretch;
    margin: auto 0;
  }
  .div-16 {
    align-self: stretch;
    display: flex;
    min-height: 48px;
    align-items: center;
    gap: 17px;
    justify-content: end;
    margin: auto 0;
  }
  @media (max-width: 991px) {
    .div-16 {
      white-space: initial;
    }
  }
  .img-13 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 24px;
    align-self: stretch;
    margin: auto 0;
  }
  .institution-organization {
    font-feature-settings: "liga" off, "clig" off;
    align-self: stretch;
    margin: auto 0;
  }
  .div-17 {
    display: flex;
    margin-top: 24px;
    width: 100%;
    align-items: start;
    gap: 24px;
    justify-content: start;
    flex-wrap: wrap;
  }
  @media (max-width: 991px) {
    .div-17 {
      max-width: 100%;
    }
  }
  .input-field {
    display: flex;
    min-width: 240px;
    flex-direction: column;
    justify-content: start;
    flex-grow: 1;
    width: 259px;
  }
  .name-of-institution-organization {
    color: var(--Text, #131313);
    font-feature-settings: "liga" off, "clig" off;
    font-size: 16px;
    height: var(--20, 20px);
  }
  .input-field-2 {
    font-feature-settings: "liga" off, "clig" off;
    align-self: stretch;
    flex: 1;
    border-radius: 8px;
    border: 2px solid #cbd5e1;
    background:#fff;
    background-color:#fff;
    margin-top: 8px;
    min-height: 48px;
    width: 100%;
    gap: 12px;
    font-size: 14px;
    color: #475569;
    height:48px;
    padding: 16px;
  }
  .email {
    color:#131313;
    font-feature-settings: "liga" off, "clig" off;
    font-size: 16px;
    height:20px;
  }
  .input-field-3 {
    font-feature-settings: "liga" off, "clig" off;
    align-self: stretch;
    flex: 1;
    border-radius: 8px;
    border: 2px solid #cbd5e1;
    background:#fff;
    background-color:#fff;
    margin-top: 8px;
    min-height: 48px;
    width: 100%;
    gap: 12px;
    font-size: 14px;
    color:#475569;
    height:48px;
    padding: 16px;
  }
.div-18 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 24px;
  box-sizing: border-box;
}

/* Tablet screens (=991px) */
@media (max-width: 991px) {
  .div-18 {
    gap: 20px;
    justify-content: center; /* center items nicely on medium screens */
  }
}

/* Mobile screens (=600px) */
@media (max-width: 600px) {
  .div-18 {
    flex-direction: column;
    align-items: stretch;
    gap: 16px;
  }
}

  .input-field-4 {
    display: flex;
    min-width: 240px;
    flex-direction: column;
    justify-content: start;
    flex: 1;
    flex-basis: 0%;
  }

  .contact-person {
    color: var(--Text, #131313);
    font-feature-settings: "liga" off, "clig" off;
    font-size: 16px;
    height: var(--20, 20px);
  }
  .input-field-5 {
    font-feature-settings: "liga" off, "clig" off;
    align-self: stretch;
    flex: 1;
    border-radius: 8px;
    border: 2px solid #cbd5e1;
    background:#fff;
    background-color:#fff;
    margin-top: 8px;
    min-height: 48px;
    width: 100%;
    gap: 12px;
    font-size: 14px;
    color:#475569;
    height:48px;
    padding: 16px;
  }
  .input-field-6 {
    display: flex;
    min-width: 240px;
    flex-direction: column;
    justify-content: start;
    flex: 1;
    flex-basis: 0%;
  }
  .phone-number {
    color:#131313;
    font-feature-settings: "liga" off, "clig" off;
    font-size: 16px;
    height:20px;
  }
  .input-field-7 {
    font-feature-settings: "liga" off, "clig" off;
    align-self: stretch;
    flex: 1;
    border-radius: 8px;
    border: 2px solid #cbd5e1;
    background:#fff;
    background-color:#fff;
    margin-top: 8px;
    min-height: 48px;
    width: 100%;
    gap: 12px;
    font-size: 14px;
    color: #475569;
    height:48px;
    padding: 16px;
  }
  .div-19 {
    display: flex;
    margin-top: 24px;
    width: 100%;
    align-items: start;
    gap: 24px;
    justify-content: start;
    flex-wrap: wrap;
  }
  @media (max-width: 991px) {
    .div-19 {
      max-width: 100%;
    }
  }
  .input-field-8 {
    display: flex;
    min-width: 240px;
    flex-direction: column;
    justify-content: start;
    width: 324px;
  }
  .date {
    color:#131313;
    font-feature-settings: "liga" off, "clig" off;
    font-size: 16px;
    height:20px;
  }
  .input-field-9 {
    align-items: center;
    border-radius: 8px;
    border: 2px solid #cbd5e1;
    background:#fff;
    background-color:#fff;
    display: flex;
    margin-top: 8px;
    min-height: 48px;
    width: 100%;
    gap: 12px;
    font-size: 14px;
    color:#475569;
    justify-content: start;
    height: 48px;
    padding: 12px 16px;
  }
  .enter-date {
    font-feature-settings: "liga" off, "clig" off;
    align-self: stretch;
    flex: 1;
    flex-basis: 0%;
    margin: auto 0;
  }
  .img-14 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 24px;
    align-self: stretch;
    margin: auto 0;
  }
  .input-field-10 {
    display: flex;
    min-width: 240px;
    flex-direction: column;
    justify-content: start;
    flex: 1;
    flex-basis: 0%;
  }
  .reason-for-visit {
    color:#131313;
    font-feature-settings: "liga" off, "clig" off;
    font-size: 16px;
    height:20px;
  }
  .input-field-11 {
    align-items: center;
    border-radius: 8px;
    border: 2px solid #cbd5e1;
    background:#fff;
    background-color:#fff;
    display: flex;
    margin-top: 8px;
    min-height: 48px;
    width: 100%;
    gap: 12px;
    font-size: 14px;
    color:#475569;
    justify-content: start;
    height:48px;
    padding: 12px 16px;
  }
  .select-reason-for-visit {
    font-feature-settings: "liga" off, "clig" off;
    align-self: stretch;
    flex: 1;
    flex-basis: 0%;
    margin: auto 0;
  }
  .img-15 {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 24px;
    align-self: stretch;
    margin: auto 0;
  }
  .div-20 {
    display: flex;
    margin-top: 24px;
    width: 100%;
    align-items: start;
    gap: 24px;
    justify-content: start;
  }
  @media (max-width: 991px) {
    .div-20 {
      max-width: 100%;
    }
  }
  .input-field-12 {
    display: flex;
    min-width: 240px;
    width: 324px;
    flex-direction: column;
    justify-content: start;
  }
  .number-of-visitors {
    color:#131313;
    font-feature-settings: "liga" off, "clig" off;
    font-size: 16px;
    height:20px;
  }
  .input-field-13 {
    font-feature-settings: "liga" off, "clig" off;
    align-self: stretch;
    flex: 1;
    border-radius: 8px;
    border: 2px solid #cbd5e1;
    background:#fff;
    background-color:#fff;
    margin-top: 8px;
    min-height: 48px;
    width: 100%;
    gap: 12px;
    font-size: 14px;
    color:#475569;
    height:48px;
    padding: 16px;
  }
  .input-field-14 {
    display: flex;
    margin-top: 24px;
    width: 100%;
    flex-direction: column;
    justify-content: start;
  }
  @media (max-width: 991px) {
    .input-field-14 {
      max-width: 100%;
    }
  }
  .comments {
    color:#131313;
    font-feature-settings: "liga" off, "clig" off;
    font-size: 16px;
    height:20px;
  }
  @media (max-width: 991px) {
    .comments {
      max-width: 100%;
    }
  }
  .input-field-15 {
    font-feature-settings: "liga" off, "clig" off;
    flex: 1;
    border-radius: 8px;
    border: 2px solid #cbd5e1;
    background:#fff);
    background-color:#fff;
    margin-top: 8px;
    min-height: 176px;
    width: 100%;
    gap: 12px;
    font-size: 14px;
    color:#475569;
    padding: 16px 16px 143px;
  }
  @media (max-width: 991px) {
    .input-field-15 {
      max-width: 100%;
      padding-bottom: 100px;
    }
  }
  #edit-submit {
    align-self: stretch;
    border-radius: 40px;
    border: 2px solid #006810;
    background: #006810;
    background-color:#006810;
    margin-top: 40px;
    min-height: 48px;
    width: 408px;
    max-width: 100%;
    gap: 8px;
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    font-weight: 500;
    text-align: center;
    line-height: 1;
    height:48px;
    padding: 14px 8px;
  }
 
 
 