/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* ==========================================================================
   Variables
========================================================================== */
/* ============================
Grid
============================ */
/* ============================
Colors
============================ */
/* ============================
Sizes
============================ */
/* ==========================================================================
   Eve
   ========================================================================== */
/* ============================
Eve Colors
============================ */
/* ============================
Eve Sizes
============================ */
/* ==========================================================================
   Drupal Custom
   ========================================================================== */
@import url("//fast.fonts.net/t/1.css?apiType=css&projectid=732920ed-f03e-4b1b-872e-062efd59386f");
.btn-text-style {
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 2px;
  font-family: "UniversBold-Cn";
}
/* ==============================
   Login-Site
   ============================== */
#user-login-form,
#user-pass {
  margin-top: 60px;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300;
}
#user-login-form label,
#user-pass label {
  margin-bottom: 10px;
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  font-family: "UniversBold-Cn";
}
#user-login-form input,
#user-pass input {
  display: block;
  width: 100%;
  outline: 0;
  color: #303841;
  background-color: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #303841;
  padding-left: 14px;
  font-size: 20px;
  line-height: 44px;
  height: 44px;
  font-family: "UniversLight";
}
#user-login-form .description,
#user-pass .description {
  font-family: "UniversLight";
  font-size: 14px;
  font-weight: 300;
  padding-bottom: 30px;
  padding-top: 5px;
  display: block;
}
#user-login-form #edit-submit,
#user-pass #edit-submit {
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 2px;
  font-family: "UniversBold-Cn";
  color: white;
  width: 100%;
  text-transform: uppercase;
  background-color: #303841;
  height: 44px;
  line-height: 44px;
  cursor: pointer;
  text-align: center;
  border: none;
  padding: 0;
}
#user-login-form #edit-submit::-webkit-input-placeholder,
#user-pass #edit-submit::-webkit-input-placeholder {
  color: #303841;
}
#user-login-form #edit-submit::-moz-placeholder,
#user-pass #edit-submit::-moz-placeholder {
  color: #303841;
  opacity: 1;
}
#user-login-form #edit-submit:-ms-input-placeholder,
#user-pass #edit-submit:-ms-input-placeholder {
  color: #303841;
}
@media only screen and (max-width: 767px) {
  #user-login-form {
    margin-top: 180px;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 500px) {
  #user-login-form {
    width: 100%;
  }
}
/* ==============================
   Password-Site
   ============================== */
#user-pass input {
  margin-bottom: 10px;
}
#user-pass p {
  margin-bottom: 20px;
  font-family: "UniversLight";
  font-size: 14px;
  font-weight: 300;
  padding-bottom: 30px;
  padding-top: 5px;
  display: block;
}
/* ==============================
   status message
   ============================== */
.drupal-big-message {
  background-color: #303841;
  color: #ffffff;
  font-family: "UniversBold-Cn";
  font-weight: 300;
  left: 10%;
  line-height: 60px;
  padding: 0 20px;
  position: absolute;
  right: 10%;
  top: 130px;
  z-index: 5;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.drupal-big-message .close-message {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 15px;
  height: 15px;
  cursor: pointer;
  z-index: 10;
}
.drupal-big-message.hide-it {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  pointer-events: none;
}
body.toolbar-horizontal.toolbar-tray-open .drupal-big-message {
  top: 209px;
}
/* ==============================
   header
   ============================== */
#toolbar-bar {
  position: fixed;
}
/* ==============================
   admin tabs
   ============================== */
#block-tabs {
  color: black;
  background-color: #fff;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  line-height: 40px;
  text-align: center;
  bottom: 0;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 99;
}
#block-tabs li {
  border-right: 1px solid #cccccc;
  display: inline-block;
}
#block-tabs li:first-child {
  border-left: 1px solid #cccccc;
}
#block-tabs a {
  display: inline-block;
  padding: 0 20px;
}
/* ==============================
   page-specifics
   ============================== */
#hero-panel .contextual {
  top: 0 !important;
}
#hero-panel .contextual .trigger {
  margin-top: 100px;
}
/* ==============================
   page-specifics
   ============================== */
.user-login-landing-page {
  position: relative;
}
.user-login-landing-page .form-item {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@font-face {
  font-family: "UniversLight";
  src: url("../css/fonts/34ecd7fc-f469-4e0c-980b-6d7fcec493da.eot?#iefix");
  src: url("../css/fonts/34ecd7fc-f469-4e0c-980b-6d7fcec493da.eot?#iefix") format("eot"), url("../css/fonts/47a5b741-405e-4d03-ba4a-e50cc7716ddf.woff") format("woff"), url("../css/fonts/6ef60ba5-712c-4ea5-9e57-0242591afed0.ttf") format("truetype"), url("../css/fonts/ae2bbb03-6095-4a28-a333-555527bde8f6.svg#ae2bbb03-6095-4a28-a333-555527bde8f6") format("svg");
}
@font-face {
  font-family: "UniversBold-Cn";
  src: url("../css/fonts/c1f2f059-579b-465a-a13f-d70acd6c6212.eot?#iefix");
  src: url("../css/fonts/c1f2f059-579b-465a-a13f-d70acd6c6212.eot?#iefix") format("eot"), url("../css/fonts/b2388651-dd56-4c8e-8455-c55318f6a734.woff") format("woff"), url("../css/fonts/346ec69d-90a7-4fef-a216-1a0dafbd3798.ttf") format("truetype"), url("../css/fonts/d39b0ff2-cca2-4288-8f6a-c730f44feb81.svg#d39b0ff2-cca2-4288-8f6a-c730f44feb81") format("svg");
}
@font-face {
  font-family: "UniversLight-Cn";
  src: url("../css/fonts/4542df8c-aa98-4662-9397-f25621c02ff1.eot?#iefix");
  src: url("../css/fonts/4542df8c-aa98-4662-9397-f25621c02ff1.eot?#iefix") format("eot"), url("../css/fonts/9b61b7b8-6c84-4e84-b8aa-4a627a721b60.woff") format("woff"), url("../css/fonts/3dde9f5d-4017-494c-a6d7-764d248c0292.ttf") format("truetype"), url("../css/fonts/de990cca-297f-443d-a252-319a8a19ce04.svg#de990cca-297f-443d-a252-319a8a19ce04") format("svg");
}
@font-face {
  font-family: "UniversLT-Bold";
  src: url("../css/fonts/38dc895e-c366-4a3e-b212-a84a2d07a329.eot?#iefix");
  src: url("../css/fonts/38dc895e-c366-4a3e-b212-a84a2d07a329.eot?#iefix") format("eot"), url("../css/fonts/8a711a0d-3f17-4bfe-887b-6229858332b3.woff2") format("woff2"), url("../css/fonts/05a79c4b-9e9d-46e4-9d4b-610be05371c4.woff") format("woff"), url("../css/fonts/4e00405b-a96d-4972-bdff-2d55e1066c45.ttf") format("truetype"), url("../css/fonts/1e2c0a36-e8bb-4e3b-a4ca-dec00221c06e.svg#1e2c0a36-e8bb-4e3b-a4ca-dec00221c06e") format("svg");
}
#footer {
  font-family: 'UniversLight';
  font-weight: 600;
  color: #2F93DD;
  background-color: #38424B;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  font-size: 14px;
  line-height: 22px;
  overflow: hidden;
}
#footer .wrap {
  max-width: 1200px;
  margin: 0 auto;
}
#footer .row:first-of-type {
  margin-bottom: 10px;
}
#footer .menu-title {
  text-transform: uppercase;
}
#footer .menu-title,
#footer .newsletter-title {
  color: #8F9499;
  font-family: "UniversLT-Bold";
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 20px;
  padding-top: 30px;
  padding-bottom: 10px;
}
#footer .newsletter-title {
  padding-top: 20px;
  padding-bottom: 10px;
}
#footer .newsletter-wrap {
  margin-bottom: 20px;
}
#footer input {
  border: none;
  line-height: 30px;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.25);
  color: #fff;
  padding: 6px 10px;
  max-width: 220px;
  height: 36px;
  width: 100%;
}
#footer input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
  opacity: 0.3;
}
#footer input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  opacity: 0.3;
}
#footer input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
  opacity: 0.3;
}
#footer input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  opacity: 0.3;
}
#footer a {
  color: #fff;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#footer .bottom-row a {
  color: #8F9499;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#footer .bottom-row a:hover {
  color: #fff;
}
#footer .social-wrapper {
  margin-bottom: 15px;
}
#footer .social-wrapper .social-link {
  width: 20px;
  float: left;
  margin-right: 20px;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#footer .social-wrapper .social-link:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#footer .link {
  margin-bottom: 5px;
}
#footer .bottom-row {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
}
#footer a:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#footer .lang-men-point .lang-men-inner {
  position: relative;
}
#footer .lang-men-point .lang-men-inner .text {
  position: relative;
  color: #8F9499;
  padding-right: 40px;
}
#footer .lang-men-point .lang-men-inner .text:after {
  content: "";
  background-image: url('../image/general/white-dropdown.png');
  background-size: contain;
  position: absolute;
  right: 0;
  width: 9px;
  height: 6px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#footer .lang-men-point .lang-men-inner .lang-sub {
  pointer-events: none;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s cubic-bezier(0.5, 0.15, 0.33, 1);
  -moz-transition: all 0.4s cubic-bezier(0.5, 0.15, 0.33, 1);
  -o-transition: all 0.4s cubic-bezier(0.5, 0.15, 0.33, 1);
  transition: all 0.4s cubic-bezier(0.5, 0.15, 0.33, 1);
}
#footer .lang-men-point .lang-men-inner:hover .lang-sub {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  pointer-events: auto;
}
#footer .lang-men-point .lang-men-inner:hover .lang-sub .submenu-inner {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
#footer .lang-men-point .mobile-menu-point.lang-select .inner-point {
  position: relative;
  display: inline-block;
}
#footer .lang-men-point .mobile-menu-point.lang-select .inner-point:after {
  content: '';
  background-image: url('../image/general/white-dropdown.png');
  height: 6px;
  width: 9px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  pointer-events: none;
}
#footer .lang-sub {
  position: absolute;
  left: 0;
  bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 80;
}
#footer .lang-sub .submenu-inner {
  display: inline-block;
  background: #fff;
  padding-right: 30px;
  padding-left: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: left;
  -webkit-transform: translate(0, 200px);
  -moz-transform: translate(0, 200px);
  -o-transform: translate(0, 200px);
  -ms-transform: translate(0, 200px);
  transform: translate(0, 200px);
  -webkit-transition: all 0.4s cubic-bezier(0.5, 0.15, 0.33, 1);
  -moz-transition: all 0.4s cubic-bezier(0.5, 0.15, 0.33, 1);
  -o-transition: all 0.4s cubic-bezier(0.5, 0.15, 0.33, 1);
  transition: all 0.4s cubic-bezier(0.5, 0.15, 0.33, 1);
}
#footer .lang-sub .submenu-inner ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#footer .lang-sub .submenu-inner li {
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0.15, 0.33, 1);
  -moz-transition: all 0.2s cubic-bezier(0.5, 0.15, 0.33, 1);
  -o-transition: all 0.2s cubic-bezier(0.5, 0.15, 0.33, 1);
  transition: all 0.2s cubic-bezier(0.5, 0.15, 0.33, 1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  white-space: nowrap;
}
#footer .lang-sub .submenu-inner li a:hover {
  color: #8F9499;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#footer .lang-sub.active .submenu-inner.active {
  -webkit-transform: translate(0, -100px);
  -moz-transform: translate(0, -100px);
  -o-transform: translate(0, -100px);
  -ms-transform: translate(0, -100px);
  transform: translate(0, -100px);
}
#footer #language-switcher-mobile {
  color: #8F9499;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  height: auto;
  line-height: inherit;
  font-size: 18px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: none;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0 20px 0 0;
}
@media only screen and (min-width: 768px) {
  #footer .bottom-row .link {
    width: 25%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
  }
  #footer .lang-men-point .lang-men-inner {
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  #footer .row:first-of-type {
    padding: 30px 0 15px;
  }
  #footer .bottom-row {
    padding: 30px 20px;
  }
  #footer input {
    font-size: 20px;
  }
  #footer .link {
    margin-bottom: 0;
    line-height: 26px;
  }
  #footer .title-content-wrap .menu-title {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #footer .title-content-wrap .newsletter-title {
    padding-top: 23px;
    padding-bottom: 10px;
  }
  #footer .title-content-wrap .title {
    background-image: url('../image/general/icon-plus.png');
    background-size: 16px 17px;
    background-position: right 11px;
    background-repeat: no-repeat;
    cursor: pointer;
  }
  #footer .title-content-wrap .title.open {
    background-image: url('../image/general/icon-minus.png');
  }
  #footer .title-content-wrap .content {
    display: none;
  }
}
/* ==========================================================================
   Grid System
   ========================================================================== */
.col-background {
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .col,
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12 {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }
}
@media only screen and (min-width: 768px) {
  .wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row {
    display: table;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .col,
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12 {
    display: table-cell;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    vertical-align: top;
  }
  .col-1 {
    width: 8.33333333%;
  }
  .offset-1 {
    margin-left: 8.33333333%;
  }
  .padding-left-1 {
    padding-left: calc(8.33333333% + 10px) !important;
  }
  .padding-right-1 {
    padding-right: calc(8.33333333% + 10px) !important;
  }
  .col-2 {
    width: 16.66666667%;
  }
  .offset-2 {
    margin-left: 16.66666667%;
  }
  .padding-left-2 {
    padding-left: calc(16.66666667% + 10px) !important;
  }
  .padding-right-2 {
    padding-right: calc(16.66666667% + 10px) !important;
  }
  .col-3 {
    width: 25%;
  }
  .offset-3 {
    margin-left: 25%;
  }
  .padding-left-3 {
    padding-left: calc(25% + 10px) !important;
  }
  .padding-right-3 {
    padding-right: calc(25% + 10px) !important;
  }
  .col-4 {
    width: 33.33333333%;
  }
  .offset-4 {
    margin-left: 33.33333333%;
  }
  .padding-left-4 {
    padding-left: calc(33.33333333% + 10px) !important;
  }
  .padding-right-4 {
    padding-right: calc(33.33333333% + 10px) !important;
  }
  .col-5 {
    width: 41.66666667%;
  }
  .offset-5 {
    margin-left: 41.66666667%;
  }
  .padding-left-5 {
    padding-left: calc(41.66666667% + 10px) !important;
  }
  .padding-right-5 {
    padding-right: calc(41.66666667% + 10px) !important;
  }
  .col-6 {
    width: 50%;
  }
  .offset-6 {
    margin-left: 50%;
  }
  .padding-left-6 {
    padding-left: calc(50% + 10px) !important;
  }
  .padding-right-6 {
    padding-right: calc(50% + 10px) !important;
  }
  .col-7 {
    width: 58.33333333%;
  }
  .offset-7 {
    margin-left: 58.33333333%;
  }
  .padding-left-7 {
    padding-left: calc(58.33333333% + 10px) !important;
  }
  .padding-right-7 {
    padding-right: calc(58.33333333% + 10px) !important;
  }
  .col-8 {
    width: 66.66666667%;
  }
  .offset-8 {
    margin-left: 66.66666667%;
  }
  .padding-left-8 {
    padding-left: calc(66.66666667% + 10px) !important;
  }
  .padding-right-8 {
    padding-right: calc(66.66666667% + 10px) !important;
  }
  .col-9 {
    width: 75%;
  }
  .offset-9 {
    margin-left: 75%;
  }
  .padding-left-9 {
    padding-left: calc(75% + 10px) !important;
  }
  .padding-right-9 {
    padding-right: calc(75% + 10px) !important;
  }
  .col-10 {
    width: 83.33333333%;
  }
  .offset-10 {
    margin-left: 83.33333333%;
  }
  .padding-left-10 {
    padding-left: calc(83.33333333% + 10px) !important;
  }
  .padding-right-10 {
    padding-right: calc(83.33333333% + 10px) !important;
  }
  .col-11 {
    width: 91.66666667%;
  }
  .offset-11 {
    margin-left: 91.66666667%;
  }
  .padding-left-11 {
    padding-left: calc(91.66666667% + 10px) !important;
  }
  .padding-right-11 {
    padding-right: calc(91.66666667% + 10px) !important;
  }
  .col-12 {
    width: 100%;
  }
  .offset-12 {
    margin-left: 100%;
  }
  .padding-left-12 {
    padding-left: calc(100% + 10px) !important;
  }
  .padding-right-12 {
    padding-right: calc(100% + 10px) !important;
  }
  .row > div:first-child .col-background {
    left: -8px;
  }
  .row > div:last-child .col-background {
    right: -8px;
  }
}
#grid {
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  display: none;
  pointer-events: none;
  z-index: 99999;
}
#grid.active {
  display: block;
}
#grid div {
  height: 100%;
}
#grid .wrap {
  position: relative;
}
#grid .row {
  position: relative;
}
#grid .row > div {
  position: relative;
}
#grid .row > div:before,
#grid .wrap:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 8px;
  content: " ";
  background-color: rgba(255, 255, 0, 0.2);
}
#grid .row > div:after,
#grid .wrap:after {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 8px;
  content: " ";
  background-color: rgba(255, 255, 0, 0.2);
}
@media only screen and (max-width: 767px) {
  .row:after {
    clear: both;
    display: block;
    content: "";
  }
}
@media only screen and (min-width: 1200px) {
  #grid {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 1200px;
  }
}
.maxWidth {
  max-width: 1200px;
  margin: 0 auto;
}
/* ==========================================================================
   Cookie Message
   ========================================================================== */
.cookie-message {
  background-color: #F7F8F9;
  color: #38424B;
  border-top: 1px solid #ECEDEF;
  border-bottom: 1px solid #ECEDEF;
  padding: 12px 0;
  font-size: 13px;
  line-height: 20px;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cookie-message .cookie-text {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.cookie-message .cookie-text p {
  font-size: 13px;
  line-height: 20px;
}
.cookie-message .cookie-text a {
  text-decoration: underline;
}
.cookie-message .button-wrapper {
  text-align: right;
}
.cookie-message .button-wrapper .accept-btn {
  display: inline-block;
  cursor: pointer;
  color: #428FDB;
  background-color: #fff;
  border: 1px solid #ECEDEF;
  padding: 6px 15px;
}
@media only screen and (max-width: 767px) {
  .cookie-message {
    position: relative;
    display: none;
  }
  .cookie-message.show {
    display: block;
  }
  .cookie-message .cookie-text a {
    display: block;
  }
  .cookie-message .accept-btn {
    width: 100%;
    text-align: center;
    padding: 10px 15px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .cookie-message {
    -webkit-transform: translate(0, 150px);
    -moz-transform: translate(0, 150px);
    -o-transform: translate(0, 150px);
    -ms-transform: translate(0, 150px);
    transform: translate(0, 150px);
  }
  .cookie-message.show {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
#main-nav .menu-point.lang-men-point .text {
  min-width: 60px;
}
#main-nav .lang-sub.menu-font .submenu-inner {
  min-width: 110px;
}
#mobile-nav .mobile-shopping-cart-wrapper,
#mobile-nav-global .mobile-shopping-cart-wrapper {
  position: absolute;
  right: 45px;
  top: 0;
}
#mobile-nav .mobile-shopping-cart-wrapper .default,
#mobile-nav-global .mobile-shopping-cart-wrapper .default {
  position: relative;
  left: auto;
  top: auto;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
#main-nav,
#main-nav-global,
#mobile-nav-global,
#mobile-nav {
  color: #fff;
}
#main-nav.white,
#main-nav-global.white,
#mobile-nav-global.white,
#mobile-nav.white {
  color: #000;
}
#main-nav.white .shopping-cart-logo .default,
#main-nav-global.white .shopping-cart-logo .default,
#mobile-nav-global.white .shopping-cart-logo .default,
#mobile-nav.white .shopping-cart-logo .default {
  display: none;
}
#main-nav.white .shopping-cart-logo .black,
#main-nav-global.white .shopping-cart-logo .black,
#mobile-nav-global.white .shopping-cart-logo .black,
#mobile-nav.white .shopping-cart-logo .black {
  display: block!important;
}
#main-nav.white .shopping-cart-item-count,
#main-nav-global.white .shopping-cart-item-count,
#mobile-nav-global.white .shopping-cart-item-count,
#mobile-nav.white .shopping-cart-item-count {
  color: #fff;
}
#main-nav .shopping-cart-logo,
#main-nav-global .shopping-cart-logo,
#mobile-nav-global .shopping-cart-logo,
#mobile-nav .shopping-cart-logo {
  display: block;
}
#main-nav .shopping-cart-logo img,
#main-nav-global .shopping-cart-logo img,
#mobile-nav-global .shopping-cart-logo img,
#mobile-nav .shopping-cart-logo img {
  width: 17px;
}
#main-nav .shopping-cart-item-count,
#main-nav-global .shopping-cart-item-count,
#mobile-nav-global .shopping-cart-item-count,
#mobile-nav .shopping-cart-item-count {
  position: absolute;
  top: 8px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  font-size: 12px;
  color: #38424b;
  pointer-events: none;
}
#main-nav .shopping-cart-container,
#main-nav-global .shopping-cart-container,
#mobile-nav-global .shopping-cart-container,
#mobile-nav .shopping-cart-container {
  position: relative;
}
#main-nav .shopping-cart-item-count-mobile,
#main-nav-global .shopping-cart-item-count-mobile,
#mobile-nav-global .shopping-cart-item-count-mobile,
#mobile-nav .shopping-cart-item-count-mobile {
  display: inline-block;
}
#main-nav .shopping-cart-item-count,
#main-nav-global .shopping-cart-item-count {
  left: calc(50% + 1px);
}
#main-nav .shopping-cart-logo img,
#main-nav-global .shopping-cart-logo img {
  margin-top: -4px;
}
.menu-point.shopping-cart .text {
  max-height: 45px;
}
@media only screen and (max-width: 1023px) {
  html.mobile-menu-overlay-active #mobile-nav-global.white .shopping-cart-logo .default,
  html.mobile-menu-overlay-active #mobile-nav.white .shopping-cart-logo .default {
    display: block;
  }
  html.mobile-menu-overlay-active #mobile-nav-global.white .shopping-cart-logo .black,
  html.mobile-menu-overlay-active #mobile-nav.white .shopping-cart-logo .black {
    display: none!important;
  }
  html.mobile-menu-overlay-active #mobile-nav-global.white .shopping-cart-item-count,
  html.mobile-menu-overlay-active #mobile-nav.white .shopping-cart-item-count {
    color: #38424b;
  }
}
/* ==========================================================================
   css for error pages
   ========================================================================== */
body.page-node-810 main,
body.page-node-811 main {
  padding-top: 99px;
  min-height: calc(100vh - 356px);
  background-color: #fff;
  color: #494848;
}
body.page-node-810 main ul,
body.page-node-811 main ul {
  font-size: 20px;
  line-height: 30px;
}
body.page-node-810 main a,
body.page-node-811 main a {
  color: #2F93DD;
  font-size: 18px;
  line-height: 30px;
  font-family: 'UniversLight';
  position: relative;
}
body.page-node-810 main ul,
body.page-node-811 main ul,
body.page-node-810 main li,
body.page-node-811 main li {
  list-style-type: disc;
}
body.page-node-810 main ul,
body.page-node-811 main ul {
  font-family: 'UniversLight';
  color: #494848;
  padding-left: 40px;
  margin: 20px 0;
}
body.page-node-810 main h1,
body.page-node-811 main h1 {
  font-family: 'UniversLight-Cn';
  margin: 0.67em 0;
}
body.page-node-810 main h1 small,
body.page-node-811 main h1 small {
  font-size: 60%;
}
body.page-node-810 main h3,
body.page-node-811 main h3 {
  font-size: 28px;
  line-height: 40px;
  font-family: 'UniversLight';
  font-weight: 300;
  margin: 32px 0;
  font-weight: bold;
}
body.page-node-810 main h5,
body.page-node-811 main h5 {
  font-size: 16px;
  line-height: 24px;
  font-family: 'UniversLight';
  font-weight: 300;
  margin: 1.67em 0;
}
@media only screen and (max-width: 1023px) {
  body.page-node-810 main,
  body.page-node-811 main {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  body.page-node-810 main ul,
  body.page-node-811 main ul {
    font-size: 20px;
    line-height: 30px;
  }
  body.page-node-810 main h1,
  body.page-node-811 main h1 {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: -0.66px;
  }
  body.page-node-810 main h2,
  body.page-node-811 main h2 {
    font-size: 24px;
    line-height: 28px;
  }
  body.page-node-810 main h3,
  body.page-node-811 main h3 {
    font-size: 20px;
    line-height: 26px;
  }
  body.page-node-810 main h4,
  body.page-node-811 main h4 {
    font-size: 18px;
    line-height: 18px;
  }
  body.page-node-810 main h5,
  body.page-node-811 main h5 {
    font-size: 14px;
    line-height: 22px;
  }
}
.page-type-global-page-home {
  /* Small screen */
}
.page-type-global-page-home .tile {
  margin: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  cursor: pointer;
}
.page-type-global-page-home #tile_eve {
  margin-left: 1px;
  background-image: url('../image/pages/home/elo-hp-eve-background.jpg');
  padding-top: 12vh;
  padding-bottom: 12vh;
}
.page-type-global-page-home #tile_gaming {
  margin-right: 1px;
  background-image: url('../image/pages/home/elo-hp-gaming-background.jpg');
  padding-top: 12vh;
  padding-bottom: 12vh;
}
.page-type-global-page-home #tile_thunderbolt {
  margin-top: 2px;
  background-image: url('../image/pages/home/elo-hp-dock-background.jpg');
  padding-top: 4vh;
  padding-bottom: 4vh;
}
.page-type-global-page-home .logo {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin-left: 10px;
  margin-right: 10px;
}
.page-type-global-page-home #logo_eve {
  background-image: url('../image/pages/home/eve-logo.png');
  height: 120px;
}
.page-type-global-page-home #logo_gaming {
  background-image: url('../image/pages/home/gaming-logo.png');
  height: 120px;
}
.page-type-global-page-home #logo_thunderbolt {
  background-image: url('../image/pages/home/thunderbolt-logo.png');
  height: 45px;
}
.page-type-global-page-home #title_eve {
  font-family: 'UniversLight-Cn';
  color: black;
}
.page-type-global-page-home #title_gaming {
  font-family: 'UniversLight-Cn';
  color: white;
}
.page-type-global-page-home #title_thunderbolt {
  font-family: 'UniversLight-Cn';
  color: white;
}
.page-type-global-page-home .btn_arrow {
  padding-left: 12px;
  height: 22px;
  width: auto;
  float: right;
}
.page-type-global-page-home .homeBTN {
  font-family: "UniversLight-Cn";
  padding: 10px 17px;
  font-size: 22px;
  line-height: 22px;
  cursor: pointer;
  text-align: center;
  border: 1.5px solid black;
  text-transform: none;
  display: inline-block;
}
.page-type-global-page-home .homeBTNWhite {
  border: 1.5px solid white;
  color: white;
  text-shadow: 0px 0px 2px #000000;
}
.page-type-global-page-home .tile_col {
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .page-type-global-page-home #tile_eve {
    margin: 0px;
  }
  .page-type-global-page-home #tile_gaming {
    margin: 0px;
  }
  .page-type-global-page-home #tile_thunderbolt {
    margin: 0px;
  }
  .page-type-global-page-home .homeBTN {
    font-size: 16px;
    line-height: 16px;
    padding: 11px 15px;
  }
  .page-type-global-page-home .btn_arrow {
    height: 16px;
  }
  .page-type-global-page-home #logo_eve {
    height: 90px;
  }
  .page-type-global-page-home #logo_gaming {
    height: 90px;
  }
  .page-type-global-page-home #logo_thunderbolt {
    height: 45px;
  }
}
.page-type-thunderbolt-page-home {
  /* Small screen */
}
.page-type-thunderbolt-page-home #mainWrapper {
  background-color: black;
  padding-bottom: 25px;
}
.page-type-thunderbolt-page-home #mainWrapper p {
  color: white;
}
.page-type-thunderbolt-page-home #header {
  background-image: url('../image/pages/thunderbolt/tb3dock-landing-header.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-type-thunderbolt-page-home #header h3 {
  color: white;
  font-family: 'UniversLight-Cn';
}
.page-type-thunderbolt-page-home .logo {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
}
.page-type-thunderbolt-page-home .homeBTN {
  font-family: "UniversLight-Cn";
  padding: 10px 17px;
  font-size: 22px;
  line-height: 22px;
  cursor: pointer;
  text-align: center;
  border: 1.5px solid white;
  border-radius: 3px;
  text-transform: none;
  display: inline-block;
  color: white;
  text-shadow: 0px 0px 2px #000000;
}
.page-type-thunderbolt-page-home .dock_description {
  padding-bottom: 20px;
}
.page-type-thunderbolt-page-home #row_docks {
  background-image: url('../image/pages/thunderbolt/thunderbolt-3-dock-back-devices-n.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media only screen and (max-width: 768px) {
  .page-type-thunderbolt-page-home .homeBTN {
    font-size: 16px;
    line-height: 16px;
    padding: 11px 15px;
  }
  .page-type-thunderbolt-page-home .logo {
    padding-top: 20px;
  }
}
.page-type-thunderbolt-page-dock-2 {
  /* Small screen */
}
.page-type-thunderbolt-page-dock-2 .thunderbolt a {
  color: #2984AC;
  text-decoration: none;
}
.page-type-thunderbolt-page-dock-2 #header {
  background-image: url('../image/pages/thunderbolt/dock-2/tb2dock-productpage-hero-background.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-type-thunderbolt-page-dock-2 #header_container {
  position: relative;
}
.page-type-thunderbolt-page-dock-2 #header_text {
  position: absolute;
  bottom: 15%;
  left: 3%;
}
.page-type-thunderbolt-page-dock-2 .btn {
  font-family: "UniversLight";
  background-color: #428FDB;
  padding: 15px 20px;
  font-size: 20px;
  line-height: 20px;
  cursor: pointer;
  text-align: center;
  min-width: 195px;
  text-transform: none;
  display: inline-block;
  color: white;
}
.page-type-thunderbolt-page-dock-2 .wrapper {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
}
.page-type-thunderbolt-page-dock-2 .abs-inner {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.page-type-thunderbolt-page-dock-2 .youtube_iframe {
  width: 100%;
  height: 100%;
}
.page-type-thunderbolt-page-dock-2 #display {
  background-color: #f6f6f6;
  padding-top: 55px;
  padding-bottom: 40px;
}
.page-type-thunderbolt-page-dock-2 #quotation {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}
.page-type-thunderbolt-page-dock-2 #devices {
  margin-top: 25px;
  margin-bottom: 25px;
}
.page-type-thunderbolt-page-dock-2 #devices_image {
  padding-top: 50px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.page-type-thunderbolt-page-dock-2 #power {
  background-color: #f6f6f6;
  padding-top: 40px;
  padding-bottom: 40px;
}
.page-type-thunderbolt-page-dock-2 #power_image {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.page-type-thunderbolt-page-dock-2 #sound {
  background-color: #f6f6f6;
  padding-top: 55px;
  padding-bottom: 20px;
}
.page-type-thunderbolt-page-dock-2 #sound_image {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.page-type-thunderbolt-page-dock-2 #more_thunderbolt {
  margin-top: 50px;
  margin-bottom: 50px;
}
.page-type-thunderbolt-page-dock-2 #unplugged {
  margin-top: 50px;
  margin-bottom: 50px;
}
.page-type-thunderbolt-page-dock-2 #just_mobile {
  background-image: url('../image/pages/thunderbolt/dock-2/thunderbolt-2-dock-frontal-en.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.page-type-thunderbolt-page-dock-2 #just_mobile_image_sizer {
  width: 100%;
  box-sizing: border-box;
  padding-bottom: 60%;
}
.page-type-thunderbolt-page-dock-2 #network {
  background-image: url('../image/pages/thunderbolt/dock-2/thunderbolt2dock-fast-network.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 40px;
}
.page-type-thunderbolt-page-dock-2 #network_content {
  padding-top: 750px;
}
.page-type-thunderbolt-page-dock-2 #network_content h2 {
  color: white;
  text-shadow: 0px 0px 2px #000000;
}
.page-type-thunderbolt-page-dock-2 #network_content p {
  color: white;
  text-shadow: 0px 0px 2px #000000;
}
.page-type-thunderbolt-page-dock-2 #included {
  background-image: url('../image/pages/thunderbolt/dock-2/thunderbolt2dock-inhaltverpackung-background.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 40px;
  padding-top: 20px;
}
.page-type-thunderbolt-page-dock-2 #tech_specs {
  padding-top: 15px;
  padding-bottom: 35px;
}
.page-type-thunderbolt-page-dock-2 #more_thunderbolt_image {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.page-type-thunderbolt-page-dock-2 #unplugged_image {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.page-type-thunderbolt-page-dock-2 #included_image {
  max-width: 500px;
}
.page-type-thunderbolt-page-dock-2 #support {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .page-type-thunderbolt-page-dock-2 .btn {
    min-width: 130px;
    font-size: 16px;
    padding: 11px 15px;
  }
  .page-type-thunderbolt-page-dock-2 #display_image {
    padding-top: 25px;
  }
  .page-type-thunderbolt-page-dock-2 #display {
    padding-top: 15px;
    padding-bottom: 10px;
  }
  .page-type-thunderbolt-page-dock-2 #more_thunderbolt_image {
    padding-top: 25px;
  }
  .page-type-thunderbolt-page-dock-2 #quotation {
    margin-top: 24px;
    margin-bottom: 30px;
  }
  .page-type-thunderbolt-page-dock-2 #unplugged {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .page-type-thunderbolt-page-dock-2 #more_thunderbolt {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .page-type-thunderbolt-page-dock-2 #included {
    padding-bottom: 20px;
    padding-top: 10px;
  }
}
.page-type-thunderbolt-page-dock-3 {
  /* Small screen */
}
.page-type-thunderbolt-page-dock-3 .thunderbolt a {
  color: #2984AC;
  text-decoration: none;
}
.page-type-thunderbolt-page-dock-3 #header {
  background-image: url('../image/pages/thunderbolt/dock-3/tb3-produktpage-hero.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-type-thunderbolt-page-dock-3 #reddot {
  margin-top: 50px;
  margin-bottom: 40px;
}
.page-type-thunderbolt-page-dock-3 .youtube {
  padding: 15px 0;
}
.page-type-thunderbolt-page-dock-3 .wrapper {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
}
.page-type-thunderbolt-page-dock-3 .abs-inner {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.page-type-thunderbolt-page-dock-3 .youtube_iframe {
  width: 100%;
  height: 100%;
}
.page-type-thunderbolt-page-dock-3 .dark_container {
  background-color: black;
}
.page-type-thunderbolt-page-dock-3 .dark_container h2 {
  color: white;
}
.page-type-thunderbolt-page-dock-3 .dark_container p {
  color: white;
}
.page-type-thunderbolt-page-dock-3 #versatility {
  margin-bottom: 45px;
}
.page-type-thunderbolt-page-dock-3 #power {
  padding-bottom: 30px;
  padding-top: 15px;
}
.page-type-thunderbolt-page-dock-3 #power-macbook {
  background-image: url('../image/pages/thunderbolt/dock-3/tb3-produktpage-charging-background.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-type-thunderbolt-page-dock-3 #header_container {
  position: relative;
}
.page-type-thunderbolt-page-dock-3 #header_text {
  position: absolute;
  bottom: 15%;
  left: 3%;
}
.page-type-thunderbolt-page-dock-3 .btn {
  font-family: "UniversLight";
  background-color: #428FDB;
  padding: 15px 20px;
  font-size: 20px;
  line-height: 20px;
  cursor: pointer;
  text-align: center;
  min-width: 195px;
  text-transform: none;
  display: inline-block;
  color: white;
}
.page-type-thunderbolt-page-dock-3 #reddot_image {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.page-type-thunderbolt-page-dock-3 #displays {
  margin-top: 40px;
  margin-bottom: 50px;
}
.page-type-thunderbolt-page-dock-3 #displays_image {
  margin-top: 25px;
  margin-bottom: 25px;
}
.page-type-thunderbolt-page-dock-3 #displays_text {
  margin-bottom: 30px;
}
.page-type-thunderbolt-page-dock-3 #convenience {
  margin-top: 30px;
  margin-bottom: 45px;
}
.page-type-thunderbolt-page-dock-3 #convenience_image {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.page-type-thunderbolt-page-dock-3 #networking_image_sizer {
  width: 100%;
  box-sizing: border-box;
  padding-bottom: 45%;
}
.page-type-thunderbolt-page-dock-3 #networking_image {
  background-image: url('../image/pages/thunderbolt/dock-3/tb3-produktpage-networking.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-type-thunderbolt-page-dock-3 #networking {
  padding-bottom: 45px;
}
.page-type-thunderbolt-page-dock-3 #sound {
  padding-top: 15px;
}
.page-type-thunderbolt-page-dock-3 #sound_image_sizer {
  width: 100%;
  box-sizing: border-box;
  padding-bottom: 35%;
}
.page-type-thunderbolt-page-dock-3 #sound_image {
  margin-top: 30px;
  background-image: url('../image/pages/thunderbolt/dock-3/thunderbolt-3-dock-device-audio1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-type-thunderbolt-page-dock-3 .power_columns {
  padding-top: 10px;
  padding-bottom: 10px;
}
.page-type-thunderbolt-page-dock-3 #access {
  margin-top: 15px;
}
.page-type-thunderbolt-page-dock-3 #requirements_image {
  max-width: 450px;
}
.page-type-thunderbolt-page-dock-3 #requirements {
  margin-top: 10px;
  margin-bottom: 20px;
}
.page-type-thunderbolt-page-dock-3 #support {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .page-type-thunderbolt-page-dock-3 .btn {
    min-width: 130px;
    font-size: 16px;
    padding: 11px 15px;
  }
  .page-type-thunderbolt-page-dock-3 #reddot {
    margin-top: 25px;
    margin-bottom: 20px;
  }
  .page-type-thunderbolt-page-dock-3 #reddot_image {
    padding-top: 30px;
  }
  .page-type-thunderbolt-page-dock-3 #displays {
    margin-top: 20px;
    margin-bottom: 25px;
  }
  .page-type-thunderbolt-page-dock-3 #versatility {
    margin-bottom: 25px;
  }
  .page-type-thunderbolt-page-dock-3 #convenience {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
.page-type-video-capture-page-home {
  /* Small screen */
}
.page-type-video-capture-page-home #video-capture a {
  color: #2984AC;
  text-decoration: none;
}
.page-type-video-capture-page-home #header {
  background-image: url('../image/pages/video-capture/video-capture-digitize-video-mac-pc-back.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-type-video-capture-page-home #header_container {
  position: relative;
}
.page-type-video-capture-page-home #header_text {
  position: absolute;
  bottom: 15%;
  left: 3%;
}
.page-type-video-capture-page-home .btn {
  font-family: "UniversLight";
  background-color: #428FDB;
  padding: 15px 20px;
  font-size: 20px;
  line-height: 20px;
  cursor: pointer;
  text-align: center;
  min-width: 195px;
  text-transform: none;
  display: inline-block;
  color: white;
}
.page-type-video-capture-page-home #digitize {
  padding-top: 25px;
  padding-bottom: 45px;
  background-image: url('../image/pages/video-capture/video-capture-digitize-background-2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-type-video-capture-page-home #digitize p {
  padding: 10px 0;
}
.page-type-video-capture-page-home #digitize_image {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.page-type-video-capture-page-home #family {
  margin-top: 40px;
  margin-bottom: 25px;
}
.page-type-video-capture-page-home #family_image {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.page-type-video-capture-page-home #simple_step {
  background-color: #ebf2f8;
  padding-top: 25px;
  padding-bottom: 40px;
}
.page-type-video-capture-page-home #simple_step_image {
  padding-top: 30px;
}
.page-type-video-capture-page-home #computer {
  margin-top: 25px;
  margin-bottom: 40px;
}
.page-type-video-capture-page-home #beach {
  margin-top: 25px;
}
.page-type-video-capture-page-home #tech_specs {
  background-color: #ebf2f8;
  padding-bottom: 45px;
  padding-top: 10px;
}
.page-type-video-capture-page-home #included {
  padding-top: 25px;
  padding-bottom: 25px;
  background-image: url('../image/pages/video-capture/video-capture-background-box.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-type-video-capture-page-home #included_image {
  max-width: 300px;
}
.page-type-video-capture-page-home #support {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .page-type-video-capture-page-home .btn {
    min-width: 130px;
    font-size: 16px;
    padding: 11px 15px;
  }
  .page-type-video-capture-page-home #digitize {
    padding-top: 15px;
    padding-bottom: 20px;
  }
  .page-type-video-capture-page-home #digitize_image {
    padding-bottom: 25px;
  }
  .page-type-video-capture-page-home #family_image {
    padding-top: 20px;
  }
  .page-type-video-capture-page-home #simple_step {
    padding-top: 10px;
  }
  .page-type-video-capture-page-home #tech_specs {
    padding-bottom: 20px;
    padding-top: 5px;
  }
  .page-type-video-capture-page-home #included {
    padding-top: 10px;
  }
}
/* ==========================================================================
   Variables
   ========================================================================== */
/* ==========================================================================
   General Classes
   ========================================================================== */
.rel {
  width: 100%;
  height: 100%;
  position: relative;
}
a {
  text-decoration: none;
  color: inherit;
}
img {
  width: 100%;
  height: auto;
  display: block;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body,
p {
  margin: 0;
}
.clearfix:after {
  display: block;
  content: "";
  clear: both;
}
.fr {
  float: none !important;
}
@media only screen and (max-width: 767px) {
  .desktop {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .mobile {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .bigger-1024 {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .smaller-1024 {
    display: none;
  }
}
td,
th {
  padding: 0.3em 0.7em;
}
#block-tabs ul,
#block-tabs li {
  padding: 0;
  margin: 0;
}
main {
  min-height: calc(100vh - 356px);
  padding-top: 99px;
}
.toolbar-tray-open.toolbar-fixed.toolbar-horizontalmain {
  min-height: calc(100vh - 456px);
  padding-top: 179px;
}
.btn {
  font-family: "UniversLight";
  background-color: #428FDB;
  padding: 15px 20px;
  font-size: 20px;
  line-height: 20px;
  cursor: pointer;
  text-align: center;
}
.btn.btn-white {
  background-color: #fff;
  color: #428FDB;
}
.flexible-buy-btn {
  color: #fff;
  margin-top: 20px;
}
@media only screen and (max-width: 1023px) {
  main {
    padding-top: 60px;
  }
}
main.hero-existing {
  padding-top: 0;
}
.toolbar-tray-open.toolbar-fixed.toolbar-horizontalmain.hero-existing {
  padding-top: 79px;
}
@media only screen and (max-width: 1023px) {
  main.hero-existing {
    padding-top: 0;
  }
}
/* ==========================================================================
   Font Styles
   ========================================================================== */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-size: 60%;
}
h1 {
  font-size: 44px;
  line-height: 50px;
  font-family: "UniversLight-Cn";
  font-weight: 300;
  color: #494848;
}
h2 {
  font-size: 40px;
  line-height: 43px;
  font-family: "UniversLight-Cn";
  font-weight: 300;
  color: #494848;
}
h3 {
  font-size: 32px;
  line-height: 40px;
  font-family: "UniversLight-Cn";
  color: #494848;
}
h4 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 300;
  font-family: "UniversLight-Cn";
  color: #494848;
}
h5 {
  font-size: 18px;
  line-height: 22px;
  font-family: "UniversBold-Cn";
  font-weight: 500;
  color: #494848;
}
h6 {
  font-size: 16px;
  line-height: 22px;
  font-family: "UniversLight";
  font-weight: 300;
  color: #494848;
}
main p,
main ul {
  font-size: 20px;
  line-height: 30px;
  font-family: "UniversLight";
  color: #494848;
}
.general-simple-text-panel {
  /*margin-top: 140px; */
  padding-bottom: 50px;
}
.general-simple-text-panel a {
  color: #2F93DD;
  font-size: 18px;
  line-height: 30px;
  font-family: 'UniversLight';
  position: relative;
}
.general-simple-text-panel img {
  width: auto;
  max-width: 100%;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 34px;
    line-height: 40px;
  }
  h2 {
    font-size: 32px;
    line-height: 36px;
  }
  h3 {
    font-size: 24px;
    line-height: 32px;
  }
  h4 {
    font-size: 28px;
    line-height: 34px;
  }
  h5 {
    font-size: 14px;
    line-height: 18px;
  }
  h6 {
    font-size: 13px;
    line-height: 16px;
  }
  main p,
  main ul {
    font-size: 20px;
    line-height: 30px;
  }
  .general-simple-text-panel a {
    font-size: 15px;
    line-height: 21px;
  }
}
/* ==========================================================================
   Forms
   ========================================================================== */
.dropdown-big-style select {
  width: 100%;
  font-size: 20px;
  color: #38424B;
  background-color: #fff;
  border: none;
  border-radius: 0;
  line-height: 44px;
  height: 44px;
  font-family: "UniversLight";
  height: 55px;
  outline: 0;
  border-bottom: none;
  background-image: url('../image/general/black-dropdown.png');
  background-size: 9px 6px;
  background-position: right 10px center;
  background-repeat: no-repeat;
  padding-left: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.dropdown-big-style select .continent {
  font-size: 15px;
  padding-top: 5px;
  padding-left: 20px;
}
/* ==========================================================================
   Navigation
   ========================================================================== */
#main-nav {
  background-color: transparent;
  height: 100px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  color: white;
}
#main-nav ul,
#main-nav li {
  padding: 0;
  margin: 0;
}
.toolbar-tray-open.toolbar-fixed.toolbar-horizontal #main-nav {
  top: 79px;
}
#main-nav .menu-font {
  font-size: 18px;
  font-family: 'UniversBold-Cn';
  letter-spacing: 1.5px;
}
#main-nav.transparent:not(.scrolled) .main-menu {
  background-color: transparent;
}
#main-nav.white .main-menu {
  background-color: white;
  color: #303841;
}
#main-nav .main-menu {
  background-color: #303841;
  height: 100px;
  z-index: 90;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-font-smoothing: antialiased;
}
#main-nav .main-menu .menu-points {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  height: 100px;
  text-transform: uppercase;
}
#main-nav .main-menu .menu-points .menu-point {
  float: left;
  padding-left: 18px;
  padding-right: 18px;
  margin-top: 50px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transform: translate(0, calc(-50% - 0.5px));
  -moz-transform: translate(0, calc(-50% - 0.5px));
  -o-transform: translate(0, calc(-50% - 0.5px));
  -ms-transform: translate(0, calc(-50% - 0.5px));
  transform: translate(0, calc(-50% - 0.5px));
  cursor: pointer;
  -webkit-backface-visibility: hidden;
}
#main-nav .main-menu .menu-points .menu-point .text {
  padding-top: 12px;
  padding-bottom: 12px;
}
#main-nav .main-menu .right-items {
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transform: translate(0, calc(-50% - 0.5px));
  -moz-transform: translate(0, calc(-50% - 0.5px));
  -o-transform: translate(0, calc(-50% - 0.5px));
  -ms-transform: translate(0, calc(-50% - 0.5px));
  transform: translate(0, calc(-50% - 0.5px));
}
#main-nav .main-menu .right-items .menu-point {
  float: left;
  -webkit-backface-visibility: hidden;
}
#main-nav .main-menu .right-items .menu-point:nth-child(1) {
  padding-right: 36px;
}
#main-nav .main-menu .menu-points,
#main-nav .main-menu .right-items {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#main-nav .main-menu .elgato-logo {
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: block;
}
#main-nav .main-menu .elgato-logo img {
  width: 91px;
}
#main-nav .menu-point .border-bottom {
  background-color: white;
  height: 2px;
  width: 40%;
  -webkit-transition: all 0.4s cubic-bezier(0.5, 0.15, 0.33, 1);
  -moz-transition: all 0.4s cubic-bezier(0.5, 0.15, 0.33, 1);
  -o-transition: all 0.4s cubic-bezier(0.5, 0.15, 0.33, 1);
  transition: all 0.4s cubic-bezier(0.5, 0.15, 0.33, 1);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
#main-nav .menu-point .text {
  padding-top: 12px;
  padding-bottom: 12px;
}
#main-nav .menu-point:not(.submenu-trigger):hover .border-bottom,
#main-nav .menu-point.active .border-bottom {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  #main-nav {
    display: none;
  }
  #mobile-overlay-navi-global select {
    background: none;
    border: 0 none;
    padding: 0 20px 0 0;
    margin: 0;
    letter-spacing: 1.5px;
  }
}
@media only screen and (min-width: 1024px) {
  #mobile-nav-global {
    display: none;
  }
}
/* ========================================
   Desktop - Language Menu
   ======================================== */
#main-nav .lang-men-point .text {
  padding-right: 20px;
  min-width: 100px;
}
#main-nav .lang-men-point .text:after {
  content: "";
  background-image: url('../eve-images/menu/lang-dropdown.png');
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  width: 11px;
  height: 6px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
body.language-menu-active #subnav-overlay {
  display: none;
}
#main-nav.white .submenu.lang-sub .submenu-inner {
  background-color: white;
  color: #303841;
}
#main-nav .submenu.lang-sub {
  text-align: right;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 80;
}
#main-nav .submenu.lang-sub .submenu-inner {
  display: inline-block;
  background: #303841;
  padding-right: 50px;
  margin-top: 100px;
  padding-left: 30px;
  padding-bottom: 30px;
  padding-top: 20px;
  text-align: left;
  -webkit-transform: translate(0, -200px);
  -moz-transform: translate(0, -200px);
  -o-transform: translate(0, -200px);
  -ms-transform: translate(0, -200px);
  transform: translate(0, -200px);
  -webkit-transition: all 0.4s cubic-bezier(0.5, 0.15, 0.33, 1);
  -moz-transition: all 0.4s cubic-bezier(0.5, 0.15, 0.33, 1);
  -o-transition: all 0.4s cubic-bezier(0.5, 0.15, 0.33, 1);
  transition: all 0.4s cubic-bezier(0.5, 0.15, 0.33, 1);
}
#main-nav .submenu.lang-sub .submenu-inner li {
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0.15, 0.33, 1);
  -moz-transition: all 0.2s cubic-bezier(0.5, 0.15, 0.33, 1);
  -o-transition: all 0.2s cubic-bezier(0.5, 0.15, 0.33, 1);
  transition: all 0.2s cubic-bezier(0.5, 0.15, 0.33, 1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  list-style: none;
  line-height: 30px;
}
#main-nav .submenu.lang-sub .submenu-inner li:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
#main-nav .submenu.lang-sub .submenu-inner li.es,
#main-nav .submenu.lang-sub .submenu-inner li.ja {
  display: none;
}
#main-nav .submenu.lang-sub.active .submenu-inner.active {
  -webkit-transform: translate(0, -100px);
  -moz-transform: translate(0, -100px);
  -o-transform: translate(0, -100px);
  -ms-transform: translate(0, -100px);
  transform: translate(0, -100px);
}
/* ========================================
   Submenu - Animation
   ======================================== */
body.submenu-active #main-nav.transparent {
  height: auto;
}
body.submenu-active #main-nav.transparent .main-menu {
  background-color: #303841;
}
#main-nav .submenu {
  display: none;
}
#main-nav .submenu .submenu-inner {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  transform: translate(0, 50px);
  pointer-events: none;
  -webkit-transition: all 0.5s cubic-bezier(0.5, 0.15, 0.49, 1.46);
  -moz-transition: all 0.5s cubic-bezier(0.5, 0.15, 0.49, 1.46);
  -o-transition: all 0.5s cubic-bezier(0.5, 0.15, 0.49, 1.46);
  transition: all 0.5s cubic-bezier(0.5, 0.15, 0.49, 1.46);
}
#main-nav .submenu.active {
  display: block;
}
#main-nav .submenu.active .submenu-inner.active {
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  pointer-events: all;
}
/* ==========================================================================
   mobile
   ========================================================================== */
/* ========================================
   Menu - Mobile Header
   ======================================== */
@media only screen and (max-width: 1023px) {
  html.mobile-menu-overlay-active,
  html.mobile-menu-overlay-active body {
    overflow: hidden;
    height: 100%;
  }
  html.mobile-menu-overlay-active #mobile-nav-global {
    background-color: #303841;
    border-bottom: 1px solid black;
  }
  html.mobile-menu-overlay-active #mobile-overlay-navi-global {
    left: 0;
    -webkit-overflow-scrolling: touch;
  }
  html.mobile-menu-overlay-active .mobile-overlay-trigger .inner span:nth-child(1) {
    top: 0;
    left: -5px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  html.mobile-menu-overlay-active .mobile-overlay-trigger .inner span:nth-child(2) {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
  }
  html.mobile-menu-overlay-active .mobile-overlay-trigger .inner span:nth-child(3) {
    top: 14px;
    left: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
#mobile-nav-global {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 120;
  padding-left: 15px;
  padding-right: 20px;
  padding-top: 15px;
  border-bottom: 1px solid transparent;
  padding-bottom: 15px;
  background-color: #30383F;
  height: 60px;
}
#mobile-nav-global .full-logo {
  max-width: 60px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#mobile-nav-global .left-menu {
  float: left;
}
#mobile-nav-global .mobile-shopping-cart-wrapper {
  top: 2px;
}
.mobile-overlay-trigger {
  width: 50px;
  height: 50px;
  position: absolute;
  right: -20px;
  top: -9px;
  cursor: pointer;
}
.mobile-overlay-trigger .inner {
  width: 20px;
  height: 16px;
  margin-top: 15px;
  margin-left: 10px;
  position: relative;
}
.mobile-overlay-trigger .inner span {
  position: absolute;
  height: 2px;
  width: 100%;
  background-color: white;
  left: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  -moz-transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  -o-transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
}
.mobile-overlay-trigger .inner span:nth-child(1) {
  top: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transform-origin: top right;
  -moz-transform-origin: top right;
  -o-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
}
.mobile-overlay-trigger .inner span:nth-child(2) {
  top: 50%;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.mobile-overlay-trigger .inner span:nth-child(3) {
  top: 100%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transform-origin: top right;
  -moz-transform-origin: top right;
  -o-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
}
@media only screen and (min-width: 1024px) {
  #mobile-overlay-navi-global {
    display: none;
  }
}
#language-switcher-mobile-global {
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: transparent;
  padding-right: 30px;
  padding-left: 0;
}
.mobile-menu-point.lang-select .inner-point {
  display: inline-block;
  position: relative;
}
.mobile-menu-point.lang-select .inner-point:after {
  content: "";
  background-image: url('../eve-images/menu/lang-dropdown.png');
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  width: 11px;
  height: 6px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  pointer-events: none;
}
#mobile-overlay-navi-global {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 100%;
  color: white;
  padding-top: 60px;
  z-index: 101;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-color: #303841;
  font-size: 18px;
  font-family: 'UniversBold-Cn';
  letter-spacing: 1.5px;
}
#mobile-overlay-navi-global .inner-bg {
  height: 100%;
  overflow: scroll;
}
#mobile-overlay-navi-global .inner-bg .inner-container > div {
  padding-left: 15px;
  padding-right: 20px;
}
#mobile-overlay-navi-global .inner-bg .menu-point {
  padding-bottom: 20px;
  padding-top: 20px;
}
#mobile-overlay-navi-global .product-text {
  float: left;
}
#mobile-overlay-navi-global .expandable-menu {
  cursor: pointer;
}
#mobile-overlay-navi-global .mobile-menu-point {
  -webkit-transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  -moz-transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  -o-transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
}
#mobile-overlay-navi-global .mobile-menu-point {
  padding-top: 20px;
  padding-bottom: 20px;
}
#mobile-overlay-navi-global .mobile-menu-point.uppercase {
  text-transform: uppercase;
}
#mobile-overlay-navi-global .mobile-menu-point:last-of-type {
  padding-bottom: 50px;
}
#mobile-overlay-navi-global .lang-select option[value="es"],
#mobile-overlay-navi-global .lang-select option[value="ja"] {
  display: none;
}
/* ==========================================================================
   Hero Panel
   ========================================================================== */
.flexible-hero-image.without-image .hero-text {
  text-align: center;
}
.flexible-hero-image.without-image .hero-slide {
  background-color: #050c3d;
  min-height: 0;
  height: 500px;
}
.flexible-hero-image.half-image .hero-text {
  text-align: left;
}
.flexible-hero-image.half-image .hero-slide {
  min-height: 0;
  height: 500px;
}
.flexible-hero-image .hero-slide {
  min-height: 100vh;
  background-size: cover;
  background-position: center;
  outline: 0;
}
.flexible-hero-image .hero-slide .center-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 80%;
}
.flexible-hero-image h1,
.flexible-hero-image h2,
.flexible-hero-image h3,
.flexible-hero-image h4,
.flexible-hero-image h5,
.flexible-hero-image h6,
.flexible-hero-image p {
  color: inherit;
}
/* ==========================================================================
   white-menu
   ========================================================================== */
#main-nav.white .main-menu .menu-point {
  color: #38424B;
}
#main-nav.white .menu-point .border-bottom {
  background-color: #38424B;
}
#main-nav.white .lang-men-point .text:after {
  background-image: url('../eve-images/menu/lang-dropdown-black.png');
}
#main-nav.white .elgato-logo .default {
  display: none;
}
#main-nav.white .elgato-logo .black {
  display: block !important;
}
#main-nav.white .shopping-cart-logo .default {
  display: none;
}
#main-nav.white .shopping-cart-logo .black {
  display: block !important;
}
html:not(.mobile-menu-overlay-active) #mobile-nav-global.white {
  background-color: white;
}
html:not(.mobile-menu-overlay-active) #mobile-nav-global.white .full-logo.default,
html:not(.mobile-menu-overlay-active) #mobile-nav-global.white .elgato-logo.default {
  display: none;
}
html:not(.mobile-menu-overlay-active) #mobile-nav-global.white .full-logo.black,
html:not(.mobile-menu-overlay-active) #mobile-nav-global.white .elgato-logo.black {
  display: block !important;
}
html:not(.mobile-menu-overlay-active) #mobile-nav-global.white .mobile-overlay-trigger .inner span {
  background-color: #38424B;
}
/* ==========================================================================
   Popup
   ========================================================================== */
.popup-bg {
  -webkit-transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  -moz-transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  -o-transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  position: fixed;
}
.submenu-popup {
  -webkit-transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  -moz-transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  -o-transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
body.submenu-active.submenu-active-background .submenu-popup {
  width: 100%;
  height: 100%;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  background-color: #38424B;
  z-index: 80;
  top: 0;
  left: 0;
}
.buy-popup {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  pointer-events: none;
  -webkit-transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  -moz-transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  -o-transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
}
.close-button.popup-close {
  display: none;
}
html.popup-active {
  overflow: hidden;
}
html.popup-active body {
  overflow: hidden;
}
html.popup-active .popup-bg {
  width: 100%;
  height: 100%;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  background-color: #000;
  z-index: 150;
  position: fixed;
  top: 0;
  left: 0;
}
html.popup-active .buy-popup.active {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  pointer-events: auto;
  z-index: 200;
}
html.popup-active .close-button.popup-close {
  display: block;
}
.close-button.popup-close {
  background-image: url('../image/general/close_icon-eve.png');
  background-size: cover;
  z-index: 200;
  cursor: pointer;
  position: absolute;
}
.buy-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 768px;
  background-color: #428FDB;
  color: white;
  z-index: 100;
  padding: 50px 0;
}
.buy-popup .close-button.popup-close {
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0;
  top: -80px;
}
.buy-popup .not-available-text h2 {
  line-height: 50px;
}
.buy-popup .section-title {
  font-size: 15px;
  letter-spacing: 0.9px;
  font-family: "UniversLight";
  font-weight: 300;
  margin-bottom: 20px;
}
.buy-popup .country {
  padding-left: 20px;
}
.buy-popup .shop-row {
  margin-bottom: 10px;
}
.buy-popup .shop-row:last-of-type {
  margin-bottom: 0;
}
.buy-popup .shop-icon {
  width: calc(33.33% - 6.66666667px);
  margin-bottom: 10px;
  float: left;
  position: relative;
  margin-right: 10px;
  background-color: #fff;
  height: 55px;
}
.buy-popup .shop-icon img {
  position: absolute;
  max-width: calc(100% - 20px);
  max-height: calc(100% - 20px);
  left: 50%;
  top: 50%;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.buy-popup .left,
.buy-popup .right {
  float: left;
}
.buy-popup .left {
  width: 280px;
  padding-left: 30px;
}
.buy-popup .right {
  width: 488px;
  padding: 0 30px;
}
@media only screen and (max-width: 767px) {
  .close-button.popup-close.mobile {
    top: 40px;
    right: 20px;
    width: 50px;
    height: 50px;
    position: fixed;
  }
  .buy-popup {
    overflow: auto;
    top: 100px;
    width: calc(100% - 40px);
    height: calc(100% - 120px);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .buy-popup .close-button.popup-close {
    display: none;
  }
  .buy-popup .left {
    margin-bottom: 30px;
    width: 100%;
    padding: 0 20px;
  }
  .buy-popup .right {
    width: 100%;
    padding: 0 20px;
  }
  .buy-popup .shop-icon {
    height: 44px;
    width: calc(50% - 5px);
    margin-right: 10px;
  }
  .buy-popup .shop-icon:nth-child(even) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 767px) and (max-width: 799px) {
  .buy-popup {
    width: 748px;
  }
  .buy-popup .left {
    width: 270px;
  }
  .buy-popup .right {
    width: 478px;
  }
}
@media only screen and (min-width: 768px) {
  .buy-popup .shop-icon:nth-child(3n) {
    margin-right: 0;
  }
  .close-button.popup-close.mobile {
    display: none!important;
  }
}
