/* ANIMATION */
/* ANIMATION */
html.fullscreen_opened #top-header, html.fullscreen_opened #bottom-header, html.fullscreen_opened #ticker {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.xp_menu_container {
  position: relative;
  z-index: 400;
  height: 38px; }
  @media only screen and (max-width: 737px) {
    .xp_menu_container {
      height: 0px; }
      .fullscreen_opened .xp_menu_container {
        position: fixed;
        top: 0px; } }

.xp_menu {
  position: relative;
  overflow: hidden;
  z-index: 201;
  background: #f6f6f6;
  height: 38px;
  line-height: 35px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8; }
  .xp_menu.fixed, .fullscreen_opened .xp_menu {
    position: fixed;
    z-index: 206;
    top: 0px;
    width: 100%; }
    .xp_menu.fixed .menu_buttons .menu_social, .fullscreen_opened .xp_menu .menu_buttons .menu_social {
      padding-left: 0px;
      padding-right: 0px;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
      @media only screen and (max-width: 737px) {
        .xp_menu.fixed .menu_buttons .menu_social, .fullscreen_opened .xp_menu .menu_buttons .menu_social {
          display: none; } }
    .xp_menu.fixed .menu_logo, .fullscreen_opened .xp_menu .menu_logo {
      margin-left: 0px; }
      .xp_menu.fixed .menu_logo a, .fullscreen_opened .xp_menu .menu_logo a {
        display: block;
        height: 100%; }
      .xp_menu.fixed .menu_logo span, .fullscreen_opened .xp_menu .menu_logo span {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
        filter: alpha(opacity=100);
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1; }
  @media only screen and (max-width: 737px) {
    .xp_menu {
      position: fixed;
      width: 100%;
      top: 0px;
      z-index: 203; } }
  .xp_menu .menu_buttons,
  .xp_menu .menu_logo,
  .xp_menu .menu_social,
  .xp_menu .menu_open_menu,
  .xp_menu .menu_close,
  .xp_menu .menu_shop {
    cursor: pointer;
    text-transform: uppercase;
    vertical-align: top;
    display: inline-block;
    height: 36px;
    font-family: "hurme-reegular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif; }
  .xp_menu .menu_buttons_container {
    position: relative;
    top: 0px;
    float: right;
    font-size: 0px;
    height: 100%;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    @media only screen and (max-width: 737px) {
      .xp_menu .menu_buttons_container {
        background: #f6f6f6;
        font-size: 0px;
        float: none;
        position: absolute;
        right: 0px; } }
    .fullscreen_opened .xp_menu .menu_buttons_container,
    .menu_opened .xp_menu .menu_buttons_container {
      top: -101%; }
    .xp_menu .menu_buttons_container .menu_buttons {
      display: block;
      text-align: right; }
    .xp_menu .menu_buttons_container .menu_buttons div {
      padding-left: 25px;
      padding-right: 15px;
      text-align: left;
      border-left: 1px solid #e8e8e8;
      height: 101%; }
      @media only screen and (max-width: 737px) {
        .xp_menu .menu_buttons_container .menu_buttons div {
          padding-left: 0px;
          padding-right: 0px;
          border-left: 0px; } }
      .xp_menu .menu_buttons_container .menu_buttons div span {
        width: 100%;
        vertical-align: top;
        display: inline-block;
        padding-right: 30px;
        font-size: 13px;
        letter-spacing: 0.05em; }
        @media only screen and (max-width: 737px) {
          .xp_menu .menu_buttons_container .menu_buttons div span {
            background-position: center center;
            font-size: 12px;
            text-align: left;
            width: 20px;
            font-size: 0px; } }
    .xp_menu .menu_buttons_container div.menu_social {
      background: url(../img/menu/social.png) 12px center no-repeat;
      background-size: auto 55%;
      padding: 0px;
      -webkit-transition: all 0.5s ease 0s;
      -moz-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=0);
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0; }
      .xp_menu .menu_buttons_container div.menu_social div {
        border-left: 0px; }
      .desktop .xp_menu .menu_buttons_container div.menu_social:hover, .xp_menu .menu_buttons_container div.menu_social.social_opened,
      .tablet .xp_menu .menu_buttons_container div.menu_social {
        padding-left: 0px;
        padding-right: 0px; }
        .desktop .xp_menu .menu_buttons_container div.menu_social:hover .menu-social-icons, .xp_menu .menu_buttons_container div.menu_social.social_opened .menu-social-icons,
        .tablet .xp_menu .menu_buttons_container div.menu_social .menu-social-icons {
          width: 132px;
          background: rgba(246, 246, 246, 0.7); }
        .desktop .xp_menu .menu_buttons_container div.menu_social:hover .menu-social, .xp_menu .menu_buttons_container div.menu_social.social_opened .menu-social,
        .tablet .xp_menu .menu_buttons_container div.menu_social .menu-social {
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
          filter: alpha(opacity=70);
          -webkit-opacity: 0.7;
          -moz-opacity: 0.7;
          -khtml-opacity: 0.7;
          opacity: 0.7; }
      .xp_menu .menu_buttons_container div.menu_social .menu-social-icons {
        width: 40px;
        padding: 0px;
        padding-left: 40px;
        overflow: hidden;
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s; }
      .xp_menu .menu_buttons_container div.menu_social .menu-social {
        width: 45px;
        display: inline-block;
        vertical-align: top;
        height: 100%;
        padding: 0px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: auto 55%;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
        filter: alpha(opacity=0);
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s; }
        .xp_menu .menu_buttons_container div.menu_social .menu-social a {
          display: block;
          height: 100%; }
        .desktop .xp_menu .menu_buttons_container div.menu_social .menu-social:hover {
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
          filter: alpha(opacity=100);
          -webkit-opacity: 1;
          -moz-opacity: 1;
          -khtml-opacity: 1;
          opacity: 1; }
        .xp_menu .menu_buttons_container div.menu_social .menu-social.facebook {
          background-image: url(../img/menu/facebook.png); }
        .xp_menu .menu_buttons_container div.menu_social .menu-social.twitter {
          background-image: url(../img/menu/twitter.png); }
        .xp_menu .menu_buttons_container div.menu_social .menu-social.instagram {
          background-image: url(../img/menu/instagram.png); }
  .xp_menu .menu_buttons .menu_open_menu {
    position: relative;
    top: -1px;
    padding: 0px 10px 0px 20px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    @media only screen and (max-width: 737px) {
      .xp_menu .menu_buttons .menu_open_menu {
        display: none !important; } }
    @media only screen and (max-width: 736px) {
      .resp-true .xp_menu .menu_buttons .menu_open_menu {
        display: none !important; } }
    .xp_menu .menu_buttons .menu_open_menu span {
      height: 36px;
      line-height: 37px;
      font-size: 13px;
      letter-spacing: 0.05em;
      background: url("../img/menu/open.png") right center no-repeat;
      background-position: calc(100% - 5px) center;
      -webkit-transition: all 0.5s ease 0s;
      -moz-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      color: #3d3d3d; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 737px), only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 737px), only screen and (-o-min-device-pixel-ratio: 3 / 2) and (max-width: 737px), only screen and (min-device-pixel-ratio: 1.5) and (max-width: 737px), only screen and (min-resolution: 192dpi) and (max-width: 737px) {
        .xp_menu .menu_buttons .menu_open_menu span {
          background-image: url("../img/menu/open_mobile@2.png");
          background-size: 25px auto; } }
    .desktop .xp_menu .menu_buttons .menu_open_menu:hover {
      background-color: #e0e0e0; }
      .desktop .xp_menu .menu_buttons .menu_open_menu:hover span {
        color: #000; }
  .xp_menu .menu_buttons div.menu_close {
    position: relative;
    top: -1px;
    height: 36px;
    line-height: 36px;
    padding-right: 8px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    .desktop .xp_menu .menu_buttons div.menu_close:hover {
      background: #e0e0e0; }
    .xp_menu .menu_buttons div.menu_close .menu_close-arrow {
      display: none; }
    .xp_menu .menu_buttons div.menu_close span {
      background: url("../img/menu/close.png") right center no-repeat;
      background-position: calc(100% - 3px) center;
      color: #3d3d3d;
      padding-right: 28px;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      height: 36px;
      line-height: 37px;
      font-size: 13px;
      letter-spacing: 0.05em; }
      @media only screen and (max-width: 737px) {
        .xp_menu .menu_buttons div.menu_close span {
          font-size: 0px; } }
  .xp_menu .menu_buttons div.menu_shop {
    display: inline-block;
    overflow: hidden;
    width: auto;
    padding: 0px;
    background: black;
    white-space: nowrap; }
    .xp_menu .menu_buttons div.menu_shop span {
      padding: 0px;
      height: 100%;
      width: 100%; }
    .xp_menu .menu_buttons div.menu_shop.blockvisible {
      display: inline-block; }
    .xp_menu .menu_buttons div.menu_shop a {
      padding: 0px 30px;
      color: white;
      display: inline-block;
      font-size: 13px;
      letter-spacing: 0.05em;
      height: 100%;
      line-height: 36px;
      vertical-align: top;
      -webkit-transition: all 0.5s ease 0s;
      -moz-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
      @media only screen and (max-width: 737px) {
        .xp_menu .menu_buttons div.menu_shop a {
          font-size: 12px;
          padding: 0px 17px; } }
      .desktop .xp_menu .menu_buttons div.menu_shop a:hover {
        background: white;
        color: black; }
      .xp_menu .menu_buttons div.menu_shop a span {
        width: auto;
        padding: 0px; }
  .xp_menu .menu_logo {
    vertical-align: top;
    margin-left: -50px;
    height: 38px;
    border-right: 1px solid #e8e8e8;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s; }
    @media only screen and (max-width: 737px) {
      .xp_menu .menu_logo {
        margin-left: 0px; } }
    .xp_menu .menu_logo span {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=0);
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      display: inline-block;
      width: 45px;
      height: 38px;
      background: url(../img/menu/logo@2.png) center center no-repeat;
      background-size: auto 44%;
      -webkit-transition: all 0.5s ease 0.8s;
      -moz-transition: all 0.5s ease 0.8s;
      -o-transition: all 0.5s ease 0.8s;
      transition: all 0.5s ease 0.8s; }
      @media only screen and (max-width: 737px) {
        .xp_menu .menu_logo span {
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
          filter: alpha(opacity=100);
          -webkit-opacity: 1;
          -moz-opacity: 1;
          -khtml-opacity: 1;
          opacity: 1; } }
    .desktop .xp_menu .menu_logo:hover {
      background-color: #e5e5e5; }
  .xp_menu .menu_title,
  .xp_menu .menu_title_mobile {
    position: relative;
    top: -1px;
    display: inline-block;
    text-transform: uppercase;
    display: inline-block;
    font-family: "hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
    letter-spacing: 0.03em;
    font-size: 16px;
    letter-spacing: 0.05em;
    padding-left: 6px;
    line-height: 100%;
    white-space: nowrap;
    vertical-align: top;
    line-height: 36px;
    color: #000; }
    @media only screen and (orientation: portrait) and (max-width: 737px) {
      .xp_menu .menu_title,
      .xp_menu .menu_title_mobile {
        padding-left: 4px;
        font-size: 15px;
        height: 20px;
        margin-top: 0px;
        vertical-align: top; } }
    .xp_menu .menu_title span,
    .xp_menu .menu_title_mobile span {
      display: inline-block;
      color: #111;
      vertical-align: top; }
      @media only screen and (max-width: 737px) {
        .xp_menu .menu_title span,
        .xp_menu .menu_title_mobile span {
          font-size: inherit;
          letter-spacing: inherit; } }
    .xp_menu .menu_title span.menu_title_section,
    .xp_menu .menu_title_mobile span.menu_title_section {
      display: inline-block;
      margin-left: 6px;
      font-size: 13px;
      color: #999;
      letter-spacing: 0.05em; }
      @media only screen and (max-width: 737px) {
        .xp_menu .menu_title span.menu_title_section,
        .xp_menu .menu_title_mobile span.menu_title_section {
          display: none; } }
    .xp_menu .menu_title h1,
    .xp_menu .menu_title_mobile h1 {
      font: inherit;
      letter-spacing: inherit;
      color: inherit;
      margin: inherit;
      padding: inherit; }
    @media only screen and (max-width: 737px) {
      .xp_menu .menu_title,
      .xp_menu .menu_title_mobile {
        display: none; } }
  .xp_menu .menu_title_mobile {
    display: none; }
    @media only screen and (max-width: 737px) {
      .xp_menu .menu_title_mobile {
        display: inline-block;
        font-size: 14px;
        padding-left: 1px; } }

.xp_menu_container.fullscreen_opened .menu_logo,
.xp_menu_container.fullscreen_opened .menu_title,
.xp_menu_container.fullscreen_opened .menu_title_mobile {
  -webkit-transition: all 0s ease 0s;
  -moz-transition: all 0s ease 0s;
  -o-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.fullscreen_menu {
  display: none;
  position: fixed;
  z-index: 204;
  background-color: white;
  background: rgba(0, 0, 0, 0.95);
  left: 0px;
  width: 100%;
  top: 0px;
  bottom: 0px;
  padding-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden; }
  @media only screen and (max-width: 737px) {
    .fullscreen_menu {
      position: fixed; } }
  .fullscreen_menu.visible {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  .fullscreen_menu .fullscreen_menu-container {
    position: fixed;
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
    top: 0px;
    margin: auto; }
  .fullscreen_menu .fullscreen_menu-spacer {
    width: 35px;
    margin: auto;
    height: 1px;
    background: #404040; }
  .fullscreen_menu .fullscreen_menu-items {
    display: table-cell;
    vertical-align: middle;
    margin-top: -40px; }
  .fullscreen_menu .fullscreen_menu-item {
    line-height: 35px;
    line-height: 9vh; }
    .fullscreen_menu .fullscreen_menu-item a {
      color: #626262;
      font-size: 20px;
      letter-spacing: 0.1em;
      display: block;
      text-align: center; }
      .desktop .fullscreen_menu .fullscreen_menu-item a:hover {
        color: #ccc;
        text-decoration: none; }
    .fullscreen_menu .fullscreen_menu-item.selected a span {
      /*font-weight:bold;*/
      color: #ccc; }

body {
  min-width: 0px; }

#cookies-disclaimer,
#top-header,
#bottom-header,
#footer-container {
  position: relative;
  background: white;
  z-index: 300; }

#ticker {
  position: relative;
  background: white;
  z-index: 299 !important; }

#mini-site-category-landing .mini-site-slot {
  margin: 0px; }

#top-header {
  z-index: 301; }

.mini_site_container {
  text-align: left;
  font-family: "hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
  overflow: hidden;
  background: #555; }
  .mini_site_container div, .mini_site_container p, .mini_site_container ul, .mini_site_container li, .mini_site_container span, .mini_site_container a {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .mini_site_container a:hover,
  .mini_site_container a:focus {
    text-decoration: none;
    outline: none; }
  .mini_site_container .mini_slide {
    position: relative;
    z-index: 4;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .mini_site_container .slides_container {
    position: relative;
    z-index: 101;
    background: black;
    -webkit-transition: opacity 0.5s ease 0s;
    -moz-transition: opacity 0.5s ease 0s;
    -o-transition: opacity 0.5s ease 0s;
    transition: opacity 0.5s ease 0s; }
    .mini_site_container .slides_container.fade_out {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=10);
      -webkit-opacity: 0.1;
      -moz-opacity: 0.1;
      -khtml-opacity: 0.1;
      opacity: 0.1; }
  .mini_site_container .slide_title h2 {
    letter-spacing: 0.04em;
    width: 100%;
    top: 0px;
    line-height: 130px;
    background: white;
    font-size: 50px;
    display: block;
    text-align: center !important;
    font-family: "hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
    text-transform: uppercase;
    color: #000;
    display: none; }
    @media only screen and (max-width: 737px) {
      .mini_site_container .slide_title h2 {
        display: block;
        font-size: 35px; } }

.category-landing-main {
  background: none;
  top: 0px; }

/* Respond-to exemple */
@media only screen and (max-width: 736px) {
  .resp-true #ticker {
    display: none !important; } }

#geopopup, .geo-overlay {
  display: none; }

#container {
  z-index: 200; }

#glasPane {
  display: none; }

.button-cta {
  background: white;
  text-transform: uppercase;
  border: 1px solid white;
  color: black;
  font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
  font-size: 12px;
  letter-spacing: 0.05em;
  padding: 7px 25px; }
  .desktop .button-cta:hover {
    background: black;
    color: white; }
  .button-cta.store {
    margin-left: 30px;
    display: inline-block;
    width: 250px; }
    @media only screen and (max-width: 736px) {
      .button-cta.store {
        display: block;
        margin: 20px auto 0 auto;
        width: 245px; } }

.producthits {
  position: relative;
  z-index: 300;
  background: white; }

.secondary-items {
  background: white; }

/* ANIMATION */
.slide_video {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  overflow: hidden; }
  .slide_video .slide_content {
    position: absolute;
    z-index: 1;
    top: 0px;
    background: url(../img/video/background.jpg) center center no-repeat;
    width: 100%;
    bottom: 0px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
    @media only screen and (orientation: portrait) {
      .slide_video .slide_content {
        background-image: url(../img/video/background_portrait.jpg); } }
    @media only screen and (orientation: portrait) {
      .slide_video .slide_content {
        background-image: url(../img/video/background_portrait.jpg); } }
  .slide_video.fixed .slide_item-video,
  .slide_video.fixed .slide_item-video-play-container {
    position: absolute;
    top: 0px; }
    @media only screen and (max-width: 737px) {
      .slide_video.fixed .slide_item-video,
      .slide_video.fixed .slide_item-video-play-container {
        top: 130px; } }

.slide_item-video-play-container {
  position: fixed;
  top: 0px;
  -webkit-transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s;
  display: block;
  width: 100%;
  height: calc(100% - 38px);
  background: url(../img/play-icon.png) center center no-repeat;
  background-size: 68px;
  cursor: pointer;
  z-index: 3; }
  @media only screen and (max-width: 1024px) {
    .slide_item-video-play-container {
      position: absolute;
      height: 100%; } }
  @media only screen and (max-width: 737px) {
    .slide_item-video-play-container {
      top: 130px;
      height: calc(100% - 130px); } }
  .desktop .slide_item-video-play-container:hover {
    opacity: 1.0; }
  .slide_item-video-play-container .slide_item-video-play-content {
    display: table-cell;
    width: 100%;
    height: 100%; }
    .slide_item-video-play-container .slide_item-video-play-content .slide_item-video-play {
      background: url(../img/play-icon.png) center center no-repeat;
      background-size: 68px;
      width: 68px;
      height: 68px; }

.slide_item-video {
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-color: #000;
  position: fixed;
  top: 38px; }
  @media only screen and (max-width: 1024px) {
    .slide_item-video {
      position: absolute; } }
  @media only screen and (max-width: 737px) {
    .slide_item-video {
      position: absolute;
      top: auto;
      height: calc(100% - 130px); } }
  .slide_item-video video {
    position: relative;
    z-index: 2;
    width: auto;
    min-height: 100%;
    min-width: 100%; }
    .slide_item-video video.fullscreen {
      display: none; }
    @media only screen and (max-width: 1024px) {
      .slide_item-video video {
        display: none; } }
    @media only screen and (max-width: 737px) {
      .slide_item-video video {
        display: none; } }
  .slide_item-video .video-poster {
    position: absolute;
    z-index: 1;
    top: 0px;
    bottom: 0px;
    display: none;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-image: url(../img/video/background.jpg); }
    @media only screen and (max-width: 1024px) {
      .slide_item-video .video-poster {
        display: block; } }
    @media only screen and (orientation: portrait) {
      .slide_item-video .video-poster {
        background-image: url(../img/video/portrait.jpg); } }
    @media only screen and (orientation: portrait) {
      .slide_item-video .video-poster {
        background-image: url(../img/video/portrait.jpg); } }

.fullscreen-video-container {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  /*background:black;*/
  z-index: 205;
  transition: all 0.5s ease;
  display: none; }

.fullscreen-video-container.opened {
  top: 0%; }

.fullscreen-video-content {
  display: table;
  width: 100%;
  height: 100%; }

.fullscreen-video-align {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.fullscreen-video {
  position: relative;
  width: 80%;
  margin: auto;
  font-size: 0px; }

.fullscreen-video-player {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.fullscreen-video-cover {
  position: absolute;
  z-index: 2;
  top: 0px;
  bottom: 40px;
  background: #000;
  width: 100%;
  min-height: 10px;
  display: block; }

.fullscreen-video-video {
  position: relative;
  z-index: 1;
  width: 100%;
  min-height: 10px; }

.fullscreen-video-playbutton {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  background: url(../img/player_sprite.png) right bottom no-repeat;
  background-size: 30px 60px;
  cursor: pointer; }

.fullscreen-video-playbutton.paused {
  background-position: right top; }

.fullscreen-video-progressbar {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  width: 80%;
  width: calc(100% - 30px);
  height: 2px;
  background: #909090; }

.fullscreen-video-progress {
  display: inline-block;
  vertical-align: middle;
  height: 2px;
  background: #000;
  width: 0%; }

/* ANIMATION */
.slide_intro {
  background: black; }

@media only screen and (max-width: 737px) {
  .slide_intro_bg {
    background: url(../img/landing/bg_portrait.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; } }

.intro_video {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: black; }
  @media only screen and (max-width: 737px) {
    .intro_video {
      display: none; } }
  .intro_video .intro_video_fallback {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: url(../img/landing/loop.jpg) center left no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
    @media only screen and (max-width: 1024px) {
      .intro_video .intro_video_fallback {
        display: block; } }
  .intro_video video {
    width: 101%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all 2s cubic-bezier(0.65, 0.05, 0.36, 1) 0.8s;
    -moz-transition: all 2s cubic-bezier(0.65, 0.05, 0.36, 1) 0.8s;
    -o-transition: all 2s cubic-bezier(0.65, 0.05, 0.36, 1) 0.8s;
    transition: all 2s cubic-bezier(0.65, 0.05, 0.36, 1) 0.8s; }
    .intro_video video.visible {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
  .intro_video.fullheight video {
    width: auto;
    height: 101%; }

.slide_side_left {
  position: fixed;
  bottom: 17%;
  left: 30px;
  width: calc(50% - 60px);
  overflow: hidden;
  text-align: center; }
  @media only screen and (max-width: 737px) {
    .slide_side_left {
      display: none; } }
  .slide_side_left ul {
    display: inline-block;
    width: 100%;
    max-width: 900px; }
  .slide_side_left.visible button {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%); }
  .slide_side_left.visible li:nth-child(2) button {
    -webkit-transition: transform 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s, background 0.5s ease 0s, opacity 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
    -moz-transition: transform 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s, background 0.5s ease 0s, opacity 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
    -o-transition: transform 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s, background 0.5s ease 0s, opacity 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
    transition: transform 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s, background 0.5s ease 0s, opacity 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s; }
  .slide_side_left.visible li:nth-child(3) button {
    -webkit-transition: transform 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s, background 0.5s ease 0s, opacity 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s;
    -moz-transition: transform 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s, background 0.5s ease 0s, opacity 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s;
    -o-transition: transform 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s, background 0.5s ease 0s, opacity 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s;
    transition: transform 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s, background 0.5s ease 0s, opacity 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s; }

.slide_side_tech {
  display: inline-block;
  vertical-align: top;
  width: 21%; }
  .slide_side_tech button {
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 75%;
    padding-top: 75%;
    background: #ea78b3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: transform 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0s, background 0.5s ease 0s, opacity 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
    -moz-transition: transform 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0s, background 0.5s ease 0s, opacity 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
    -o-transition: transform 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0s, background 0.5s ease 0s, opacity 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
    transition: transform 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0s, background 0.5s ease 0s, opacity 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0s; }
    .slide_side_tech button img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      -webkit-transition: all 0.5s ease 0s;
      -moz-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      height: 80%; }
    .desktop .slide_side_tech button:hover {
      background: black; }

.tech_link-container {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  font-size: 0px; }

.slide_side_right {
  position: fixed;
  top: 58px;
  left: calc(50% + 30px);
  width: calc(50% - 60px);
  max-width: 900px;
  height: calc(100% - 60px);
  background: black url(../img/landing/bg_side.jpg) center top no-repeat;
  background-size: 100%;
  overflow: hidden; }
  @media only screen and (orientation: portrait) and (max-width: 1023px) {
    .slide_side_right {
      left: 20px;
      width: calc(100% - 40px); } }
  @media only screen and (max-width: 737px) {
    .slide_side_right {
      position: relative;
      top: 0px;
      background: none;
      left: 20px;
      width: calc(100% - 40px); } }

.slide_side_scroll {
  position: relative;
  z-index: 4;
  height: 100%; }

.slide_side_first,
.slide_side_second {
  position: relative;
  height: 100%;
  height: calc(100% - 60px);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: black;
  margin: 30px 0px; }
  @media only screen and (max-width: 1023px) {
    .slide_side_first,
    .slide_side_second {
      background: transparent; } }
  @media only screen and (max-width: 737px) {
    .slide_side_first,
    .slide_side_second {
      background: black;
      margin: 20px 0px; } }

.slide_side_second {
  height: calc(100vh - 98px); }
  @media only screen and (max-width: 737px) {
    .slide_side_second {
      height: auto; } }

.slide_side_image {
  position: relative;
  height: 80%;
  height: calc(100% - 145px);
  margin-top: 10px; }
  @media only screen and (orientation: portrait) and (max-width: 1023px) {
    .slide_side_image {
      height: calc(100% - 193px); } }
  @media only screen and (max-width: 737px) {
    .slide_side_image {
      height: calc(100% - 91px); } }
  @media only screen and (orientation: landscape) and (max-width: 737px) {
    .slide_side_image {
      height: calc(100% - 60px); } }
  .slide_side_image:before,
  .slide_side_image p {
    content: '';
    display: block;
    position: absolute;
    top: 2%;
    left: 10%;
    width: 80%;
    height: 97%; }
    @media only screen and (max-width: 737px) {
      .slide_side_image:before,
      .slide_side_image p {
        width: 90%;
        left: 5%; } }
    @media only screen and (orientation: landscape) and (max-width: 737px) {
      .slide_side_image:before,
      .slide_side_image p {
        top: 5%; } }
  .slide_side_image span {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block; }
  .slide_side_image:before {
    background: url(../img/landing/bs.png) center center no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain; }
  .slide_side_image span.slide_side_highline1 {
    background: url(../img/landing/bs_txt.png) center center no-repeat;
    top: 0px;
    bottom: 0px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain; }
    @media only screen and (max-width: 737px) {
      .slide_side_image span.slide_side_highline1 {
        background-image: url(../img/landing/bs_txt_nopunchline.png); } }
    @media only screen and (orientation: landscape) and (max-width: 737px) {
      .slide_side_image span.slide_side_highline1 {
        background-size: auto 60%; } }
  .slide_side_image .slide_side_highline2 {
    top: auto;
    bottom: 2px;
    font-size: 20px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
    color: white;
    width: 100%;
    margin: auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
    @media only screen and (max-width: 737px) {
      .slide_side_image .slide_side_highline2 {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
        filter: alpha(opacity=100);
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
        font-size: 13px; } }
    @media only screen and (orientation: landscape) and (max-width: 737px) {
      .slide_side_image .slide_side_highline2 {
        display: none; } }

.slide_side_button {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden; }
  @media only screen and (orientation: portrait) and (max-width: 1023px) {
    .slide_side_button {
      padding-top: 0px; } }
  @media only screen and (max-width: 737px) {
    .slide_side_button {
      padding-top: 20px; } }
  @media only screen and (orientation: landscape) and (max-width: 737px) {
    .slide_side_button {
      padding-top: 15px; } }
  .slide_side_button button {
    -webkit-transform: translateY(200%);
    -moz-transform: translateY(200%);
    -o-transform: translateY(200%);
    -ms-transform: translateY(200%);
    transform: translateY(200%);
    -webkit-transition: transform 0.4s ease 0.8s;
    -moz-transition: transform 0.4s ease 0.8s;
    -o-transition: transform 0.4s ease 0.8s;
    transition: transform 0.4s ease 0.8s; }
    .slide_side_button button.button-play {
      position: relative;
      background: white;
      border-color: white;
      -webkit-transform: translateY(100%);
      -moz-transform: translateY(100%);
      -o-transform: translateY(100%);
      -ms-transform: translateY(100%);
      transform: translateY(100%);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=0);
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      -webkit-transition: transform 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.6s;
      -moz-transition: transform 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.6s;
      -o-transition: transform 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.6s;
      transition: transform 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.6s;
      padding-top: 10px;
      padding-left: 36px; }
      @media only screen and (max-width: 737px) {
        .slide_side_button button.button-play {
          -webkit-transform: none;
          -moz-transform: none;
          -o-transform: none;
          -ms-transform: none;
          transform: none;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
          filter: alpha(opacity=100);
          -webkit-opacity: 1;
          -moz-opacity: 1;
          -khtml-opacity: 1;
          opacity: 1; } }
      .slide_side_button button.button-play.avisible {
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
        filter: alpha(opacity=100);
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1; }
      .slide_side_button button.button-play:after {
        position: relative;
        top: -1px;
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 20px;
        background: url(../img/landing/play.png) center left no-repeat;
        background-size: 40px; }
      .desktop .slide_side_button button.button-play:hover {
        background: black;
        color: white; }
        .desktop .slide_side_button button.button-play:hover:after {
          background-position: center right; }
  .slide_side_button.visible button {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%); }
  .slide_side_button .button-play-container {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%; }

.slide_introtech {
  height: 100vh;
  height: calc(100vh - 38px); }

.slide_side_valign {
  position: absolute;
  left: 50%;
  top: 47.6%;
  max-width: 550px;
  width: 80%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%); }
  @media only screen and (max-height: 800px) {
    .slide_side_valign {
      top: 46.6%;
      width: 80%; } }
  @media only screen and (max-width: 1024px) {
    .slide_side_valign {
      top: 47.6%;
      width: 90%; } }
  @media only screen and (max-width: 737px) {
    .slide_side_valign {
      position: relative;
      width: 100%;
      top: 0px;
      left: 0px;
      -webkit-transform: none;
      -moz-transform: none;
      -o-transform: none;
      -ms-transform: none;
      transform: none;
      padding: 60px 20px 30px 20px; } }
  @media only screen and (orientation: landscape) and (max-width: 737px) {
    .slide_side_valign {
      padding: 45px 30px 30px 30px;
      max-width: 100%; } }

.slide_side_title {
  font-size: 49px;
  line-height: 59px;
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
  letter-spacing: 0.05em; }
  @media only screen and (max-height: 800px) {
    .slide_side_title {
      font-size: 34px;
      line-height: 42px; } }
  @media only screen and (max-width: 1024px) {
    .slide_side_title {
      font-size: 31px;
      line-height: 38px; } }
  @media only screen and (max-width: 737px) {
    .slide_side_title {
      font-size: 20px;
      line-height: 25px; } }
  @media only screen and (orientation: landscape) and (max-width: 737px) {
    .slide_side_title {
      font-size: 18px; } }

.slide_side_text {
  font-size: 17px;
  line-height: 20px;
  width: 76%;
  margin: 11% auto;
  color: white;
  text-align: center;
  font-family: "hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
  letter-spacing: 0.05em; }
  @media only screen and (max-height: 800px) {
    .slide_side_text {
      margin: 30px auto; } }
  @media only screen and (max-width: 737px) {
    .slide_side_text {
      width: 100%;
      margin-top: 30px;
      font-size: 15px; } }

.slide_side_line {
  width: 220px;
  margin: 10.2% auto 0px auto;
  border: none;
  border-top: 1px solid white; }
  @media only screen and (max-height: 800px) {
    .slide_side_line {
      margin-top: 30px; } }
  @media only screen and (max-width: 737px) {
    .slide_side_line {
      margin-top: 30px; } }

/* ANIMATION */
.slide_highline {
  padding-top: 28%;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden; }
  @media only screen and (max-width: 737px) {
    .slide_highline {
      display: none; } }
  @media only screen and (orientation: portrait) and (max-width: 737px) {
    .slide_highline {
      padding-top: 80%; } }
  .slide_highline .slide_highline_gif {
    position: absolute;
    z-index: 3;
    top: 0%;
    bottom: 0%;
    width: 100%;
    margin: auto;
    text-align: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease 0.01s;
    -moz-transition: opacity 0.3s ease 0.01s;
    -o-transition: opacity 0.3s ease 0.01s;
    transition: opacity 0.3s ease 0.01s; }
    @media only screen and (max-width: 1024px) {
      .slide_highline .slide_highline_gif {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
        filter: alpha(opacity=100);
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
        background: black url(../img/highline/loop.jpg) center left no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover; } }
    @media only screen and (orientation: portrait) {
      .slide_highline .slide_highline_gif {
        background-image: url(../img/highline/loop_portrait.jpg);
        background-position: center top;
        background-size: 100%;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover; } }
    @media only screen and (orientation: portrait) {
      .slide_highline .slide_highline_gif {
        background-image: url(../img/highline/loop_portrait.jpg);
        background-position: center top;
        background-size: 100%;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover; } }
    .slide_highline .slide_highline_gif img {
      position: absolute;
      width: auto;
      left: 50%;
      left: 50%;
      top: 46%;
      height: 47%;
      -webkit-transform: translateY(-50%) translateX(-50%);
      -moz-transform: translateY(-50%) translateX(-50%);
      -o-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%); }
      @media only screen and (max-width: 737px) {
        .slide_highline .slide_highline_gif img {
          height: auto;
          width: 100%; } }
    .slide_highline .slide_highline_gif p.slide_highline_text {
      font-size: 25px;
      color: white;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      -webkit-transition: opacity 0.5s ease 0.7s;
      -moz-transition: opacity 0.5s ease 0.7s;
      -o-transition: opacity 0.5s ease 0.7s;
      transition: opacity 0.5s ease 0.7s;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=0);
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0; }
    .slide_highline .slide_highline_gif.visible {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
      .slide_highline .slide_highline_gif.visible p.slide_highline_text {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
        filter: alpha(opacity=100);
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1; }
  .slide_highline video {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 101%; }
    @media only screen and (max-width: 737px) {
      .slide_highline video {
        display: none; } }

/* ANIMATION */
.slide_tech {
  height: calc(350vh - 54px);
  background: black; }
  @media only screen and (max-width: 737px) {
    .slide_tech {
      height: auto; } }

.tech_content {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px; }
  @media only screen and (max-width: 737px) {
    .tech_content {
      position: relative;
      top: auto;
      bottom: auto; } }

.tech_bg {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: calc(100vh - 38px);
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  .fixed .tech_bg {
    position: fixed;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    top: 38px; }
  .fixedbottom .tech_bg {
    bottom: 0px;
    top: auto; }
  .tech_bg.front {
    z-index: 3; }

.tech_num {
  position: relative;
  height: calc(100vh - 38px); }
  @media only screen and (max-width: 737px) {
    .tech_num {
      height: auto; } }

.tech_data {
  position: relative;
  z-index: 3;
  background: black;
  display: inline-block;
  margin-top: 30px;
  margin-left: 30px;
  width: calc(50% - 60px);
  max-width: 900px;
  height: calc(100vh - 98px);
  overflow: hidden; }
  @media only screen and (orientation: portrait) and (max-width: 1023px) {
    .tech_data {
      margin-top: 30px;
      margin-left: 30px;
      width: calc(100% - 60px); } }
  @media only screen and (max-width: 737px) {
    .tech_data {
      height: auto;
      margin-top: 0px;
      margin-left: 0px;
      width: 100%; } }
  .fixed .tech_data {
    position: fixed;
    margin-top: 0px;
    margin-left: 0px;
    height: auto;
    top: 68px;
    bottom: 30px;
    left: 30px;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px); }
  .fixedbottom .tech_data {
    position: absolute;
    top: auto;
    bottom: 30px;
    height: calc(100vh - 98px); }

.tech_image {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  height: calc(100vh - 30px);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media only screen and (max-width: 737px) {
    .tech_image {
      display: none; } }
  .tech_image.fixed {
    position: fixed;
    width: calc(50% - 60px);
    height: calc(100vh - 98px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px); }

.tech_image-mobile,
.tech_image-mobile_landscape {
  display: none; }
  @media only screen and (max-width: 737px) {
    .tech_image-mobile,
    .tech_image-mobile_landscape {
      display: block;
      position: absolute;
      top: 0px;
      width: 100%;
      height: 100%;
      background-position: center top;
      background-repeat: no-repeat;
      background-size: 100%; } }
  @media only screen and (orientation: landscape) and (max-width: 737px) {
    .tech_image-mobile,
    .tech_image-mobile_landscape {
      display: none; } }

.tech_image-mobile_landscape {
  display: none; }
  @media only screen and (orientation: landscape) and (max-width: 737px) {
    .tech_image-mobile_landscape {
      display: block; } }

.tech_texts-container {
  position: absolute;
  left: 10%;
  right: 10%;
  top: 47%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media only screen and (max-width: 737px) {
    .tech_texts-container {
      position: relative;
      top: 0px;
      left: 0px;
      right: auto;
      padding: 96px 20px 40px 20px;
      background-clip: content-box;
      -webkit-transform: none;
      -moz-transform: none;
      -o-transform: none;
      -ms-transform: none;
      transform: none; } }
  .tech_num_3 .tech_texts-container {
    top: calc(47% + 30px); }

.tech_logo {
  margin-bottom: 17px; }
  @media only screen and (max-width: 737px) {
    .tech_logo {
      margin-bottom: 0px; } }

.tech_texts {
  color: white;
  text-align: center; }
  .tech_texts .tech_logo span {
    position: relative;
    display: inline-block;
    width: 17%;
    padding-top: 17%;
    background: #ea78b3; }
    @media only screen and (max-width: 737px) {
      .tech_texts .tech_logo span {
        width: 20%;
        padding-top: 20%; } }
    @media only screen and (orientation: landscape) and (max-width: 737px) {
      .tech_texts .tech_logo span {
        width: 70px;
        padding-top: 70px; } }
  .tech_texts .tech_logo img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    height: 80%; }
  .tech_texts h2 {
    margin-top: 10px;
    margin-bottom: 0px; }
    @media only screen and (max-width: 737px) {
      .tech_texts h2 {
        margin-top: 0px; } }
    .tech_texts h2 img {
      height: 75px; }
      @media only screen and (max-width: 737px) {
        .tech_texts h2 img {
          height: 70px; } }
  .tech_texts p {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.05em;
    max-width: 500px;
    margin: 8px auto 50px auto;
    text-shadow: 0px 0px 4px black; }
    @media only screen and (max-width: 737px) {
      .tech_texts p {
        font-size: 14px;
        line-height: 17px; } }
    .tech_texts p.tech_text_small {
      margin-bottom: 20px;
      font-size: 18px;
      font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
      line-height: 25px; }
      @media only screen and (max-width: 737px) {
        .tech_texts p.tech_text_small {
          font-size: 17px;
          line-height: 24px; } }

/* ANIMATION */
.slide_smalltech {
  position: relative;
  background: black;
  overflow: hidden;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px); }

.smalltech_content {
  font-size: 0px; }

.orientation_right {
  text-align: right; }

.smalltech_square {
  position: relative;
  z-index: 3;
  display: inline-block;
  width: 500px;
  height: 500px; }
  @media only screen and (max-width: 1024px) {
    .smalltech_square {
      width: 320px;
      height: 320px; } }
  @media only screen and (max-width: 1023px) {
    .smalltech_square {
      width: 300px;
      height: 300px; } }
  @media only screen and (max-width: 737px) {
    .smalltech_square {
      width: 100vw;
      height: 66.66667vw; } }
  @media only screen and (orientation: landscape) and (max-width: 737px) {
    .smalltech_square {
      width: 100vw;
      height: 58.82353vh; } }
  .desktop .smalltech_square {
    -webkit-transition: transform 1s cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
    -moz-transition: transform 1s cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
    -o-transition: transform 1s cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
    transition: transform 1s cubic-bezier(0.65, 0.05, 0.36, 1) 0s; }
  .orientation_left .smalltech_square {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
    @media only screen and (max-width: 737px) {
      .orientation_left .smalltech_square {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -o-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%); } }
    .visible .orientation_left .smalltech_square {
      -webkit-transform: translateX(0%);
      -moz-transform: translateX(0%);
      -o-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%); }
    @media only screen and (max-width: 1024px) {
      .orientation_left .smalltech_square {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -o-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%); } }
  .orientation_right .smalltech_square {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
    @media only screen and (max-width: 737px) {
      .orientation_right .smalltech_square {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -o-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%); } }
    .visible .orientation_right .smalltech_square {
      -webkit-transform: translateX(0%);
      -moz-transform: translateX(0%);
      -o-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%); }
    @media only screen and (max-width: 1024px) {
      .orientation_right .smalltech_square {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -o-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%); } }

.smalltech_square_content {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: #ea78b3;
  text-align: center;
  color: white; }
  .smalltech_square_content h2 {
    letter-spacing: 0.05em;
    font-size: 26px;
    text-transform: uppercase;
    color: inherit;
    margin: 17px auto 33px auto;
    max-width: 290px; }
    @media only screen and (max-width: 1024px) {
      .smalltech_square_content h2 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 22px; } }
    @media only screen and (max-width: 1023px) {
      .smalltech_square_content h2 {
        font-size: 20px;
        margin: 10px auto 10px auto; } }
    @media only screen and (max-width: 737px) {
      .smalltech_square_content h2 {
        font-size: 18px;
        line-height: 23px; } }
    @media only screen and (orientation: landscape) and (max-width: 737px) {
      .smalltech_square_content h2 {
        max-width: 95%; } }
  .smalltech_square_content .smalltech_text {
    font-size: 16px;
    max-width: 380px;
    margin: auto;
    letter-spacing: 0.05em; }
    @media only screen and (max-width: 737px) {
      .smalltech_square_content .smalltech_text {
        font-size: 14px;
        line-height: 17px; } }
    @media only screen and (orientation: landscape) and (max-width: 737px) {
      .smalltech_square_content .smalltech_text {
        max-width: 95%; } }
  .smalltech_square_content:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 40px;
    left: 0px;
    background: url(../img/tech/square_arrow.png) top left no-repeat;
    background-size: auto 200%;
    left: -20px; }
    @media only screen and (max-width: 737px) {
      .smalltech_square_content:before {
        background: url(../img/tech/square_arrow_horizontal.png) top left no-repeat;
        width: 30px;
        height: 15px;
        background-size: 200% auto;
        top: auto;
        bottom: -15px;
        left: 50%;
        margin-top: 0px;
        margin-left: -15px; } }
  .orientation_left .smalltech_square_content:before {
    left: auto;
    background-position: bottom right;
    right: -20px; }
    @media only screen and (max-width: 737px) {
      .orientation_left .smalltech_square_content:before {
        left: 50%;
        right: auto;
        background-position: top left; } }

.smalltech_square_align {
  position: absolute;
  top: 46.6%;
  width: 80%;
  left: 10%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }
  .desktop .smalltech_square_align {
    -webkit-transition: all 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.6s;
    -moz-transition: all 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.6s;
    -o-transition: all 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.6s;
    transition: all 0.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0.6s; }
  @media only screen and (max-width: 737px) {
    .smalltech_square_align {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; } }
  .visible .smalltech_square_align {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  @media only screen and (max-width: 1024px) {
    .smalltech_square_align {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; } }

.smalltech_image {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }
  .desktop .smalltech_image {
    -webkit-transition: all 1s cubic-bezier(0.65, 0.05, 0.36, 1) 0.5s;
    -moz-transition: all 1s cubic-bezier(0.65, 0.05, 0.36, 1) 0.5s;
    -o-transition: all 1s cubic-bezier(0.65, 0.05, 0.36, 1) 0.5s;
    transition: all 1s cubic-bezier(0.65, 0.05, 0.36, 1) 0.5s; }
  @media only screen and (max-width: 737px) {
    .smalltech_image {
      top: -5px;
      bottom: -5px;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      height: 55.55556vw;
      position: relative; } }
  @media only screen and (orientation: landscape) and (max-width: 737px) {
    .smalltech_image {
      height: 58.82353vh; } }
  .visible .smalltech_image {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  @media only screen and (max-width: 1024px) {
    .smalltech_image {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; } }
  .orientation_left .smalltech_image {
    -webkit-transform: translateX(-5%);
    -moz-transform: translateX(-5%);
    -o-transform: translateX(-5%);
    -ms-transform: translateX(-5%);
    transform: translateX(-5%);
    background-position: center left;
    left: 500px; }
    @media only screen and (max-width: 1024px) {
      .orientation_left .smalltech_image {
        left: 320px; } }
    @media only screen and (max-width: 1023px) {
      .orientation_left .smalltech_image {
        left: 300px; } }
    @media only screen and (max-width: 737px) {
      .orientation_left .smalltech_image {
        left: 0px;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -o-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%); } }
    .visible .orientation_left .smalltech_image {
      -webkit-transform: translateX(0%);
      -moz-transform: translateX(0%);
      -o-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%); }
    @media only screen and (max-width: 1024px) {
      .orientation_left .smalltech_image {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -o-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%); } }
  .orientation_right .smalltech_image {
    -webkit-transform: translateX(5%);
    -moz-transform: translateX(5%);
    -o-transform: translateX(5%);
    -ms-transform: translateX(5%);
    transform: translateX(5%);
    background-position: center right;
    right: 500px; }
    @media only screen and (max-width: 1024px) {
      .orientation_right .smalltech_image {
        right: 320px; } }
    @media only screen and (max-width: 1023px) {
      .orientation_right .smalltech_image {
        right: 300px; } }
    @media only screen and (max-width: 737px) {
      .orientation_right .smalltech_image {
        right: 0px;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -o-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%); } }
    .visible .orientation_right .smalltech_image {
      -webkit-transform: translateX(0%);
      -moz-transform: translateX(0%);
      -o-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%); }
    @media only screen and (max-width: 1024px) {
      .orientation_right .smalltech_image {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -o-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%); } }

.smalltech_logo {
  width: 20%;
  margin: auto; }
  @media only screen and (max-width: 737px) {
    .smalltech_logo {
      width: 17%; } }
  @media only screen and (orientation: landscape) and (max-width: 737px) {
    .smalltech_logo {
      width: 10%; } }
  .smalltech_logo img {
    width: 100%; }

/* ANIMATION */
.slide_gallery {
  background: black;
  padding: 60px 25px; }
  @media only screen and (max-width: 1024px) {
    .slide_gallery {
      padding: 60px 27px; } }
  @media only screen and (max-width: 737px) {
    .slide_gallery {
      padding: 60px 17px 30px; } }
  .slide_gallery .gallery_images {
    font-size: 0px; }
  .slide_gallery .gallery_block {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-top: 50%;
    height: 0px;
    overflow: hidden; }
    @media only screen and (max-width: 737px) {
      .slide_gallery .gallery_block {
        width: 100%;
        padding-top: 100%; } }
  .slide_gallery .gallery_block_content {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px; }
  .slide_gallery .gallery_image {
    position: relative;
    width: 100%;
    height: 100%; }
    .slide_gallery .gallery_image:before {
      content: '';
      display: block;
      position: absolute;
      z-index: 3;
      top: 10px;
      right: 10px;
      width: 30px;
      height: 30px;
      background: url(../img/gallery/plus.png) center center no-repeat;
      background-size: 30px; }
      @media only screen and (max-width: 1024px) {
        .slide_gallery .gallery_image:before {
          top: 5px;
          right: 5px;
          width: 20px;
          height: 20px;
          background-size: 20px; } }
      @media only screen and (orientation: portrait) and (max-width: 1023px) {
        .slide_gallery .gallery_image:before {
          width: 15px;
          height: 15px;
          background-size: 15px; } }
      @media only screen and (max-width: 737px) {
        .slide_gallery .gallery_image:before {
          width: 15px;
          height: 15px;
          background-size: 15px; } }
    .slide_gallery .gallery_image img {
      width: 100%;
      height: 100%;
      -webkit-transition: all, 0.5s, ease, 0s;
      -moz-transition: all, 0.5s, ease, 0s;
      -o-transition: all, 0.5s, ease, 0s;
      transition: all, 0.5s, ease, 0s;
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -o-transform: scale(1.05);
      -ms-transform: scale(1.05);
      transform: scale(1.05); }
  .slide_gallery .gallery_image-container {
    position: relative;
    float: left;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    margin: 5px;
    overflow: hidden; }
    .slide_gallery .gallery_image-container.clickable {
      cursor: pointer; }
    @media only screen and (max-width: 1024px) {
      .slide_gallery .gallery_image-container {
        width: calc(100% - 6px);
        height: calc(100% - 6px);
        margin: 3px; } }
    .desktop .slide_gallery .gallery_image-container {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=0);
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      -webkit-transition: all 1s cubic-bezier(0.65, 0.05, 0.36, 1) 0.3s;
      -moz-transition: all 1s cubic-bezier(0.65, 0.05, 0.36, 1) 0.3s;
      -o-transition: all 1s cubic-bezier(0.65, 0.05, 0.36, 1) 0.3s;
      transition: all 1s cubic-bezier(0.65, 0.05, 0.36, 1) 0.3s; }
      .desktop .slide_gallery .gallery_image-container.visible {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
        filter: alpha(opacity=100);
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1; }
    .desktop .slide_gallery .gallery_image-container:hover .gallery_image,
    .desktop .slide_gallery .gallery_image-container:hover .gallery_image-hover {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
      .desktop .slide_gallery .gallery_image-container:hover .gallery_image img,
      .desktop .slide_gallery .gallery_image-container:hover .gallery_image-hover img {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1); }
  .slide_gallery .type_square {
    width: calc(50% - 10px);
    height: calc(50% - 10px); }
    @media only screen and (max-width: 1024px) {
      .slide_gallery .type_square {
        width: calc(50% - 6px);
        height: calc(50% - 6px); } }
  .slide_gallery .type_horizontal {
    height: calc(50% - 10px); }
    @media only screen and (max-width: 1024px) {
      .slide_gallery .type_horizontal {
        height: calc(50% - 6px); } }
  .slide_gallery .type_vertical {
    width: calc(50% - 10px); }
    @media only screen and (max-width: 1024px) {
      .slide_gallery .type_vertical {
        width: calc(50% - 6px); } }
  .slide_gallery .gallery_image-hover {
    position: absolute;
    z-index: 5;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all, 0.5s, ease, 0s;
    -moz-transition: all, 0.5s, ease, 0s;
    -o-transition: all, 0.5s, ease, 0s;
    transition: all, 0.5s, ease, 0s; }
    .slide_gallery .gallery_image-hover img {
      width: 100%;
      height: 100%;
      -webkit-transition: all, 0.5s, ease, 0s;
      -moz-transition: all, 0.5s, ease, 0s;
      -o-transition: all, 0.5s, ease, 0s;
      transition: all, 0.5s, ease, 0s;
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -o-transform: scale(1.05);
      -ms-transform: scale(1.05);
      transform: scale(1.05); }

.fullscreen_gallery {
  background: #000;
  position: fixed;
  display: none;
  top: 0px;
  left: -100%;
  width: 100%;
  height: 100%;
  z-index: 206; }
  @media only screen and (max-width: 737px) {
    .fullscreen_gallery {
      position: fixed; } }
  .fullscreen_gallery .fs_logo {
    position: absolute;
    z-index: 200;
    left: 0px;
    height: 38px;
    width: 46px;
    border-right: 1px solid #e8e8e8; }
    .fullscreen_gallery .fs_logo span {
      position: relative;
      top: 1px;
      display: block;
      margin: 0px;
      width: 100%;
      height: 100%;
      background: url(../img/menu/logo@2.png) center center no-repeat;
      background-size: auto 44%; }
  .fullscreen_gallery .fs_title_prev,
  .fullscreen_gallery .fs_title {
    position: absolute;
    top: -2px;
    text-transform: uppercase;
    background: white;
    left: 0px;
    right: 0px;
    z-index: 100;
    background: white;
    font-size: 16px;
    color: #000;
    line-height: 38px;
    letter-spacing: 0.05em;
    height: 38px;
    padding-left: 65px;
    white-space: nowrap;
    z-index: 100;
    overflow: hidden;
    font-family: "hurme-regular","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif; }
    @media only screen and (max-width: 737px) {
      .fullscreen_gallery .fs_title_prev,
      .fullscreen_gallery .fs_title {
        top: 0px;
        font-size: 11px; } }
  .fullscreen_gallery.intro_video {
    background: rgba(255, 255, 255, 0.9); }
    .fullscreen_gallery.intro_video .fs_title {
      background: transparent; }
    .fullscreen_gallery.intro_video .fs_image, .fullscreen_gallery.intro_video .fs_image_prev {
      background: none; }
  .fullscreen_gallery .fs_title_prev {
    width: 0px;
    z-index: 101; }
  .fullscreen_gallery .fs_close {
    position: absolute;
    z-index: 100;
    top: 0px;
    right: 0px;
    height: 36px;
    cursor: pointer;
    padding-right: 20px;
    padding-left: 25px;
    border-left: 1px solid #e8e8e8;
    -webkit-transition: all, 0.5s, ease, 0s;
    -moz-transition: all, 0.5s, ease, 0s;
    -o-transition: all, 0.5s, ease, 0s;
    transition: all, 0.5s, ease, 0s; }
    @media only screen and (max-width: 737px) {
      .fullscreen_gallery .fs_close {
        padding: 0px; } }
    .fullscreen_gallery .fs_close span {
      font-size: 13px;
      color: #111;
      display: inline-block;
      line-height: 38px;
      text-transform: uppercase;
      height: 100%;
      background: url(../img/menu/close.png) center right no-repeat;
      padding-right: 27px;
      background-repeat: no-repeat; }
      @media only screen and (max-width: 737px) {
        .fullscreen_gallery .fs_close span {
          font-size: 0px;
          padding-right: 50px;
          background-position: center center; } }
    .fullscreen_gallery .fs_close:hover {
      background-color: #e0e0e0; }
  .fullscreen_gallery .fs_image_container,
  .fullscreen_gallery .fs_image_prev_container {
    position: absolute;
    width: 100%;
    top: 38px;
    bottom: 0px;
    background-color: #000; }
  .fullscreen_gallery .fs_image_prev_container.fade_color {
    background: #555;
    -webkit-transition: all, 0.8s, ease, 0s;
    -moz-transition: all, 0.8s, ease, 0s;
    -o-transition: all, 0.8s, ease, 0s;
    transition: all, 0.8s, ease, 0s; }
  .fullscreen_gallery .fs_image_prev,
  .fullscreen_gallery .fs_image {
    position: absolute;
    cursor: url(../img/gallery/close_cursor.png) 15 15, pointer;
    z-index: 99;
    top: 18px;
    bottom: 60px;
    left: 36px;
    width: 90%;
    width: calc(100% - 72px);
    background-position: center center !important;
    background-repeat: no-repeat !important;
    text-align: center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain; }
    @media only screen and (max-width: 737px) {
      .fullscreen_gallery .fs_image_prev,
      .fullscreen_gallery .fs_image {
        top: 0px;
        bottom: 0px;
        left: 0px;
        width: 100%; } }
    .fullscreen_gallery .fs_image_prev iframe,
    .fullscreen_gallery .fs_image iframe {
      position: relative;
      margin: auto; }
  .fullscreen_gallery .image_loading {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: black url(../img/gallery/loading.gif) center center no-repeat;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all, 0.5s, ease, 0s;
    -moz-transition: all, 0.5s, ease, 0s;
    -o-transition: all, 0.5s, ease, 0s;
    transition: all, 0.5s, ease, 0s; }
    .fullscreen_gallery .image_loading.loaded {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=0);
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0; }
  .fullscreen_gallery .fullscreen-data-social {
    position: absolute;
    width: 100%;
    bottom: 22px;
    font-size: 12px;
    color: #424242;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    text-align: center; }
    .fullscreen_gallery .fullscreen-data-social a {
      display: inline-block;
      margin-right: 5px;
      width: 22px;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=80);
      -webkit-opacity: 0.8;
      -moz-opacity: 0.8;
      -khtml-opacity: 0.8;
      opacity: 0.8; }
      .fullscreen_gallery .fullscreen-data-social a img {
        width: 100%; }
      .fullscreen_gallery .fullscreen-data-social a:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
        filter: alpha(opacity=100);
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1; }

.slider_pager div {
  display: inline-block;
  width: 35px;
  height: 35px;
  cursor: pointer;
  background: white; }

.slider_pager .pager_next,
.slider_pager .pager_previous {
  position: absolute;
  top: 50%;
  margin-top: 0px;
  z-index: 300;
  cursor: default;
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=30);
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3; }
  .slider_pager .pager_next span,
  .slider_pager .pager_previous span {
    position: absolute;
    top: 0px;
    left: 0px;
    float: left;
    width: 100%;
    height: 35px; }

.slider_pager .pager_enabled.pager_next,
.slider_pager .pager_enabled.pager_previous {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  cursor: pointer; }

.slider_pager .pager_previous {
  left: 0px; }
  .slider_pager .pager_previous .pager_image {
    background: url(../img/gallery/arrow_left.png) center center no-repeat; }

.slider_pager .pager_next {
  right: 0px; }
  .slider_pager .pager_next .pager_image {
    background: url(../img/gallery/arrow_right.png) center center no-repeat; }

@media only screen and (max-width: 737px) {
  .slide_gallery .gallery_block_3 {
    padding-top: 50%; }
    .slide_gallery .gallery_block_3 .gallery_image-container.clickable {
      height: calc(100% - 10px); } }
    @media only screen and (max-width: 737px) and (max-width: 1024px) {
      .slide_gallery .gallery_block_3 .gallery_image-container.clickable {
        height: calc(100% - 3px); } }

@media only screen and (max-width: 737px) {
  .slide_gallery .gallery_block_7 {
    margin-top: 3px; }
  .slide_gallery .gallery_block_6 {
    padding-top: 50%; }
    .slide_gallery .gallery_block_6 .image_num_6 {
      display: none !important; }
    .slide_gallery .gallery_block_6 .type_horizontal {
      height: calc(100% - 10px); } }
    @media only screen and (max-width: 737px) and (max-width: 1024px) {
      .slide_gallery .gallery_block_6 .type_horizontal {
        height: calc(100% - 3px); } }

/* ANIMATION */
.slide_shop {
  background: white; }

div.slide_shop_bg,
div.slide_shop_bg2 {
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 100%;
  background: black url(../img/shop/bg.jpg) center center no-repeat;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain; }

.slide_shop_bg2_border {
  border: 30px solid black;
  border-left: 30px solid black;
  border-right: 30px solid black;
  display: none;
  position: fixed;
  top: 38px;
  left: 0px;
  right: 0px;
  bottom: 0px; }
  .fixed .slide_shop_bg2_border {
    display: block; }
  .fixedbottom .slide_shop_bg2_border {
    position: absolute;
    top: 0px; }

.slide_shop_bg2_content {
  position: absolute;
  bottom: 0px;
  width: 100%; }

div.slide_shop_bg2 {
  z-index: 3;
  top: auto;
  bottom: 0px;
  height: 0px;
  background: white url(../img/shop/Bck.jpg) center top no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden; }
  @media only screen and (max-width: 1024px) {
    div.slide_shop_bg2 {
      background: #ea78b3; } }
  @media only screen and (max-width: 737px) {
    div.slide_shop_bg2 {
      display: none; } }
  div.slide_shop_bg2 .slide_shop_logos {
    background-image: url(../img/landing/logos_white.png); }
  div.slide_shop_bg2 .slide_shop_button .button-cta {
    background: black;
    border-color: black;
    color: white; }
    .desktop div.slide_shop_bg2 .slide_shop_button .button-cta:hover {
      color: black;
      background: white; }
  div.slide_shop_bg2 p.disabled_shop {
    color: black; }

.slide_shop_valign {
  position: absolute;
  top: calc(50% - 50px);
  width: 100%;
  left: 0px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media only screen and (max-width: 737px) {
    .slide_shop_valign {
      position: relative;
      top: 0px;
      -webkit-transform: none;
      -moz-transform: none;
      -o-transform: none;
      -ms-transform: none;
      transform: none; } }

.slide_shop_content {
  position: relative;
  height: 100%;
  z-index: 2; }

.slide_shop_images {
  position: relative;
  width: 100%;
  text-align: center;
  height: calc(100vh - 38px); }
  @media only screen and (max-width: 737px) {
    .slide_shop_images {
      height: auto; } }
  .fixed .slide_shop_images {
    position: fixed;
    bottom: auto;
    top: 38px; }
  .fixedbottom .slide_shop_images {
    position: absolute;
    top: auto;
    bottom: 0px; }

.slide_shop_first,
.slide_shop_second {
  display: inline-block;
  width: 24%;
  height: calc(100vh - 313px);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  vertical-align: top;
  margin-top: 20px;
  margin-bottom: 5px; }
  @media only screen and (max-width: 1024px) {
    .slide_shop_first,
    .slide_shop_second {
      width: calc(40% - 30px); } }
  @media only screen and (max-width: 737px) {
    .slide_shop_first,
    .slide_shop_second {
      width: 70%;
      height: 0px;
      padding-top: 80%;
      margin-top: 30px;
      margin-bottom: 30px; } }
  @media only screen and (orientation: landscape) and (max-width: 737px) {
    .slide_shop_first,
    .slide_shop_second {
      width: calc(47% - 30px);
      height: auto;
      padding-top: 39%; } }

.slide_shop_first {
  margin-right: 1%; }

.slide_shop_second {
  margin-left: 1%; }

p.disabled_shop {
  display: none;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "hurme-semibold","Helvetica Neue","Helvetica",Arial,Segoe UI Symbol,sans-serif;
  padding: 10px 0px;
  color: white;
  letter-spacing: 0.05em; }

.slide_shop_button {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 50px;
  margin-top: 0px;
  height: 90px; }
  @media only screen and (max-width: 736px) {
    .slide_shop_button {
      padding-top: 5px; } }

.slide_shop_logos {
  position: absolute;
  bottom: 56px;
  width: 100%;
  height: 110px;
  background: url(../img/landing/logos.png) center 11px no-repeat;
  background-size: auto 85px; }
  @media only screen and (max-width: 737px) {
    .slide_shop_logos {
      position: relative;
      bottom: auto;
      background-position: center 0px; } }
