@import url(../js/fancybox/jquery.fancybox.css);
@import url(../js/fancybox/helpers/jquery.fancybox-buttons.css);
@import url(../js/fancybox/helpers/jquery.fancybox-thumbs.css);
/* line 17, ../../../../../../lib/gems/1.9.1/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../lib/gems/1.9.1/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../lib/gems/1.9.1/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../lib/gems/1.9.1/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../lib/gems/1.9.1/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../lib/gems/1.9.1/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../lib/gems/1.9.1/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../lib/gems/1.9.1/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../lib/gems/1.9.1/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 5, ../scss/_content.scss */
.turn-smartphone {
  display: none;
}

@media screen and (max-device-width: 640px) and (orientation: landscape) {
  /* line 11, ../scss/_content.scss */
  .turn-smartphone {
    display: block;
    position: fixed;
    background-color: #fff;
    width: 80%;
    height: 80%;
    padding: 10%;
    left: 0;
    top: 0;
    z-index: 30000;
    text-align: center;
  }
  /* line 24, ../scss/_content.scss */
  .turn-smartphone .text {
    margin: 20px 0;
  }
}
/* line 31, ../scss/_content.scss */
body {
  font-family: 'Futura W01 Book', 'Arial', 'Sans-serif';
  font-size: 18px;
  line-height: 24px;
}

/* line 38, ../scss/_content.scss */
sup {
  height: 0;
  bottom: 0.5em;
  position: relative;
  vertical-align: baseline;
  _vertical-align: bottom;
  font-size: .8em;
  line-height: 1;
}

/* line 48, ../scss/_content.scss */
.arrow-down {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -50px;
  z-index: 1000;
  color: #fff;
  text-decoration: none;
  text-align: center;
  cursor: default;
}
/* line 59, ../scss/_content.scss */
.arrow-down img {
  position: relative;
}
/* line 63, ../scss/_content.scss */
.arrow-down.dark {
  color: #000;
}
@media all and (max-width: 540px) {
  /* line 48, ../scss/_content.scss */
  .arrow-down {
    display: none;
  }
}

/* line 72, ../scss/_content.scss */
.fullPage-tooltip {
  font-family: 'Futura W01 Book', 'Arial', 'Sans-serif';
  white-space: nowrap;
}

/* line 77, ../scss/_content.scss */
.loader {
  position: absolute;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background-color: #fff;
  text-align: center;
}
/* line 87, ../scss/_content.scss */
.loader img {
  position: relative;
  top: 50%;
}

/* line 93, ../scss/_content.scss */
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}

/* line 100, ../scss/_content.scss */
.bx-pager {
  position: absolute;
  z-index: 999;
}

/* line 104, ../scss/_content.scss */
.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
  z-index: 99;
}

/* line 108, ../scss/_content.scss */
#header {
  position: fixed;
  z-index: 20000;
  width: 100%;
  top: 10px;
  left: 0;
  padding: 20px 0;
  text-align: right;
}
@media only screen and (max-width: 540px) {
  /* line 108, ../scss/_content.scss */
  #header {
    top: 0;
  }
}
/* line 121, ../scss/_content.scss */
#header .ticker {
  width: 255px;
  max-width: 50%;
  display: inline-block;
  vertical-align: top;
  font-size: 21px;
}
/* line 128, ../scss/_content.scss */
#header .ticker.light {
  color: #fff;
}
/* line 132, ../scss/_content.scss */
#header .ticker li {
  padding: 0 0 2px 0;
  text-align: right;
}
@media only screen and (max-width: 500px) {
  /* line 121, ../scss/_content.scss */
  #header .ticker {
    font-size: 12px;
    line-height: 16px;
    max-width: 50%;
    text-align: right;
  }
  /* line 143, ../scss/_content.scss */
  #header .ticker ul {
    width: 100%;
  }
}
/* line 149, ../scss/_content.scss */
#header .inner {
  padding: 0 20px;
  position: relative;
}
@media only screen and (max-width: 500px) {
  /* line 149, ../scss/_content.scss */
  #header .inner {
    padding: 0 5px;
  }
}
/* line 157, ../scss/_content.scss */
#header .inner a {
  margin-left: 20px;
}
/* line 162, ../scss/_content.scss */
#header .logo-dark {
  position: absolute;
  left: 30px;
  display: none;
  cursor: pointer;
}
@media only screen and (max-width: 500px) {
  /* line 162, ../scss/_content.scss */
  #header .logo-dark {
    left: 5px;
    width: 70px;
    top: 8px;
  }
}
/* line 175, ../scss/_content.scss */
#header .buynow-button {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-top: -8px;
  font-size: 18px;
  padding: 8px 28px;
  vertical-align: top;
}
@media only screen and (max-width: 500px) {
  /* line 175, ../scss/_content.scss */
  #header .buynow-button {
    margin-left: 5px !important;
    font-size: 13px;
    padding: 4px 10px;
    margin-top: -5px;
  }
}

/* line 191, ../scss/_content.scss */
.button {
  color: #fff;
  padding: 5px 10px;
  background-color: #000;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-decoration: none;
}

/* line 201, ../scss/_content.scss */
#static-images {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 999;
}
/* line 207, ../scss/_content.scss */
#static-images #product-shadow {
  display: none;
}
/* line 212, ../scss/_content.scss */
#static-images .arrow-down {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -50px;
  z-index: 1000;
  color: #fff;
  text-decoration: none;
  text-align: center;
}
/* line 222, ../scss/_content.scss */
#static-images .arrow-down img {
  position: relative;
}
/* line 226, ../scss/_content.scss */
#static-images .arrow-down.dark {
  color: #000;
}

/* line 233, ../scss/_content.scss */
#static-images img {
  position: absolute;
  z-index: 0;
  transform: rotate(0deg);
  /* avoid blurry images in FF */
  -webkit-transform: translate3d(0, 0, 0);
}

/*.bg {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}*/
/* line 249, ../scss/_content.scss */
.bg {
  position: fixed;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}

/* line 256, ../scss/_content.scss */
.bg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-width: 50%;
  min-height: 50%;
}

/* line 269, ../scss/_content.scss */
#fullPage-nav {
  z-index: 10000;
}
@media only screen and (max-width: 540px) {
  /* line 272, ../scss/_content.scss */
  #fullPage-nav.left {
    left: 8px;
  }
}

/* line 280, ../scss/_content.scss */
#fullPage-nav li {
  margin-bottom: 12px;
}
@media only screen and (max-width: 540px) {
  /* line 280, ../scss/_content.scss */
  #fullPage-nav li {
    margin-bottom: 6px;
  }
}

/* line 288, ../scss/_content.scss */
#fullPage-nav span {
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
}
@media only screen and (max-width: 540px) {
  /* line 288, ../scss/_content.scss */
  #fullPage-nav span {
    width: 8px;
    height: 8px;
  }
}

/* line 299, ../scss/_content.scss */
#fullPage-nav li span, .fullPage-slidesNav span {
  background-color: #cacaca;
  opacity: 1;
}

/* line 304, ../scss/_content.scss */
#fullPage-nav li .active span {
  width: 16px;
  height: 16px;
  margin: -4px 0 0 -4px;
}
@media only screen and (max-width: 540px) {
  /* line 304, ../scss/_content.scss */
  #fullPage-nav li .active span {
    width: 8px;
    height: 8px;
    margin: 0;
  }
}

/* line 316, ../scss/_content.scss */
#fullPage-nav li .active span, .fullPage-slidesNav .active span {
  background-color: #60b6bf;
  opacity: 1;
  border: 1px solid #fff;
}

/* line 326, ../scss/_content.scss */
.controlArrow.next {
  background: url(/h680/images/arrow-right.png) no-repeat 100% center;
  border: none;
  width: 49%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 60px;
}
@media only screen and (max-width: 540px) {
  /* line 326, ../scss/_content.scss */
  .controlArrow.next {
    /*right: 30px;
    background-size: 12px 19px;*/
    display: none !important;
  }
}
/* line 345, ../scss/_content.scss */
.controlArrow.next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
}

/* line 352, ../scss/_content.scss */
.controlArrow.prev {
  background: url(/h680/images/arrow-left.png) no-repeat 0 center;
  border: none;
  width: 49%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 60px;
}
@media only screen and (max-width: 540px) {
  /* line 352, ../scss/_content.scss */
  .controlArrow.prev {
    display: none !important;
  }
}
/* line 369, ../scss/_content.scss */
.controlArrow.prev:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
}

/* line 377, ../scss/_content.scss */
.bx-controls-direction {
  z-index: 4000;
}

/* line 381, ../scss/_content.scss */
.fullPage-slidesNav {
  z-index: 4000;
}

/* line 385, ../scss/_content.scss */
.fullPage-slidesNav li {
  width: 35px;
  height: 35px;
}
/* line 389, ../scss/_content.scss */
.fullPage-slidesNav li a {
  text-align: center;
}
/* line 393, ../scss/_content.scss */
.fullPage-slidesNav li a.active span {
  color: #fff;
  background-color: #000;
  border: none;
}

/* line 402, ../scss/_content.scss */
.fullPage-slidesNav span {
  width: 35px;
  height: 35px;
  border: none;
  line-height: 35px;
  color: #000;
  background-color: transparent;
}

/* line 413, ../scss/_content.scss */
.fullPage-tooltip {
  position: absolute;
  color: #fff;
  font-size: 20px;
  top: -7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: url(/h680/images/trans-bg.png);
  padding: 5px 20px;
}

/* line 424, ../scss/_content.scss */
.fullPage-tooltip.right {
  right: 30px;
}

/* line 427, ../scss/_content.scss */
.fullPage-tooltip.left {
  left: 30px;
}

/* SECTIONS */
/* line 436, ../scss/_content.scss */
#section_1 .dark-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #000;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  -moz-opacity: 0.5;
}
/* line 450, ../scss/_content.scss */
#section_1 .logo {
  position: absolute;
  right: 10%;
  top: 30%;
  max-width: 70%;
  z-index: 10;
}

/* line 461, ../scss/_content.scss */
#section_2 .arrow-down {
  bottom: 80px;
}
/* line 467, ../scss/_content.scss */
#section_2 .slidesContainer .text {
  position: relative;
  width: 40%;
  left: 50%;
  top: 40%;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
}
@media only screen and (max-width: 540px) {
  /* line 467, ../scss/_content.scss */
  #section_2 .slidesContainer .text {
    width: 65%;
    left: 15%;
    top: 25%;
    font-size: 24px;
    line-height: 36px;
  }
}

/* line 490, ../scss/_content.scss */
#section_3 .arrow-down {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -19px;
  z-index: 1000;
  display: none;
}
/* line 499, ../scss/_content.scss */
#section_3 .img {
  width: 48%;
  height: 100%;
  position: relative;
}
@media only screen and (max-width: 540px) {
  /* line 499, ../scss/_content.scss */
  #section_3 .img {
    width: 50%;
  }
}
/* line 508, ../scss/_content.scss */
#section_3 .img img {
  max-width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 10;
}
/* line 516, ../scss/_content.scss */
#section_3 .img1 {
  display: none;
}
/* line 520, ../scss/_content.scss */
#section_3 .img2 {
  display: none;
}
/* line 524, ../scss/_content.scss */
#section_3 .content {
  position: absolute;
  left: 50%;
  width: 50%;
  z-index: 20;
  font-size: 40px;
  line-height: 55px;
  top: 25%;
}
/* line 534, ../scss/_content.scss */
#section_3 .content .title2, #section_3 .content .title3, #section_3 .content .text2, #section_3 .content .text3 {
  display: none;
}
/* line 538, ../scss/_content.scss */
#section_3 .content img {
  max-width: 100%;
}
@media all and (max-width: 540px) {
  /* line 538, ../scss/_content.scss */
  #section_3 .content img {
    width: 70%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 540px) {
  /* line 524, ../scss/_content.scss */
  #section_3 .content {
    top: 10%;
    left: 15%;
    width: 50%;
  }
}
@media only screen and (max-width: 500px) {
  /* line 524, ../scss/_content.scss */
  #section_3 .content {
    width: 70%;
  }
}
/* line 557, ../scss/_content.scss */
#section_3 .content h2 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 540px) {
  /* line 557, ../scss/_content.scss */
  #section_3 .content h2 {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
/* line 566, ../scss/_content.scss */
#section_3 .content .text {
  font-size: 22px;
  line-height: 30px;
  max-width: 350px;
  margin-top: 30px;
}
@media only screen and (max-width: 540px) {
  /* line 566, ../scss/_content.scss */
  #section_3 .content .text {
    font-size: 18px;
    line-height: 24px;
    max-width: 100%;
    margin-top: 20px;
  }
}
/* line 582, ../scss/_content.scss */
#section_3 .hand {
  position: absolute;
  z-index: 100;
  /*left: 50%;
  bottom: 0;*/
  display: none;
  /*@media only screen and (max-width: 540px) {
    max-width: 60%;
    left: 20%;
  }*/
}

/*#section_4 {

  .arrow-down {
    position: static;
    display: block !important;
    cursor: default;

    @media only screen and (max-width: 540px) {
      line-height: 10px;
    }

    img {

      @media only screen and (max-width: 540px) {
        width: 10px;
      }
    }

  }

  .particle {
    position: absolute;
    visibility: hidden;
  }

  .bottom-img {
    position: absolute;
    z-index: 1000;
    visibility: hidden;
    max-width: 80%;

  }

  p {
    display: none;
    font-size: 40px;
    line-height: 55px;
    text-align: center;
    position: relative;
    z-index: 10;
    top: 30%;

    @media only screen and (max-width: 540px) {
      font-size: 22px;
      line-height: 32px;
      //padding-left: 10%;
    }
  }

}*/
/* line 649, ../scss/_content.scss */
#section_4 .animation-loader {
  text-align: center;
}
/* line 653, ../scss/_content.scss */
#section_4 .swiper {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100000;
  top: 0;
  left: 60px;
}
/* line 663, ../scss/_content.scss */
#section_4 .spacer {
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
@media only screen and (max-width: 780px) {
  /* line 663, ../scss/_content.scss */
  #section_4 .spacer {
    display: none;
  }
}
/* line 673, ../scss/_content.scss */
#section_4 .content {
  height: 100%;
}
/* line 677, ../scss/_content.scss */
#section_4 .inner {
  font-size: 0;
  width: 80%;
  margin-left: 10%;
  height: 100%;
}
/* line 684, ../scss/_content.scss */
#section_4 .text-container {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}
@media only screen and (max-width: 780px) {
  /* line 684, ../scss/_content.scss */
  #section_4 .text-container {
    width: 100%;
    height: 50%;
  }
}
@media only screen and (max-width: 580px) {
  /* line 684, ../scss/_content.scss */
  #section_4 .text-container {
    height: 60%;
  }
}
/* line 701, ../scss/_content.scss */
#section_4 .text {
  display: inline-block;
  vertical-align: middle;
  font-size: 22px;
  line-height: 30px;
  width: 100%;
}
/* line 708, ../scss/_content.scss */
#section_4 .text h2 {
  font-size: 40px;
  line-height: 55px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 540px) {
  /* line 708, ../scss/_content.scss */
  #section_4 .text h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 780px) {
  /* line 701, ../scss/_content.scss */
  #section_4 .text {
    width: 100%;
    height: 100%;
    /*font-size: 20px;
    line-height: 30px;*/
  }
}
@media only screen and (max-width: 580px) {
  /* line 701, ../scss/_content.scss */
  #section_4 .text {
    font-size: 18px;
    line-height: 24px;
    padding: 0 20px;
  }
}
/* line 735, ../scss/_content.scss */
#section_4 .video-container {
  /*display: table-cell;
  width: 50%;*/
  vertical-align: middle;
  width: 50%;
  display: inline-block;
  position: relative;
}
/* line 745, ../scss/_content.scss */
#section_4 .video-container #animation-video {
  max-width: 100%;
}
@media only screen and (max-width: 780px) {
  /* line 735, ../scss/_content.scss */
  #section_4 .video-container {
    width: 100%;
  }
}
/* line 754, ../scss/_content.scss */
#section_4 .animation-container {
  vertical-align: middle;
  width: 50%;
  display: inline-block;
  position: relative;
}
@media only screen and (max-width: 780px) {
  /* line 754, ../scss/_content.scss */
  #section_4 .animation-container {
    width: 100%;
  }
}
/* line 765, ../scss/_content.scss */
#section_4 .animation-container img {
  background-color: #fff;
}
/* line 770, ../scss/_content.scss */
#section_4 #mySpriteSpin {
  display: none;
}
/* line 774, ../scss/_content.scss */
#section_4 .section-intro-text {
  height: 100%;
}

/* line 781, ../scss/_content.scss */
#section_5 .bx-pager {
  display: none;
}
/* line 785, ../scss/_content.scss */
#section_5 .bx-wrapper, #section_5 .bx-viewport {
  height: 100% !important;
  border: none;
}
/* line 790, ../scss/_content.scss */
#section_5 .bx-viewport {
  width: 101% !important;
}
/* line 795, ../scss/_content.scss */
#section_5 .bxslider {
  height: 100%;
  background-color: #60b6bf;
}
/* line 799, ../scss/_content.scss */
#section_5 .bxslider li {
  height: 100%;
}
/* line 804, ../scss/_content.scss */
#section_5 .bxslide {
  height: 100%;
  display: block;
}
/* line 808, ../scss/_content.scss */
#section_5 .bxslide .inner {
  font-size: 0;
  width: 80%;
  margin-left: 10%;
}
@media only screen and (max-width: 680px) {
  /* line 808, ../scss/_content.scss */
  #section_5 .bxslide .inner {
    width: 80%;
    margin-left: 15%;
  }
}
/* line 819, ../scss/_content.scss */
#section_5 .bxslide .text {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  font-size: 22px;
  line-height: 32px;
  color: #000;
  margin-right: 10%;
}
/* line 828, ../scss/_content.scss */
#section_5 .bxslide .text span {
  font-size: 40px;
  line-height: 55px;
  margin-bottom: 30px;
  color: #000;
  display: block;
}
@media only screen and (max-width: 540px) {
  /* line 828, ../scss/_content.scss */
  #section_5 .bxslide .text span {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 540px) {
  /* line 819, ../scss/_content.scss */
  #section_5 .bxslide .text {
    /*font-size: 24px;
    line-height: 32px;*/
    font-size: 14px;
    line-height: 18px;
    width: 100% !important;
  }
}
@media only screen and (max-width: 680px) {
  /* line 819, ../scss/_content.scss */
  #section_5 .bxslide .text {
    width: 90%;
    margin-bottom: 20px;
  }
}
/* line 858, ../scss/_content.scss */
#section_5 .bxslide .img {
  width: 40%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
@media only screen and (max-width: 540px) {
  /* line 858, ../scss/_content.scss */
  #section_5 .bxslide .img {
    width: 90% !important;
  }
}
@media only screen and (max-width: 680px) {
  /* line 858, ../scss/_content.scss */
  #section_5 .bxslide .img {
    width: 90%;
  }
}
/* line 872, ../scss/_content.scss */
#section_5 .bxslide .img img {
  max-width: 100%;
  display: inline;
}
@media only screen and (max-width: 540px) {
  /* line 872, ../scss/_content.scss */
  #section_5 .bxslide .img img {
    max-width: 50% !important;
  }
}

/* line 887, ../scss/_content.scss */
#section_6 .arrow-down {
  bottom: 80px;
}
/* line 891, ../scss/_content.scss */
#section_6 .bx-wrapper, #section_6 .bx-viewport {
  height: 100% !important;
}
/* line 895, ../scss/_content.scss */
#section_6 .bx-viewport {
  width: 101% !important;
}
/* line 899, ../scss/_content.scss */
#section_6 .bxslider {
  height: 100%;
  background-color: #60b6bf;
}
/* line 903, ../scss/_content.scss */
#section_6 .bxslider li {
  height: 100%;
}
/* line 908, ../scss/_content.scss */
#section_6 .bx-pager {
  z-index: 10000;
}
/* line 912, ../scss/_content.scss */
#section_6 .bx-pager-item a {
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  text-indent: 0;
  text-decoration: none;
  color: #fff;
  font-family: 'Futura W01 Book', 'Arial', 'Sans-serif';
  font-size: 18px;
  font-weight: normal;
}
/* line 933, ../scss/_content.scss */
#section_6 .bx-wrapper .bx-viewport {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 940, ../scss/_content.scss */
#section_6 .bx-wrapper .bx-pager, #section_6 .bx-wrapper .bx-controls-auto {
  bottom: 20px;
}
/* line 944, ../scss/_content.scss */
#section_6 .bx-wrapper .bx-pager.bx-default-pager a {
  background: none;
  color: #000;
}
/* line 948, ../scss/_content.scss */
#section_6 .bx-wrapper .bx-pager.bx-default-pager a.active {
  color: #fff;
  background-color: #000;
}
/* line 959, ../scss/_content.scss */
#section_6 .bx-wrapper .bx-prev {
  background: url(/h680/images/arrow-left.png) no-repeat 0 center;
  width: 49%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 60px;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}
@media only screen and (max-width: 540px) {
  /* line 959, ../scss/_content.scss */
  #section_6 .bx-wrapper .bx-prev {
    /*left: 0;
    background-size: 12px 19px;*/
    display: none;
  }
}
/* line 977, ../scss/_content.scss */
#section_6 .bx-wrapper .bx-prev:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
}
/* line 984, ../scss/_content.scss */
#section_6 .bx-wrapper .bx-next {
  background: url(/h680/images/arrow-right.png) no-repeat 100% center;
  width: 49%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 60px;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}
@media only screen and (max-width: 540px) {
  /* line 984, ../scss/_content.scss */
  #section_6 .bx-wrapper .bx-next {
    /*right: 0;
    background-size: 12px 19px;*/
    display: none;
  }
}
/* line 1002, ../scss/_content.scss */
#section_6 .bx-wrapper .bx-next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
}
/* line 1009, ../scss/_content.scss */
#section_6 .bxslide {
  height: 100%;
  display: block;
}
/* line 1013, ../scss/_content.scss */
#section_6 .bxslide .inner {
  font-size: 0;
  width: 80%;
  margin-left: 10%;
}
@media only screen and (max-width: 680px) {
  /* line 1013, ../scss/_content.scss */
  #section_6 .bxslide .inner {
    width: 70%;
    margin-left: 15%;
  }
}
/* line 1024, ../scss/_content.scss */
#section_6 .bxslide .text {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  line-height: 40px;
}
@media only screen and (max-width: 540px) {
  /* line 1024, ../scss/_content.scss */
  #section_6 .bxslide .text {
    font-size: 24px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 680px) {
  /* line 1024, ../scss/_content.scss */
  #section_6 .bxslide .text {
    width: 90%;
    margin-bottom: 20px;
  }
}
/* line 1042, ../scss/_content.scss */
#section_6 .bxslide .img {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
@media only screen and (max-width: 680px) {
  /* line 1042, ../scss/_content.scss */
  #section_6 .bxslide .img {
    width: 90%;
  }
}
/* line 1052, ../scss/_content.scss */
#section_6 .bxslide .img img {
  max-width: 100%;
  display: inline;
}
@media only screen and (max-width: 680px) {
  /* line 1052, ../scss/_content.scss */
  #section_6 .bxslide .img img {
    max-width: 70%;
  }
}
@media only screen and (max-width: 540px) {
  /* line 1063, ../scss/_content.scss */
  #section_6 .fullPage-slidesNav.bottom {
    width: 80%;
  }
}

@media only screen and (max-width: 500px) {
  /* line 1074, ../scss/_content.scss */
  #section_7 .display-table-cell {
    padding-top: 30px;
  }
}
/* line 1082, ../scss/_content.scss */
#section_7 h2 {
  font-size: 40px;
  line-height: 55px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 540px) {
  /* line 1082, ../scss/_content.scss */
  #section_7 h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
  }
}
/* line 1094, ../scss/_content.scss */
#section_7 p {
  font-size: 18px;
  line-height: 24px;
}
@media only screen and (max-width: 500px) {
  /* line 1098, ../scss/_content.scss */
  #section_7 p.small {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
  }
}
/* line 1107, ../scss/_content.scss */
#section_7 p a {
  color: #60b6bf;
}
/* line 1112, ../scss/_content.scss */
#section_7 .buy {
  margin: 20px 0;
  font-size: 18px;
  line-height: 24px;
}
/* line 1118, ../scss/_content.scss */
#section_7 .button {
  background-color: #60b6bf;
  padding: 5px 20px;
  font-size: 100%;
  word-wrap: no-wrap;
  margin-bottom: 10px;
  display: inline-block;
}
@media only screen and (max-width: 580px) {
  /* line 1118, ../scss/_content.scss */
  #section_7 .button {
    display: block;
    text-align: center;
    margin-top: 10px;
  }
}
/* line 1133, ../scss/_content.scss */
#section_7 .text {
  width: 48%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 2%;
}
@media only screen and (max-width: 580px) {
  /* line 1133, ../scss/_content.scss */
  #section_7 .text {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 1146, ../scss/_content.scss */
#section_7 .inner {
  font-size: 0;
  width: 80%;
  margin-left: 10%;
}
@media only screen and (max-width: 580px) {
  /* line 1146, ../scss/_content.scss */
  #section_7 .inner {
    margin-left: 15%;
  }
}
/* line 1156, ../scss/_content.scss */
#section_7 img.box {
  display: none;
}
@media only screen and (max-width: 580px) {
  /* line 1156, ../scss/_content.scss */
  #section_7 img.box {
    display: block;
    margin: 0 auto;
    width: 40%;
  }
}
/* line 1166, ../scss/_content.scss */
#section_7 .img {
  width: 48%;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 580px) {
  /* line 1166, ../scss/_content.scss */
  #section_7 .img {
    /*width: 90%;
    margin-left: 10%;*/
    display: none;
  }
}
/* line 1178, ../scss/_content.scss */
#section_7 .img img {
  max-width: 100%;
}
/* line 1183, ../scss/_content.scss */
#section_7 .logos {
  margin: 40px 0 0 0;
}
/* line 1186, ../scss/_content.scss */
#section_7 .logos img {
  margin: 0 20px 0 0;
}
@media only screen and (max-width: 500px) {
  /* line 1186, ../scss/_content.scss */
  #section_7 .logos img {
    width: 30px;
  }
}

/* line 1198, ../scss/_content.scss */
#section_8 #more-products {
  margin-left: 10%;
  width: 80%;
}
@media only screen and (max-width: 580px) {
  /* line 1198, ../scss/_content.scss */
  #section_8 #more-products {
    margin-left: 15%;
    width: 85%;
  }
}
/* line 1208, ../scss/_content.scss */
#section_8 h2 {
  margin-bottom: 60px;
  font-size: 34px;
  line-height: 44px;
  margin-left: 14%;
  width: 54%;
  display: inline-block;
}
@media only screen and (max-width: 580px) {
  /* line 1208, ../scss/_content.scss */
  #section_8 h2 {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 0;
    margin-top: 40px;
  }
}
/* line 1226, ../scss/_content.scss */
#section_8 .title-image {
  width: 20%;
  text-align: center;
  display: inline-block;
}
@media only screen and (max-width: 580px) {
  /* line 1231, ../scss/_content.scss */
  #section_8 .title-image img {
    width: 60px;
    vertical-align: top;
  }
}
/* line 1240, ../scss/_content.scss */
#section_8 .more-product {
  width: 20%;
  margin: 0 2%;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  vertical-align: text-top;
}
@media only screen and (max-width: 580px) {
  /* line 1240, ../scss/_content.scss */
  #section_8 .more-product {
    width: 40%;
    margin: 0;
    margin-bottom: 40px;
  }
}
/* line 1255, ../scss/_content.scss */
#section_8 .more-product a, #section_8 .more-product .product-title {
  display: block;
  color: #000;
  text-decoration: none;
}
@media only screen and (max-width: 580px) {
  /* line 1255, ../scss/_content.scss */
  #section_8 .more-product a, #section_8 .more-product .product-title {
    font-size: 12px;
    line-height: 16px;
  }
}
/* line 1266, ../scss/_content.scss */
#section_8 .more-product img {
  max-width: 100%;
}
@media only screen and (max-width: 580px) {
  /* line 1266, ../scss/_content.scss */
  #section_8 .more-product img {
    max-width: 50%;
  }
}
/* line 1275, ../scss/_content.scss */
#section_8 #more-button {
  float: right;
  width: 45%;
  padding-left: 5%;
}
/* line 1280, ../scss/_content.scss */
#section_8 #more-product-3 .product-title {
  padding-top: 1px;
}
/* line 1283, ../scss/_content.scss */
#section_8 #more-product-4 .product-title {
  padding-top: 2px;
}
/* line 1286, ../scss/_content.scss */
#section_8 .product-image {
  transition: margin 0.2s;
  -moz-transition: margin 0.2s;
  /* Firefox 4 */
  -webkit-transition: margin 0.2s;
  /* Safari and Chrome */
  -o-transition: margin 0.2s;
  /* Opera */
}
/* line 1298, ../scss/_content.scss */
#section_8 .product-image:hover {
  margin-top: -30px;
  margin-bottom: 30px;
}
/* line 1302, ../scss/_content.scss */
#section_8 .product-image:hover + img {
  transition: opacity 1s;
  -moz-transition: opacity 1s;
  /* Firefox 4 */
  -webkit-transition: opacity 1s;
  /* Safari and Chrome */
  -o-transition: opacity 1s;
  /* Opera */
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 1321, ../scss/_content.scss */
.display-table {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
/* line 1328, ../scss/_content.scss */
.display-table .display-table-cell {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
/* line 1336, ../scss/_content.scss */
.display-table .valigh-fix {
  display: none;
  width: 1px;
  margin-left: -1px;
}

/*.video-js {padding-top: 56.25%}
.vjs-fullscreen {padding-top: 0px}*/
/* line 1346, ../scss/_content.scss */
.video-container {
  vertical-align: middle;
}

/* line 1351, ../scss/_content.scss */
footer {
  position: absolute;
  bottom: 10px;
  right: 20px;
  z-index: 99;
}
/* line 1357, ../scss/_content.scss */
footer a {
  color: #000;
}

/* line 1362, ../scss/_content.scss */
#imprint-popup {
  color: #fff;
  max-width: 500px;
  margin: 20px auto;
}
@media only screen and (max-width: 580px) {
  /* line 1362, ../scss/_content.scss */
  #imprint-popup {
    max-width: 250px;
  }
}

/* line 1372, ../scss/_content.scss */
.close-magnific-popup {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  color: #fff;
  margin-bottom: 20px;
  text-decoration: none;
}

/* line 1379, ../scss/_content.scss */
.languages {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  text-align: left;
  margin-right: 20px;
  margin-top: -3px;
  font-size: 12px;
  line-height: 16px;
  width: 70px;
  color: white;
  border-radius: 5px;
  cursor: pointer;
}
@media all and (max-width: 650px) {
  /* line 1379, ../scss/_content.scss */
  .languages {
    display: block;
    position: absolute;
    right: 10px;
    top: 35px;
    width: 60px;
    margin-right: 0;
    overflow: hidden;
    *zoom: 1;
  }
}
/* line 1401, ../scss/_content.scss */
.languages:hover .currentlanguage {
  background-color: white;
  color: black;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
/* line 1407, ../scss/_content.scss */
.languages:hover #down {
  display: none;
}
/* line 1410, ../scss/_content.scss */
.languages:hover #up {
  display: inline;
}
/* line 1413, ../scss/_content.scss */
.languages:hover .otherlanguages {
  display: block;
}

/* line 1419, ../scss/_content.scss */
.language-arrow {
  font-size: 8px;
  float: right;
}

/* line 1424, ../scss/_content.scss */
#up {
  display: none;
}

/* line 1428, ../scss/_content.scss */
.currentlanguage {
  padding: 5px 15px;
  background-color: black;
  border-radius: 5px;
  height: 16px;
  overflow: hidden;
  text-transform: uppercase;
}

/* line 1437, ../scss/_content.scss */
.otherlanguages {
  border-top: 1px solid white;
  display: none;
  text-align: left;
  background-color: black;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
/* line 1444, ../scss/_content.scss */
.otherlanguages ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 1449, ../scss/_content.scss */
.otherlanguages li {
  margin: 0;
  padding: 0;
}
/* line 1452, ../scss/_content.scss */
.otherlanguages li:last-child a {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
/* line 1457, ../scss/_content.scss */
.otherlanguages a {
  display: block;
  margin-left: 0 !important;
  padding: 4px 15px;
  color: white;
  text-decoration: none;
}
/* line 1463, ../scss/_content.scss */
.otherlanguages a:hover {
  background-color: grey;
}

/* line 1469, ../scss/_content.scss */
.video-button {
  position: absolute;
  top: 30%;
  left: 25%;
  margin-left: -15%;
  width: 30%;
  text-align: center;
}
@media all and (max-width: 1024px) {
  /* line 1469, ../scss/_content.scss */
  .video-button {
    top: 50%;
    left: 50%;
    margin-left: -25%;
    width: 50%;
  }
}
@media all and (max-width: 1024px) and (max-height: 1024px) {
  /* line 1469, ../scss/_content.scss */
  .video-button {
    top: 48%;
    left: 50%;
    margin-left: -12.5%;
    width: 25%;
  }
}
@media all and (max-width: 670px) {
  /* line 1469, ../scss/_content.scss */
  .video-button {
    top: 50%;
    left: 50%;
    margin-left: -25%;
    width: 50%;
  }
}
/* line 1499, ../scss/_content.scss */
.video-button .background {
  position: relative !important;
}
/* line 1506, ../scss/_content.scss */
.video-button .link {
  position: absolute;
  z-index: 10;
  width: 80%;
  height: 100%;
  left: 10%;
  top: 0;
}
/* line 1515, ../scss/_content.scss */
.video-button .btn-text {
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 60%;
  left: 0;
}
/* line 1525, ../scss/_content.scss */
.video-button .play-icon {
  position: absolute;
  z-index: 1;
  width: 80%;
  height: 100%;
  left: 10%;
  top: 0;
  cursor: pointer;
}
/* line 1534, ../scss/_content.scss */
.video-button .play-icon img {
  position: relative !important;
  top: 50%;
  margin-top: -31px;
}
/* line 1541, ../scss/_content.scss */
.video-button img {
  max-width: 100%;
}

/* line 1546, ../scss/_content.scss */
.yt-video-wrapper {
  position: absolute;
  top: 30%;
  left: 25%;
  margin-left: -15%;
  width: 30%;
}
@media all and (max-width: 1024px) {
  /* line 1546, ../scss/_content.scss */
  .yt-video-wrapper {
    top: 50%;
    left: 50%;
    margin-left: -25%;
    width: 50%;
  }
}
@media all and (max-width: 1024px) and (max-height: 1024px) {
  /* line 1546, ../scss/_content.scss */
  .yt-video-wrapper {
    top: 48%;
    left: 50%;
    margin-left: -12.5%;
    width: 25%;
  }
}
@media all and (max-width: 670px) {
  /* line 1546, ../scss/_content.scss */
  .yt-video-wrapper {
    top: 50%;
    left: 50%;
    margin-left: -25%;
    width: 50%;
  }
}

/* line 1575, ../scss/_content.scss */
.yt-video-container {
  position: relative;
  padding-bottom: 51.05%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
@media all and (max-width: 540px) {
  /* line 1575, ../scss/_content.scss */
  .yt-video-container {
    padding-bottom: 40%;
  }
}

/* line 1587, ../scss/_content.scss */
.yt-video-container iframe,
.yt-video-container object,
.yt-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1596, ../scss/_content.scss */
.imprint {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
/* line 1601, ../scss/_content.scss */
.imprint p {
  margin: 0 0 20px 0;
}
@media all and (max-height: 570px) {
  /* line 1601, ../scss/_content.scss */
  .imprint p {
    font-size: 12px;
    line-height: 14px;
  }
}
/* line 1610, ../scss/_content.scss */
.imprint a {
  color: #60b6bf;
}
/* line 1614, ../scss/_content.scss */
.imprint .close-magnific-popup {
  display: block;
  margin-bottom: 20px;
  text-align: right;
}
/* line 1620, ../scss/_content.scss */
.imprint h2 {
  font-size: 28px;
  margin-bottom: 20px;
}
@media all and (max-height: 570px) {
  /* line 1620, ../scss/_content.scss */
  .imprint h2 {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 20px;
  }
}

/* line 1632, ../scss/_content.scss */
.mfp-wrap {
  z-index: 11000;
}
