.heading {
  font-family: Fd, sans-serif;
  font-weight: 500;
}

.paragraph {
  margin-right: -329px;
  margin-left: 380px;
  font-family: Ft, sans-serif;
  font-weight: 400;
}

.heading-2 {
  position: static;
  font-family: Fd, sans-serif;
  font-size: 35px;
  font-weight: 500;
}

.paragraph-2 {
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 0px;
  font-family: Ft, sans-serif;
  font-size: 14px;
  line-height: 23px;
  font-weight: 400;
}

.section {
  background-color: #fafafa;
}

.div-block {
  display: block;
  width: 75%;
  margin: 3em auto;
  text-align: center;
}

.div-block.right {
  width: 90%;
  margin-top: 6em;
  margin-left: 30px;
  text-align: left;
}

.container {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.div-block-2 {
  display: block;
  width: 75%;
  margin: 3em auto;
  text-align: center;
}

.heading-3 {
  font-family: Fd, sans-serif;
  font-size: 42px;
  font-weight: 500;
}

.paragraph-3 {
  font-family: Fd, sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
}

.image {
  margin-right: 36px;
  float: right;
}

.tabs {
  text-align: center;
}

.navbar {
  background-color: rgba(0, 0, 0, .8);
  font-family: Ft, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.body {
  overflow: visible;
  height: auto;
  font-family: Ft, sans-serif;
  font-weight: 400;
}

.header-wrapper {
  height: 1011px;
  background-image: url('../images/ScannerApp.jpg');
  background-position: 50% 80%;
  background-size: cover;
  background-repeat: no-repeat;
}

.first-block-wrapper {
  height: 637px;
}

.second-block-wrapper {
  height: 465px;
  background-image: -webkit-linear-gradient(270deg, #f2f2f2, #f2f2f2);
  background-image: linear-gradient(180deg, #f2f2f2, #f2f2f2);
}

.third-block-wrapper {
  position: relative;
  z-index: -2;
  height: 745px;
}

.fourth-block-wrapper {
  height: 980px;
  background-image: -webkit-linear-gradient(270deg, #f2f2f2, #f2f2f2);
  background-image: linear-gradient(180deg, #f2f2f2, #f2f2f2);
}

.fifth-block-wrapper {
  height: 980px;
}

.sixth--block-wrapper {
  height: 458px;
}

.footer-wrapper {
  height: 74px;
  background-image: -webkit-linear-gradient(270deg, #f2f2f2, #f2f2f2);
  background-image: linear-gradient(180deg, #f2f2f2, #f2f2f2);
}

.header-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 22px;
  padding-left: 22px;
  -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;
  text-align: center;
}

.inovate-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding: 120px 22px 115px 13px;
  background-image: url('../images/iPad_iPhone.jpg');
  background-position: 22px 50%;
  background-size: 737px;
  background-repeat: no-repeat;
}

.integrate-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-right: 22px;
  padding-left: 22px;
}

.create-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 22px;
  padding-left: 22px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.scanner-block-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 22px;
  padding-left: 22px;
  -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;
  font-size: 35px;
  text-align: center;
}

.video-block-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 152px;
  padding-right: 22px;
  padding-left: 22px;
  -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;
}

.get-support-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 22px;
  padding-left: 22px;
  -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;
}

.footer-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 22px;
  padding-left: 22px;
  -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;
}

.headline-block {
  margin-top: 130px;
  letter-spacing: -20px;
}

.main-headline {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Ft, sans-serif;
  font-size: 42px;
  line-height: 50px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -2.4px;
}

.sub-headline-text {
  max-width: 660px;
  margin-top: 12px;
  margin-bottom: 0px;
  opacity: 1;
  font-family: Fd, sans-serif;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  letter-spacing: -0.3px;
}

.donwload-app-button {
  width: 160px;
  height: 46px;
  margin-top: 40px;
  border-radius: 5px;
  background-image: url('../images/download-on-the-app-store-badge-us-uk-135-x-40.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.donwload-app-button:hover {
  opacity: 0.8;
}

.free-download-text {
  margin-top: 15px;
  color: #9b9b9b;
  line-height: 28px;
}

.tablet-block {
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.inovate-text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 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-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.name-of-section {
  font-size: 19px;
  line-height: 23px;
}

.block-headline {
  width: 380px;
  margin-top: 16px;
  margin-bottom: 0px;
  font-size: 35px;
  line-height: 37px;
  font-weight: 600;
  letter-spacing: -2px;
}

.block-headline.get-your-apps {
  width: 330px;
}

.block-headline.get-support-title {
  margin-top: 46px;
  text-align: center;
}

.b-subtitle {
  width: 430px;
  margin-top: 12px;
  margin-bottom: 80px;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: -0.3px;
}

.integrate-text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-left: 240px;
  -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;
  -webkit-box-flex: 50%;
  -webkit-flex: 50%;
  -ms-flex: 50%;
  flex: 50%;
}

.phones-block {
  -webkit-box-flex: 50%;
  -webkit-flex: 50%;
  -ms-flex: 50%;
  flex: 50%;
  background-image: url('../images/Phones_croped.png');
  background-position: 18% 100%;
  background-size: 338px;
  background-repeat: no-repeat;
}

.create-text-block {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 39px;
  padding-left: 15px;
  -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-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.scanner-title {
  margin-top: 125px;
  margin-bottom: 0px;
  font-size: 35px;
  line-height: 37px;
  text-align: center;
  letter-spacing: -2px;
}

.fourth-subtitle-text {
  width: 570px;
  margin-top: 12px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
  letter-spacing: -0.3px;
}

.steps-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 630px;
  margin-top: 40px;
  margin-left: 21px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.step1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.step2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.step3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.step4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.ste5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.step6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.arrow-text {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Fd, sans-serif;
  color: #d5d5d5;
  font-size: 16px;
  line-height: 20px;
}

.name-of-step {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #333;
  font-size: 16px;
}

.name-of-step.active {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #9b9b9b;
}

.line {
  width: 910px;
  height: 1px;
  margin-top: 32px;
  background-image: -webkit-linear-gradient(270deg, #c9c9c9, #c9c9c9);
  background-image: linear-gradient(180deg, #c9c9c9, #c9c9c9);
}

.line.line2 {
  width: 100%;
  max-width: 910px;
  margin-top: 60px;
}

.fourth-block-text-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 550px;
  margin-top: 45px;
}

.fourt-block-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 166px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.fourth-block-image {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/1_Home.png');
  background-position: 17% 41%;
  background-size: contain;
  background-repeat: no-repeat;
}

.fourth-block-image._2 {
  background-image: url('../images/Source_2.png');
}

.fourth-block-image._3 {
  background-image: url('../images/Camera_3.png');
}

.fourth-block-image._4 {
  background-image: url('../images/Crop_4.png');
}

.fourth-block-image._5 {
  background-image: url('../images/Review_5.png');
}

.fourth-block-image._6 {
  background-image: url('../images/Share_6.png');
}

.h2-fourth-block {
  width: 465px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 28px;
  line-height: 31px;
  font-weight: 300;
  text-align: left;
  letter-spacing: -2px;
}

.paragraph-4 {
  width: 465px;
  margin-top: 30px;
  font-size: 16px;
  line-height: 23px;
  text-align: left;
  letter-spacing: -0.3px;
}

.watch-video-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 35px;
  line-height: 37px;
  text-align: center;
  letter-spacing: -2px;
}

.watch-video-title.get-support-title {
  margin-top: 46px;
}

.video {
  position: static;
  height: 512px;
  max-width: 910px;
}

.video-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-height: 512px;
  max-width: 910px;
  margin-top: 48px;
  -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-image: -webkit-linear-gradient(270deg, #000, #000);
  background-image: linear-gradient(180deg, #000, #000);
}

.play-button {
  width: 80px;
  height: 80px;
  background-image: url('../images/play-button.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.play-button:hover {
  opacity: 0.6;
}

.link-video {
  width: 80px;
  height: 80px;
}

.under-video-text {
  width: 100%;
  margin-top: 26px;
  color: #888;
  font-size: 12px;
  line-height: 23px;
  text-align: center;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 39px;
}

.link-block.support-ticket {
  margin-top: 0px;
}

.link-block.knowledge-base {
  margin-top: 0px;
  margin-right: 50px;
}

.link-icon {
  width: 8px;
  margin-left: 10px;
  background-image: url('../images/link-icon.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.link {
  color: #2996cc;
  font-size: 16px;
  line-height: 23px;
  text-decoration: none;
}

.template {
  position: absolute;
  display: none;
  overflow: visible;
  width: 100%;
  height: 5333px;
  opacity: 0.4;
}

.hat-icon {
  width: 69px;
  height: 44px;
  margin-top: 119px;
  background-image: url('../images/hat-icon.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.links-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 13px;
}

.copyright-block-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 774px;
  height: 23px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.copyright {
  margin-right: 40px;
  margin-left: 30px;
  color: #898989;
  font-size: 12px;
  line-height: 23px;
}

.footer-link1 {
  display: inline-block;
  height: 23px;
  margin-right: 28px;
  font-size: 12px;
  line-height: 23px;
}

.footer-link2 {
  display: inline-block;
  height: 23px;
  margin-right: 28px;
  font-size: 12px;
  line-height: 23px;
}

.footer-link3 {
  display: inline-block;
  height: 23px;
  margin-right: 28px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 12px;
  line-height: 23px;
}

.links-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 23px;
  margin-bottom: 0px;
}

.footer-link4 {
  font-size: 12px;
  line-height: 23px;
}

.laptop-block {
  position: absolute;
  left: 0px;
  top: 22px;
  right: 78px;
  bottom: 22px;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('../images/MacBook.jpg');
  background-position: 25% 50%;
  background-size: 1069px;
  background-repeat: no-repeat;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 910px;
  height: 50px;
  margin-top: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #c9c9c9;
  font-size: 16px;
}

.tab-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.tab-link.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  color: #9b9b9b;
}

.tab-link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.tab-link-2.w--current {
  background-color: transparent;
  color: #9b9b9b;
}

.tab-link-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.tab-link-3.w--current {
  background-color: transparent;
  color: #9b9b9b;
}

.tab-link-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.tab-link-4.w--current {
  background-color: transparent;
  color: #9b9b9b;
}

.tab-link-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  color: #333;
}

.tab-link-5.w--current {
  background-color: transparent;
  color: #9b9b9b;
}

.tab-link-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.tab-link-6.w--current {
  background-color: transparent;
  color: #9b9b9b;
}

.text-block {
  margin-right: 25px;
  margin-left: 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

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

.text-block-3 {
  margin-right: 25px;
  margin-left: 25px;
}

.text-block-4 {
  margin-right: 25px;
  margin-left: 25px;
}

.text-block-5 {
  margin-right: 25px;
  margin-left: 25px;
}

.text-block-6 {
  margin-right: 25px;
  margin-left: 25px;
}

.tab-pane {
  width: 100%;
  height: 550px;
}

.tabs-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.tabs-content {
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.container-2 {
  display: block;
}

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

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

html.w-mod-js *[data-ix="popup"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

@media (max-width: 991px) {
  .heading-2 {
    font-size: 30px;
  }
  .heading-3 {
    font-size: 35px;
  }
  .paragraph-3 {
    font-size: 18px;
    line-height: 27px;
  }
  .header-wrapper {
    background-image: url('../images/Scanner-App-768.jpg');
    background-position: 50% 100%;
    background-size: cover;
  }
  .first-block-wrapper {
    background-image: url('../images/iPad_iPhone.jpg');
    background-position: -288px 50%;
    background-size: 737px;
    background-repeat: no-repeat;
  }
  .sixth--block-wrapper {
    height: 401px;
  }
  .inovate-grid {
    background-image: none;
  }
  .video-block-grid {
    padding-top: 142px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .headline-block {
    width: 400px;
    margin-top: 174px;
  }
  .main-headline {
    font-size: 40px;
    line-height: 42px;
    letter-spacing: -2px;
  }
  .sub-headline-text {
    max-width: 520px;
    margin-top: 19px;
    line-height: 30px;
  }
  .donwload-app-button {
    margin-top: 28px;
    background-color: transparent;
  }
  .tablet-block {
    background-image: none;
  }
  .name-of-section {
    margin-top: 16px;
  }
  .block-headline {
    width: 330px;
  }
  .b-subtitle {
    width: 280px;
  }
  .integrate-text-block {
    padding-top: 59px;
    padding-left: 10px;
  }
  .phones-block {
    background-image: url('../images/Phones.png');
    background-position: 8px 78%;
    background-size: 303px;
  }
  .create-text-block {
    padding-top: 88px;
    padding-left: 13px;
  }
  .scanner-title {
    margin-top: 118px;
  }
  .steps-block {
    margin-top: 38px;
  }
  .fourth-block-text-image {
    padding-left: 0px;
  }
  .fourt-block-text {
    margin-top: -3px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .fourth-block-image {
    min-width: 300px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-position: 80px 0px;
  }
  .h2-fourth-block {
    width: 343px;
    margin-bottom: 16px;
    padding-top: 36px;
    padding-left: 10px;
  }
  .paragraph-4 {
    width: 340px;
    margin-top: 0px;
    padding-left: 10px;
  }
  .video-block {
    max-height: 430px;
  }
  .under-video-text {
    width: 70%;
  }
  .link-block {
    margin-top: 54px;
  }
  .template {
    display: none;
    height: 5300px;
    background-image: url('../images/768.jpg');
    background-position: 50% 0px;
    background-size: 768px;
  }
  .hat-icon {
    margin-top: 62px;
  }
  .laptop-block {
    background-position: -175px 45%;
  }
  .tabs-menu {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .heading-2 {
    font-size: 25px;
  }
  .div-block {
    width: 93%;
  }
  .div-block-2 {
    width: 92%;
    font-size: 14px;
  }
  .heading-3 {
    font-size: 28px;
  }
  .paragraph-3 {
    font-size: 16px;
    line-height: 27px;
  }
  .header-wrapper {
    height: 821px;
    background-position: 50% 100%;
  }
  .first-block-wrapper {
    background-position: 79px 80%;
    background-size: 410px;
  }
  .second-block-wrapper {
    height: 764px;
    text-align: center;
  }
  .third-block-wrapper {
    height: 667px;
  }
  .fourth-block-wrapper {
    height: 1172px;
  }
  .fifth-block-wrapper {
    height: 670px;
  }
  .sixth--block-wrapper {
    height: 343px;
  }
  .footer-wrapper {
    height: 322px;
  }
  .inovate-grid {
    padding-top: 0px;
  }
  .integrate-grid {
    padding-top: 27px;
    -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;
  }
  .create-grid {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .video-block-grid {
    padding-top: 50px;
  }
  .footer-grid {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .headline-block {
    width: 278px;
    margin-top: 75px;
  }
  .main-headline {
    width: 278px;
    font-size: 31px;
    line-height: 34px;
  }
  .sub-headline-text {
    max-width: 440px;
    margin-top: 12px;
    font-size: 18px;
    line-height: 28px;
  }
  .donwload-app-button.footer {
    margin-top: -6px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .tablet-block {
    display: none;
  }
  .inovate-text-block {
    padding-top: 67px;
    padding-left: 0px;
    -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;
    text-align: center;
  }
  .name-of-section {
    margin-top: 0px;
  }
  .block-headline {
    width: 440px;
    margin-top: 15px;
    font-size: 28px;
    line-height: 31px;
    letter-spacing: -1.6px;
  }
  .block-headline.get-your-apps {
    width: 390px;
    margin-top: 15px;
  }
  .block-headline.get-support-title {
    margin-top: 69px;
  }
  .b-subtitle {
    width: 450px;
    margin-top: 17px;
    margin-bottom: 55px;
  }
  .integrate-text-block {
    padding-top: 41px;
    padding-left: 0px;
    -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;
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
  }
  .phones-block {
    width: 296px;
    height: 389px;
    min-height: 389px;
    margin-top: 22px;
    padding-top: 0px;
    -webkit-box-flex: 70%;
    -webkit-flex: 70%;
    -ms-flex: 70%;
    flex: 70%;
    background-image: url('../images/Phones.png');
    background-position: 50% 50%;
    background-size: 303px;
  }
  .create-text-block {
    padding-top: 66px;
    padding-left: 0px;
    -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;
    text-align: center;
  }
  .scanner-title {
    margin-top: 66px;
    font-size: 28px;
    line-height: 31px;
    letter-spacing: -1.3px;
  }
  .fourth-subtitle-text {
    width: 455px;
    margin-top: 17px;
  }
  .steps-block {
    max-width: 450px;
    margin-top: 44px;
    margin-left: 0px;
  }
  .line {
    width: 440px;
    margin-top: 23px;
  }
  .line.line2 {
    margin-top: 35px;
  }
  .fourth-block-text-image {
    height: 100%;
    -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;
  }
  .fourt-block-text {
    width: 500px;
    margin-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .fourth-block-image {
    min-height: 540px;
    min-width: 266px;
    margin-top: 8px;
    margin-bottom: 62px;
    background-position: 50% 50%;
  }
  .h2-fourth-block {
    width: 370px;
    margin-top: -22px;
    padding-top: 1px;
    font-size: 24px;
    text-align: center;
    letter-spacing: -1px;
  }
  .paragraph-4 {
    width: 440px;
    padding-left: 0px;
    text-align: center;
  }
  .video-block {
    max-height: 320px;
    max-width: 568px;
    margin-top: 26px;
  }
  .play-button {
    width: 50px;
    height: 50px;
  }
  .under-video-text {
    width: 75%;
    margin-top: 15px;
  }
  .link-block {
    margin-top: 23px;
  }
  .template {
    display: none;
    width: 568px;
    height: 5400px;
    background-image: url('../images/568.jpg');
    background-position: 50% 0px;
    background-size: contain;
    opacity: 0.58;
  }
  .hat-icon {
    display: none;
  }
  .links-wrapper {
    height: 70px;
    margin-top: 33px;
    padding-left: 42px;
    -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-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .copyright-block-links {
    width: 100%;
    height: 220px;
    margin-bottom: 22px;
    -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;
  }
  .copyright {
    margin-bottom: -4px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .footer-link1 {
    width: 100%;
    height: 40px;
    margin-right: 0px;
    padding-top: 8px;
    border-top: 1px solid #c9c9c9;
    font-size: 14px;
  }
  .footer-link2 {
    width: 100%;
    height: 40px;
    margin-right: 0px;
    padding-top: 8px;
    border-top: 1px solid #c9c9c9;
    font-size: 14px;
  }
  .footer-link3 {
    width: 100%;
    height: 40px;
    margin-right: 0px;
    padding-top: 8px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-top: 1px solid #c9c9c9;
    font-size: 14px;
  }
  .links-footer {
    width: 440px;
    height: 400px;
    margin-top: 28px;
    padding-left: 0px;
    -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;
    text-align: center;
  }
  .footer-link4 {
    width: 100%;
    height: 40px;
    padding-top: 8px;
    border-top: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
    font-size: 14px;
  }
  .laptop-block {
    background-position: 57px 317px;
    background-size: 475px;
  }
  .tabs-menu {
    width: 100%;
  }
  .text-block {
    margin-right: 8px;
    margin-left: 8px;
  }
  .text-block-2 {
    margin-right: 8px;
    margin-left: 8px;
  }
  .text-block-3 {
    margin-right: 8px;
    margin-left: 8px;
  }
  .text-block-4 {
    margin-right: 8px;
    margin-left: 8px;
  }
  .text-block-5 {
    margin-right: 8px;
    margin-left: 8px;
  }
  .text-block-6 {
    margin-right: 8px;
    margin-left: 8px;
  }
}

@media (max-width: 479px) {
  .header-wrapper {
    background-image: url('../images/Scanner-App-568.jpg');
    background-position: 50% 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .first-block-wrapper {
    background-position: 50% 85%;
    background-size: 300px;
  }
  .fourth-block-wrapper {
    height: 1314px;
  }
  .fifth-block-wrapper {
    height: 600px;
  }
  .footer-wrapper {
    margin-top: 46px;
  }
  .donwload-app-button.footer {
    background-color: transparent;
  }
  .name-of-section {
    margin-top: -4px;
  }
  .block-headline {
    width: 280px;
  }
  .block-headline.get-your-apps {
    width: 280px;
  }
  .block-headline.get-support-title {
    margin-top: 65px;
  }
  .b-subtitle {
    width: 280px;
    margin-top: 20px;
  }
  .phones-block {
    width: 280px;
    min-height: 300px;
    margin-top: 146px;
    background-size: contain;
  }
  .scanner-title {
    width: 100%;
    letter-spacing: -1.4px;
  }
  .fourth-subtitle-text {
    width: 280px;
  }
  .steps-block {
    height: 180px;
    max-width: 280px;
    margin-top: 21px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -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;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .step1 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .step2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .step3 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .step4 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .ste5 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .step6 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .arrow-text {
    -webkit-box-flex: 0;
    -webkit-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
  }
  .line {
    width: 280px;
    margin-top: 0px;
  }
  .line.line2 {
    margin-top: 41px;
  }
  .fourt-block-text {
    width: 320px;
  }
  .fourth-block-image {
    margin-top: 30px;
    background-position: 0px 2px;
    font-style: italic;
  }
  .h2-fourth-block {
    width: 280px;
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 0px;
  }
  .paragraph-4 {
    width: 280px;
  }
  .video-block {
    max-height: 180px;
    max-width: 320px;
    margin-top: 42px;
  }
  .under-video-text {
    width: 300px;
  }
  .link-block.knowledge-base {
    margin-right: 0px;
  }
  .template {
    display: none;
    width: 320px;
    height: 5517px;
    background-image: url('../images/320.jpg');
    background-position: 0px 0px;
    background-size: contain;
    opacity: 0.41;
  }
  .links-wrapper {
    margin-top: 59px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .copyright {
    width: 300px;
    text-align: center;
  }
  .footer-link1 {
    width: 280px;
  }
  .footer-link2 {
    width: 280px;
  }
  .footer-link3 {
    width: 280px;
  }
  .links-footer {
    margin-top: 33px;
  }
  .footer-link4 {
    width: 280px;
  }
  .laptop-block {
    background-position: 50% 78%;
    background-size: 320px;
  }
  .tabs-menu {
    height: auto;
    margin-top: 30px;
    padding-bottom: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tab-link {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 50%;
    -webkit-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
  }
  .tab-link.w--current {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .tab-link-2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .tab-link-3 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .tab-link-4 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .tab-link-5 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .tab-link-6 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .text-block {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .text-block-2 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .text-block-3 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .text-block-4 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .text-block-5 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .text-block-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .tab-pane {
    height: auto;
  }
}

@font-face {
  font-family: 'Ft';
  src: url('../fonts/ft-semibold-webfont.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Ft';
  src: url('../fonts/ft-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fd';
  src: url('../fonts/fd-medium-webfont.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Fd';
  src: url('../fonts/fd-light-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}