/* xl - DESKTOP STYLES */
#gtranslate_selector {
  color: #fff;
  background: #1f409c;
  border: 0px solid transparent;
}
.ff-btn.ff-btn-submit {
  background: #1f409c !important;
  font-weight: 700 !important;
  border-radius: 0px !important;
  padding: 12px 24px !important;
}
h2.crmhs-cta-heading {
  font-size: 60px;
  color: white;
}
.vcex-bullets ul li {
  margin: 16px;
  font-size: 18px;
  font-family: "Poppins";
  line-height: 1.2em;
}
.crmhs-faq-toggle > .vc_column-inner {
  margin-bottom: 5px;
}
.crmhs-faq-toggle > .vc_column-inner .wpb_wrapper {
  background: #eff1f8;
  padding: 20px;
}
#nav_menu-4 {
  padding-bottom: 7px;
}
blockquote {
  background: none;
}
.crmhs-two-halves-text .wpb_column.vc_column_container {
  display: grid;
  padding-left: 10%;
}
.crmhs-two-halves-text-left .wpb_column.vc_column_container {
  justify-content: end;
}
.crmhs-two-halves-text-right .wpb_column.vc_column_container {
  justify-content: start;
}
.crmhs-two-halves-text .wpb_column.vc_column_container > .vc_column-inner {
  max-width: 640px;
  padding-left: 0;
  padding-right: 10%;
}
.crmhs-two-halves-text h2 {
  margin-top: 0 !important;
}
@media only screen and (max-width: 767px) {
  .crmhs-two-halves-text .wpb_column.vc_column_container {
    padding-left: initial;
  }
  .crmhs-two-halves-text .wpb_column.vc_column_container > .vc_column-inner {
    max-width: var(--wpex-container-max-width);
    margin: 0 auto;
    padding-right: initial;
  }
  .crmhs-two-halves-text-left .crmhs-two-halves-inner {
    display: flex;
    flex-direction: column-reverse;
  }
  .crmhs-two-halves-text .wpb_column.vc_column_container {
    justify-content: center;
  }
  .crmhs-two-halves-text blockquote {
    margin-top: 0;
    padding-left: 0;
    font-size: 18px;
  }
  .crmhs-two-halves-text h2 {
    line-height: 1.3 !important;
    margin-top: 0 !important;
  }
  .crmhs-mb-40 {
    margin-bottom: 40px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F866-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%22%7D */