#homepage .js-video-placeholder--quote {
  width: 100%;
}
#homepage .js-video-placeholder--quote iframe {
  width: 100%;
  height: 536px;
}
#homepage .section {
  display: flex;
  padding: 20px 70px;
}
#homepage .section > * {
  padding-left: 0;
  padding-right: 0;
}
#homepage .homepage-video {
  display: flex;
  justify-content: center;
  height: 100%;
}
#homepage .homepage-video img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
#homepage .hp-list {
  padding-left: 30px;
  margin-top: 30px;
}
#homepage .demo-buttons {
  margin-top: 40px;
}
#homepage .demo-buttons > a {
  border-radius: 50px;
  text-transform: none;
  text-decoration: none;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  margin-right: 10px;
  padding: 7px 15px;
  border: 1px solid;
  text-align: center;
}
#homepage .btn-normal {
  background-image: linear-gradient(to right, #6610f2 0%, #c738d8 100%);
  color: #fff;
  border-color: #fff;
}
#homepage .btn-transparent {
  background: transparent;
  color: #000;
  border-color: #000;
}

#homepage .vr {
  border-left: 1px solid #dddddd;
}

#homepage .partners .vr {
  height: 145px;
}

#homepage .partners img {
  max-width: 140px;
}

#homepage .section.main-section > div:first-child {
  margin: auto;
}

/*#homepage .mobile-friendly-section img {*/
/*    object-fit: contain;*/
/*    width: 100%;*/
/*}*/

/*#homepage .mobile-friendly-section .mf-content {*/
/*    top: 50%;*/
/*    transform: translate(0, -50%);*/
/*    padding-left: 70px;*/
/*}*/

/*#homepage .mobile-friendly-section .mf-description {*/
/*    width: 585px;*/
/*}*/

/*#homepage .mobile-friendly-section {*/
/*    margin-left: -70px;*/
/*    margin-right: -70px;*/
/*    display: block;*/
/*}*/
/*#homepage .mobile-friendly-section * {*/
/*    color: #fff;*/
/*}*/

/*#homepage .mf-buttons {*/
/*    margin-top: 40px;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*}*/

/*#homepage .mf-buttons a:first-child {*/
/*    margin-bottom: 10px;*/
/*}*/

/*#homepage .mf-buttons a {*/
/*    text-transform: none;*/
/*    text-decoration: none;*/
/*    font-style: normal;*/
/*    font-weight: 700;*/
/*    font-size: 16px;*/
/*    width: fit-content;*/
/*}*/

/*#homepage .mf-buttons i {*/
/*    font-size: 28px;*/
/*}*/

/*#homepage .mf-buttons span {*/
/*    margin-left: 5px;*/
/*    border-bottom: 1px solid;*/
/*}*/

#homepage .trusted-by-section {
  flex-direction: column;
}

#homepage .cell {
  border-collapse: collapse;
  border: 1px solid #dddddd;
  vertical-align: middle;
  height: 160px;
}

#homepage .cell img {
  max-width: 120px;
}

#homepage .trusted-by-logos {
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  overflow: auto;
  flex-direction: row;
}

#homepage .review-box {
  border: 1px solid #dddddd;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}

#homepage .reviews-section > div {
  padding: 10px;
}

#homepage .reviews-section .col-sm-4:first-child {
  padding-left: 0;
}

#homepage .reviews-section .col-sm-4:last-child {
  padding-right: 0;
}

#homepage .reviews-section .reviewer-description {
  height: 100px;
}

#homepage .reviewer-img {
  width: 100%;
  max-width: 120px;
}

#homepage .reviewer-img img {
  border-radius: 100%;
  width: 120px;
  height: 120px;
}

#homepage .reviewer-data {
  height: 120px;
  margin-left: 20px;
}

#homepage .reviewer-data > * {
  margin-top: auto;
  margin-bottom: auto;
}

#homepage .reviewer-data .review-stars i {
  color: #ecba10;
  font-size: 20px;
}

#homepage .reviewer-button {
  background-image: linear-gradient(to right, #6610f2 0%, #c738d8 100%);
  border-radius: 46px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  border: none;
  max-width: 356px;
  width: 100%;
  height: 46px;
  margin: auto;
}

#homepage .reviewer-modal .reviewer-img img {
  width: 100px;
  height: 100px;
}

#homepage .reviewer-modal .reviewer-data {
  height: 100px;
  margin: 0;
}

#homepage .reviewer-modal .reviewer-content {
  margin-left: 0;
  margin-right: 0;
}

#homepage .reviewer-modal .reviewer-video {
  padding: 0;
}

#homepage .reviewer-modal .reviewer-video .testimonial-img {
  width: 100%;
}

#homepage .reviewer-modal .reviewer-button {
  width: 100%;
}

#homepage .reviewer-modal .close {
  position: absolute;
  top: -47px;
  right: 5px;
  color: #fff;
  opacity: 1;
  font-size: 49px;
  font-weight: 100;
}

#homepage .reviewer-modal .modal-header {
  border: none;
  padding: 0;
}

#homepage .reviewer-modal .modal-body {
  padding: 20px;
}

#homepage .payment-buttons {
  margin-top: 40px;
}

#homepage .payment-buttons a {
  border-radius: 50px;
  text-transform: none;
  text-decoration: none;
  font-style: normal;
  font-weight: 700;
  margin-right: 10px;
  font-size: 16px;
  background-image: linear-gradient(to right, #6610f2 0%, #c738d8 100%);
  height: 40px;
  align-items: center;
  justify-content: center;
  width: 164px;
  display: flex;
}

#homepage .retail-data {
  margin-top: 25px;
  margin-left: -15px;
  margin-right: -15px;
}

#homepage .retail-data .col-sm-3 {
  padding-bottom: 30px;
}

#homepage .retail-box {
  border: 6px solid #51459d;
  box-shadow: 0px 2px 4px rgb(0 0 0 / 15%);
  padding: 0;
  overflow: hidden;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

#homepage .retail-description {
  display: flex;
  flex-direction: column;
  padding-top: 20px;
  padding-bottom: 20px;
}

#homepage .retail-data {
  text-align: center;
}

#homepage .retail-learn-more {
  color: #0073b5;
  font-weight: 600;
}

#homepage table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  border: 0 hidden;
}

#homepage table caption {
  font-size: 1.5em;
  margin: 0.5em 0 0.75em;
}

#homepage table tr {
  border-collapse: collapse;
  padding: 0.35em;
  border: 1px solid #dddddd;
}

#homepage table th,
#homepage table td {
  padding: 0.625em;
  text-align: center;
}

#homepage table th {
  font-size: 0.85em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

#homepage .mobile-friendly-section {
  background: url("../img/use-app.jpg");
  width: 100%;
  height: 607px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

#homepage .welcome-payment-section {
  background: url("../img/payment_integration.svg");
  width: 100%;
  height: 607px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

#homepage .mobile-friendly-section .mf-content {
  margin-top: auto;
  margin-bottom: auto;
  color: #fff;
}

#homepage .mobile-friendly-section .mf-content .mf-header {
  font-size: 33px;
  color: #51459d;
}

#homepage .mobile-friendly-section .mf-content .mf-subtitle {
  font-size: 24px;
  margin-bottom: 30px;
}

#homepage .mobile-friendly-section .mf-content .mf-buttons {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
}

#homepage .mobile-friendly-section .mf-content .mf-buttons a:first-child {
  margin-bottom: 10px;
}

#homepage .mobile-friendly-section .mf-content .mf-buttons a {
  text-transform: none;
  text-decoration: none;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  width: fit-content;
  color: #51459d;
}
#homepage .slider-overlay {
  background-color: rgba(0, 0, 0, 0.76);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
}
#homepage .mobile-friendly-section .mf-content .mf-buttons i {
  font-size: 28px;
}

#homepage .mobile-friendly-section .mf-content .mf-buttons span {
  margin-left: 5px;
  border-bottom: 1px solid;
}

.reviewer-description {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.mf-description {
  max-width: 500px;
}

.vhq-button-play .vhq-arrow-right {
  border-left: 31px solid #51459d;
}
.vhq-button-play {
  border: 2px solid #51459d;
  background: #fff;
}

@media (max-width: 1200px) {
  #homepage .retail-data {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 5px;
  }

  #homepage .retail-data .col-sm-3 {
    padding: 15px;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

@media (max-width: 1505px) {
  #homepage .retail-data {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 5px;
  }

  #homepage .retail-data .col-sm-4 {
    padding: 15px;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  #homepage .mobile-friendly-section .mf-content .mf-header {
    font-size: 29px;
  }

  #homepage .mobile-friendly-section .mf-content .mf-description {
    max-width: 450px;
  }
}

@media (max-width: 1024px) {
  #homepage .section {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .vhq-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  #homepage .section.main-section > div:first-child {
    order: 2;
    padding-left: 20px;
    padding-right: 20px;
  }

  #homepage .section.main-section > div:not(:first-child) {
    margin-bottom: 30px;
    order: 1;
    margin-top: -5px;
  }

  #homepage .section.main-section h2 {
    font-size: 24px;
  }

  #homepage .section.main-section div span:nth-child(3) {
    font-size: 18px;
  }

  #homepage .mobile-friendly-section .mf-content .mf-header {
    font-size: 25px;
  }

  #homepage .mobile-friendly-section .mf-content .mf-subtitle {
    font-size: 18px;
  }
  #homepage .mobile-friendly-section .mf-content .mf-description {
    max-width: 400px;
  }

  #homepage .retail-data {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 5px;
  }

  #homepage .retail-data .col-sm-3 {
    padding: 15px;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .section {
    flex-direction: column;
  }

  #homepage .section > * {
    max-width: 100%;
  }

  #homepage .partners {
    max-width: 80%;
    flex-wrap: wrap;
    margin: auto;
  }

  #homepage .partners img {
    padding: 20px;
  }

  #homepage .partners .vr {
    display: none;
  }

  #homepage .demo-buttons {
    display: flex;
  }

  #homepage .demo-buttons a {
    width: 100%;
  }

  /*#homepage .mf-content .hp-list {*/
  /*    margin-top: 20px;*/
  /*}*/

  /*#homepage .mf-buttons {*/
  /*    margin-top: 20px;*/
  /*}*/

  /*#homepage .mf-buttons a:first-child {*/
  /*    margin-bottom: 15px;*/
  /*}*/

  #homepage .reviewer-modal .review {
    flex-direction: column;
  }

  #homepage .reviewer-modal {
    padding-top: 20px;
  }

  #homepage .reviewer-modal .review > * {
    max-width: 100%;
    padding: 0;
  }

  #homepage .reviewer-modal .review {
    max-width: 100%;
    text-align: center;
    flex-direction: column-reverse;
  }

  #homepage .reviewer-modal .reviewer-video {
    margin-bottom: 25px;
  }

  #homepage .mobile-friendly-section .mf-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  #homepage .reviews-section {
    flex-direction: column;
  }

  #homepage .reviews-section .col-sm-4 {
    max-width: 100%;
    padding: initial;
    margin-bottom: 20px;
  }

  #homepage .reviews-section .col-sm-4 {
    padding: 0 20px !important;
  }

  #homepage .reviews-section .reviewer-description {
    text-align: center;
  }

  #homepage .reviewer-modal .reviewer-content {
    margin: auto;
  }
}
@media (max-width: 768px) {
  #homepage span.reviewer-description {
    height: auto;
  }

  #homepage .retail-data .col-sm-3 {
    padding: 15px;
    flex: 0 0 50%;
    max-width: 50%;
  }

  #homepage table {
    border: 0;
  }

  #homepage table caption {
    font-size: 1.3em;
  }

  #homepage table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #homepage table td {
    display: block;
    font-size: 0.8em;
    text-align: right;
  }
  #homepage table td:last-child {
    border-bottom: 0;
  }

  /*#homepage .trusted-by-logos tr:first-child, #homepage .trusted-by-logos .cell:first-child {*/
  /*border-top: none;*/
  /*}*/

  #homepage .trusted-by-logos tr,
  #homepage .trusted-by-logos .cell {
    border-right: none;
    border-left: none;
  }

  #homepage .trusted-by-logos tr {
    display: flex;
    flex-wrap: wrap;
    border: none;
    justify-content: center;
    padding: 0;
  }

  #homepage .trusted-by-logos .cell {
    text-align: center;
    vertical-align: middle;
    display: flex;
    flex-basis: calc(50% - 40px);
    justify-content: center;
    flex-direction: column;
    border: none;
    margin: 0;
    border-bottom: 1px solid #dddddd;
  }

  #homepage .trusted-by-logos .cell:nth-child(odd) {
    border-right: 1px solid #dddddd;
  }

  #homepage .trusted-by-logos tr:last-child .cell:nth-last-child(-n + 2) {
    border-bottom: none;
  }

  #homepage .mobile-friendly-section .mf-content {
    margin-bottom: 0;
  }

  #homepage .mobile-friendly-section .mf-content .mf-header {
    font-size: 24px;
  }

  #homepage .mobile-friendly-section .mf-content .mf-subtitle {
    font-size: 18px;
  }

  #homepage .mobile-friendly-section .mf-content .mf-buttons {
    flex-direction: row;
    align-self: center;
  }

  #homepage .mobile-friendly-section .mf-content .mf-buttons a:first-child {
    margin-right: 20px;
  }

  #homepage .mobile-friendly-section .mf-content .mf-buttons a {
    display: flex;
    flex-direction: column;
    align-items: center;
    white-space: nowrap;
  }

  #homepage .partners-title,
  #homepage .trusted-by-title {
    font-size: 24px;
  }

  #homepage .mobile-friendly-section {
    background: url("../img/use-app.jpg");
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
  }

  #homepage .welcome-payment-section {
    background: url("../img/payment_integration.svg");
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
  }

  #homepage .payment-buttons a {
    width: 100%;
  }

  #homepage .payment-buttons {
    margin-top: 0;
  }

  .section.main-section {
    padding-top: 20px !important;
  }
}
@media (max-width: 425px) {
  #homepage .demo-buttons {
    display: flex;
  }

  #homepage .demo-buttons a {
    padding-left: 0;
    padding-right: 0;
  }

  #homepage .section.main-section > div:not(:first-child) {
    margin-bottom: 30px;
    order: 1;
    margin-top: -30px;
  }
  #homepage .retail-data .col-sm-3 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  #homepage .mobile-friendly-section .mf-content .mf-buttons {
    margin-top: 0;
  }
  #homepage .hp-list {
    margin-top: 10px;
  }
}

@media only screen and (min-width: 800px) {
  #homepage .retail-box {
    height: 375px !important;
    width: 290px !important;
  }
  .section.main-section {
    padding-top: 0 !important;
  }
}
