/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 1, ../modules/_index.scss */
body {
  font-family: Helvetica, Arial, sans-serif;
  padding: 0;
  margin: 0;
}
/* line 6, ../modules/_index.scss */
body #container {
  margin: 0 auto;
  max-width: 1200px;
}
/* line 10, ../modules/_index.scss */
body #container #content {
  padding-bottom: 80px;
}
/* line 13, ../modules/_index.scss */
body #container #content .logo-header {
  position: relative;
  z-index: 10;
  padding: 45px 45px 0 45px;
}
/* line 18, ../modules/_index.scss */
body #container #content .logo-header .logo-left {
  width: 50%;
  float: left;
}
/* line 22, ../modules/_index.scss */
body #container #content .logo-header .logo-left .headline {
  width: 100%;
  max-width: 440px;
}
/* line 27, ../modules/_index.scss */
body #container #content .logo-header .logo-left .logo-lp-mobile {
  display: none;
}
/* line 32, ../modules/_index.scss */
body #container #content .logo-header .logo-right {
  width: 50%;
  float: left;
  text-align: right;
}
/* line 37, ../modules/_index.scss */
body #container #content .logo-header .logo-right img {
  width: 100%;
  max-width: 318px;
}
@media (max-width: 800px) {
  /* line 13, ../modules/_index.scss */
  body #container #content .logo-header {
    padding: 45px 25px 0 25px;
  }
  /* line 47, ../modules/_index.scss */
  body #container #content .logo-header .logo-left img {
    width: 90%;
  }
  /* line 54, ../modules/_index.scss */
  body #container #content .logo-header .logo-right img {
    width: 80%;
  }
}
@media (max-width: 481px) {
  /* line 62, ../modules/_index.scss */
  body #container #content .logo-header .logo-left {
    width: 100%;
  }
  /* line 65, ../modules/_index.scss */
  body #container #content .logo-header .logo-left .headline {
    width: 100%;
    padding-top: 20px;
  }
  /* line 71, ../modules/_index.scss */
  body #container #content .logo-header .logo-left .logo-lp-mobile {
    display: inline-block;
    max-width: 318px;
    width: 60%;
  }
  /* line 78, ../modules/_index.scss */
  body #container #content .logo-header .logo-right {
    display: none;
  }
}
/* line 84, ../modules/_index.scss */
body #container #content #intro {
  padding: 20px 0 40px 0;
}
/* line 87, ../modules/_index.scss */
body #container #content #intro .text-container {
  padding: 0 45px;
}
/* line 90, ../modules/_index.scss */
body #container #content #intro .text-container .txt {
  width: 45%;
  font-size: 16px;
  line-height: 22px;
  color: #797979;
  position: relative;
  z-index: 10;
}
/* line 98, ../modules/_index.scss */
body #container #content #intro .text-container .txt h1 {
  font-size: 16px;
  font-weight: bold;
  color: #21b8f4;
  margin: 0 0 10px 0;
}
@media (max-width: 900px) {
  /* line 90, ../modules/_index.scss */
  body #container #content #intro .text-container .txt {
    width: 100%;
  }
}
@media (max-width: 800px) {
  /* line 87, ../modules/_index.scss */
  body #container #content #intro .text-container {
    padding: 0 25px;
  }
}
/* line 116, ../modules/_index.scss */
body #container #content #intro .image-container {
  position: absolute;
  z-index: 0;
  top: 40px;
}
/* line 122, ../modules/_index.scss */
body #container #content #intro .image-container img {
  width: 100%;
  max-width: 1200px;
}
@media (max-width: 900px) {
  /* line 116, ../modules/_index.scss */
  body #container #content #intro .image-container {
    display: none;
  }
}
@media (max-width: 800px) {
  /* line 84, ../modules/_index.scss */
  body #container #content #intro {
    padding: 30px 0;
  }
}
@media (max-width: 660px) {
  /* line 84, ../modules/_index.scss */
  body #container #content #intro {
    padding-top: 20px;
  }
}
/* line 142, ../modules/_index.scss */
body #container #content .video-big-wrapper {
  max-width: 1100px;
  position: relative;
  z-index: 10;
  padding: 0 45px 60px 45px;
}
/* line 148, ../modules/_index.scss */
body #container #content .video-big-wrapper .video-box-big {
  cursor: pointer;
}
/* line 151, ../modules/_index.scss */
body #container #content .video-big-wrapper .video-box-big .video {
  padding-bottom: 5px;
  width: 100%;
  border: none;
  outline: none;
}
/* line 158, ../modules/_index.scss */
body #container #content .video-big-wrapper .video-box-big label {
  cursor: pointer;
  font-size: 15px;
  color: #797979;
  background-image: url("../../images/link-arrow.png");
  background-repeat: no-repeat;
  background-size: 7px;
  background-position: center right;
  padding-right: 14px;
}
@media (max-width: 660px) {
  /* line 158, ../modules/_index.scss */
  body #container #content .video-big-wrapper .video-box-big label {
    font-size: 14px;
  }
}
@media (max-width: 800px) {
  /* line 142, ../modules/_index.scss */
  body #container #content .video-big-wrapper {
    padding: 0 25px 60px 25px;
  }
}
@media (max-width: 660px) {
  /* line 142, ../modules/_index.scss */
  body #container #content .video-big-wrapper {
    padding-bottom: 25px;
  }
}
/* line 184, ../modules/_index.scss */
body #container #content #video-wrapper {
  padding: 0 45px;
}
/* line 187, ../modules/_index.scss */
body #container #content #video-wrapper .video-box {
  max-width: 32%;
  height: auto;
  float: left;
  padding-right: 2%;
  cursor: pointer;
}
/* line 194, ../modules/_index.scss */
body #container #content #video-wrapper .video-box video {
  padding-bottom: 5px;
  width: 100%;
  max-width: 350px;
  border: none;
  outline: none;
}
/* line 201, ../modules/_index.scss */
body #container #content #video-wrapper .video-box label {
  cursor: pointer;
  font-size: 15px;
  color: #797979;
  background-image: url("../../images/link-arrow.png");
  background-repeat: no-repeat;
  background-size: 7px;
  background-position: center right;
  padding-right: 14px;
}
@media (max-width: 660px) {
  /* line 201, ../modules/_index.scss */
  body #container #content #video-wrapper .video-box label {
    font-size: 14px;
  }
}
/* line 217, ../modules/_index.scss */
body #container #content #video-wrapper .box {
  float: left;
  max-width: 32%;
  height: auto;
}
/* line 221, ../modules/_index.scss */
body #container #content #video-wrapper .box.padding {
  padding: 0 2% 0 2%;
}
/* line 224, ../modules/_index.scss */
body #container #content #video-wrapper .box a {
  color: #000000;
  text-decoration: none;
}
/* line 228, ../modules/_index.scss */
body #container #content #video-wrapper .box a img {
  padding-bottom: 5px;
  width: 100%;
  max-width: 350px;
}
/* line 233, ../modules/_index.scss */
body #container #content #video-wrapper .box a label {
  cursor: pointer;
  font-size: 15px;
  color: #797979;
  background-image: url("../../images/link-arrow.png");
  background-repeat: no-repeat;
  background-size: 7px;
  background-position: center right;
  padding-right: 14px;
}
@media (max-width: 660px) {
  /* line 233, ../modules/_index.scss */
  body #container #content #video-wrapper .box a label {
    font-size: 14px;
  }
}
@media (max-width: 800px) {
  /* line 184, ../modules/_index.scss */
  body #container #content #video-wrapper {
    padding: 0 25px;
  }
}
@media (max-width: 660px) {
  /* line 256, ../modules/_index.scss */
  body #container #content #video-wrapper .video-box, body #container #content #video-wrapper .box {
    max-width: 100%;
    float: none;
    padding-right: 0;
  }
  /* line 263, ../modules/_index.scss */
  body #container #content #video-wrapper .video-box {
    padding-bottom: 25px;
  }
  /* line 266, ../modules/_index.scss */
  body #container #content #video-wrapper .video-box video {
    max-width: 100%;
  }
  /* line 273, ../modules/_index.scss */
  body #container #content #video-wrapper .box a img {
    max-width: 100%;
  }
}
/* line 281, ../modules/_index.scss */
body #container #content .clear {
  clear: both;
}

/* line 290, ../modules/_index.scss */
.clearfix {
  clear: both;
}
