  .fs-lb-lightbox {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 10vh;	
}
.fs-lb-footer-small {
    display: none;
}
.fs-lb-form-container {
  background-color: #fefefe;
  padding: 20px;
  border: 1px solid #888;
  width: 60%;
  height: 85vh;
  border-radius: 20px 0 0 20px;
  position: relative;
}

.fs-lb-left-container {
  background-color: #fefefe;
  padding: 20px;
  border: 1px solid #888;
  width: 40%;
  height: 85vh;
  border-radius: 0 20px 20px 0;
}

.fs-lb-text1, .fs-lb-text2 {
  /* Your styles here */
}

.fs-lb-footer {
  background-color: #fefefe;
  padding: 10px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.fs-lb-footer-logo {
  float: left;
}

@media (max-width: 960px) {
  .fs-lb-form-container {
    width: 90%;
  }  
}

@media (max-width: 580px) {
  .fs-lb-form-container {
    width: 100%;
  }  
}

.fs-lb-close {
  cursor: pointer;
  font-size: 30px;
  z-index: 2;
  position: absolute;
  right: 20px;
  top: 20px;
  color: #5f5d5d;
}

.fs-lb-openForm {
  cursor: pointer;
}

#fs-lb-formContainer iframe {
  padding-top: 40px;
}

.fs-lb-openForm1 {
  background-color: blue;
  color: white;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}

.fs-lb-openForm2 {
  color: blue;
  text-decoration: underline;
  cursor: pointer;
}

.fs-lb-openForm4 {
  color: blue;
  cursor: pointer;
}

.fs-lb-lightbox {
  display: none;
}
.fs-lb-form-container {
    background-color: #bcbcbc;
    padding: 20px;
    width: 60%;
    max-width: 500px;
    height: 55vh;
    border-radius: 0 20px 0 0;
    position: relative;
    border-left: none;
    padding-bottom: 0;
}
.fs-lb-left-container {
    background-color: #bcbcbc;
    padding: 0 10px 0 30px;
    border: 1px solid #888;
    width: 40%;
    max-width: 300px;
    height: 55vh;
    border-radius: 20px 0 0 0;
    border-right: none;
    padding-bottom: 0;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}
.fs-lb-footer {
    background-color: #bcbcbc;
    padding: 10px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.fs-lb-footer {
    background-color: #036;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    position: absolute;
    top: 55vh;
    left: 0;
    right: 0;
    max-width: 800px;
    margin: auto;
    padding: 20px 20px 0 20px;
}
.fs-lb-lightbox {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.6);
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.fsBody .fsLabel, .fsBody label {
    font-size: 16px;
    color: #000;
    font-weight: 900;
}
.fs-lb-text1 {
    color: #036;
    font-size: 2.7em;
    line-height: 1em;
    font-weight: 900;
}
.fs-lb-text2 {
    color: #036;
    font-size: 2.7em;
    line-height: 1em;
    font-weight: 100;
}
.fs-lb-lightbox {
    display: none;
}
.fs-lb-footer {
    background-color: #036;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    position: absolute;
    top: 40vh;
    left: 0;
    right: 0;
    max-width: 800px;
    margin: auto;
    padding: 20px 20px 0 20px;
    height: 10vh;
}
.fs-mobile-text {
    display: none;
}

@media (max-width: 780px), (max-height: 728px) {
.fs-lb-left-container, .fs-lb-footer{
    display: none;
}
.fs-lb-footer-small {
    background: #036;
    float: left;
    width: 100%;
    margin: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    display: block;
}	
.fs-lb-form-container {
    background-color: #bcbcbc;
    padding: 20px;
    width: 60%;
    max-width: 500px;
    min-width: 100%;
    height: 90vh;
    border-radius: 20px 20px 0 0;
    position: relative;
    border-left: none;
    padding-bottom: 0;
    border: none;
}
.fs-lb-lightbox {
    padding-top: 0;
    background: #bcbcbc;
}

.fs-lb-footer {
    background-color: #036;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: none;
    position: fixed;
    bottom: 0;
    max-width: 100%;
	margin: auto;
    padding: 20px 20px 0 20px;
    height: 10vh;
    padding-bottom: 0;
    margin-bottom: 0;
}
#fsSubmitButton5437671 {
    width: 130px;
    padding: 18px;
    margin: 0!important;
    float: right;
}
.fs-mobile-text {
    display: inline;
    padding: 30px 20px 0 20px;
    width: 100%;
    float: left;
}
.fs-lb-text1 {
    font-size: 2.1em;
    max-width: 780px;
    margin: auto;
    text-align: center;
}
	
}
.fs-lb-text2 {
    max-width: 780px;
    margin: auto;
    text-align: center;
	font-size: 2em;
}
.no-scroll {
    overflow: hidden; /* Prevents scrolling */
    position: fixed; /* Keeps the position */
    width: 100%; /* Ensures full width */
}

.fs-lb-footer-small img {
    padding: 10px;
    margin: 0;
    max-width: 100%;
}

}
@media screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 1920px) {
  .fs-lb-text1,
  .fs-lb-text2,
  .fs-lb-footer-logo,
  .fs-lb-openForm1,
  .fs-lb-openForm2,
  .fs-lb-openForm4 {
    /* Apply an 80% scale transformation */
    transform: scale(0.9);
    /* Set the transform origin to the top left corner to prevent centering */
    transform-origin: top;
  }

  #fs-lb-formContainer iframe {
    /* Apply an 80% scale transformation */
    transform: scale(0.9);
    /* Set the transform origin to the top left corner to prevent centering */
    transform-origin: top;
  }

  .fs-lb-form-container,
  .fs-lb-left-container {
    height: 75vh;
  }

  .fs-lb-footer {
    top: 75vh;
    height: 15vh;
  }
}
/* Apply styles when Windows scaling is set at 150% (1.5x) or less, and screen width is 1080px or less */
@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1280px) {
  .fs-lb-text1,
  .fs-lb-text2,
  .fs-lb-footer-logo,
  .fs-lb-openForm1,
  .fs-lb-openForm2,
  .fs-lb-openForm4 {
    transform: scale(0.7);
    transform-origin: top;
  }

  #fs-lb-formContainer iframe {
    transform: scale(0.7);
    transform-origin: top;
  }

  .fs-lb-form-container,
  .fs-lb-left-container {
    height: 90vh;
  }

  .fs-lb-footer {
    top: 75vh;
    height: 15vh;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 1.75) and (max-width: 1280px) {
  .fs-lb-text1,
  .fs-lb-text2,
  .fs-lb-footer-logo,
  .fs-lb-openForm1,
  .fs-lb-openForm2,
  .fs-lb-openForm4 {
    /* Apply an 80% scale transformation */
    transform: scale(0.7);
    /* Set the transform origin to the top left corner to prevent centering */
    transform-origin: top;
  }

  #fs-lb-formContainer iframe {
    transform: scale(0.7);
    transform-origin: top;
    padding: 0;
}

  .fs-lb-form-container,
  .fs-lb-left-container {
    height: 75vh;
  }

  .fs-lb-footer {
    top: 75vh;
    height: 15vh;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 1.50) and (min-resolution: 192dpi) and (min-width: 3840px) {
  .fs-lb-text1,
  .fs-lb-text2,
  .fs-lb-footer-logo,
  .fs-lb-openForm1,
  .fs-lb-openForm2,
  .fs-lb-openForm4 {
    transform: scale(1.3);
    transform-origin: top;
  }

  #fs-lb-formContainer iframe {
    transform: scale(1.3);
    transform-origin: top;
  }

  .fs-lb-form-container,
  .fs-lb-left-container {
    height: 75vh;
  }

  .fs-lb-footer {
    top: 75vh;
    height: 15vh;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 1.75) and (min-resolution: 192dpi) and (min-width: 3840px) {
  .fs-lb-text1,
  .fs-lb-text2,
  .fs-lb-footer-logo,
  .fs-lb-openForm1,
  .fs-lb-openForm2,
  .fs-lb-openForm4 {
    transform: scale(1.2);
    transform-origin: top;
  }

  #fs-lb-formContainer iframe {
    transform: scale(1.2);
    transform-origin: top;
  }

  .fs-lb-form-container,
  .fs-lb-left-container {
    height: 75vh;
  }

  .fs-lb-footer {
    top: 75vh;
    height: 15vh;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 2.0) and (min-resolution: 192dpi) and (min-width: 3840px) {
  .fs-lb-text1,
  .fs-lb-text2,
  .fs-lb-footer-logo,
  .fs-lb-openForm1,
  .fs-lb-openForm2,
  .fs-lb-openForm4 {
    transform: scale(1.0);
    transform-origin: top;
  }

  #fs-lb-formContainer iframe {
    transform: scale(1.1);
    transform-origin: top;
  }

  .fs-lb-form-container,
  .fs-lb-left-container {
    height: 75vh;
  }

  .fs-lb-footer {
    top: 75vh;
    height: 15vh;
  }
}

@media (max-width: 780px) {
.fs-lb-form-container, .fs-lb-left-container {
    height: 100%;
}	
}