
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}


a {
  background-color: transparent;
}



a:active, a:hover {
  outline: 0
}


b, strong {
  font-weight: bold
}


h1 {
  font-size: 2em;
  margin: .67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

hr {
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}


button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html input[type="button"], input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled], html input[disabled] {
  cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type='checkbox'], input[type='radio'] {
  box-sizing: border-box;
  padding: 0
}

input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button {
  height: auto
}

input[type='search'] {
  -webkit-appearance: none
}

input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: bold
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td, th {
  padding: 0
}




/* ==========================================================================
   Start of base Webflow CSS - If you're looking for some ultra-clean CSS, skip the boilerplate and see the unminified code below.
   ========================================================================== */


* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html {
  height: 100%
}

body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333
}

img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block
}



.w-clearfix:before, .w-clearfix:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2
}

.w-clearfix:after {
  clear: both
}

.w-hidden {
  display: none
}

.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #3898EC;
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0
}

input.w-button {
  -webkit-appearance: button
}



h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin-bottom: 10px
}

h1 {
  font-size: 38px;
  line-height: 44px;
  margin-top: 20px
}

h2 {
  font-size: 32px;
  line-height: 36px;
  margin-top: 20px
}

h3 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px
}

h4 {
  font-size: 18px;
  line-height: 24px;
  margin-top: 10px
}

h5 {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px
}

h6 {
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px
}

p {
  margin-top: 0;
  margin-bottom: 10px
}

blockquote {
  margin: 0 0 10px 0;
  padding: 10px 20px;
  border-left: 5px solid #E2E2E2;
  font-size: 18px;
  line-height: 22px
}

figure {
  margin: 0 0 10px;
}

figcaption {
  margin-top: 5px;
  text-align: center
}

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



.w-nav {
  position: relative;
  background: #dddddd;
  z-index: 1000
}

.w-nav:before, .w-nav:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2
}

.w-nav:after {
  clear: both
}

.w-nav-brand {
  position: relative;
  float: left;
  text-decoration: none;
  color: #333333
}


.logo-link {
  position: static;
  z-index: 1;
  display: inline-block;
  margin-top: 0;
  float: none;
  font-family: 'Futura PT', sans-serif;
  color: #1b1b1b;
  font-size: 30px;
  line-height: 36px;
  font-weight: 800;
}

.logo-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cta {
  display: inline-block;
  margin-top: 31px;
  margin-right: 0;
  margin-left: 0;
  padding: 13px 34px;
  border-radius: 200px;
  background-color: #0f0f0f;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 0.3px;
}



.body {
  background-color: #fff;
  font-family: 'Futura PT', sans-serif;
}

.section-header {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: 'Futura PT', sans-serif;
  color: #000;
  font-size: 51px;
  line-height: 58px;
  font-weight: 700;
}

.section-header.light {
  margin-bottom: 20px;
  color: #fff;
}

.footer-section {
  position: relative;
  overflow: visible;
  padding: 0 10% 20px;
  background-color: #fdf4ed;
}

.footer-content {
  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;
}

.footer-links {
  display: inline-block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-links a {
  background-color: transparent;
  color:#777;
}

.intro-section {
  position: relative;
  overflow: visible;
  padding: 80px 10% 160px;
}


.body-paragraph {
  position: relative;
  font-family: 'DM Sans', sans-serif;
  color: #363636;
  font-size: 19px;
  line-height: 25px;
  font-weight: 400;
}

.body-paragraph.light {
  color: #cecece;
  font-size: 18px;
  font-weight: 400;
}

.body-paragraph.quote {
  color: #cecece;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
}

.intro-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.box {
  width: 31%;
  margin-right: 1%;
  margin-bottom: 24px;
  margin-left: 1%;
  padding-top: 20%;
  padding-bottom: 20%;
  border-radius: 4px;
  background-color: transparent;
  background-image: url("../img/photo_album3.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 14px 0 rgba(36, 36, 36, 0.13);
  color: #000;
}

.box._4 {
  position: relative;
  left: 0;
  background-image: url("../img/old_photo1.jpg");
}

.box._5 {
  position: relative;
  width: 65%;
  background-image: url("../img/photo_album2.jpg");
}

.box._2 {
  background-image: url("../img/photo_box.jpg");
}

.box._3 {
  background-image: url("../img/photo_album4.jpg");
}

.cards-section {
  overflow: hidden;
  padding: 120px 10% 120px;
  background-color: #fff;
}

.puzzle-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1600px;
  margin-top: 90px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.title-header {
  width: 50%;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  text-align: center;
}

.final-cta {
  margin-bottom: 20px;
  padding: 100px 5% 130px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
}

.hero-section {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fdf4ed;
}

.headline {
  margin-top: 0;
  margin-bottom: 25px;
  margin-left: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #000;
  font-size: 58px;
  line-height: 68px;
}

.right-content {
  position: relative;
  overflow: hidden;
  width: 60%;
  padding: 12.5% 10% 12.5% 8%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-color: transparent;
}

.right-content_onboard {
  position: relative;
  overflow: hidden;
  width: 60%;
  padding: 3% 10% 3% 8%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-color: transparent;
	
}


.content-hero-div {
  margin-top: 0;
  padding-right: 10%;
}

.left-image {
  position: relative;
  overflow: hidden;
  width: 40%;
  padding-top: 90px;
  padding-bottom: 90px;
  /*
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.57)), color-stop(25%, transparent)), url("../img/6283c11bab07a17e53517436_raj-rana-IB_x2fNdLEw-unsplash.jpg");
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.57), transparent 25%), url("../img/6283c11bab07a17e53517436_raj-rana-IB_x2fNdLEw-unsplash.jpg");

   */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.57)), color-stop(25%, transparent)), url("../img/photo_album1.jpg");
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.57), transparent 25%), url("../img/photo_album1.jpg");

  background-position: 0 0, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.brand {
  position: static;
  z-index: 1;
  display: inline-block;
  margin-top: 0;
  padding: 0 9px;
  float: none;
  border: 3px solid #fff;
  border-top-left-radius: 0;
  border-bottom-right-radius: 20px;
  background-color: transparent;
  font-family: 'Futura PT', sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 45px;
  font-weight: 700;
}

.brand.dark {
  border-color: #363636;
  color: #000;
  font-size: 30px;
  line-height: 44px;
}

.static-nav {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
}

.top-nav {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: auto;
  display: block;
  padding-right: 5%;
  padding-left: 5%;
  background-color: hsla(0, 0%, 100%, 0);
}

.nav-btn {
  margin-left: 10px;
  padding: 5px 14px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.24);
  border-radius: 200px;
  background-color: transparent;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  font-family: 'DM Sans', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.3px;
}

.nav-btn:hover {
  border-color: rgba(0, 0, 0, 0.24);
  background-color: #000;
  color: #fff;
}

.typed-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.typed {
  margin-top: 0;
  margin-bottom: 25px;
  color: #000;
  font-size: 58px;
  line-height: 68px;
}

.cursor {
  width: 3px;
  height: 36px;
  margin-top: 0;
  margin-bottom: 12px;
  margin-left: 5px;
  background-color: rgba(44, 29, 18, 0.14);
}

.svg-1 {
  position: absolute;
  left: -54px;
  top: 71px;
}

.svg-2 {
  position: absolute;
  top: 207px;
  right: -45px;
}

.svg-3 {
  position: absolute;
  top: 365px;
  right: 30%;
}

.left-content {
  width: 40%;
  padding-right: 10%;
}

.right-panel {
  position: relative;
  width: 55%;
  padding-top: 23%;
  padding-bottom: 23%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-image: url("../img/couple.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.split-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.subheader {
  width: 88%;
  margin-top: 5px;
  font-family: 'DM Sans', sans-serif;
  color: #181818;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
}



.services-header {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent;
  text-align: center;
}



.service-features {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

.check-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  font-weight: 400;
}

.check-icon {
  margin-right: 10px;
}

.small-header {
  margin-bottom: 25px;
  color: #000;
  font-size: 19px;
  font-weight: 600;
}

.services-section {
  padding-right: 10%;
  padding-bottom: 0;
  padding-left: 10%;
}

.service-div {
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
}

.service-box-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 120px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.service-box {
  width: 29%;
  padding-right: 1%;
  padding-left: 1%;
  text-align: center;
}

.noapp-section {
  padding-right: 10%;
  padding-bottom: 15px;
  padding-left: 10%;
  background-color: #fdf4ed;

}

@media (min-width: 500px) {
  .noapp-section br {
    display: none;
  }

  .noapp-section .spacing {
    padding-right:15px;
  }

}

@media (max-width: 500px) {
  .noapp-section .spacing {
    display: none;
  }
}


.list-responsive {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
}

.lottie-anim {
  width: 150px;
  margin-right: auto;
  margin-bottom: -10px;
  margin-left: auto;
}

.service-paragraph {
  font-family: 'DM Sans', sans-serif;
  color: #363636;
  font-size: 17px;
  line-height: 21px;
}

.service-header {
  margin-bottom: 10px;
  color: #000;
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
}

.testimonial-name {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: 'Futura PT', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
}

.testimonial-holder {
  position: relative;
  top: -143px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -90px;
  padding-right: 10%;
  padding-left: 10%;
  -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;
}

.testimonial-left {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #222;
}

/*
.testimonial-right {
  width: 50%;
  padding-top: 17%;
  padding-bottom: 17%;
  background-image: url("../6283acf4f06d204e2ae97f22_expert-image.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
*/

.middle-cta-div {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
}

.centred-holder {
  text-align: center;
}

.sticky-nav {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: auto;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.07);
}

.sticky {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
}

.testimonial-column-light {
  position: relative;
  padding: 30px 30px;
  border-bottom: 1px solid #e4ebf3;
}

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

.centered-heading {
  margin-bottom: 16px;
  text-align: center;
}

.link-code {
	font-family:PT Mono, Courier New, monospace ;
	letter-spacing: 4px;
	font-size:2em;
}

.testimonial-grid-two {
  display: -ms-grid;
  display: grid;
  margin-top: 50px;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: 200px;
}

.testimonial-card-two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 16px 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-style: solid;
  border-width: 1px;
  border-color: #e4ebf3;
  background-color: #fff;
}

.testimonial-text-two {
  margin-bottom: 15px;
}

.testimonial-text-three {
  margin-bottom: 15px;
  font-style:italic;
  text-align: right;
}

.testimonial-info-three {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f7fa;
}

.testimonial-image {
  width: 60px;
  height: 60px;
  margin-right: 16px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

.testimonial-main-heading {
  margin-bottom: 2px;
  font-weight: 600;
}


/* accordian */

.faq-section {

	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 15px;
}

summary {
  font-size: 1.25rem;
  font-weight: 600;
  background-color: #fff;
  color: #333;
  padding: 1rem;
  margin-bottom: 1rem;
  outline: none;
  border-radius: 0.25rem;
  text-align: left;
  cursor: pointer;
  position: relative;
}
details > summary::after {
  position: absolute;
  content: "+";
  right: 20px;
}
details[open] > summary::after {
  position: absolute;
  content: "-";
  right: 20px;
}
details > summary::-webkit-details-marker {
  display: none;
}

details[open] summary ~ * {
  animation: sweep .5s ease-in-out;
}

@keyframes sweep {
  0%    {opacity: 0; margin-top: -10px}
  100%  {opacity: 1; margin-top: 0}
}


@media screen and (max-width: 991px) {
  .navigation-items {
    background-color: #fff;
  }

  .navigation-items.holder {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    margin-left: 0;
    padding-top: 90px;
  }

  .menu-icon {
    position: relative;
    display: block;
  }

  .logo-link.w--current {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .navigation-item {
    -webkit-transition: color 150ms ease;
    transition: color 150ms ease;
  }

  .menu-button {
    z-index: 5;
    padding: 0;
  }

  .menu-button.w--open {
    z-index: 5;
    background-color: transparent;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .section-header {
    font-size: 46px;
    line-height: 54px;
  }

  .section-header.light {
    font-size: 46px;
    line-height: 54px;
  }

  .footer-section {
    padding-right: 5%;
    padding-left: 5%;
  }

  .intro-section {
    overflow: hidden;
    padding-right: 5%;
    padding-bottom: 40px;
    padding-left: 5%;
  }

  .testimonial-div {
    width: 11%;
    margin-right: 2%;
  }

  .testimonial-div.loaf {
    width: 7%;
  }

  .testimonial-div.dwell {
    width: 9%;
  }

  .holder-div {
    padding-right: 26px;
    padding-left: 26px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .intro-div {
    margin-right: 0;
    margin-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .box {
    width: 48%;
    padding-top: 117px;
    padding-bottom: 117px;
  }

  .box._5 {
    width: 100%;
    padding-top: 163px;
    padding-bottom: 163px;
  }

  .cards-section {
    padding-top: 90px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .puzzle-div {
    width: auto;
    margin-top: 40px;
  }

  .title-header {
    width: 80%;
    margin-bottom: 50px;
  }

  .final-cta {
    padding-top: 0;
    padding-bottom: 100px;
  }

  .hero-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .headline {
    font-size: 52px;
    line-height: 62px;
  }

  .right-content {
    width: 100%;
    padding: 130px 5% 60px;
  }

.right-content_onboard {
	width: 100%;
    padding: 130px 5% 60px;
  }
	
  .content-hero-div {
    padding-right: 0;
  }

  .left-image {
    width: 100%;
    padding-top: 250px;
    padding-bottom: 250px;
  }

  .nav-link {
    display: block;
    margin-bottom: 30px;
    -webkit-transition: color 150ms ease;
    transition: color 150ms ease;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
  }

  .brand {
    border-color: #363636;
    color: #000;
    font-size: 26px;
    line-height: 39px;
  }

  .brand.w--current {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .static-nav {
    position: relative;
    z-index: auto;
    margin-top: 0;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .top-nav {
    padding-right: 0;
    padding-left: 0;
  }

  .nav-btn {
    margin-right: 10px;
    margin-left: 0;
  }

  .typed {
    font-size: 52px;
    line-height: 62px;
  }

  .svg-2 {
    right: -34px;
  }

  .left-content {
    width: 100%;
    margin-bottom: 50px;
    padding-right: 0;
  }

  .right-panel {
    width: 100%;
    padding-top: 268px;
    padding-bottom: 268px;
  }

  .split-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .designer-image {
    width: 100%;
    padding-top: 287px;
    padding-bottom: 286px;
  }

  .designer-description {
    width: 100%;
    padding: 45px 50px;
  }

  .services-header {
    width: 80%;
  }

  .expert-section {
    padding-right: 5%;
    padding-bottom: 50px;
    padding-left: 5%;
  }

  .services-section {
    padding-right: 5%;
    padding-left: 5%;
  }

  .service-box-holder {
    padding-right: 80px;
    padding-bottom: 80px;
    padding-left: 80px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .service-box {
    width: 100%;
    margin-bottom: 20px;
  }

  .testimonial-name {
    margin-bottom: 0;
  }

  .testimonial-holder {
    top: -201px;
    margin-bottom: -100px;
    padding-right: 0;
    padding-left: 0;
  }

  .testimonial-left {
    width: 100%;
    padding: 45px 50px;
  }

  .testimonial-right {
    width: 100%;
    padding-top: 194px;
    padding-bottom: 194px;
  }

  .sticky-nav {
    padding-right: 0;
    padding-left: 0;
  }

  .sticky {
    position: relative;
    z-index: auto;
    margin-top: 0;
    padding-top: 15px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  
  .container {
    max-width: 728px;
  }
  
  .testimonial-grid-two {
    grid-column-gap: 30px;
  }

  .testimonial-info-three {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .logo-link {
    margin-bottom: 10px;
    padding-left: 0;
  }

  .navigation-item {
    margin-right: 30px;
    margin-left: 0;
  }

  .section-header {
    line-height: 50px;
  }

  .section-header.light {
    line-height: 50px;
  }

  .footer-content {
    -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: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-links {
    margin-top: 15px;
  }

  .intro-section {
    padding-top: 70px;
  }

  .testimonial-div {
    width: 30%;
    margin-right: 1.5%;
    margin-bottom: 16px;
    margin-left: 1.5%;
    padding-right: 30px;
    padding-left: 30px;
  }

  .testimonial-div.loaf {
    width: 30%;
  }

  .testimonial-div.dwell {
    width: 30%;
  }

  .testimonial-div.west-elm {
    padding-right: 25px;
    padding-left: 25px;
  }

  .holder-div {
    padding-right: 0;
    padding-left: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .cards-section {
    padding-top: 80px;
  }

  .final-cta {
    padding-bottom: 80px;
  }

  .headline {
    font-size: 48px;
    line-height: 58px;
  }

  .content-hero-div {
    padding-right: 0;
  }

  .left-image {
    padding-top: 190px;
    padding-bottom: 190px;
  }

  .featured-brands {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0;
    margin-left: 0;
    padding: 20px 2%;
    -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;
  }

  .brand {
    font-size: 25px;
    line-height: 37px;
    font-weight: 600;
  }

  .typed {
    font-size: 48px;
    line-height: 58px;
  }

  .svg-1 {
    left: -37px;
  }

  .svg-2 {
    right: -33px;
  }

  .subheader {
    width: 95%;
  }

  .designer-image {
    padding-top: 215px;
    padding-bottom: 215px;
  }

  .designer-description {
    padding-right: 40px;
    padding-left: 40px;
  }

  .service-box-holder {
    padding-right: 15%;
    padding-bottom: 70px;
    padding-left: 15%;
  }

  .testimonial-holder {
    margin-bottom: -120px;
  }

  .testimonial-left {
    padding-right: 40px;
    padding-left: 40px;
  }
  
  .testimonial-column-light {
    padding: 60px 15px;
  }

  .testimonial-grid-two {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .testimonial-info-three {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media screen and (max-width: 479px) {
  .navigation-item {
    margin-right: 8px;
    margin-bottom: 10px;
    margin-left: 8px;
  }

  .menu-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .menu-button.w--open {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .section-header {
    font-size: 38px;
    line-height: 44px;
  }

  .section-header.light {
    font-size: 38px;
    line-height: 44px;
  }

  .footer-links {
    text-align: center;
  }

  .intro-section {
    padding-top: 50px;
  }

  .testimonial-div {
    display: block;
    width: 30%;
    margin-bottom: 6px;
    padding-right: 10px;
    padding-left: 10px;
    -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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .testimonial-div.zapier {
    padding-right: 0;
    padding-left: 0;
  }

  .testimonial-div.loaf {
    padding-right: 23px;
    padding-left: 23px;
  }

  .testimonial-div.dwell {
    width: 47%;
    padding-right: 40px;
    padding-left: 40px;
  }

  .testimonial-div.west-elm {
    padding-right: 0;
    padding-left: 0;
  }

  .holder-div {
    overflow: scroll;
    width: 100%;
    margin-right: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .box {
    width: 100%;
    margin-bottom: 15px;
    padding-top: 115px;
    padding-bottom: 115px;
  }

  .box._5 {
    padding-top: 115px;
    padding-bottom: 115px;
  }

  .cards-section {
    padding-top: 70px;
  }

  .title-header {
    width: 100%;
  }

  .final-cta {
    padding-right: 4%;
    padding-bottom: 60px;
    padding-left: 4%;
  }

  .headline {
    width: 100%;
    margin-left: 0;
    font-size: 40px;
    line-height: 50px;
  }

  .left-image {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .featured-brands {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .static-nav {
    padding-right: 15px;
    padding-left: 15px;
  }

  .typed-div {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .typed {
    margin-bottom: 5px;
    font-size: 40px;
    line-height: 50px;
  }

  .svg-1 {
    left: -24px;
    top: 46px;
  }

  .svg-2 {
    top: 177px;
    right: -16px;
  }

  .svg-3 {
    display: none;
  }

  .right-panel {
    padding-top: 158px;
    padding-bottom: 158px;
  }

  .designer-image {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .designer-description {
    padding: 35px 28px;
  }

  .expert-section {
    padding-bottom: 30px;
  }

  .service-box-holder {
    padding-right: 0;
    padding-bottom: 50px;
    padding-left: 0;
  }

  .testimonial-holder {
    margin-bottom: -140px;
  }

  .testimonial-left {
    padding: 35px 28px;
  }

  .testimonial-right {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .sticky {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@font-face {
  font-family: 'Futura PT';
  src: url('../img/FuturaPTBook.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura PT';
  src: url('../img/FuturaPTLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura PT';
  src: url('../img/FuturaPTMedium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura PT';
  src: url('../img/FuturaPTDemi.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura PT';
  src: url('../img/FuturaPTHeavy.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura PT';
  src: url('../img/FuturaPTExtraBold.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Futura PT';
  src: url('../img/FuturaPTBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}


.gift-ul {
  margin-top: 20px;
}

.gift-ul li{
  margin-bottom: 10px;
}

.gift-ul small {
  color:#888;
}

.gift-fineprint {
  line-height: 0.9em;
  color:#888;
  padding-left: 20px;
  padding-right: 20px;
}

.fineprint {
  line-height: 0.9em;
  color:#888;
  font-size: 16px;
}

.fineprint a {
  color:#888;
}

copyright-fineprint {
  line-height: 0.9em;
  color:#888;
  font-size: 16px;
  text-align:center;
}

.error {

  color:#ff0000;
  background-color: #fefe9a;
}

.footer-links {
  float:right;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width:100%;
  /*max-width: 600px; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
  max-width: 800px;
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}


/* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) */
.icon-bar {
  position: fixed;
  bottom: 35px;
  right: 5px;
  -webkit-transform: translateY(+50%);
  -ms-transform: translateY(+50%);
  transform: translateY(+50%);
}


.emlink:before {
  content: attr(data-website) "\0040" attr(data-user);
  unicode-bidi: bidi-override;
  direction: rtl;
}

.faq__content {
  font-size: 17px;
}