ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar-logo-left {
  background-color: #f7f9fc;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.navbar-logo-left.b {
  background-color: #0a1628;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  -webkit-backdrop-filter: blur(54px);
  backdrop-filter: blur(54px);
  background-color: #a9c2ff38;
  border: 1px solid #d3ddff;
  border-radius: 16px;
  width: 100%;
  max-width: 1260px;
  margin-bottom: 0;
  padding: 20px 25px;
}

.container-2 {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 100%;
  display: flex;
}

.nav-menu-two {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-2 {
  color: #1c1c1e;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Satoshi Medium, Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #1a1b1fbf;
}

.nav-link-2:focus-visible, .nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-2.coming-soon-hover.white {
  color: #fff;
}

.mobile-margin-top-11 {
  text-decoration: none;
}

.button-primary-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  background-color: #1a1b1f;
  background-image: linear-gradient(#336aff, #0045ff);
  border: 2px solid #0045ff;
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  padding: 10px 21px;
  font-family: Satoshi Medium, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.button-primary-2.hero-btn {
  background-image: linear-gradient(#6b93ff, #0045ff);
  border-color: #4376ff;
  padding-top: 15px;
  padding-bottom: 15px;
}

.button-primary-2.hero-btn.hero-btn2 {
  color: #0b4dff;
  background-color: #1a1b1f00;
  background-image: none;
}

.button-primary-2.hero-btn.hero-btn2.text-color-white {
  color: #fff;
}

.button-primary-2.hero-btn.blue-btn {
  margin-top: 27px;
  margin-left: 0;
}

.button-primary-2.hero-btn.blue-btn:hover {
  letter-spacing: 1px;
  font-size: 17px;
}

.button-primary-2.hero-btn.blue-btn.coming-soon-hover {
  background-image: linear-gradient(#6b93ff, #0045ff);
}

.button-primary-2.hero-btn.hero-btn1:hover {
  letter-spacing: 1px;
  font-size: 17px;
}

.nav-item {
  font-family: Satoshi Medium, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.text-block {
  color: #49494b;
  margin-top: 0;
  font-family: Satoshi, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 27px;
  text-decoration: none;
}

.text-block.hero-review-text {
  width: 80%;
}

.text-block.h-iconb-text {
  font-size: 16px;
}

.text-block.feature-item-text.step-sec-headingtext {
  text-align: center;
}

.text-block.signup-subheading {
  color: #fffc;
  text-align: center;
  font-size: 18px;
}

.text-block.form-bottom-text {
  color: #fffc;
  text-align: center;
  margin-top: 20px;
  font-family: Satoshi Medium, Arial, sans-serif;
}

.text-block.copright-text.disclaimer-text.text-color-secondary, .text-block.copright-text.text-color-secondary {
  color: #b0c4de;
}

.text-block.coming-soon-hover.text-color-secondary {
  text-decoration: none;
}

.text-block.popup-list-item-text {
  color: #000;
  font-size: 13px;
}

.text-block.popup-list-item-text.p-list-extra-text {
  font-size: 15px;
}

.text-block.popup-list-item-text.popup-alert {
  font-weight: 400;
}

.text-block.popup-subheading {
  width: 65%;
  font-size: 15px;
}

.text-block.copright-text {
  color: #1c1c1e;
  text-align: center;
}

.text-block.copright-text.disclaimer-text.text-color-secondary, .text-block.copright-text.text-color-secondary {
  color: #b0c4de;
}

.text-block.copright-text.disclaimer-text {
  margin-bottom: 10px;
  font-size: 14px;
}

.text-block.copright-text.disclaimer-text.text-color-white {
  color: #fff;
}

.text-block.copright-text.disclaimer-text.text-color-secondary, .text-block.copright-text.text-color-secondary {
  color: #b0c4de;
}

.text-block.newsleter-text {
  width: 60%;
}

.text-block.privacytext {
  margin-top: 15px;
}

.text-block.paragraph-text {
  line-height: 24px;
}

.text-block.paragraph-text.last-text {
  font-style: italic;
  font-weight: 600;
}

.text-block.paragraph-text.text-color-white li {
  margin-bottom: 10px;
}

.inner-container {
  width: 100%;
  max-width: 1260px;
  padding: 0 2%;
  position: relative;
}

.inner-container.gap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  max-width: 1100px;
  display: flex;
}

.section {
  z-index: 2;
  background-color: #f7f9fc;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.section.popup-section {
  background-color: #f7f9fc;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-bottom: 0;
}

.section.popup-section.b {
  background-color: #f7f9fc00;
}

.section.signup-section {
  z-index: 11;
  margin-bottom: -80px;
  padding-bottom: 0;
  position: static;
  top: 0;
}

.section.timeline {
  z-index: 1;
  background-color: #f7f9fc00;
  padding-top: 20px;
}

.section.s {
  background-color: #0a1628;
  padding-bottom: 100px;
}

.section.privacy-section.trans {
  background-color: #f7f9fc00;
}

.feature-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Satoshi Semi Bold, Georgia, sans-serif;
  font-size: 24px;
  line-height: 31px;
}

.feature-item-heading.text-color-white.bold {
  font-weight: 700;
}

.footer {
  background-color: #e6edfd;
  padding-top: 150px;
}

.footer.s {
  background-color: #e6edfd00;
}

.footer-row-1 {
  max-width: 100%;
  padding-bottom: 30px;
  display: flex;
}

.footer-col-1 {
  width: 50%;
  max-width: 100%;
}

.footer-col-2 {
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  max-width: 100%;
  display: flex;
}

.footer-col-2.s {
  margin-left: 0;
  margin-right: 0;
}

.footer-widget1 {
  width: 40%;
}

.footer-widget1.s {
  width: 50%;
}

.footer-widget1.widget-last {
  width: 20%;
}

.widget-title {
  color: #11348c;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Satoshi, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.footer-formtitle {
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Satoshi Medium, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.text-span-5 {
  border-bottom: 1px solid #000;
}

.footer-list-items {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.social-icons {
  border-bottom: 1px solid #17171714;
  margin-bottom: 0;
  padding-bottom: 27px;
}

.social-icon-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.socialicon {
  width: 40px;
}

.copyright-section {
  padding: 30px 20px;
}

.footer-form-wrap {
  background-color: #fff;
  border-radius: 50px;
  width: 100%;
  margin-top: 15px;
}

.footer-form-wrap.foote-form {
  width: 60%;
}

.section-heading {
  color: #1e5eff;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Satoshi, Arial, sans-serif;
  font-size: 64px;
  line-height: 60px;
}

.section-heading.less {
  margin-bottom: 15px;
}

.h2 {
  margin-bottom: 20px;
  font-family: Satoshi, Arial, sans-serif;
  font-size: 48px;
}

.h2.privacy-headings {
  margin-top: 50px;
}

.h2.privacy-headings.privacy-sub-heading {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 28px;
}

.privacy-link {
  color: #49494b;
  text-decoration: none;
}

.text-field-2 {
  border-radius: 30px;
  min-height: auto;
  padding-top: 23px;
  padding-bottom: 23px;
  padding-left: 20px;
}

.text-field-2.footer-email {
  background-color: #f5f5f5;
  border: 0 solid #000;
  margin-bottom: 0;
  padding: 24px 0 24px 26px;
}

.text-field-2.footer-email.bottom-form {
  background-color: #fff;
  border-width: 1px;
  border-color: #c7c7c7;
  width: 50%;
  padding-top: 23px;
  padding-bottom: 23px;
}

.text-field-2.name-footer-mail {
  border: 1px solid #c7c7c7;
  width: 48%;
  margin-bottom: 0;
}

.submit-button {
  background-image: linear-gradient(#5683ff, #0347ff);
  border-radius: 30px;
  padding: 14px 30px;
  font-family: Satoshi Medium, Arial, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.submit-button.footer-formbtn {
  z-index: 99;
  z-index: 99;
  inset: auto 8px auto auto;
  margin-left: 0;
  margin-right: 0;
  position: static;
  inset: auto 8px auto auto;
}

.footer-fom {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  margin-top: 15px;
  padding-right: 7px;
  display: flex;
  position: relative;
}

.footer-fom.footer-bottom-form {
  background-color: #fff0;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 550px;
  padding-right: 0;
}

.success-message {
  background-color: #ddd0;
}

.div-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 100%;
  display: flex;
}

.body {
  color: #fff;
  background-color: #0a1628;
}

.text-color-white {
  color: #fff;
}

.text-color-secondary {
  color: #b0c4de;
}

.text-color-highlight {
  color: #06f;
}

.notice {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.anchor_block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #ffffff0d;
  border: 1px solid #ffffff0d;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.anchor_list {
  font-size: 17px;
  list-style-type: decimal;
}

.anchor_link {
  color: #fff;
  text-decoration: none;
}

.link_item {
  margin-bottom: 12px;
}

.content_block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  padding: 0;
  display: flex;
}

.block-quote {
  background-color: #ffffff0d;
  padding-top: 16px;
  padding-bottom: 16px;
}

.text-block-copy {
  color: #49494b;
  margin-top: 0;
  font-family: Satoshi, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 27px;
  text-decoration: none;
}

.text-block-copy.hero-review-text {
  width: 80%;
}

.text-block-copy.h-iconb-text {
  font-size: 16px;
}

.text-block-copy.feature-item-text.step-sec-headingtext {
  text-align: center;
}

.text-block-copy.signup-subheading {
  color: #fffc;
  text-align: center;
  font-size: 18px;
}

.text-block-copy.form-bottom-text {
  color: #fffc;
  text-align: center;
  margin-top: 20px;
  font-family: Satoshi Medium, Arial, sans-serif;
}

.text-block-copy.copright-text {
  color: #1c1c1e;
  text-align: center;
}

.text-block-copy.copright-text.disclaimer-text {
  margin-bottom: 10px;
  font-size: 14px;
}

.text-block-copy.copright-text.disclaimer-text.text-color-white {
  color: #fff;
}

.text-block-copy.copright-text.disclaimer-text.text-color-secondary, .text-block-copy.copright-text.text-color-secondary {
  color: #b0c4de;
}

.text-block-copy.newsleter-text {
  width: 60%;
}

.text-block-copy.privacytext {
  margin-top: 15px;
}

.text-block-copy.coming-soon-hover.text-color-secondary {
  text-decoration: none;
}

.text-block-copy.paragraph-text {
  line-height: 24px;
}

.text-block-copy.paragraph-text.last-text {
  font-style: italic;
  font-weight: 600;
}

.text-block-copy.paragraph-text.text-color-white li {
  margin-bottom: 10px;
}

.text-block-copy.popup-list-item-text {
  color: #000;
  font-size: 13px;
}

.text-block-copy.popup-list-item-text.p-list-extra-text {
  font-size: 15px;
}

.text-block-copy.popup-list-item-text.popup-alert {
  font-weight: 400;
}

.text-block-copy.popup-subheading {
  width: 65%;
  font-size: 15px;
}

.text-block-copy.text-color-secondary {
  color: #b0c4de;
}

@media screen and (max-width: 991px) {
  .navbar-logo-left-container.shadow-three {
    max-width: 100%;
  }

  .container-2 {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-menu-two.s {
    background-color: #0a1628;
    border: 1px solid #ffffff1a;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #c8c8c800;
  }

  .hero-nav-wrapper {
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-title-blue {
    font-size: 46px;
  }

  .image-2 {
    width: 230px;
    margin-top: -15px;
    margin-left: 70px;
  }

  .hero-text.hide-desktop {
    display: none;
  }

  .hero-row2-icon-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 45px;
    margin-bottom: 20px;
    margin-right: 20px;
  }

  .hero-row2-icon-container.hide-desktop {
    display: none;
  }

  .hero-review-wrapper {
    width: 300px;
    margin-right: -20px;
  }

  .hero-review-wrapper.hide-desktop-box {
    display: none;
  }

  .hero-review-title {
    line-height: 26px;
  }

  .text-block {
    text-align: left;
    font-size: 16px;
  }

  .text-block.feature-item-text {
    font-size: 14px;
    line-height: 20px;
  }

  .text-block.feature-item-text.step-sec-headingtext {
    text-align: left;
    text-align: left;
  }

  .text-block.popup-list-item-text.p-list-extra-text {
    font-size: 14px;
    line-height: 23px;
  }

  .text-block.popup-list-item-text.popup-alert {
    font-size: 13px;
  }

  .text-block.popup-subheading {
    font-size: 14px;
    line-height: 24px;
  }

  .h-iconbox1-title {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .h-iconb1-heading {
    margin-top: 0;
    font-size: 25px;
  }

  .image-5 {
    width: 40px;
    min-width: 40px;
    margin-top: 9px;
  }

  .image-6.hero-phone-img {
    width: 340px;
  }

  .image-6.hero-phone-img2 {
    width: 390px;
  }

  .section {
    padding: 40px 20px 20px;
  }

  .section.popup-section {
    padding: 20px;
  }

  .section.signup-section {
    margin-top: 100px;
  }

  .popup-container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
  }

  .feature-col-1 {
    width: 100%;
    margin-top: 100px;
    padding-right: 0;
  }

  .feature-col-2 {
    width: 100%;
  }

  .feature-item-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .feature-item-heading {
    font-size: 17px;
  }

  .feature-sec-image-wrap {
    margin-right: 70px;
    padding-right: 0;
  }

  .image-feature.feature-img1.phone-float-1 {
    width: 150px;
  }

  .image-feature.feature-img1.phone-float-2 {
    width: 130px;
  }

  .image-feature.feature-img1.phone-float-3 {
    width: 180px;
    margin-left: -30px;
  }

  .feature-list-title {
    font-size: 32px;
    line-height: 40px;
  }

  .feature-list-title.step-section-title {
    text-align: center;
  }

  .feature-list-title.steptextboxtitle {
    font-size: 30px;
  }

  .step-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .step-row2 {
    flex-flow: row;
  }

  .step-row2.stepsecondrow {
    flex-flow: row-reverse;
    margin-top: 40px;
    margin-bottom: 60px;
  }

  .step-row2.step-row3 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .step-row2.step-row3.blue-section {
    flex-flow: row-reverse;
    margin-top: 40px;
  }

  .step-row2.step-row3.blue-section.iconboxsection {
    flex-flow: row;
    width: 100%;
  }

  .step-row2.step-row3.blue-section.iconboxsection.s {
    width: auto;
  }

  .step-textbox {
    justify-content: flex-start;
    align-items: center;
  }

  .step-textbox.iconboxe-wrapper {
    flex-flow: column;
    width: 100%;
  }

  .step-column1 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .step-column1.steprow2-col1 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 20px;
  }

  .step-column1.reward-col3 {
    justify-content: center;
    align-items: flex-start;
  }

  .stepcolumn2 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .stepcolumn2.steprow2col {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .stepcolumn2.steprow2col.step3-col {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .stepcolumn2.steprow2col.step3-col.reward-section-col {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .image-11.steprow2-img {
    max-width: 75%;
  }

  .signup-row {
    flex-flow: row;
  }

  .signup-text-col {
    width: 70%;
  }

  .floating-bg-img {
    width: 0;
    margin-bottom: 0;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-row-1 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .footer-col-1, .footer-col-2 {
    width: 100%;
  }

  .icon.s {
    filter: invert();
  }

  .section-heading {
    font-size: 36px;
  }

  .h2 {
    font-size: 30px;
  }

  .h2.privacy-headings {
    margin-top: 20px;
    font-size: 30px;
  }

  .popup-wrapper {
    justify-content: center;
    align-items: center;
    width: 500px;
  }

  .popup-text-col {
    width: 100%;
  }

  .popup-heading {
    font-size: 28px;
  }

  .popup-heading.heading-wtih-img.for-mobile, .popup-heading.for-mobile, .popup-heading.heading-wtih-img.for-mobile, .popup-heading.heading-wtih-img.for-mobile, .popup-heading.for-mobile {
    display: none;
  }

  .popup-modal {
    width: 100%;
  }

  .timeline1_item {
    grid-template-columns: 1fr 10rem 1fr;
  }

  .timeline1_circle-wrapper {
    width: 6rem;
    margin-left: -6rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .timeline1_content {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
  }

  .text-block-copy {
    text-align: left;
    font-size: 16px;
  }

  .text-block-copy.feature-item-text {
    font-size: 14px;
    line-height: 20px;
  }

  .text-block-copy.feature-item-text.step-sec-headingtext {
    text-align: left;
    text-align: left;
  }

  .text-block-copy.popup-list-item-text.p-list-extra-text {
    font-size: 14px;
    line-height: 23px;
  }

  .text-block-copy.popup-list-item-text.popup-alert {
    font-size: 13px;
  }

  .text-block-copy.popup-subheading {
    font-size: 14px;
    line-height: 24px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-logo-left-container.shadow-three {
    padding: 10px 15px 10px 12px;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .button-primary-2.hero-btn.hero-btn2, .button-primary-2.hero-btn.hero-btn1, .button-primary-2.hero-btn.hero-btn2, .button-primary-2.hero-btn.hero-btn1, .button-primary-2.hero-btn.hero-btn2, .button-primary-2.hero-btn.hero-btn1 {
    margin-left: 0;
  }

  .menu-button-2 {
    background-image: linear-gradient(#5a86ff, #0045ff);
    border-radius: 100px;
  }

  .hero-first-container {
    justify-content: center;
    align-items: flex-start;
  }

  .hero-second-container {
    margin-top: 0;
  }

  .hero-main-content-wrap {
    justify-content: center;
    align-items: flex-start;
  }

  .hero-title.hero-title-blue {
    margin-top: 0;
  }

  .hero-title-container {
    margin-bottom: 15px;
  }

  .hero-title-blue {
    text-align: left;
    font-size: 36px;
  }

  .image-2 {
    width: 210px;
    margin-top: -19px;
    margin-left: 0;
  }

  .hero-text {
    text-align: left;
  }

  .hero-text.hide-desktop {
    display: block;
  }

  .hero-text.hide-mobile {
    display: none;
  }

  .hero-btn-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 10px;
  }

  .hero-row2-col-2 {
    display: none;
  }

  .hero-row2-icon-container.hide-desktop {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    justify-content: flex-start;
    width: 100%;
    margin-top: 10px;
    display: block;
  }

  .hero-review-wrapper.hide-desktop-box {
    background-color: #fff0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

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

  .text-block.icon-box-text, .text-block.newsleter-text, .text-block.privacytext, .text-block.paragraph-text, .text-block.popup-list-item-text.p-list-extra-text {
    text-align: left;
  }

  .text-block.feature-item-text {
    font-size: 14px;
    line-height: 20px;
  }

  .text-block.feature-item-text.step-sec-headingtext {
    text-align: center;
    font-size: 16px;
  }

  .text-block.feature-item-text.left {
    text-align: left;
  }

  .text-block.copright-text {
    font-size: 14px;
  }

  .text-block.icon-box-text, .text-block.newsleter-text, .text-block.privacytext, .text-block.paragraph-text, .text-block.popup-list-item-text.p-list-extra-text {
    text-align: left;
  }

  .text-block.popup-list-item-text.p-list-extra-text {
    text-align: left;
  }

  .text-block.popup-list-item-text.popup-alert {
    text-align: left;
    line-height: 22px;
  }

  .text-block.popup-subheading {
    text-align: left;
    width: 100%;
  }

  .h-iconb1-heading {
    font-size: 30px;
  }

  .image-6.hero-phone-img {
    width: 250px;
    display: block;
  }

  .image-6.hero-phone-img2 {
    width: 280px;
    display: block;
  }

  .section {
    padding-top: 20px;
  }

  .section.timeline {
    padding-top: 0;
  }

  .popup-container {
    flex-flow: column;
  }

  .feature-item-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .feature-item-heading {
    margin-bottom: 0;
    font-size: 16px;
  }

  .feature-sec-image-wrap {
    justify-content: center;
    align-items: flex-end;
    margin-right: 0;
  }

  .image-feature.feature-img1 {
    width: 300px;
  }

  .image-feature.feature-img1.phone-float-1 {
    width: 160px;
  }

  .image-feature.feature-img1.phone-float-2 {
    width: 150px;
  }

  .image-feature.feature-img1.phone-float-3 {
    width: 180px;
  }

  .feature-list-title {
    margin-top: 30px;
    font-size: 36px;
    line-height: 46px;
  }

  .feature-list-title.step-section-title {
    margin-top: 0;
  }

  .feature-list-title.steptextboxtitle {
    font-size: 22px;
    line-height: 30px;
  }

  .image-10 {
    width: 55px;
    margin-top: 3px;
  }

  .step-row2 {
    flex-flow: column;
  }

  .step-row2.stepsecondrow {
    flex-flow: column;
    margin-bottom: 20px;
  }

  .step-row2.step-row3 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .step-row2.step-row3.blue-section {
    flex-flow: column;
  }

  .step-textbox {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .step-textbox.iconboxe-wrapper {
    text-align: left;
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .step-column1 {
    justify-content: center;
    align-items: flex-start;
    margin-top: 20px;
  }

  .step-column1.reward-col3 {
    text-align: center;
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .steptextboxicon {
    width: 35px;
    margin-top: 2px;
  }

  .stepcolumn2 {
    margin-top: 20px;
  }

  .stepcolumn2.steprow2col {
    text-align: left;
    justify-content: center;
    align-items: center;
  }

  .stepcolumn2.steprow2col.step3-col.blue-col-1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 0;
  }

  .iconboxitem-title {
    font-size: 28px;
  }

  .signup-row {
    flex-flow: column;
  }

  .signup-text-col {
    width: 100%;
  }

  .signup-heading {
    font-size: 36px;
  }

  .footer {
    padding-top: 80px;
  }

  .footer-row-1 {
    padding-bottom: 0;
  }

  .footer-col-2 {
    flex-flow: wrap;
  }

  .footer-widget1 {
    width: 50%;
  }

  .footer-widget1.widget-last {
    width: 50%;
    margin-top: 30px;
  }

  .social-icons {
    border-bottom-width: 0;
    margin-bottom: 150px;
    padding-bottom: 0;
  }

  .social-icon-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: -225px;
  }

  .socialicon {
    width: 36px;
  }

  .icon {
    color: #fff;
    border: 0 solid #fff;
  }

  .section-heading {
    margin-bottom: 15px;
    font-size: 30px;
  }

  .h2 {
    font-size: 24px;
  }

  .h2.privacy-headings {
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 24px;
  }

  .bullet-list.text-block {
    text-align: left;
    text-align: left;
  }

  .popup-wrapper {
    flex-flow: column;
    width: 400px;
  }

  .popup-text-col {
    width: 100%;
  }

  .popup-heading {
    width: 94%;
    font-size: 22px;
    line-height: 33px;
    display: none;
  }

  .popup-heading.for-mobile, .popup-heading.heading-wtih-img.for-mobile {
    display: block;
  }

  .popup-heading.heading-wtih-img.for-mobile {
    display: block;
  }

  .popup-heading.heading-wtih-img.for-mobile.extra-heading-formobile {
    width: auto;
    margin-bottom: 0;
  }

  .popup-heading.heading-wtih-img.for-desktop {
    display: none;
  }

  .popup-heading.for-mobile {
    display: block;
  }

  .popup-list-wrapper {
    margin-top: 15px;
  }

  .popup-item-list-wrapper.p-list-extra {
    margin-top: 12px;
  }

  .popup-text-img {
    justify-content: flex-start;
    align-items: center;
  }

  .footer-fom.footer-bottom-form {
    width: 500px;
  }

  .logo1_logo {
    max-height: 3rem;
  }

  .logo1_list {
    padding-top: 1rem;
  }

  .timeline1_circle {
    flex: none;
    margin-top: .75rem;
  }

  .timeline1_content-right {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .timeline1_item {
    grid-template-rows: auto auto;
    grid-template-columns: 4rem 1fr;
    margin-left: 3rem;
  }

  .timeline1_circle-wrapper {
    width: 2rem;
    margin-left: 0;
  }

  .timeline1_progress {
    z-index: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .timeline1_content {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
  }

  .timeline1_content-left {
    z-index: 1;
    background-color: #0a1628fc;
    padding-bottom: 40px;
    padding-right: 0;
    position: static;
    top: 0;
  }

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

  .text-block-copy.icon-box-text, .text-block-copy.newsleter-text, .text-block-copy.privacytext, .text-block-copy.paragraph-text, .text-block-copy.popup-list-item-text.p-list-extra-text {
    text-align: left;
  }

  .text-block-copy.feature-item-text {
    font-size: 14px;
    line-height: 20px;
  }

  .text-block-copy.feature-item-text.step-sec-headingtext {
    text-align: center;
    font-size: 16px;
  }

  .text-block-copy.feature-item-text.left {
    text-align: left;
  }

  .text-block-copy.copright-text {
    font-size: 14px;
  }

  .text-block-copy.icon-box-text, .text-block-copy.newsleter-text, .text-block-copy.privacytext, .text-block-copy.paragraph-text, .text-block-copy.popup-list-item-text.p-list-extra-text {
    text-align: left;
  }

  .text-block-copy.popup-list-item-text.p-list-extra-text {
    text-align: left;
  }

  .text-block-copy.popup-list-item-text.popup-alert {
    text-align: left;
    line-height: 22px;
  }

  .text-block-copy.popup-subheading {
    text-align: left;
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .navbar-logo-left {
    padding-bottom: 0;
  }

  .navbar-logo-left-container.shadow-three {
    padding: 10px 15px 10px 10px;
  }

  .container-2 {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .menu-button-2 {
    background-image: linear-gradient(#5a86ff, #0045ff);
    border-radius: 100px;
  }

  .hero-first-container {
    justify-content: center;
    align-items: flex-start;
  }

  .hero-second-container {
    justify-content: center;
    align-items: flex-end;
    width: 100%;
  }

  .hero-subheadig-text {
    font-size: 12px;
    line-height: 20px;
  }

  .hero-title.hero-title-blue {
    margin-top: -15px;
  }

  .hero-title-blue {
    font-size: 28px;
  }

  .hero-title-blue.text-color-white.s {
    font-size: 22px;
  }

  .image-2 {
    width: 135px;
    margin-top: -39px;
  }

  .image-2.s {
    margin-top: -108px;
  }

  .hero-text {
    width: 100%;
  }

  .hero-2nd-col-1 {
    width: 100%;
    padding-left: 0;
  }

  .hero-2nd-col-1.c {
    flex-flow: column-reverse;
  }

  .hero-row2-icon-container.hide-desktop {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .hero-iconbox-1 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .text-block, .text-block.hero-review-text {
    text-align: left;
  }

  .text-block.h-iconb-text, .text-block.h-iconb-text.hide-desktop-text {
    text-align: left;
    font-size: 14px;
  }

  .text-block.popup-list-item-text, .text-block.hero-review-text {
    text-align: left;
  }

  .text-block.hero-review-text.s {
    width: auto;
  }

  .text-block.h-iconb-text, .text-block.h-iconb-text.hide-desktop-text, .text-block.h-iconb-text.hide-desktop-text {
    text-align: left;
    font-size: 14px;
  }

  .text-block.feature-item-text {
    text-align: left;
  }

  .text-block.signup-subheading {
    font-size: 16px;
  }

  .text-block.copright-text {
    margin-top: 10px;
    font-size: 12px;
  }

  .text-block.newsleter-text {
    width: 100%;
    font-size: 16px;
  }

  .text-block.bluesubtitle {
    text-align: left;
  }

  .text-block.paragraph-text {
    font-size: 14px;
  }

  .text-block.popup-list-item-text {
    text-align: left;
  }

  .h-iconb1-heading {
    font-size: 25px;
  }

  .image-5 {
    width: 34px;
    min-width: 34px;
  }

  .image-6.hero-phone-img {
    width: 180px;
  }

  .image-6.hero-phone-img.s {
    height: 300px;
  }

  .image-6.hero-phone-img2 {
    width: 160px;
    margin-left: -67px;
  }

  .section.popup-section {
    justify-content: center;
    align-items: center;
  }

  .popup-container {
    flex-flow: column;
    margin-top: 61px;
  }

  .feature-col-1 {
    margin-top: 35px;
  }

  .feature-item {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .feature-item-heading {
    line-height: 22px;
  }

  .feature-sec-image-wrap {
    justify-content: center;
    align-items: flex-end;
  }

  .image-feature.feature-img1.phone-float-1, .image-feature.feature-img1.phone-float-1.s {
    width: 100px;
  }

  .image-feature.feature-img1 {
    width: 160px;
    margin-left: 0;
  }

  .image-feature.feature-img1.phone-float-1, .image-feature.feature-img1.phone-float-1.s {
    width: 100px;
  }

  .image-feature.feature-img1.phone-float-1, .image-feature.feature-img1.phone-float-1.s, .image-feature.feature-img1.phone-float-1.s {
    width: 100px;
  }

  .image-feature.feature-img1.phone-float-2 {
    width: 90px;
    margin-bottom: 20px;
  }

  .image-feature.feature-img1.phone-float-2.s {
    z-index: -1;
    z-index: -1;
    width: 90px;
    position: relative;
    bottom: -24px;
    right: -57px;
  }

  .image-feature.feature-img1.phone-float-3 {
    width: 100px;
    margin-left: -20px;
  }

  .image-feature.feature-img1.phone-float-3.s {
    z-index: -1;
    z-index: -1;
    width: 100px;
    margin-left: 10px;
    position: relative;
    right: -18px;
  }

  .image-feature.feature-img1.allin-img-2 {
    width: 150px;
    margin-left: -56px;
  }

  .feature-list-title {
    font-size: 30px;
    line-height: 35px;
  }

  .feature-list-title.step-section-title {
    width: 100%;
  }

  .feature-list-title.steptextboxtitle {
    font-size: 20px;
  }

  .feature-list-title.steptextboxtitle.reward-title {
    font-size: 36px;
    line-height: 44px;
  }

  .feature-list-title.steptextboxtitle.blue-sectoin-title {
    text-align: left;
    font-size: 36px;
    line-height: 44px;
  }

  .step-row2 {
    margin-top: 0;
  }

  .step-row2.step-row3.blue-section, .step-row2.step-row3.blue-section.iconboxsection {
    flex-flow: column;
  }

  .step-row2.step-row3.blue-section, .step-row2.step-row3.blue-section.iconboxsection {
    flex-flow: column;
  }

  .step-row2.step-row3.blue-section, .step-row2.step-row3.blue-section.iconboxsection {
    flex-flow: column;
  }

  .step-row2.step-row3.blue-section.iconboxsection {
    flex-flow: column;
  }

  .step-row2.step-row3.blue-section.iconboxsection.s {
    width: auto;
  }

  .stepcolumn2.steprow2col.step3-col.blue-col-1.s {
    width: 100%;
  }

  .image-11.step3-img.blue-sec-img {
    max-width: 100%;
    margin-top: 20px;
  }

  .image-11.step3-img.blue-sec-img.s {
    margin-top: 0;
  }

  .image-11.s {
    object-fit: contain;
    max-height: 300px;
  }

  .iconbox-item.iconbox2, .iconbox-item.iconbox3 {
    background-size: 125px;
    padding: 30px;
  }

  .iconbox-item.first-iconbox {
    background-size: 140px;
    padding: 30px;
  }

  .iconbox-item.iconbox2, .iconbox-item.iconbox3 {
    background-size: 125px;
    padding: 30px;
  }

  .iconbox-item.icobbox4 {
    background-size: 130px;
    padding: 30px;
  }

  .iconbox-item-icon {
    width: 50px;
  }

  .iconboxitem-title {
    font-size: 24px;
    line-height: 30px;
  }

  .signup-row {
    padding-left: 15px;
    padding-right: 15px;
  }

  .signup-heading {
    font-size: 32px;
  }

  .footer-list-items {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .social-icon-wrapper {
    margin-top: -212px;
  }

  .socialicon {
    width: 27px;
  }

  .copyright-section {
    margin-top: 25px;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
  }

  .icon {
    color: #fff;
  }

  .footer-form-wrap {
    width: 100%;
  }

  .section-heading {
    margin-bottom: 0;
    font-size: 30px;
    line-height: 36px;
  }

  .h2, .h2.privacy-headings, .h2.privacy-headings {
    font-size: 28px;
  }

  .popup-wrapper {
    width: 90%;
    padding: 12px;
  }

  .popup-heading {
    margin-top: 0;
    font-size: 18px;
    display: none;
  }

  .popup-heading.heading-wtih-img.for-mobile.extra-heading-formobile {
    margin-top: 0;
  }

  .popup-heading.for-mobile {
    margin-top: 15px;
    line-height: 30px;
    display: block;
  }

  .image-14 {
    top: 10px;
    right: 10px;
  }

  .popup-text-img {
    margin-top: -11px;
  }

  .form-2 {
    align-items: stretch;
  }

  .form-2.home-page-bottomform, .text-field-2.footer-email.bottom-form, .text-field-2.name-footer-mail, .text-field-2.footer-email.bottom-form, .text-field-2.footer-email.bottom-form, .text-field-2.name-footer-mail {
    width: 100%;
  }

  .submit-button.footer-formbtn {
    position: static;
  }

  .footer-fom {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    align-items: stretch;
    width: 100%;
    margin-top: 10px;
  }

  .footer-fom.footer-bottom-form {
    flex-flow: column;
    width: 100%;
  }

  .div-block, .div-block-3 {
    flex-flow: column;
  }

  .logo1_list {
    justify-content: center;
  }

  .timeline1_content-right {
    grid-row-gap: 3rem;
  }

  .timeline1_item {
    grid-template-columns: 3rem 1fr;
  }

  .timeline1_row {
    grid-column-gap: 1rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .timeline1_content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .timeline1_content-left {
    position: static;
  }

  .text-block-copy, .text-block-copy.hero-review-text {
    text-align: left;
  }

  .text-block-copy.h-iconb-text, .text-block-copy.h-iconb-text.hide-desktop-text {
    text-align: left;
    font-size: 14px;
  }

  .text-block-copy.popup-list-item-text, .text-block-copy.hero-review-text {
    text-align: left;
  }

  .text-block-copy.hero-review-text.s {
    width: auto;
  }

  .text-block-copy.h-iconb-text, .text-block-copy.h-iconb-text.hide-desktop-text, .text-block-copy.h-iconb-text.hide-desktop-text {
    text-align: left;
    font-size: 14px;
  }

  .text-block-copy.feature-item-text {
    text-align: left;
  }

  .text-block-copy.signup-subheading {
    font-size: 16px;
  }

  .text-block-copy.copright-text {
    margin-top: 10px;
    font-size: 12px;
  }

  .text-block-copy.newsleter-text {
    width: 100%;
    font-size: 16px;
  }

  .text-block-copy.bluesubtitle {
    text-align: left;
  }

  .text-block-copy.paragraph-text {
    font-size: 14px;
  }

  .text-block-copy.popup-list-item-text {
    text-align: left;
  }
}
