.nav-cta-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.logo-block {
  max-width: 400px;
}

.lp-button {
  padding: 30px 50px 30px 75px;
  background-color: #33a999;
  background-image: url('../images/phone-white.svg');
  background-position: 40px 50%;
  background-size: 26px;
  background-repeat: no-repeat;
  font-size: 30px;
  line-height: 60px;
}

.nav-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.italic-text {
  font-weight: 500;
}

.cta-text-block {
  padding-right: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.cta-heading-5 {
  color: #33a999;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  text-align: right;
}

.cta-heading-6 {
  font-weight: 500;
  text-align: right;
}

.lp-hero-section {
  background-image: url('../images/lp-hero-c-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.lp-hero-block {
  display: block;
  padding-top: 50px;
  padding-bottom: 50px;
}

.hero-cta-block {
  width: 60%;
  height: auto;
  padding: 51px;
  float: right;
  clear: none;
  background-color: hsla(0, 0%, 100%, 0.8);
}

.heading-55 {
  font-size: 50px;
  line-height: 65px;
  font-weight: 300;
  text-transform: uppercase;
}

.hero-h2 {
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 60px;
  font-weight: 600;
}

.hero-p {
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  line-height: 29px;
}

.hero-cta-button {
  margin-top: 20px;
  padding: 20px 40px 20px 60px;
  background-color: #33a999;
  background-image: url('../images/phone-white.svg');
  background-position: 25px 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  font-size: 25px;
  line-height: 30px;
}

.lp-logo-block {
  padding-bottom: 40px;
  border-bottom: 2px solid #ccc;
}

.quote-block {
  margin-top: 60px;
}

.quote-text {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
}

.insurance-logo-img-mobile {
  display: none;
}

.insurance-text {
  margin-bottom: 10px;
  font-size: 15px;
}

.insurance-block {
  padding: 40px 20px;
  border-bottom: 2px solid #ccc;
}

.insurance-logos {
  background-color: #ebebeb;
}

.form-text-block {
  padding-right: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 60%;
  -ms-flex: 0 60%;
  flex: 0 60%;
  border-right: 2px solid #ccc;
}

.form-subtext {
  font-size: 28px;
  line-height: 35px;
  font-weight: 600;
}

.form-lp-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form-block-3 {
  margin-top: 20px;
}

.form-text-heading {
  font-family: Montserrat, sans-serif;
  font-size: 33px;
  font-weight: 500;
  text-transform: uppercase;
}

.form-title {
  color: #33a999;
  font-size: 32px;
  line-height: 40px;
  font-weight: 500;
}

.submit-button-6 {
  width: 100%;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #33a999;
}

.form-subtitle {
  color: #757575;
  line-height: 23px;
}

.lp-form-field {
  height: 50px;
  padding: 18px;
  border-style: solid;
  border-width: 2px;
  border-color: #aaa;
  border-radius: 3px;
  background-color: #eee;
  color: #999;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
}

.paragraph-15 {
  font-family: Montserrat, sans-serif;
  color: #757575;
  font-size: 17px;
  line-height: 30px;
}

.paragraph-15.center {
  text-align: center;
}

.form-block-container {
  padding-left: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-second-column {
  padding-left: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-description-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-description-section {
  background-color: #ebebeb;
}

.list-2 {
  margin-top: 20px;
  color: #fff;
}

.text-main-column {
  max-width: 300px;
  padding: 30px;
  background-color: #33a999;
}

.text-column-listitem {
  margin-bottom: 10px;
}

.text-main-column-text {
  color: #fff;
  font-weight: 400;
}

.cta-section {
  background-color: #33a999;
}

.cta-section-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.cta-heading {
  max-width: 500px;
  color: #fff;
  font-size: 36px;
  line-height: 40px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.cta-button {
  margin-top: 20px;
  padding: 15px 38px;
  background-color: #fff;
  color: #33a999;
  font-size: 20px;
  font-weight: 600;
}

.text-block-34 {
  margin-top: 20px;
  color: #fff;
}

.footer-lp-block {
  padding: 40px 20px;
}

.joint-commission-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-37 {
  width: 100px;
}

.paragraph-16 {
  padding-left: 20px;
  color: #757575;
  line-height: 22px;
}

.copyright-text {
  color: #757575;
  font-size: 14px;
  text-align: center;
}

.lp-body {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .lp-button {
    padding: 20px 30px 20px 55px;
    background-position: 20px 50%;
    font-size: 25px;
  }
  .nav-block {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .logo-img {
    max-width: 250px;
  }
  .cta-heading-5 {
    font-size: 18px;
    line-height: 22px;
  }
  .lp-hero-section {
    background-position: 0% 50%;
  }
  .hero-cta-block {
    padding: 34px;
  }
  .heading-55 {
    font-size: 35px;
    line-height: 45px;
  }
  .hero-h2 {
    font-size: 35px;
    line-height: 45px;
  }
  .hero-p {
    font-size: 18px;
    line-height: 25px;
  }
  .hero-cta-button {
    font-size: 22px;
    line-height: 28px;
  }
  .paragraph-15.center {
    font-size: 16px;
    line-height: 23px;
  }
}

@media screen and (max-width: 767px) {
  .nav-cta-block {
    width: 100%;
    text-align: left;
  }
  .lp-button {
    width: 100%;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .nav-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cta-text-block {
    display: block;
  }
  .lp-hero-block {
    padding-top: 300px;
  }
  .hero-cta-block {
    width: 100%;
  }
  .insurance-logo-img-mobile {
    display: block;
  }
  .insurance-logo-img-desktop {
    display: none;
  }
  .form-text-block {
    margin-bottom: 40px;
    padding-right: 0px;
    border-right-width: 0px;
  }
  .form-lp-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .form-block-container {
    padding-left: 0px;
  }
  .text-second-column {
    padding-left: 0px;
  }
  .text-description-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-main-column {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 479px) {
  .nav-cta-block {
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
    z-index: 1500;
  }
  .logo-block {
    width: 100%;
    max-width: 300px;
  }
  .lp-button {
    position: static;
    top: 20px;
    max-width: none;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .nav-block {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }
  .cta-text-block {
    display: none;
  }
  .logo-img {
    width: 100%;
    max-width: none;
  }
  .lp-hero-section {
    background-position: 20% 50%;
    background-size: auto;
  }
  .hero-cta-block {
    padding: 21px;
  }
  .cta-heading {
    font-size: 28px;
    line-height: 38px;
  }
  .joint-commission-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-37 {
    margin-bottom: 20px;
  }
}