body {
  font-family: Raleway, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  color: #f8f8f8;
  font-size: 18px;
  line-height: 36px;
  font-weight: 300;
}

h3 {
  margin-top: 25px;
  margin-bottom: 18px;
  padding-top: 0px;
  font-family: Raleway, sans-serif;
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 26px;
  padding-bottom: 15px;
  font-family: Raleway, sans-serif;
  color: #56aaff;
  font-size: 25px;
  line-height: 36px;
  font-weight: 500;
  text-align: left;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-size: 19px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 7px;
  font-family: Raleway, sans-serif;
  color: #4b4b4d;
  font-size: 15px;
  line-height: 22px;
  text-align: left;
}

a {
  color: #3abff8;
  font-weight: 600;
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
  color: #4b4b4d;
}

ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

.button {
  position: relative;
  z-index: 3;
  display: block;
  width: 240px;
  height: 51px;
  margin: 66px auto 3px;
  padding: 11px 15px;
  border: 2px none #fff;
  border-radius: 6px;
  background-color: #e94244;
  -webkit-transition: background-color 350ms ease-in;
  transition: background-color 350ms ease-in;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 26px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.button:hover {
  border: 3px none #fff;
  background-color: #e62023;
  color: #fff;
  line-height: 25px;
}

.button:active {
  border-color: rgba(87, 83, 83, 0);
  background-color: #c33036;
  color: #fff;
}

.button.w--current {
  -webkit-transition: background-color 750ms ease-in;
  transition: background-color 750ms ease-in;
}

.button.features {
  position: relative;
  left: 0px;
  top: 82px;
  right: 0px;
  display: inline;
  width: auto;
  margin-right: 0px;
  padding-top: 9px;
  padding-bottom: 9px;
  border: 2px solid #fff;
  border-radius: 6px;
  background-color: transparent;
  -webkit-transition: background-color 750ms ease-in;
  transition: background-color 750ms ease-in;
  font-size: 15px;
}

.button.features:hover {
  background-color: hsla(0, 0%, 100%, .2);
}

.button.features:active {
  background-color: hsla(0, 0%, 100%, .74);
  color: #383636;
}

.button.features.w--current {
  -webkit-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
}

.button.dark-blue {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 4;
  display: inline-block;
  width: 200px;
  height: 47px;
  margin-top: 12px;
  margin-bottom: 0px;
  margin-left: -3px;
  padding-right: 0px;
  padding-left: 0px;
  clear: none;
  border-style: none;
  border-radius: 6px;
  background-color: #4ac2f6;
  -webkit-transition: background-color 750ms ease-in;
  transition: background-color 750ms ease-in;
  text-align: center;
}

.button.dark-blue:hover {
  background-color: #3f9cc4;
}

.button.dark-blue:active {
  background-color: #278cb8;
  color: #fff;
}

.button.dark-blue.blog-button {
  position: absolute;
  left: 109px;
  top: 343px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: 100px;
  height: 37px;
  margin-top: -4px;
  margin-bottom: 15px;
  margin-left: 0px;
  padding-bottom: 20px;
  float: right;
  clear: right;
  border-radius: 6px;
  background-color: #4ac2f6;
  color: #fff;
  font-size: 13px;
  line-height: 14px;
}

.button.dark-blue.blog-button:hover {
  background-color: #34a7d9;
  color: #ebe6e6;
}

.button.dark-blue.blog-button:active {
  background-color: #2295c7;
}

.button.dark-blue.marketplace-french {
  width: 230px;
}

.button.side-bar {
  margin-top: 8px;
  float: left;
  -webkit-transition: background-color 750ms ease-in;
  transition: background-color 750ms ease-in;
}

.button.hero-button {
  position: relative;
  top: 75px;
  bottom: -85px;
  width: 242px;
  padding-right: 11px;
  padding-left: 11px;
  border-style: none;
  border-width: 2px;
  border-radius: 6px;
  background-color: #e94244;
  font-size: 19px;
  line-height: 24px;
  font-style: normal;
  text-transform: none;
}

.button.hero-button:hover {
  border: 3px none #fff;
  background-color: #e62023;
  line-height: 23px;
}

.button.hero-button:active {
  height: 51px;
  padding-top: 11px;
  padding-bottom: 11px;
  border: 3px solid hsla(0, 0%, 100%, 0);
  background-color: #c33036;
  box-shadow: 0 0 8px 0 rgba(28, 28, 28, .91);
  color: #e0e0e0;
  line-height: 21px;
}

.button.hero-button.webinar-button {
  left: 0px;
  top: 27px;
  right: 0px;
  bottom: 110px;
  width: 150px;
  margin-top: -59px;
  margin-bottom: 1px;
  margin-left: 0px;
  padding-top: 11px;
  float: right;
  border-style: solid;
  border-radius: 6px;
  background-color: hsla(0, 0%, 98%, 0);
  font-family: Raleway, sans-serif;
  font-size: 16px;
  line-height: 23px;
  font-weight: 600;
}

.button.hero-button.webinar-button:hover {
  background-color: hsla(0, 0%, 98%, .34);
}

.button.hero-button.webinar-button:active {
  width: 150px;
  background-color: #fff;
  color: #474242;
}

.button.hero-button.webinar-button.webinar-wider {
  width: 226px;
  margin-bottom: 1px;
}

.button.hero-button.cta-bottom {
  top: 0px;
  bottom: 0px;
  width: 240px;
  height: 45px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 11px;
  background-color: #e94244;
  font-family: Raleway, sans-serif;
  font-size: 19px;
  line-height: 23px;
  font-weight: 600;
}

.button.hero-button.cta-bottom:hover {
  background-color: #e62023;
}

.button.hero-button.cta-bottom:active {
  background-color: #c33036;
  color: #fff;
}

.button.hero-button.cta-bottom.button-cta-showroom {
  top: 62px;
  bottom: -16px;
  width: 240px;
  background-color: #e94244;
  font-size: 19px;
  line-height: 16px;
}

.button.hero-button.cta-bottom.button-cta-showroom.button-german {
  top: 66px;
  width: 450px;
}

.button.hero-button.cta-bottom.button-cta-showroom.button-portgiuguese {
  width: 284px;
}

.button.hero-button.cta-bottom.button-german {
  top: 3px;
}

.button.hero-button.button-german {
  top: 115px;
  width: 454px;
}

.button.hero-button.hero-button-italian {
  top: 128px;
  width: 400px;
  padding-top: 12px;
}

.button.hero-button.button-portuguese {
  width: 281px;
}

.button.hero-button.button-demo-request {
  top: 0px;
  display: block;
  margin-top: 0px;
  margin-left: 58px;
  background-color: rgba(0, 0, 0, .21);
}

.button.hero-button.button-demo-request:hover {
  background-color: rgba(0, 0, 0, .39);
}

.button.hero-button.button-demo-request.button-demo-fr6bottom {
  top: -49px;
  margin-top: 66px;
  border: 2px solid #e94244;
  background-color: transparent;
  color: #e94244;
}

.button.hero-button.button-demo-request.button-demo-fr6bottom:hover {
  background-color: hsla(0, 0%, 47%, .15);
  line-height: 22px;
}

.button.hero-button.button-fr {
  top: -49px;
  margin-right: 38px;
}

.button.hero-button.hero-buttonspanish {
  width: 305px;
}

.button.scroll-down-button {
  position: relative;
  left: 0px;
  top: 201px;
  right: 0px;
  bottom: 241px;
  z-index: 2;
  display: none;
  width: 120px;
  height: 120px;
  border-style: none;
  background-color: transparent;
  background-image: url('../images/Scroll-down-button-1.png');
  background-size: 120px;
  background-attachment: scroll;
  cursor: default;
}

.button.scroll-down-button:hover {
  background-image: url('../images/Scroll-down-button-2.png');
  background-size: 120px;
}

.button.scroll-down-button:active {
  background-image: url('../images/Scroll-down-button-3.png');
  background-size: 120px;
}

.button.scroll-down-button.scroll-down-fr {
  top: 276px;
}

.button.button-resources {
  position: relative;
  left: -45px;
  top: -71px;
  width: 197px;
  height: 25px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  color: #6db2f8;
  text-align: left;
}

.button.button-resources:hover {
  color: #4697e8;
}

.button.button-resources:active {
  top: -72px;
  color: #3184d6;
}

.button.button-resources.button-ressources-2 {
  left: -38px;
  top: -69px;
}

.button.button-german {
  width: 450px;
}

.button.button-portuguese {
  width: 264px;
}

.button.cta-dt-lp-bottom {
  margin-top: 32px;
  margin-bottom: 62px;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  line-height: 26px;
}

.button.button-academic {
  width: 315px;
  font-size: 17px;
}

.content-section {
  margin-top: -26px;
  margin-bottom: 0px;
  padding: 61px 64px;
  background-color: #fff;
}

.content-section.blue {
  overflow: hidden;
  height: auto;
  padding-top: 165px;
  padding-bottom: 145px;
  background-color: #019ade;
  background-image: url('../images/backgroundGradiant.png');
  background-size: auto 1400px;
}

.content-section.blue.testimonials-background {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 13px;
  background-color: transparent;
  background-image: url('../images/Gradient-Pastel-Blue-to-Purple.png');
  background-position: 0% 0%;
  background-size: contain;
  background-attachment: fixed;
}

.content-section.blue.how-we-work {
  position: relative;
  top: 30px;
  margin-top: 53px;
  margin-bottom: -185px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #f5f2f2;
  background-image: none;
}

.content-section.section-features {
  margin-top: 0px;
  padding-top: 73px;
  padding-bottom: 81px;
  background-color: transparent;
  background-image: url('../images/Dot-pattern.png'), url('../images/Space.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.content-section.video-section {
  padding-top: 55px;
  padding-bottom: 69px;
  background-color: #f2f2f2;
}

.slider {
  top: 0px;
  display: block;
  height: 880px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #2997ff;
}

.title {
  margin-top: 4px;
  font-family: Montserrat, sans-serif;
  color: #3299db;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.title.white {
  position: relative;
  margin-top: 4px;
  color: #fff;
  font-weight: 400;
}

.title.white.company {
  float: left;
  font-family: Raleway, sans-serif;
  font-size: 14px;
}

.title.title-in-video-box {
  color: #474747;
  text-align: justify;
}

.title.portfolio {
  position: relative;
  left: -2px;
  margin-top: 15px;
  margin-bottom: 5px;
  padding-left: 0px;
  font-family: Raleway, sans-serif;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  list-style-type: none;
}

.title.side-menu-bar {
  margin-top: 0px;
  margin-bottom: 13px;
  padding-bottom: 0px;
}

.left-arrow.testimonials {
  margin-left: -70px;
}

.right-arrow.testimonials {
  margin-right: -70px;
}

.content-wrapper {
  position: relative;
  margin-top: 0px;
  text-align: center;
}

.content-wrapper.customer-wrapper {
  padding-top: 47px;
}

.content-wrapper.wrapper-windows-section {
  margin-top: 0px;
  padding-top: 0px;
}

.h2 {
  position: relative;
  top: 313px;
  margin-top: 10px;
  margin-bottom: 45px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 44px;
  line-height: 50px;
  text-align: center;
}

.h2.white {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #fff;
  text-align: left;
}

.h2.white.centered {
  top: 14px;
  font-size: 44px;
  font-weight: 200;
  text-align: center;
}

.h2.our-services-heading {
  display: block;
  margin-top: 68px;
  margin-bottom: 60px;
  font-size: 43px;
  text-align: left;
}

.h2.our-services-heading.center {
  text-align: center;
}

.h2.our-services-heading.track-everything-text {
  top: 312px;
  margin-bottom: 0px;
}

.h2.our-skills {
  font-weight: 100;
}

.h2.our-skills.h2-support {
  top: 0px;
  color: #454545;
}

.h2.left-align {
  font-weight: 100;
  text-align: left;
}

.h2.left-align.h2-sections {
  top: 3px;
  color: #454545;
}

.h2.blog-header {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  border-bottom-style: none;
  color: #fff;
  font-weight: 200;
}

.h2.blog-header.h2-blog {
  top: 0px;
  padding-bottom: 3px;
  background-color: transparent;
  background-image: none;
}

.h2.video-examples-text {
  top: 0px;
  color: #454545;
  font-size: 40px;
  font-weight: 200;
}

.h2.feature-h2 {
  top: -20px;
  font-size: 40px;
  line-height: 37px;
}

.h2-light-text {
  padding-top: 0px;
  padding-bottom: 1px;
  font-size: 44px;
  font-weight: 200;
  text-align: left;
}

.feature-box {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 50px;
  margin-bottom: 0px;
  padding-bottom: 70px;
  line-height: 25px;
  text-align: center;
}

.feature-box.browser-icon {
  position: relative;
  padding-bottom: 28px;
}

.icon-bg {
  height: 125px;
  margin-bottom: 20px;
  text-align: center;
}

.h3 {
  margin-bottom: 14px;
  font-family: Raleway, sans-serif;
  color: #454545;
  font-size: 22px;
  line-height: 31px;
  text-align: left;
}

.h3.our-services {
  width: 100%;
  margin-top: 0px;
  font-size: 26px;
  font-weight: 300;
  text-align: left;
}

.h3.h3-features {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
}

.h3-light-text {
  color: #ededed;
  font-weight: 700;
}

.h3-light-text.tablet {
  position: relative;
  left: -233px;
}

.how-we-work-column {
  text-align: left;
}

.white {
  color: #fff;
  font-size: 30px;
}

.white.testimonial {
  margin-top: 16px;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.white.testimonial.light-text {
  margin-top: 16px;
  padding-top: 0px;
  float: none;
  font-weight: 700;
}

.white.webinar {
  margin-top: 3px;
  margin-left: 0px;
  font-size: 37px;
  line-height: 18px;
  text-align: left;
}

.white.webinar.center {
  font-weight: 300;
  text-align: center;
}

.white.webinar.center.run-on-text {
  margin-top: 40px;
}

.white.h3.data-tracking-sub-text {
  font-size: 22px;
  line-height: 28px;
}

.paragraph-white {
  display: inline-block;
  float: left;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}

.know-more-box {
  position: relative;
  width: 100%;
  height: auto;
  min-width: 0px;
  margin-top: 30px;
  padding-top: 40px;
  padding-bottom: 0px;
  float: left;
  background-image: url('../images/top-dot.jpg'), url('../images/Bottom-dot.jpg');
  background-position: 50% 0px, 50% 100%;
  background-repeat: repeat-x, repeat-x;
}

.play-button {
  position: relative;
  left: 8%;
  top: 15px;
  right: 0%;
  bottom: 0px;
  width: 100px;
  margin: 0px 0px -132px 85px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  opacity: 0.76;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}

.play-button:hover {
  opacity: 1;
}

.play-button.play-button-dt {
  left: 10%;
  top: -205px;
  margin-left: 110px;
}

.mini-features-container {
  position: relative;
  top: 211px;
  display: block;
  margin-top: -80px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  text-align: center;
}

.paragraph-dark-text {
  padding-left: 0px;
  font-family: Raleway, sans-serif;
  color: #4b4b4d;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-dark-text.skills {
  position: relative;
  top: -5px;
  bottom: 46px;
  text-align: left;
}

.paragraph-dark-text.testimonials {
  padding-right: 0px;
  font-family: Raleway, sans-serif;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
}

.paragraph-dark-text.center-text {
  text-align: center;
}

.laptop {
  position: relative;
  left: -70px;
  top: -133px;
  width: 1300px;
  max-width: 2000px;
  margin-top: 213px;
  margin-bottom: -75px;
  margin-left: 0px;
  padding-left: 0px;
  float: right;
}

.features-icon {
  padding-top: 16px;
}

.features-icon.screen {
  width: 100px;
}

.browser {
  position: relative;
  left: 60px;
  width: 800px;
  height: auto;
  max-width: 1981px;
}

.paragraph-white-text {
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  text-align: left;
}

.featured-desings-test {
  width: 265px;
  margin-right: 10px;
  float: left;
}

.portfolio-sample {
  width: 30.33%;
  margin-top: 45px;
  margin-right: 14px;
  margin-left: 14px;
  float: left;
}

.portfolio-link {
  position: relative;
  display: inline-block;
  margin-top: 13px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-family: Raleway, sans-serif;
  color: #4093e6;
  font-weight: 700;
  text-decoration: none;
}

.portfolio-works {
  margin-top: 27px;
  margin-bottom: 27px;
  text-align: left;
}

.social-icon {
  position: relative;
  margin-right: 10px;
  float: left;
}

.skills-container {
  margin-top: 45px;
}

.icon-holder {
  width: 67px;
  height: 67px;
  margin-top: 23px;
  margin-right: 22px;
  margin-bottom: 94px;
  padding-top: 17px;
  padding-bottom: 17px;
  float: left;
  border-radius: 50%;
  background-color: #4ac2f6;
  background-image: none;
}

.skills-box {
  position: static;
  width: 95%;
  padding-top: 18px;
  padding-bottom: 18px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  background-color: transparent;
}

.skills-box.top-and-bottom-dividers {
  height: 250px;
  margin-bottom: -1px;
  padding-top: 17px;
  padding-bottom: 0px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.featured-skills-column {
  border-right: 1px solid #e7e7e7;
  background-color: transparent;
}

.skills-column-right {
  padding-right: 0px;
  padding-left: 37px;
}

.testimonials-slider {
  height: auto;
  margin-top: 71px;
  padding-bottom: 0px;
  clear: none;
  background-color: transparent;
}

.text-bubble {
  position: relative;
  width: 100%;
  padding: 16px 21px;
  border-radius: 10px;
  background-color: #fff;
}

.testimonial-person {
  margin-top: 28px;
  float: none;
}

.testimonial-picture {
  margin-right: 14px;
  float: left;
  border: 2px solid #e7e7e7;
  border-radius: 17%;
  background-color: #e7e7e7;
}

.light-text {
  font-family: Raleway, sans-serif;
  font-weight: 100;
}

.testimonial {
  width: 95%;
  margin-right: 0px;
  padding-top: 39px;
  padding-right: 0px;
  padding-left: 23px;
  float: none;
  text-align: left;
}

.tip {
  position: absolute;
  left: 20px;
  right: 0px;
  bottom: -11px;
}

.testimonial-wrapper {
  position: relative;
  width: 33.33%;
  float: left;
}

.slide {
  padding-bottom: 67px;
}

.slide.damien-hand {
  background-image: url('../images/Dot-pattern.png'), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), hsla(0, 0%, 100%, 0)), url('../images/background-with-hand-large.jpg');
  background-image: url('../images/Dot-pattern.png'), linear-gradient(180deg, rgba(0, 0, 0, .35), hsla(0, 0%, 100%, 0)), url('../images/background-with-hand-large.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, scroll;
}

.slide.lee-shop {
  background-image: url('../images/Dot-pattern.png'), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .6), transparent), url('../images/Lee-store-hero-4.jpg');
  background-image: url('../images/Dot-pattern.png'), linear-gradient(180deg, rgba(0, 0, 0, .6), transparent), url('../images/Lee-store-hero-4.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.slide.orchestra {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .6), hsla(0, 0%, 100%, 0)), url('../images/Dot-pattern.png'), url('../images/Orchestra.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .6), hsla(0, 0%, 100%, 0)), url('../images/Dot-pattern.png'), url('../images/Orchestra.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.slide.lg-seb {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .6), hsla(0, 0%, 100%, 0)), url('../images/Dot-pattern.png'), url('../images/LG-Van-Gogh.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .6), hsla(0, 0%, 100%, 0)), url('../images/Dot-pattern.png'), url('../images/LG-Van-Gogh.jpg');
  background-position: 0px 0px, 0px 0px, 100% 50%;
  background-size: auto, auto, cover;
}

.slide.sales-pitch {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .6), hsla(0, 0%, 100%, 0)), url('../images/Dot-pattern.png'), url('../images/Sales-pitch.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .6), hsla(0, 0%, 100%, 0)), url('../images/Dot-pattern.png'), url('../images/Sales-pitch.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.image {
  position: relative;
  left: -26px;
  top: -28px;
  float: left;
}

.image.back {
  position: relative;
  left: -28px;
  top: 29px;
  margin-right: 15px;
  float: left;
}

.image.back.featured-design {
  left: -10px;
  top: -10px;
  margin-right: 0px;
}

.image.front {
  position: absolute;
  left: 10px;
  top: -13px;
}

.image.front.featured-design {
  left: 52px;
  top: 14px;
}

.image.back {
  left: -20px;
  top: 14px;
}

.contact-info {
  width: 100%;
  height: 40px;
  padding-top: 10px;
  float: left;
}

.contact-info.side-bar {
  height: 5%;
  margin-bottom: 14px;
  padding-top: 6px;
}

.contact-info.side-bar.top-divider {
  width: 100%;
  height: 48px;
  margin-bottom: 0px;
  padding-top: 14px;
  border-top: 1px solid #e7e7e7;
  border-bottom-style: none;
  border-bottom-width: 0px;
}

.contact-info.top-divider {
  width: 100%;
  height: 40px;
  float: left;
  border-top: 1px solid #f4f6f5;
}

.contact-text {
  padding-left: 30px;
  float: left;
  background-image: url('../images/pin.png');
  background-position: 0px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  font-family: Montserrat, sans-serif;
  color: #818590;
}

.contact-text.phone {
  background-image: url('../images/phone-icon.png');
  background-size: 18px;
}

.contact-text.pin {
  background-size: 16px;
}

.input-box {
  position: relative;
  width: 100%;
  height: 55px;
  float: left;
  border-style: none;
  border-top-width: 1px;
  border-radius: 3px;
  background-color: #f5f5f5;
  font-family: Raleway, sans-serif;
}

.input-box:focus {
  border-color: #019ade #019ade #019ade rgba(1, 154, 222, .4);
  border-bottom-width: 1px;
  box-shadow: inset 0 1px 16px 1px hsla(0, 0%, 41%, .12);
}

.input-box.message {
  height: 110px;
}

.input-box.message.side-bar {
  height: 100px;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 0px;
}

.input-box.side-menu-bar {
  height: 49px;
  margin-top: 11px;
  margin-bottom: 17px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.field-name {
  margin-left: 10px;
  float: left;
  font-family: Raleway, sans-serif;
  color: #818590;
  font-weight: 500;
}

.footer {
  padding-top: 35px;
  padding-bottom: 30px;
  background-color: #292f37;
}

.contact-link {
  font-family: Raleway, sans-serif;
  color: #818590;
  font-size: 100%;
  font-weight: 500;
  text-decoration: none;
}

.body {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-left-color: #b5a8a8;
  background-color: #f5f2f2;
}

.icon {
  width: 200px;
  margin-top: -2px;
  margin-bottom: 20px;
  margin-left: 30px;
  float: right;
}

.icon.floated-right {
  margin: -43px 30px 31px 0px;
  float: left;
}

.services-block {
  margin-top: 0px;
  margin-bottom: -1px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left;
}

.services-block.top-and-bottom-dividers {
  padding-top: 0px;
  padding-bottom: 0px;
  border-top: 1px none rgba(39, 134, 194, .49);
  border-bottom: 1px none #2786c2;
}

.features {
  margin-bottom: 0px;
  color: #fff;
  text-align: center;
}

.our-services {
  margin-bottom: 11px;
  color: #e8e8e8;
  text-align: left;
}

.our-services.any-device-paragraph {
  font-size: 17px;
}

.side-menu {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  display: none;
  overflow: visible;
  width: 25%;
  height: 100%;
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
  box-shadow: -1px 0 10px 0 rgba(0, 0, 0, .3);
}

.side-menu-bar {
  margin-bottom: 0px;
  padding-bottom: 20px;
}

.side-menu-bar.welcome-text {
  margin-bottom: 20px;
  padding-bottom: 13px;
  border-bottom: 1px solid #e7e7e7;
}

.close-button {
  position: absolute;
  top: 15px;
  right: 21px;
}

.bg-social-icon {
  position: relative;
  left: 0px;
  display: block;
  width: 25px;
  height: 25px;
  margin-right: 11px;
  float: left;
  border-radius: 50%;
  background-color: #019ade;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.bg-social-icon:hover {
  background-color: #2677ad;
}

.social-icons-wrapper {
  position: relative;
  top: 52px;
  width: 100%;
  margin-top: -37px;
  float: left;
}

.front {
  position: absolute;
  top: -6px;
  right: 5%;
  display: block;
}

.screenshot-perspective-3 {
  position: absolute;
  left: 0px;
  top: 262px;
  display: inline-block;
  width: 900px;
  max-width: 2000px;
  float: left;
}

.screenshot-perspective-2 {
  position: absolute;
  left: 0px;
  top: 53px;
  display: inline-block;
  width: 900px;
  max-width: 2000px;
}

.screenshot-perspective-1 {
  position: absolute;
  left: 0px;
  top: -156px;
  right: 0px;
  display: inline-block;
  width: 900px;
  max-width: 2000px;
}

.column-2 {
  left: -30px;
  text-align: left;
}

.back {
  position: relative;
  top: 11px;
  right: -8%;
  display: block;
  float: none;
}

.find-us {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0%;
  margin-top: 0%;
  margin-left: 20px;
  padding-bottom: 3%;
}

.our-services-column {
  top: -44px;
  margin-top: -2px;
  margin-bottom: -14px;
  padding-bottom: 0px;
}

.our-services-text-container {
  width: 75%;
  height: auto;
  padding-top: 0px;
  float: none;
}

.logo {
  position: absolute;
  left: 140px;
  top: -3px;
  display: inline;
  width: 185px;
  height: 50px;
  margin-top: 20px;
  padding-left: 0px;
  float: none;
  background-image: url('../images/Intuilab-Logo-185.png');
  background-position: 50% 50%;
  background-size: contain;
}

.logo.logo-white {
  background-image: url('../images/Intuilab-Logo-185-light.png');
  background-size: contain;
}

.hero-button {
  background-color: #ec4040;
}

.segment-tab {
  width: 150px;
  height: 61px;
  min-height: 0px;
  margin-right: 11px;
  padding: 10px;
  border: 1px solid #e3e3e3;
  border-radius: 1px;
  background-color: #fff;
  box-shadow: none;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 500;
  text-align: center;
}

.segment-tab.w--current {
  width: 150px;
  margin-right: 11px;
  margin-bottom: 9px;
  margin-left: 0px;
  padding: 10px;
  border: 1px none #2786c2;
  border-radius: 1px;
  background-color: #56aaff;
  box-shadow: none;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}

.segment-tab.w--current:hover {
  background-color: #159aed;
}

.segment-tab.w--current:active {
  background-color: #408fdf;
}

.segment-tab.example-questions-tab-current.w--current {
  border-style: none;
}

.segments-box {
  background-color: transparent;
}

.segment-section {
  margin: 83px 125px;
}

.h2-light {
  font-family: Raleway, sans-serif;
  color: #fff;
  font-weight: 100;
}

.h2-light.h2-section {
  position: relative;
  top: -311px;
}

.devices-section {
  margin-top: 178px;
  margin-bottom: 2px;
  padding-bottom: 0px;
  background-color: #07aacd;
  background-image: url('../images/Gradient-Background.jpg'), url('../images/Gradient-Pastel-Blue-to-Purple.png'), url('../images/backgroundGradiant.png');
  background-position: 50% 50%, 0% 0%, 0% 0%;
  background-size: cover, contain, contain;
  background-attachment: fixed, fixed, fixed;
}

.h2-white {
  padding-bottom: 26px;
  color: #fff;
  font-size: 44px;
  line-height: 44px;
  text-align: center;
}

.h2-white.introducing-if-text {
  position: relative;
  top: 2px;
  display: block;
  margin-top: 35px;
  padding-bottom: 64px;
  font-family: Raleway, sans-serif;
  color: #4b4b4d;
  font-size: 44px;
  font-weight: 200;
  text-align: center;
}

.without-coding-text {
  position: relative;
  left: -193px;
  top: 78px;
  display: block;
  width: 250px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 778px;
  padding-left: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.center {
  color: #fff;
  text-align: center;
}

.center.segments-text {
  margin-top: -15px;
  margin-bottom: 71px;
  font-family: Raleway, sans-serif;
  color: #454545;
  font-size: 44px;
  font-weight: 200;
}

.center.h4-dark {
  color: #4b4b4d;
}

.video-image {
  width: 468px;
  height: auto;
  margin-top: -16px;
  margin-bottom: 0px;
  padding-top: 0px;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: 0 0 25px -5px #48494a;
  opacity: 1;
}

.video-column {
  margin-top: 49px;
  margin-bottom: 34px;
  padding-bottom: 0px;
}

.paragrpah-for-video {
  padding-left: 1px;
}

.paragrpah-for-video.paragraph-for-embedded-video {
  margin-top: 36px;
}

.h1-v2 {
  position: relative;
  top: 78px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 57px;
  line-height: 63px;
  font-weight: 300;
  text-align: center;
}

.h1-v2.hero-text {
  top: -62px;
}

.h1-v2.hero-text.german-hero {
  top: 0px;
}

.h1-v2.hero-text.russian-hero {
  top: 3px;
}

.h1-v2.hero-text.affichage-dynamqisur-fr {
  top: -7px;
}

.h2-v2 {
  position: relative;
  left: -119px;
  top: 137px;
  margin-left: 0px;
  padding-top: 18px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 33px;
  font-weight: 400;
  text-align: center;
}

.h2-v2.h2-german {
  left: -188px;
}

.h2-v2.h2-portuguese {
  left: -158px;
}

.h2-v2.h2-italian {
  left: 0px;
  top: 143px;
  right: 0px;
  bottom: 89px;
}

.h2-v2.h2-russian {
  left: 0px;
  line-height: 20px;
}

.conainer-hero-text {
  position: relative;
  left: 0px;
  top: -700px;
  z-index: 1;
  display: block;
  overflow: visible;
  margin-top: 0px;
  padding: 1px 0px 0px;
}

.conainer-hero-text.container-hero-mobile {
  top: 0px;
}

.hero-video-section {
  position: relative;
  bottom: 17px;
  display: block;
  width: auto;
  height: 880px;
  margin-top: 0px;
  margin-bottom: -36px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #07f;
  font-family: Raleway, sans-serif;
  font-size: 17px;
  text-align: center;
}

.intuiface-text {
  color: #4ac2f6;
}

.tab-content-segments {
  top: -14px;
  padding-top: 49px;
  padding-bottom: 10px;
  border-style: none solid solid;
  border-width: 0px;
  border-color: #ccc #000 #000;
  background-color: transparent;
}

.tabs {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 11px;
  padding-bottom: 0px;
  background-color: transparent;
}

.webinar-section {
  margin-top: 0px;
  padding-top: 55px;
  padding-bottom: 55px;
  background-color: #4ac2f6;
}

.webinar-paragraph {
  margin-right: 0px;
  margin-left: 0px;
  color: #fff;
  text-align: left;
}

.sign-up-cta {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #454545;
  font-size: 43px;
  font-weight: 200;
  text-align: center;
}

.cta-h3 {
  position: relative;
  top: 0px;
  margin-top: 2px;
  padding-top: 25px;
  color: #454545;
  font-weight: 300;
}

.heart {
  margin-top: -19px;
}

.heart.personalise-for-each-user {
  margin-top: 49px;
}

.slider-mask {
  background-color: transparent;
  background-image: url('../images/Dot-pattern.png'), url('../images/background-with-hand-large.jpg');
  background-position: 0px 0px, 0px 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.tabs-menu-segments {
  left: 0px;
  right: 0px;
  text-align: center;
}

.segments-image {
  position: relative;
  left: 17px;
  top: 20px;
  right: 0px;
  bottom: 0px;
  height: 250px;
  padding-left: 0px;
}

.features-row {
  position: relative;
  margin-top: -68px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.copyright {
  position: relative;
  left: -19px;
  top: 104px;
  right: -4px;
  margin-left: 168px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.copyright.copyright-german {
  left: 39px;
}

.copyright.copyright-french {
  left: 88px;
}

.blog-picture {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  border-bottom: 1px solid #c2c2c2;
  border-radius: 0px;
}

.blog-title {
  padding-right: 11px;
  padding-left: 11px;
  font-family: Raleway, sans-serif;
  color: #454545;
  font-size: 17px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
}

.blog-section {
  position: relative;
  top: 0px;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 45px;
  padding-bottom: 58px;
  border-top: 1px solid #e0e0e0;
  background-color: #ee80ff;
  background-image: url('../images/Small-Gradient--Pink-to-Purple.png');
  background-position: 0px 50%;
  background-size: contain;
  background-attachment: fixed;
}

.row-blog {
  position: relative;
  top: 0px;
  bottom: -47px;
  margin: -44px 347px 0px;
  padding-top: 0px;
  border-top: 1px none #d9d9d9;
}

.customers-slider {
  left: 0px;
  right: 0px;
  margin-right: 310px;
  margin-left: 310px;
  padding-top: 97px;
  padding-bottom: 81px;
  background-color: transparent;
}

.customer-rows {
  margin-right: 96px;
  margin-left: 96px;
}

.customer-logos {
  position: relative;
  top: 18px;
  width: auto;
}

.h2-classic-header {
  position: relative;
  top: 82px;
  margin-top: -51px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 200;
  text-align: center;
}

.h2-classic-header.header-for-company {
  top: 16px;
}

.segments-column-text {
  left: 7px;
}

.text-for-slider {
  position: relative;
  top: 332px;
  font-size: 57px;
}

.bottom-section {
  display: block;
  padding-top: 32px;
  padding-bottom: 32px;
  background-color: transparent;
}

.bottom-section.bottom-conainter {
  background-color: transparent;
  background-image: none;
}

.fake-text {
  color: #f5f2f2;
  line-height: 19px;
}

.arrow-image-hero {
  position: relative;
  left: 0px;
  top: 299px;
  right: 0px;
  bottom: 130px;
  z-index: 2;
  width: auto;
  height: auto;
}

.arrow-image-hero.arrow-fr {
  top: 285px;
}

.arrow-image-hero.scroll-down-up-more {
  top: 274px;
}

.text-for-segment {
  position: relative;
  top: 0px;
  height: 22px;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 16px;
}

.text-for-segment-selected {
  position: relative;
  top: 10px;
  font-size: 16px;
}

.header {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 18px;
  margin-right: 0px;
  margin-bottom: 33px;
  margin-left: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.na-bar-container {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  height: 90px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 1px solid hsla(0, 0%, 53%, .45);
  background-color: #fff;
}

.nav-link {
  top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #9ea1a6;
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
  text-decoration: none;
}

.nav-link:hover {
  background-color: transparent;
  color: #e94244;
}

.nav-link:active {
  color: #e94244;
}

.nav-link.top-header-text {
  top: -19px;
  height: 25px;
  padding-right: 12px;
  padding-left: 18px;
  font-size: 11px;
  text-transform: uppercase;
}

.nav-link.top-header-text:hover {
  color: #f7f7f7;
}

.nav-link.top-header-text.contact-us-top {
  top: 1px;
  height: 30px;
  margin-top: 3px;
  margin-bottom: 10px;
  border-right: 1px none hsla(218, 4%, 64%, .49);
  background-color: transparent;
  color: #454545;
  line-height: 18px;
}

.nav-link.top-header-text.contact-us-top:hover {
  color: #1b1b1b;
  font-weight: 500;
}

.nav-link.top-header-text.contact-us-top:active {
  color: #e94244;
}

.nav-link.cta-button-header {
  top: 42px;
  height: 32px;
  margin-top: 17px;
  margin-left: 18px;
  padding: 9px 10px;
  border-radius: 3px;
  background-color: #e94244;
  color: #fff;
  line-height: 17px;
  font-weight: 600;
}

.nav-link.cta-button-header:hover {
  background-color: #f94144;
}

.nav-link.cta-button-header:active {
  background-color: #df3f41;
  box-shadow: none;
}

.nav-link.cta-button-header.cta-button-footer {
  display: inline-block;
  height: auto;
  margin-top: 11px;
  margin-left: 0px;
}

.nav-link.cta-button-header.try-intuiface-blog {
  position: absolute;
  top: 4px;
  right: 0px;
  bottom: 1px;
  display: inline-block;
  margin-right: 140px;
  margin-left: 0px;
  border-style: solid;
  border-width: 2px;
  border-bottom-color: #fff;
  background-color: transparent;
  line-height: 12px;
}

.nav-link.nav-link-main {
  font-size: 14px;
  line-height: 4px;
  font-weight: 600;
  text-decoration: none;
}

.nav-link.bottom-footer-link {
  margin-left: 0px;
  padding-right: 8px;
  padding-left: 8px;
  border-right: 1px solid #8a958d;
  font-size: 11px;
  font-weight: 400;
}

.nav-link.nav-header {
  margin-top: 40px;
  padding-left: 21px;
  color: #454545;
  line-height: 20px;
  font-weight: 500;
}

.nav-link.nav-header:hover {
  color: #1b1b1b;
  font-weight: 600;
}

.nav-link.nav-header:active {
  color: #e94244;
}

.nav-link.nav-header.hidden-for-desktop {
  display: none;
}

.nav-link.link-for-site-map {
  color: #45c0f5;
  font-size: 16px;
  font-weight: 600;
}

.nav-link.link-for-site-map:hover {
  font-weight: 800;
}

.nav-link.link-for-site-map.secondary-link-site-map {
  margin-left: 5px;
}

.top-header-black {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  height: 24px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  background-color: transparent;
}

.nav-menu {
  left: 181px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  margin-top: 7px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
  clear: none;
}

.menu-button {
  padding: 16px 24px;
  border-radius: 3px;
  background-color: #e94244;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.menu-button.lp-button {
  margin-top: 2px;
}

.list-item {
  margin-left: -42px;
  padding-bottom: 11px;
  padding-left: 0px;
  color: rgba(74, 194, 246, 0);
  line-height: 14px;
}

.list-item.sub-list {
  margin-left: -14px;
  color: #4b4b4d;
}

.intuilab-copyright {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: inline-block;
  width: auto;
  margin-left: 10px;
  font-family: Raleway, sans-serif;
  color: #8a958d;
  font-size: 11px;
  text-align: right;
}

.column-social-footer {
  padding-left: 0px;
}

.column-2-footer-other-links {
  position: relative;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  padding-right: 0px;
  padding-left: 0px;
  text-align: right;
}

.row-build-on-windows-section {
  position: relative;
  top: -6px;
  display: block;
  margin: 43px auto -45px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.dropdown-country {
  z-index: 3;
  border-radius: 0px;
}

.dropdown-country-text {
  font-family: Raleway, sans-serif;
  color: #454545;
  font-size: 11px;
  font-weight: 400;
}

.dropdown-country-text.bold {
  left: 0px;
  top: 0px;
  margin-right: 7px;
  margin-left: 7px;
  padding: 5px 7px 2px;
  color: #707884;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.dropdown-country-text.bold:hover {
  color: #e94244;
}

.dropdown-country-text.bold.arabic {
  font-size: 11px;
  text-align: left;
}

.dropdown-country-toggle {
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
}

.toggle-icon {
  top: -4px;
  padding-bottom: 0px;
  background-image: none;
  color: #454545;
}

.dropdown-list-country {
  z-index: 2;
  display: none;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 7px;
}

.dropdown-list-country.w--open {
  z-index: 3;
  display: block;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 7px;
  background-color: #fff;
}

.arabic-text {
  font-size: 15px;
  font-weight: 600;
}

.witout-coding-german {
  position: absolute;
  left: 570px;
  top: 313px;
  font-family: 'Gloria Hallelujah', sans-serif;
  color: #fff;
  font-size: 29px;
  text-align: left;
}

.av-segment {
  position: relative;
}

.without-coding-french {
  position: relative;
  left: 205px;
  top: 93px;
  margin-bottom: 0px;
  padding-top: 0px;
  font-family: 'Gloria Hallelujah', sans-serif;
  color: #fff;
  font-size: 35px;
}

.without-coding-french.without-coding-portuguese {
  left: 341px;
}

.without-coding-italian {
  position: relative;
  left: 0px;
  top: 153px;
  right: 0px;
  bottom: 109px;
  font-family: 'Gloria Hallelujah', sans-serif;
  color: #fff;
  font-size: 29px;
}

.without-coding-spanish {
  position: relative;
  left: 325px;
  top: 95px;
  font-family: 'Gloria Hallelujah', sans-serif;
  color: #fff;
  font-size: 30px;
}

.transparent-text {
  background-color: transparent;
  color: #f2f2f2;
}

.blog-div-bloc {
  height: 320px;
  margin-top: 68px;
  margin-bottom: 68px;
  background-color: #fff;
}

.blog-div-bloc.blog-lp-dt {
  box-shadow: 0 0 48px -13px #ada0a0;
}

.div-bloc-platforms {
  margin-top: -48px;
  margin-bottom: 36px;
}

.platform-logo {
  width: 140px;
  margin-right: 0px;
  margin-left: 15px;
}

.analytics-section {
  margin-top: -47px;
  margin-bottom: -119px;
  padding-bottom: 0px;
  background-color: #252525;
  background-image: url('../images/Analytics Chart.png');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.analytics-rows {
  margin-bottom: 218px;
}

.hero-analytics {
  margin: 0px;
  padding-top: 213px;
  padding-bottom: 130px;
  background-image: url('../images/Dot-pattern.png'), url('../images/Gradient-Background.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: 3px, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-lp {
  position: absolute;
  left: 44px;
  top: -32px;
}

.row-features-lp {
  margin-bottom: 27px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #f0f0f0;
}

.connectors-section {
  display: block;
  background-image: url('../images/Gradient-Background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.connector-logo {
  margin-left: 34px;
  padding-top: 26px;
  padding-right: 13px;
  padding-left: 13px;
}

.div-bloc-logos {
  margin-top: -27px;
  margin-bottom: 54px;
  padding-top: 0px;
}

.how-it-works-lp {
  padding-top: 34px;
  padding-bottom: 81px;
  border-style: solid none none;
  border-width: 1px;
  border-color: #dadada;
  background-image: url('../images/Gradient-Background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  color: #0a0c0f;
}

.row-kb-lp {
  margin-bottom: 17px;
}

.column-kb-lp {
  padding-left: 10px;
  background-color: transparent;
}

.div-bloc-kb-lp {
  margin-right: -11px;
  margin-left: 11px;
  padding: 11px 14px 11px 23px;
  border-radius: 4px;
  background-color: hsla(0, 26%, 96%, .7);
}

.top-paragraph-classic-section {
  margin-left: 18px;
  padding-top: 18px;
  padding-bottom: 18px;
  border-bottom: 1px none #ddd;
  background-color: #fff;
}

.example-questions-section {
  margin-top: 0px;
  padding: 41px 83px 87px;
  border-style: solid none none;
  border-width: 1px 2px 0px;
  border-color: #dadada;
  background-color: #f7f6f8;
}

.questions-font {
  margin-bottom: 0px;
  padding: 12px 19px;
  font-family: Raleway, sans-serif;
  color: #686868;
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
  text-align: center;
}

.container-platforms {
  margin-top: -63px;
  margin-bottom: 31px;
  padding-bottom: 37px;
}

.container-feautres-analytics {
  margin-top: 32px;
  margin-bottom: 68px;
  padding-bottom: 0px;
}

.sub-feature-text-center {
  padding-top: 6px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Raleway, sans-serif;
  font-size: 17px;
  line-height: 23px;
  text-align: justify;
}

.hide-image-mobile {
  width: 323px;
  margin-left: 56px;
}

.video-section-lp {
  padding-top: 36px;
  padding-bottom: 36px;
  background-color: #56aaff;
}

.analytics-blog-section {
  padding-top: 29px;
  padding-bottom: 40px;
  background-color: #f3f3f3;
}

.div-bloc-example-questions {
  margin-top: 7px;
  margin-bottom: 0px;
  padding: 10px 11px;
  border: 2px solid #c1b7c7;
  border-radius: 2px;
  background-color: #fff;
  color: #c1b7c7;
}

.row-for-example-questions {
  margin-top: 21px;
}

.text-for-segment-2-line {
  font-size: 16px;
}

.architecture-image {
  position: relative;
  left: 42px;
  right: 0px;
  bottom: 0px;
  border-bottom: 1px solid #dadada;
}

.section-modal-window {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: none;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 18px 17px;
  background-color: rgba(0, 0, 0, .75);
}

._90-sec-video-html-embed {
  left: 0px;
  display: block;
  width: auto;
  padding-left: 0px;
  border-radius: 0px;
}

.container-90-sec-video {
  margin-top: 10%;
  padding: 40px 0px 11px;
  border-radius: 5px;
  background-color: #fff;
}

.close-video-link {
  position: static;
  top: 82px;
  right: 0px;
  margin-top: -31px;
  padding-top: 0px;
  padding-right: 23px;
  float: right;
  font-family: Raleway, sans-serif;
  color: #303030;
  font-size: 19px;
  font-weight: 700;
  text-decoration: none;
}

.addtional-features-section-lp {
  margin-bottom: -66px;
}

.container-sample-questions {
  position: relative;
  top: 0px;
  z-index: 1;
  padding-bottom: 0px;
}

.left-align {
  margin-bottom: 12px;
  text-align: left;
}

.left-align.white {
  margin-top: 12px;
}

.container-analytics {
  padding-top: 53px;
}

._90-sec-video-tablet {
  display: none;
}

._90-sec-video-phone {
  display: none;
}

._90sec-video-phone-portrait {
  display: none;
}

.bottom-section-lp {
  margin-top: -38px;
  margin-bottom: 0px;
  padding-top: 51px;
  padding-bottom: 0px;
  background-image: url('../images/Dot-pattern.png'), url('../images/Sales-pitch.jpg');
  background-position: 0px 0px, 50% 223px;
  background-size: 3px, cover;
  background-attachment: scroll, fixed;
}

.webinar-button-lp {
  position: relative;
  left: 37px;
  top: 21px;
  right: 0px;
  bottom: 0px;
  margin-right: 0px;
  margin-bottom: -23px;
  margin-left: 151px;
  padding-right: 50px;
  padding-left: 50px;
  float: left;
  border: 3px solid #fff;
  border-radius: 6px;
  background-color: transparent;
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}

.webinar-button-lp:hover {
  background-color: hsla(0, 0%, 100%, .24);
}

.webinar-button-lp:active {
  background-color: hsla(0, 0%, 100%, .35);
}

.video-webinar-text-dt {
  position: relative;
  top: -5px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  text-align: left;
}

.webinar-section-dt {
  padding-top: 61px;
  background-color: #9c6dc2;
}

.lightbox-video-dt {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 396px;
  height: 265px;
  margin-right: 0px;
  margin-bottom: 76px;
  margin-left: 160px;
  box-shadow: 0 0 32px -9px hsla(0, 0%, 100%, .78);
}

.row-for-video-dt {
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
}

.last-row-features-lp {
  margin-bottom: 48px;
  padding-bottom: 0px;
}

.row-for-footer-links {
  position: relative;
  top: 23px;
  z-index: 1;
  margin-right: 100px;
  margin-left: 100px;
}

.center-image-hero {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: auto;
  margin-top: 3px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 25px;
  clear: none;
}

.center-image-hero.chrome-image {
  margin-top: 65px;
}

.center-image-hero.ipad-image {
  margin-top: 78px;
  margin-left: 43px;
}

.bottom-section-chrome-os {
  padding-top: 66px;
  padding-bottom: 66px;
  background-image: url('../images/LG-Van-Gogh.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-attachment: scroll;
}

.bottom-section-chrome-os.bottom-ipad {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 119, 255, .45), rgba(1, 147, 230, .75)), url('../images/Ipad-Experiences.jpg');
  background-image: linear-gradient(180deg, rgba(0, 119, 255, .45), rgba(1, 147, 230, .75)), url('../images/Ipad-Experiences.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.rich-text {
  padding-top: 18px;
  padding-bottom: 18px;
}

.hero-digital-signage {
  padding-top: 178px;
  padding-bottom: 178px;
  background-image: url('../images/Lee-store-hero-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.hero---tablet {
  padding-top: 153px;
  padding-bottom: 153px;
  background-image: -webkit-linear-gradient(270deg, rgba(115, 0, 205, .85), rgba(5, 163, 255, .65)), url('../images/Ipad-Experiences.jpg');
  background-image: linear-gradient(180deg, rgba(115, 0, 205, .85), rgba(5, 163, 255, .65)), url('../images/Ipad-Experiences.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.hero-android {
  padding-top: 162px;
  padding-bottom: 162px;
  background-image: url('../images/Dot-pattern.png'), url('../images/Sales-pitch.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: 3px, cover;
}

.h2-features-lp {
  margin-top: -29px;
  margin-bottom: 43px;
  font-size: 30px;
  font-weight: 500;
}

.h4-blue {
  font-size: 30px;
}

.container-with-margin {
  padding-top: 35px;
  padding-bottom: 35px;
}

.android-tablet-img {
  margin-top: 61px;
  margin-left: 33px;
}

.top-header-menu {
  position: absolute;
  top: 33px;
  right: 0px;
  margin-right: 0px;
  padding-right: 0px;
}

.row-footer-full-width {
  margin-right: 100px;
  margin-left: 100px;
}

.features-header {
  padding-top: 159px;
  padding-bottom: 33px;
  background-color: #000;
  background-image: -webkit-linear-gradient(270deg, rgba(58, 57, 57, .85), rgba(27, 27, 27, .85)), url('../images/Features-header.jpg');
  background-image: linear-gradient(180deg, rgba(58, 57, 57, .85), rgba(27, 27, 27, .85)), url('../images/Features-header.jpg');
  background-position: 0px 0px, 50% 77%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.h1---internal-page {
  margin-top: 13px;
  margin-bottom: 0px;
  font-weight: 300;
  text-align: center;
}

.h1---internal-page.h1-company {
  margin-bottom: -37px;
  padding-top: 21px;
  font-size: 32px;
}

.h4 {
  margin-bottom: 26px;
  padding-top: 20px;
  color: #fff;
  font-weight: 300;
  text-align: center;
}

.row-feature-menu {
  position: relative;
  top: 33px;
  z-index: 2;
  margin-right: 15px;
  margin-left: 0px;
  padding-right: 0px;
}

.h3-for-features {
  margin-top: 55px;
}

.features-list-wrapper {
  margin-right: 140px;
  margin-left: 140px;
  padding-top: 57px;
}

.h5-features {
  display: inline-block;
  margin-bottom: 25px;
  color: #4b4b4d;
  font-size: 28px;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.customer-header {
  position: static;
  display: block;
  height: auto;
  margin-top: 0px;
  padding-top: 159px;
  padding-bottom: 127px;
  border-bottom: 1px none rgba(66, 66, 66, .45);
  background-image: url('../images/Customers-hero.png');
  background-position: 50% 100%;
  background-size: 100%;
  background-attachment: scroll;
  box-shadow: 0 9px 16px -11px hsla(0, 0%, 59%, .78);
}

.h2-white-center {
  color: #fff;
  font-size: 44px;
  text-align: center;
}

.center-white-text {
  color: #fff;
  font-size: 19px;
  font-weight: 500;
  text-align: center;
}

.testimonial-section {
  margin-top: 46px;
  margin-bottom: 100px;
  font-weight: 500;
}

.testimonial-text {
  position: relative;
  top: 17px;
  display: block;
  padding: 0px 13px 12px;
  color: #4b4b4d;
  font-size: 16px;
  line-height: 25px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0px;
}

.testimonial-image {
  position: static;
  left: 92px;
  top: 53px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  width: 100px;
  height: 100px;
  max-height: 100px;
  max-width: 150px;
  min-height: auto;
  min-width: auto;
  margin: 3px 18px 5px 0px;
  padding-bottom: 0px;
  float: right;
  clear: none;
  border: 1px none #c4c4c4;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 #cfcfcf;
}

.testimonial-position {
  position: static;
  left: 0px;
  top: 18px;
  margin-top: 13px;
  margin-bottom: 0px;
  padding: 6px 13px;
  color: #4b4b4d;
  font-size: 15px;
  text-align: left;
}

.testimonial-container {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.testimonial-name {
  position: relative;
  left: 0px;
  top: 20px;
  padding-right: 155px;
  padding-bottom: 2px;
  padding-left: 13px;
  color: #4b4b4d;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
}

.testimonial-div-bloc {
  position: relative;
  width: auto;
  height: auto;
  min-height: 300px;
  margin: 23px 11px;
  padding-bottom: 0px;
  border-radius: 5px;
  background-color: #f3f3f3;
  box-shadow: 0 0 17px -4px hsla(0, 3%, 38%, .5);
}

.quote-image {
  position: absolute;
  left: 21px;
  top: 0px;
  width: 41px;
  margin-top: 12px;
  background-color: transparent;
}

.short-testimonial-text {
  margin-top: -6px;
  padding-top: 10px;
  padding-right: 15px;
  padding-left: 87px;
  color: #4b4b4d;
  font-size: 18px;
  line-height: 23px;
  font-style: italic;
  font-weight: 700;
}

.customer-container {
  padding-top: 0px;
}

.showcase-header-section {
  margin-bottom: 0px;
  padding-top: 158px;
  padding-bottom: 127px;
  border: 1px solid rgba(75, 75, 77, .36);
  background-image: url('../images/Gradient-Background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.play-button-showcase {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  width: auto;
  margin: 0px auto 62px;
  opacity: 0.75;
}

.video-description {
  padding-top: 20px;
  font-size: 16px;
  font-weight: 500;
}

.sub-text-video-description {
  padding-top: 9px;
}

.row-video-showcase {
  margin-bottom: 33px;
}

.video-examples-section {
  margin-top: 60px;
  margin-right: 140px;
  margin-left: 140px;
}

.blog-header {
  margin-top: -76px;
  padding-top: 0px;
  padding-bottom: 109px;
  background-color: #fff;
  background-image: url('../images/Gradient-Background.jpg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.blog-post-header {
  margin-top: -95px;
  padding-top: 102px;
  padding-bottom: 0px;
  background-color: #000;
  background-image: url('../images/Gradient-Background.jpg');
  background-position: 50% 977%;
  background-size: cover;
  background-attachment: fixed;
}

.blog-post-content {
  margin-top: 1px;
  background-color: #faf8f8;
}

.blog-link-header {
  position: absolute;
  left: 338px;
  top: 29px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
}

.blog-link-header.w--current {
  position: relative;
  left: 211px;
}

.blog-link-header.w--current:hover {
  color: #cfcbcb;
}

.blog-link-header.w--current:active {
  color: #c5c5c5;
}

.blog-link-header.blog-link-white-header {
  left: 338px;
  top: 30px;
}

.blog-link-header.blog-link-white-header.w--current {
  top: 31px;
}

.nav-bar-for-blog-transparent {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  height: 69px;
  padding: 0px 116px 20px;
  background-color: transparent;
}

.blog-header-container {
  padding-top: 174px;
}

.featured-post-text {
  border: 1px none #000;
  color: #fff;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.other-posts-text {
  margin-bottom: 43px;
  padding-top: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #dadada;
  color: #4b4b4d;
  font-weight: 300;
  text-align: center;
}

.whats-intuiface-section-blog {
  margin-top: 42px;
  margin-left: 0px;
  padding-top: 31px;
  padding-bottom: 31px;
  background-image: url('../images/Gradient-Background.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.whats-if-text {
  font-size: 22px;
}

.check-it-out-button {
  display: block;
  width: 75%;
  margin-top: 53px;
  border: 2px solid #fff;
  border-radius: 5px;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.other-articles-text {
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
}

.lightbox-video-hero {
  position: absolute;
  left: 0px;
  top: 462px;
  right: 0px;
  bottom: 0px;
  display: inline;
}

.video-button-hero {
  opacity: 0.81;
}

.hero-for-mobile {
  display: none;
}

.mobile-nav-bar {
  display: none;
}

.back-to-top-button {
  position: fixed;
  right: 13px;
  bottom: 31px;
  z-index: 1;
  width: 65px;
  height: 65px;
  background-color: transparent;
  background-image: url('../images/Back To Top.png');
  background-position: 50% 50%;
  background-size: 65px 65px;
  opacity: 0;
}

.back-to-top-button.w--current {
  opacity: 0;
}

.nav-bzr-for-blog-white {
  position: fixed;
  left: 0px;
  top: 5px;
  right: 0px;
  display: none;
  height: 71px;
  margin-top: -6px;
  background-color: rgba(0, 0, 0, .65);
  box-shadow: 1px 1px 3px 0 #646464;
}

.blog-thumbnail {
  width: 300px;
  height: 286px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.blog-thumbnail.blog-home-thumbnail {
  height: 250px;
  background-color: #fff;
  color: #fff;
}

.blog-title-thumbnail {
  margin-top: -7px;
  margin-bottom: -8px;
  padding-top: 17px;
  padding-right: 0px;
  padding-left: 0px;
  color: #4b4b4d;
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
}

.blog-title-thumbnail:hover {
  color: #4ac2f6;
}

.blog-title-thumbnail.blog-home-thumbnail {
  padding-left: 11px;
}

.blog-thumbnail-wraper {
  width: 300px;
  height: 340px;
  margin: 14px 10px;
  padding-right: 0px;
  padding-left: 0px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #fff;
  box-shadow: none;
}

.blog-thumbnail-section {
  margin-right: 140px;
  margin-left: 140px;
  padding-top: 31px;
  background-color: #fff;
}

.blog-dynamic-list-thumbnail {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.blog-date-thumbnail {
  padding-top: 0px;
  padding-left: 0px;
  color: #4b4b4d;
}

.blog-image-thumbnail {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: auto;
  height: auto;
  float: none;
  clear: none;
  opacity: 1;
}

.blog-image-thumbnail:hover {
  opacity: 0.65;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: perspective(1001px);
  transform: perspective(1001px);
}

.blog-image-thumbnail:active {
  opacity: 0.5;
}

.blog-post-title {
  margin-top: 80px;
  color: #4b4b4d;
}

.facebook-follow-blog {
  margin-right: 0px;
  padding-right: 0px;
}

.row-for-social-sharing-blog {
  position: relative;
  top: 39px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.rich-text-post {
  margin-top: 19px;
  padding-bottom: 40px;
  color: #161616;
  font-size: 17px;
}

.rich-text-post li {
  font-size: 16px;
  line-height: 22px;
}

.rich-text-post p {
  font-size: 16px;
}

.rich-text-post a {
  color: #4ac2f6;
}

.rich-text-post h4 {
  color: #4b4b4d;
}

.rich-text-post h3 {
  color: #4b4b4d;
}

.blog-summary-post {
  padding-top: 17px;
  padding-bottom: 19px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
}

.biog-post-image {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: auto;
  max-width: 500px;
  margin-top: 1px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 22px;
  padding-bottom: 50px;
  padding-left: 22px;
  float: none;
  clear: none;
}

.other-articles-wrapper {
  margin-right: 140px;
  margin-left: 260px;
}

.html-social-sharing {
  margin-top: 28px;
}

.featured-blog-title {
  font-family: Raleway, sans-serif;
  font-weight: 300;
  text-align: center;
}

.featured-blog-button {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 150px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #fff;
  border-radius: 3px;
  background-color: transparent;
  color: #fff;
  font-weight: 600;
  text-align: center;
}

.classic-section-header {
  padding-top: 159px;
  padding-bottom: 127px;
  background-image: url('../images/Gradient-Background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.classic-section-header.sitemap-header {
  padding-top: 90px;
  padding-bottom: 28px;
}

.resource-body-section {
  margin-right: 140px;
  margin-left: 140px;
  padding-top: 36px;
  padding-bottom: 36px;
}

.resources-row {
  margin-right: 0px;
  margin-bottom: 37px;
  margin-left: 0px;
}

.resource-link-bloc {
  display: block;
  width: 330px;
  height: 400px;
  margin: 17px 0px;
  padding-bottom: 19px;
  background-color: #fff;
  box-shadow: 0 0 6px 0 #c2c2c2;
  color: #201e1e;
  font-weight: 300;
  text-decoration: none;
}

.resource-link-bloc:hover {
  background-color: #e6e6e6;
  opacity: 1;
}

.resource-text-link-bloc {
  margin-top: 20px;
  padding-left: 16px;
  color: #4b4b4d;
  font-size: 16px;
}

.resource-sub-text {
  padding-right: 15px;
  padding-left: 15px;
  color: #4b4b4d;
  font-weight: 400;
}

.img-resource-thumbnail {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 85%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #e5e5e5;
}

.img-resource-thumbnail:hover {
  opacity: 0.75;
}

.changelog-item {
  margin-top: 13px;
  margin-bottom: -34px;
  padding-top: 11px;
  padding-bottom: 11px;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px none #b6b6b6;
}

.change-log-container {
  padding-top: 51px;
}

.experts-wrapper {
  margin: 41px 0px;
  padding-bottom: 1px;
}

.bold-text {
  padding-bottom: 4px;
  font-weight: 700;
}

.bold-text.country-expert {
  padding-top: 0px;
  padding-bottom: 9px;
}

.experts-city {
  padding-bottom: 4px;
}

.experts-links {
  display: inline-block;
  margin-top: 13px;
  padding: 0px 19px 0px 0px;
  border-right: 1px none #e94244;
  color: #34b0e6;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.dropdown-country-expert {
  margin-top: 27px;
  border-radius: 3px;
  background-color: #f0ebeb;
}

.container-expert {
  padding-top: 30px;
}

.dropdown-list-expert-country.w--open {
  top: 60px;
  width: 120%;
  margin-bottom: 0px;
  padding-top: 18px;
  padding-right: 0px;
  padding-bottom: 18px;
  border-top: 1px solid hsla(0, 0%, 67%, .45);
  border-radius: 3px;
  background-color: #f0ebeb;
  text-decoration: none;
}

.dropdown-link-country-expert {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 16px;
  color: #000;
  font-size: 15px;
  line-height: 15px;
  font-weight: 500;
  text-decoration: none;
}

.dropdown-link-country-expert:hover {
  color: #e94244;
}

.dropdown-link-country-expert:active {
  font-weight: 800;
}

.dropdown-item-country-experts {
  padding-top: 6px;
  padding-bottom: 6px;
}

.expert-item {
  height: auto;
  min-height: 300px;
  margin-bottom: 47px;
  border-bottom: 1px solid #e9e9e9;
}

.experts-item {
  height: auto;
  min-height: 300px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e0e0e0;
  background-color: transparent;
}

.expert-logo {
  display: block;
  max-height: 175px;
  max-width: 150px;
  margin-right: 20px;
  margin-left: auto;
  padding: 0px 11px;
  float: none;
}

.webinar---thumbnail {
  width: 300px;
  height: auto;
  background-color: #ececec;
  opacity: 1;
}

.webinar-title {
  position: static;
  top: 103px;
  width: 100%;
  height: auto;
  margin-top: 1px;
  padding-top: 21px;
  padding-bottom: 21px;
  padding-left: 23px;
  background-color: hsla(0, 0%, 98%, 0);
  color: #4b4b4d;
  font-size: 21px;
  font-weight: 400;
}

.webinar---calendar-icon {
  position: relative;
  left: 19px;
  top: -33px;
  display: block;
}

.webinar-date {
  position: relative;
  left: 80px;
  top: -9px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  color: #4ac2f6;
  font-size: 19px;
  font-weight: 700;
}

.webinar-summary {
  padding-top: 25px;
  color: #4b4b4d;
  font-size: 17px;
  line-height: 25px;
}

.webinar-image {
  float: right;
  box-shadow: 3px 3px 9px 0 hsla(0, 0%, 69%, .95);
}

.h5-center-grey {
  margin-top: 49px;
  margin-bottom: 11px;
  font-size: 24px;
  text-align: center;
}

.h5-center-grey.webinar-h5 {
  font-size: 21px;
  font-weight: 400;
}

.webinar-div-bloc {
  width: 50%;
  margin-left: 224px;
  border-radius: 5px 5px 0px 0px;
  background-color: #41a3e4;
}

.webinar-div-bloc.webinar-div-bloc-2 {
  margin-bottom: 45px;
  border: 1px solid #41a3e4;
  border-radius: 0px 0px 5px 5px;
  background-color: #ebe9e9;
}

.webinar-div-bloc.webinar-div-bloc-2.webinar-div-bloc-right-2 {
  margin-bottom: 45px;
  margin-left: 0px;
}

.webinar-div-bloc.webinar-div-bloc-right {
  margin-left: 0px;
}

.webinar-date-wihite {
  position: relative;
  left: 78px;
  top: -16px;
  padding-right: 93px;
  color: #fff;
  font-size: 19px;
  font-weight: 700;
}

.calendar-img {
  position: relative;
  left: 28px;
  top: 8px;
  width: 29px;
}

.webinar-time {
  padding: 14px 16px;
  color: #4b4b4d;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
}

.webinar-join-button {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: 42px;
  margin-bottom: 17px;
  margin-left: 42px;
  padding-top: 11px;
  padding-bottom: 11px;
  border-radius: 5px;
  background-color: #41a3e4;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.text-center {
  color: #4b4b4d;
  font-size: 15px;
  text-align: center;
}

.webinars-dynamic-list {
  margin-bottom: 46px;
  padding-top: 0px;
}

.webinar-rows {
  margin-top: 31px;
  padding-bottom: 26px;
  border-bottom: 1px solid #d6d6d6;
}

.webinar-agenda {
  margin-top: 32px;
  color: #4b4b4d;
}

.webinar-host-photo {
  width: 75px;
  margin-top: 27px;
  border-radius: 100px;
}

.webinar-host-text {
  position: relative;
  left: 84px;
  top: -63px;
  float: none;
  color: #4b4b4d;
  font-weight: 700;
}

._3-webinar-section {
  margin-bottom: 55px;
  padding-top: 43px;
  padding-bottom: 95px;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #cecece;
  background-color: #f7f7f7;
}

.experts-section {
  margin-right: 140px;
  margin-left: 140px;
  padding-top: 48px;
}

.section-webinar-1 {
  padding-top: 84px;
  background-color: #f5f5f5;
}

.button---see-all-webinars {
  position: relative;
  left: 55px;
  top: -45px;
  right: 0px;
  bottom: 0px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: 744px;
  border-radius: 5px;
  background-color: #41a3e4;
  color: #fff;
  font-weight: 600;
}

.how-it-works-container {
  margin-top: 41px;
  margin-bottom: 41px;
}

.new-header {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  height: 74px;
  margin-right: 0px;
  margin-left: 0px;
  border-bottom: 1px solid #dadada;
  background-color: #fff;
}

.new-header-menu {
  top: -30px;
  right: 0px;
  margin-right: 0px;
}

.new-logo-header {
  left: 0px;
  top: 8px;
  width: 152px;
  margin-top: 16px;
  margin-left: 0px;
}

.logo-image {
  width: 217px;
}

.header-link {
  top: 49px;
  z-index: 0;
  display: inline-block;
  height: 48px;
  margin-bottom: 0px;
  padding: 18px 12px 0px;
  color: #4b4b4d;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}

.header-link:hover {
  font-weight: 600;
}

.header-link:active {
  font-weight: 700;
}

.header-link.w--current {
  height: 48px;
  border-bottom: 1px none #e94244;
  background-color: transparent;
  color: #e94244;
  line-height: 14px;
  font-weight: 700;
  text-decoration: none;
}

.webinar-text-for-header {
  color: #fff;
}

.webinar-link-bloc {
  height: 380px;
  margin-bottom: 47px;
  box-shadow: 0 0 6px 0 #9e9393;
}

.webinar-link-bloc:hover {
  background-color: #dddfde;
}

.hero-kiosk {
  padding-top: 178px;
  padding-bottom: 178px;
  background-image: url('../images/Orchestra.jpg');
  background-position: 50% -83px;
  background-size: cover;
  background-attachment: fixed;
}

.multi-screen-hero-section {
  padding-top: 178px;
  padding-bottom: 178px;
  background-image: url('../images/Dot-pattern.png'), url('../images/multi-screen.jpg');
  background-position: 0px 0px, 129% 7%;
  background-size: 3px, cover;
  background-attachment: scroll, scroll;
}

.lightbox-video-landing-page {
  position: relative;
  left: 0px;
  top: 63px;
  right: 0px;
  bottom: 0px;
  display: inline;
  margin-top: 52px;
  margin-right: 432px;
  margin-left: 432px;
  text-align: center;
}

.feature-image {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-top: 62px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
  text-align: center;
}

.container-features {
  margin-top: 0px;
  margin-bottom: 29px;
  padding-right: 115px;
  padding-bottom: 34px;
  padding-left: 115px;
  border-bottom: 1px solid #cfcfcf;
}

.rich-text-features p {
  font-size: 16px;
}

.rich-text-features h2 {
  color: #4b4b4d;
  font-size: 22px;
  font-weight: 600;
}

.rich-text-features h4 {
  padding-top: 2px;
  padding-bottom: 2px;
  color: #4b4b4d;
  font-size: 19px;
}

.rich-text-features ul {
  font-size: 16px;
}

.rich-text-features a {
  color: #4ac2f6;
}

.column-2-feautre-menu {
  left: -20px;
}

._404-section {
  height: 1080px;
  padding-top: 177px;
  padding-bottom: 271px;
  background-image: url('../images/404 hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

._404-text-uh-ho {
  margin-top: 4px;
  font-family: 'Gloria Hallelujah', sans-serif;
  font-size: 67px;
  font-weight: 400;
  text-align: center;
}

._404-sub-text {
  color: #fff;
  font-size: 32px;
  font-weight: 300;
  text-align: center;
}

.back-home-button-404 {
  display: block;
  width: 188px;
  height: 62px;
  margin-top: 29px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 4px;
  background-color: #e94244;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
}

.back-home-button-404:hover {
  background-color: #cf3033;
}

.column-system-requirements {
  padding-left: 32px;
  border-right: 1px none #000;
  border-left: 1px solid #c2c2c2;
}

.logo-system-requirements {
  position: static;
  left: 0px;
  top: 0%;
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 13%;
  padding-right: 18px;
  padding-bottom: 43px;
  text-align: center;
}

.other-articles-list {
  margin-left: 84px;
}

.footer-text-bloc {
  padding-bottom: 11px;
  color: #9ea1a6;
  font-weight: 600;
  text-transform: uppercase;
}

.button-features-2 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: 100%;
  height: 50px;
  margin-right: 0px;
  padding: 15px 0px 0px;
  border-right: 1px none #dbdbdb;
  border-left: 1px solid #fff;
  border-radius: 0px;
  background-color: #4ac2f6;
  box-shadow: 1px 1px 3px 0 #a3a3a3;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  text-align: center;
}

.button-features-2:hover {
  background-color: #29a6db;
}

.button-features-2.button-features-current {
  background-color: #fff;
  color: #5a5a5e;
  font-weight: 700;
}

.button-features-2.button-features-current.w--current {
  color: #4b4b4d;
}

.button-features-2._2nd-button {
  background-color: #5aaae5;
}

.button-features-2._2nd-button:hover {
  background-color: #3e97ce;
}

.button-features-2._3rd-button {
  background-color: #4785dd;
}

.button-features-2._3rd-button:hover {
  background-color: #3072c1;
}

.button-features-2._4th-button {
  background-color: #3f48bc;
}

.button-features-2._4th-button:hover {
  background-color: #29379b;
}

.button-features-2._5th-button {
  background-color: #634ecc;
}

.button-features-2._5th-button:hover {
  background-color: #4b3db2;
}

.button-features-2._6th-button {
  background-color: #8050cc;
}

.button-features-2._6th-button:hover {
  background-color: #6c44b7;
}

.button-features-2._7th-button {
  background-color: #ba83db;
}

.button-features-2._7th-button:hover {
  background-color: #9c67c1;
}

.row-features-menu {
  margin-right: -30px;
  margin-bottom: 1px;
  margin-left: -11px;
  padding-top: 0px;
}

.sub-text-feature-menu {
  position: absolute;
  display: none;
  height: 17px;
  padding-top: 32px;
  padding-left: 14px;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.sub-text-feature-menu.sub-text-current {
  padding-top: 32px;
  color: #4ac2f6;
}

.customer-dynamic-list {
  margin-right: 20px;
  margin-left: 20px;
}

.blog-dynamic-list {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 40px;
}

.container-modern-platform {
  margin-top: 49px;
  padding-right: 115px;
  padding-left: 115px;
}

.img-modern-platform {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  overflow: visible;
}

.div-bloc-mdoern-platform {
  position: relative;
  display: block;
  margin-top: 100px;
  padding-top: 342px;
  padding-bottom: 0px;
  -webkit-perspective: 1018px;
  perspective: 1018px;
  -webkit-perspective-origin: 50% -15%;
  perspective-origin: 50% -15%;
}

.hidden-features-menu {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 3;
  display: none;
  margin-top: 40px;
  margin-right: -30px;
  margin-left: -11px;
}

.other-webinar-link-bloc {
  height: 380px;
  margin-bottom: 40px;
  box-shadow: 1px 1px 3px 0 #b39b9b;
}

.other-webinars-heading {
  margin-top: 21px;
  margin-bottom: 40px;
  padding-left: 12px;
  font-size: 21px;
  font-weight: 600;
}

.testimonial-wrapper-2 {
  margin-right: 140px;
  margin-left: 140px;
}

.webinar-recordings-img {
  box-shadow: 1px 1px 3px 0 #9e9393;
  opacity: 1;
}

.text-webinar-recordings-title {
  position: absolute;
  left: 0px;
  top: 235px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  height: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 0px 29px;
  background-color: transparent;
  color: #4b4b4d;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.play-button-webinar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.conainter-previous-webinars {
  padding-top: 0px;
}

.previous-recording-webinar-row {
  margin-top: 32px;
}

.rich-text-features-2nd-paragraph {
  margin-top: 24px;
  text-align: left;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 2.3em;
  -moz-column-gap: 2.3em;
  column-gap: 2.3em;
  -webkit-column-rule: 1px dotted silver;
  -moz-column-rule: 1px dotted silver;
  column-rule: 1px dotted silver;
}

.sub-header-text-for-feature {
  margin-right: 111px;
  margin-left: 111px;
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
}

.service-image {
  padding-bottom: 2px;
  float: right;
}

.service-section {
  padding-top: 36px;
  padding-bottom: 47px;
  border-bottom: 1px solid #ddd;
  box-shadow: none;
}

.hero-museum {
  padding-top: 178px;
  padding-bottom: 178px;
  background-image: url('../images/Dot-pattern.png'), url('../images/LG-Van-Gogh.jpg');
  background-position: 0px 0px, 0px -150px;
  background-size: cover, cover;
}

.quote-for-museums {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}

.quote-img-for-museum {
  width: 90px;
  padding-right: 33px;
  padding-bottom: 119px;
  float: left;
}

.queenland-museum-logo {
  height: 82px;
  margin-top: 3px;
  margin-left: 25px;
  padding: 0px 15px;
  float: right;
  border-radius: 13px;
  background-color: #fff;
}

.quote-for-museum-section {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url('../images/Gradient-Background.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: fixed;
}

.blog-post-date {
  color: #4b4b4d;
  font-size: 16px;
  font-weight: 600;
  text-align: right;
}

.container-blog {
  padding: 18px 34px 49px;
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  background-color: #fff;
}

.rich-text-blog-post {
  padding-right: 4px;
  padding-left: 4px;
  font-size: 16px;
}

.rich-text-blog-post p {
  font-size: 16px;
  line-height: 25px;
}

.rich-text-blog-post h2 {
  margin-bottom: 25px;
  padding-bottom: 0px;
  color: #4b4b4d;
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
}

.rich-text-blog-post h4 {
  padding-top: 15px;
  padding-bottom: 0px;
  color: #4b4b4d;
  font-size: 22px;
}

.rich-text-blog-post ul {
  padding-bottom: 0px;
  line-height: 25px;
}

.rich-text-blog-post ol {
  line-height: 24px;
}

.rich-text-blog-post a {
  color: #3db5e9;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}

.rich-text-blog-post a:hover {
  text-decoration: underline;
}

.section-for-social-sharing-blog {
  background-color: #faf8f8;
}

.h2-company {
  margin-top: 2px;
  padding: 0px;
  color: #4b4b4d;
  font-size: 22px;
  line-height: 27px;
  font-weight: 400;
  text-align: left;
}

.text-our-vision {
  margin-bottom: 43px;
  padding-top: 0px;
  border: 1px none #000;
  color: #4b4b4d;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.container-company-vision {
  margin-top: 0px;
  margin-bottom: 0px;
}

.section-company-1 {
  margin-top: 76px;
  margin-bottom: 0px;
  background-color: transparent;
}

.row-company {
  margin-bottom: 49px;
  padding-bottom: 55px;
  border-bottom: 1px solid #e6e6e6;
}

.company-mission-section {
  padding-top: 66px;
  padding-bottom: 66px;
  background-image: url('../images/Dot-pattern.png'), url('../images/Space.jpg');
  background-position: 50% 50%, 0px 0px;
  background-size: 3px, cover;
  background-attachment: scroll, fixed;
}

.mission-text {
  padding-top: 11px;
  padding-bottom: 11px;
  color: #fff;
  line-height: 33px;
  font-weight: 300;
  text-align: center;
}

.text-our-mission {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.who-we-are-section {
  padding-top: 58px;
  padding-bottom: 58px;
}

.feature-know-more-button {
  margin-top: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  float: none;
  border-radius: 3px;
  background-color: #4ac2f6;
  color: #fff;
  font-size: 13px;
}

.h4-black {
  color: #4b4b4d;
}

.row-customers-testimonial {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 16px;
  margin-bottom: 0px;
}

.changelog-version-name {
  color: #4ac2f6;
  font-size: 20px;
  font-weight: 700;
}

.center-text-2 {
  text-align: center;
}

.button-all-blog-articles {
  position: relative;
  display: block;
  width: 150px;
  margin-top: 37px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  background-color: #4ac2f6;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.link {
  color: #4ac2f6;
}

.div-block-tools-we-use {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.image-tools-we-use {
  position: relative;
  top: -78px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
}

.image-tools-we-use:hover {
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.21;
}

.text-tools-we-use {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}

.row-modern-tools {
  padding-top: 43px;
}

.div-bloc-perks-jobs {
  padding-right: 11px;
  padding-left: 17px;
}

.row-perk {
  padding-top: 20px;
  padding-bottom: 25px;
}

.section-modern-tools-jobs {
  padding-top: 54px;
  padding-bottom: 70px;
}

.hero-academic {
  padding-top: 178px;
  padding-bottom: 178px;
  background-image: url('../images/Dot-pattern.png'), url('../images/background-with-hand-large.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: 3px, cover;
}

.square-quote-logo {
  width: 141px;
  padding-right: 0px;
  padding-left: 33px;
  float: right;
  border-radius: 0px;
}

.academic-pricing-section {
  background-color: #4ac2f6;
}

.academic-discount-header {
  margin-bottom: 25px;
  color: #fff;
  font-size: 22px;
  text-align: center;
}

.section-customer-logos-landing-page {
  padding-top: 16px;
  background-color: #fff;
}

.img-logo-university {
  display: block;
  max-height: 50px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.corporate-presentations {
  padding-top: 178px;
  padding-bottom: 178px;
  background-image: url('../images/Sales-pitch.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.next-feature-set-button {
  display: block;
  width: 180px;
  margin-right: auto;
  margin-bottom: 101px;
  margin-left: auto;
  border-radius: 5px;
  background-color: #4ac2f6;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.text-join-us---jobs {
  font-size: 18px;
  line-height: 23px;
  text-align: center;
}

.text-for-sitemap-without-link {
  color: #4b4b4d;
  font-size: 17px;
}

.blog-home-wrapper {
  padding-top: 27px;
}

.company-image {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.expert-listing-unique-expert {
  padding-top: 100px;
  padding-bottom: 38px;
}

.expert-single-section {
  padding-top: 51px;
  padding-bottom: 51px;
  background-color: #f8f8f8;
}

.div-bloc-expert-single {
  padding-right: 32px;
  padding-bottom: 24px;
  padding-left: 32px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 #e7e7e7;
}

.expert-logo-single {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 17px;
  padding-bottom: 17px;
}

.experts-name {
  margin-top: 0px;
  color: #4b4b4d;
  font-size: 25px;
  font-weight: 600;
}

.expert-description {
  padding-top: 0px;
  padding-bottom: 26px;
  font-size: 17px;
  line-height: 23px;
}

.experts-location-text {
  padding-top: 17px;
}

.contact-expert-button {
  display: block;
  width: 100%;
  margin-top: 15px;
  border-radius: 3px;
  background-color: #4ac2f6;
  font-size: 16px;
  text-align: center;
}

.column-2-experts {
  padding-left: 36px;
}

.sample-work-experts-button {
  margin-bottom: 25px;
  border-radius: 3px;
  background-color: #4ac2f6;
  color: #fff;
  font-size: 15px;
}

.experts-learn-more-button {
  margin-top: 13px;
  padding-top: 9px;
  border-radius: 3px;
  background-color: #4ac2f6;
  color: #fff;
}

.expert-work-text {
  margin-top: 0px;
  color: #4b4b4d;
  font-weight: 700;
}

.expert-video {
  top: 1px;
  display: block;
  height: 100%;
  margin-top: 27px;
  margin-bottom: 27px;
  padding-top: 37.25px;
  padding-bottom: 0%;
}

.back-to-all-experts {
  position: relative;
  top: -25px;
  margin-top: 0px;
  margin-bottom: -1px;
  border: 1px none #4b4b4d;
  background-color: transparent;
  color: #4b4b4d;
  font-weight: 700;
  text-decoration: none;
}

.back-to-all-experts:hover {
  color: #4ac2f6;
}

.header-lp-design-for-accessibility {
  padding-top: 150px;
  padding-bottom: 121px;
  background-image: url('../images/Accessibility-Hero.png');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: scroll;
}

.lp-paragraph-center {
  font-size: 19px;
  line-height: 25px;
  text-align: center;
}

.section-feature-lp {
  padding-top: 29px;
  padding-bottom: 29px;
  border-bottom: 1px solid #e7e7e7;
}

.image-lp-feature {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 42px;
}

.h1-lp-center {
  font-size: 44px;
  font-weight: 200;
  text-align: center;
}

.h2-for-lp {
  float: none;
  font-size: 21px;
  font-weight: 400;
  text-align: center;
}

.h2-for-lp.grey {
  color: #4b4b4d;
  font-size: 19px;
  line-height: 32px;
  font-weight: 400;
  text-align: left;
}

.section-lp-explanation {
  padding-top: 44px;
  padding-bottom: 44px;
  background-color: transparent;
  background-image: url('../images/Gradient-Background.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-lp-grey {
  padding-top: 37px;
  padding-bottom: 37px;
  background-color: #fff;
}

.bloc-quote-white {
  color: #fff;
  font-size: 23px;
  line-height: 28px;
  font-style: italic;
}

.services-menu-section {
  padding-top: 58px;
  padding-right: 91px;
  padding-left: 91px;
}

.expert-tag-1 {
  display: inline-block;
  width: auto;
  margin-right: 15px;
  padding: 3px 13px;
  border: 1px solid #35acdf;
  border-radius: 7px;
  background-color: transparent;
  color: #35acdf;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}

.expert-tag-1.tag-2 {
  border-color: #6c4af6;
  background-color: transparent;
  color: #6c4af6;
}

.expert-tag-1.tag-3 {
  border-color: #df35cb;
  background-color: rgba(223, 53, 203, .17);
  color: #df35cb;
}

.short-description-experts {
  padding-top: 8px;
  font-size: 15px;
}

.div-bloc-image-ressources {
  background-color: #e5e5e5;
}

html.w-mod-js *[data-ix="skills-box"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="perspective-screen"] {
  opacity: 0;
  -webkit-transform: translate(0px, -300px);
  -ms-transform: translate(0px, -300px);
  transform: translate(0px, -300px);
}

html.w-mod-js *[data-ix="show-up-from-left"] {
  opacity: 0;
  -webkit-transform: translate(-350px, 0px);
  -ms-transform: translate(-350px, 0px);
  transform: translate(-350px, 0px);
}

html.w-mod-js *[data-ix="show-up-from-right"] {
  opacity: 0;
  -webkit-transform: translate(350px, 0px);
  -ms-transform: translate(350px, 0px);
  transform: translate(350px, 0px);
}

html.w-mod-js *[data-ix="show-up-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
}

html.w-mod-js *[data-ix="show-up-more-projects"] {
  opacity: 0;
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
}

html.w-mod-js *[data-ix="show-up-more-projects-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
}

html.w-mod-js *[data-ix="show-up-more-projects-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
}

html.w-mod-js *[data-ix="show-up-more-projects-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
}

html.w-mod-js *[data-ix="scroll-button"] {
  opacity: 0;
  -webkit-transform: scale(0.7200000000000006, 0.7200000000000006);
  -ms-transform: scale(0.7200000000000006, 0.7200000000000006);
  transform: scale(0.7200000000000006, 0.7200000000000006);
}

html.w-mod-js *[data-ix="without-coding-img"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="show-up-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
}

html.w-mod-js *[data-ix="show-up-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
}

html.w-mod-js *[data-ix="arrow"] {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="hero-text"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="link-header-1"] {
  opacity: 1;
}

html.w-mod-js *[data-ix="sub-header"] {
  -webkit-transform: translate(71px, 0px);
  -ms-transform: translate(71px, 0px);
  transform: translate(71px, 0px);
}

html.w-mod-js *[data-ix="without-coding"] {
  opacity: 0;
  -webkit-transform: scale(0.7300000000000006, 0.7300000000000006);
  -ms-transform: scale(0.7300000000000006, 0.7300000000000006);
  transform: scale(0.7300000000000006, 0.7300000000000006);
}

html.w-mod-js *[data-ix="show-up-social-button-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
}

html.w-mod-js *[data-ix="back-to-top-button"] {
  opacity: 0;
}

@media (max-width: 991px) {
  .button.features {
    display: none;
  }
  .button.hero-button {
    width: 250px;
    height: 56px;
    line-height: 27px;
  }
  .button.hero-button:hover {
    line-height: 25px;
  }
  .button.hero-button.webinar-button {
    top: -11px;
    height: 54px;
  }
  .button.hero-button.webinar-button.webinar-wider {
    top: 46px;
  }
  .button.hero-button.cta-bottom.button-cta-showroom {
    top: 14px;
    float: none;
  }
  .button.hero-button.button-german {
    top: 112px;
  }
  .button.hero-button.button-portuguese {
    top: 157px;
    width: 320px;
  }
  .button.hero-button.hero-buttonspanish {
    top: 30px;
  }
  .content-section {
    overflow: hidden;
    width: 100%;
    padding: 45px;
  }
  .content-section.blue {
    overflow: hidden;
  }
  .content-section.blue.testimonials-background {
    height: 100%;
    margin-bottom: 1px;
    padding-bottom: 0px;
  }
  .content-section.blue.how-we-work {
    position: relative;
  }
  .content-section.resources-section-tablet {
    display: none;
  }
  .title.white {
    text-align: left;
  }
  .title.white.company {
    font-family: Raleway, sans-serif;
    font-size: 12px;
    line-height: 12px;
  }
  .left-arrow {
    top: -86px;
  }
  .right-arrow {
    top: -86px;
  }
  .h2.white {
    text-align: left;
  }
  .h2.white.centered {
    text-align: center;
  }
  .feature-box.heart {
    position: relative;
  }
  .h3 {
    position: relative;
    top: -1px;
  }
  .h3-light-text.tablet {
    left: -4px;
  }
  .how-we-work-column {
    text-align: justify;
  }
  .white.testimonial.light-text {
    padding-left: 0px;
    float: left;
  }
  .know-more-box {
    width: 100%;
    height: auto;
  }
  .play-button {
    position: relative;
    left: 14%;
    top: 32px;
  }
  .play-button.play-button-dt {
    left: 1%;
    top: -191px;
  }
  .column-right {
    position: absolute;
    margin-top: 681px;
  }
  .mini-features-container {
    padding-right: 29px;
    padding-left: 29px;
  }
  .paragraph-dark-text.skills {
    padding-right: 0px;
  }
  .paragraph-dark-text.testimonials {
    padding-right: 0px;
  }
  .laptop {
    left: 138px;
    right: 25px;
    margin-left: -32px;
  }
  .browser {
    position: relative;
    left: -64px;
    top: 61px;
    width: 330%;
    float: left;
  }
  .portfolio-sample {
    width: 45.33%;
  }
  .icon-holder {
    margin-bottom: 99px;
  }
  .skills-column-right {
    padding-right: 22px;
    padding-left: 22px;
  }
  .text-bubble {
    width: 100%;
    height: 100%;
    padding-bottom: 9px;
  }
  .image.back.featured-design {
    top: -9px;
  }
  .image.front.featured-design {
    top: 9px;
  }
  .icon {
    margin-top: 25px;
  }
  .icon.floated-right {
    margin-left: 0px;
  }
  .screenshot-perspective-2 {
    top: 131px;
  }
  .screenshot-perspective-1 {
    position: relative;
    left: 0px;
    top: auto;
    right: 5px;
    bottom: 0px;
  }
  .column-2 {
    position: relative;
    margin-top: 65px;
  }
  .back {
    right: -4%;
  }
  .screenshots-container {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
  }
  .logo {
    left: 0px;
    top: -16px;
    margin-top: 28px;
    margin-left: 38px;
  }
  .segment-tab {
    width: 152px;
  }
  .segment-section {
    display: block;
  }
  .without-coding-text {
    margin-left: 668px;
  }
  .center.segments-text {
    height: 73px;
    line-height: 55px;
  }
  .h1-v2 {
    top: 57px;
  }
  .h1-v2.hero-text {
    top: -121px;
  }
  .h1-v2.hero-text.german-hero {
    top: -49px;
    font-size: 37px;
    line-height: 48px;
  }
  .h1-v2.hero-text.german-hero.spanish-h1 {
    top: -90px;
  }
  .h1-v2.hero-text.hero-italian {
    top: -111px;
    line-height: 50px;
  }
  .h1-v2.hero-text.russian-hero {
    top: -71px;
  }
  .h1-v2.hero-text.affichage-dynamqisur-fr {
    top: -105px;
  }
  .h1-v2.french-h1 {
    top: 32px;
    font-size: 53px;
    line-height: 51px;
  }
  .h2-v2.h2-german {
    left: 5px;
    top: 106px;
    right: -52px;
    bottom: 137px;
  }
  .h2-v2.h2-portuguese {
    left: 0px;
    top: 122px;
  }
  .h2-v2.h2-portuguese.h2spanish {
    top: 73px;
  }
  .h2-v2.h2-italian {
    top: 157px;
    line-height: 33px;
  }
  .h2-v2.h2-russian {
    left: 0px;
    top: 126px;
    line-height: 43px;
  }
  .h2-v2.fr-h2v2 {
    left: -107px;
    top: 98px;
    display: block;
    font-size: 28px;
  }
  .conainer-hero-text {
    top: -751px;
    height: 603px;
  }
  .tabs-menu-segments {
    margin-left: 0px;
  }
  .copyright {
    display: none;
    margin-left: 312px;
  }
  .blog-title {
    font-size: 15px;
    line-height: 17px;
  }
  .blog-section {
    display: none;
  }
  .customers-slider {
    top: 47px;
    height: 200px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .customer-logos {
    width: auto;
    height: auto;
  }
  .h2-classic-header {
    position: relative;
    font-size: 21px;
    line-height: 25px;
  }
  .text-for-segment {
    top: 0px;
  }
  .header {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    display: block;
    background-color: transparent;
    font-family: Raleway, sans-serif;
    color: #fff;
  }
  .na-bar-container {
    position: fixed;
    display: none;
  }
  .nav-link.cta-button-header {
    left: 0px;
    top: -31px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 132px;
    height: auto;
    margin-top: 0px;
    margin-right: 13px;
    margin-left: 13px;
    padding: 12px 25px;
  }
  .nav-link.cta-button-header.cta-button-footer {
    width: 101px;
  }
  .nav-link.cta-button-header.try-intuiface-blog {
    position: relative;
    left: auto;
    top: 16px;
    right: -421px;
    bottom: auto;
    display: inline-block;
    width: 146px;
    margin-right: 0px;
  }
  .nav-link.cta-button-header.try-intuiface-blog.try-intuiface-blog-2 {
    left: 538px;
    top: 16px;
    right: -396px;
  }
  .nav-link.nav-header {
    position: relative;
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 43px;
    width: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 12px;
    padding-right: 25px;
    padding-bottom: 12px;
    float: none;
    background-color: hsla(0, 0%, 100%, .95);
  }
  .nav-link.nav-header.hidden-for-desktop {
    display: block;
  }
  .top-header-black {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 3;
    display: none;
    height: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: transparent;
  }
  .nav-menu {
    position: relative;
    left: 0px;
    top: 0px;
    right: auto;
    bottom: 0px;
    display: block;
    margin-top: 90px;
    padding-top: 87px;
    padding-right: 0px;
    float: none;
    background-color: #fff;
  }
  .menu-button {
    position: fixed;
    top: 0px;
    right: 0px;
    display: block;
    margin-top: 22px;
    margin-right: 38px;
  }
  .menu-button.w--open {
    top: 0px;
    right: 0px;
    display: inline;
    margin-right: 38px;
  }
  .intuilab-copyright {
    left: 0px;
    top: 4px;
  }
  .column-2-footer-other-links {
    left: -72px;
  }
  .segments-column-2 {
    display: block;
  }
  .dropdown-country {
    display: none;
    overflow: hidden;
  }
  .dropdown-country-toggle {
    position: absolute;
    display: none;
  }
  .witout-coding-german {
    left: 0px;
    top: 330px;
    right: 0px;
    bottom: 313px;
  }
  .without-coding-french {
    left: 181px;
    top: 53px;
  }
  .without-coding-french.without-coding-portuguese {
    left: 0px;
    top: 162px;
    right: 0px;
    bottom: 93px;
  }
  .without-coding-italian {
    top: 148px;
  }
  .without-coding-spanish {
    left: 0px;
    top: 71px;
    right: 0px;
    bottom: 95px;
  }
  .platform-logo {
    width: 106px;
  }
  .analytics-rows {
    position: relative;
    left: -37px;
  }
  .hero-lp {
    left: 15px;
    top: 11px;
  }
  .connector-logo {
    width: 111px;
  }
  .how-it-works-lp {
    display: none;
  }
  .div-bloc-kb-lp {
    padding-left: 14px;
  }
  .top-paragraph-classic-section {
    width: 700px;
  }
  .container-feautres-analytics {
    margin-top: 31px;
  }
  .hide-image-mobile {
    margin-left: 0px;
  }
  .section-modal-window {
    display: none;
  }
  ._90-sec-video-html-embed {
    display: block;
    width: auto;
  }
  .container-analytics {
    padding-left: 52px;
  }
  ._90-sec-video-tablet {
    display: block;
    padding-left: 14px;
  }
  .webinar-button-lp {
    left: -13px;
  }
  .lightbox-video-dt {
    width: 319px;
    height: 215px;
  }
  .row-for-footer-links {
    margin-right: 10px;
    margin-left: 10px;
  }
  .hero-digital-signage {
    padding-top: 98px;
    padding-bottom: 98px;
    background-position: 100% 50%;
  }
  .container-with-margin {
    padding-top: 11px;
  }
  .top-header-menu {
    margin-top: 66px;
    background-color: #fff;
  }
  .row-footer-full-width {
    margin-right: 10px;
    margin-left: 10px;
  }
  .features-header {
    padding-bottom: 0px;
  }
  .row-feature-menu {
    height: 57px;
    margin-right: 10px;
    margin-bottom: 58px;
    margin-left: 34px;
    padding-right: 0px;
  }
  .features-list-wrapper {
    margin-right: 15px;
    margin-left: 15px;
  }
  .customer-header {
    height: 350px;
    padding-top: 134px;
    padding-bottom: 85px;
  }
  .testimonial-text {
    font-size: 15px;
  }
  .testimonial-image {
    left: 120px;
    top: 469px;
    width: 70px;
    height: 70px;
  }
  .testimonial-position {
    padding-right: 2px;
  }
  .testimonial-name {
    padding-right: 2px;
  }
  .testimonial-div-bloc {
    width: auto;
    height: auto;
    min-height: 400px;
  }
  .quote-image {
    left: 10px;
    top: 16px;
    width: 20px;
    margin-top: -5px;
  }
  .short-testimonial-text {
    padding-right: 3px;
    padding-left: 39px;
  }
  .showcase-header-section {
    padding-top: 59px;
    padding-bottom: 67px;
  }
  .play-button-showcase {
    left: 0px;
    top: 0px;
    width: 100%;
  }
  .row-video-showcase {
    margin-right: -129px;
    margin-left: -129px;
  }
  .blog-link-header {
    left: 226px;
  }
  .blog-link-header.w--current {
    left: 122px;
    top: 25px;
  }
  .blog-link-header.blog-link-white-header.w--current {
    left: 240px;
    top: 25px;
  }
  .check-it-out-button {
    width: 81%;
  }
  .lightbox-video-hero.lightbox-hero-fr {
    top: 537px;
  }
  .lightbox-video-hero.lightbox-russian {
    top: 540px;
  }
  .mobile-nav-bar {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    width: auto;
    border-bottom: 1px solid hsla(0, 0%, 53%, .45);
    background-color: #fff;
  }
  .mobile-link {
    display: block;
    border-style: none none solid;
    border-width: 1px;
    border-color: #000 #000 #c7c7c7;
    color: #4b4b4d;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
  }
  .mobile-nav-menu {
    display: block;
    background-color: hsla(0, 0%, 100%, .95);
  }
  .il-logo-icon {
    background-image: url('../images/IF-Icon.png');
    background-position: 0px 0px;
    background-size: 100% 51px;
  }
  .nav-bzr-for-blog-white {
    display: none;
  }
  .blog-thumbnail-wraper {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .blog-thumbnail-section {
    margin-right: 15px;
    margin-left: 15px;
  }
  .blog-dynamic-list-thumbnail {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .other-articles-wrapper {
    margin-right: 0px;
    margin-left: 9px;
  }
  .classic-section-header {
    padding-top: 100px;
  }
  .resource-body-section {
    margin-right: 10px;
    margin-left: 10px;
  }
  .resource-link-bloc {
    height: 366px;
  }
  .expert-item {
    height: 200px;
    min-height: 120px;
    padding-left: 41px;
  }
  .experts-item {
    height: 420px;
  }
  .webinar-title {
    font-size: 16px;
  }
  .webinar---calendar-icon {
    top: -45px;
  }
  .webinar-div-bloc {
    margin-left: 168px;
  }
  .webinar-join-button {
    margin-right: 23px;
    margin-left: 23px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .webinars-dynamic-list {
    padding-top: 0px;
  }
  .experts-section {
    margin-right: 24px;
    margin-left: 24px;
  }
  .button---see-all-webinars {
    left: 0px;
    margin-left: 545px;
  }
  .new-header {
    display: none;
  }
  .new-logo-header {
    margin-left: 124px;
  }
  .webinar-link-bloc {
    height: 300px;
  }
  .hero-kiosk {
    padding-top: 49px;
    padding-bottom: 49px;
  }
  .multi-screen-hero-section {
    padding-top: 81px;
    padding-bottom: 81px;
    background-position: 0px 0px, -157px 0px;
  }
  .lightbox-video-landing-page {
    display: none;
    margin-right: auto;
    margin-left: auto;
  }
  .feature-image {
    margin-right: 139px;
    margin-left: 139px;
  }
  .container-features {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-2-feautre-menu {
    left: 9px;
    margin-top: -64px;
  }
  .link-bloc-logo-mobile {
    padding-top: 7px;
  }
  .link-bloc-logo-mobile.w--current {
    width: 200px;
  }
  .other-articles-list {
    margin-left: 0px;
  }
  .button-features-2 {
    width: 100%;
  }
  .row-features-menu {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .blog-dynamic-list {
    display: block;
    width: 100%;
    margin-right: 1px;
    margin-left: 1px;
  }
  .testimonial-wrapper-2 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .text-webinar-recordings-title {
    top: 184px;
    font-size: 16px;
  }
  .sub-header-text-for-feature {
    margin-right: 0px;
    margin-left: 0px;
  }
  .hero-museum {
    background-position: 0px 0px, 50% 50%;
    background-size: cover, cover;
  }
  .quote-img-for-museum {
    padding-bottom: 148px;
  }
  .square-quote-logo {
    padding-left: 17px;
  }
}

@media (max-width: 767px) {
  h3 {
    padding-right: 5px;
    padding-left: 5px;
  }
  p {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .button {
    margin-top: 43px;
  }
  .button.features {
    top: 418px;
  }
  .button.hero-button {
    top: 168px;
  }
  .button.hero-button.webinar-button {
    top: 94px;
  }
  .button.hero-button.cta-bottom.button-cta-showroom {
    display: none;
  }
  .button.hero-button.button-german {
    top: 175px;
  }
  .button.hero-button.button-german.button-ru {
    margin-bottom: -27px;
  }
  .button.hero-button.hero-button-italian {
    top: 153px;
  }
  .button.hero-button.button-demo-request {
    display: block;
    margin-left: auto;
  }
  .button.hero-button.button-fr {
    top: 0px;
    margin-right: auto;
  }
  .button.hero-button.hero-buttonspanish {
    top: 148px;
  }
  .button.hero-button.button-hero-fr {
    top: 125px;
  }
  .button.hero-button.hero-button-de {
    width: 421px;
  }
  .content-section.blue {
    overflow: hidden;
  }
  .content-section.blue.testimonials-background {
    display: none;
    padding-left: 0px;
  }
  .content-section.video-section {
    display: none;
  }
  .slider {
    margin-top: 0px;
    padding-top: 0px;
  }
  .content-wrapper.customer-wrapper {
    display: none;
  }
  .h2 {
    font-size: 42px;
  }
  .h2.white.centered {
    text-align: center;
  }
  .feature-box {
    display: block;
    width: 85%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .feature-box.heart {
    display: block;
    width: 85%;
    height: auto;
  }
  .h3.h3-features {
    text-align: center;
  }
  .how-we-work-column {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }
  .play-button {
    left: 17%;
    top: 35px;
  }
  .play-button.play-button-dt {
    left: -1%;
    top: -187px;
  }
  .column-right {
    margin-top: 780px;
  }
  .mini-features-container {
    padding-left: 29px;
  }
  .laptop {
    position: relative;
    top: 769px;
    margin-bottom: 0px;
    float: right;
  }
  .browser {
    left: -66px;
    top: -17px;
    width: 190%;
  }
  .paragraph-white-text {
    padding-right: 0px;
  }
  .know-more-description {
    margin-right: 10px;
    text-align: left;
  }
  .portfolio-sample {
    width: 45%;
    margin-right: 8px;
    margin-left: 8px;
  }
  .portfolio-works {
    padding-left: 4%;
  }
  .skills-container {
    margin-top: 70px;
  }
  .icon-holder {
    margin-bottom: 80px;
  }
  .skills-box {
    width: 100%;
  }
  .featured-skills-column {
    padding-right: 20px;
    padding-left: 20px;
  }
  .testimonials-slider {
    position: relative;
    display: block;
    margin-top: 70px;
    margin-left: 20%;
    padding-bottom: 90px;
  }
  .text-bubble {
    width: 100%;
    padding-bottom: 15px;
  }
  .testimonial {
    width: 100%;
    padding-left: 25px;
  }
  .testimonial-wrapper {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 25%;
    float: none;
  }
  .slide {
    overflow: hidden;
  }
  .image.front.featured-design {
    left: 46px;
    top: 15px;
  }
  .contact-info {
    float: none;
  }
  .footer {
    display: block;
  }
  .front {
    left: 13%;
    right: 0%;
  }
  .back {
    margin-bottom: 10px;
    float: none;
  }
  .our-services-column {
    padding-right: 20px;
    padding-left: 20px;
  }
  .logo {
    top: 0px;
    display: inline;
    margin-top: 8px;
    margin-left: 16px;
  }
  .logo.logo-white {
    top: -8px;
  }
  .segment-section {
    display: none;
    margin-right: 0px;
    margin-left: 0px;
  }
  .without-coding-text {
    position: relative;
    left: 0px;
    top: 197px;
    right: 0px;
    bottom: 222px;
    display: block;
    width: 188px;
    margin-right: auto;
    margin-left: auto;
  }
  .h1-v2 {
    position: relative;
    left: 0px;
    top: 204px;
    right: 0px;
    margin-right: auto;
    margin-left: auto;
    font-size: 34px;
    line-height: 35px;
    text-align: center;
  }
  .h1-v2.hero-text {
    top: -13px;
    margin-top: -70px;
    margin-left: auto;
    font-size: 18px;
    line-height: 22px;
  }
  .h1-v2.hero-text.german-hero {
    top: 96px;
  }
  .h1-v2.hero-text.h2-portuguse {
    top: -16px;
  }
  .h1-v2.hero-text.hero-italian {
    top: -55px;
    line-height: 30px;
  }
  .h1-v2.hero-text.russian-hero {
    top: 111px;
  }
  .h1-v2.hero-text.digital-experience-german-mobile {
    top: 10px;
  }
  .h2-v2 {
    left: 0px;
    top: 181px;
    font-size: 22px;
  }
  .h2-v2.h2-german {
    left: 0px;
    top: 130px;
    right: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .h2-v2.h2-portuguese {
    top: 139px;
  }
  .h2-v2.h2-italian {
    line-height: 42px;
  }
  .h2-v2.fr-h2v2 {
    left: 0px;
    top: 84px;
  }
  .h2-v2.h2v2-fr {
    top: 166px;
  }
  .conainer-hero-text {
    top: -39px;
    margin-top: -72px;
  }
  .hero-video-section {
    position: relative;
    bottom: 17px;
    display: none;
    margin-top: 0px;
    padding-top: 0px;
    background-color: transparent;
  }
  .intuiface-text {
    position: relative;
    left: 0px;
    top: 0px;
  }
  .webinar-section {
    display: none;
  }
  .copyright {
    margin-left: 269px;
  }
  .text-for-slider {
    top: 278px;
    font-size: 37px;
  }
  .arrow-image-hero {
    position: relative;
    left: 0px;
    top: 232px;
    right: 0px;
    bottom: 130px;
    display: none;
    margin-right: auto;
    margin-left: auto;
  }
  .webinar-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .header {
    background-color: transparent;
  }
  .na-bar-container {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    display: none;
    background-color: #fff;
  }
  .nav-link.top-header-text.contact-us-top {
    z-index: 3;
    display: inline-block;
    padding-top: 0px;
    background-color: rgba(255, 31, 31, 0);
  }
  .nav-link.cta-button-header {
    top: 24px;
    display: block;
    width: 597px;
    height: auto;
    margin-top: 23px;
    margin-left: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
  }
  .nav-link.cta-button-header.cta-button-footer {
    width: 103px;
  }
  .nav-link.cta-button-header.try-intuiface-blog {
    left: 88px;
    top: 15px;
    right: 0px;
    padding-right: 25px;
    float: right;
    text-align: center;
  }
  .nav-link.nav-header {
    top: 43px;
    width: auto;
    margin-top: 0px;
    margin-right: 0px;
    padding: 12px 25px;
    background-color: hsla(0, 0%, 100%, .95);
  }
  .top-header-black {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
    width: 100%;
    height: 114px;
    margin-top: 35px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #07f;
  }
  .nav-menu {
    z-index: 4;
    display: block;
    margin-top: 68px;
    padding-top: 0px;
    background-color: hsla(0, 0%, 100%, .95);
  }
  .menu-button {
    margin-top: 13px;
    margin-right: 15px;
  }
  .menu-button.w--open {
    margin-right: 15px;
    padding-right: 25px;
  }
  .witout-coding-german {
    position: relative;
    left: 111px;
    top: auto;
    right: 0px;
    bottom: 313px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .without-coding-french {
    left: 0px;
    top: 95px;
    right: 0px;
    bottom: 93px;
  }
  .platform-logo {
    width: 173px;
  }
  .analytics-rows {
    left: 10px;
  }
  .hero-analytics {
    padding: 157px 29px 171px;
  }
  .hero-lp {
    left: 205px;
    top: -82px;
    width: 287px;
  }
  .connector-logo {
    width: 130px;
  }
  .how-it-works-lp {
    padding-right: 11px;
  }
  .div-bloc-kb-lp {
    margin-bottom: 11px;
  }
  .top-paragraph-classic-section {
    width: 512px;
    margin-left: 18px;
  }
  .example-questions-section {
    display: block;
  }
  .container-platforms {
    position: relative;
    top: 83px;
  }
  .sub-feature-text-center {
    padding-right: 0px;
    padding-left: 0px;
  }
  .hide-image-mobile {
    display: none;
  }
  .analytics-blog-section {
    display: block;
  }
  ._90-sec-video-html-embed {
    display: block;
    width: auto;
    padding-left: 0px;
  }
  ._90-sec-video-tablet {
    display: none;
  }
  ._90-sec-video-phone {
    display: block;
    padding-left: 36px;
  }
  .webinar-button-lp {
    left: 218px;
    top: -53px;
    padding-right: 23px;
    padding-left: 23px;
  }
  .video-webinar-text-dt {
    padding-right: 201px;
  }
  .lightbox-video-dt {
    left: -54px;
    top: 29px;
  }
  .row-for-video-dt {
    padding-left: 11px;
  }
  .hero-digital-signage {
    padding-top: 48px;
    padding-bottom: 48px;
    background-position: 50% 50%;
  }
  .top-header-menu {
    position: static;
    display: inline-block;
    height: 22px;
    margin-top: 1px;
    padding-top: 0px;
    padding-right: 0px;
  }
  .features-header {
    padding-bottom: 48px;
  }
  .row-feature-menu {
    margin-left: 10px;
  }
  .features-list-wrapper {
    margin-right: 10px;
    margin-left: 10px;
  }
  .testimonial-image {
    position: absolute;
    left: 387px;
    top: -105px;
    right: 35px;
    bottom: 29px;
    width: 70px;
    height: 70px;
  }
  .testimonial-position {
    padding-bottom: 49px;
  }
  .testimonial-div-bloc {
    height: auto;
    min-height: auto;
  }
  .play-button-showcase {
    left: -169px;
    top: 0px;
    width: auto;
  }
  .blog-header {
    margin-top: -157px;
    margin-bottom: -7px;
    padding-bottom: 77px;
  }
  .blog-link-header {
    left: 209px;
    top: 21px;
  }
  .blog-link-header.w--current {
    left: 85px;
    top: 43px;
  }
  .blog-link-header.blog-link-white-header.w--current {
    left: 202px;
  }
  .nav-bar-for-blog-transparent {
    margin-top: -20px;
  }
  .featured-post-text {
    padding-top: 42px;
  }
  .check-it-out-button {
    display: block;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .lightbox-video-hero {
    display: none;
  }
  .video-button-hero {
    position: relative;
    top: 14px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .hero-for-mobile {
    display: block;
    margin-top: 0px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .6), hsla(0, 0%, 100%, 0)), url('../images/background-with-hand-large.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .6), hsla(0, 0%, 100%, 0)), url('../images/background-with-hand-large.jpg');
    background-position: 0px 0px, 50% 82%;
    background-size: auto, cover;
  }
  .mobile-nav-bar {
    left: 0px;
    top: 0px;
    right: 0px;
  }
  .nav-bzr-for-blog-white {
    display: none;
  }
  .blog-thumbnail {
    display: block;
    width: auto;
    height: auto;
  }
  .blog-thumbnail-wraper {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 300px;
    height: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 16px;
    float: none;
    background-color: #fafafa;
  }
  .blog-thumbnail-section {
    display: block;
    height: auto;
  }
  .blog-dynamic-list-thumbnail {
    position: static;
    display: block;
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
  }
  .blog-post-title {
    margin-right: 7px;
    margin-left: 7px;
  }
  .rich-text-post {
    margin-right: 7px;
    margin-left: 7px;
  }
  .blog-summary-post {
    margin-right: 7px;
    margin-left: 7px;
  }
  .biog-post-image {
    position: relative;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    float: none;
  }
  .resource-link-bloc {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: inline-block;
    width: auto;
    height: auto;
  }
  .img-resource-thumbnail {
    width: 45%;
  }
  .expert-item {
    height: auto;
  }
  .experts-item {
    height: auto;
  }
  .expert-logo {
    float: left;
  }
  .webinar---thumbnail {
    width: 100%;
    height: auto;
  }
  .webinar-title {
    width: auto;
  }
  .webinar---calendar-icon {
    left: 20px;
    top: -42px;
  }
  .webinar-date {
    top: -9px;
  }
  .webinar-div-bloc {
    width: 81%;
    margin-left: 42px;
  }
  .webinars-dynamic-list {
    padding-top: 0px;
  }
  .button---see-all-webinars {
    top: -59px;
    margin-left: 415px;
  }
  .new-header {
    display: none;
  }
  .webinar-link-bloc {
    display: block;
    width: 50%;
    height: auto;
    margin-right: auto;
    margin-bottom: 44px;
    margin-left: auto;
    padding-bottom: 0px;
  }
  .other-webinar-container {
    display: none;
  }
  .hero-kiosk {
    padding-top: 112px;
    padding-bottom: 112px;
    background-position: 50% 25%;
    background-size: cover;
  }
  .multi-screen-hero-section {
    padding-top: 49px;
    padding-bottom: 49px;
    background-position: 0px 0px, -384px 0px;
  }
  .lightbox-video-landing-page {
    top: 5px;
    margin-right: 171px;
    margin-left: 171px;
  }
  .feature-image {
    left: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .container-features {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-2-feautre-menu {
    left: 0px;
    margin-top: 0px;
  }
  .link-bloc-logo-mobile {
    padding-left: 16px;
  }
  .link-bloc-logo-mobile.w--current {
    width: 200px;
  }
  .button-features-2 {
    margin-top: 3px;
    margin-bottom: 3px;
    padding-left: 17px;
    text-align: left;
  }
  .sub-text-feature-menu {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .blog-dynamic-list {
    position: static;
    top: 0px;
    background-color: transparent;
  }
  .testimonial-wrapper-2 {
    margin-right: 4px;
    margin-left: 4px;
  }
  .text-webinar-recordings-title {
    top: 236px;
  }
  .play-button-webinar {
    left: 0px;
    top: 24px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
  .previous-recording-webinar-row {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .old-webinar-lightbox {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 23px;
    padding-bottom: 23px;
  }
  .sub-header-text-for-feature {
    margin-right: 5px;
    margin-left: 5px;
  }
  .quote-img-for-museum {
    padding-bottom: 21px;
  }
  .experts-name {
    padding-top: 31px;
  }
  .experts-learn-more-button {
    margin-bottom: 18px;
  }
}

@media (max-width: 479px) {
  body {
    overflow: visible;
  }
  p {
    padding-right: 0px;
    padding-left: 0px;
  }
  .button {
    position: relative;
    left: 0px;
    width: 200px;
    height: 44px;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 0px;
    float: none;
    font-size: 17px;
    line-height: 19px;
  }
  .button:hover {
    line-height: 17px;
  }
  .button.features {
    display: none;
  }
  .button.dark-blue {
    margin-bottom: 27px;
  }
  .button.hero-button {
    left: 0px;
    top: -163px;
    width: 70%;
    height: 44px;
    margin-right: auto;
    font-size: 15px;
    line-height: 21px;
  }
  .button.hero-button:hover {
    line-height: 14px;
  }
  .button.hero-button:active {
    height: 44px;
  }
  .button.hero-button.cta-bottom {
    left: -9px;
  }
  .button.hero-button.cta-bottom.button-german {
    width: 250px;
    height: 59px;
  }
  .button.hero-button.button-german {
    left: 0px;
    top: -43px;
    width: 250px;
    height: 55px;
  }
  .button.hero-button.button-german.button-ru {
    top: -127px;
    margin-bottom: 49px;
  }
  .button.hero-button.hero-button-italian {
    left: 0px;
    top: -167px;
    right: -9px;
    bottom: -85px;
    width: 250px;
    height: 42px;
    margin-right: auto;
    margin-left: auto;
    line-height: 13px;
  }
  .button.hero-button.button-portuguese {
    left: 13px;
    top: -30px;
    right: 0px;
    bottom: 0px;
    width: 290px;
    height: 42px;
    margin-left: 0px;
  }
  .button.hero-button.button-demo-request {
    left: 0px;
    top: 0px;
    bottom: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .button.hero-button.hero-buttonspanish {
    top: -152px;
    width: 265px;
    height: 48px;
    line-height: 21px;
  }
  .button.hero-button.button-hero-fr {
    top: -4px;
  }
  .button.hero-button.hero-button-de {
    width: 188px;
  }
  .button.scroll-down-button {
    display: none;
  }
  .button.button-german {
    left: -34px;
    width: 250px;
    height: 60px;
  }
  .button.button-portuguese {
    height: 60px;
  }
  .button.cta-dt-lp-bottom {
    width: 255px;
    margin-left: auto;
    line-height: 24px;
  }
  .content-section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .content-section.blue {
    position: relative;
  }
  .content-section.blue.testimonials-background {
    height: 100%;
  }
  .content-section.blue.how-we-work {
    margin-top: 29px;
    margin-bottom: -165px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .content-section.video-section {
    display: none;
  }
  .slider {
    display: block;
    height: 600px;
  }
  .title.title-in-video-box {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  .right-arrow {
    margin-right: -18px;
  }
  .content-wrapper {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .h2 {
    font-size: 42px;
    line-height: 48px;
  }
  .h2.white {
    line-height: 45px;
  }
  .h2.white.centered {
    text-align: center;
  }
  .h2.left-align.h2-sections {
    margin-right: 0px;
  }
  .h2-light-text {
    line-height: 34px;
  }
  .feature-box {
    display: block;
    padding-bottom: 0px;
  }
  .h3 {
    margin-top: 10px;
  }
  .h3.our-services {
    float: left;
  }
  .how-we-work-column {
    text-align: center;
  }
  .white.webinar.center {
    line-height: 31px;
  }
  .paragraph-white {
    float: left;
  }
  .know-more-box {
    padding-top: 5px;
  }
  .play-button {
    left: -17%;
    top: 3px;
  }
  .play-button.play-button-dt {
    left: -5%;
    top: -178px;
  }
  .column-right {
    margin-top: 1000px;
  }
  .mini-features-container {
    position: relative;
    z-index: 2;
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph-dark-text {
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }
  .paragraph-dark-text.skills {
    margin-bottom: 3px;
  }
  .browser {
    left: 0px;
    right: 0px;
  }
  .know-more-description {
    display: block;
    margin-right: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    float: left;
    text-align: left;
  }
  .featured-desings-test {
    height: 306px;
  }
  .portfolio-sample {
    width: 91%;
  }
  .portfolio-works {
    margin-top: 45px;
  }
  .skills-container {
    margin-top: 65px;
  }
  .icon-holder {
    margin-bottom: 130px;
    text-align: center;
  }
  .skills-box {
    padding-bottom: 10px;
    text-align: left;
  }
  .skills-box.top-and-bottom-dividers {
    padding-bottom: 10px;
  }
  .skills-column-right {
    margin-top: 13px;
    padding-right: 15px;
  }
  .testimonials-slider {
    margin-right: auto;
    margin-left: 20px;
    padding-left: 0px;
  }
  .testimonial {
    width: 100%;
  }
  .testimonial-wrapper {
    width: 100%;
    padding-right: 15%;
    padding-left: 3%;
  }
  .slide.damien-hand {
    padding-bottom: 0px;
  }
  .slide.lg-seb {
    height: 706px;
  }
  .image.back.featured-design {
    position: static;
    float: left;
  }
  .contact-info {
    margin-top: 7px;
    padding-top: 14px;
  }
  .footer {
    display: block;
  }
  .contact-link {
    float: none;
  }
  .icon {
    margin-right: 108px;
    margin-bottom: 26px;
    margin-left: 0px;
    float: left;
  }
  .icon.floated-right {
    margin-right: 108px;
    margin-bottom: 20px;
    margin-left: 0px;
  }
  .services-block {
    margin-top: 36px;
    padding-bottom: 0px;
  }
  .services-block.top-and-bottom-dividers {
    margin-top: 84px;
    margin-bottom: 15px;
    padding-bottom: 30px;
  }
  .our-services {
    float: left;
  }
  .front {
    left: 13%;
    height: 320px;
    margin-right: 20%;
    margin-left: 5%;
  }
  .back {
    margin-bottom: 15px;
  }
  .our-services-column {
    margin-bottom: 83px;
  }
  .our-services-text-container {
    width: 100%;
  }
  .segment-section {
    display: none;
  }
  .h2-white {
    margin-top: -29px;
    padding-top: 0px;
    padding-bottom: 5px;
  }
  .h2-white.introducing-if-text {
    margin-right: 0px;
    padding-right: 0px;
  }
  .h2-white.introducing-if-text.h2-intro-if-russian {
    margin-right: 0px;
  }
  .without-coding-text {
    left: 0px;
    top: -165px;
    width: 100px;
    margin-left: auto;
  }
  .center {
    padding: 0px;
  }
  .center.h4-dark {
    font-size: 20px;
  }
  .paragrpah-for-video.paragraph-for-embedded-video {
    display: none;
  }
  .h1-v2 {
    top: -43px;
    width: 315px;
    height: 200px;
    min-height: 150px;
    margin-top: -291px;
    margin-left: auto;
    font-size: 30px;
    line-height: 30px;
  }
  .h1-v2.hero-text {
    top: -407px;
    margin-top: 210px;
    margin-right: auto;
    margin-left: auto;
  }
  .h1-v2.hero-text.german-hero {
    top: -14px;
    margin-top: -101px;
  }
  .h1-v2.hero-text.h2-portuguse {
    top: -17px;
    margin-top: -101px;
  }
  .h1-v2.hero-text.hero-italian {
    top: -33px;
    margin-top: -107px;
  }
  .h1-v2.hero-text.russian-hero {
    top: 80px;
  }
  .h1-v2.hero-text.digital-experience-german-mobile {
    top: -404px;
  }
  .h1-v2.hero-text.h1v2pt {
    top: -432px;
  }
  .h1-v2.french-h1 {
    font-size: 26px;
    line-height: 25px;
  }
  .h1-v2.h1-hero-german {
    top: -71px;
  }
  .h1-v2.h1v2fr {
    left: 0px;
    top: 40px;
    right: 0px;
    margin-top: 0px;
    margin-bottom: 107px;
  }
  .h2-v2 {
    top: -167px;
    display: block;
    height: 58px;
    font-size: 14px;
    line-height: 24px;
  }
  .h2-v2.h2-german {
    left: 0px;
    top: -25px;
    right: 0px;
  }
  .h2-v2.h2-portuguese {
    top: -57px;
  }
  .h2-v2.h2-italian {
    top: -40px;
  }
  .h2-v2.h2-russian {
    top: -19px;
    line-height: 14px;
  }
  .h2-v2.fr-h2v2 {
    top: -85px;
    line-height: 25px;
  }
  .h2-v2.h2v2-fr {
    top: -172px;
  }
  .h2-v2.h2v2-fr.h2v2ru {
    top: -115px;
  }
  .conainer-hero-text {
    top: 391px;
    height: 765px;
    margin-top: 0px;
  }
  .conainer-hero-text.container-hero-mobile {
    height: 426px;
  }
  .conainer-hero-text.container-hero-mobile.container-it-hero-mobile {
    top: 367px;
  }
  .hero-video-section {
    height: 600px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .intuiface-text {
    position: relative;
    left: 0px;
    top: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .intuiface-text.if-text-spanish {
    position: relative;
    left: -263px;
    top: 41px;
  }
  .webinar-section {
    display: none;
  }
  .tabs-menu-segments {
    margin-left: 64px;
  }
  .copyright {
    left: -72px;
    top: 149px;
  }
  .text-for-slider {
    top: 325px;
    font-size: 28px;
    line-height: 26px;
  }
  .bottom-section.bottom-conainter {
    padding-right: 19px;
    padding-left: 19px;
  }
  .arrow-image-hero {
    top: -137px;
    display: none;
    margin-left: auto;
  }
  .header {
    display: block;
    background-color: #fff;
  }
  .na-bar-container {
    display: none;
  }
  .nav-link.cta-button-header {
    left: 0px;
    top: 24px;
    right: 0px;
    bottom: 0px;
    display: block;
  }
  .nav-link.cta-button-header.cta-button-footer {
    width: 128px;
    text-align: center;
  }
  .nav-link.cta-button-header.try-intuiface-blog {
    display: none;
  }
  .nav-menu {
    height: 100%;
  }
  .menu-button {
    position: relative;
    z-index: 3;
  }
  .column-2-footer-other-links {
    left: -15px;
  }
  .witout-coding-german {
    top: -87px;
    font-size: 16px;
  }
  .without-coding-french {
    left: 0px;
    top: -65px;
    right: 0px;
    bottom: 93px;
    font-size: 22px;
  }
  .without-coding-french.without-coding-portuguese {
    top: -48px;
  }
  .without-coding-italian {
    top: -32px;
    font-size: 18px;
  }
  .without-coding-spanish {
    top: -56px;
  }
  .platform-logo {
    width: 145px;
  }
  .analytics-section {
    margin-bottom: -204px;
    padding-bottom: 0px;
  }
  .hero-lp {
    left: 35px;
    top: 12px;
    display: none;
    width: 280px;
  }
  .connector-logo {
    width: 115px;
  }
  .top-paragraph-classic-section {
    display: none;
    width: 244px;
  }
  .top-paragraph-classic-section.intro-section-lp {
    display: block;
  }
  .example-questions-section {
    display: none;
    padding-right: 15px;
    padding-left: 15px;
  }
  .video-section-lp {
    display: none;
  }
  .analytics-blog-section {
    display: block;
  }
  ._90-sec-video-html-embed {
    display: none;
    padding-left: 0px;
  }
  .container-analytics {
    padding-top: 15px;
    padding-left: 10px;
  }
  ._90-sec-video-phone {
    display: none;
  }
  ._90sec-video-phone-portrait {
    display: block;
  }
  .lightbox-video-dt {
    left: -114px;
    height: 194px;
    margin-left: 111px;
  }
  .hero-digital-signage {
    padding-top: 49px;
    padding-bottom: 49px;
  }
  .features-header {
    padding-bottom: 57px;
  }
  .h1---internal-page {
    margin-top: -11px;
  }
  .features-list-wrapper {
    margin-right: 2px;
    margin-left: 2px;
  }
  .h5-features {
    padding-right: 5px;
    padding-left: 5px;
  }
  .testimonial-image {
    left: 192px;
    top: -33px;
    right: 35px;
    bottom: 29px;
  }
  .testimonial-position {
    padding-bottom: 49px;
  }
  .testimonial-div-bloc {
    height: auto;
    padding-bottom: 67px;
  }
  .quote-image {
    width: 31px;
  }
  .short-testimonial-text {
    padding-left: 61px;
    font-size: 16px;
  }
  .play-button-showcase {
    left: 0px;
    top: 0px;
    width: 100%;
    max-width: auto;
  }
  .blog-header {
    height: auto;
    margin-top: -257px;
    padding-bottom: 99px;
    background-color: #07f;
    background-image: -webkit-linear-gradient(270deg, #5a01b5, #5777e4 49%, #01d1f5);
    background-image: linear-gradient(180deg, #5a01b5, #5777e4 49%, #01d1f5);
  }
  .blog-header-container {
    padding-top: 283px;
  }
  .lightbox-video-hero {
    top: 81px;
    display: none;
  }
  .video-button-hero {
    top: -371px;
  }
  .hero-for-mobile {
    margin-top: -1px;
  }
  .mobile-nav-bar {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: auto;
  }
  .nav-bzr-for-blog-white {
    display: none;
  }
  .blog-thumbnail-wraper {
    display: block;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
  }
  .blog-image-thumbnail {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .blog-post-title {
    margin-right: 0px;
    margin-left: 0px;
  }
  .rich-text-post {
    margin-right: 7px;
    margin-left: 7px;
  }
  .blog-summary-post {
    margin-right: 1px;
    margin-left: 1px;
  }
  .biog-post-image {
    position: static;
    width: 100%;
    min-width: auto;
  }
  .other-articles-wrapper {
    margin-left: 0px;
  }
  .webinar-title {
    width: 267px;
  }
  .webinar---calendar-icon {
    top: -38px;
  }
  .webinar-date {
    top: 0px;
  }
  .webinar-div-bloc {
    margin-left: 28px;
  }
  .webinar-div-bloc.webinar-div-bloc-2.webinar-div-bloc-right-2 {
    margin-left: 28px;
  }
  .webinar-div-bloc.webinar-div-bloc-right {
    margin-left: 28px;
  }
  .section-webinar-1 {
    padding-top: 0px;
  }
  .new-header {
    display: none;
  }
  .webinar-link-bloc {
    width: 100%;
  }
  .other-webinar-container {
    display: none;
  }
  .multi-screen-hero-section {
    padding-top: 92px;
    padding-bottom: 92px;
    background-position: 0px 0px, -642px 0px;
  }
  .lightbox-video-landing-page {
    display: none;
  }
  .feature-image {
    margin-right: 0px;
    margin-left: 0px;
  }
  .container-features {
    padding-right: 0px;
    padding-left: 0px;
  }
  .rich-text-features {
    padding-right: 6px;
    padding-left: 6px;
  }
  .column-2-feautre-menu {
    left: 0px;
  }
  ._404-section {
    padding-top: 56px;
  }
  .link-bloc-logo-mobile.w--current {
    width: 200px;
  }
  .column-system-requirements {
    padding-left: 0px;
    border-right-style: none;
    border-left-style: none;
  }
  .logo-system-requirements {
    padding-right: 0px;
  }
  .button-features-2 {
    margin-top: 3px;
    margin-bottom: 3px;
  }
  .customer-dynamic-list {
    margin-right: 0px;
    margin-left: 0px;
  }
  .container-modern-platform {
    padding-right: 5px;
    padding-left: 5px;
  }
  .testimonial-wrapper-2 {
    margin-right: 2px;
    margin-left: 2px;
  }
  .text-webinar-recordings-title {
    top: 259px;
    font-size: 14px;
  }
  .play-button-webinar {
    top: 28px;
    width: 100%;
  }
  .old-webinar-lightbox {
    width: 100%;
  }
  .quote-img-for-museum {
    width: 64px;
    padding-right: 15px;
  }
  .queenland-museum-logo {
    position: static;
    display: none;
    margin-left: 83px;
    float: none;
  }
  .blog-post-date {
    text-align: center;
  }
  .square-quote-logo {
    padding-right: 21px;
  }
  .experts-learn-more-button {
    margin-bottom: 16px;
  }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: #fff;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
}

.button-blue,.button-blue:hover ,.button-blue:active,.button-blue:visited,.button-blue:link {
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 18px;
    border-radius: 5px;
    background-color: #4ac2f6;
    color: #fff;
    text-align: center;
    text-decoration: none;
}


.button-gray,.button-gray:hover ,.button-gray:active ,.button-gray:visited ,.button-gray:link{
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 18px;
    border-radius: 5px;
    background-color: #B0C4DE;
    color: #fff;
    text-align: center;
    text-decoration: none;
}