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, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

html {
  font-size: 62.5%;
  line-height: 1.4;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none; }

img {
  max-width: 100%; }

.group {
  zoom: 1; }
  .group:before, .group:after {
    content: " ";
    display: block; }
  .group:after {
    clear: both; }

.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.icon {
  line-height: 1; }

p {
  line-height: 1.5; }

body {
  font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased; }

@font-face {
  font-family: 'Neo Sans Std Light';
  src: url("../fonts/NeoSansStd-Light.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/NeoSansStd-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/NeoSansStd-Light.woff") format("woff"), url("../fonts/NeoSansStd-Light.ttf") format("truetype"), url("../fonts/NeoSansStd-Light.svg#994acf8cde643c658fa4d87f1a0d786b") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 200; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans-Regular.svg#dc56f0938c09c27a4156bb0f8f5176a2") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold.ttf") format("truetype"), url("../fonts/OpenSans-Bold.svg#72800b665ba60a9a58674e2a6befde3a") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Light.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans-Light.ttf") format("truetype"), url("../fonts/OpenSans-Light.svg#09be4bfe8975a657af6444a6f1d73848") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 200; }

@font-face {
  font-family: 'Icons';
  src: url("../fonts/Icons.eot?-cz7j7h");
  src: url("../fonts/Icons.eot?#iefix-cz7j7h") format("embedded-opentype"), url("../fonts/Icons.woff?-cz7j7h") format("woff"), url("../fonts/Icons.ttf?-cz7j7h") format("truetype"), url("../fonts/Icons.svg?-cz7j7h#Icons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-social-twitter:before {
  content: "\e601"; }

.icon-social-facebook:before {
  content: "\e602"; }

.icon-social-vimeo:before {
  content: "\e603"; }

.icon-mail:before {
  content: "\e600"; }

.icon-rss:before {
  content: "\e604"; }

.icon-arrow-left:before {
  content: "\e606"; }

.icon-arrow-right:before {
  content: "\e607"; }

.icon-arrow-up:before {
  content: "\e608"; }

.icon-arrow-down:before {
  content: "\e605"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  background: black;
  color: #777777;
  min-width: 940px; }

.container {
  margin: 0 auto;
  width: 940px; }

img {
  display: block; }

.header-primary {
  background: black;
  height: 100px; }
  .header-primary .logo {
    float: left;
    margin: 27px 0 0 0; }
    .header-primary .logo .link {
      display: block; }

.navigation-primary {
  float: left;
  margin: 40px 0 0 170px; }
  .navigation-primary .menu-item {
    float: left;
    margin: 0 10px 0 0;
    font-size: 17px;
    font-size: 1.7rem; }
    .navigation-primary .menu-item:last-child {
      margin: 0; }
    .navigation-primary .menu-item.home a {
      background: url(../images/content/icon-home.png) 50% 0 no-repeat;
      padding: 0;
      text-indent: -9999px;
      width: 50px; }
    .navigation-primary .menu-item.current_page_item a {
      border-bottom: 2px solid #dd31cc; }
    .navigation-primary .menu-item a {
      border-bottom: 2px solid black;
      color: #999999;
      display: block;
      font-family: 'Neo Sans Std Light';
      height: 60px;
      letter-spacing: 1px;
      padding: 0 15px;
      text-transform: uppercase;
      -webkit-transition: color 180ms ease-out;
      transition: color 180ms ease-out; }
      .navigation-primary .menu-item a:hover, .navigation-primary .menu-item a:active, .navigation-primary .menu-item a:focus {
        color: #dd31cc; }

.navigation-social {
  float: right;
  margin: 35px 0 0 0; }
  .navigation-social .item {
    float: left;
    margin: 0 5px 0 0;
    font-size: 22px;
    font-size: 2.2rem; }
    .navigation-social .item.item-email {
      margin: 0 12px 0 0;
      padding: 2px 0 0 0;
      font-size: 18px;
      font-size: 1.8rem; }
    .navigation-social .item:last-child {
      margin: 0; }
    .navigation-social .item.current_page_item a {
      border-bottom: 2px solid #dd31cc;
      color: #dd31cc; }
    .navigation-social .item .link {
      color: #fefefe;
      display: block;
      height: 63px;
      -webkit-transition: color 180ms ease-out;
      transition: color 180ms ease-out; }
      .navigation-social .item .link:hover, .navigation-social .item .link:active, .navigation-social .item .link:focus {
        color: #dd31cc; }

.about {
  background: #fefefe; }
  .about .carousel-container .carousel .item {
    float: left;
    min-height: 445px;
    padding: 80px 45px 25px;
    width: 940px; }
    .about .carousel-container .carousel .item .image {
      display: block;
      margin: 0 auto 30px; }
    .about .carousel-container .carousel .item .title {
      color: #181818;
      font-family: 'Neo Sans Std Light';
      margin: 0 0 10px 0;
      font-size: 36px;
      font-size: 3.6rem; }
    .about .carousel-container .carousel .item .sub-title {
      color: #5D5D5D;
      font-weight: 200;
      line-height: 1.6;
      font-size: 20px;
      font-size: 2rem; }
  .about .carousel-container .pagination {
    padding: 0 0 75px 0;
    text-align: center; }
    .about .carousel-container .pagination a {
      background: #777777;
      display: inline-block;
      height: 8px;
      margin: 0 15px 0 0;
      text-align: center;
      text-indent: -9999px;
      width: 8px;
      -webkit-transition: background 180ms ease-out;
      transition: background 180ms ease-out;
      border-radius: 4px; }
      .about .carousel-container .pagination a.selected {
        background: #dd31cc; }
      .about .carousel-container .pagination a:last-child {
        margin: 0; }
      .about .carousel-container .pagination a:hover, .about .carousel-container .pagination a:active, .about .carousel-container .pagination a:focus {
        background: #dd31cc; }

.featured, .services {
  background: #ECECEC;
  padding: 70px 0 80px; }
  .featured .title, .services .title {
    color: #181818;
    font-family: 'Neo Sans Std Light';
    margin: 0 0 35px 0;
    font-size: 36px;
    font-size: 3.6rem; }
  .featured .article, .services .article {
    float: left;
    width: 460px; }
    .featured .article.article-end, .services .article.article-end {
      float: right; }
    .featured .article .link, .services .article .link {
      display: block;
      margin: 0 0 25px; }
      .featured .article .link img, .services .article .link img {
        display: block; }
    .featured .article .title, .services .article .title {
      margin: 0 0 10px 0;
      font-size: 26px;
      font-size: 2.6rem; }
    .featured .article p, .services .article p {
      color: #848484;
      margin: 0 0 10px 0;
      font-size: 15px;
      font-size: 1.5rem; }
    .featured .article .find-out-more, .services .article .find-out-more {
      border: 1px solid #B1B1B1;
      color: #181818;
      display: block;
      font-family: 'Neo Sans Std Light';
      line-height: 40px;
      margin: 30px 0 0 0;
      text-align: center;
      font-size: 16px;
      font-size: 1.6rem;
      -webkit-transition-property: background border color;
      -webkit-transition-duration: 180ms;
      -webkit-transition-timing-function: ease-out;
      transition-property: background border color;
      transition-duration: 180ms;
      transition-timing-function: ease-out; }
      .featured .article .find-out-more:hover, .services .article .find-out-more:hover, .featured .article .find-out-more:active, .services .article .find-out-more:active, .featured .article .find-out-more:focus, .services .article .find-out-more:focus {
        background: #181818;
        border: 1px solid #181818;
        color: #fefefe; }

.news {
  padding: 70px 0 50px; }
  .news .title {
    color: #fefefe;
    float: left;
    font-family: 'Neo Sans Std Light';
    margin: 0 0 20px 0;
    font-size: 36px;
    font-size: 3.6rem; }
  .news .rss-link {
    color: #fefefe;
    float: right;
    line-height: 52px;
    font-size: 26px;
    font-size: 2.6rem;
    -webkit-transition: color 180ms ease-out;
    transition: color 180ms ease-out; }
    .news .rss-link:hover, .news .rss-link:active, .news .rss-link:focus {
      color: #dd31cc; }
  .news .article {
    background: #0C0C0C; }
    .news .article .link {
      border-bottom: 2px solid black;
      display: block;
      -webkit-transition: border 180ms ease-out;
      transition: border 180ms ease-out; }
      .news .article .link:hover, .news .article .link:active, .news .article .link:focus {
        border-bottom: 2px solid #dd31cc; }
    .news .article .copy {
      padding: 80px; }
      .news .article .copy .sub-title {
        color: #fefefe;
        font-family: 'Neo Sans Std Light';
        font-size: 26px;
        font-size: 2.6rem; }
      .news .article .copy time {
        color: #dd31cc;
        display: block;
        font-family: 'Neo Sans Std Light';
        margin: 15px 0;
        font-size: 15px;
        font-size: 1.5rem; }
      .news .article .copy p {
        color: #777777;
        margin: 0 0 15px 0;
        font-size: 15px;
        font-size: 1.5rem; }
      .news .article .copy ul {
        color: #777777;
        list-style-type: disc;
        margin: 0 0 15px 0;
        padding: 0 0 0 15px;
        font-size: 15px;
        font-size: 1.5rem; }
    .news .article.article-featured {
      background: #121212; }
      .news .article.article-featured .copy {
        float: left;
        width: 470px; }
      .news .article.article-featured .image {
        float: left;
        width: 470px; }
        .news .article.article-featured .image .link {
          display: block; }
    .news .article.article-featured-alt {
      background: #0C0C0C;
      border-top: 1px solid ¢background-black; }
      .news .article.article-featured-alt .copy {
        float: right; }
      .news .article.article-featured-alt .image {
        float: left; }
    .news .article.article-split {
      background: #121212;
      border-right: 2px solid black;
      float: left;
      width: 50%; }
    .news .article.article-end {
      border: none; }
    .news .article.article-single {
      background: #151515; }
  .news .more-news {
    float: left;
    width: 100%; }
  .news .more-link {
    color: #494949;
    display: block;
    font-family: 'Neo Sans Std Light';
    line-height: 50px;
    margin: 60px auto 0;
    width: 165px;
    font-size: 26px;
    font-size: 2.6rem;
    -webkit-transition: color 180ms ease-out;
    transition: color 180ms ease-out; }
    .news .more-link .icon {
      color: white;
      float: left;
      line-height: 40px;
      padding: 0 10px 0 0;
      font-size: 54px;
      font-size: 5.4rem;
      -webkit-transition: color 180ms ease-out;
      transition: color 180ms ease-out; }
    .news .more-link:hover, .news .more-link:active, .news .more-link:focus {
      color: #fefefe; }
      .news .more-link:hover .icon, .news .more-link:active .icon, .news .more-link:focus .icon {
        color: #dd31cc; }

.about-confetti {
  background: #ececec;
  padding: 70px 0 80px; }
  .about-confetti .title {
    color: #181818;
    font-family: 'Neo Sans Std Light';
    margin: 0 0 35px 0;
    font-size: 36px;
    font-size: 3.6rem; }
  .about-confetti .article .image {
    float: left;
    width: 460px; }
  .about-confetti .article .copy {
    float: left;
    width: 460px;
    font-size: 15px;
    font-size: 1.5rem; }
    .about-confetti .article .copy p {
      margin: 0 0 20px 0; }

.board-members {
  background: white;
  padding: 70px 0 20px; }
  .board-members .title {
    color: #181818;
    font-family: 'Neo Sans Std Light';
    margin: 0 0 35px 0;
    font-size: 36px;
    font-size: 3.6rem; }
  .board-members .board-member {
    float: left;
    margin: 0 20px 40px 0;
    width: 460px; }
    .board-members .board-member.board-member-end {
      margin: 0 0 40px 0; }
    .board-members .board-member .image {
      display: block;
      margin: 0 0 25px 0; }
    .board-members .board-member .sub-title {
      color: #181818;
      font-family: 'Neo Sans Std Light';
      margin: 0 0 15px 0;
      font-size: 26px;
      font-size: 2.6rem; }
    .board-members .board-member p {
      color: #777777;
      margin: 0 0 20px 0;
      font-size: 15px;
      font-size: 1.5rem; }

.intro.intro-about {
  background: url(../images/structure/background-about.png) center top no-repeat #121212;
  height: 555px;
  padding: 300px 0 0 0; }
.intro.intro-contact {
  background: url(../images/structure/background-contact.png) center top no-repeat #121212;
  height: 455px;
  padding: 260px 0 0 0; }
.intro.intro-services {
  background: url(../images/structure/background-services.jpg) center top no-repeat #121212;
  height: 280px;
  padding: 95px 0 0 0; }
  .intro.intro-services .title {
    letter-spacing: 30px;
    text-transform: uppercase;
    font-size: 55px;
    font-size: 5.5rem; }
  .intro.intro-services .btn {
    border: 1px solid #48494F;
    color: #fefefe;
    display: block;
    font-family: 'Neo Sans Std Light';
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
    width: 240px;
    font-size: 16px;
    font-size: 1.6rem;
    -webkit-transition-property: background border color;
    -webkit-transition-duration: 180ms;
    -webkit-transition-timing-function: ease-out;
    transition-property: background border color;
    transition-duration: 180ms;
    transition-timing-function: ease-out; }
    .intro.intro-services .btn:hover, .intro.intro-services .btn:active, .intro.intro-services .btn:focus {
      background: #fefefe;
      border: 1px solid #fefefe;
      color: #181818; }
    .intro.intro-services .btn .icon {
      padding: 0 10px 0 0; }
.intro .title {
  color: #fefefe;
  font-family: 'Neo Sans Std Light';
  margin: 0 auto 15px;
  text-align: center;
  width: 820px;
  font-size: 36px;
  font-size: 3.6rem; }
  .intro .title .link {
    color: #dd31cc;
    -webkit-transition: color 180ms ease-out;
    transition: color 180ms ease-out; }
    .intro .title .link:hover, .intro .title .link:active, .intro .title .link:focus {
      color: #fefefe; }
.intro .sub-title {
  color: #8C8C8C;
  font-weight: 200;
  margin: 0 auto;
  text-align: center;
  width: 820px;
  font-size: 20px;
  font-size: 2rem; }

.newsletter, .ask-us {
  background: white;
  padding: 70px 0 80px; }
  .newsletter .title, .ask-us .title {
    color: #181818;
    font-family: 'Neo Sans Std Light';
    margin: 0 0 10px 0;
    text-align: center;
    font-size: 36px;
    font-size: 3.6rem; }
  .newsletter p, .ask-us p {
    color: #6E6E6E;
    margin: 0 auto 30px;
    text-align: center;
    width: 440px;
    font-size: 15px;
    font-size: 1.5rem; }
  .newsletter .form, .ask-us .form {
    margin: 0 auto;
    position: relative;
    width: 490px; }
    .newsletter .form .input-text, .ask-us .form .input-text {
      border: 1px solid #B4B4B4;
      font-family: 'Neo Sans Std Light';
      height: 44px;
      padding: 0 10px;
      width: 490px;
      font-size: 20px;
      font-size: 2rem; }
    .newsletter .form .submit, .ask-us .form .submit {
      background: #181818;
      border: none;
      color: #fefefe;
      height: 44px;
      text-align: center;
      width: 115px;
      font-size: 18px;
      font-size: 1.8rem;
      position: absolute;
      top: 0;
      right: 0;
      bottom: auto;
      left: auto;
      -webkit-transition: background 180ms ease-out;
      transition: background 180ms ease-out; }
      .newsletter .form .submit:hover, .ask-us .form .submit:hover, .newsletter .form .submit:active, .ask-us .form .submit:active, .newsletter .form .submit:focus, .ask-us .form .submit:focus {
        background: #dd31cc;
        cursor: pointer; }

.ask-us {
  background: #000;
  padding: 70px 0 45px; }
  .ask-us .title {
    color: #fefefe;
    font-size: 26px;
    font-size: 2.6rem; }
    .ask-us .title .link {
      color: #fefefe;
      display: block;
      -webkit-transition: color 180ms ease-out;
      transition: color 180ms ease-out; }
      .ask-us .title .link:hover, .ask-us .title .link:active, .ask-us .title .link:focus {
        color: #dd31cc; }
    .ask-us .title .icon {
      display: block;
      margin: 0 auto 20px;
      text-align: center;
      width: 100%;
      font-size: 60px;
      font-size: 6rem; }

.products .product {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: 'Neo Sans Std Light';
  height: 410px;
  padding: 130px 0 0 0; }
  .products .product .title {
    color: #fefefe;
    letter-spacing: 35px;
    text-align: center;
    text-transform: uppercase;
    font-size: 70px;
    font-size: 7rem; }
  .products .product .sub-title {
    color: #C7C7C7;
    text-align: center;
    font-size: 21px;
    font-size: 2.1rem; }
  .products .product .link {
    border: 1px solid #B8B8B8;
    color: #fefefe;
    display: block;
    height: 40px;
    line-height: 40px;
    margin: 40px auto 0;
    text-align: center;
    width: 165px;
    font-size: 16px;
    font-size: 1.6rem;
    -webkit-transition-property: background border color;
    -webkit-transition-duration: 180ms;
    -webkit-transition-timing-function: ease-out;
    transition-property: background border color;
    transition-duration: 180ms;
    transition-timing-function: ease-out; }
    .products .product .link:hover, .products .product .link:active, .products .product .link:focus {
      background: #fefefe;
      border: 1px solid #fefefe;
      color: #181818; }

.services {
  padding: 80px 0 40px; }
  .services .article {
    margin-bottom: 40px; }

.product-single {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 520px;
  font-family: 'Neo Sans Std Light';
  padding: 40px 0 80px 0; }
  .product-single .main-title {
    color: #fefefe;
    letter-spacing: 35px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    font-size: 70px;
    font-size: 7rem; }
  .product-single .main-sub-title {
    color: #C7C7C7;
    line-height: 1.2;
    text-align: center;
    font-size: 21px;
    font-size: 2.1rem; }
  .product-single .overview {
    float: left;
    width: 580px; }
    .product-single .overview .title {
      color: #fefefe;
      font-family: 'Neo Sans Std Light';
      margin: 0 0 10px 0;
      font-size: 36px;
      font-size: 3.6rem; }
    .product-single .overview p {
      color: #737373;
      font-family: 'Open Sans';
      line-height: 1.5;
      padding: 0 20px 0 0;
      font-size: 15px;
      font-size: 1.5rem; }
  .product-single .more-information {
    float: right;
    width: 320px; }
    .product-single .more-information .title {
      color: #fefefe;
      font-family: 'Neo Sans Std Light';
      margin: 0 0 10px 0;
      font-size: 36px;
      font-size: 3.6rem; }
    .product-single .more-information .link {
      border: 1px solid #2D2B2B;
      color: #fefefe;
      display: block;
      font-family: 'Open Sans';
      height: 90px;
      line-height: 85px;
      text-align: center;
      width: 320px;
      font-size: 21px;
      font-size: 2.1rem; }
      .product-single .more-information .link .icon {
        margin: 0 15px 0 0;
        -webkit-transition: color 180ms ease-out;
        transition: color 180ms ease-out; }
      .product-single .more-information .link:hover .icon, .product-single .more-information .link:active .icon, .product-single .more-information .link:focus .icon {
        color: #dd31cc; }

.featured-media {
  background: #000;
  height: 444px;
  overflow: hidden;
  margin: 50px 0 30px 0;
  position: relative; }
  .featured-media .current {
    float: left;
    position: relative;
    width: 789px; }
    .featured-media .current img {
      position: absolute;
      top: auto;
      right: auto;
      bottom: auto;
      left: auto; }
  .featured-media .items {
    float: right;
    width: 173px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto; }
    .featured-media .items .link {
      display: block;
      height: auto;
      position: relative;
      width: 173px; }
      .featured-media .items .link.selected:hover, .featured-media .items .link.selected:active, .featured-media .items .link.selected:focus {
        cursor: default; }
      .featured-media .items .link .play {
        background: url(../images/structure/icon-play.png) center no-repeat;
        display: block;
        height: 111px;
        width: 173px;
        position: absolute;
        top: 0;
        right: auto;
        bottom: auto;
        left: auto; }
      .featured-media .items .link:hover, .featured-media .items .link:active, .featured-media .items .link:focus {
        cursor: pointer; }

.product-carousel {
  height: 685px;
  position: relative; }
  .product-carousel .carousel {
    height: 685px; }
    .product-carousel .carousel .product {
      background-position: center top;
      background-repeat: no-repeat;
      background-size: auto 685px;
      float: left;
      height: 685px;
      padding: 140px 0 80px 0;
      width: 100%; }
      .product-carousel .carousel .product .main-title {
        color: #fefefe;
        font-family: 'Neo Sans Std Light';
        letter-spacing: 35px;
        line-height: 1.2;
        text-align: center;
        text-transform: uppercase;
        font-size: 78px;
        font-size: 7.8rem; }
        .product-carousel .carousel .product .main-title a {
          color: #fefefe; }
      .product-carousel .carousel .product .main-sub-title {
        color: #C7C7C7;
        font-family: 'Neo Sans Std Light';
        line-height: 1.2;
        text-align: center;
        font-size: 21px;
        font-size: 2.1rem; }
      .product-carousel .carousel .product .product-screenshots {
        padding: 50px 0 0 0;
        width: 940px; }
        .product-carousel .carousel .product .product-screenshots .item {
          float: left;
          height: 200px;
          width: 33.333%; }
          .product-carousel .carousel .product .product-screenshots .item img {
            display: block;
            height: 200px;
            width: 100%; }
      .product-carousel .carousel .product .product-features {
        width: 940px; }
        .product-carousel .carousel .product .product-features .item {
          float: left;
          width: 33.333%; }
          .product-carousel .carousel .product .product-features .item p {
            background: #000;
            color: #848484;
            height: 100px;
            padding: 20px;
            font-size: 13px;
            font-size: 1.3rem; }
            .product-carousel .carousel .product .product-features .item p b {
              color: #fefefe;
              padding: 0 5px 0 0; }
  .product-carousel .pagination {
    text-align: center;
    width: 100%;
    position: absolute;
    top: auto;
    right: auto;
    bottom: 35px;
    left: auto; }
    .product-carousel .pagination a {
      background: #7B7B7B;
      display: inline-block;
      height: 10px;
      margin: 0 15px 0 0;
      text-indent: -9999px;
      width: 10px;
      border-radius: 5px;
      -webkit-transition: background 180ms ease-out;
      transition: background 180ms ease-out; }
      .product-carousel .pagination a.selected {
        background: #dd31cc; }
      .product-carousel .pagination a:hover, .product-carousel .pagination a:active, .product-carousel .pagination a:focus {
        background: #dd31cc; }
  .product-carousel .prev-next {
    display: none; }
    @media (min-width: 1280px) {
      .product-carousel .prev-next {
        display: block; } }
    .product-carousel .prev-next .btn {
      background: url(../images/structure/btn-pagination.png) 0 0 no-repeat;
      display: block;
      height: 82px;
      margin: -41px 0 0 0;
      text-indent: -9999px;
      width: 82px;
      position: absolute;
      top: 50%;
      right: auto;
      bottom: auto;
      left: 40px; }
      .product-carousel .prev-next .btn.next {
        background-position: -82px 0;
        left: auto;
        right: 40px; }
      .product-carousel .prev-next .btn:hover, .product-carousel .prev-next .btn:active, .product-carousel .prev-next .btn:focus {
        background-position: 0 -82px; }
        .product-carousel .prev-next .btn:hover.next, .product-carousel .prev-next .btn:active.next, .product-carousel .prev-next .btn:focus.next {
          background-position: -82px -82px; }

.additional {
  background: #E9E9E9;
  padding: 70px 0 50px; }
  .additional header {
    position: relative; }
  .additional .title {
    color: #181818;
    font-family: 'Neo Sans Std Light';
    margin: 0 0 35px 0;
    font-size: 36px;
    font-size: 3.6rem; }
  .additional .click {
    background: url(../images/structure/icon-magnify.png) 0 0 no-repeat;
    font-family: 'Open Sans';
    font-weight: 200;
    line-height: 15px;
    padding: 0 0 0 25px;
    font-size: 16px;
    font-size: 1.6rem;
    position: absolute;
    top: 17px;
    right: 0;
    bottom: auto;
    left: auto; }
  .additional .item {
    border: 1px solid #E9E9E9;
    float: left;
    height: auto;
    width: 235px; }
    .additional .item .link {
      display: block; }

.additional-videos .item {
  position: relative; }
  .additional-videos .item .play {
    background: url(../images/structure/icon-play.png) center no-repeat;
    display: block;
    height: 149px;
    width: 100%;
    position: absolute;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto; }

#Overlay {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  display: none;
  height: 100%;
  width: 100%;
  z-index: 10;
  position: fixed;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0; }
  #Overlay img {
    margin: -265px 0 0 -470px;
    position: absolute;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%; }
  #Overlay .iframe {
    margin: -286px 0 0 -470px;
    position: absolute;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%; }
  #Overlay .close {
    color: #fefefe;
    display: block;
    font-family: 'Neo Sans Std Light';
    height: 60px;
    line-height: 60px;
    width: 40px;
    font-size: 40px;
    font-size: 4rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    -webkit-transition: color 180ms ease-out;
    transition: color 180ms ease-out; }
    #Overlay .close:hover, #Overlay .close:active, #Overlay .close:focus {
      color: #dd31cc; }

.features {
  background: #fefefe;
  padding: 70px 0 50px; }
  .features .title {
    color: #181818;
    font-family: 'Neo Sans Std Light';
    margin: 0 0 35px 0;
    font-size: 36px;
    font-size: 3.6rem; }
  .features .items {
    border-top: 1px solid #CCCCCC; }
    .features .items .item {
      color: #535353;
      float: left;
      font-weight: 200;
      line-height: 1.6;
      padding: 30px 30px 30px 20px;
      position: relative;
      width: 33.333%;
      font-size: 14px;
      font-size: 1.4rem; }
      .features .items .item .dot {
        background: #181818;
        display: block;
        height: 6px;
        width: 6px;
        border-radius: 3px;
        position: absolute;
        top: 38px;
        right: auto;
        bottom: auto;
        left: 0; }

.requirements {
  background: #000;
  padding: 70px 0 80px; }
  .requirements .title {
    color: #fefefe;
    font-family: 'Neo Sans Std Light';
    margin: 0 0 35px 0;
    font-size: 36px;
    font-size: 3.6rem; }
  .requirements p {
    color: #535353;
    padding: 0 0 0 20px;
    position: relative;
    font-size: 16px;
    font-size: 1.6rem; }
    .requirements p .dot {
      background: #fefefe;
      display: block;
      height: 6px;
      width: 6px;
      border-radius: 3px;
      position: absolute;
      top: 9px;
      right: auto;
      bottom: auto;
      left: 0; }

.footer-primary {
  background: #0C0C0C;
  border-top: 1px solid #171717;
  font-size: 12px;
  font-size: 1.2rem; }
  .footer-primary .container {
    background: url(../images/structure/background-footer.png) 0 34px no-repeat;
    padding: 40px 0 40px 80px;
    position: relative; }
  .footer-primary p {
    clear: left;
    color: #777777;
    float: left;
    margin: 0 0 10px 0; }
  .footer-primary a {
    color: #dd31cc; }
  .footer-primary .designer {
    position: absolute;
    top: 35px;
    right: 0;
    bottom: auto;
    left: auto; }
