body {
  font-family: Mulish, sans-serif;
  color: #202d49;
  font-size: 20px;
  line-height: 1.8;
}

h1 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #202d49;
  font-size: 50px;
  line-height: 1.2;
  font-weight: 900;
}

h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 26px;
  line-height: 1.5;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

.page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.efo-header {
  text-align: center;
}

.efo-header > div {
  width: 250px;
  display: inline-block;
}

.efo-thank-you-title {
  margin: 20px;
  color: #FFF;
  font-size: larger;
  text-align: center;
}

.efo-thank-you-sub-title {
  margin: 10px;
  color: #FFF;
  font-size: smaller;
  text-align: center;
}

.efo-thank-you-target {
  margin: 15px;
  text-align: center;
  color: #FFF;
  font-size: small;
  min-height: 300px;
}

.efo-thank-you-target-text {
  margin-top: 150px;
}

.efo-typ-banners {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 20px 20px;
}

.efo-typ-banner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #FFF;
  width: 100%;
  padding: 20px;
  margin: 10px;
  border-radius: 10px;
}

.efo-typ-banner-logo {
  flex: 0 0 auto;
  width: 20%;
  padding: 0 15px;
  text-align: center;
}

.efo-typ-banner-desc {
  flex: 0 0 auto;
  width: 55%;
}

.efo-typ-banner-header {
  font-size: medium; font-weight: bold;
}

.efo-typ-banner-list {
  font-size: small;
  font-weight: 500;
  line-height: 1.6;
}

.efo-typ-banner-list ul {
  padding-left: 1.5rem;
}

.efo-typ-banner-cta {
  flex: 0 0 auto;
  width: 25%;
  text-align: center;
}

.efo-typ-banner-cta a {
  display: inline-block;
  width: 80%;
  padding: 8px 15px;
  color: #FFF;
  background: #72CE79;
  text-align: center;
  text-decoration: none;
  line-height: 1.2;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 10px;
}

.section {
  padding: 120px 60px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.section.grey {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fcfcfc;
  background-image: url('../images/background.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.section.grey .container {
  min-height: 350px;
  background: rgb(16, 70, 118, 0.53);
  border-radius: 20px;
  width: 60%;
  padding: 0 15px;
}

.section.grey .container-typ {
  width: 80%;
}

.header-alert {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 16px 20px;
  line-height: 1.3;
  background-color: #B2E7F4;
  min-height: 50px;
  font-size: 16px;
}

.header-alert div {
  height: 100%;
}

.header-alert img {
  width: 30px;
  margin-right: 10px;
}

.header-logo {
  width: 100%;
  text-align: center;
  background-color: transparent;
}

.header-logo img {
  width: 500px;
}

.header-section img {
  width: 360px;
}

.efo-headline div {
  width: 50%;
  margin: auto;
}

.efo-headline-2 {
  margin-top: 20px;
}

.large-title-block {
  color: #FFF;
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  line-height: 1;
}

.small-text-block {
  color: #FFF;
  text-align: center;
  font-weight: normal;
  font-size: 20px;
  margin-top: 25px;
}

.container {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.page-404 {
  width: 100%;
  padding: 100px;
  text-align: center;
}

.page-404-img-container,
.page-404-text-line {
  margin: 30px;
}

.form-2-iframe {
  height: 1250px;
}

.form-block {
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
  text-align: center;
}

.form-block-2 {
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.form-button {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 20px;
  width: 100%;
  min-height: 60px;
  margin-right: 10px;
  padding: 13px 30px;
  border-radius: 10px;
  background-color: #e2585a;
  -webkit-transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form-button:hover {
  background-color: #e2585a;
  box-shadow: 0 20px 30px -11px rgba(226, 88, 90, 0.6);
  letter-spacing: 3px;
}

.form-button:active {
  border: 1px none #000;
}

.form-button:focus {
  border: 1px none #000;
}

.form {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left;
}

.form-heading {
  width: 100%;
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: 900;
}

.success-message {
  margin-top: 10px;
  padding: 0px;
  background-color: transparent;
}

.form-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: transparent;
}

.slide-nav {
  display: none;
}

.form-step {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 20px;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.form-step.last-step {
  margin-bottom: 0px;
  padding-bottom: 70px;
}

.form-next {
  position: static;
  display: block;
  width: 48%;
  min-height: 60px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 15px 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 10px;
  background-color: #e2585a;
  opacity: 1;
  -webkit-transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form-next:hover {
  background-color: #fa7274;
  box-shadow: 0 20px 30px -11px rgba(226, 88, 90, 0.6);
  letter-spacing: 3px;
}

.form-next:active {
  border: 1px none #000;
}

.form-back {
  position: absolute;
  z-index: -10;
  width: 48%;
  min-height: 60px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 13px 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 2px;
  border-color: #e2585a;
  border-radius: 10px;
  background-color: rgba(226, 88, 90, 0.1);
  opacity: 0.36;
  -webkit-transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  color: #ff3539;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form-back:hover {
  border-color: #e2585a;
  background-color: rgba(255, 0, 4, 0.1);
  box-shadow: 0 20px 30px -11px rgba(213, 31, 34, 0.3);
  letter-spacing: 3px;
}

.form-back:active {
  box-shadow: 0 11px 20px -11px rgba(127, 88, 226, 0.6);
}

.form-mask {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-right: -40px;
  margin-bottom: -40px;
  margin-left: -40px;
  padding-right: 40px;
  padding-bottom: 20px;
  padding-left: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #000;
}

.form-slide {
  width: 100%;
  margin-right: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #000;
}

.button {
  position: static;
  display: inline-block;
  min-height: 60px;
  padding: 15px 50px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 2px;
  border-color: #7f58e2;
  border-radius: 10px;
  -webkit-transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  color: #7f58e2;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  letter-spacing: 3px;
}

.button:active {
  border: 1px none #000;
}

.success-subtitle {
  margin-top: -20px;
  margin-bottom: 30px;
}

.disclaimer {
  margin-top: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #659CCB;
  opacity: 1;
  color: #000;
  font-size: 1em;
  line-height: 1;
}

.text-block {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #9e9e9e;
  font-size: 12px;
  line-height: 1;
  text-align: center;
}

.disclaimer .text-block,
.disclaimer .text-block-9 {
  color: #000;
}

.link-2 {
  color: #3871e4;
}

.disclaimer .link-2 {
  color: #0000FF;
}

.image {
  width: auto;
  max-width: 400px;
  min-width: auto;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  border-style: solid;
  border-width: 5px;
  border-color: #fff;
  border-radius: 0px;
}

.form-section-title {
  width: 100%;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: 600;
  text-align: center;
}

.text-block-2 {
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  font-family: Mulish, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}

.field {
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 25px;
  border: 2px solid #cbced2;
  border-radius: 10px;
  background-color: rgba(225, 228, 233, 0.25);
  -webkit-transition: border 200ms ease-in;
  transition: border 200ms ease-in;
  color: #000;
  font-size: 1.2em;
  line-height: 1.5em;
  font-weight: 500;
  text-align: left;
}

.field:focus {
  border-color: #7196ce;
  font-weight: 600;
}

.text-block-4 {
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  color: #9e9e9e;
  font-size: 0.7em;
  font-weight: 300;
}

.text-block-5 {
  color: #e2585a;
}

.heading-2 {
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  color: #3c64d3;
  font-size: 40px;
  text-align: left;
}

.heading-3 {
  margin: 0px auto 20px;
  color: #000;
  font-size: 0.9em;
  line-height: 0.91em;
  font-weight: 500;
}

.form-section-title-2 {
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: 600;
}

.field-2 {
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 25px;
  border: 2px solid #cbced2;
  border-radius: 10px;
  background-color: rgba(225, 228, 233, 0.25);
  -webkit-transition: border 200ms ease-in;
  transition: border 200ms ease-in;
  color: #000;
  font-size: 1.2em;
  line-height: 1.5em;
  font-weight: 500;
  text-align: left;
}

.field-2:focus {
  border-color: #7196ce;
  font-weight: 600;
}

.text-block-6 {
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  color: #9e9e9e;
  font-size: 0.7em;
  line-height: 0.7;
}

.form-section-title-4 {
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: 600;
}

.text-block-7 {
  margin: 0px 10px 30px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #9e9e9e;
  font-size: 0.55em;
  line-height: 1;
  font-style: normal;
  font-weight: 300;
  text-align: justify;
  text-transform: none;
}

.main-next-btn {
  position: static;
  display: block;
  width: auto;
  min-height: 60px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 15px 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 10px;
  background-color: #e2585a;
  -webkit-transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.main-next-btn:hover {
  background-color: #fa7274;
  box-shadow: 0 20px 30px -11px rgba(226, 88, 90, 0.6);
  letter-spacing: 3px;
}

.main-next-btn:active {
  border: 1px none #000;
}

.div-btn-holder {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 5px;
  width: 100%;
  margin-top: 10px;
}

.form-next-copy-hide {
  position: absolute;
  z-index: -10;
  display: block;
  width: 48%;
  min-height: 60px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 15px 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 10px;
  background-color: #e2585a;
  opacity: 0;
  -webkit-transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form-next-copy-hide:hover {
  background-color: #fa7274;
  box-shadow: 0 20px 30px -11px rgba(226, 88, 90, 0.6);
  letter-spacing: 3px;
}

.form-next-copy-hide:active {
  border: 1px none #000;
}

.previous-btn {
  position: static;
  width: 48%;
  min-height: 60px;
  margin-right: 10px;
  margin-left: 0px;
  padding: 13px 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 2px;
  border-color: #e2585a;
  border-radius: 10px;
  background-color: rgba(226, 88, 90, 0.1);
  -webkit-transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  color: #ff3539;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.previous-btn:hover {
  border-color: #e2585a;
  background-color: rgba(255, 0, 4, 0.1);
  box-shadow: 0 20px 30px -11px rgba(213, 31, 34, 0.3);
  letter-spacing: 3px;
}

.previous-btn:active {
  box-shadow: 0 11px 20px -11px rgba(127, 88, 226, 0.6);
}

.next-btn {
  position: static;
  display: inline-block;
  width: 100%;
  min-height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 15px 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 10px;
  background-color: #e2585a;
  -webkit-transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.next-btn:hover {
  background-color: #fa7274;
  box-shadow: 0 20px 30px -11px rgba(226, 88, 90, 0.6);
  letter-spacing: 3px;
}

.next-btn:active {
  border: 1px none #000;
}

.btn-holder {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 15px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block {
  width: 50%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.btn-holder-x {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 15px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.previous-btn-x {
  position: static;
  display: none;
  width: 48%;
  min-height: 60px;
  margin-right: 10px;
  margin-left: 0px;
  padding: 13px 30px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: #e2585a;
  border-radius: 10px;
  background-color: rgba(226, 88, 90, 0.1);
  -webkit-transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  color: #ff3539;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.previous-btn-x:hover {
  border-color: #e2585a;
  background-color: rgba(255, 0, 4, 0.1);
  box-shadow: 0 20px 30px -11px rgba(213, 31, 34, 0.3);
  letter-spacing: 3px;
}

.previous-btn-x:active {
  box-shadow: 0 11px 20px -11px rgba(127, 88, 226, 0.6);
}

.paragraph {
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  color: #000;
  font-size: 1em;
  text-align: justify;
}

.list {
  margin-left: 10px;
}

.list-item {
  margin-bottom: 10px;
  font-size: 1em;
  line-height: 1.5em;
}

.bold-text {
  font-size: 1.2em;
}

.bold-text-2 {
  font-size: 1.1em;
}

.paragraph-4 {
  margin-left: 20px;
  color: #000;
}

.heading-5 {
  margin-top: 40px;
  padding-left: 20px;
  font-size: 1.2em;
}

.paragraph-5 {
  text-align: left;
}

.text-block-3 {
  text-align: center;
}

.bold-text-4 {
  text-align: center;
}

.centered {
  text-align: center;
}

.opt-out-form {
  margin-top: 40px;
}

.partners-sub-heading {
  margin-top: 20px;
  text-align: center;
}

.partners-text-block {
  font-size: 0.8em;
  line-height: 1.5em;
}

.heading-6 {
  margin-top: 40px;
  margin-left: 20px;
  color: #000;
}

.heading-7 {
  margin-top: 40px;
  color: #000;
  font-size: 32px;
}

.body {
  color: #000;
}

.error-message {
  margin-top: 20px;
  border-radius: 11px;
}

.body-2 {
  color: #000;
}

.body-3 {
  color: #000;
}

.image-2 {
  margin-right: auto;
  margin-left: auto;
}

.image-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.text-block-8 {
  text-align: center;
}

.image-4 {
  display: none;
  margin-right: auto;
  margin-left: auto;
}

.body-4 {
  margin-top: 100px;
}

.form-2 {
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
}

.body-5 {
  color: #000;
}

.form-optout {
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-9 {
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #9e9e9e;
  font-size: 0.6em;
  text-align: center;
}

#pb-container {
  display: flex;
  max-width: 315px;
  margin: 20px auto;
  align-items: center;
}

.pb-dot {
  min-width: 45px;
  min-height: 45px;
  border-radius: 30px;
  background: #168E8E;
  position: relative;
}

.pb-dot:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%,-50%,0);
  color: #2C407D;
  font-size: 26px;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.pb-dot:first-child:before {
  content: '1';
}

.pb-dot:nth-child(4):before {
  content: '2';
}

.pb-dot:last-child:before {
  content: '3';
}

.pb-dot:after {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  color: #FFF;
  font-size: 18px;
  font-family: 'Gotham-Book', sans-serif;
  text-align: center;
  line-height: 1.3;
}

.pb-dot:first-child:after {
  content: 'Your Home';
}

.pb-dot:nth-child(4):after {
  content: 'Your Situation';
}

.pb-dot:last-child:after {
  content: 'Your Offer';
}

.pb-dash {
  height: 7px;
  flex-grow: 1;
  background: #FFF;
  margin-left: -1px;
  margin-right: -1px;
  visibility: hidden;
}

#pb-container.pb-2 .pb-dash:nth-child(2),
#pb-container.pb-3 .pb-dash:nth-child(3),
#pb-container.pb-4 .pb-dash:nth-child(5),
#pb-container.pb-5 .pb-dash:nth-child(6) {
  visibility: visible;
}

.pb-dot:first-child,
#pb-container.pb-3 .pb-dot:nth-child(4),
#pb-container.pb-5 .pb-dot:last-child {
  background-color: #78D7ED;
}

@media screen and (max-width: 1200px) {
  .efo-headline div {
    width: 80%;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 40px;
  }

  .section {
    padding: 100px 40px;
  }

  .text-block-2 {
    margin-right: auto;
    margin-left: auto;
  }

  .paragraph {
    margin-right: 0px;
    text-align: left;
  }

  .list {
    margin-right: 10px;
  }

  .paragraph-4 {
    margin-right: 20px;
  }

  .section.grey .container {
    width: 80%;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 36px;
  }

  .form-2-iframe {
    height: 1500px;
  }

  .section {
    padding: 40px 20px;
  }

  .form-button {
    min-height: 50px;
  }

  .form-heading {
    font-size: 24px;
  }

  .form-step {
    height: auto;
  }

  .form-next {
    min-height: 50px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }

  .form-back {
    min-height: 50px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }

  .form-slide {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .button {
    min-height: 50px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }

  .main-next-btn {
    min-height: 50px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }

  .div-btn-holder {
    position: static;
  }

  .form-next-copy-hide {
    min-height: 50px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }

  .previous-btn {
    min-height: 50px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }

  .next-btn {
    min-height: 50px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }

  .btn-holder {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .btn-holder-x {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .previous-btn-x {
    min-height: 50px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }

  .heading-5 {
    font-size: 30px;
    line-height: 40px;
  }

  .paragraph-5 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .heading-7 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .header-alert {
    font-size: smaller;
  }
  
  .header-alert img {
    width: 45px;
  }

  .efo-typ-banner-logo {
    width: 100%;
    padding-bottom: 15px;
  }

  .efo-typ-banner-logo img {
    max-width: 150px;
  }

  .efo-typ-banner-desc {
    width: 100%;
    padding-bottom: 15px;
  }

  .efo-typ-banner-cta {
    width: 100%;
  }

  .efo-typ-banner-cta a {
    width: 190px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 32px;
  }

  .section {
    padding: 60px 5px;
  }

  .section.grey .container {
    width: 100%;
  }

  .form-button {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .form-slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .form-step {
    height: auto;
  }

  .form-next {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .form-back {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .form-mask {
    z-index: auto;
    height: auto;
    padding-bottom: 0px;
    clear: none;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .form-slide {
    overflow: visible;
    width: 100%;
    height: auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .button {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .image {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    max-height: none;
    max-width: 250px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .form-section-title {
    font-size: 1.5em;
    line-height: 1.3em;
  }

  .text-block-2 {
    font-size: 0.8em;
    line-height: 1em;
    text-align: center;
  }

  .field {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 0.8em;
  }

  .text-block-4 {
    line-height: 1.2;
    text-align: center;
  }

  .heading-2 {
    font-size: 24px;
  }

  .heading-3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 20px;
    text-align: center;
  }

  .form-section-title-2 {
    font-size: 1.5em;
    line-height: 1.3em;
    text-align: center;
  }

  .field-2 {
    font-size: 0.8em;
  }

  .text-block-6 {
    font-size: 0.9em;
    line-height: 1;
    text-align: center;
  }

  .form-section-title-4 {
    padding-bottom: 10px;
    font-size: 1.3em;
    line-height: 1.2em;
    text-align: center;
  }

  .text-block-7 {
    display: block;
    margin: 10px 10px 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: justify;
  }

  .main-next-btn {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .form-next-copy-hide {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .previous-btn {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .next-btn {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .btn-holder {
    display: block;
  }

  .div-block {
    width: 100%;
  }

  .btn-holder-x {
    display: block;
    margin-top: 0px;
  }

  .previous-btn-x {
    display: inline-block;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .list {
    margin-right: 10px;
  }

  .paragraph-4 {
    margin-right: 20px;
  }

  .heading-5 {
    padding-left: 0px;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
  }

  .paragraph-5 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .heading-7 {
    margin-left: 10px;
  }

  .large-title-block {
    font-size: 30px;
  }

  .efo-thank-you-banners {
    padding: 20px 0px;
  }

  .efo-thank-you-title {
    line-height: 1.5em;
  }
}