body {
  background-color: #edeff2;
  background-image: none;
  font-family: 'Open Sans', sans-serif;
  color: #6a859c;
  font-size: 16px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 44px;
  font-weight: 500;
  text-align: center;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #676770;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #676770;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 7px;
  text-transform: uppercase;
}

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

h5 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #676770;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

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

p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 300;
}

.button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 12px 30px;
  border-radius: 4px;
  background-color: #69b9ff;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #2e9dff;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.full-width {
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}

.button.tab {
  margin-right: 8px;
  margin-left: 8px;
  background-color: #92a0ad;
}

.button.tab:hover {
  background-color: #2e80b6;
}

.button.tab.w--current {
  background-color: #2e80b6;
}

.button.hero {
  border-radius: 2px;
  background-color: #ff6d00;
  box-shadow: 1px 1px 4px 0 #000;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  font-family: Roboto, sans-serif;
}

.button.hero:hover {
  background-color: #ff8b26;
  -webkit-transform: scale(1.12);
  -ms-transform: scale(1.12);
  transform: scale(1.12);
}

.button.white-ghost {
  border: 3px solid #fff;
  border-radius: 2px;
  background-color: transparent;
  -webkit-transition-property: none;
  transition-property: none;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.button.black-ghost {
  width: 300px;
  height: 50px;
  padding-top: 13px;
  border: 2px solid #292929;
  border-radius: 32px;
  background-color: transparent;
  box-shadow: none;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 21px;
  font-weight: 400;
  letter-spacing: 1px;
}

.button.black-ghost:hover {
  background-color: #fcfcfc;
  box-shadow: none;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.button.black-ghost.submit {
  margin-top: 30px;
  box-shadow: none;
}

.button.pureblack {
  width: 315px;
  height: 65px;
  padding-top: 23px;
  border-radius: 32px;
  background-color: #171717;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.button.pureblack:hover {
  border-radius: 32px;
  background-color: #2b2b2b;
  opacity: 1;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.navigation-link {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #676770;
}

.navigation-link:hover {
  color: #2e9dff;
}

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

.brand-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #69b9ff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.brand-link {
  padding-top: 16px;
  padding-bottom: 16px;
}

.section {
  position: relative;
  padding: 80px 10px;
  background-color: hsla(0, 0%, 100%, 0);
  text-align: center;
}

.section.accent {
  background-color: #192024;
}

.section.section-three-statements-1 {
  height: 540px;
  min-height: 540px;
  min-width: 540px;
  background-color: #ff8b26;
  background-image: -webkit-linear-gradient(270deg, #ff8b26, #ff8b26);
  background-image: linear-gradient(180deg, #ff8b26, #ff8b26);
  background-position: 50% 50%;
  background-size: 1836px 985px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section.section-3statements-2 {
  height: 970px;
  background-color: #f0f0f0;
  background-image: url('../images/HERO_NEW_OPTION_2.jpg');
  background-position: 50% -86%;
  background-size: 1836px 985px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #fff;
}

.white-box {
  padding: 15px;
  border: 1px solid #dcebf7;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
}

.white-box.transparent {
  border-style: none;
  background-color: transparent;
}

.hero-section {
  padding-top: 242px;
  padding-bottom: 242px;
}

.hero-section.centered {
  padding-top: 195px;
  padding-bottom: 195px;
  border-bottom: 4px solid #69b9ff;
  background-image: -webkit-linear-gradient(270deg, rgba(46, 157, 255, .5), rgba(46, 157, 255, .22)), url('../images/photo-1416359658663-73a3834895eb.jpg');
  background-image: linear-gradient(180deg, rgba(46, 157, 255, .5), rgba(46, 157, 255, .22)), url('../images/photo-1416359658663-73a3834895eb.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
  text-align: center;
}

.hero-heading {
  margin-bottom: 30px;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.hero-subheading {
  margin-bottom: 40px;
  color: #2e9dff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.hollow-button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 30px;
  border: 1px solid #fff;
  border-radius: 4px;
  -webkit-transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  color: #fff;
  line-height: 21px;
  font-weight: 300;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.hollow-button:hover {
  border-color: #2e9dff;
  color: #2e9dff;
}

.hollow-button.all-caps {
  text-transform: uppercase;
}

.section-heading {
  margin-top: 0px;
  margin-bottom: 16px;
}

.section-heading.centered {
  color: #676770;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.section-heading.centered.white {
  color: #fff;
}

.section-subheading.center {
  color: #8e8e9c;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.section-subheading.center.off-white {
  padding-bottom: 0px;
  color: #e8e8e8;
}

.section-title-group {
  margin-bottom: 60px;
}

.form-field {
  height: 45px;
  margin-bottom: 17px;
  border: 0px solid #000;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(64, 64, 71, .3);
}

.form-field.text-area {
  height: 110px;
}

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

.footer.center {
  border-top: 1px solid #dbdbdb;
  background-color: #383838;
  text-align: center;
}

.footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #9e9e9e;
  font-size: 16px;
}

.grid-image {
  display: block;
  width: 35%;
  margin: 20px auto;
  padding: 20px;
  border: 10px solid #fff;
  border-radius: 50%;
  background-color: #69b9ff;
  box-shadow: 0 0 0 1px #2e9dff;
}

.info-icon {
  float: left;
}

.footer-link {
  display: block;
  margin-bottom: 6px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d5d5e0;
  color: #668cad;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(0, 140, 255, .84);
}

.footer-link.with-icon {
  margin-left: 30px;
}

.tab-menu {
  margin-bottom: 40px;
  text-align: center;
}

.tabs-wrapper {
  text-align: center;
}

.fullwidth-image {
  width: 100%;
  margin-bottom: 20px;
}

.white-text {
  margin-bottom: 20px;
  color: #fff;
}

.form {
  margin-top: 40px;
}

.constructor-heading {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
  text-align: center;
}

.constructor-choose-row-1 {
  position: static;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: visible;
  width: 406px;
  height: 576px;
  float: none;
  clear: none;
}

.constructor-choose-row-1:hover {
  box-shadow: 3px 3px 14px 0 #000;
}

.constructor_choose_row_2 {
  position: relative;
  width: 406px;
  height: 169px;
  background-color: #fff;
  color: #fff;
}

.text-roboto-24-black {
  padding-top: 0px;
  color: #000;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
  text-indent: 31px;
}

.c_row2 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  padding-top: 17px;
}

.text_roboto_18 {
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 30px;
  text-align: left;
  text-indent: 31px;
}

.div_constructor_header {
  margin-top: 0px;
  margin-bottom: 35px;
}

.line-1-px {
  height: 1px;
  margin-top: 9px;
  background-color: #bfbfbf;
  color: #595959;
}

.link_embedded {
  position: static;
  left: 0px;
  bottom: 0px;
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: 31px;
  text-align: center;
  text-decoration: none;
}

.link_embedded:hover {
  font-weight: 600;
}

.text_roboto_16_link {
  font-family: Roboto, sans-serif;
  color: #e64c40;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.cnst_01_choose_row {
  position: static;
  overflow: visible;
  float: none;
  clear: none;
}

.cnst_01_column {
  position: relative;
  display: block;
  overflow: visible;
  margin-top: 1px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 1px;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 80px;
  background-color: transparent;
}

.left-navigation {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 320px;
  height: 100%;
}

.nav-menu {
  margin-top: 35px;
  float: none;
}

.nav-link {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
}

.cnst_01_container_centered {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
}

.section {
  width: 100%;
  padding: 20px;
}

.section.section-how-to-use {
  height: 200px;
  background-color: #ecf0f1;
  background-image: none;
}

.section.cases {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: auto;
  height: 1140px;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  clear: none;
  background-color: #e8e8e8;
  text-align: center;
}

.section.business {
  overflow: hidden;
  height: 1460px;
  padding-top: 100px;
  background-color: #e8e8e8;
}

.section.start-now {
  height: 990px;
  max-height: 950px;
  min-height: 0px;
  padding-top: 100px;
  background-color: #fff;
  background-image: none;
  color: #0097a7;
}

.section.feedback {
  height: 400px;
  padding-top: 100px;
}

.section.feedback.f2 {
  height: 300px;
}

.section-header {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  margin-top: 75px;
  background-color: #e66357;
}

.navbar-color {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  overflow: visible;
  padding-right: 0px;
  background-color: #2e9dff;
}

.navbar-background {
  position: absolute;
  left: 0px;
  top: -100px;
  right: 0px;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #242424;
  box-shadow: 0 1px 3px 0 #000;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #2e2e2e;
}

.navbar-main-container {
  position: relative;
  top: 10%;
  z-index: 0;
  height: 60%;
  max-width: 1000px;
  margin-right: 336px;
  margin-left: 336px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.navbar-main-container.nav_main_cont_desktop {
  margin-left: 200px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.navbar-main-container.desktop {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.navbar-main-container.navbar-main-container-desktop {
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  height: 75px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.nav-brand-image {
  padding-left: 15px;
}

.nav-brand-container {
  position: relative;
  height: 100%;
  padding-left: 0px;
}

.section-2 {
  position: relative;
  left: auto;
  top: auto;
  height: 500px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #ff5e00;
  background-image: -webkit-linear-gradient(270deg, #ffae45 28%, #ff8b26);
  background-image: linear-gradient(180deg, #ffae45 28%, #ff8b26);
}

.section-standart {
  position: static;
  display: block;
  margin-top: 0px;
}

.text-hero-header {
  font-family: Montserrat, sans-serif;
  color: #192024;
  font-size: 54px;
  line-height: 60px;
  font-weight: 800;
}

.div-hero-trackoji-widget {
  position: static;
  left: 138px;
  right: 4px;
  bottom: 0px;
  margin-top: 120px;
}

.text-hero-a {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 21px;
  font-weight: 500;
  letter-spacing: 1px;
}

.text-hero-a.second-container {
  width: auto;
  color: #1c1c1c;
  font-size: 21px;
  font-weight: 500;
  letter-spacing: 1px;
}

.div-hero-emojional-feedback {
  height: 140px;
  margin-top: 30px;
  color: #fff;
}

.text-hero-b {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #192024;
  font-size: 21px;
  font-weight: 500;
  letter-spacing: 0px;
}

.div-hero-play-video {
  padding-top: 0px;
}

.div-hero-subline {
  display: block;
  max-width: 900px;
  margin: 30px auto 20px;
}

.div-hero-get {
  margin-top: 332px;
}

.nav-text-desktop {
  padding: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.nav-text-desktop:hover {
  color: #676770;
}

.open-popup {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  cursor: pointer;
}

.open-popup:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.container-second-section {
  height: auto;
  margin-bottom: 30px;
  padding-top: 50px;
}

.image-second-section {
  display: block;
}

.div-3-statements-logo-1 {
  width: auto;
  min-width: 0px;
  margin-top: 20px;
}

.div-3steps-subline-1 {
  padding-top: 10px;
}

.row-3statements {
  margin-top: 0px;
  margin-right: -10px;
  margin-bottom: 20px;
  padding-top: 100px;
}

.div-3statements-text1 {
  padding-top: 56px;
}

.text-3statements-a {
  font-family: 'Open Sans', sans-serif;
  color: #192024;
  font-size: 21px;
  font-weight: 500;
}

.text-3statements-a.text-team-sub {
  padding-top: 10px;
  color: #9b9b9b;
  font-size: 18px;
  font-weight: 400;
}

.text-3statements-b {
  max-width: 300px;
  min-width: 0px;
  margin-top: 7px;
  padding-left: 50px;
  font-family: Montserrat, sans-serif;
  color: #192024;
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
  text-align: left;
}

.div-3statements-text-2 {
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  padding-top: 40px;
  padding-right: 0px;
  padding-left: 0px;
}

.img-3steps-small-icon {
  position: static;
  overflow: visible;
  float: none;
  clear: none;
  text-align: left;
}

.icon {
  width: 32px;
  height: 32px;
  float: left;
}

.div-3statements-subline-block {
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 46px;
}

.container-how-to-use {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.div-column-how-to-use {
  width: 300px;
  background-color: #fff;
  box-shadow: 0 4px 5px -1px #2a2a30;
}

.div-how-to-use-text-1 {
  padding-top: 20px;
  padding-bottom: 12px;
}

.t1111 {
  width: 66px;
  height: 66px;
  border-radius: 4px;
  background-color: #d63333;
  box-shadow: 0 1px 3px 0 #000;
}

.text-how-to-small-subline {
  display: block;
  max-width: 1200px;
  margin: 30px auto 100px;
  font-family: Montserrat, sans-serif;
  color: #192024;
  font-size: 18px;
  font-weight: 500;
}

.div-how-to-use-text-2 {
  padding-right: 15px;
  padding-bottom: 30px;
  padding-left: 15px;
}

.text-how-to-header {
  color: #000;
  font-size: 18px;
  font-weight: 600;
}

.div-how-to-use-headline {
  display: block;
  width: 90%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 50px;
  text-align: center;
}

.text-how-it-works-header {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 64px;
  line-height: 66px;
  font-weight: 700;
}

.text-how-it-works-header._2 {
  display: block;
  max-width: 1200px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  color: #192024;
  font-size: 32px;
  letter-spacing: 0px;
}

.text-how-it-works-header.cases {
  display: block;
  max-width: 1200px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  color: #171717;
  line-height: 68px;
  font-weight: 700;
  text-align: center;
}

.text-how-it-works-header.cases.contextaware {
  margin-bottom: 0px;
}

.div-how-to-use-subline {
  padding-top: 30px;
  padding-bottom: 100px;
}

.text-cases-header {
  font-family: Roboto, sans-serif;
  color: #0d1012;
  font-size: 48px;
  font-weight: 500;
}

.text-cases-subline {
  padding-top: 30px;
  padding-bottom: 120px;
  font-family: Roboto, sans-serif;
  color: #030303;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
}

.cases-slider-global {
  position: relative;
  left: 1px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 620px;
  max-width: 1100px;
  min-width: 900px;
  margin-top: 87px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  float: none;
  clear: both;
  background-color: transparent;
}

.div-cases-content {
  position: static;
  display: block;
  overflow: visible;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
}

.cases-slide-nav {
  margin: auto;
  padding: 10px 0px 0px;
}

.img-cases {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.div-hero-create-widget-now {
  margin-top: 103px;
  margin-bottom: 102px;
}

.text-busines-subline {
  padding-top: 0px;
  font-family: Roboto, sans-serif;
  color: #192024;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 0px;
}

.text-start-now.headline {
  max-width: 1200px;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 64px;
  line-height: 65px;
  font-weight: 700;
}

.text-start-now.subline {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 39px;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 21px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: 1px;
}

.text-start-now.subline.text-business-06 {
  font-family: 'Open Sans', sans-serif;
}

.text-start-now.or {
  padding-top: 35px;
  padding-bottom: 20px;
  color: #fff;
  font-size: 21px;
}

.div-start-now-button._1 {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
}

.div-3statements-get {
  margin-top: 44px;
}

.div-hero {
  display: block;
  width: 90%;
  max-width: 1200px;
  margin: 0px auto;
}

.section-hero {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 1070px;
  padding: 20px;
  background-image: url('../images/HEADER_08_11.jpg'), url('../images/section_01_bg_tile.jpg');
  background-position: 50% 50%, 0% 0%;
  background-size: 1800px 1078px, auto;
  background-repeat: no-repeat, repeat-x;
  background-attachment: scroll, scroll;
  text-align: center;
}

.section-hero-2 {
  position: relative;
  width: 100%;
  height: 500px;
  padding: 20px;
  background-color: hsla(0, 0%, 91%, .99);
  color: #171717;
  text-align: center;
}

.section-orange {
  position: relative;
  width: 100%;
  height: 1700px;
  padding-top: 0px;
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(270deg, transparent 76%, #fff);
  background-image: linear-gradient(180deg, transparent 76%, #fff);
  text-align: center;
}

.section-orange.section-team {
  height: auto;
  padding-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  background-image: none;
}

.section-orange.section-business-01 {
  height: auto;
  padding-bottom: 30px;
  background-color: #fff;
}

.section-how-to-use-1 {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #ff8b26;
}

.section-how-to-use-2 {
  height: auto;
  min-height: 0px;
  padding-top: 100px;
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(90deg, #f7f7f7, hsla(0, 0%, 100%, 0) 35%, #c6c6c6), url('../images/BG_T.png');
  background-image: linear-gradient(0deg, #f7f7f7, hsla(0, 0%, 100%, 0) 35%, #c6c6c6), url('../images/BG_T.png');
  background-position: 0px 0px, 50% 0%;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.text-how-it-works-subline {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.howto-img-1 {
  margin-bottom: 40px;
}

.link-business {
  color: #ff5e00;
}

.div-start-now-subline {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 30px;
}

.div-start-now {
  display: block;
  width: 90%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 10px;
}

.section-footer {
  height: 130px;
  background-color: rgba(0, 0, 0, .86);
}

.div-footer {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 33px;
  padding-bottom: 30px;
  text-align: center;
}

.text-footer-1 {
  font-family: Roboto, sans-serif;
  color: #8e8e9c;
  font-weight: 500;
  text-align: center;
}

.div-start-now-img {
  width: auto;
  margin-top: 0px;
  padding-top: 0px;
}

.div-buiness-subline {
  padding-top: 30px;
  padding-bottom: 50px;
}

.div-section-2 {
  display: block;
  width: 90%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.div-3-steps-1200 {
  display: block;
  width: 90%;
  max-width: 1200px;
  min-width: 1000px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.div-3-steps-icon-01 {
  display: block;
  width: 70px;
  height: 70px;
  margin-right: auto;
  margin-left: auto;
  border: 3px solid #f44336;
  border-radius: 40px;
}

.text-3-steps-icon-number {
  display: block;
  width: 60px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 22px;
  font-family: Montserrat, sans-serif;
  color: #f44336;
  font-size: 40px;
}

.div-spacer-1 {
  height: 100px;
}

.logo-simplified {
  width: 200px;
}

.div-matches-headline {
  display: block;
  width: 90%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 0px;
}

.text-global-emojional-provider {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.text-form {
  padding-top: 20px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  color: #000;
}

.feedback-field-2 {
  display: block;
  width: 400px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.input-field-1 {
  display: block;
  width: 400px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.img-logo-black-big {
  width: 550px;
}

.slider-icon {
  margin-top: 261px;
  margin-left: 18px;
  border-style: none;
  border-radius: 1px;
}

.slider-arrow-round {
  display: block;
  width: 75px;
  height: 75px;
  margin: 243px auto 250px 0px;
  border-style: none;
  border-width: 0px;
  border-radius: 70px;
  background-color: #bec3c7;
  box-shadow: 0 1px 5px -1px #676770;
}

.arrow-right {
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: 0px;
  margin-left: auto;
  border-style: none;
}

.arrow-left {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  overflow: hidden;
  margin-right: 0px;
  margin-left: 0px;
  float: none;
}

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

.div-surveymonkey {
  display: block;
  width: 700px;
  height: auto;
  margin-top: 70px;
  margin-right: auto;
  margin-left: auto;
}

.text-big-button {
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.text-big-button:hover {
  font-size: 24px;
  font-weight: 700;
}

.text-button-ghost {
  padding-top: 3px;
  font-size: 21px;
}

.text-button-ghost:hover {
  font-size: 23px;
}

.img-girl {
  margin-top: 0px;
}

.link-contact-us {
  color: #192024;
}

.link-contact-us:hover {
  color: #ff5e00;
}

.div-cases-holder {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  width: 1060px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  clear: both;
  background-image: url('../images/LAPTOP.png');
  background-position: 45% 69%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: center;
}

.div-section-cases {
  margin-top: 0px;
  margin-bottom: 50px;
}

.slider-arrow-button {
  margin-top: 243px;
  margin-left: 0px;
  background-color: #bec3c7;
}

.div-video {
  display: block;
  width: 80%;
  height: auto;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(25, 32, 36, .8);
  opacity: 1;
}

.cont-video {
  display: block;
  width: 80%;
  height: auto;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}

.close-popup {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2500;
  width: 64px;
  height: 64px;
  border-radius: 60px;
  background-color: #ff5e00;
  cursor: pointer;
}

.img-close {
  width: 32px;
  height: 32px;
  margin-top: 17px;
  margin-left: 0px;
}

.navbar-bg {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 50;
  display: block;
  height: 70px;
  background-color: #192024;
  opacity: 0;
}

.div-grey {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1800;
  display: none;
  background-color: rgba(0, 0, 0, .64);
  opacity: 0;
}

.modal-1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  padding-top: 100px;
  background-color: rgba(0, 0, 0, .6);
  text-align: center;
}

.text-business-pricing-01 {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  padding-top: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 1.2em;
  font-weight: 400;
}

.div-price-01 {
  display: block;
  width: 400px;
  height: 70px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  border-radius: 10px;
  background-color: #f44336;
}

.text-business-pricing-02 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 54px;
  font-weight: 700;
}

.img-avatar {
  width: 180px;
  border-radius: 100px;
}

.div-team-name {
  padding-top: 20px;
}

.row-team {
  padding-top: 40px;
  padding-bottom: 40px;
}

.row-team.row-team-last {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 80px;
}

.text-business-01 {
  padding-bottom: 30px;
  color: #161616;
  font-size: 24px;
  font-weight: 700;
  text-transform: none;
}

.img-logo-business {
  margin-bottom: 0px;
}

.text-business-03 {
  padding-bottom: 30px;
  color: #161616;
  font-size: 21px;
  line-height: 27px;
  font-weight: 400;
}

.text-business-04 {
  font-size: 48px;
}

.text-business-05 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 30px;
  color: #161616;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
}

.div-mainpoint {
  padding-bottom: 30px;
}

.div-business-main {
  padding-top: 100px;
}

.row-business {
  padding-top: 40px;
  padding-bottom: 40px;
}

.imge-business-team {
  width: 600px;
}

.section-businesss {
  background-color: #fff;
  text-align: center;
}

.img-biz {
  width: auto;
  height: auto;
}

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

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

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

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

@media (max-width: 991px) {
  .button.black-ghost:hover {
    box-shadow: none;
  }
  .button.pureblack {
    width: 300px;
    height: 60px;
    padding-top: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 21px;
    font-weight: 400;
  }
  .button.pureblack:hover {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
  }
  .navigation-link {
    color: hsla(0, 0%, 100%, .52);
  }
  .navigation-link.w--current {
    color: #fff;
  }
  .hamburger-button.w--open {
    background-color: #3b99d9;
  }
  .navigation-menu {
    background-color: #3b99d9;
  }
  .hero-section.centered {
    padding-top: 144px;
    padding-bottom: 144px;
  }
  .grid-image {
    width: 50%;
    padding: 15px;
  }
  .constructor-choose-row-1 {
    margin-top: 50px;
  }
  .navbar {
    height: 75px;
    background-color: #242424;
  }
  .navbar.tablet {
    background-color: #2e80b6;
    color: #fff;
  }
  .left-navigation {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    width: 100%;
    height: auto;
  }
  .section.cases {
    height: auto;
    max-height: 900px;
    min-height: 850px;
    margin-left: 0px;
    background-color: #e8e8e8;
    background-image: none;
    color: #171717;
  }
  .section.business {
    height: 1400px;
    padding-top: 30px;
  }
  .section.start-now {
    height: 755px;
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .section.feedback {
    height: 500px;
  }
  .navbar-background {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .navbar-main-container {
    margin-right: 50px;
    margin-left: 50px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .navbar-main-container.navbar-main-container-desktop {
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 75px;
    max-width: 90%;
    min-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 7px;
    padding-left: 18px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .text-hero-header {
    font-size: 48px;
    line-height: 60px;
  }
  .div-hero-emojional-feedback {
    height: 135px;
  }
  .text-hero-b {
    margin-top: 20px;
  }
  .div-hero-get {
    margin-top: 245px;
  }
  .container-second-section {
    padding-top: 0px;
  }
  .div-3-statements-logo-1 {
    margin-top: 100px;
  }
  .div-column-how-to-use {
    width: 240px;
  }
  .text-how-to-small-subline {
    font-size: 21px;
    line-height: 30px;
  }
  .text-how-it-works-header {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 55px;
    line-height: 70px;
  }
  .text-how-it-works-header.cases {
    margin-bottom: 0px;
    line-height: 67px;
  }
  .column-how-to-use {
    position: relative;
    display: block;
    overflow: visible;
  }
  .cases-slider-global {
    width: 90%;
    height: 500px;
    min-width: 700px;
    margin-top: 10px;
  }
  .text-start-now.headline {
    padding-top: 30px;
    font-size: 55px;
    line-height: 55px;
  }
  .text-start-now.subline {
    line-height: 25px;
  }
  .div-hero {
    width: 90%;
  }
  .section-hero {
    height: 800px;
    background-color: #e8e8e8;
    background-image: url('../images/TABLET_section_01_bg.jpg');
    background-position: 50% 90%;
    background-size: 800px;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .section-orange {
    height: 800px;
  }
  .section-orange.section-team {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .section-how-to-use-2 {
    height: auto;
    max-height: 2500px;
    min-height: 2400px;
  }
  .div-start-now-subline {
    padding-bottom: 0px;
  }
  .div-start-now {
    width: 99%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
  }
  .div-start-now-img {
    width: auto;
    margin-right: 20px;
    margin-left: 20px;
  }
  .div-3-steps-1200 {
    max-width: 768px;
    min-width: 720px;
  }
  .slider-icon {
    margin-top: 216px;
  }
  .slider-arrow-round {
    margin-top: 199px;
    background-color: rgba(25, 32, 36, .49);
  }
  .arrow-right {
    overflow: visible;
    margin-right: 15px;
  }
  .arrow-left {
    overflow: visible;
    margin-left: 15px;
  }
  .div-surveymonkey {
    height: auto;
  }
  .img-girl {
    margin-top: 57px;
  }
  .div-cases-holder {
    width: 95%;
    min-width: 760px;
    background-image: none;
  }
  .img-how-bottom {
    margin-bottom: 90px;
  }
  .section-businesss {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .button.full-width {
    margin-right: auto;
    margin-left: auto;
  }
  .button.tab {
    font-size: 12px;
  }
  .button.black-ghost {
    box-shadow: none;
    -webkit-transition-property: none;
    transition-property: none;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
  }
  .button.black-ghost:hover {
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .button.pureblack {
    width: 300px;
    height: 55px;
    padding-top: 17px;
  }
  .button.pureblack:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .white-box {
    margin-bottom: 30px;
  }
  .hero-section.centered {
    padding-top: 119px;
    padding-bottom: 119px;
  }
  .hero-heading {
    margin-bottom: 15px;
    font-size: 50px;
  }
  .hero-subheading {
    font-size: 18px;
  }
  .form-field.text-area {
    display: block;
  }
  .grid-image {
    width: 20%;
    padding: 20px;
  }
  .spc {
    margin-bottom: 30px;
  }
  .navbar {
    height: 60px;
  }
  .section.cases {
    height: 700px;
    max-height: 700px;
    min-height: 690px;
    background-color: #e8e8e8;
  }
  .section.business {
    height: 1270px;
  }
  .section.start-now {
    height: auto;
    max-height: 640px;
    min-height: 550px;
  }
  .section.feedback {
    height: auto;
  }
  .navbar-main-container.navbar-main-container-desktop {
    height: 60px;
    max-width: 100%;
    min-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 2px;
    padding-left: 5px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .text-hero-header {
    display: block;
    min-width: 450px;
    margin-right: auto;
    margin-left: auto;
    font-size: 36px;
    line-height: 45px;
  }
  .text-hero-a.second-container {
    font-size: 21px;
    letter-spacing: 0px;
  }
  .div-hero-emojional-feedback {
    height: 90px;
  }
  .text-hero-b {
    min-width: 200px;
    margin-top: 0px;
    line-height: 25px;
  }
  .div-hero-get {
    margin-top: 211px;
  }
  .nav-text-desktop {
    padding-right: 15px;
    padding-left: 10px;
    background-color: #242424;
    font-size: 16px;
  }
  .open-popup:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .container-second-section {
    height: auto;
    padding-top: 0px;
  }
  .div-3-statements-logo-1 {
    display: block;
    width: 90%;
    margin-top: 90px;
    margin-right: auto;
    margin-left: auto;
  }
  .row-3statements {
    margin-top: 91px;
  }
  .div-3statements-text1 {
    padding-top: 20px;
  }
  .text-3statements-a {
    font-size: 23px;
    font-weight: 700;
  }
  .text-3statements-a.text-team-sub {
    padding-bottom: 20px;
  }
  .div-3statements-text-2 {
    float: none;
    clear: none;
  }
  .img-3steps-small-icon {
    float: none;
  }
  .icon {
    position: static;
    float: left;
    clear: none;
    text-align: center;
  }
  .div-3statements-subline-block {
    padding-left: 0px;
    float: none;
    clear: none;
  }
  .div-column-how-to-use {
    width: 300px;
  }
  .text-how-to-small-subline {
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .text-how-it-works-header {
    font-size: 44px;
    line-height: 55px;
  }
  .text-how-it-works-header._2 {
    line-height: 55px;
  }
  .text-how-it-works-header.cases {
    line-height: 48px;
  }
  .text-how-it-works-header.cases.contextaware {
    margin-bottom: 50px;
  }
  .cases-slider-global {
    height: 380px;
    min-width: 480px;
  }
  .cases-slide-nav {
    width: auto;
    height: auto;
    min-height: 0px;
    min-width: 0px;
  }
  .text-start-now.headline {
    margin-bottom: 5px;
    padding-top: 0px;
  }
  .div-start-now-button._1 {
    margin-top: 73px;
  }
  .nav-menu-button.w--open {
    background-color: transparent;
  }
  .section-hero {
    display: block;
    height: 730px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    clear: both;
    background-image: url('../images/TABLET_section_01_bg.jpg');
    background-position: 50% 86%;
    background-size: 680px;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .section-orange {
    height: auto;
    padding-bottom: 40px;
  }
  .section-orange.section-team {
    padding-top: 30px;
  }
  .section-how-to-use-2 {
    max-height: 2250px;
    min-height: 1950px;
  }
  .div-start-now-img {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .div-3-steps-1200 {
    max-width: 560px;
    min-width: 480px;
    margin-top: 30px;
  }
  .div-matches-headline {
    padding-top: 15px;
  }
  .img-logo-black-big {
    width: 500px;
  }
  .slider-icon {
    margin-top: 152px;
  }
  .slider-arrow-round {
    margin-top: 137px;
  }
  .div-surveymonkey {
    width: 400px;
  }
  .hamburger {
    color: #fff;
    font-size: 32px;
  }
  .img-girl {
    margin-top: 53px;
  }
  .div-cases-holder {
    min-width: 480px;
    margin-top: 0px;
    padding-top: 0px;
    background-color: #e8e8e8;
  }
  .row-3-statements-mobile {
    margin-top: 100px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .text-mobile-3-statements {
    font-family: Montserrat, sans-serif;
    color: #121212;
    font-weight: 400;
  }
  .icon-mobile {
    margin-bottom: 20px;
  }
  .mobile-column-1 {
    padding-right: 7px;
    padding-left: 7px;
  }
  .div-section-cases {
    margin-bottom: 0px;
  }
  .row-team {
    padding-bottom: 0px;
  }
  .row-business {
    display: block;
  }
  .section-businesss {
    text-align: center;
  }
}

@media (max-width: 479px) {
  .button {
    margin-bottom: 25px;
  }
  .button.black-ghost {
    width: 270px;
    box-shadow: none;
    -webkit-transition-property: none;
    transition-property: none;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    font-size: 20px;
  }
  .button.black-ghost:hover {
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .button.pureblack {
    width: 270px;
    height: 45px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 13px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
  }
  .button.pureblack:hover {
    font-size: 18px;
  }
  .hero-section.centered {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-subheading.center {
    line-height: 30px;
  }
  .grid-image {
    width: 35%;
  }
  .navbar {
    min-width: 320px;
  }
  .section.cases {
    height: auto;
    min-height: 550px;
    min-width: 320px;
  }
  .section.business {
    height: auto;
    max-height: 1330px;
    min-height: 600px;
    min-width: 320px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .section.start-now {
    height: 650px;
    min-width: 320px;
    padding-top: 50px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .section.feedback {
    height: auto;
    min-width: 320px;
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .navbar-main-container.navbar-main-container-desktop {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .text-hero-header {
    min-width: 250px;
    font-size: 34px;
    line-height: 35px;
  }
  .div-hero-trackoji-widget {
    margin-top: 80px;
  }
  .text-hero-a.second-container {
    line-height: 30px;
  }
  .div-hero-emojional-feedback {
    height: auto;
    margin-top: 28px;
  }
  .text-hero-b {
    padding-top: 28px;
    padding-bottom: 10px;
  }
  .div-hero-subline {
    max-width: 95%;
    margin-top: auto;
    margin-bottom: 10px;
  }
  .div-hero-get {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin-top: 30px;
  }
  .open-popup:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .div-3-statements-logo-1 {
    margin-top: 33px;
  }
  .row-3statements {
    min-width: 320px;
    margin-top: 85px;
  }
  .div-3statements-text1 {
    padding-top: 15px;
  }
  .text-3statements-a {
    font-size: 32px;
    line-height: 30px;
  }
  .text-3statements-b {
    max-width: 255px;
    min-width: 0px;
  }
  .text-how-to-small-subline {
    max-width: 280px;
    margin-bottom: 25px;
  }
  .div-how-to-use-headline {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .text-how-it-works-header {
    margin-top: 0px;
    font-size: 40px;
    line-height: 45px;
  }
  .text-how-it-works-header._2 {
    max-width: 300px;
    line-height: 40px;
  }
  .text-how-it-works-header.cases {
    max-width: 300px;
    line-height: 45px;
  }
  .cases-slider-global {
    height: 240px;
    min-width: 320px;
  }
  .cases-slide-nav {
    width: 100px;
  }
  .text-start-now.headline {
    display: block;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    font-size: 40px;
    line-height: 45px;
  }
  .text-start-now.subline {
    max-width: 280px;
    margin-bottom: 20px;
  }
  .div-start-now-button._1 {
    margin-top: 55px;
  }
  .div-hero {
    width: 90%;
  }
  .nav-menu-button {
    width: 75px;
    height: 75px;
    margin-top: -6px;
  }
  .nav-menu-button.w--open {
    width: 75px;
    height: 75px;
    margin-top: -6px;
    background-color: #383838;
  }
  .section-hero {
    height: 680px;
    min-width: 320px;
    background-image: url('../images/section_01_bg_tile.jpg');
    background-position: left top;
    background-size: auto;
    background-repeat: repeat-x;
    background-attachment: scroll;
  }
  .section-orange {
    height: auto;
    max-height: 1900px;
    min-height: 1400px;
    min-width: 320px;
    padding-bottom: 20px;
  }
  .section-orange.section-team {
    max-height: 5000px;
    min-height: auto;
    padding-top: 50px;
  }
  .section-orange.section-business-01 {
    max-height: auto;
    min-height: auto;
  }
  .section-how-to-use-2 {
    max-height: 2150px;
    min-height: 1850px;
    min-width: 320px;
  }
  .div-start-now {
    position: static;
    min-width: 300px;
    clear: none;
  }
  .section-footer {
    min-width: 320px;
  }
  .div-start-now-img {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 10px;
  }
  .div-3-steps-1200 {
    max-width: 560px;
    min-width: 300px;
  }
  .div-matches-headline {
    padding-bottom: 20px;
  }
  .slider-icon {
    margin-top: 110px;
  }
  .slider-arrow-round {
    margin-top: 204px;
  }
  .arrow-right {
    margin-right: 0px;
  }
  .arrow-left {
    margin-left: 0px;
  }
  .div-surveymonkey {
    width: 200px;
    height: auto;
  }
  .text-big-button {
    font-size: 15px;
    font-weight: 400;
  }
  .text-big-button:hover {
    font-size: 16px;
    font-weight: 700;
  }
  .text-button-ghost {
    font-size: 13px;
  }
  .text-button-ghost:hover {
    font-size: 13px;
  }
  .hamburger {
    margin-top: 5px;
    margin-left: 5px;
    padding-top: 0px;
    color: #fff;
    font-size: 32px;
  }
  .img-girl {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: -23px;
    margin-top: 33px;
  }
  .nav-menu-back {
    margin-top: 0px;
    background-color: #383838;
  }
  .div-cases-holder {
    min-width: 320px;
    margin-top: 0px;
    padding-top: 40px;
  }
  .img-mobile-hero {
    width: 100%;
    height: 100%;
  }
  .row-3-statements-mobile {
    margin-top: 70px;
  }
  .text-mobile-3-statements {
    font-size: 21px;
    line-height: 22px;
  }
  .div-price-01 {
    width: 300px;
    height: 70px;
  }
  .text-business-01 {
    line-height: 24px;
  }
  .text-business-03 {
    font-size: 16px;
    line-height: 21px;
  }
  .text-business-05 {
    font-size: 18px;
    line-height: 20px;
  }
  .section-businesss {
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #fff;
    text-align: center;
  }
}

