body {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 56px;
  line-height: 56px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
}

h3 {
  margin: 5px 0px 10px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
}

h4 {
  margin: 0px 0px 5px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: 'Varela Round', sans-serif;
  color: #848998;
  line-height: 19px;
}

.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: #000;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.header {
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #f5faff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/annie-gray-WEWTGkPUVT0-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/annie-gray-WEWTGkPUVT0-unsplash.jpg');
  background-position: 0px 0px, 0% 0%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  color: #fff;
  line-height: 40px;
  font-weight: 400;
}

.bars-wrapper {
  background-color: #3e352a;
}

.bar {
  width: 14.285%;
  height: 15px;
  float: left;
  background-color: #262b2f;
}

.bar._2 {
  background-color: #9d7a59;
}

.bar._3 {
  background-color: #693e23;
}

.bar._4 {
  background-color: #636e81;
}

.bar._5 {
  background-color: #adc3cc;
}

.bar._6 {
  background-color: #6c5c50;
}

.bar._7 {
  background-color: #3e352a;
}

.logo-wrapper {
  display: block;
  margin-bottom: 40px;
  -o-object-fit: fill;
  object-fit: fill;
}

.logo-icon {
  margin-top: -5px;
  margin-right: 9px;
  float: left;
}

.logo-text {
  margin-top: 20px;
  margin-bottom: 0px;
  float: left;
  font-size: 32px;
  line-height: 31px;
  font-weight: 500;
  text-align: left;
}

.main-subtitle {
  width: 55%;
  margin-bottom: 0px;
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  text-shadow: none;
}

.app-button {
  margin-right: 14px;
  padding: 8px 13px;
  border-radius: 6px;
  background-color: #000;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.app-button:hover {
  background-color: #84a6ba;
}

.app-button.buy {
  margin-top: 12px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 8px 40px;
  background-color: #000;
}

.app-button.buy:hover {
  background-color: #000;
}

.section {
  padding-top: 0px;
  padding-bottom: 0px;
}

.section.grey {
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #f0f3f5;
}

.section.grey.buy {
  padding-top: 62px;
  padding-bottom: 62px;
}

.section.map {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(182, 0, 0, 0.9)), to(rgba(182, 0, 0, 0.9))), url('../images/Constr.jpg');
  background-image: linear-gradient(180deg, rgba(182, 0, 0, 0.9), rgba(182, 0, 0, 0.9)), url('../images/Constr.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section.footer {
  padding-top: 57px;
  padding-bottom: 57px;
  background-color: #424549;
  color: #b5bbc8;
}

.section.sign-up {
  padding-top: 46px;
  padding-bottom: 46px;
  background-color: #5d6779;
}

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

.subtitle {
  margin-bottom: 72px;
  font-size: 16px;
}

.subtitle.location {
  width: 30%;
  margin-bottom: 0px;
  color: hsla(0, 0%, 100%, 0.47);
}

.center {
  text-align: center;
}

.line {
  width: 50px;
  height: 2px;
  margin-top: 42px;
  margin-bottom: 42px;
  background-color: #e1e4e8;
}

.feature-group.push-down {
  margin-bottom: 43px;
}

.push-down-column {
  padding-top: 105px;
}

.image-crop {
  overflow: hidden;
  height: 560px;
  margin-bottom: -110px;
}

.buy-title {
  margin-top: 16px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 36px;
  font-weight: 300;
  text-align: center;
}

.align-right {
  display: block;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: right;
}

.trans-test {
  display: block;
  margin: 7px;
  -webkit-transition: margin 500ms ease;
  transition: margin 500ms ease;
}

.trans-test:hover {
  margin: 16px;
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.location-title {
  color: #fff;
}

.map-icon {
  position: absolute;
  left: 43%;
  bottom: 39%;
}

.footer-left-col {
  padding-top: 8px;
}

.footer-right-col {
  text-align: right;
}

.footer-logo {
  margin-top: -3px;
  margin-right: 11px;
  float: left;
}

.footer-text {
  color: #fff;
  font-size: 16px;
}

.footer-link {
  width: 40px;
  height: 40px;
  margin-right: 6px;
  margin-left: 6px;
  padding-top: 9px;
  border-radius: 100%;
  background-color: #5d6779;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  text-align: center;
}

.footer-link:hover {
  background-color: #6c5c4f;
}

.field {
  width: 70%;
  height: 68px;
  margin-right: 2%;
  margin-bottom: 0px;
  padding: 12px 0px;
  float: left;
  border: 0px solid transparent;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: inset 0 -4px 0 0 #262b2f;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
  color: #d3d9de;
  font-size: 26px;
}

.field:focus {
  box-shadow: inset 0 -4px 0 0 #d3d9de;
}

.form-button {
  width: 28%;
  padding: 24px 32px;
  border-radius: 5px;
  background-color: #262b2f;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #5d6779;
  font-size: 24px;
}

.form-button:hover {
  background-color: #d3d9de;
}

.form-wrapper {
  margin-bottom: 0px;
}

.success {
  padding-top: 19px;
  padding-bottom: 19px;
  border-radius: 5px;
  background-color: #d3d9de;
  text-align: center;
}

.button-2 {
  display: inline-block;
  padding: 24px 32px;
  border: 1px none #000;
  border-radius: 6px;
  background-color: #da011b;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 22px;
  line-height: 20px;
}

.button-2:hover {
  background-color: rgba(218, 1, 27, 0.46);
}

.container {
  display: block;
  margin-top: -20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.tab-button-right {
  border-style: solid;
  border-width: 1px 1px 1px 0px;
  border-color: #fff;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: transparent;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
}

.tab-button-right:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
  color: #fff;
}

.tab-button-right.w--current {
  background-color: #fff;
  color: #000;
}

.section-title-wrapper {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  text-align: center;
}

.section-title-wrapper.full-centered {
  width: 100%;
}

.section-title-wrapper.full {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  text-align: left;
}

.section-title-wrapper.full.info {
  margin-bottom: 30px;
}

.white-pricing-block {
  overflow: hidden;
  border-radius: 5px;
  background-color: #fff;
  color: #000;
}

.white-pricing-block.color {
  background-color: #1f6fff;
  color: #fff;
}

.section-title {
  margin-top: 0px;
  color: #333;
  font-size: 36px;
  line-height: 39px;
  font-weight: 500;
}

.plan-tabs-menu {
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
}

.pricing-row {
  margin-bottom: 40px;
}

.white-link {
  color: #fff;
}

.white-link:hover {
  color: hsla(0, 0%, 100%, 0.7);
}

.button-3 {
  margin-top: 20px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 3px;
  background-color: #1f6fff;
  -webkit-transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-3:hover {
  background-color: #0b4fc9;
  box-shadow: 0 8px 16px 4px rgba(0, 0, 0, 0.3);
  color: #fff;
}

.button-3.white-pricing-button {
  margin-top: 0px;
}

.button-3.dark-outline {
  border: 2px solid #e4e4e4;
  background-color: transparent;
  color: #000;
}

.button-3.dark-outline:hover {
  border-color: #da011b;
  background-color: #da011b;
  color: #fff;
}

.button-3.icon-button {
  padding-top: 10px;
  padding-left: 51px;
  background-image: url('../images/Icon-download.png');
  background-position: 21px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.button-3.icon-button.download {
  background-image: url('../images/Icon-download.png');
}

.button-3.icon-button.download.green {
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 10px;
  background-color: #da011b;
  background-image: url('../images/Icon-download.png');
  -webkit-transition-property: none;
  transition-property: none;
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.button-3.icon-button.download.green:hover {
  box-shadow: none;
}

.button-3.outline {
  border: 1px solid #fff;
  background-color: transparent;
}

.container-2 {
  position: relative;
  margin-bottom: 0px;
}

.container-2.centered {
  text-align: center;
}

.container-2.hero-container {
  text-align: center;
}

.pricing-feature-text {
  margin-bottom: 0px;
  color: #000;
  font-size: 13px;
}

.pricing-tab-pane {
  padding-top: 50px;
  text-align: center;
}

.tab-button-left {
  border-style: solid;
  border-width: 1px 0px 1px 1px;
  border-color: #fff;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: transparent;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
}

.tab-button-left:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
  color: #fff;
}

.tab-button-left.w--current {
  background-color: #fff;
  color: #000;
}

.image-section {
  background-image: url('../images/Photo-5_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-section.pricing {
  background-image: url('../images/Photo-1.jpg');
  background-size: cover;
}

.image-section-overlay {
  width: 100%;
  height: 100%;
  padding-top: 145px;
  padding-bottom: 105px;
  background-color: rgba(44, 46, 49, 0.7);
  color: #fff;
}

.image-section-overlay.color {
  padding-top: 100px;
  padding-bottom: 220px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(168, 0, 20, 0.91)), to(rgba(168, 0, 20, 0.91))), url('../images/Constr.jpg');
  background-image: linear-gradient(180deg, rgba(168, 0, 20, 0.91), rgba(168, 0, 20, 0.91)), url('../images/Constr.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.pricing-block-title {
  color: #b9b9b9;
}

.pricing-block-title.light {
  color: hsla(0, 0%, 100%, 0.5);
}

.pricing-block-price {
  color: #1f6fff;
  font-size: 44px;
  line-height: 50px;
  font-weight: 700;
}

.pricing-block-price.subtitle {
  margin-bottom: 20px;
  color: #000;
  font-size: 12px;
  line-height: 20px;
}

.pricing-block-price.white {
  color: #fff;
}

.plan-tabs {
  margin-top: -20px;
}

.pricing-feature-item {
  margin-bottom: 0px;
  padding: 14px 18px 13px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.pricing-block-content-wrapper {
  padding: 24px;
}

.pricing-block-content-wrapper.bottom {
  background-color: #3e434d;
}

.pricing-feature-list {
  margin-bottom: 0px;
}

.white-pricing-column {
  padding-right: 20px;
  padding-left: 20px;
  border-right: 1px solid rgba(0, 0, 0, 0.06);
}

.white-pricing-column:hover {
  color: #da011b;
}

.white-pricing-column.last {
  border-right-color: hsla(0, 0%, 84.7%, 0);
}

.white-pricing-column.last:hover {
  color: #da011b;
}

.section-2 {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
}

.section-2.tint {
  padding-top: 120px;
  padding-bottom: 140px;
  background-color: #fff;
}

.section-2.overflow-none {
  overflow: hidden;
}

.section-2.feature-section {
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-2.feature-section.odd {
  padding-top: 200px;
  padding-bottom: 200px;
  border-top: 1px solid #ececec;
  background-color: #f0f3f5;
}

.section-2.app-info-section {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #f0f3f5;
}

.pricing-icon-block {
  display: inline-block;
  width: 100px;
  height: 100px;
  padding-top: 29px;
  border: 2px solid #dfdfdf;
  border-radius: 100%;
  text-align: center;
}

.white-price-title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 44px;
  line-height: 40px;
  font-weight: 700;
}

.white-price-title:hover {
  color: #da011b;
}

.white-pricing-paragraph {
  color: #252525;
  text-align: center;
}

.section-description {
  margin-top: 30px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
}

.white-pricing-title {
  margin-bottom: 15px;
  padding-top: 10px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.white-pricing-title:hover {
  color: #da011b;
}

.pricing-icon {
  width: 40px;
  height: 40px;
  opacity: 0.28;
}

.transparant-pricing-block {
  padding: 34px 24px;
  border-radius: 4px;
  -webkit-transition: background-color 350ms ease, box-shadow 350ms ease, color 200ms ease;
  transition: background-color 350ms ease, box-shadow 350ms ease, color 200ms ease;
  text-align: center;
}

.transparant-pricing-block:hover {
  background-color: hsla(0, 0%, 100%, 0.4);
  box-shadow: 0 12px 33px 0 rgba(0, 0, 0, 0.2);
}

.transparant-pricing-block:active {
  color: #da011b;
}

.transparant-pricing-block.highlight {
  background-color: #fff;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
}

.pricing-block-tag {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 90px;
  margin-right: auto;
  margin-left: auto;
  padding: 6px 9px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #da011b;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 9px;
  text-transform: uppercase;
}

.columns {
  display: block;
  -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;
}

.info-column-right {
  padding-top: 60px;
  padding-bottom: 20px;
  padding-left: 70px;
}

.info-column-right.responsive {
  padding-top: 50px;
  padding-bottom: 40px;
}

.left-feature-icon {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 34px;
}

.long-feature-block {
  position: relative;
  margin-top: 25px;
  padding-right: 20px;
  padding-left: 65px;
}

.long-feature-block.title-only {
  margin-top: 15px;
  padding-top: 3px;
  padding-left: 75px;
}

.long-feature-title {
  margin-bottom: 14px;
  font-size: 21px;
  font-weight: 500;
}

.home-mockup {
  position: absolute;
  left: -290px;
  top: 3px;
  z-index: 3;
  width: 715px;
}

.home-mockup.ipad {
  left: 85px;
  top: 59px;
  z-index: 4;
  width: 251px;
}

.home-mockup.iphone {
  left: 270px;
  top: 180px;
  z-index: 5;
  width: 130px;
}

.description-paragraph {
  color: #a3a3a3;
  font-size: 14px;
  line-height: 22px;
}

.contact-overlay-bar {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid hsla(0, 0%, 100%, 0.1);
  background-color: #333;
  color: #fff;
}

.subpage-header {
  padding-top: 190px;
  padding-bottom: 90px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(31, 111, 255, 0.9)), to(rgba(31, 111, 255, 0.9))), url('../images/Photo-5.jpg');
  background-image: linear-gradient(180deg, rgba(31, 111, 255, 0.9), rgba(31, 111, 255, 0.9)), url('../images/Photo-5.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  color: #fff;
  text-align: center;
}

.subpage-header.with-contact-info {
  position: relative;
  padding-top: 120px;
  padding-bottom: 230px;
  background-color: #fff;
  background-image: none;
}

.contact-info-column {
  text-align: center;
}

.contact-info-button {
  display: block;
}

.contact-info-button.white-text {
  color: #fff;
}

.contact-info-button.white-text:hover {
  color: hsla(0, 0%, 100%, 0.59);
}

.contact-info-title {
  display: inline-block;
  color: #fff;
}

.subpage-title {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #333;
  font-size: 50px;
  line-height: 40px;
  font-weight: 400;
}

.contact-info-list-item {
  margin-top: 9px;
  margin-bottom: 5px;
}

.contact-info-icon {
  height: 16px;
  margin-top: -2px;
  margin-right: 7px;
  opacity: 0.7;
}

.page-subtitle {
  display: block;
  width: 65%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  color: #333;
  font-size: 20px;
  line-height: 27px;
  font-weight: 300;
}

.outline-social-icon {
  width: 50px;
  height: 50px;
  margin-right: 2px;
  margin-left: 2px;
  padding-top: 11px;
  border: 1px solid #333;
  border-radius: 100%;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.outline-social-icon:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
}

.contact-map {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 100%;
  padding-right: 320px;
}

.contact-section {
  position: relative;
  width: 100%;
  height: 500px;
}

.footer-small-social-icon {
  height: 15px;
}

.contact-section-overlay {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  padding-top: 130px;
  background-color: #f0f3f5;
  color: #fff;
}

.feature-info-title {
  margin-top: 8px;
  margin-bottom: 30px;
  font-family: 'DM Sans', sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
}

.section-title-2 {
  margin-top: 0px;
  font-family: 'DM Sans', sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 1;
  font-weight: 700;
}

.feature-info-paragraph {
  opacity: 0.7;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
}

.feature-info-column {
  padding-right: 20px;
}

.section-description-2 {
  margin-top: 0px;
  font-family: 'DM Sans', sans-serif;
  color: #696871;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
}

.section-description-2.small {
  width: 70%;
  margin-top: 25px;
  font-family: 'DM Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.feature-info-block {
  position: relative;
  width: 90%;
  text-align: justify;
}

.feature-info-row {
  margin-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -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;
}

.feature-info-icon {
  height: 35px;
  margin-right: 15px;
  float: left;
}

.section-title-3 {
  margin-top: 0px;
  font-size: 46px;
  line-height: 39px;
  font-weight: 300;
}

.section-title-3.large {
  margin-bottom: 0px;
  font-family: 'DM Sans', sans-serif;
  color: #19191b;
  font-size: 60px;
  line-height: 47px;
  font-weight: 700;
}

.pricing-feature-text-2 {
  margin-bottom: 0px;
  font-size: 12px;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -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;
}

.section-3.wide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 10vh;
  padding-bottom: 10vh;
  -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;
  background-color: #1b1b1b;
}

.section-3.wide.img {
  padding-bottom: 0vh;
  background-color: #fff;
  color: #f0f3f5;
}

.wrap {
  max-width: 700px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.title {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px none #2e2e2e;
  color: #a8a8a8;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.heading {
  margin-bottom: 0px;
  color: #333;
}

.image-2 {
  max-height: 100%;
  padding-top: 40px;
  padding-bottom: 0px;
  color: #f5f0f0;
  -o-object-fit: contain;
  object-fit: contain;
}

.paragraph {
  color: #fff;
}

.paragraph-2 {
  font-family: 'DM Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: left;
}

.paragraph-3 {
  font-family: 'DM Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: left;
}

.paragraph-4 {
  font-family: 'DM Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: left;
}

.paragraph-5 {
  color: #fff;
  text-align: left;
}

.paragraph-6 {
  font-family: 'DM Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: left;
}

.paragraph-7 {
  font-family: 'DM Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: left;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-2 {
  margin-top: 0px;
  color: #fff;
  font-size: 56px;
  text-shadow: none;
}

.hero-mockup-image {
  position: absolute;
  top: -120px;
  right: 30px;
  width: 455px;
}

.iphone-hero {
  overflow: hidden;
  padding-top: 200px;
  padding-bottom: 130px;
  background-color: #353942;
  background-image: linear-gradient(135deg, rgba(53, 57, 66, 0.8), #2a2e36), url('../images/Photo-4.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
}

.small-hero-intro-title {
  margin-bottom: 10px;
  opacity: 0.3;
  color: #fff;
  text-transform: uppercase;
}

.hero-mockup-description-block {
  width: 430px;
  text-align: left;
}

.white-hero-title {
  margin-top: 10px;
  margin-bottom: 30px;
  color: #fff;
  font-weight: 400;
}

.hero-description {
  color: #a3aab8;
}

.long-feature-icon-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  padding-top: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 7px;
  text-align: center;
}

.feature-intro-title {
  margin-bottom: 5px;
  color: #bebebe;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.main-feature-title {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 36px;
  line-height: 37px;
}

.long-feature-icon {
  height: 25px;
}

.long-feature-title-2 {
  margin-bottom: 14px;
  font-size: 19px;
}

.long-feature-title-2.uppercase {
  margin-bottom: 4px;
  float: none;
  font-size: 18px;
  font-weight: 600;
  text-transform: none;
}

.browser-mockup-left {
  position: absolute;
  left: -370px;
  top: -25px;
  width: 790px;
  border: 1px none #e2e2e2;
  border-radius: 4px;
  box-shadow: 4px 4px 33px 0 rgba(0, 0, 0, 0.1);
}

.small-paragraph {
  margin-bottom: 0px;
  color: #848998;
  font-size: 14px;
  line-height: 20px;
}

.small-features-wrapper {
  margin-top: 30px;
}

.feature-text-block {
  width: 440px;
  float: left;
}

.feature-text-block.right {
  float: right;
}

.button-4 {
  display: inline-block;
  padding: 20px 42px;
  border-radius: 10px;
  background-color: #da011b;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-size: 16px;
}

.button-4:hover {
  background-color: #da011b;
}

.title-wrapper {
  display: block;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
}

.title-wrapper.with-margin {
  margin-bottom: 60px;
}

.submit-project-wrapper {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.section-4 {
  position: relative;
  z-index: 1;
  padding: 120px 30px;
  background-color: #fff;
}

.section-4.gray {
  z-index: 1;
  background-color: #f8fbfd;
}

.section-4.gray.full-width {
  height: 100vh;
  background-color: #fff;
}

.error-message {
  border-radius: 5px;
  background-color: #ff5a5a;
  color: #fff;
  text-align: center;
}

.radio-1 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.algin-center {
  position: relative;
  text-align: center;
}

.container-3 {
  max-width: 1200px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container-3.center {
  position: relative;
  top: 50%;
  z-index: 1;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.radio-button-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.radio-wrapper {
  margin-top: 5px;
  padding: 30px;
  border: 1px solid #e2eff8;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
}

.radio-wrapper:hover {
  border-color: #2adc65;
}

.services-title {
  margin-bottom: 15px;
}

.services-title.radio-text {
  margin-bottom: 10px;
  color: #b4b4b4;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
}

.field-label-2 {
  display: none;
}

.text-field {
  height: 50px;
  padding-left: 15px;
  border: 1px solid #e2eff8;
  border-radius: 5px;
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
}

.text-field:hover {
  background-color: transparent;
  color: #717177;
}

.text-field:focus {
  border-color: #da011b;
  background-color: transparent;
}

.text-field::-webkit-input-placeholder {
  color: #b4b4b4;
}

.text-field:-ms-input-placeholder {
  color: #b4b4b4;
}

.text-field::-ms-input-placeholder {
  color: #b4b4b4;
}

.text-field::placeholder {
  color: #b4b4b4;
}

.text-field.area {
  height: auto;
  padding-top: 15px;
  padding-bottom: 100px;
}

.radio-button {
  display: block;
  margin-top: 0px;
  background-color: #fff;
}

.success-message {
  border-radius: 5px;
  background-color: #2adc65;
  color: #fff;
}

.field-label {
  margin-bottom: 7px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #333;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
}

.top-margin {
  margin-top: 25px;
}

.top-margin.small {
  margin-top: 15px;
}

.top-margin.medium {
  margin-top: 50px;
}

.simple-white-footer {
  padding-top: 45px;
  padding-bottom: 45px;
  border-top: 1px solid #eee;
  background-color: #f0f3f5;
}

.bottom-footer-paragraph {
  margin-bottom: 0px;
  float: left;
  font-size: 12px;
}

.bottom-footer-paragraph.dark {
  margin-top: 5px;
  color: #94979e;
}

.bottom-footer-paragraph.right {
  float: right;
}

.bottom-footer-paragraph.right.dark {
  font-size: 14px;
}

.bottom-footer-link {
  color: #91959c;
}

.bottom-footer-link:hover {
  color: hsla(0, 0%, 100%, 0.7);
}

.bottom-footer-link.color {
  color: #babdc2;
  text-decoration: none;
}

.bottom-footer-link.color:hover {
  color: #1f6fff;
}

.bottom-footer-link.dark {
  color: #1f6fff;
  text-decoration: none;
}

.footer-menu-column {
  padding-top: 20px;
  text-align: center;
}

.footer-social-col-right {
  padding-top: 20px;
  text-align: right;
}

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

.footer-logo-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: 125px;
  color: #333;
  font-size: 19px;
  line-height: 17px;
  font-weight: 700;
  text-transform: uppercase;
}

.footer-logo-2.subtitle {
  opacity: 0.5;
  font-size: 11px;
  font-weight: 400;
  text-transform: none;
}

.footer-social-icon {
  width: 35px;
  height: 35px;
  margin-top: -2px;
  margin-right: 5px;
  padding-top: 5px;
  border-radius: 100%;
  background-color: #4a4f53;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-align: center;
}

.footer-social-icon:hover {
  background-color: #1f6fff;
}

.footer-inline-link {
  display: inline-block;
  margin-top: 5px;
  margin-right: 15px;
  font-family: 'DM Sans', sans-serif;
  color: #333;
  font-size: 14px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-inline-link:hover {
  color: #da011b;
}

.footer-inline-link.w--current {
  font-family: 'DM Sans', sans-serif;
  color: #262b2f;
  font-size: 14px;
}

.browser-mockup-left-2 {
  position: absolute;
  left: -370px;
  top: -25px;
  width: 790px;
  border: 1px none #e2e2e2;
  border-radius: 4px;
  box-shadow: none;
}

.heading-3 {
  font-family: 'DM Sans', sans-serif;
  color: #19191b;
  font-size: 60px;
  font-weight: 700;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-content-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.button-5 {
  display: inline-block;
  padding: 15px 33px;
  border-radius: 10px;
  background-color: #da011b;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
}

.button-5:hover {
  background-color: #da011b;
}

._404-icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.footer {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f8fbfd;
}

.nav-line {
  width: 100%;
  height: 2px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  background-color: #2adc65;
}

.nav-text {
  color: #212127;
}

.mail {
  display: inline-block;
  color: #818187;
  text-decoration: none;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin-top: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.footer-block {
  display: block;
  margin-bottom: 10px;
  color: #b0b0b4;
  font-weight: 400;
  text-decoration: none;
}

.footer-block:hover {
  color: #717177;
  text-decoration: underline;
}

.dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.04);
}

.social-icon {
  margin-right: 5px;
  margin-left: 5px;
}

.footer-column {
  margin-right: 30px;
}

.link-block {
  width: 60px;
  height: 60px;
}

.footer-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-tagline {
  margin-left: 15px;
  color: #717177;
  font-size: 14px;
}

.navlink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px 25px 15px 20px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  text-decoration: none;
}

.dropdown-link {
  padding-top: 9px;
  padding-bottom: 8px;
  color: #919197;
  font-size: 14px;
}

.dropdown-link:hover {
  color: #616167;
  text-decoration: underline;
}

.dropdown-link.w--current {
  color: #515157;
  text-decoration: underline;
}

.footer-sub-title {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #2adc65;
  font-size: 16px;
  line-height: 22px;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 90px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.icon {
  margin-top: 22px;
  margin-right: 8px;
  color: #b5b5be;
  font-size: 12px;
}

.project-content {
  position: relative;
}

.paragraph-small {
  font-size: 14px;
  line-height: 25px;
}

.paragraph-small.copyright {
  margin-bottom: 0px;
}

.utility-page-wrap-2 {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-width: 100%;
  -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;
  background-color: #fff;
}

.logo-image {
  position: relative;
  z-index: 1;
  width: 60px;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-4 {
  font-size: 60px;
}

.nav-logo-wrap {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 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;
  background-color: transparent;
}

.hero {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 999999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding: 0px 10vw;
  border: 1px none #000;
  background-color: transparent;
}

.nav-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80vw;
  padding-top: 0px;
  padding-bottom: 0px;
  -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;
  border-bottom: 1px none hsla(0, 0%, 100%, 0.1);
}

.image-6 {
  margin-top: 20px;
  border-radius: 16px;
  box-shadow: 0 0 18px 1px hsla(0, 0%, 42%, 0.4);
}

.nav-link-to-home {
  margin-right: 15px;
  margin-bottom: 20px;
  margin-left: 15px;
  padding-top: 40px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 400;
}

.nav-link-to-home:hover {
  box-shadow: inset 0 -5px 0 0 #da011b;
  color: #000;
}

.nav-link-to-home-2 {
  margin-right: 15px;
  margin-bottom: 20px;
  margin-left: 15px;
  padding-top: 40px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 400;
}

.nav-link-to-home-2:hover {
  box-shadow: inset 0 -5px 0 0 #ce0909;
  color: #000;
}

.section-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -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;
}

.section-copy.center-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 120px;
  padding-top: 0vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #9c8691;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  background-position: 0px 0px;
  background-size: auto;
}

.hero-content {
  position: relative;
  z-index: 90;
  overflow: scroll;
  width: 100%;
  margin-top: 0px;
  padding-right: 10vh;
  padding-left: 10vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.heading-3-copy {
  position: relative;
  margin-top: 25px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #000;
}

.hero-subhead-copy {
  position: relative;
  max-width: 100%;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #6b6b6b;
  font-size: 16px;
  line-height: 30px;
}

.navigation-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.logo-link {
  z-index: 1;
}

.logo-link:hover {
  opacity: 0.8;
}

.logo-link:active {
  opacity: 0.7;
}

.logo-link.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation-item {
  overflow: scroll;
  padding-top: 9px;
  padding-bottom: 9px;
  opacity: 1;
  color: #262b2f;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navigation-item:hover {
  border-bottom: 4px solid #da011b;
  opacity: 0.9;
  color: #da011b;
  text-decoration: none;
}

.navigation-item:active {
  opacity: 0.8;
}

.navigation-item:focus {
  opacity: 1;
}

.navigation-item:visited {
  color: #000;
}

.navigation-item.w--current {
  opacity: 1;
  color: #333;
  font-weight: 400;
}

.navigation-item.w--current:hover {
  opacity: 0.8;
  color: #da011b;
}

.navigation-item.w--current:active {
  opacity: 0.7;
  color: #32343a;
}

.navigation-item.newbutton {
  display: block;
  overflow: visible;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-bottom: 3px solid transparent;
  opacity: 1;
  font-family: 'DM Sans', sans-serif;
  white-space: normal;
}

.navigation-item.newbutton:hover {
  border-bottom-style: solid;
  border-bottom-color: #da011b;
}

.navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 14px 200px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #dbdbdb;
  background-color: transparent;
}

.logo-image-2 {
  display: block;
}

.navigation-wrap {
  position: relative;
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.button-6 {
  padding: 12px 25px;
  border-radius: 0px;
  background-color: #1a1b1f;
  -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

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

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

.button-6.cc-contact-us {
  position: relative;
  z-index: 5;
  background-color: rgba(26, 27, 31, 0);
}

.menu {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2px;
  padding-bottom: 2px;
  -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 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-block {
  padding: 0px 20px;
  border: 1px none #000;
  opacity: NaN;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #262b2f;
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
}

.text-block:hover {
  border: 1px none #000;
  color: #da011b;
  font-weight: 400;
}

.paragraph-8 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #da011b;
  line-height: 36px;
  font-weight: 500;
  letter-spacing: 2px;
  text-shadow: none;
}

.line-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 140px;
  -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;
}

.line-2 {
  width: 100%;
  height: 1px;
  border-style: dashed none none;
  border-width: 1.3px;
  border-color: #d1cdcd;
}

.content-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  text-align: center;
}

.content-section {
  position: relative;
  padding: 0px 3%;
  background-color: transparent;
}

.container-4 {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.title-wrap-centre {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 670px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  -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;
  text-align: center;
}

.works-grid {
  grid-column-gap: 0px;
  -ms-grid-columns: 1fr 0.3fr 1fr 0.3fr 1fr;
  grid-template-columns: 1fr 0.3fr 1fr 0.3fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.step-image {
  margin-bottom: 40px;
}

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

.heading-6 {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 22px;
}

.heading-7 {
  font-size: 22px;
}

.heading-8 {
  font-size: 22px;
}

.paragraph-9 {
  font-size: 16px;
}

.paragraph-10 {
  font-size: 16px;
}

.paragraph-11 {
  font-size: 16px;
}

.text-block-2 {
  color: #da011b;
  text-shadow: none;
}

.text-block-3 {
  color: #da011b;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  text-shadow: none;
}

.button-7 {
  display: inline-block;
  padding: 24px 32px;
  border: 1px none #000;
  border-radius: 6px;
  background-color: #da011b;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 24px;
  line-height: 20px;
}

.button-7:hover {
  background-color: rgba(218, 1, 27, 0.46);
}

.button-7.smsbutton {
  display: block;
  height: 60px;
  margin-left: -2px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  font-size: 20px;
  font-weight: 400;
}

.button-7.smsbutton:hover {
  background-color: #b90016;
}

.error-message-2 {
  border-radius: 8px;
}

.form-block {
  width: 55%;
  margin-top: 60px;
}

.text-field-2 {
  height: 50px;
}

.text-field-2.smsinput {
  height: 60px;
  border-radius: 6px 0px 0px 6px;
  font-size: 18px;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
}

.success-message-2 {
  padding-left: 0px;
  background-color: #fff;
}

.button-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 52px;
  min-width: 130px;
  padding-right: 26px;
  padding-left: 26px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #111112;
  background-color: #111112;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  text-align: center;
}

.button-8:hover {
  background-color: transparent;
  color: #111112;
}

.button-8.button-large {
  height: 63px;
  min-width: 200px;
  border-style: none;
  border-radius: 0px;
  background-color: #da011b;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-size: 20px;
  font-weight: 400;
}

.button-8.button-large:hover {
  color: #fff;
}

.content-width-large {
  width: 100%;
  max-width: 598px;
  margin-top: 60px;
  direction: ltr;
}

.subtitle-2 {
  margin-bottom: 26px;
}

.form-row {
  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;
}

.form-disclaimer {
  margin-top: 13px;
}

.form-error {
  padding: 19px;
  background-color: #da2424;
  color: #fff;
  text-align: center;
}

.section-title-4 {
  margin-bottom: 76px;
}

.form-success {
  background-color: #24da78;
}

.form-input {
  height: 52px;
  margin-bottom: 0px;
  padding: 12px 12px 12px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #e4e0dd;
  background-color: transparent;
  font-size: 18px;
  line-height: 26px;
}

.form-input:focus {
  border-color: #111112;
}

.form-input.form-input-large {
  height: 63px;
}

.form-input.form-input-large.form-input-dark {
  border-style: none;
  border-color: #000;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  background-color: #fff;
}

.form-input.form-input-large.form-input-dark::-webkit-input-placeholder {
  color: rgba(93, 103, 121, 0.62);
}

.form-input.form-input-large.form-input-dark:-ms-input-placeholder {
  color: rgba(93, 103, 121, 0.62);
}

.form-input.form-input-large.form-input-dark::-ms-input-placeholder {
  color: rgba(93, 103, 121, 0.62);
}

.form-input.form-input-large.form-input-dark::placeholder {
  color: rgba(93, 103, 121, 0.62);
}

.heading-9 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 8px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #0f0000;
  font-size: 38px;
  line-height: 40px;
}

.container-5 {
  display: block;
  text-align: center;
}

.video-lightbox-icon {
  height: 25px;
}

.hero-video-lightbox {
  margin-top: 40px;
}

.hero-description-title {
  display: block;
  width: 60%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.65;
  color: #fff;
  font-size: 24px;
  line-height: 31px;
  font-weight: 300;
}

.container-6 {
  position: relative;
}

.container-6.hero-container {
  text-align: center;
}

.video-lightbox-button {
  position: absolute;
  left: 0px;
  top: 53%;
  right: 0px;
  display: block;
  width: 60px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 16px;
  padding-left: 2px;
  border-radius: 100%;
  background-color: #5ec045;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  text-align: center;
}

.video-lightbox-button:hover {
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.5);
  -webkit-transform: translate(0px, -50%) scale(1.2);
  -ms-transform: translate(0px, -50%) scale(1.2);
  transform: translate(0px, -50%) scale(1.2);
}

.video-lightbox-button.large-color {
  position: static;
  top: 0px;
  width: 90px;
  height: 90px;
  padding-top: 30px;
  background-color: #5ec045;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.video-lightbox-button.large-color:hover {
  background-color: #3b3b3b;
}

.large-hero-title-bold {
  font-family: 'DM Sans', sans-serif;
  font-size: 70px;
  font-weight: 700;
  text-align: center;
}

.hero-block-overlay {
  padding-top: 270px;
  padding-bottom: 250px;
  background-color: rgba(0, 0, 0, 0.25);
  color: #fff;
}

.hero-block-overlay.business {
  padding-top: 240px;
  padding-bottom: 130px;
}

.large-hero-title {
  display: block;
  width: 90%;
  margin: 0px auto 30px;
  color: #fff;
  font-size: 45px;
  line-height: 47px;
  font-weight: 300;
}

.full-hero-content-block {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  text-align: center;
}

.overall-hero-title {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 41px;
  font-weight: 700;
}

.overall-hero-description {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.71;
  color: #fff;
  font-size: 19px;
  line-height: 24px;
  font-weight: 300;
}

.hero6-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 80px;
  -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;
}

.hero6-text {
  margin-bottom: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sizejumbo-text {
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 80px;
  line-height: 96px;
  font-weight: 300;
}

.sizejumbo-text.sizejumbo-full-clear {
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  text-align: center;
}

.button-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px 30px;
  -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;
  border-radius: 0px;
  background-color: #18181d;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button-small:hover {
  background-color: #272731;
}

.button-small.white-small {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0px;
  background-color: #fff;
  color: #000;
  text-align: center;
}

.button-arrow {
  display: inline-block;
  margin-left: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

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

.button-9 {
  padding: 20px 42px;
  border-radius: 10px;
  background-color: #da011b;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  font-family: 'DM Sans', sans-serif;
  font-size: 18px;
}

.hero-block {
  padding-right: 60px;
}

.hero-grid {
  grid-column-gap: 32px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.header-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 3%;
  -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;
}

.paragraph-large {
  max-width: 650px;
  margin-bottom: 0px;
  font-family: 'DM Sans', sans-serif;
  color: #696871;
  font-size: 20px;
  line-height: 1.5;
  text-align: left;
  letter-spacing: -0.4px;
}

.button-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-10 {
  margin-bottom: 32px;
  color: #19191b;
  font-size: 70px;
  line-height: 0.96;
  letter-spacing: -0.03em;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 54px;
  height: 54px;
  margin-left: 24px;
  padding: 18px;
  -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;
  border: 1px solid #e7e7e7;
  border-radius: 100px;
}

.info-block-right {
  width: 50%;
  float: right;
}

.info-block-right.app-info {
  margin-top: 30px;
  margin-bottom: 30px;
}

.device-mockup-left {
  position: absolute;
  left: -80px;
  top: -220px;
  height: 600px;
}

.small-section-title {
  margin-bottom: 8px;
  opacity: 0.6;
  font-family: 'DM Sans', sans-serif;
  color: #696871;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.brand-span-copy {
  color: #afafaf;
}

.review-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -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;
  white-space: nowrap;
}

.hero-content-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 40px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hero-image-wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.hero-paragraph {
  margin-bottom: 0px;
  padding-top: 10px;
  color: #000;
  font-size: 18px;
  line-height: 1.34;
  font-weight: 500;
}

.header-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 100px 3% 140px;
  -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;
}

.hero-image-2 {
  border-radius: 0px;
}

.review-text {
  color: #08090a;
  font-size: 16px;
}

.button-10 {
  min-height: 40px;
  padding: 20px 35px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 6px;
  background-color: #c32a00;
  background-image: url('../images/Button-Wave.svg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  font-size: 18px;
  text-align: center;
}

.button-10:hover {
  background-color: #c32a00;
  opacity: 1;
}

.hero-h1 {
  max-width: 580px;
  margin-bottom: 20px;
  color: #08090a;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -0.03em;
}

.button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand-span {
  color: #c32a00;
}

.section-title-2-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 12px;
  font-family: 'DM Sans', sans-serif;
  color: #000;
  font-size: 70px;
  line-height: 1;
  font-weight: 700;
}

.bold-text {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
}

.simple-bottom-footer {
  margin-top: 45px;
  padding-top: 35px;
  padding-bottom: 32px;
  background-color: #424549;
  color: #979da5;
}

.simple-footer {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #f0f3f5;
  color: #333;
}

.footer-menu-column-2 {
  text-align: center;
}

.footer-social-col-right-2 {
  text-align: right;
}

.footer-logo-3 {
  color: #fff;
  font-size: 19px;
  line-height: 17px;
  font-weight: 700;
  text-transform: uppercase;
}

.footer-logo-3.subtitle {
  opacity: 0.5;
  font-size: 11px;
  font-weight: 400;
  text-transform: none;
}

.footer-inline-link-2 {
  display: inline-block;
  margin-top: 5px;
  margin-right: 15px;
  color: #fff;
  font-size: 13px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-inline-link-2:hover {
  color: hsla(0, 0%, 100%, 0.4);
}

html.w-mod-js *[data-ix="mockup-fade-in"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="mockup-fade-in-2"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="mockup-move"] {
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="fade-in-on-load-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-on-load-3"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-on-load-4"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

@media screen and (max-width: 991px) {
  .header {
    background-position: 170% 100%, 0% 0%;
  }

  .app-button.buy {
    margin-left: 10px;
    padding: 5px 9px;
  }

  .subtitle {
    margin-bottom: 52px;
  }

  .push-down-column {
    padding-top: 0px;
  }

  .image-crop {
    height: 605px;
  }

  .buy-title {
    font-size: 26px;
    line-height: 26px;
  }

  .section-title-wrapper {
    width: 85%;
    margin-bottom: 40px;
  }

  .section-title-wrapper.full {
    margin-bottom: 20px;
    padding-right: 40px;
  }

  .section-title-wrapper.full.info {
    margin-bottom: 20px;
  }

  .section-title {
    margin-bottom: 4px;
    font-size: 31px;
    line-height: 30px;
  }

  .button-3.white-pricing-button {
    padding-right: 15px;
    padding-left: 15px;
  }

  .button-3.dark-outline {
    margin-top: 10px;
  }

  .pricing-feature-text {
    font-size: 12px;
  }

  .image-section-overlay {
    padding: 90px 45px;
  }

  .image-section-overlay.color {
    padding: 90px 0px 0px;
  }

  .pricing-feature-item {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .white-pricing-column {
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-2 {
    padding: 45px;
  }

  .section-2.feature-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .pricing-icon-block {
    width: 80px;
    height: 80px;
    padding-top: 25px;
  }

  .white-price-title {
    font-size: 35px;
  }

  .white-pricing-paragraph {
    font-size: 13px;
    line-height: 20px;
  }

  .section-description {
    margin-top: 20px;
    font-size: 19px;
  }

  .pricing-icon {
    width: 30px;
    height: 30px;
  }

  .info-column-right {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 40px;
  }

  .info-column-right.responsive {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 50px;
  }

  .home-mockup {
    left: -350px;
    top: -27px;
  }

  .home-mockup.ipad {
    left: 25px;
    top: 19px;
  }

  .home-mockup.iphone {
    left: 170px;
    top: 140px;
  }

  .subpage-header {
    padding: 140px 45px 60px;
  }

  .page-subtitle {
    width: 80%;
  }

  .contact-map {
    height: 100%;
    padding-right: 240px;
  }

  .contact-section {
    height: 340px;
  }

  .contact-section-overlay {
    padding-top: 50px;
  }

  .feature-info-title {
    margin-top: 0px;
    font-size: 17px;
  }

  .section-title-2 {
    margin-bottom: 4px;
    font-size: 31px;
    line-height: 30px;
  }

  .feature-info-paragraph {
    text-align: left;
  }

  .section-description-2 {
    margin-top: 20px;
    font-size: 19px;
  }

  .section-description-2.small {
    width: 80%;
  }

  .section-title-3 {
    margin-bottom: 4px;
    font-size: 31px;
    line-height: 30px;
  }

  .section-title-3.large {
    line-height: 37px;
  }

  .pricing-feature-text-2 {
    font-size: 12px;
  }

  .hero-mockup-image {
    top: -70px;
    width: 385px;
  }

  .iphone-hero {
    padding-top: 160px;
    padding-bottom: 80px;
    padding-left: 45px;
  }

  .small-hero-intro-title {
    margin-bottom: 10px;
  }

  .hero-mockup-description-block {
    width: 350px;
  }

  .white-hero-title {
    font-size: 33px;
    line-height: 41px;
  }

  .browser-mockup-left {
    left: -360px;
    top: 4px;
    width: 580px;
  }

  .feature-text-block {
    width: 400px;
  }

  .submit-project-wrapper {
    width: 100%;
  }

  .section-4.gray.full-width {
    height: auto;
  }

  .container-3.center.normal {
    top: 0%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .bottom-footer-paragraph.dark {
    text-align: right;
  }

  .footer-social-col-right {
    display: block;
  }

  .footer-inline-link {
    margin-right: 9px;
    font-size: 14px;
  }

  .browser-mockup-left-2 {
    left: -360px;
    top: 4px;
    width: 580px;
  }

  .footer {
    position: relative;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .menu-button {
    top: 14px;
    padding: 7px;
    border-radius: 3px;
    font-size: 25px;
    font-weight: 100;
  }

  .menu-button.w--open {
    background-color: transparent;
    color: #2adc65;
  }

  .navlink {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .icon {
    margin-right: 25px;
  }

  .utility-page-wrap-2 {
    height: 800px;
  }

  .nav-menu {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff;
  }

  .nav-menu-2 {
    min-width: 240px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #000;
  }

  .brand-2 {
    padding-left: 18px;
  }

  .menu-icon {
    color: #fff;
    font-size: 40px;
  }

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

  .nav {
    width: 100vw;
  }

  .hero {
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .nav-inner {
    width: 100vw;
  }

  .nav-link-to-home {
    padding-top: 20px;
  }

  .nav-link-to-home:hover {
    box-shadow: none;
  }

  .nav-link-to-home-2 {
    padding-top: 20px;
  }

  .nav-link-to-home-2:hover {
    box-shadow: none;
  }

  .section-copy.center-copy {
    height: auto;
    padding-top: 15vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hero-content {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .heading-3-copy {
    font-size: 8vw;
  }

  .hero-subhead-copy {
    font-size: 24px;
    line-height: 31px;
  }

  .navigation-items {
    background-color: #fff;
  }

  .menu-icon-2 {
    display: block;
  }

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

  .navigation-item {
    padding: 15px 30px;
    -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    text-align: center;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .menu-button-3 {
    padding: 0px;
  }

  .menu-button-3.w--open {
    background-color: transparent;
  }

  .navigation {
    padding: 25px 30px;
  }

  .navigation-wrap {
    background-color: #fff;
  }

  .button-6 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .button-6.cc-contact-us {
    display: none;
  }

  .menu {
    position: static;
    margin-left: 30px;
  }

  .line-column {
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .line-2 {
    width: 1px;
    height: 100%;
    min-height: 100px;
    border-style: none dashed none none;
  }

  .content-wrapper {
    padding-right: 40px;
    padding-left: 40px;
  }

  .content-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .works-grid {
    max-width: 510px;
    margin-right: auto;
    margin-left: auto;
    grid-row-gap: 32px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .content-width-large {
    width: 100%;
  }

  .hero-description-title {
    width: 70%;
    font-size: 22px;
  }

  .hero-block-overlay {
    padding: 170px 45px 140px;
  }

  .hero-block-overlay.business {
    padding-top: 150px;
    padding-bottom: 120px;
    background-color: rgba(0, 0, 0, 0.45);
  }

  .large-hero-title {
    width: 90%;
  }

  .full-hero-content-block {
    width: 100%;
    margin-bottom: 50px;
  }

  .overall-hero-title {
    font-size: 41px;
    line-height: 53px;
  }

  .overall-hero-description {
    width: 80%;
  }

  .hero-image-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }

  .hero-grid {
    grid-row-gap: 44px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .header-2 {
    padding-top: 82px;
    padding-bottom: 60px;
  }

  .paragraph-large {
    font-size: 18px;
  }

  .device-mockup-left {
    left: -117px;
    top: -72px;
    height: 510px;
  }

  .review-wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-content-2 {
    width: 100%;
    max-width: 730px;
    margin-bottom: 40px;
    padding-left: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
  }

  .hero-image-wrap-2 {
    width: 100%;
    margin-top: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .container-flex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .header-3 {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .button-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-title-2-copy {
    margin-bottom: 4px;
    font-size: 60px;
    line-height: 1;
    text-align: left;
  }

  .footer-inline-link-2 {
    margin-right: 9px;
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    padding: 39px 10px 405px;
    background-position: 0% 174%, 0% 0%;
  }

  .logo-wrapper {
    margin-bottom: 37px;
  }

  .main-subtitle {
    width: 84%;
    margin-bottom: 41px;
  }

  .app-button {
    margin-bottom: 14px;
  }

  .app-button.buy {
    margin-right: 13px;
    margin-left: 13px;
  }

  .section {
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
  }

  .section.grey.buy {
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .section.map {
    padding-top: 52px;
    padding-bottom: 52px;
  }

  .section.footer {
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .section.sign-up {
    padding-right: 10px;
    padding-left: 10px;
  }

  .center-title {
    padding-right: 10px;
    padding-left: 10px;
  }

  .subtitle.location {
    width: auto;
    margin-right: 20%;
    margin-bottom: 27px;
    margin-left: 20%;
  }

  .line {
    display: block;
    margin: 32px auto;
  }

  .image-crop {
    height: auto;
    margin-bottom: 0px;
  }

  .buy-title {
    margin-bottom: 31px;
  }

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

  .map-icon {
    position: static;
  }

  .footer-right-col {
    text-align: center;
  }

  .footer-logo {
    margin-top: -1px;
    margin-right: 0px;
    margin-bottom: 8px;
    float: none;
  }

  .footer-text {
    margin-bottom: 22px;
  }

  .image {
    width: 269px;
  }

  .field {
    width: 50%;
    font-size: 22px;
  }

  .form-button {
    width: 48%;
  }

  .section-title-wrapper {
    width: 95%;
    margin-bottom: 40px;
  }

  .section-title-wrapper.full {
    margin-bottom: 30px;
  }

  .section-title-wrapper.full.info {
    text-align: center;
  }

  .section-title {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 30px;
  }

  .button-3.icon-button.download.green {
    margin-top: 20px;
  }

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

  .pricing-column {
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .pricing-tab-pane {
    padding-top: 30px;
  }

  .image-section-overlay {
    padding: 60px 25px;
  }

  .image-section-overlay.color {
    padding: 25px 0px 0px;
  }

  .white-pricing-column {
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    border-right-width: 0px;
  }

  .section-2 {
    padding: 25px;
  }

  .section-2.feature-section {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .section-2.app-info-section {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .transparant-pricing-block {
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.1);
  }

  .info-column-right {
    padding-left: 0px;
  }

  .info-column-right.responsive {
    padding-left: 0px;
  }

  .home-mockup-column {
    height: 290px;
  }

  .home-mockup {
    left: -350px;
    top: 0px;
    right: -350px;
    display: block;
    width: auto;
    height: 290px;
    margin-right: auto;
    margin-left: auto;
  }

  .home-mockup.ipad {
    top: 59px;
    right: -200px;
    width: auto;
    height: 210px;
  }

  .home-mockup.iphone {
    top: 102px;
    right: -220px;
    width: auto;
    height: 170px;
  }

  .contact-overlay-bar {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .subpage-header {
    padding: 110px 25px 40px;
  }

  .subpage-header.with-contact-info {
    padding-bottom: 300px;
  }

  .contact-info-column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .subpage-title {
    font-size: 30px;
  }

  .page-subtitle {
    width: 100%;
    margin-top: 10px;
  }

  .contact-section {
    height: 310px;
  }

  .feature-info-title {
    margin-bottom: 13px;
  }

  .section-title-2 {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 30px;
  }

  .feature-info-column {
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .section-description-2.small {
    width: 100%;
    font-size: 18px;
  }

  .feature-info-row {
    margin-top: 0px;
  }

  .feature-info-icon {
    margin-top: -12px;
  }

  .section-title-3 {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 30px;
  }

  .section-title-3.large {
    line-height: 37px;
  }

  .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: none;
    padding-right: 15vw;
    padding-left: 15vw;
    -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-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;
  }

  .image-2 {
    padding-bottom: 0px;
  }

  .hero-mockup-image {
    position: relative;
    right: 0px;
    display: block;
    width: 70%;
    margin: 30px auto -40px;
  }

  .iphone-hero {
    padding: 130px 25px 50px;
    text-align: center;
  }

  .hero-mockup-description-block {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .browser-mockup-left {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    margin-bottom: 30px;
  }

  .feature-text-block {
    width: 100%;
  }

  .title-wrapper {
    width: 90%;
  }

  .radio-wrapper {
    margin-bottom: 15px;
  }

  .text-field.area {
    margin-right: 0px;
    margin-left: 0px;
  }

  .simple-white-footer {
    padding-right: 25px;
    padding-left: 25px;
    text-align: center;
  }

  .bottom-footer-paragraph {
    margin-bottom: 7px;
    float: none;
  }

  .bottom-footer-paragraph.dark {
    float: none;
  }

  .bottom-footer-paragraph.right {
    float: none;
  }

  .bottom-footer-paragraph.right.dark {
    text-align: left;
  }

  .footer-menu-column {
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .footer-social-col-right {
    padding-top: 10px;
    padding-left: 0px;
    text-align: left;
  }

  .footer-logo-column-left {
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer-row {
    padding-right: 25px;
    padding-left: 25px;
  }

  .browser-mockup-left-2 {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    margin-bottom: 30px;
  }

  .navbar {
    padding-right: 10px;
    padding-left: 10px;
  }

  .menu-icon {
    font-size: 30px;
  }

  .hero-content {
    margin-bottom: 5vh;
  }

  .logo-link {
    padding-left: 0px;
  }

  .navigation {
    padding: 20px 30px;
  }

  .subtitle-2 {
    margin-bottom: 19px;
  }

  .form-row {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 13px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .section-title-4 {
    margin-bottom: 52px;
  }

  .hero-description-title {
    width: 90%;
    margin-top: 20px;
    opacity: 0.95;
    font-size: 20px;
  }

  .video-lightbox-button.large-color {
    width: 70px;
    height: 70px;
    padding-top: 22px;
  }

  .hero-block-overlay {
    padding-top: 120px;
    padding-bottom: 90px;
  }

  .hero-block-overlay.business {
    padding: 130px 25px 60px;
  }

  .large-hero-title {
    width: 100%;
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 36px;
  }

  .overall-hero-title {
    font-size: 30px;
    line-height: 33px;
  }

  .overall-hero-description {
    width: 90%;
  }

  .hero6-content {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .sizejumbo-text {
    font-size: 34px;
    line-height: 42px;
  }

  .info-block-right {
    width: 100%;
  }

  .info-block-right.app-info {
    text-align: center;
  }

  .device-mockup-left {
    position: static;
    left: -170px;
    display: block;
    width: 90%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .hero-content-2 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .header-3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .button-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-title-2-copy {
    margin-bottom: 10px;
    font-size: 60px;
    line-height: 1;
    text-align: left;
  }

  .simple-bottom-footer {
    margin-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
    text-align: left;
  }

  .footer-menu-column-2 {
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    text-align: left;
  }

  .footer-social-col-right-2 {
    padding-top: 10px;
    padding-left: 0px;
    text-align: left;
  }

  .div-block-2 {
    margin-right: 0px;
  }
}

@media screen and (max-width: 479px) {
  .header {
    position: relative;
    padding-bottom: 50px;
    background-image: url('../images/builder_plus.png'), -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: url('../images/builder_plus.png'), linear-gradient(180deg, null, null);
    background-position: 0% 117%, 0px 0px;
  }

  .section {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .section.sign-up {
    padding-top: 39px;
    padding-bottom: 39px;
  }

  .field {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 15px;
    text-align: center;
  }

  .form-button {
    width: 100%;
  }

  .tab-button-right {
    border-width: 1px;
    border-radius: 60px;
    text-align: center;
  }

  .tab-button-right.w--current {
    border-radius: 60px;
  }

  .section-title-wrapper {
    width: 100%;
    margin-bottom: 30px;
  }

  .section-title-wrapper.full {
    margin-bottom: 20px;
    padding-right: 0px;
  }

  .section-title-wrapper.full.info {
    margin-bottom: 20px;
    padding-right: 0px;
    text-align: center;
  }

  .section-title {
    font-size: 25px;
    line-height: 26px;
  }

  .button-3 {
    margin-top: 10px;
    padding-right: 19px;
    padding-left: 19px;
    font-size: 11px;
    line-height: 21px;
  }

  .button-3.icon-button.download.green {
    margin-top: 15px;
  }

  .container-2 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .pricing-tab-pane {
    padding-top: 20px;
  }

  .tab-button-left {
    margin-bottom: 4px;
    border-width: 1px;
    border-radius: 60px;
    text-align: center;
  }

  .image-section-overlay {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .image-section-overlay.color {
    display: block;
    padding: 20px 0px 0px;
  }

  .plan-tabs {
    margin-top: 0px;
  }

  .section-2 {
    padding: 25px;
  }

  .section-2.app-info-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .pricing-icon-block {
    width: 60px;
    height: 60px;
    padding-top: 14px;
  }

  .white-price-title {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 30px;
  }

  .section-description {
    margin-top: 14px;
    font-size: 15px;
    line-height: 23px;
  }

  .white-pricing-title {
    margin-bottom: 5px;
  }

  .home-mockup-column {
    height: 180px;
  }

  .long-feature-block {
    padding-right: 10px;
    padding-left: 55px;
  }

  .long-feature-block.title-only {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 65px;
  }

  .long-feature-title {
    margin-bottom: 7px;
  }

  .home-mockup {
    height: 160px;
  }

  .home-mockup.ipad {
    top: 30px;
    right: -115px;
    height: 120px;
  }

  .home-mockup.iphone {
    top: 52px;
    right: -61px;
    height: 100px;
  }

  .description-paragraph {
    font-size: 12px;
    line-height: 19px;
  }

  .contact-info-list {
    margin-bottom: 0px;
  }

  .subpage-header {
    padding-top: 90px;
    padding-bottom: 20px;
  }

  .subpage-header.with-contact-info {
    padding-top: 80px;
    padding-bottom: 240px;
  }

  .subpage-title {
    font-size: 20px;
    line-height: 20px;
  }

  .contact-info-list-item {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .page-subtitle {
    margin-top: 10px;
    font-size: 15px;
    line-height: 23px;
  }

  .contact-map {
    padding-right: 110px;
  }

  .feature-info-title {
    margin-bottom: 12px;
  }

  .section-title-2 {
    font-size: 25px;
    line-height: 26px;
  }

  .feature-info-column.last {
    padding-bottom: 0px;
  }

  .section-description-2 {
    margin-top: 14px;
    font-size: 15px;
    line-height: 23px;
  }

  .section-description-2.small {
    width: 100%;
    margin-top: 15px;
    font-size: 17px;
    line-height: 25px;
  }

  .feature-info-row {
    padding-left: 20px;
  }

  .feature-info-icon {
    height: 25px;
    margin-top: -3px;
  }

  .section-title-3 {
    font-size: 25px;
    line-height: 26px;
  }

  .section-title-3.large {
    line-height: 30px;
  }

  .wrap {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .image-2 {
    position: static;
    left: 0px;
    right: 0px;
    display: inline-block;
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .heading-2 {
    display: block;
    clear: left;
  }

  .hero-mockup-image {
    position: static;
    width: 100%;
    margin-top: 20px;
  }

  .iphone-hero {
    padding: 80px 25px 35px;
  }

  .small-hero-intro-title {
    margin-bottom: 5px;
    font-size: 12px;
  }

  .hero-mockup-description-block {
    width: 100%;
  }

  .white-hero-title {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 31px;
  }

  .hero-description {
    font-size: 13px;
    line-height: 19px;
  }

  .main-feature-title {
    margin-bottom: 20px;
    font-size: 29px;
    line-height: 32px;
  }

  .long-feature-title-2 {
    margin-bottom: 7px;
  }

  .long-feature-title-2.uppercase {
    font-size: 16px;
    line-height: 21px;
  }

  .title-wrapper {
    width: 95%;
  }

  .title-wrapper.with-margin {
    width: 100%;
  }

  .section-4 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-4.gray.full-width {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .text-field {
    text-transform: capitalize;
  }

  .text-field.area {
    margin-right: 0px;
    margin-left: 0px;
  }

  .top-margin.medium {
    margin-top: 20px;
  }

  .simple-white-footer {
    padding: 35px 15px;
  }

  .bottom-footer-paragraph.right.dark {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'DM Sans', sans-serif;
    font-size: 16px;
    text-align: left;
  }

  .footer-logo-column-left {
    padding-bottom: 10px;
  }

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

  .footer-inline-link {
    margin-top: -1px;
    margin-right: 7px;
    font-family: 'DM Sans', sans-serif;
  }

  .footer-inline-link.w--current {
    font-family: 'DM Sans', sans-serif;
    font-size: 14px;
  }

  .heading-3 {
    line-height: 66px;
  }

  .utility-page-content-2 {
    display: block;
    width: 90%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .utility-page-wrap-2 {
    height: 600px;
  }

  .heading-4 {
    position: relative;
    display: block;
    overflow: visible;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .hero {
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .nav-inner {
    width: 100vw;
  }

  .section-copy.center-copy {
    padding-bottom: 10vh;
  }

  .heading-3-copy {
    font-size: 42px;
    line-height: 56px;
  }

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

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

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

  .menu {
    margin-left: 15px;
  }

  .content-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .button-8.button-large {
    width: 100%;
    min-width: auto;
  }

  .subtitle-2 {
    margin-bottom: 13px;
  }

  .section-title-4 {
    margin-bottom: 26px;
  }

  .video-lightbox-icon {
    height: 20px;
  }

  .hero-video-lightbox {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .hero-description-title {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 20px;
  }

  .video-lightbox-button {
    width: 50px;
    height: 50px;
    padding-top: 13px;
  }

  .video-lightbox-button.large-color {
    width: 60px;
    height: 60px;
    padding-top: 17px;
  }

  .hero-block-overlay {
    padding: 90px 25px 40px;
  }

  .hero-block-overlay.business {
    padding-top: 90px;
    padding-bottom: 20px;
  }

  .large-hero-title {
    font-size: 23px;
    line-height: 26px;
  }

  .full-hero-content-block {
    margin-bottom: 30px;
  }

  .overall-hero-title {
    font-size: 27px;
    line-height: 31px;
  }

  .overall-hero-description {
    font-size: 14px;
    line-height: 22px;
  }

  .button-small {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

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

  .header-2 {
    overflow: hidden;
  }

  .heading-10 {
    font-size: 50px;
  }

  .info-block-right.app-info {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: center;
  }

  .device-mockup-left {
    position: relative;
    left: 0px;
    top: 0px;
    display: block;
    width: 90%;
    height: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  .small-section-title {
    font-size: 11px;
    line-height: 21px;
  }

  .review-wrap {
    -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;
  }

  .hero-content-2 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .header-3 {
    padding-top: 40px;
  }

  .button-10 {
    width: 100%;
    max-width: 250px;
  }

  .hero-h1 {
    font-size: 50px;
  }

  .section-title-2-copy {
    font-size: 48px;
    line-height: 1;
    text-align: left;
  }

  .simple-bottom-footer {
    padding: 20px 20px 13px;
  }

  .simple-footer {
    padding-top: 35px;
  }

  .footer-menu-column-2 {
    padding-top: 10px;
    text-align: left;
  }

  .footer-inline-link-2 {
    margin-top: -1px;
    margin-right: 7px;
  }

  .div-block-2 {
    margin-right: 0px;
  }
}

