.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

h2 {
  color: #006752;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.2em;
}

h3 {
  color: #8f6427;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.2em;
}

p {
  margin-bottom: 20px;
}

.navbar {
  z-index: 5000;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 10px 30px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 3px 3px 12px rgba(0, 0, 0, .16);
}

.nav-div {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.body {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 1.8em;
}

.brand {
  width: 10%;
  max-height: 100px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link {
  background-image: url('../images/chart.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-right: 10px;
  padding: 15px 15px 15px 35px;
  font-weight: 600;
}

.nav-link:hover {
  color: #8f6427;
}

.nav-link.phone {
  color: #fff;
  text-transform: uppercase;
  background-color: #006752;
  background-image: url('../images/icons8-heart.svg');
  background-position: 10px;
  background-size: 30px;
  margin-right: 0;
  padding-left: 50px;
  padding-right: 25px;
  font-weight: 700;
}

.nav-link.phone:hover {
  background-color: #8f6427;
}

.hero-section {
  height: 90vh;
  text-align: left;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to top, rgba(0, 0, 0, .42) 23%, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0) 81%, rgba(0, 0, 0, 0) 102%), url('../images/group-photo.png'), linear-gradient(141deg, rgba(255, 255, 255, .76), rgba(255, 255, 255, 0)), url('../images/american-flag.jpg');
  background-position: 0 0, 50% 100%, 0 0, 0 0;
  background-repeat: repeat, no-repeat, repeat, no-repeat;
  background-size: auto, 75%, auto, cover;
  background-attachment: scroll, scroll, scroll, scroll;
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  padding: 100px 5% 3%;
  display: flex;
  position: relative;
}

.button {
  text-transform: uppercase;
  background-color: #006752;
  border: 2px solid #006752;
  margin-bottom: 10px;
  padding: 10px 30px;
}

.button:hover {
  color: #006752;
  background-color: #fff;
}

.header-div {
  width: 100%;
  color: #8f6427;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 600;
  display: flex;
}

.section-header {
  color: #006752;
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 42px;
  line-height: 1.2em;
}

.line {
  width: 15%;
  height: 1px;
  background-color: #333;
  margin-right: 15px;
}

.line.right {
  margin-left: 15px;
  margin-right: 0;
}

.submit-button {
  text-transform: uppercase;
  background-color: #8f6427;
  padding: 15px 30px;
}

.submit-button:hover {
  color: #8f6427;
  background-color: #fff;
}

.form {
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.footer {
  color: #fff;
  text-align: center;
  background-color: #006752;
  padding: 25px;
}

.hero-div-jm {
  width: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.hero-top-text {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #99cbbb;
  text-transform: uppercase;
  text-shadow: 3px 3px #006752;
  margin-bottom: 10px;
  font-size: 5em;
  font-weight: 700;
  line-height: 1.2em;
}

.subtext {
  width: 100%;
  color: #006752;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to right, rgba(153, 203, 187, 0) 1%, #99cbbb 25%, #99cbbb 46%, #99cbbb 62%, #99cbbb 77%, rgba(153, 203, 187, 0));
  margin-bottom: 20px;
  padding: 15px 50px;
  font-size: 2em;
  font-weight: 600;
}

.section-1 {
  min-height: 55vh;
  background-image: linear-gradient(rgba(255, 255, 255, .84), rgba(255, 255, 255, .84)), url('../images/bay-county-logo.png');
  background-position: 0 0, 5%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 600px;
  justify-content: flex-end;
  align-items: center;
  padding: 100px 5%;
  display: flex;
}

.section-1-wrapper-div {
  width: 50%;
  border-left: 5px solid #99cbbb;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  display: flex;
}

.section-2 {
  background-color: rgba(153, 203, 187, .25);
  padding: 100px 0;
}

.section-2-wrapper {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.checkbox-field {
  width: 100%;
}

.textarea {
  min-height: 100px;
}

.section-3 {
  background-image: linear-gradient(rgba(255, 255, 255, .25), rgba(255, 255, 255, .25)), url('../images/BackgroundTexture.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding: 100px 0;
}

.section-3-wrapper {
  width: 90%;
  max-width: none;
  min-height: 0;
  margin-left: auto;
  margin-right: auto;
}

.lists-holder {
  justify-content: space-between;
  margin-top: 50px;
  display: flex;
}

.lest-div-48 {
  width: 48%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.link {
  color: #006752;
  font-weight: 700;
  text-decoration: none;
}

.link:hover {
  color: #99cbbb;
}

.mobile-logo {
  display: none;
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 2em;
  }

  h3 {
    font-size: 1.2em;
  }

  .navbar {
    padding: 10px 20px;
  }

  .brand {
    width: 15%;
  }

  .nav-link {
    background-position: 1%;
    padding-left: 40px;
  }

  .nav-link.phone {
    background-position: 10px;
    background-size: 25px;
    padding-left: 40px;
    padding-right: 20px;
  }

  .hero-section {
    height: 600px;
    background-position: 0 0, 50% 100%;
    background-size: auto, 130%;
    align-items: flex-end;
    margin-top: 0;
    padding: 50px 25px 2%;
  }

  .header-div {
    margin-bottom: 35px;
  }

  .section-header {
    font-size: 35px;
  }

  .section-header.no-space {
    margin-bottom: 0;
    font-size: 35px;
  }

  .line {
    width: 2%;
    display: none;
  }

  .menu-button {
    padding: 15px;
  }

  .menu-button.w--open {
    background-color: #99cbbb;
  }

  .nav-menu {
    background-color: #fff;
  }

  .hero-top-text {
    font-size: 4em;
  }

  .subtext {
    font-size: 1.5em;
  }

  .section-1 {
    max-width: none;
    background-image: none;
    background-position: 0 0;
    flex-direction: column;
    align-items: flex-start;
  }

  .section-1-wrapper-div {
    width: 100%;
    margin-bottom: 50px;
  }

  .section-2 {
    padding-bottom: 85px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-3 {
    padding-bottom: 80px;
    padding-left: 0;
    padding-right: 0;
  }

  .mobile-logo {
    max-width: 75%;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .brand {
    width: 20%;
  }

  .hero-section {
    height: 500px;
    padding: 25px 2% 2%;
  }

  .button {
    font-size: 15px;
  }

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

  .section-header {
    font-size: 24px;
  }

  .section-header.no-space {
    margin-bottom: 0;
    font-size: 24px;
  }

  .line {
    width: 15%;
    margin-right: 10px;
  }

  .line.right {
    margin-left: 10px;
  }

  .footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hero-top-text {
    font-size: 2.5em;
  }

  .subtext {
    background-image: linear-gradient(to right, rgba(153, 203, 187, 0), #99cbbb 20%, #99cbbb 36%, #99cbbb 71%, #99cbbb 83%, rgba(153, 203, 187, 0));
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.2em;
  }

  .section-1 {
    padding: 50px 0;
  }

  .section-1-wrapper-div {
    width: 90%;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
  }

  .section-2 {
    padding: 50px 0;
  }

  .section-3 {
    padding: 50px 0 30px;
  }

  .lists-holder {
    flex-direction: column;
  }

  .lest-div-48 {
    width: 100%;
  }

  .mobile-logo {
    max-width: 50%;
    margin-left: 5%;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 1.5em;
  }

  .navbar {
    padding: 7px 10px;
  }

  .brand {
    width: 30%;
  }

  .nav-link.phone {
    background-position: 5px;
    background-size: 20px;
    padding: 5px 10px 5px 30px;
    font-size: .8em;
  }

  .hero-section {
    height: 600px;
    background-image: url('../images/group-photo.png'), url('../images/american-flag.jpg');
    background-position: 50% 100%, 0 0;
    background-repeat: no-repeat, no-repeat;
    background-size: 130%, cover;
    background-attachment: scroll, scroll;
    align-items: flex-start;
    padding: 30% 0 10px;
  }

  .button {
    padding: 7px 20px;
  }

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

  .section-header, .section-header.no-space {
    font-size: 22px;
  }

  .line {
    margin-right: 5px;
  }

  .line.right {
    margin-left: 5px;
  }

  .submit-button {
    padding: 10px 25px;
    font-size: 15px;
  }

  .footer {
    line-height: 1.2em;
  }

  .menu-button {
    padding: 10px;
  }

  .hero-div-jm {
    background-color: rgba(255, 255, 255, .86);
    padding: 20px 10px 10px;
  }

  .subtext {
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1em;
    line-height: 1.2em;
  }

  .section-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-1-wrapper-div {
    border-left-style: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .section-2, .section-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .lists-holder {
    margin-top: 0;
  }

  .mobile-logo {
    max-width: 90%;
    margin-right: 5%;
  }
}


