body {
  background-color: #131313;
  font-family: 'PT Sans Caption', sans-serif;
  color: #101010;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

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

p {
  margin-bottom: 10px;
}

a {
  color: #bbb;
}

.navbar {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  height: 48px;
  padding-top: 10px;
  padding-right: 24px;
  padding-left: 24px;
  float: right;
  border-style: none;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: rgba(0, 0, 0, .3);
  font-family: Lato, sans-serif;
  line-height: 18px;
  font-weight: 300;
  text-transform: none;
}

.nav-link {
  margin-top: 5px;
  padding: 0px 8px;
  font-family: 'PT Sans Caption', sans-serif;
  color: hsla(0, 0%, 100%, .75);
  font-size: 14px;
  font-weight: 300;
}

.nav-link:hover {
  color: #fff;
}

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

.container.menu {
  float: right;
}

.label {
  margin-top: 3px;
  margin-left: 13px;
  float: left;
  color: #fff;
}

.product-icon-large {
  margin-top: 10px;
  margin-bottom: 10px;
}

.icon-image {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.product-title-div {
  margin-top: 0px;
  font-size: 80px;
  line-height: 100px;
  font-weight: 100;
  text-align: center;
  letter-spacing: 0px;
}

.product-subtitle {
  margin-top: 14px;
  color: hsla(0, 0%, 100%, .68);
  font-size: 15px;
  line-height: 16px;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.product-subtitle.landing {
  margin-top: 10px;
  color: #fff;
  line-height: 22px;
  letter-spacing: 2px;
}

.buttons-row {
  display: block;
  width: 960px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.button-left {
  display: inline-block;
  width: 64px;
  height: 64px;
  float: left;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  background-color: rgba(0, 0, 0, .06);
}

.button-left.button-left-footer {
  width: 30px;
  height: 30px;
  margin-top: 6px;
  margin-left: 8px;
  padding-top: 3px;
  text-align: center;
}

.button {
  display: block;
  width: 244px;
  height: 64px;
  max-width: 244%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 8px;
  background-color: rgba(105, 110, 143, .18);
  color: #fff;
}

.button:hover {
  background-color: rgba(104, 109, 143, .22);
}

.button.form {
  width: auto;
  height: 40px;
  max-width: none;
  margin-top: 0px;
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  background-color: #b31e00;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button.button-footer {
  width: 260px;
  height: 41px;
  margin-top: 6px;
  background-color: transparent;
}

.button-text {
  margin-top: 11px;
  margin-left: 84px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-text.subheader {
  margin-top: 0px;
  color: #ccc;
  font-size: 10px;
  font-weight: 300;
}

.button-text.button-text-footer {
  margin-top: 10px;
  margin-left: 46px;
  font-size: 16px;
}

.button-icon {
  display: block;
  margin-top: 16px;
  margin-left: 9px;
}

.button-icon.middle {
  margin-left: 11px;
}

.button-icon.right {
  margin-top: 15px;
  margin-left: 13px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.section-screenshot {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #333;
}

.slider {
  display: block;
  overflow: hidden;
  width: 1024px;
  height: 540px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 80px;
  background-color: #333;
}

.div-tools-image {
  display: block;
  width: 700px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 21px;
}

.title-welcome {
  margin-top: 16px;
  margin-bottom: 32px;
  font-family: Lato, sans-serif;
  font-size: 42px;
  line-height: 48px;
  font-weight: 400;
  text-align: left;
}

.title-welcome.form-title {
  margin-top: 0px;
  font-size: 36px;
  text-align: left;
}

.text-welcome {
  margin-top: 16px;
  margin-bottom: 16px;
  line-height: 22px;
}

.container-content {
  padding: 0px 20px;
  background-color: hsla(0, 0%, 93%, .8);
}

.container-content.bgffffff {
  padding-top: 0px;
  background-color: #fafbfb;
  color: #333;
}

.container-content.bg333333 {
  background-color: #333;
  color: #fff;
}

.container-content.light-bg.bge2e4e6 {
  background-color: hsla(220, 7%, 92%, .5);
}

.container-content.bgededed {
  padding-top: 0px;
  background-color: hsla(0, 0%, 93%, .5);
}

.title-section {
  margin-bottom: 12px;
  font-family: Lato, sans-serif;
  font-size: 80px;
  line-height: 100px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0em;
  list-style-type: disc;
}

.title-section.long-text {
  color: #000;
  font-size: 72px;
  font-weight: 300;
}

.title-section.specification {
  margin-top: 0px;
  margin-bottom: 24px;
  font-size: 48px;
  line-height: 58px;
}

.subtitle-section {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.slide-2 {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  text-align: center;
}

.feature {
  margin-top: 50px;
  margin-bottom: 60px;
}

.feature.last {
  margin-bottom: 20px;
}

.feature.no-container {
  display: block;
  width: 94%;
  max-width: 1100px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  color: #e2e4e6;
}

.feature-title {
  margin-top: -8px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-right: 40px;
  font-family: Lato, sans-serif;
  font-size: 36px;
  line-height: 42px;
  font-weight: 400;
}

.feature-title.smart {
  font-size: 29px;
}

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

.section.editing {
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #ededed;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  color: #000;
}

.section.drawing {
  padding-top: 40px;
  background-color: #fafbfb;
  background-image: url('../images/FLVI-Bez-Lato-Comp.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat-y;
  color: #333;
}

.section.interpolation {
  background-color: #e9eaec;
  box-shadow: 1px 1px 3px 0 #000;
  opacity: 1;
}

.section.font-management {
  padding-top: 40px;
  background-color: #ededed;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.section.specification {
  padding-top: 60px;
  background-color: #e6eced;
  color: #000;
}

.section.footer {
  padding: 60px 80px;
  text-transform: uppercase;
}

.section.copyright {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #000;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.section.icon {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: -1;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, #1a1b1c, #141414);
  background-image: linear-gradient(180deg, #1a1b1c, #141414);
}

.section.welcome {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #2c2f45;
}

.section.standards {
  background-color: #202224;
}

.section.editing2 {
  padding-top: 40px;
  background-color: #333;
  color: #fff;
}

.section.production {
  padding-top: 40px;
  background-color: #333;
  color: #000;
}

.section.metrics {
  padding-top: 40px;
  background-color: #fafbfb;
  background-image: url('../images/FLVI-Metrics-Comp.png');
  background-position: 0px 0px;
  background-size: cover;
  color: #333;
}

.insert {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff;
  text-align: center;
}

.insert.curve-tension {
  width: 60%;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 200px;
  padding-right: 60px;
  padding-left: 60px;
  float: right;
  background-color: #fff;
}

.insert.no-coffee {
  width: 94%;
  max-width: 1100px;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 0px 40px 0px 0px;
  background-color: hsla(0, 0%, 100%, .1);
  background-image: url('../images/damn_time.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 0 11px 24px 0 rgba(0, 0, 0, .4);
  color: #fff;
  text-align: left;
}

.insert.welcome {
  padding: 80px 0px;
  background-color: transparent;
  color: #fff;
  text-align: left;
}

.insert.interpolation {
  width: 96%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px 60px;
  background-color: #e6e4e1;
  background-image: url('../images/interpolation-bg.jpg');
  background-position: 0px 0px;
  background-size: 1393px;
  box-shadow: 0 11px 24px 0 rgba(0, 0, 0, .4);
  text-align: left;
}

.insert-title {
  margin-top: 0px;
  margin-bottom: 36px;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.insert-title.no-coffee {
  font-family: Lato, sans-serif;
  font-size: 42px;
  line-height: 48px;
  font-weight: 400;
  text-transform: none;
  text-shadow: none;
}

.insert-title.bg-dark {
  color: #fff;
}

.insert-title.welcome {
  margin-top: 0px;
  color: #fff;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

.insert-title.welcome2 {
  color: #fff;
  font-style: normal;
  text-align: center;
}

.insert-text {
  font-family: 'PT Serif', serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.insert-text.under-picture {
  margin-top: 40px;
  margin-bottom: 0px;
  font-family: 'PT Serif Caption', sans-serif;
  font-style: normal;
  font-weight: 400;
}

.insert-text.no-coffee {
  margin-bottom: 16px;
  font-family: 'PT Sans Caption', sans-serif;
  color: #fff;
  font-style: normal;
}

.specification-column {
  margin-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
}

.specification-header {
  margin-top: 0px;
  margin-bottom: 14px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.specification-text {
  margin-bottom: 12px;
  font-family: Lato, sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
}

.specification-list-item {
  margin-bottom: 8px;
  font-family: 'PT Sans Caption', sans-serif;
}

.specification-list {
  margin-bottom: 20px;
  margin-left: 0px;
  padding-left: 0px;
  font-family: 'PT Sans', sans-serif;
  color: gray;
  font-size: 13px;
  line-height: 16px;
  list-style-type: none;
}

.spec-text-span {
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
}

.column-footer-middle {
  text-align: center;
}

.column-footer-left {
  padding-top: 10px;
  padding-right: 0px;
  padding-left: 40px;
}

.div-footer-section {
  display: block;
  margin: 10px auto 14px;
  color: #fff;
}

.footer-text {
  display: inline-block;
  margin-top: 2px;
  margin-left: 14px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
}

.text-copyright {
  color: #888;
}

.copyright-link {
  color: #fff;
  font-weight: 400;
}

.column-text {
  padding-right: 40px;
}

.column-right {
  padding-left: 40px;
}

.column-right.iterpolation {
  padding: 20px;
  background-color: hsla(0, 0%, 100%, .4);
}

.product-title {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 90px;
  line-height: 100px;
  font-weight: 200;
  letter-spacing: -1px;
}

.centered-image {
  margin-bottom: 80px;
  text-align: center;
}

.form-text {
  width: 60%;
  margin-top: 1px;
  margin-right: 20px;
  margin-bottom: 0px;
  float: left;
}

.small-text {
  margin-top: 20px;
  font-family: 'PT Sans Caption', sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  text-align: left;
}

.div.illustration {
  display: block;
  width: 94%;
  max-width: 1100px;
  margin: 40px auto;
  background-image: url('../images/tension-illustration.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 0 11px 24px 0 rgba(0, 0, 0, .4);
}

.div.illustration.interpolation {
  width: 94%;
  max-width: 1100px;
  margin-bottom: 70px;
  background-image: url('../images/interpolation-illustration.png');
}

.div.illustration.tension {
  margin-bottom: 40px;
}

.list.content {
  padding-left: 0px;
}

.list-item.content {
  margin-bottom: 8px;
  margin-left: 20px;
}

.icon {
  font-weight: 200;
}

.slide {
  display: inline-block;
  text-align: center;
}

.slide.slide-2 {
  margin-top: 40px;
  padding-top: 0px;
}

.test {
  position: static;
  overflow: visible;
  height: 300px;
}

.menu {
  background-color: transparent;
}

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

.menu-button {
  padding: 0px;
  font-size: 30px;
}

.form-download {
  margin-top: 30px;
  padding: 30px 40px 40px 50px;
  clear: left;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, .2);
  text-align: center;
}

.form-download-wrapper {
  text-align: center;
}

.row-welcome {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.video-block {
  position: relative;
  float: left;
}

.video-block.slider {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 940px;
  height: 530px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.video-block.slideshow {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 940px;
  height: 530px;
}

.video-block.resized {
  width: 300px;
  height: 200px;
  margin-bottom: 20px;
  float: none;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.video {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 200px;
}

.video.slideshow {
  right: 0px;
  width: auto;
  height: auto;
}

.video-content {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 240px;
}

.text-block {
  width: 60%;
  margin-left: 40px;
  float: right;
}

._3-column {
  display: block;
  width: 94%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 20px;
  text-align: left;
}

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

.column-video {
  padding-right: 15px;
  padding-left: 15px;
}

.column-base {
  padding-right: 15px;
  padding-left: 15px;
}

.column-base.welcome {
  padding-left: 20px;
}

.navigator-item {
  display: inline-block;
  margin-right: 24px;
  margin-left: 24px;
  float: none;
  color: #fff;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0px;
}

.navigator-item.full {
  width: 100%;
  color: hsla(0, 0%, 100%, .68);
  font-size: 12px;
}

.navigator-row {
  display: block;
  width: 94%;
  height: 40px;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 9px;
  margin-left: auto;
}

.navigator-column {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.navigator-block {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: auto;
  margin: 40px auto 20px;
  float: none;
  text-align: center;
}

.navigator-containter {
  position: relative;
}

.navigator-link {
  color: hsla(0, 9%, 89%, .68);
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navigator-link:hover {
  color: #e6e1e1;
}

.form-success {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  background-color: transparent;
}

.success-text {
  margin-top: 7px;
  float: left;
  clear: none;
  text-align: left;
}

.success-smile {
  margin-right: 8px;
  float: left;
}

.form-error {
  padding-left: 0px;
  background-color: transparent;
  color: red;
}

.rich-footer {
  color: #888;
  line-height: 18px;
}

.rich-footer p {
  margin-bottom: 0px;
  font-size: 12px;
}

.feature-image {
  padding-right: 15px;
  padding-left: 15px;
}

.section-navigation {
  position: absolute;
  width: 100%;
  height: 60px;
  margin-left: 1px;
}

.navbar-compact {
  position: fixed;
  left: 24px;
  top: 0px;
  display: inline-block;
  width: 52px;
  height: 48px;
  margin-right: 20px;
  float: left;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: rgba(0, 0, 0, .3);
}

.menu-button-compact {
  margin-top: 13px;
  margin-left: 15px;
  padding: 0px;
  float: none;
  color: #fff;
}

.menu-button-compact.w--open {
  background-color: transparent;
  color: hsla(0, 0%, 100%, .42);
}

.navbar-block {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  height: 50px;
  margin-left: 0px;
  padding-right: 40px;
  padding-left: 100px;
  clear: none;
}

.menu-compact {
  position: fixed;
  height: 300px;
  margin-top: 53px;
  margin-left: 24px;
  padding-left: 0px;
  background-color: rgba(0, 0, 0, .8);
}

.nav-link-compact {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.nav-link-compact:hover {
  color: #fff;
  font-weight: 700;
}

.column-no-container {
  padding-left: 20px;
}

.coffee-text {
  display: block;
  margin-left: 380px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 80px;
  float: left;
}

.coffee-picture {
  display: inline-block;
  width: 40%;
  float: left;
}

.specification-row {
  display: block;
  width: 94%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.lightbox {
  cursor: -webkit-zoom-in;
}

html.w-mod-js *[data-ix="opacity"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="side-scroll"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="loading"] {
  opacity: 0;
}

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

@media (max-width: 991px) {
  a {
    z-index: 2;
  }
  .navbar {
    position: static;
    width: 90%;
    max-width: 920px;
    padding-right: 24px;
    float: left;
  }
  .nav-link {
    text-align: center;
  }
  .buttons-row {
    width: auto;
  }
  .button {
    width: 200px;
  }
  .button.button-footer {
    width: auto;
    height: auto;
    max-width: 260px;
    min-height: 41px;
    min-width: 200px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .button-text {
    margin-left: 76px;
    font-size: 14px;
  }
  .section-screenshot {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .slider {
    width: auto;
    height: 560px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .title-section {
    margin-top: 0px;
    font-size: 68px;
    line-height: 74px;
  }
  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section.editing {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .section.footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section.icon {
    padding-right: 10px;
    padding-left: 10px;
  }
  .insert.curve-tension {
    width: auto;
    padding-right: 40px;
    padding-left: 40px;
  }
  .insert.no-coffee {
    width: 94%;
    margin-bottom: 20px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .insert.welcome {
    padding-top: 40px;
  }
  .insert-title.no-coffee {
    letter-spacing: 2px;
  }
  .insert-text.under-picture {
    display: block;
    overflow: visible;
    clear: none;
  }
  .column-footer-middle {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-footer-left {
    padding-left: 10px;
  }
  .slide.slide-2 {
    margin-top: 20px;
  }
  .menu {
    position: fixed;
    top: 0px;
    right: 0px;
    padding-top: 16px;
    padding-bottom: 16px;
    background-color: rgba(0, 0, 0, .88);
    font-size: 13px;
    line-height: 25px;
    text-align: center;
  }
  .menu-button {
    z-index: 2;
    color: #e2e4e6;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .row-welcome {
    padding-right: 20px;
    padding-left: 20px;
  }
  .video-block.slideshow {
    width: auto;
    height: auto;
  }
  .video-block.resized {
    width: 200px;
    height: 133px;
    margin-bottom: 0px;
  }
  .video-block.resized.editing2 {
    width: 300px;
    height: 200px;
  }
  .video {
    width: 100%;
    height: 100%;
  }
  ._3-column {
    width: auto;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 40px;
  }
  .column-editing2 {
    padding-top: 20px;
  }
  .column-video {
    padding-right: 0px;
  }
  .navigator-item {
    margin-right: 16px;
    margin-bottom: 8px;
    margin-left: 16px;
  }
  .column-no-container {
    padding-left: 10px;
  }
  .coffee-text {
    width: 100%;
    margin-left: 0px;
    padding-left: 60px;
  }
}

@media (max-width: 767px) {
  a {
    z-index: 1;
  }
  .navbar {
    padding-right: 18px;
    padding-left: 18px;
  }
  .nav-link {
    text-align: center;
  }
  .button {
    display: block;
    width: 230px;
    margin: 6px auto;
    float: none;
  }
  .button.button-footer {
    min-height: 40px;
    min-width: 120px;
    margin-left: 0px;
    font-size: 14px;
  }
  .button-text.button-text-footer {
    font-size: 14px;
    line-height: 18px;
  }
  .section-screenshot {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .slider {
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .title-welcome.form-title {
    font-size: 35px;
  }
  .container-content.bgffffff {
    padding-top: 0px;
  }
  .container-content.bg333333 {
    padding-top: 0px;
  }
  .container-content.bgededed {
    padding-top: 0px;
  }
  .title-section {
    font-size: 55px;
    line-height: 60px;
  }
  .title-section.specification {
    font-size: 44px;
    line-height: 46px;
  }
  .feature {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .feature.last {
    margin-bottom: 0px;
  }
  .feature-title {
    margin-top: 18px;
  }
  .feature-title.right-text.smart {
    margin-top: 12px;
  }
  .section.footer {
    padding: 40px 20px;
  }
  .section.icon {
    width: auto;
  }
  .insert.curve-tension {
    margin-left: 0px;
  }
  .insert.no-coffee {
    margin-bottom: 0px;
    padding: 10px 20px 10px 0px;
    box-shadow: none;
  }
  .insert.welcome {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .column-footer-middle {
    display: block;
  }
  .column-footer-left {
    padding-left: 0px;
  }
  .column-text {
    padding-right: 0px;
  }
  .column-right {
    padding-right: 10px;
    padding-left: 10px;
  }
  .image-loose {
    float: none;
  }
  .centered-image {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
  .form-text {
    width: 90%;
    margin-bottom: 12px;
  }
  .div.illustration.interpolation {
    margin-top: 30px;
    margin-bottom: 40px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .div.illustration.tension {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .menu {
    position: fixed;
    top: 0px;
    right: 0px;
    padding: 40px 32px 20px;
    background-color: rgba(0, 0, 0, .85);
    font-size: 22px;
    line-height: 22px;
  }
  .menu.open {
    position: fixed;
    left: 0px;
    top: 0px;
    background-color: #000;
  }
  .menu-button.w--open {
    z-index: 1;
    background-color: transparent;
    color: #0080ff;
  }
  .row-welcome {
    padding-right: 16px;
    padding-left: 16px;
  }
  .video-block.resized {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .video-block.resized.editing2 {
    width: 300px;
    height: 200px;
  }
  ._3-column {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .column-editing2 {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .column-buttons {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 60px;
  }
  .footer-icon {
    width: 100px;
    margin-top: 32px;
  }
  .navigator-item {
    margin-right: 12px;
    margin-bottom: 12px;
    margin-left: 12px;
  }
  .column-no-container {
    margin-bottom: 30px;
  }
  .coffee-text {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
  }
}

@media (max-width: 479px) {
  .product-icon-large {
    margin-top: 20px;
  }
  .product-title-div {
    margin-top: 10px;
  }
  .product-subtitle {
    font-size: 14px;
  }
  .product-subtitle.landing {
    letter-spacing: 0px;
    text-transform: none;
  }
  .button.form {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 16px;
    text-align: center;
  }
  .button.button-footer {
    display: block;
    width: auto;
    height: auto;
    min-height: 41px;
    min-width: 240px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    font-size: 14px;
  }
  .button-text.button-text-footer {
    font-size: 16px;
  }
  .title-welcome {
    font-size: 30px;
    text-align: left;
  }
  .title-welcome.form-title {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
  }
  .text-welcome {
    font-size: 16px;
    line-height: 21px;
  }
  .title-section {
    font-size: 36px;
    line-height: 38px;
  }
  .title-section.long-text {
    font-size: 56px;
  }
  .title-section.specification {
    margin-bottom: 12px;
    font-size: 24px;
    line-height: 26px;
    font-weight: 400;
  }
  .subtitle-section {
    font-size: 16px;
    line-height: 18px;
  }
  .feature-title {
    padding-top: 0px;
    padding-right: 0px;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
  }
  .section {
    padding-bottom: 20px;
  }
  .section.font-management {
    padding-bottom: 20px;
  }
  .section.specification {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .section.icon {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .section.production {
    padding-top: 40px;
    padding-bottom: 0px;
  }
  .section.metrics {
    padding-bottom: 20px;
  }
  .insert.curve-tension {
    margin-bottom: 0px;
    padding: 30px 30px 40px;
  }
  .insert.no-coffee {
    width: 100%;
    margin-bottom: 0px;
    padding: 30px 30px 20px;
    box-shadow: none;
  }
  .insert.welcome {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .insert-title {
    font-size: 16px;
    line-height: 21px;
  }
  .insert-title.no-coffee {
    font-size: 56px;
    line-height: 64px;
    text-align: left;
  }
  .insert-title.bg-dark {
    font-size: 16px;
    text-align: center;
  }
  .insert-title.welcome {
    margin-bottom: 12px;
    font-size: 30px;
    line-height: 35px;
    text-align: left;
  }
  .insert-title.welcome2 {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 21px;
  }
  .insert-text.under-picture {
    line-height: 21px;
  }
  .specification-column {
    padding-right: 10px;
    padding-left: 10px;
  }
  .column-footer-left {
    padding-left: 0px;
  }
  .column-text {
    padding-right: 0px;
    font-size: 16px;
    line-height: 21px;
  }
  .column-right {
    padding-right: 0px;
    padding-left: 0px;
  }
  .product-title {
    font-size: 60px;
    font-weight: 300;
  }
  .form-text {
    width: 100%;
    text-align: center;
  }
  .div.illustration {
    width: auto;
    box-shadow: none;
  }
  .div.illustration.interpolation {
    width: auto;
    margin-top: 20px;
    margin-bottom: 0px;
    box-shadow: none;
  }
  .slide.slide-2 {
    margin-top: 10px;
  }
  .form-download {
    padding-right: 20px;
    padding-left: 20px;
  }
  .form-download-inside {
    text-align: left;
  }
  .row-welcome {
    padding-right: 0px;
    padding-left: 0px;
  }
  .video-block.resized.editing2 {
    width: 200px;
    height: 133px;
  }
  ._3-column {
    padding-left: 20px;
  }
  .column-editing2 {
    padding-left: 0px;
  }
  .column-welcome {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-base {
    padding-right: 0px;
    padding-left: 0px;
  }
  .navigator-link {
    letter-spacing: 0px;
    text-transform: none;
  }
  .coffee-text {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
}

