/*---------------------------------------------------
    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;
  }
}
/* ==========================================================================
   desktop
   ========================================================================== */
h1 {
  font-size: 48px;
  font-family: 'UniversLight';
  font-weight: 300;
}
h2 {
  font-size: 34px;
  font-family: 'UniversLight';
  font-weight: 300;
}
h3 {
  font-size: 28px;
  line-height: 40px;
  font-family: 'UniversLight';
  font-weight: 300;
}
h4 {
  font-size: 18px;
  line-height: 22px;
  font-family: 'UniversLT-Bold';
}
h5 {
  font-size: 16px;
  line-height: 24px;
  font-family: 'UniversLight';
  font-weight: 300;
}
.usp-text {
  font-size: 16px;
  font-family: "UniversBold-Cn";
  font-weight: 300;
  color: #38424B;
}
.body-text,
.body-text p {
  font-size: 18px;
  line-height: 30px;
  font-family: 'UniversLight';
  font-weight: 300;
  color: #494848;
}
.table-text,
.table-text p {
  font-size: 18px;
  line-height: 30px;
  font-family: 'UniversLight';
  font-weight: 300;
}
blockquote,
blockquote p {
  font-size: 34px;
  line-height: 40px;
  font-family: 'UniversLight';
  font-weight: 300;
  font-style: italic;
  margin: 0;
}
.outer-link-wrap .link {
  display: inline-block;
}
.outer-link-wrap a,
.outer-link-wrap .link {
  color: #2F93DD;
  font-size: 20px;
  line-height: 20px;
  font-family: 'UniversLight';
  position: relative;
  padding-right: 20px;
}
.outer-link-wrap a:after,
.outer-link-wrap .link:after {
  content: "";
  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%);
  width: 8px;
  height: 14px;
  background-image: url('../eve-images/general/link-icon.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.menu-font {
  font-size: 18px;
  font-family: 'UniversBold-Cn';
  letter-spacing: 1.5px;
}
.product-name:not(h1) {
  font-size: 26px;
  line-height: 30px;
  font-family: 'UniversLight';
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: -0.66px;
  }
  h2 {
    font-size: 24px;
    line-height: 28px;
  }
  h3 {
    font-size: 20px;
    line-height: 26px;
  }
  h4 {
    font-size: 18px;
    line-height: 18px;
  }
  h5 {
    font-size: 14px;
    line-height: 22px;
  }
  .usp-text {
    font-size: 13px;
  }
  .body-text,
  .body-text p {
    font-size: 15px;
    line-height: 21px;
  }
  .table-text,
  .table-text p {
    font-size: 15px;
    line-height: 21px;
  }
  blockquote,
  blockquote p {
    font-size: 21px;
    line-height: 30px;
  }
  .outer-link-wrap a,
  .outer-link-wrap .link {
    font-size: 16px;
    line-height: 16px;
  }
  .product-name:not(h1) {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 15px;
  }
}
/* ==========================================================================
   Variables
   ========================================================================== */
/* ========================================
   Top-bar - Distances
   ======================================== */
#main-nav {
  background-color: transparent;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  color: white;
}
#main-nav .submenu.lang-sub .links {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#main-nav .submenu.lang-sub li {
  line-height: 30px;
  -webkit-backface-visibility: hidden;
}
#main-nav .submenu.lang-sub li.es,
#main-nav .submenu.lang-sub li.ja {
  display: none;
}
#main-nav .main-menu {
  height: 100px;
  z-index: 90;
  -webkit-font-smoothing: antialiased;
}
#main-nav .main-menu .wrapper {
  z-index: 90;
}
#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);
  -webkit-transform: translate(calc(-50% - 0.5px), 0);
  -moz-transform: translate(calc(-50% - 0.5px), 0);
  -o-transform: translate(calc(-50% - 0.5px), 0);
  -ms-transform: translate(calc(-50% - 0.5px), 0);
  transform: translate(calc(-50% - 0.5px), 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),
#main-nav .main-menu .right-items .menu-point:nth-child(2) {
  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 .eve-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 .eve-logo .default {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(106px, -50%);
  -moz-transform: translate(106px, -50%);
  -o-transform: translate(106px, -50%);
  -ms-transform: translate(106px, -50%);
  transform: translate(106px, -50%);
  width: 48px;
}
#main-nav .main-menu .eve-logo img {
  -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;
}
#main-nav .main-menu .eve-logo .elgato-logo {
  width: 91px;
  position: absolute;
  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%);
}
@media only screen and (max-width: 1023px) {
  #main-nav {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  #mobile-nav {
    display: none;
  }
}
body.page-type-eve-page-home #main-nav:not(.with-bg) .elgato-logo,
body.page-node-312 #main-nav:not(.with-bg) .elgato-logo,
body.page-node-365 #main-nav:not(.with-bg) .elgato-logo {
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
body.page-type-eve-page-home #main-nav.with-bg .elgato-logo,
body.page-node-312 #main-nav.with-bg .elgato-logo,
body.page-node-365 #main-nav.with-bg .elgato-logo {
  -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.page-type-eve-page-home #main-nav.with-bg .eve-logo .default,
body.page-node-312 #main-nav.with-bg .eve-logo .default,
body.page-node-365 #main-nav.with-bg .eve-logo .default {
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
/* ========================================
   Specials for Sticky Navigation
   ======================================== */
#main-nav.sticky {
  position: fixed;
  z-index: 150;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#main-nav.sticky .menu-title-subtitle {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  position: absolute;
  left: 30px;
  top: 50%;
  width: 300px;
  max-width: 100%;
  -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;
}
#main-nav.sticky .menu-title-subtitle .menu-title {
  font-family: 'UniversLight';
  font-weight: 300;
  font-size: 13px;
  letter-spacing: -0.56px;
  margin-bottom: 3px;
}
#main-nav.sticky .menu-title-subtitle .menu-subtitle {
  font-family: 'UniversLight';
  font-size: 24px;
  letter-spacing: -0.56px;
}
#main-nav.sticky.with-bg.special-infos .eve-logo {
  -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;
}
#main-nav.sticky.with-bg.special-infos .menu-title-subtitle {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#main-nav.sticky.scrolled .menu-point.active.active-cur-page,
#main-nav.sticky:not(:hover).scrolled .menu-point.active-cur-page.active-cur-page {
  color: #2F93DD;
}
@media only screen and (min-width: 1024px) and (max-width: 1099px) {
  #main-nav.sticky .menu-title-subtitle .menu-subtitle {
    font-size: 20px;
  }
}
#main-nav.product-page {
  -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);
}
#main-nav.product-page .eve-logo .default {
  -webkit-transition: all 0 ease-out;
  -moz-transition: all 0 ease-out;
  -o-transition: all 0 ease-out;
  transition: all 0 ease-out;
  -webkit-transform: translate(106px, -50%);
  -moz-transform: translate(106px, -50%);
  -o-transform: translate(106px, -50%);
  -ms-transform: translate(106px, -50%);
  transform: translate(106px, -50%);
}
#main-nav.product-page .eve-logo .elgato-logo {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transition: all 0 ease-out;
  -moz-transition: all 0 ease-out;
  -o-transition: all 0 ease-out;
  transition: all 0 ease-out;
}
#main-nav.product-page-fix {
  top: -80px;
  height: 80px;
  position: fixed;
}
#main-nav.product-page-fix .main-menu {
  height: 80px;
}
#main-nav.product-page-fix .main-menu .menu-points .menu-point {
  margin-top: 40px;
}
#main-nav.product-page-fix .main-menu .eve-logo {
  left: 20px;
}
#main-nav.product-page-fix .main-menu .right-items {
  right: 20px;
}
#main-nav.product-page-fix .submenu.lang-sub .submenu-inner {
  padding-right: 45px;
}
#main-nav.no-animation,
#main-nav.no-animation div {
  webkit-transition: none!important;
  -moz-transition: none!important;
  -o-transition: none!important;
  transition: none!important;
}
#shop-now-bar {
  z-index: 89;
}
@media only screen and (min-width: 1024px) {
  body.show-main-nav #main-nav.product-page-fix {
    top: 0;
  }
  body.show-main-nav #shop-now-bar.active {
    top: 80px;
  }
  body.submenu-active #main-nav.product-page-fix {
    position: fixed;
    top: 0;
  }
}
/* ========================================
   Submenu - Distances
   ======================================== */
#main-nav .submenu {
  z-index: 90;
  position: relative;
  text-align: center;
  padding-top: 60px;
}
#main-nav .submenu .submenu-inner {
  padding-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
}
#main-nav .submenu .highlight-product {
  width: 33.3333%;
  padding-left: 10px;
  padding-right: 10px;
}
#main-nav .submenu .highlight-product .product-wrap {
  display: block;
}
#main-nav .submenu .products {
  width: 66.6666%;
}
#main-nav .submenu .highlight-product,
#main-nav .submenu .products {
  float: left;
}
#main-nav .submenu .highlight-product .highlight-text {
  font-size: 20px;
  letter-spacing: 2.5px;
  font-family: "UniversBold-Cn";
  color: #2F93DD;
  text-align: left;
  text-transform: uppercase;
  font-weight: 300;
  margin-left: 20px;
}
#main-nav .submenu .highlight-product .product-image {
  margin-bottom: 10px;
}
#main-nav .submenu .highlight-product .product-title {
  font-size: 20px;
  font-family: "UniversLT-Bold";
  font-weight: 100;
  margin-bottom: 10px;
}
#main-nav .submenu .highlight-product .product-subtitle {
  font-size: 14px;
  font-family: 'UniversLight';
  font-weight: 300;
}
#main-nav .submenu .products .product-wrap {
  float: left;
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#main-nav .submenu .products .product-wrap .product-image {
  display: flex;
  align-items: center;
}
#main-nav .submenu .products .product-wrap .product-title {
  font-size: 16px;
  font-family: "UniversLT-Bold";
  font-weight: 100;
  margin-bottom: 10px;
  -webkit-backface-visibility: hidden;
}
#main-nav .submenu .products .product-wrap .product-subtitle {
  font-size: 12px;
  font-family: 'UniversLight';
  font-weight: 300;
}
#main-nav .submenu .products .product-wrap.extra-image-170 .product-image {
  max-width: 100%;
}
#main-nav .submenu .products .product-wrap:nth-of-type(5) {
  clear: left;
}
#main-nav .submenu .product-wrap .product-image {
  -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);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
#main-nav .submenu .product-wrap:hover .product-image {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#main-nav .submenu .stories .maxWidth,
.expandable-menu-target .stories .maxWidth {
  padding-left: 20px;
  padding-right: 20px;
}
#main-nav .submenu .stories .item,
.expandable-menu-target .stories .item {
  height: 415px;
  width: 100%;
  position: relative;
}
#main-nav .submenu .stories .item .abs-wrap,
.expandable-menu-target .stories .item .abs-wrap {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#main-nav .submenu .stories .item .inner-item-row,
.expandable-menu-target .stories .item .inner-item-row {
  height: 100%;
  position: relative;
}
#main-nav .submenu .stories .grid-item,
.expandable-menu-target .stories .grid-item {
  color: white;
  position: relative;
  height: 100%;
}
#main-nav .submenu .stories .grid-item .bg-image-helper,
.expandable-menu-target .stories .grid-item .bg-image-helper {
  z-index: 1;
}
#main-nav .submenu .stories .grid-item .text-wrap,
.expandable-menu-target .stories .grid-item .text-wrap {
  position: absolute;
  z-index: 2;
  text-align: center;
  top: 30px;
  left: 30px;
  width: calc(100% - 60px);
  height: calc(100% - 60px);
}
#main-nav .submenu .stories .grid-item .text-wrap .body-text,
.expandable-menu-target .stories .grid-item .text-wrap .body-text,
#main-nav .submenu .stories .grid-item .text-wrap .body-text p,
.expandable-menu-target .stories .grid-item .text-wrap .body-text p {
  color: white;
}
#main-nav .submenu .stories .grid-item .text-wrap .inner,
.expandable-menu-target .stories .grid-item .text-wrap .inner {
  width: 80%;
  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%);
}
#main-nav .submenu .stories .grid-item .text-wrap .arrow-down-custom-btn,
.expandable-menu-target .stories .grid-item .text-wrap .arrow-down-custom-btn {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 1024px) and (max-width: 1099px) {
  #main-nav .main-menu .menu-points {
    left: 46%;
  }
}
@media only screen and (min-width: 1024px) {
  #main-nav .submenu .stories {
    padding: 0 30px;
  }
  #main-nav .submenu .stories .item {
    width: calc(50% - 15px);
    float: left;
    margin-right: 15px;
  }
  #main-nav .submenu .stories .item:nth-of-type(2n) {
    margin-right: 0;
    margin-left: 15px;
  }
}
@media only screen and (min-width: 1280px) {
  #main-nav .submenu .stories {
    padding: 0 60px;
  }
}
@media only screen and (max-width: 1023px) {
  .expandable-menu-target .stories .item {
    margin-top: 15px;
  }
  .expandable-menu-target .stories .item:first-of-type {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .expandable-menu-target .stories .item {
    height: auto;
  }
  .expandable-menu-target .stories .item .abs-wrap {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
  }
  .expandable-menu-target .stories .item .inner-item-row {
    height: auto;
  }
  .expandable-menu-target .stories .item .inner-item-row .grid-item {
    width: 100%;
    height: 250px;
  }
}
#main-nav .submenu .stories .grid-item .usp-text,
.expandable-menu-target .stories .grid-item .usp-text {
  color: white;
  margin-bottom: 10px;
}
#main-nav .submenu .stories .grid-item .reference-products,
.expandable-menu-target .stories .grid-item .reference-products {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 30px;
}
#main-nav .submenu .stories .grid-item .reference-products img,
.expandable-menu-target .stories .grid-item .reference-products img {
  display: inline-block;
  width: calc(25% - 10px);
  margin: 0 5px;
}
#main-nav .submenu .stories .grid-item:hover .usp-text,
.expandable-menu-target .stories .grid-item:hover .usp-text {
  color: #38424B;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
@media only screen and (max-width: 767px) {
  .expandable-menu-target .stories .grid-item .reference-products {
    max-width: 350px;
  }
}
/* ========================================
   Submenu - Animation
   ======================================== */
body.submenu-active #main-nav {
  height: auto;
}
#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;
}
/* ========================================
   Menu - Hover/Scroll Bar - Animation
   ======================================== */
#main-nav .main-menu {
  -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);
  background-color: transparent;
}
#main-nav .main-menu .menu-point {
  color: white;
  -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);
}
#main-nav .main-menu .menu-point.active,
#main-nav .main-menu .menu-point:hover {
  color: white;
}
body.submenu-active #main-nav .main-menu {
  background-color: rgba(48, 56, 65, 0.8);
}
#main-nav.sticky.with-bg .main-menu {
  background-color: rgba(48, 56, 65, 0.8);
}
/* ========================================
   Menu - Border - Animation
   ======================================== */
#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 {
  -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%;
}
#main-nav .menu-point.active .border-bottom,
#main-nav:not(:hover) .menu-point.active-cur-page .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%;
}
/* ========================================
   Submenu - Overlay - Animation
   ======================================== */
#subnav-overlay {
  background-color: rgba(56, 66, 75, 0.95);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -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);
}
body.submenu-active #subnav-overlay {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  z-index: 80;
}
/* ========================================
   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 .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: rgba(48, 56, 65, 0.8);
  padding-right: 50px;
  padding-left: 20px;
  padding-bottom: 30px;
  margin-top: 100px;
  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);
}
#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.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);
}
/* ==========================================================================
   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 {
    background-color: #303841;
    border-bottom: 1px solid black;
  }
  html.mobile-menu-overlay-active #mobile-overlay-navi {
    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 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 120;
  padding-left: 15px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
  height: 90px;
}
#mobile-nav .elgato-logo {
  position: absolute;
  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%);
  width: 91px;
}
#mobile-nav .default {
  position: absolute;
  left: 106px;
  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%);
  width: 48px;
}
#mobile-nav .left-menu {
  float: left;
}
#mobile-nav .mobile-shopping-cart-wrapper {
  top: 9px;
}
.mobile-overlay-trigger {
  width: 50px;
  height: 50px;
  position: absolute;
  right: -20px;
  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%);
  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 {
    display: none;
  }
}
#mobile-overlay-navi {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 100%;
  color: white;
  padding-top: 90px;
  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;
}
#mobile-overlay-navi .inner-bg {
  height: 100%;
  overflow: scroll;
}
#mobile-overlay-navi .inner-bg .inner-container > div {
  padding-left: 15px;
  padding-right: 20px;
}
#mobile-overlay-navi .product-text {
  float: left;
}
#mobile-overlay-navi .expandable-menu {
  cursor: pointer;
}
#mobile-overlay-navi .collapse-indicator {
  width: 20px;
  height: 20px;
  float: right;
  position: relative;
  pointer-events: none;
}
#mobile-overlay-navi .collapse-indicator span {
  width: 20px;
  height: 2px;
  position: absolute;
  left: 0;
  background-color: white;
  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-overlay-navi .collapse-indicator span:last-of-type {
  -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);
  -webkit-transform: rotate(-90deg) translate(0, -50%);
  -moz-transform: rotate(-90deg) translate(0, -50%);
  -o-transform: rotate(-90deg) translate(0, -50%);
  -ms-transform: rotate(-90deg) translate(0, -50%);
  transform: rotate(-90deg) translate(0, -50%);
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -o-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
}
#mobile-overlay-navi .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 .mobile-menu-point.active {
  background-color: #38424B;
}
#mobile-overlay-navi .mobile-menu-point.active .collapse-indicator span:last-of-type {
  -webkit-transform: rotate(0deg) translate(0, -50%);
  -moz-transform: rotate(0deg) translate(0, -50%);
  -o-transform: rotate(0deg) translate(0, -50%);
  -ms-transform: rotate(0deg) translate(0, -50%);
  transform: rotate(0deg) translate(0, -50%);
}
#mobile-overlay-navi .mobile-menu-point {
  padding-top: 20px;
  padding-bottom: 20px;
}
#mobile-overlay-navi .mobile-menu-point.uppercase {
  text-transform: uppercase;
}
#mobile-overlay-navi .mobile-menu-point.spacing-top {
  margin-top: 40px;
}
#mobile-overlay-navi .mobile-menu-point:last-of-type {
  padding-bottom: 50px;
}
#mobile-overlay-navi .product-wrap {
  float: left;
  width: 25%;
  display: block;
  text-align: center;
  position: relative;
  padding: 20px 26px 16px;
}
#mobile-overlay-navi .product-wrap .product-title {
  margin-top: 22px;
  font-size: 13px;
  line-height: 14px;
}
#mobile-overlay-navi .product-wrap .product-subtitle {
  margin-top: 10px;
  font-family: 'UniversLT-Bold';
  font-size: 10px;
  line-height: 12px;
}
#mobile-overlay-navi .highlight-text {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 10px;
  letter-spacing: 1.2px;
  font-family: 'UniversLT-Bold';
  color: #2F93DD;
  text-transform: uppercase;
  font-weight: 300;
  margin-left: 20px;
}
#mobile-overlay-navi .expandable-menu-target {
  background-color: #38424B;
  padding-bottom: 20px;
}
#mobile-overlay-navi .expandable-menu-target .stories .grid-item .text-wrap .arrow-down-custom-btn {
  margin-bottom: 0;
}
#mobile-overlay-navi .lang-select option[value="es"],
#mobile-overlay-navi .lang-select option[value="ja"] {
  display: none;
}
@media only screen and (min-width: 768px) {
  #mobile-overlay-navi .product-wrap:nth-child(4n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 767px) {
  #mobile-overlay-navi .product-wrap {
    width: 50%;
  }
  #mobile-overlay-navi .product-wrap:last-child:not(:nth-child(even)) {
    float: none;
    margin: 0 auto;
  }
  #mobile-overlay-navi .product-wrap:nth-child(odd) {
    clear: left;
  }
}
@media only screen and (min-width: 1024px) {
}
/* ==========================================================================
   header with black font
   ========================================================================== */
body:not(.submenu-active) #main-nav.black-font .main-menu .menu-point {
  color: #38424B;
}
body:not(.submenu-active) #main-nav.black-font .menu-point .border-bottom {
  background-color: #38424B;
}
body:not(.submenu-active) #main-nav.black-font .lang-men-point .text:after {
  background-image: url('../eve-images/menu/lang-dropdown-black.png');
}
body:not(.submenu-active) #main-nav.black-font .eve-logo .white {
  display: none;
}
body:not(.submenu-active) #main-nav.black-font .eve-logo .black {
  display: block !important;
}
html:not(.mobile-menu-overlay-active) #mobile-nav.black-font .full-logo.white,
html:not(.mobile-menu-overlay-active) #mobile-nav.black-font .elgato-logo.white {
  display: none;
}
html:not(.mobile-menu-overlay-active) #mobile-nav.black-font .full-logo.black,
html:not(.mobile-menu-overlay-active) #mobile-nav.black-font .elgato-logo.black {
  display: block !important;
}
html:not(.mobile-menu-overlay-active) #mobile-nav.black-font .mobile-overlay-trigger .inner span {
  background-color: #38424B;
}
/* ==========================================================================
   submenu active items
   ========================================================================== */
#main-nav .submenu .highlight-product .product-wrap.active .product-title,
#main-nav .submenu .products .product-wrap.active .product-title {
  color: #2F93DD;
}
/* ==========================================================================
   panel general
   ========================================================================== */
.panelPadding {
  padding-top: 80px;
  padding-bottom: 80px;
}
.inner-panel {
  overflow: hidden;
}
/* ==========================================================================
   header bar
   ========================================================================== */
.product-top-bar {
  height: 80px;
  background-color: #FBFBFB;
  border-bottom: 1px solid #dedfdf;
  padding: 15px 0;
  position: fixed;
  top: -80px;
  left: 0;
  right: 0;
  z-index: 100;
  -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);
}
.product-top-bar.active {
  top: 0;
}
.product-top-bar .col-2,
.product-top-bar .col-5 {
  height: 100%;
}
.product-top-bar .product-logo {
  padding-top: 7px;
}
.product-top-bar .product-logo img {
  height: 40px;
  width: auto;
}
.product-top-bar .social-icons {
  padding-top: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.product-top-bar .social-icons > div {
  padding: 0 10px;
}
.product-top-bar .social-icons > div img {
  width: 40px;
}
.product-top-bar .price-button-wrapper {
  float: right;
}
.product-top-bar .recommended-price-title-wrapper {
  margin-right: 20px;
  float: left;
}
.product-top-bar .recommended-price-title-wrapper .recommended-price-title {
  font-size: 12px;
  font-family: 'UniversLight';
}
.product-top-bar .recommended-price-title-wrapper .recommended-price-title + h3 {
  padding-top: 0;
}
.product-top-bar .recommended-price-title-wrapper h3 {
  padding-top: 5px;
}
.product-top-bar .btn {
  float: left;
  text-transform: none;
  color: #fff;
  min-width: 195px;
}
@media only screen and (max-width: 767px) {
  .product-top-bar {
    padding: 12px 0;
    height: 64px;
  }
  .product-top-bar .btn {
    float: right;
    min-width: 0;
    white-space: nowrap;
  }
  .product-top-bar .btn.not-available {
    display: none;
  }
  .product-top-bar .price-button-wrapper {
    width: 100%;
  }
  .product-top-bar .recommended-price-title-wrapper .recommended-price-title {
    font-size: 10px;
  }
  .product-top-bar .recommended-price-title-wrapper h3 {
    font-size: 24px;
    line-height: 28px;
    padding-top: 7px;
  }
  .product-top-bar .row {
    display: flex;
    align-self: center;
  }
  .product-top-bar .col-6 {
    width: 50%;
  }
  .product-top-bar .col-6:first-of-type {
    padding-right: 0px;
  }
  .product-top-bar .col-6:nth-of-type(2) {
    padding-left: 10px;
  }
  .product-top-bar .product-logo {
    padding-top: 0;
    line-height: 42px;
  }
  .product-top-bar .product-logo img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 40px;
    vertical-align: middle;
    display: inline-block;
  }
}
/* ==========================================================================
   hero panel
   ========================================================================== */
.product-hero-panel {
  overflow: hidden;
}
.product-hero-panel .bg-section {
  background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.27) 100%);
  /* ff3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.27)), color-stop(100%, rgba(0, 0, 0, 0.12)));
  /* safari4+,chrome */
  background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.27) 100%);
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.27) 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.27) 100%);
  /* ie10+ */
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.27) 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
  /* ie6-9 */
  color: white;
  height: calc(100vh - 80px);
  position: relative;
}
.product-hero-panel .bg-section .text-wrap {
  position: absolute;
  bottom: 80px;
  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);
  width: 100%;
}
.product-hero-panel .btn.flexible-buy-btn {
  display: none;
}
.product-hero-panel h1.product-name {
  font-family: 'UniversLT-Bold';
  font-weight: 100;
}
.product-hero-panel .price-button-wrapper {
  margin-top: 30px;
}
.product-hero-panel .recommended-price-title-wrapper .recommended-price-title,
.product-hero-panel .recommended-price-title-wrapper .vat-text {
  font-size: 12px;
  font-family: 'UniversLight';
}
.product-hero-panel .btn {
  text-transform: none;
  display: inline-block;
  min-width: 130px;
}
.product-hero-panel .usp-section {
  background-color: #FBFBFB;
  height: 80px;
}
.product-hero-panel .usp-section .innerWrap {
  padding-top: 15px;
  padding-bottom: 15px;
}
.product-hero-panel .usp-section .usp-item {
  display: flex;
  align-items: center;
  float: left;
  margin-right: 30px;
}
.product-hero-panel .usp-section .usp-item img {
  margin-right: 10px;
  width: 50px;
}
.product-hero-panel .image-wrap {
  position: absolute;
  bottom: -55px;
  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);
  width: 100%;
}
.product-hero-panel .device-image {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 300px;
}
.btn.not-available {
  color: #8a9298;
  background-color: #d1d7de;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .product-hero-panel .price-button-wrapper .recommended-price-title-wrapper {
    margin-right: 20px;
  }
  .product-hero-panel .price-button-wrapper .btn {
    min-width: 195px;
  }
  .product-hero-panel .price-button-wrapper .recommended-price-title-wrapper,
  .product-hero-panel .price-button-wrapper .btn {
    float: left;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1099px) {
  .product-hero-panel .text-wrap h1 {
    max-width: 60%;
  }
  .product-hero-panel .text-wrap h2 {
    max-width: 360px;
    font-size: 26px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .product-hero-panel .usp-section {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 799px) {
  .product-hero-panel .device-image {
    right: -20px;
  }
}
@media only screen and (min-width: 1024px) {
  .product-hero-panel .text-wrap h2 {
    max-width: 600px;
  }
}
@media only screen and (min-width: 1100px) {
  .product-hero-panel .text-wrap h1 {
    max-width: 600px;
  }
}
@media only screen and (max-width: 1023px) {
  .product-hero-panel .usp-section {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .product-hero-panel .usp-section .usp-item {
    display: block;
    text-align: center;
    width: 33.333%;
    margin: 0;
  }
  .product-hero-panel .usp-section .usp-item img {
    margin: 0 auto;
  }
  .product-hero-panel .usp-section .usp-item .usp-text {
    max-width: 70px;
    margin: 0 auto;
    margin-top: 5px;
  }
  .product-hero-panel .usp-section .innerWrap {
    padding-top: 50px;
  }
  .product-hero-panel .btn {
    margin-top: 15px;
  }
  .product-hero-panel .device-image {
    width: 180px;
    bottom: -30px;
  }
  .product-hero-panel .bg-section .text-wrap {
    bottom: 20px;
  }
  .product-hero-panel .recommended-price-title-wrapper .recommended-price-title {
    font-size: 10px;
    margin-bottom: 3px;
  }
  .product-hero-panel .recommended-price-title-wrapper h3 {
    font-size: 24px;
  }
  .product-hero-panel .image-wrap {
    bottom: -20px;
    padding-right: 20px;
  }
  .product-hero-panel h1.product-name {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 374px) {
  .product-hero-panel .device-image {
    width: 140px;
    bottom: -25px;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .product-hero-panel .bg-section {
    height: calc(100vh - 30px);
    min-height: 320px;
  }
}
/*
    Extra for product eve degree > do not show product image as it is already in the background
*/
.page-node-273 .product-hero-panel .text-wrap h2 {
  max-width: none;
}
.page-node-273 .product-hero-panel .device-image {
  display: none;
}
/*
    Extra for eve motion tablet
*/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  body.eve-motion .product-hero-panel .bg-section .desktop .bg-image-helper {
    background-position: right center;
  }
}
/* ==========================================================================
   story hero panel
   ========================================================================== */
.panel-story-hero {
  color: white;
  position: relative;
  height: 100vh;
}
.panel-story-hero .gradient {
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.27) 100%);
  /* ff3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.27)), color-stop(100%, rgba(0, 0, 0, 0.12)));
  /* safari4+,chrome */
  background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.27) 100%);
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.27) 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.27) 100%);
  /* ie10+ */
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.27) 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
  /* ie6-9 */
}
.panel-story-hero .bg-helper-wrap {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.panel-story-hero .bg-helper-wrap .bg-helper {
  width: 100%;
  height: 100%;
  position: relative;
}
.panel-story-hero .text-wrap {
  position: absolute;
  z-index: 2;
  bottom: 60px;
  width: 100%;
}
.panel-story-hero .product-name {
  margin-bottom: 15px;
}
.panel-story-hero .story-hero-headline {
  margin-bottom: 45px;
}
.panel-story-hero .read-more-button {
  cursor: pointer;
}
.panel-story-hero .read-more-button img {
  width: 24px;
  margin-right: 15px;
  display: inline-block;
}
.panel-story-hero .read-more-button .read-more-btn-text {
  font-size: 17px;
  font-family: "UniversLT-Bold";
  font-weight: 300;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .panel-story-hero .story-hero-headline {
    margin-bottom: 20px;
  }
  .panel-story-hero .text-wrap {
    bottom: 30px;
  }
}
/* ==========================================================================
   text panel with image
   ========================================================================== */
.text-panel-with-image {
  text-align: center;
}
.text-panel-with-image .element-logos-wrap {
  margin-bottom: 15px;
}
.text-panel-with-image .element-logos-wrap.below-text {
  margin-bottom: 0;
  margin-top: 15px;
}
.text-panel-with-image .text {
  color: #38424B;
}
@media only screen and (max-width: 767px) {
  .text-panel-with-image {
    padding-top: 60px;
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .page-type-eve-page-home .text-panel-with-image {
    padding-bottom: 60px;
  }
}
/* ==========================================================================
   text panel with headline
   ========================================================================== */
.text-panel-with-headline {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}
.text-panel-with-headline .inner-title {
  color: #38424B;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .text-panel-with-headline {
    text-align: left;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
/* ==========================================================================
   grid panel
   two column grid panel
   ========================================================================== */
.grid-panel {
  padding-top: 50px;
  padding-bottom: 50px;
}
.grid-panel .item-row:first-of-type {
  border-bottom: 2px solid white;
}
.grid-panel {
  background-color: rgba(178, 191, 197, 0.1);
}
.grid-panel .maxWidth {
  padding-left: 20px;
  padding-right: 20px;
}
.grid-panel .item-row {
  height: 480px;
  position: relative;
}
.grid-panel .item-row .abs-wrap {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.grid-panel .item-row .inner-item-row {
  height: 100%;
  position: relative;
}
.grid-panel .grid-item {
  float: left;
  color: white;
  position: relative;
  height: 100%;
}
.grid-panel .grid-item.grid-item-big {
  width: 60%;
}
.grid-panel .grid-item.grid-item-small {
  width: 40%;
}
.grid-panel .grid-item.grid-item-half {
  width: 50%;
  border-right: none !important;
  border-left: none !important;
}
.grid-panel .grid-item.grid-item-full {
  width: 100%;
  border-right: none !important;
  border-left: none !important;
}
.grid-panel .grid-item:first-of-type {
  border-right: 1px solid white;
}
.grid-panel .grid-item:last-of-type {
  border-left: 1px solid white;
}
.grid-panel .grid-item .bg-image-helper {
  z-index: 1;
}
.grid-panel .grid-item .text-wrap {
  position: absolute;
  z-index: 2;
  text-align: center;
  top: 30px;
  left: 30px;
  width: calc(100% - 60px);
  height: calc(100% - 60px);
}
.grid-panel .grid-item .text-wrap .body-text,
.grid-panel .grid-item .text-wrap .body-text p {
  color: white;
}
.grid-panel .grid-item .text-wrap .inner {
  width: 80%;
  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%);
}
.grid-panel .grid-item .text-wrap .arrow-down-custom-btn {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 30px;
}
.story-grid-panel.two-columns .story {
  width: 50%;
  float: left;
}
.story-grid-panel .item {
  height: 480px;
  position: relative;
}
.story-grid-panel .item .abs-wrap {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.story-grid-panel .item .inner-item-row {
  height: 100%;
  position: relative;
}
.story-grid-panel .grid-item {
  float: left;
  color: white;
  position: relative;
  height: 100%;
  width: 100%;
}
.story-grid-panel .grid-item .bg-image-helper {
  z-index: 1;
}
.story-grid-panel .grid-item .text-wrap {
  position: absolute;
  z-index: 2;
  text-align: center;
  top: 30px;
  left: 30px;
  width: calc(100% - 60px);
  height: calc(100% - 60px);
}
.story-grid-panel .grid-item .text-wrap .body-text,
.story-grid-panel .grid-item .text-wrap .body-text p {
  color: white;
}
.story-grid-panel .grid-item .text-wrap .inner {
  width: 80%;
  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%);
}
.story-grid-panel .grid-item .text-wrap .arrow-down-custom-btn {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 30px;
}
.grid-panel .grid-item,
.story-grid-panel .grid-item,
.stories .grid-item {
  overflow: hidden;
  display: block;
}
.grid-panel .grid-item .text-wrap,
.story-grid-panel .grid-item .text-wrap,
.stories .grid-item .text-wrap {
  background-color: transparent;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.grid-panel .grid-item .text-wrap .body-text,
.story-grid-panel .grid-item .text-wrap .body-text,
.stories .grid-item .text-wrap .body-text {
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), max-height 0.6s cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), max-height 0.6s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), max-height 0.6s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), max-height 0.6s cubic-bezier(0.25, 0.1, 0.25, 1);
  max-height: 0;
}
.grid-panel .grid-item .text-wrap .body-text .inner-text,
.story-grid-panel .grid-item .text-wrap .body-text .inner-text,
.stories .grid-item .text-wrap .body-text .inner-text {
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transform: translate(0, 10px);
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  transform: translate(0, 10px);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.grid-panel .grid-item .text-wrap .body-text p,
.story-grid-panel .grid-item .text-wrap .body-text p,
.stories .grid-item .text-wrap .body-text p {
  color: #38424B;
}
.grid-panel .grid-item .bg-image-helper,
.story-grid-panel .grid-item .bg-image-helper,
.stories .grid-item .bg-image-helper {
  -webkit-transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.grid-panel .grid-item .bg-normal,
.story-grid-panel .grid-item .bg-normal,
.stories .grid-item .bg-normal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.grid-panel .grid-item .bg-blurred,
.story-grid-panel .grid-item .bg-blurred,
.stories .grid-item .bg-blurred {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -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.25, 0.1, 0.25, 1);
  -moz-transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
}
html.no-touchevents .grid-panel .grid-item:hover .text-wrap,
html.no-touchevents .story-grid-panel .grid-item:hover .text-wrap,
html.no-touchevents .stories .grid-item:hover .text-wrap {
  background-color: #fff;
  color: #38424B;
}
html.no-touchevents .grid-panel .grid-item:hover .text-wrap .body-text,
html.no-touchevents .story-grid-panel .grid-item:hover .text-wrap .body-text,
html.no-touchevents .stories .grid-item:hover .text-wrap .body-text {
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), max-height 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), max-height 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), max-height 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), max-height 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
  max-height: 400px;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
html.no-touchevents .grid-panel .grid-item:hover .text-wrap .body-text .inner-text,
html.no-touchevents .story-grid-panel .grid-item:hover .text-wrap .body-text .inner-text,
html.no-touchevents .stories .grid-item:hover .text-wrap .body-text .inner-text {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -moz-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
html.no-touchevents .grid-panel .grid-item:hover .text-wrap .arrow-down-custom-btn div,
html.no-touchevents .story-grid-panel .grid-item:hover .text-wrap .arrow-down-custom-btn div,
html.no-touchevents .stories .grid-item:hover .text-wrap .arrow-down-custom-btn div {
  background-color: #38424B;
}
html.no-touchevents .grid-panel .grid-item:hover .text-wrap .arrow-down-custom-btn div:first-of-type,
html.no-touchevents .story-grid-panel .grid-item:hover .text-wrap .arrow-down-custom-btn div:first-of-type,
html.no-touchevents .stories .grid-item:hover .text-wrap .arrow-down-custom-btn div:first-of-type,
html.no-touchevents .grid-panel .grid-item:hover .text-wrap .arrow-down-custom-btn div:last-of-type,
html.no-touchevents .story-grid-panel .grid-item:hover .text-wrap .arrow-down-custom-btn div:last-of-type,
html.no-touchevents .stories .grid-item:hover .text-wrap .arrow-down-custom-btn div:last-of-type {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
html.no-touchevents .grid-panel .grid-item:hover .bg-image-helper,
html.no-touchevents .story-grid-panel .grid-item:hover .bg-image-helper,
html.no-touchevents .stories .grid-item:hover .bg-image-helper {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
html.no-touchevents .grid-panel .grid-item:hover .bg-blurred,
html.no-touchevents .story-grid-panel .grid-item:hover .bg-blurred,
html.no-touchevents .stories .grid-item:hover .bg-blurred {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
html.touchevents .grid-panel .grid-item.show .text-wrap {
  background-color: #fff;
  color: #38424B;
}
html.touchevents .grid-panel .grid-item.show .text-wrap .body-text {
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), max-height 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), max-height 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), max-height 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), max-height 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
  max-height: 400px;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
html.touchevents .grid-panel .grid-item.show .text-wrap .body-text .inner-text {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -moz-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
html.touchevents .grid-panel .grid-item.show .text-wrap .arrow-down-custom-btn div {
  background-color: #38424B;
}
html.touchevents .grid-panel .grid-item.show .text-wrap .arrow-down-custom-btn div:first-of-type,
html.touchevents .grid-panel .grid-item.show .text-wrap .arrow-down-custom-btn div:last-of-type {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
html.touchevents .grid-panel .grid-item.show .bg-image-helper {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
html.touchevents .grid-panel .grid-item.show .bg-blurred {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
@media only screen and (max-width: 1023px) {
  .grid-panel {
    padding-top: 15px;
    padding-bottom: 5px;
  }
  .grid-panel .item-row {
    height: auto;
  }
  .grid-panel .item-row .abs-wrap {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
  }
  .grid-panel .item-row .inner-item-row {
    height: auto;
  }
  .grid-panel .item-row .inner-item-row .grid-item {
    width: 100%;
    float: none;
    height: 350px;
    border: none !important;
    margin-bottom: 10px;
  }
}
.story-grid-panel .grid-item .usp-text {
  color: white;
  margin-bottom: 10px;
}
.story-grid-panel .grid-item .reference-products {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 30px;
}
.story-grid-panel .grid-item .reference-products img {
  display: inline-block;
  width: calc(25% - 10px);
  margin: 0 5px;
}
.story-grid-panel .grid-item:hover .usp-text {
  color: #38424B;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
@media only screen and (max-width: 767px) {
  .story-grid-panel.two-columns .story {
    width: 100%;
    float: none;
  }
  .story-grid-panel .item-row {
    height: auto;
  }
  .story-grid-panel .item-row .abs-wrap {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
  }
  .story-grid-panel .item-row .inner-item-row {
    height: auto;
  }
  .story-grid-panel .item-row .inner-item-row .grid-item {
    width: 100%;
    float: none;
    height: 350px;
    border: none !important;
  }
  .story-grid-panel .item-row .inner-item-row .grid-item:first-of-type {
    margin-bottom: 10px;
  }
  .story-grid-panel .item-row .inner-item-row .grid-item:last-of-type {
    margin-bottom: 0;
  }
  .story-grid-panel .grid-item .reference-products {
    max-width: 350px;
  }
}
/* ==========================================================================
   quote panel
   ========================================================================== */
.quote-panel {
  background-color: #F7F8F9;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-bottom: 200px;
  position: relative;
  overflow: hidden;
}
.quote-panel.slideshow-style-1 .slick-prev,
.quote-panel.slideshow-style-1 .slick-next {
  display: block!important;
  z-index: 1;
}
.quote-panel blockquote {
  margin-bottom: 15px;
  color: #637381;
}
.quote-panel blockquote p {
  font-family: 'UniversLight-Cn';
}
.quote-panel .body-text {
  font-weight: bold;
}
.quote-panel .quote-slideshow {
  padding: 0 20px;
}
.quote-panel .quote-slideshow .slick-list {
  width: 66.6666%;
  margin: 0 auto;
}
.quote-panel .quote-navigation {
  padding-top: 60px;
}
.quote-panel .slider-navi-bottom {
  position: absolute;
  bottom: 50px;
  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);
  width: 100%;
  max-width: 1340px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}
.quote-panel .slider-navi {
  display: flex;
  justify-content: center;
}
.quote-panel .slider-navi .image-wrap {
  cursor: pointer;
  margin: 0 8px;
  margin-top: auto;
}
.quote-panel .slider-navi .image-wrap img {
  -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);
  height: 74px;
  width: auto;
  -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);
}
.quote-panel .slider-navi .image-wrap.active img {
  height: 84px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
@media only screen and (max-width: 767px) {
  .quote-panel {
    padding-top: 50px;
    padding-bottom: 200px;
  }
  .quote-panel.slideshow-style-1 .slick-prev,
  .quote-panel.slideshow-style-1 .slick-next {
    top: 55%;
    width: 56px;
    height: 56px;
  }
  .quote-panel blockquote {
    padding: 0 20px;
  }
  .quote-panel .quote-slideshow .slick-list {
    width: 100%;
  }
  .quote-panel .slider-navi .image-wrap img {
    height: 50px;
  }
  .quote-panel .slider-navi .image-wrap.active img {
    height: 60px;
  }
}
/* ==========================================================================
   text-image-panel-half-half panel
   ========================================================================== */
.text-image-panel-half-half {
  margin-top: 50px;
  margin-bottom: 50px;
}
.text-image-panel-half-half .inner-panel {
  background-color: #F7F8F9;
  padding: 40px;
}
.text-image-panel-half-half .col-text {
  float: left;
  width: 45%;
  padding-right: 20px;
}
.text-image-panel-half-half .col-image {
  float: left;
  width: 55%;
  text-align: center;
}
.text-image-panel-half-half:not(.icons-below-text) .main-image {
  margin-bottom: 40px;
}
.text-image-panel-half-half .inner-title {
  margin-bottom: 15px;
}
.text-image-panel-half-half .body-text {
  max-width: 400px;
  margin-bottom: 40px;
}
.text-image-panel-half-half .center-wrapper-inline-block.extra-spacing {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .text-image-panel-half-half.bg-full-width {
    background-color: #F7F8F9;
  }
  .text-image-panel-half-half.icons-below-text .inner-panel {
    flex-direction: row;
    display: flex;
  }
  .text-image-panel-half-half.icons-below-text .center-wrapper-inline-block.extra-spacing {
    margin-top: 20px;
    display: flex;
    flex: 1;
    align-items: flex-end;
  }
  .text-image-panel-half-half.icons-below-text .col-text {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .text-image-panel-half-half.icons-below-text .col-image {
    display: flex;
  }
}
@media only screen and (min-width: 1024px) {
  .text-image-panel-half-half.icons-below-text .center-wrapper-inline-block.extra-spacing {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 1140px) {
  .text-image-panel-half-half .center-wrapper-inline-block.extra-spacing {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .text-image-panel-half-half {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .text-image-panel-half-half .col-text,
  .text-image-panel-half-half .col-image {
    width: 100%;
  }
  .text-image-panel-half-half:not(.icons-below-text) .main-image {
    margin-bottom: 10px;
  }
  .text-image-panel-half-half .body-text {
    max-width: none;
    margin-bottom: 20px;
  }
  .text-image-panel-half-half .col-text {
    background-color: #fff;
    padding-bottom: 15px;
  }
  .text-image-panel-half-half .col-image {
    padding: 20px 10px 10px;
  }
  .text-image-panel-half-half .inner-panel {
    padding: 0;
  }
}
/* ==========================================================================
   panel-half-text-half-logo
   ========================================================================== */
.panel-half-text-half-logo {
  padding-top: 40px;
  padding-bottom: 40px;
}
.panel-half-text-half-logo .inner-panel {
  padding: 0 40px;
}
.panel-half-text-half-logo .inner-title {
  margin-bottom: 15px;
}
.panel-half-text-half-logo .col-title {
  float: left;
  width: 50%;
}
.panel-half-text-half-logo .col-text {
  float: left;
  width: 50%;
}
.panel-half-text-half-logo .body-text {
  max-width: 500px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .panel-half-text-half-logo .col-title,
  .panel-half-text-half-logo .col-text,
  .panel-half-text-half-logo .col-image {
    width: 100%;
  }
  .panel-half-text-half-logo .inner-panel {
    padding: 0;
  }
  .panel-half-text-half-logo .body-text {
    max-width: none;
    margin-bottom: 15px;
  }
}
/* ==========================================================================
   panel-text-panel-with-background-image
   ========================================================================== */
.text-panel-with-background-image {
  padding-top: 60px;
  padding-bottom: 60px;
}
.text-panel-with-background-image .inner-title {
  color: #38424B;
  margin-bottom: 15px;
}
.text-panel-with-background-image.background-video video {
  width: 100%;
  height: auto;
  float: left;
  z-index: -1;
}
.text-panel-with-background-image.background-video .text-wrap {
  z-index: 1;
}
.text-panel-with-background-image.background-video .eve-button-navigation {
  display: flex;
}
.text-panel-with-background-image.background-video .eve-button-navigation .navigation-item {
  cursor: pointer;
  margin: 0 10px;
  font-size: 16px;
  position: relative;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.text-panel-with-background-image.background-video .eve-button-navigation .navigation-item.active {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.text-panel-with-background-image.background-video .eve-button-navigation .navigation-item::after {
  content: '';
  position: absolute;
  background-color: #000;
  height: 3px;
  width: 100%;
  bottom: -10px;
  left: 0;
  -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 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.text-panel-with-background-image.background-video .eve-button-navigation .navigation-item.active::after {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
@media only screen and (min-width: 1024px) {
  .text-panel-with-background-image .bg-image {
    padding-bottom: 57.77%;
    position: relative;
  }
  .text-panel-with-background-image.text-default .text-wrap {
    top: 11%;
    left: 40px;
  }
  .text-panel-with-background-image.text-bottom .text-wrap {
    max-width: none;
    bottom: 11%;
    left: 80px;
    right: 80px;
  }
  .text-panel-with-background-image.text-left-bottom .text-wrap {
    bottom: 11%;
    left: 40px;
  }
  .text-panel-with-background-image.text-right-bottom .text-wrap {
    bottom: 11%;
    right: 40px;
  }
  .text-panel-with-background-image.text-right-top .text-wrap {
    top: 11%;
    right: 40px;
  }
  .text-panel-with-background-image.background-video .text-wrap {
    top: 11%;
    left: 40px;
  }
  .text-panel-with-background-image .text-wrap {
    max-width: 450px;
    position: absolute;
  }
  .text-panel-with-background-image .text-wrap.text-white .inner-title {
    color: white;
  }
  .text-panel-with-background-image .text-wrap.text-white .body-text p {
    color: white;
  }
}
@media only screen and (max-width: 1023px) {
  .text-panel-with-background-image .bg-image .bg-image-helper {
    display: none !important;
  }
  .text-panel-with-background-image .text-wrap {
    padding-bottom: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .text-panel-with-background-image.background-video .eve-button-navigation {
    position: absolute;
    bottom: 45px;
    left: 50%;
    z-index: 10;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .text-panel-with-background-image.background-video .eve-button-navigation .navigation-item {
    margin: 0 32px;
    font-size: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .text-panel-with-background-image .bg-image .image.smaller-1024 {
    padding-bottom: 57.77%;
    position: relative;
    height: 0;
  }
  .text-panel-with-background-image .bg-image .image.smaller-1024 .bg-image-helper {
    display: block !important;
  }
}
@media only screen and (max-width: 767px) {
  .text-panel-with-background-image {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .text-panel-with-background-image .bg-image .image.mobile {
    padding-bottom: 57.77%;
    position: relative;
    height: 0;
  }
  .text-panel-with-background-image .bg-image .image.mobile .bg-image-helper {
    display: block !important;
  }
  .text-panel-with-background-image .text-wrap {
    background-color: #fff;
  }
  .text-panel-with-background-image.background-video .eve-button-navigation {
    margin: 15px 0;
  }
  .text-panel-with-background-image.background-video .eve-button-navigation .navigation-item {
    font-size: 15px;
  }
  .text-panel-with-background-image.background-video .eve-button-navigation .navigation-item::after {
    height: 2px;
    bottom: -8px;
  }
  .text-panel-with-background-image.background-video .eve-button-navigation .navigation-item:first-of-type {
    margin-left: 0;
  }
}
/* ==========================================================================
   text-panel-with-bg-switch
   ========================================================================== */
.text-panel-with-bg-switch {
  max-height: 1000px;
  overflow: hidden;
  position: relative;
  color: #fff;
}
.text-panel-with-bg-switch.bg-switched .bg-image2 {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.text-panel-with-bg-switch.text-dark .inner,
.text-panel-with-bg-switch.text-dark .body-text,
.text-panel-with-bg-switch.text-dark .body-text p {
  color: #38424B;
}
.text-panel-with-bg-switch .icon-row {
  display: flex;
  align-items: center;
}
.text-panel-with-bg-switch .icon-row .icon img {
  height: 48px;
  width: auto;
}
.text-panel-with-bg-switch .text-row {
  display: flex;
}
.text-panel-with-bg-switch .bg-image2 {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  -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 1.5s cubic-bezier(0.5, 0.15, 0.33, 1);
  -moz-transition: all 1.5s cubic-bezier(0.5, 0.15, 0.33, 1);
  -o-transition: all 1.5s cubic-bezier(0.5, 0.15, 0.33, 1);
  transition: all 1.5s cubic-bezier(0.5, 0.15, 0.33, 1);
}
.text-panel-with-bg-switch .bg-image {
  position: relative;
}
.text-panel-with-bg-switch .abs {
  z-index: 5;
}
.text-panel-with-bg-switch .inner-title {
  margin-bottom: 15px;
}
.text-panel-with-bg-switch .blue-box {
  position: absolute;
  top: -40px;
  right: 10px;
  text-align: center;
  background-color: #2F93DD;
  padding: 25px 20px;
}
.text-panel-with-bg-switch .blue-box .headline {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.text-panel-with-bg-switch .blue-box .icon-wrapper {
  position: relative;
  white-space: nowrap;
}
.text-panel-with-bg-switch .blue-box .icon-wrapper .icon {
  margin-right: 15px;
}
.text-panel-with-bg-switch .blue-box .icon-wrapper .icon:last-of-type {
  margin: 0;
}
.text-panel-with-bg-switch .blue-box .icon-wrapper::before {
  content: '';
  background-image: url('../eve-images/general/arrow-step-icon.png');
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  width: 10px;
  height: 34px;
  left: -20px;
  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%);
  -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.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);
}
.text-panel-with-bg-switch .blue-box .content {
  margin-top: 50px;
  font-family: 'UniversLight';
}
.text-panel-with-bg-switch .blue-box .content .icon {
  display: inline-block;
}
.text-panel-with-bg-switch .blue-box .content .icon > img {
  width: auto;
}
.text-panel-with-bg-switch .blue-box .content .content-box {
  margin-top: 25px;
}
.text-panel-with-bg-switch .blue-box .content .left {
  width: 45%;
}
.text-panel-with-bg-switch .blue-box .content .right {
  width: 55%;
}
.text-panel-with-bg-switch .blue-box .content:not(.three-icons) .left,
.text-panel-with-bg-switch .blue-box .content:not(.three-icons) .right {
  width: 50%;
}
.text-panel-with-bg-switch .blue-box .content:not(.three-icons) .icon-wrapper::before {
  left: -5px;
}
.text-panel-with-bg-switch .blue-box .icon-row .left .icon {
  -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.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);
}
.text-panel-with-bg-switch .blue-box .icon-row .right .icon {
  -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.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-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.text-panel-with-bg-switch .blue-box .icon-row .right .icon:first-of-type {
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.text-panel-with-bg-switch .blue-box .icon-row .right .icon:nth-of-type(2) {
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.text-panel-with-bg-switch .blue-box .text-row .left .content-box p {
  -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.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);
}
.text-panel-with-bg-switch .blue-box .text-row .right .content-box p {
  -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.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-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.text-panel-with-bg-switch .blue-box .text-row .right .content-box p:first-of-type {
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.text-panel-with-bg-switch .blue-box .text-row .right .content-box p:nth-of-type(2) {
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.text-panel-with-bg-switch .blue-box.left-items-active .icon-row .left .icon {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.text-panel-with-bg-switch .blue-box.left-items-active .text-row .left .content-box p {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.text-panel-with-bg-switch .blue-box.left-items-active .icon-wrapper::before {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.text-panel-with-bg-switch .blue-box.right-items-active .icon-row .right .icon {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.text-panel-with-bg-switch .blue-box.right-items-active .text-row .right .content-box p {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
@media only screen and (min-width: 768px) {
  .text-panel-with-bg-switch .abs {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .text-panel-with-bg-switch .blue-box {
    width: 410px;
  }
  .text-panel-with-bg-switch .bg-image {
    padding-bottom: 59.5%;
  }
}
@media only screen and (min-width: 1024px) {
  .text-panel-with-bg-switch .body-text,
  .text-panel-with-bg-switch .body-text p {
    color: #fff;
  }
  .text-panel-with-bg-switch .text-wrap {
    max-width: 530px;
    margin-top: 120px;
    margin-left: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .text-panel-with-bg-switch {
    margin-top: 50px;
  }
  .text-panel-with-bg-switch .blue-box {
    top: -60px;
    left: 50%;
    -webkit-transform: translate(-50%, 0) !important;
    -moz-transform: translate(-50%, 0) !important;
    -o-transform: translate(-50%, 0) !important;
    -ms-transform: translate(-50%, 0) !important;
    transform: translate(-50%, 0) !important;
  }
  .text-panel-with-bg-switch .blue-box .icon-wrapper .icon {
    margin-right: 10px;
  }
  .text-panel-with-bg-switch .wrap.smaller-1024 .text-wrap {
    margin-bottom: 75px;
  }
  .text-panel-with-bg-switch .inner-title {
    color: #38424B;
  }
}
@media only screen and (max-width: 767px) {
  .text-panel-with-bg-switch .body-text,
  .text-panel-with-bg-switch .body-text p {
    color: #494848;
  }
  .text-panel-with-bg-switch .bg-image,
  .text-panel-with-bg-switch .bg-image2 {
    height: 500px;
  }
  .text-panel-with-bg-switch .abs {
    position: relative;
  }
  .text-panel-with-bg-switch .text-wrap {
    margin-bottom: 15px;
  }
  .text-panel-with-bg-switch .icon-row .icon img {
    height: 26px;
  }
  .text-panel-with-bg-switch .blue-box {
    top: -60px;
    width: 350px;
  }
  .text-panel-with-bg-switch .blue-box {
    padding-top: 18px;
    padding-bottom: 10px;
    min-width: 0;
  }
  .text-panel-with-bg-switch .blue-box .headline {
    padding-bottom: 10px;
  }
  .text-panel-with-bg-switch .blue-box .content {
    margin-top: 20px;
  }
  .text-panel-with-bg-switch .blue-box .content .content-box {
    margin-top: 10px;
    font-size: 12px;
    line-height: 14px;
  }
  .text-panel-with-bg-switch .blue-box .content .left,
  .text-panel-with-bg-switch .blue-box .content .right {
    width: 50%;
  }
  .text-panel-with-bg-switch .blue-box .icon-wrapper::before {
    height: 17px;
    width: 5px;
  }
  .text-panel-with-bg-switch .blue-box .icon-wrapper .icon {
    margin-right: 8px;
  }
}
@media only screen and (max-width: 449px) {
  .text-panel-with-bg-switch .blue-box {
    left: 20px;
    right: 20px;
    width: auto;
    -webkit-transform: translate(0, 0) !important;
    -moz-transform: translate(0, 0) !important;
    -o-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
  }
}
/* ==========================================================================
   Plug Slideshow
   ========================================================================== */
.plug-slideshow-panel {
  position: relative;
}
.plug-slideshow-panel .slideshow-style-1 .slick-dots {
  bottom: 30px;
}
.plug-slideshow-panel .slide-element {
  height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.plug-slideshow-panel .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%);
  color: white;
  text-align: center;
}
.plug-slideshow-panel .center-wrap .panel-title {
  margin-bottom: 30px;
}
.plug-slideshow-panel .center-wrap .power-icon-big-wrap {
  display: inline-block;
}
.plug-slideshow-panel .center-wrap .power-icon-wrap {
  margin: 0 15px;
  display: inline-block;
}
.plug-slideshow-panel .center-wrap .power-icon-wrap img {
  width: 54px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .plug-slideshow-panel .slide-element {
    height: 400px;
  }
  .plug-slideshow-panel .panel-title {
    padding-left: 20px;
    padding-right: 20px;
  }
  .plug-slideshow-panel .center-wrap {
    width: 100%;
  }
  .plug-slideshow-panel .center-wrap .power-icon-wrap {
    margin: 0 8px;
  }
  .plug-slideshow-panel .center-wrap .power-icon-wrap img {
    width: 40px;
  }
}
/* ==========================================================================
   Technical Parameters
   ========================================================================== */
.panel-technical-parameters {
  background-color: #38424B;
  color: white;
  padding-top: 70px;
  padding-bottom: 70px;
  overflow: hidden;
}
.panel-technical-parameters .fake-col-1,
.panel-technical-parameters .fake-col-10 {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.panel-technical-parameters .fake-col-1 {
  width: 8.3333%;
}
.panel-technical-parameters .fake-col-10 {
  width: 83.33333333%;
}
.panel-technical-parameters .panel-title {
  text-align: center;
  margin-bottom: 100px;
}
.panel-technical-parameters .tech-image-col {
  padding-right: 80px;
}
.panel-technical-parameters .tech-image-col,
.panel-technical-parameters .tech-text-col {
  float: left;
  width: 50%;
}
.panel-technical-parameters .slider-navigation {
  margin-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
}
.panel-technical-parameters .slider-navigation .slider-title {
  font-size: 20px;
  line-height: 20px;
  font-family: "UniversLight-Cn";
  font-weight: 300;
  float: left;
  margin: 0 25px;
  position: relative;
  -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);
  cursor: pointer;
}
.panel-technical-parameters .slider-navigation .slider-title.active {
  color: #2F93DD;
}
.panel-technical-parameters .slider-navigation .slider-title:after {
  content: "";
  position: absolute;
  right: -26px;
  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%);
  width: 1px;
  height: 23px;
  background-color: white;
}
.panel-technical-parameters .slider-navigation .slider-title:first-of-type {
  margin-left: 0;
}
.panel-technical-parameters .slider-navigation .slider-title:last-of-type:after {
  content: none;
}
.panel-technical-parameters .tech-boxes {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.panel-technical-parameters .tech-boxes ul {
  padding-left: 20px;
}
.panel-technical-parameters .tech-boxes li {
  list-style-type: disc;
}
.panel-technical-parameters .tech-boxes .box {
  padding-left: 10px;
  padding-right: 10px;
  min-height: 100px;
}
.panel-technical-parameters .technical-box-table a {
  color: #2F93DD;
}
.panel-technical-parameters .technical-box-table .tech-row-title {
  margin-bottom: 13px;
  margin-top: 30px;
}
.panel-technical-parameters .technical-box-table .tech-row-title:first-of-type {
  margin-top: 0;
}
.panel-technical-parameters .technical-box-table .tech-row {
  margin-bottom: 10px;
  -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);
}
.panel-technical-parameters .technical-box-table .tech-row .fake-title,
.panel-technical-parameters .technical-box-table .tech-row .fake-text {
  float: left;
}
.panel-technical-parameters .technical-box-table .tech-row .fake-title {
  width: 165px;
  padding-right: 20px;
}
.panel-technical-parameters .technical-box-table .tech-row .fake-text {
  width: calc(100% - 165px);
}
@media only screen and (min-width: 768px) {
  .panel-technical-parameters .slider-navigation.three-items {
    padding-right: 0;
    margin-right: -100px;
  }
  .panel-technical-parameters .slider-navigation.three-items .slider-title {
    white-space: nowrap;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1149px) {
  .panel-technical-parameters .slider-navigation.three-items .slider-title:nth-of-type(3) {
    margin-left: 0;
    padding-top: 10px;
    float: none;
    clear: left;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .panel-technical-parameters .tech-image-col {
    padding-right: 20px;
  }
  .panel-technical-parameters .fake-col-1.empty-col {
    display: none;
  }
  .panel-technical-parameters .fake-col-10 {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .panel-technical-parameters .no-mobile-padding {
    padding: 0 !important;
  }
  .panel-technical-parameters .fake-col-10 {
    width: 100%;
  }
  .panel-technical-parameters .empty-col {
    display: none;
  }
  .panel-technical-parameters .panel-title {
    margin-bottom: 50px;
  }
  .panel-technical-parameters .slider-navigation .slider-title {
    font-size: 18px;
    line-height: 18px;
  }
  .panel-technical-parameters .tech-image-col {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 50px;
  }
  .panel-technical-parameters .tech-image-col,
  .panel-technical-parameters .tech-text-col {
    width: 100%;
  }
  .panel-technical-parameters .slider-navigation {
    padding-left: 20px;
    padding-right: 20px;
  }
  .panel-technical-parameters .tech-boxes .box {
    padding-left: 20px;
    padding-right: 20px;
  }
  .panel-technical-parameters .outer-scroll-wrap {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }
  .panel-technical-parameters .slider-navigation {
    white-space: nowrap;
    display: flex;
    align-items: flex-end;
  }
  .panel-technical-parameters .fake-title {
    width: 145px;
  }
  .panel-technical-parameters .fake-text {
    width: calc(100% - 145px);
  }
}
/* ==========================================================================
   Siri Panel
   ========================================================================== */
.siri-panel {
  position: relative;
  padding: 135px 0;
  text-align: center;
  color: white;
  background: #292D3F;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(30deg, #483B4B, #292D3F, #111E2D);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(30deg, #483B4B, #292D3F, #111E2D);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(30deg, #483B4B, #292D3F, #111E2D);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(30deg, #483B4B, #292D3F, #111E2D);
  /* Standard syntax */
}
.siri-panel .bg-image-helper {
  z-index: 1;
}
.siri-panel .content {
  position: relative;
  z-index: 2;
}
.siri-panel .panel-title {
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 767px) {
  .siri-panel {
    padding: 50px 0;
  }
  .siri-panel canvas {
    width: 320px !important;
  }
}
/* ==========================================================================
   Works Wonders Panel
   ========================================================================== */
.works-wonders-panel {
  padding-top: 70px;
  padding-bottom: 130px;
  text-align: center;
  background-color: #F7F8F9;
  position: relative;
}
.works-wonders-panel .panel-title {
  padding: 0 20px;
  margin-bottom: 50px;
}
.works-wonders-panel.slideshow-style-1 .slick-dots {
  bottom: 70px;
}
.works-wonders-panel.slideshow-style-1 .slick-prev {
  display: block !important;
  z-index: 1;
}
.works-wonders-panel .works-wonders-slideshow .slick-track {
  margin: 0 auto;
}
.works-wonders-panel .works-wonders-slideshow .slick-list {
  padding: 20px 15px;
}
.works-wonders-panel .works-wonders-slideshow .slick-slide {
  -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.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);
}
.works-wonders-panel .works-wonders-slideshow .slick-slide.slick-active {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.works-wonders-panel .reference-element {
  z-index: 1;
  position: relative;
  display: block;
  padding-left: 2px;
  padding-right: 2px;
}
.works-wonders-panel .reference-element .outer-image-wrap {
  background-color: white;
  padding-bottom: 100%;
  height: 0;
  position: relative;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0);
  z-index: 2;
}
.works-wonders-panel .reference-element .outer-image-wrap .inner-image-wrap {
  position: relative;
  height: 0;
  padding-bottom: 100%;
}
.works-wonders-panel .reference-element .outer-image-wrap .product-image {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 30px;
  width: 100%;
  left: 50%;
  top: 43%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}
.works-wonders-panel .reference-element .product-logo-wrap {
  position: absolute;
  bottom: 15px;
  left: 50%;
  height: 9%;
  width: 100%;
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transform: translate(-50%, 20px);
  -moz-transform: translate(-50%, 20px);
  -o-transform: translate(-50%, 20px);
  -ms-transform: translate(-50%, 20px);
  transform: translate(-50%, 20px);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.works-wonders-panel .reference-element .product-logo-wrap img {
  height: 100%;
  width: auto;
  margin: 0 auto;
}
.works-wonders-panel .reference-element .product-title {
  font-family: 'UniversLT-Bold';
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  z-index: 1;
}
.works-wonders-panel .reference-element .ratio-ele {
  padding-bottom: 125%;
  height: 0;
  position: relative;
}
.works-wonders-panel .reference-element .ratio-ele .abs-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
html.no-touchevents .works-wonders-panel .reference-element:hover {
  z-index: 2;
}
html.no-touchevents .works-wonders-panel .reference-element:hover .outer-image-wrap {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.2);
  padding-bottom: 125%;
}
html.no-touchevents .works-wonders-panel .reference-element:hover .product-logo-wrap {
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
@media only screen and (max-width: 767px) {
  .works-wonders-panel {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .works-wonders-panel.slideshow-style-1 .slick-dots {
    width: 100%;
    bottom: 30px;
  }
  .works-wonders-panel.slideshow-style-1 .slick-next {
    display: block !important;
  }
  .works-wonders-panel .panel-title {
    margin-bottom: 40px;
  }
  .works-wonders-panel .works-wonders-slideshow .slick-list {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .works-wonders-panel .works-wonders-slideshow .slick-slide {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    -webkit-transition: all 0s cubic-bezier(0.5, 0.15, 0.33, 1);
    -moz-transition: all 0s cubic-bezier(0.5, 0.15, 0.33, 1);
    -o-transition: all 0s cubic-bezier(0.5, 0.15, 0.33, 1);
    transition: all 0s cubic-bezier(0.5, 0.15, 0.33, 1);
  }
  .works-wonders-panel .reference-element.slick-current {
    z-index: 2;
  }
  .works-wonders-panel .reference-element.slick-current .outer-image-wrap {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.2);
    padding-bottom: 125%;
  }
  .works-wonders-panel .reference-element.slick-current .product-logo-wrap {
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
}
/* ==========================================================================
   panel story parallax
   ========================================================================== */
.panel-story-parallax {
  position: relative;
}
.panel-story-parallax .ratio-wrap {
  position: relative;
  height: 0;
  padding-bottom: 50%;
  z-index: 1;
}
.panel-story-parallax .ratio-wrap .abs-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.panel-story-parallax .ratio-wrap .abs-wrap .bg-helper-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.panel-story-parallax .story-box {
  padding: 20px 20px 30px;
}
.panel-story-parallax .story-box .works-with-product-wrap .product-wrap {
  display: block;
  float: left;
  max-width: 100px;
  margin-right: 10px;
  text-align: center;
}
.panel-story-parallax .story-box .works-with-product-wrap .product-wrap .product-image {
  min-height: 105px;
}
.panel-story-parallax .story-box .works-with-product-wrap .product-wrap .product-title {
  font-family: 'UniversLT-Bold';
  color: #38424B;
}
.panel-story-parallax .story-box .box-title {
  margin-bottom: 16px;
}
.panel-story-parallax:after {
  clear: both;
  display: block;
  content: "";
}
.panel-story-parallax .works-with-title {
  font-size: 13px;
  color: #637381;
  font-family: "UniversLight";
  font-weight: 300;
}
.panel-story-parallax .works-with-outer-wrap {
  display: flex;
  overflow: hidden;
  margin-top: 25px;
  margin-bottom: 20px;
}
.panel-story-parallax .works-with-outer-wrap .works-with-title {
  white-space: nowrap;
}
.panel-story-parallax .works-with-outer-wrap .line-wrap {
  width: 100%;
  position: relative;
}
.panel-story-parallax .works-with-outer-wrap .line-wrap .line {
  position: absolute;
  top: 50%;
  left: 20px;
  width: 100%;
  background-color: rgba(79, 79, 79, 0.2);
  height: 1px;
}
@media only screen and (min-width: 768px) {
  .panel-story-parallax .story-box .product-title {
    line-height: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .panel-story-parallax {
    padding-top: 100px;
    background-color: #F7F8F9;
  }
  .panel-story-parallax .story-box-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
  }
  .panel-story-parallax .story-box {
    background-color: rgba(255, 255, 255, 0.8);
    max-width: 515px;
    position: absolute;
    top: 10%;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 60px;
    padding-bottom: 20px;
  }
  .panel-story-parallax .story-box .works-with-product-wrap .product-wrap {
    margin-right: 30px;
  }
  .panel-story-parallax .story-box .product-title {
    min-height: 40px;
  }
  .panel-story-parallax.width-full .ratio-wrap {
    width: 100%;
  }
  .panel-story-parallax.width-seventy-left .ratio-wrap {
    width: 70%;
  }
  .panel-story-parallax.width-seventy-right .ratio-wrap {
    width: 70%;
    float: right;
  }
  .panel-story-parallax.box-left .story-box {
    left: 20px;
  }
  .panel-story-parallax.box-center .story-box {
    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);
  }
  .panel-story-parallax.box-right .story-box {
    right: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .panel-story-parallax .story-box {
    -webkit-transform: translate(0, 0) !important;
    -moz-transform: translate(0, 0) !important;
    -o-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
  }
}
@media only screen and (max-width: 767px) {
  .panel-story-parallax .ratio-wrap {
    min-height: 320px;
  }
}
@media only screen and (max-width: 499px) {
  .panel-story-parallax .works-with-product-wrap .product-wrap .product-title {
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 390px) and (max-width: 499px) {
  .panel-story-parallax .story-box .works-with-product-wrap a:nth-of-type(4) {
    clear: both;
  }
}
@media only screen and (max-width: 389px) {
  .panel-story-parallax .story-box .works-with-product-wrap a:nth-of-type(3) {
    clear: both;
  }
}
/* ==========================================================================
   Hero Section for Support and Ecosystem
   ========================================================================== */
.eve-page-support,
.eve-page-ecosystem {
  color: #38424B;
}
.eve-page-support .hero,
.eve-page-ecosystem .hero {
  height: 310px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.eve-page-support .hero.big,
.eve-page-ecosystem .hero.big {
  height: 0;
  padding-bottom: 56.25%;
}
.eve-page-support .hero-text,
.eve-page-ecosystem .hero-text {
  position: absolute;
  left: 50%;
  bottom: 90px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  color: white;
  text-align: center;
  z-index: 2;
}
.eve-page-support .gradient,
.eve-page-ecosystem .gradient {
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.47) 100%);
  /* ff3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.47)), color-stop(100%, rgba(0, 0, 0, 0.12)));
  /* safari4+,chrome */
  background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.47) 100%);
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.47) 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.47) 100%);
  /* ie10+ */
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.47) 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
  /* ie6-9 */
}
@media only screen and (min-width: 768px) {
  .eve-page-support .hero,
  .eve-page-ecosystem .hero {
    height: 420px;
  }
  .eve-page-support .hero-text,
  .eve-page-ecosystem .hero-text {
    top: 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%);
    bottom: auto;
  }
}
/* ==========================================================================
   Two Grid Panel
   ========================================================================== */
.two-grid-panel .box {
  padding: 30px 20px;
  border-bottom: 1px solid #CFCFCF;
}
.two-grid-panel .box .body-text {
  margin-top: 18px;
  margin-bottom: 30px;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
.two-grid-panel .link-wrapper {
  display: flex;
}
.two-grid-panel .link-wrapper .link {
  display: flex;
}
.two-grid-panel .link-wrapper .link .icon {
  height: 24px;
  margin-right: 8px;
  float: left;
}
.two-grid-panel .link-wrapper .link .icon img {
  height: 100%;
  width: auto;
}
.two-grid-panel .link-wrapper .link .icon-text {
  color: #2F93DD;
  float: left;
  font-size: 15px;
  line-height: 24px;
  font-family: 'UniversLight';
  font-weight: 600;
}
.two-grid-panel .link-logo-wrapper .outer-link-wrap {
  line-height: 47px;
}
.two-grid-panel .link-logo-wrapper .element-logo {
  float: left;
  margin-right: 15px;
}
.two-grid-panel .link-logo-wrapper .element-logo:last-of-type {
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  .two-grid-panel {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .two-grid-panel .maxWidth {
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    align-items: stretch;
  }
  .two-grid-panel .item {
    width: 50%;
    float: left;
  }
  .two-grid-panel .item:first-of-type {
    padding-right: 15px;
  }
  .two-grid-panel .item:nth-of-type(2) {
    padding-left: 15px;
  }
  .two-grid-panel .box {
    height: 100%;
    border: 1px solid #CFCFCF;
    padding: 30px;
  }
  .two-grid-panel .box .body-text {
    margin-top: 25px;
    min-height: 50px;
  }
  .two-grid-panel .link-wrapper {
    min-height: 47px;
    align-items: center;
    flex-wrap: wrap;
  }
  .two-grid-panel .link-wrapper .link {
    margin-right: 30px;
  }
  .two-grid-panel .link-wrapper .link:last-of-type {
    margin-right: 0;
  }
  .two-grid-panel .link-logo-wrapper .outer-link-wrap {
    float: left;
  }
  .two-grid-panel .link-logo-wrapper .logos {
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  .two-grid-panel .link-wrapper {
    flex-direction: column;
  }
  .two-grid-panel .link-wrapper .link {
    margin-bottom: 20px;
    display: flex;
  }
  .two-grid-panel .link-wrapper .link:last-of-type {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .two-grid-panel .link-wrapper .link {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .two-grid-panel .link-logo-wrapper .logos {
    float: none;
    clear: both;
  }
}
/* ==========================================================================
   Three Grid Panel
   ========================================================================== */
.three-grid-panel {
  padding-top: 40px;
}
.three-grid-panel .title-text-wrap {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.three-grid-panel .title-text-wrap .text {
  color: #494848;
  margin-top: 16px;
  font-size: 18px;
  font-family: 'UniversLight';
  font-weight: 300;
  line-height: 30px;
}
.three-grid-panel .box {
  background-color: #F7F8F9;
  padding: 15px;
  position: relative;
}
.three-grid-panel .box .outer-link-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}
.three-grid-panel .box .logo {
  width: 132px;
  margin: 0 auto;
  margin-bottom: 45px;
}
.three-grid-panel .box .title {
  margin-bottom: 10px;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.three-grid-panel .box .text {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
.three-grid-panel .box .text p {
  margin-bottom: 10px;
}
.three-grid-panel .box .text ul {
  padding-left: 20px;
}
.three-grid-panel .box .text li {
  list-style-type: disc;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .three-grid-panel {
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .three-grid-panel .title-text-wrap {
    margin-bottom: 50px;
  }
  .three-grid-panel .box-wrapper {
    display: flex;
    align-items: stretch;
  }
  .three-grid-panel .box {
    width: 33.333%;
    margin-left: 10px;
    margin-right: 10px;
  }
  .three-grid-panel .box .title {
    letter-spacing: -0.5px;
  }
  .three-grid-panel .box .outer-link-wrap {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .three-grid-panel .box {
    padding: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .three-grid-panel .title-text-wrap .text {
    font-size: 15px;
    line-height: 22px;
  }
  .three-grid-panel .box-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .three-grid-panel .box {
    margin-bottom: 10px;
  }
  .three-grid-panel .box .outer-link-wrap a {
    font-size: 15px;
    line-height: 15px;
  }
}
/* ==========================================================================
   Big Grid Panel
   ========================================================================== */
.big-grid-panel {
  padding-top: 50px;
  padding-bottom: 40px;
}
.big-grid-panel .title-text-wrap {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.big-grid-panel .title-text-wrap .text {
  margin-top: 16px;
  font-size: 15px;
  font-family: 'UniversLight';
  font-weight: 300;
  color: #494848;
  line-height: 22px;
}
.big-grid-panel .box {
  background-color: #F7F8F9;
  position: relative;
}
.big-grid-panel .box.with-link .text {
  padding-bottom: 50px;
}
.big-grid-panel .box .image-title-wrap {
  position: relative;
  height: 0;
  padding-bottom: 75%;
}
.big-grid-panel .box .image-title-wrap .bg-image-helper {
  background-size: cover;
  background-position: center;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: auto;
}
.big-grid-panel .box .image-title-wrap .title {
  position: absolute;
  bottom: 20px;
  left: 15px;
  color: #fff;
}
.big-grid-panel .box .text {
  padding: 15px;
  position: relative;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
.big-grid-panel .box .outer-link-wrap {
  position: absolute;
  bottom: 25px;
  left: 15px;
}
@media only screen and (min-width: 768px) {
  .big-grid-panel {
    padding-top: 60px;
  }
  .big-grid-panel .wrap {
    padding: 0;
  }
  .big-grid-panel .title-text-wrap {
    margin-bottom: 50px;
  }
  .big-grid-panel .title-text-wrap .text {
    font-size: 18px;
    line-height: 30px;
  }
  .big-grid-panel .maxWidth {
    padding-left: 20px;
    padding-right: 20px;
  }
  .big-grid-panel .item-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .big-grid-panel .box {
    width: calc(33.33% - 20px);
    margin-bottom: 30px;
  }
  .big-grid-panel .box:nth-of-type(2),
  .big-grid-panel .box:nth-of-type(5),
  .big-grid-panel .box:nth-of-type(8) {
    margin-left: 30px;
    margin-right: 30px;
  }
  .big-grid-panel .box:nth-of-type(4n+0) {
    clear: both;
  }
  .big-grid-panel .box.with-link .text {
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 1024px) {
  .big-grid-panel .box .image-title-wrap .title {
    left: 25px;
  }
  .big-grid-panel .box .text {
    padding: 25px;
  }
  .big-grid-panel .box .outer-link-wrap {
    left: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .big-grid-panel .box {
    margin-bottom: 20px;
  }
  .big-grid-panel .item-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* ==========================================================================
   Blog posts
   ========================================================================== */
.blog-posts-panel {
  padding-top: 40px;
  background-color: #F7F8F9;
}
.blog-posts-panel .blog-post {
  background-color: #fff;
  border: 1px solid #CFCFCF;
  position: relative;
}
.blog-posts-panel .blog-post a:hover {
  color: #2F93DD;
}
.blog-posts-panel .blog-post .image {
  height: 210px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.blog-posts-panel .blog-post .text-wrap {
  padding: 15px;
  border-top: 1px solid #CFCFCF;
}
.blog-posts-panel .blog-post .subtitle {
  margin-bottom: 12px;
}
.blog-posts-panel .blog-post .author-name-postdate,
.blog-posts-panel .blog-post .subtitle {
  font-family: 'UniversLight';
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  color: #637381;
}
.blog-posts-panel .blog-post .author-wrap {
  margin-top: 10px;
}
.blog-posts-panel .blog-post .author-wrap .author-image,
.blog-posts-panel .blog-post .author-wrap .author-name-postdate,
.blog-posts-panel .blog-post .author-wrap .bubble {
  float: left;
}
.blog-posts-panel .blog-post .author-wrap .author-image {
  width: 50px;
  height: 50px;
}
.blog-posts-panel .blog-post .author-wrap .author-image .author-circle {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  border-radius: 50%;
}
.blog-posts-panel .blog-post .author-wrap .author-name-postdate {
  margin-top: 5px;
  padding-left: 10px;
  width: calc(100% - (50px + 40px));
}
.blog-posts-panel .blog-post .author-wrap .author-name-postdate .author {
  display: inline-block;
}
.blog-posts-panel .blog-post .author-wrap .bubble {
  width: 40px;
  height: 40px;
}
.blog-posts-panel .blog-post .author-wrap .bubble .circle {
  width: 100%;
  height: 32px;
  background-color: #303841;
  border-radius: 10px;
  position: relative;
}
.blog-posts-panel .blog-post .author-wrap .bubble .circle .counter {
  font-family: 'UniversLT-Bold';
  font-size: 16px;
  line-height: 32px;
  color: #fff;
  text-align: center;
  z-index: 1;
  position: relative;
}
.blog-posts-panel .blog-post .author-wrap .bubble .circle .arrow-down {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 20px solid #303841;
  position: absolute;
  bottom: -8px;
  left: 50%;
  z-index: 0;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media only screen and (max-width: 767px) {
  .blog-posts-panel .title-link-wrapper {
    text-align: center;
    margin-bottom: 30px;
  }
  .blog-posts-panel .title-link-wrapper .title {
    margin-bottom: 16px;
  }
  .blog-posts-panel .blog-slider {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 50px;
  }
  .blog-posts-panel .slideshow-style-1 .slick-dots {
    bottom: 20px;
  }
  .blog-posts-panel .blog-post .text-wrap {
    padding-bottom: 0;
  }
  .blog-posts-panel .blog-post .author-wrap {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .blog-posts-panel {
    padding-top: 80px;
    padding-bottom: 70px;
  }
  .blog-posts-panel .title-link-wrapper {
    margin-bottom: 40px;
    position: relative;
  }
  .blog-posts-panel .title-link-wrapper .title {
    text-align: center;
  }
  .blog-posts-panel .title-link-wrapper .outer-link-wrap {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 40px;
  }
  .blog-posts-panel .blog-wrapper-desktop {
    display: flex;
    align-items: stretch;
  }
  .blog-posts-panel .blog-wrapper-desktop .blog-post {
    width: 33.333%;
    margin-left: 10px;
    margin-right: 10px;
  }
  .blog-posts-panel .blog-wrapper-desktop .blog-post h4 {
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }
  .blog-posts-panel .blog-wrapper-desktop .blog-post .text-wrap {
    padding-bottom: 95px;
  }
  .blog-posts-panel .blog-wrapper-desktop .blog-post .author-wrap {
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .blog-posts-panel .blog-post .text-wrap {
    padding: 25px;
  }
  .blog-posts-panel .blog-post .image {
    height: 300px;
  }
  .blog-posts-panel .blog-post .author-name-postdate,
  .blog-posts-panel .blog-post .subtitle {
    font-size: 14px;
    line-height: 20px;
  }
}
/* ==========================================================================
   Download Section
   ========================================================================== */
.download-section {
  padding-top: 75px;
  padding-bottom: 75px;
}
.download-section .title {
  margin-bottom: 40px;
}
.download-section .outer-download-wrapper {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 20px;
  font-family: 'UniversLT-Bold';
  font-weight: 100;
}
.download-section .outer-download-wrapper .inner-download-wrapper {
  display: inline-block;
  position: relative;
}
.download-section .outer-download-wrapper .inner-download-wrapper a {
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.download-section .outer-download-wrapper .inner-download-wrapper a:hover {
  color: #2F93DD;
}
.download-section .outer-download-wrapper .inner-download-wrapper:not(:first-of-type) {
  padding-left: 12px;
}
.download-section .outer-download-wrapper .inner-download-wrapper:not(:first-of-type)::before {
  content: '/';
  position: absolute;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .download-section {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
/* ==========================================================================
   Eve Home Hero Slideshow
   ========================================================================== */
.home-hero-slideshow {
  position: relative;
}
.home-hero-slideshow .gradient {
  z-index: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.4) 100%);
  /* ff3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0.12)));
  /* safari4+,chrome */
  background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.4) 100%);
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.4) 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.4) 100%);
  /* ie10+ */
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.4) 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
  /* ie6-9 */
}
.home-hero-slideshow .image-slide .maxWidth {
  max-width: 1500px;
  padding-left: 100px;
  padding-right: 100px;
}
.home-hero-slideshow .image-slide .outer-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.home-hero-slideshow .image-slide .outer-wrapper .logo-title-wrap {
  text-align: left;
}
.home-hero-slideshow .image-slide .outer-wrapper .logo-title-wrap .title {
  margin-bottom: 20px;
}
.home-hero-slideshow .slider-background-video {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  overflow: hidden;
}
.home-hero-slideshow .slider-background-video,
.home-hero-slideshow .slider-background-video .video-foreground {
  pointer-events: none;
}
.home-hero-slideshow .slider-background-video iframe {
  pointer-events: all;
}
.home-hero-slideshow .slider-background-video .video-foreground,
.home-hero-slideshow .slider-background-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-aspect-ratio: 32/18) {
  .home-hero-slideshow .slider-background-video .video-foreground {
    height: 300%;
    top: -100%;
    width: 100%;
    left: 0;
  }
}
@media (max-aspect-ratio: 32/18) {
  .home-hero-slideshow .slider-background-video .video-foreground {
    width: 300%;
    left: -100%;
    height: 100%;
    top: 0;
  }
}
@media (max-aspect-ratio: 7/10) {
  .home-hero-slideshow .slider-background-video .video-foreground {
    width: 600%;
    left: -200%;
  }
}
.home-hero-slideshow .slider-background-video,
.home-hero-slideshow .slider-background-video iframe {
  width: 100%;
  height: 100%;
}
.home-hero-slideshow .arrow-down {
  position: absolute;
  left: 30px;
  bottom: 38px;
  width: 22px;
  height: 11px;
  background-image: url('../eve-images/general/arrow-down.png');
  background-size: cover;
  cursor: pointer;
}
.home-hero-slideshow .back .back-btn {
  width: 11px;
  margin-left: 3px;
}
.home-hero-slideshow .back-link {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
  color: #fff;
  font-family: 'UniversLight';
}
.home-hero-slideshow .back {
  position: absolute;
  left: 30px;
  top: 100px;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  -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);
  cursor: pointer;
}
.home-hero-slideshow .back:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.home-hero-slideshow .maxWidth,
.home-hero-slideshow .row,
.home-hero-slideshow .row > div {
  display: block;
  height: 100%;
}
.home-hero-slideshow .slideshow {
  position: relative;
}
.home-hero-slideshow .slick-slide {
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.home-hero-slideshow.slideshow-style-1 .slick-dots {
  bottom: 40px;
}
.home-hero-slideshow.slideshow-style-1 .slick-dots li button {
  background-color: #fff;
}
.home-hero-slideshow .logo-title-wrap {
  position: absolute;
  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%);
  left: 0;
  right: 0;
  color: #fff;
  text-align: center;
  z-index: 1;
}
.home-hero-slideshow .logo-title-wrap .logo {
  display: inline-block;
  height: 60px;
  margin-bottom: 25px;
}
.home-hero-slideshow .logo-title-wrap .logo img {
  height: 100%;
  width: auto;
}
.home-hero-slideshow .logo-title-wrap .title {
  margin-bottom: 40px;
}
.home-hero-slideshow .play-button {
  z-index: 1;
  height: 100px;
  width: 100px;
  background-image: url('../eve-images/general/play-button.png');
  background-size: cover;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all 0.5s cubic-bezier(0.5, 0.15, 0.33, 1);
  -moz-transition: all 0.5s cubic-bezier(0.5, 0.15, 0.33, 1);
  -o-transition: all 0.5s cubic-bezier(0.5, 0.15, 0.33, 1);
  transition: all 0.5s cubic-bezier(0.5, 0.15, 0.33, 1);
}
.home-hero-slideshow .play-button:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.home-hero-slideshow .badge {
  z-index: 1;
  position: absolute;
  right: 30px;
  bottom: 25px;
  text-align: center;
}
.home-hero-slideshow .badge .element-logo {
  display: inline-block;
}
.home-hero-slideshow .slick-slide.playing .logo-title-wrap .logo,
.home-hero-slideshow .slick-slide.playing .logo-title-wrap .title {
  display: none;
}
.home-hero-slideshow .slick-slide.playing .logo-title-wrap .play-button {
  background-image: url('../eve-images/general/unmute-button.png');
  height: 40px;
  width: 46px;
}
.home-hero-slideshow .btn {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .home-hero-slideshow.slideshow-style-1 .slick-prev {
    display: inline-block !important;
    z-index: 10;
  }
}
@media only screen and (max-width: 767px) {
  .home-hero-slideshow.slideshow-style-1 .slick-dots {
    bottom: 20px;
  }
  .home-hero-slideshow .arrow-down {
    display: none;
  }
  .home-hero-slideshow .badge {
    bottom: 45px;
    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);
  }
  .home-hero-slideshow .badge img {
    width: auto!important;
  }
  .home-hero-slideshow .logo-title-wrap .title {
    margin-bottom: 34px;
  }
  .home-hero-slideshow .play-button {
    height: 70px;
    width: 70px;
  }
  .home-hero-slideshow .back {
    display: none;
  }
  .home-hero-slideshow .image-slide .maxWidth {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-hero-slideshow .image-slide .outer-wrapper .logo-title-wrap h1 {
    line-height: 34px;
  }
}
/* ==========================================================================
   Product Panel
   ========================================================================== */
.product-panel-home {
  background-color: #F7F8F9;
  padding-top: 70px;
  padding-bottom: 30px;
}
.product-panel-home .element {
  padding: 1px;
}
.product-panel-home .element .outer-item {
  border: 1px solid #F0F0F0;
  background-color: #fff;
  height: 100%;
  padding: 20px;
}
.product-panel-home .element .item-hover {
  position: absolute;
  left: 1px;
  right: 1px;
  top: 1px;
  bottom: 1px;
  z-index: 3;
  background-position: center;
  background-size: cover;
  -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);
}
.product-panel-home .element .inner-item {
  height: 100%;
  position: relative;
  z-index: 1;
}
.product-panel-home .element .highlight-text {
  color: #2F93DD;
  text-transform: uppercase;
  margin-bottom: 7px;
  font-family: 'UniversLT-Bold';
  font-weight: 100;
  letter-spacing: 1.9px;
}
.product-panel-home .element .product-subtitle {
  font-family: 'UniversLT-Bold';
  font-weight: 100;
  margin-bottom: 10px;
  color: #38424B;
}
.product-panel-home .element .product-icon {
  height: 25px;
}
.product-panel-home .element .product-icon img {
  height: 100%;
  width: auto;
}
.product-panel-home .element .btn {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 16px;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .product-panel-home .element {
    margin-bottom: 10px;
  }
  .product-panel-home .element .product-title-icon-wrap,
  .product-panel-home .element .notification-badge {
    position: relative;
    z-index: 5;
  }
  .product-panel-home .element .notification-badge .btn {
    width: 100%;
  }
  .product-panel-home .element .inner-item {
    display: none;
  }
  .product-panel-home .element:last-of-type {
    margin-bottom: 0;
  }
  .product-panel-home .element .outer-item {
    min-height: 400px;
  }
  .product-panel-home .element .notification-badge {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
  }
  .product-panel-home .element .product-image {
    margin-top: 50px;
  }
  .product-panel-home .element.hover-state-reverse .item-hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  .product-panel-home .element.show-bg-image .item-hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
}
@media only screen and (min-width: 768px) {
  .product-panel-home {
    padding-top: 80px;
    padding-bottom: 70px;
  }
  .product-panel-home .element {
    float: left;
    width: 50%;
    height: 650px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
  }
  .product-panel-home .element:nth-of-type(3) {
    width: 58%;
  }
  .product-panel-home .element:nth-of-type(4),
  .product-panel-home .element:nth-of-type(5) {
    width: 42%;
  }
  .product-panel-home .element:nth-of-type(3) {
    height: 750px;
  }
  .product-panel-home .element:nth-of-type(4),
  .product-panel-home .element:nth-of-type(5) {
    height: 375px;
  }
  .product-panel-home .element:hover .item-hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  .product-panel-home .element.hover-state-reverse .item-hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  .product-panel-home .element .text-wrapper {
    position: absolute;
    left: 20px;
    top: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 5;
  }
  .product-panel-home .element .product-image {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
  }
  .product-panel-home .element .outer-item {
    padding: 30px;
  }
  .product-panel-home .element .text-wrapper {
    left: 30px;
    top: 30px;
    right: 30px;
    bottom: 30px;
  }
  .product-panel-home .element .inner-item {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  .product-panel-home .element .highlight-text {
    margin-bottom: 15px;
  }
  .product-panel-home .element .product-subtitle {
    margin-bottom: 5px;
  }
  .product-panel-home .element .product-icon {
    height: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .product-panel-home .element {
    -webkit-transform: translate(0, 0) !important;
    -moz-transform: translate(0, 0) !important;
    -o-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    -webkit-opacity: 1 !important;
    opacity: 1 !important;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
    filter: alpha(opacity=100) !important;
  }
}
/* ==========================================================================
   Title with Three Item Panel
   ========================================================================== */
.title-with-three-items-panel {
  text-align: center;
  margin: 0px 0 90px;
}
.title-with-three-items-panel .main-title {
  color: #494848;
  margin-bottom: 60px;
  font-size: 16px;
  line-height: 25px;
}
.title-with-three-items-panel .item {
  max-width: 295px;
  margin: 0 auto;
}
.title-with-three-items-panel .image {
  width: 150px;
  margin: 0 auto;
}
.title-with-three-items-panel h4 {
  letter-spacing: -0.5px;
  line-height: 25px;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
  margin: 34px 0 12px;
  color: #38424B;
}
.title-with-three-items-panel .body-text {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  color: #38424B;
}
@media only screen and (min-width: 768px) {
  .title-with-three-items-panel .main-title {
    font-size: 18px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .title-with-three-items-panel {
    margin: 0px 0 30px;
  }
  .title-with-three-items-panel .item {
    max-width: none;
    margin-bottom: 40px;
  }
  .title-with-three-items-panel .image {
    width: 70px;
  }
  .title-with-three-items-panel h4 {
    margin-top: 15px;
  }
  .title-with-three-items-panel h5 {
    font-size: 16px;
  }
}
/* ==========================================================================
   Logo Bar Panel
   ========================================================================== */
.logo-bar-panel .logo-wrapper {
  margin: 50px 0;
}
.logo-bar-panel .logo-wrapper .element-logo img {
  width: 100%!important;
}
@media only screen and (min-width: 768px) {
  .logo-bar-panel .logo-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  .logo-bar-panel .logo-wrapper .element-logo {
    margin: 20px;
    max-width: 150px;
  }
  .logo-bar-panel .logo-wrapper .element-logo:first-of-type {
    margin-left: 0;
  }
  .logo-bar-panel .logo-wrapper .element-logo:last-of-type {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .logo-bar-panel .logo-wrapper .element-logo {
    margin: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .logo-bar-panel .logo-wrapper {
    flex-flow: row wrap;
    display: flex;
    align-items: center;
  }
  .logo-bar-panel .logo-wrapper .element-logo {
    flex-basis: calc(25% - 20px);
    margin: 10px;
    max-width: none;
  }
}
@media only screen and (max-width: 460px) {
  .logo-bar-panel .logo-wrapper .element-logo {
    flex-basis: calc(33.333% - 20px);
  }
}
/* ==========================================================================
   Newsletter Panel
   ========================================================================== */
.newsletter-panel {
  background-color: #303841;
  padding: 80px 20px 90px;
  text-align: center;
  color: #fff;
}
.newsletter-panel .newsletter-text {
  font-size: 18px;
  line-height: 28px;
  max-width: 450px;
  margin: 20px auto 48px;
  font-family: 'UniversLight';
}
.newsletter-panel #mc_embed_signup_scroll_home {
  width: 400px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.newsletter-panel input[type="email"] {
  width: 100%;
  height: 48px;
  line-height: 48px;
  border: none;
  padding-left: 10px;
  color: #38424B;
  border-radius: 0!important;
}
.newsletter-panel input[type="submit"] {
  content: '';
  background: none;
  border: none;
  color: transparent;
  background-image: url('../eve-images/general/arrow-newsletter.png');
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  width: 30px;
  height: 30px;
  right: 10px;
  top: 50%;
  z-index: 10;
  border-radius: 0!important;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media only screen and (max-width: 767px) {
  .newsletter-panel {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .newsletter-panel h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .newsletter-panel input[type="email"] {
    line-height: 26px;
  }
}
/* ==========================================================================
   title-logo-panel
   ========================================================================== */
.title-logo-panel {
  text-align: center;
  padding-top: 180px;
  padding-bottom: 180px;
}
.title-logo-panel h3 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .title-logo-panel {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
/* ==========================================================================
   conntect with us panel
   ========================================================================== */
.conntect-with-us-panel {
  background-color: #F7F8F9;
  padding: 80px 0;
}
.conntect-with-us-panel .title {
  color: #38424B;
  text-align: center;
  margin-bottom: 60px;
}
.conntect-with-us-panel .juicer-feed .j-paginate {
  border: 1px solid #2F93DD;
  color: #2F93DD;
  text-transform: none;
  font-size: 20px;
  font-family: 'UniversLight';
  min-width: 195px;
}
.conntect-with-us-panel .juicer-feed .j-paginate:hover {
  background: #2F93DD;
}
.conntect-with-us-panel .juicer-feed a:hover {
  color: #2F93DD;
}
.conntect-with-us-panel .juicer-feed .j-paginate:hover {
  color: #fff;
}
.conntect-with-us-panel .juicer-feed .j-meta a {
  color: #38424B;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
.conntect-with-us-panel .juicer-feed .j-meta a:hover {
  color: #2F93DD;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.conntect-with-us-panel .juicer-feed.modern li.feed-item {
  border: 1px solid #CFCFCF;
}
.conntect-with-us-panel .j-poster {
  display: none;
}
.conntect-with-us-panel .j-loading {
  border-color: #2F93DD;
}
.j-overlay .j-post-overlay.juicer-feed a.juicer-button {
  border: 1px solid #2F93DD;
  color: #2F93DD;
}
.j-overlay .j-post-overlay.juicer-feed a.juicer-button:hover {
  background: #2F93DD;
}
.j-overlay .juicer-feed a:hover {
  color: #2F93DD;
}
@media only screen and (max-width: 767px) {
  .conntect-with-us-panel {
    padding: 60px 0;
  }
  .conntect-with-us-panel .title {
    margin-bottom: 30px;
  }
  .conntect-with-us-panel .juicer-feed .j-paginate {
    font-size: 15px;
    width: 100%;
    padding: 20px 0 15px;
    margin: 20px auto 0;
  }
}
.page-node-786 h1,
.page-node-786 h2,
.page-node-786 h3,
.page-node-786 h4 {
  font-family: "UniversLight-Cn";
}
/* ==========================================================================
   title text icon panel
   ========================================================================== */
.title-text-icon-panel {
  padding: 40px 0;
}
.title-text-icon-panel h3 {
  margin-bottom: 30px;
}
.title-text-icon-panel .center-wrapper-inline-block {
  margin-top: 16px;
}
@media only screen and (min-width: 768px) {
  .title-text-icon-panel {
    text-align: center;
    padding: 60px 0;
  }
}
/* ==========================================================================
   image panel
   ========================================================================== */
.image-panel {
  padding: 20px 0;
}
.page-type-eve-page-ecosystem .image-panel:nth-last-child(2) {
  padding: 20px 0 60px 0;
}
.image-panel .body-text {
  margin-top: 20px;
}
.image-panel .body-text a {
  position: relative;
  color: #2F93DD;
}
.image-panel .body-text a:after {
  content: "";
  position: absolute;
  right: -15px;
  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%);
  width: 8px;
  height: 14px;
  background-image: url('../eve-images/general/link-icon.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media only screen and (min-width: 768px) {
  .image-panel {
    padding: 40px 0;
  }
  .page-type-eve-page-ecosystem .image-panel:nth-last-child(2) {
    padding: 40px 0 100px 0;
  }
  .image-panel .body-text {
    margin-top: 40px;
  }
}
/* ==========================================================================
   half-image-text-logo-panel
   ========================================================================== */
.half-image-text-logo-panel {
  margin-top: 40px;
  margin-bottom: 40px;
}
.half-image-text-logo-panel .inner-panel {
  background-color: #F7F8F9;
}
.half-image-text-logo-panel .col-image.background-image .main-image {
  background-size: cover;
  background-position: center;
}
.half-image-text-logo-panel .inner-title {
  margin-bottom: 15px;
}
.half-image-text-logo-panel .body-text {
  max-width: 465px;
}
.half-image-text-logo-panel .center-wrapper-inline-block {
  margin-top: 16px;
}
@media only screen and (min-width: 768px) {
  .half-image-text-logo-panel.bg-full-width {
    background-color: #F7F8F9;
  }
  .half-image-text-logo-panel .inner-panel {
    min-height: 620px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .half-image-text-logo-panel .inner-panel.with-padding {
    padding: 40px;
  }
  .half-image-text-logo-panel .col-image.background-image {
    -webkit-align-self: stretch;
    align-self: stretch;
    position: relative;
  }
  .half-image-text-logo-panel .col-image.background-image .main-image {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .half-image-text-logo-panel .col-text,
  .half-image-text-logo-panel .col-image {
    width: 50%;
  }
  .half-image-text-logo-panel.text-right .inner-panel:not(.with-padding) .col-text {
    padding-right: 40px;
  }
  .half-image-text-logo-panel.text-right .inner-panel .col-image {
    order: 1;
  }
  .half-image-text-logo-panel.text-right .inner-panel .col-text {
    order: 2;
    padding-left: 20px;
  }
  .half-image-text-logo-panel:not(.text-right) .inner-panel .col-text {
    padding-right: 20px;
  }
  .half-image-text-logo-panel:not(.text-right) .inner-panel:not(.with-padding) .col-text {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .half-image-text-logo-panel {
    margin-bottom: 20px;
  }
  .half-image-text-logo-panel .col-text,
  .half-image-text-logo-panel .col-image {
    width: 100%;
  }
  .half-image-text-logo-panel .body-text {
    max-width: none;
  }
  .half-image-text-logo-panel .col-text {
    background-color: #fff;
    padding-bottom: 15px;
  }
  .half-image-text-logo-panel .col-image {
    padding: 20px 10px 10px;
  }
  .half-image-text-logo-panel .inner-panel {
    padding: 0;
  }
  .half-image-text-logo-panel .inner-panel:not(.with-padding) .col-image {
    padding: 0;
  }
  .half-image-text-logo-panel .inner-panel:not(.with-padding) .col-image.background-image .main-image {
    height: 0;
    padding-bottom: 100%;
  }
}
/* ==========================================================================
   panel-youtube-video
   ========================================================================== */
.panel-youtube-video {
  padding: 60px 0;
}
.panel-youtube-video .wrapper {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
}
.panel-youtube-video .abs-inner {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.panel-youtube-video iframe {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .panel-youtube-video {
    padding: 30px 0;
  }
}
/* ==========================================================================
   social-icon-panel
   ========================================================================== */
.social-icon-panel {
  text-align: center;
  padding: 60px 0;
  color: #38424B;
}
.social-icon-panel .social-icons {
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
.social-icon-panel .social-icons .social-link {
  width: 25px;
  margin: 0 17.5px;
}
@media only screen and (min-width: 768px) {
  .social-icon-panel {
    padding: 80px 0;
  }
}
/* ==========================================================================
   panel-teaser
   ========================================================================== */
.product-teaser .product-teaser-background {
  background-repeat: no-repeat;
  background-position: center;
}
.product-teaser .teasser-btn {
  color: white;
  display: inline-block;
  margin-top: 30px;
  min-width: 195px;
}
.product-teaser h1 {
  color: white;
  font-family: 'UniversLT-Bold';
  font-weight: 100;
}
.product-teaser h2 {
  color: white;
}
.product-teaser .product-teaser-left {
  vertical-align: middle;
  padding-left: 75px;
}
.product-teaser .product-teaser-product-shot {
  padding: 50px;
}
@media only screen and (max-width: 768px) {
  .product-teaser .product-teaser-left {
    padding-top: 40px;
    padding-left: 20px;
  }
  .product-teaser h1 {
    padding-bottom: 10px;
  }
  .product-teaser .teasser-btn {
    min-width: 130px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1099px) {
  .product-teaser h2 {
    font-size: 26px;
  }
}
/* ==========================================================================
   product-bundles-panel
   ========================================================================== */
.product-bundles-panel .product-container {
  background-color: #EEEEEE;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  position: relative;
}
.product-bundles-panel .bundles-container {
  padding-left: 10px;
  padding-right: 10px;
}
.product-bundles-panel .buy-btn {
  display: inline-block;
  color: white;
  padding-left: 35px;
  padding-right: 35px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.product-bundles-panel .product-image {
  padding: 35px;
  max-width: 450px;
  margin: auto;
}
.product-bundles-panel .badge-image {
  position: absolute;
  top: 0px;
  left: 15px;
  width: 70px;
  height: auto;
}
.product-bundles-panel h2 {
  font-family: "UniversBold-Cn";
  color: #9B032C;
}
.product-bundles-panel .text-container {
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 768px) {
  .product-bundles-panel .bundles-container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .product-bundles-panel .buy-btn {
    margin-bottom: 20px;
  }
  .product-bundles-panel .badge-image {
    width: 50px;
  }
  .product-bundles-panel .product-image {
    padding: 20px;
  }
}
/* ==========================================================================
   flexible-header
   ========================================================================== */
.flexible-header .header {
  background-repeat: no-repeat;
  background-position: center;
}
.flexible-header .foreground-mobile {
  display: none;
}
.flexible-header .foreground-desktop {
  display: block;
}
.flexible-header .foreground-images {
  padding: 0px;
  padding-top: 100px;
}
.flexible-header .header-title {
  text-align: center;
  color: white;
  padding: 40px;
}
.flexible-header h1 {
  padding-bottom: 10px;
  font-family: "UniversBold-Cn";
}
@media only screen and (max-width: 768px) {
  .flexible-header .foreground-desktop {
    display: none;
  }
  .flexible-header .foreground-mobile {
    display: block;
  }
  .flexible-header .header-title {
    padding: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  .flexible-header .foreground-images {
    padding-top: 90px;
  }
}
/* ==========================================================================
   EVE Hero Header
   ========================================================================== */
.panel-eve-element-hero-header .title {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 40px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.panel-eve-element-hero-header .title.titleWhite {
  color: #fff;
}
.panel-eve-element-hero-header .title.titleBlack {
  color: #38424B;
}
@media only screen and (max-width: 500px) {
  .panel-eve-element-hero-header {
    height: 60vh;
  }
  .panel-eve-element-hero-header img {
    height: 100%;
    width: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    top: 0;
    left: 50%;
  }
}
.eve-page-app {
  /* ==========================================================================
   hero panel
   ========================================================================== */
  /* ==========================================================================
   ipad-panel
   ========================================================================== */
}
.eve-page-app .hero-panel-app {
  overflow: hidden;
  position: relative;
  height: 100vh;
  background-color: #DFE6E9;
}
.eve-page-app .hero-panel-app .element-logos-wrap {
  position: absolute;
  bottom: 15px;
  right: 15px;
  z-index: 10;
}
.eve-page-app .hero-panel-app .element-logos-wrap .element-logo {
  margin-bottom: 0;
}
.eve-page-app .hero-panel-app .bg-layer {
  position: absolute;
  bottom: -18%;
  width: 140%;
  left: 33%;
  z-index: 4;
}
.eve-page-app .hero-panel-app .bg-layer .bg-circle,
.eve-page-app .hero-panel-app .bg-layer .blurred-circle {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.eve-page-app .hero-panel-app .bg-layer .circle {
  position: relative;
  z-index: 5;
}
.eve-page-app .hero-panel-app .bg-layer .bg-circle {
  z-index: 4;
}
.eve-page-app .hero-panel-app .bg-layer .blurred-circle {
  z-index: 3;
}
.eve-page-app .hero-panel-app .text-layer {
  text-align: center;
  padding-top: 155px;
  position: relative;
  z-index: 5;
}
.eve-page-app .hero-panel-app .text-layer h3 {
  margin-bottom: 30px;
}
.eve-page-app .hero-panel-app .phone-layer {
  position: absolute;
  left: 0;
  height: 100%;
  top: 50%;
  z-index: 10;
}
.eve-page-app .hero-panel-app .phone-layer img {
  height: 100%;
  width: auto;
}
.eve-page-app .hero-panel-app .phone-layer .iphone {
  position: relative;
  z-index: 3;
}
.eve-page-app .hero-panel-app .phone-layer .screenshot,
.eve-page-app .hero-panel-app .phone-layer .homebutton {
  position: absolute;
  top: 2.6%;
  left: 18%;
  width: 64%;
  height: auto;
  z-index: 1;
}
.eve-page-app .hero-panel-app .phone-layer .homebutton {
  z-index: 2;
}
.eve-page-app .hero-panel-app .phone-layer .prev-btn,
.eve-page-app .hero-panel-app .phone-layer .next-btn {
  width: 73px;
  height: 73px;
  top: 50%;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  z-index: 5;
}
.eve-page-app .hero-panel-app .phone-layer .prev-btn {
  left: 2%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url('../eve-images/general/arrow-left.png');
}
.eve-page-app .hero-panel-app .phone-layer .next-btn {
  right: 2%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url('../eve-images/general/arrow-right.png');
}
.eve-page-app .hero-panel-app .slideshow-layer {
  position: absolute;
  top: 50%;
  left: 30%;
  z-index: 9;
  width: 70%;
}
.eve-page-app .hero-panel-app .slideshow-layer .inner-slider-wrap {
  overflow-x: hidden;
}
.eve-page-app .hero-panel-app .slideshow-layer:after {
  clear: both;
  display: block;
  content: "";
}
.eve-page-app .hero-panel-app .slideshow-layer #phone-slider {
  width: 50vw;
  float: right;
}
.eve-page-app .hero-panel-app .slideshow-layer .slick-list {
  overflow: visible;
}
.eve-page-app .hero-panel-app .slideshow-layer .phone-slide {
  padding: 30px;
  background-color: white;
  margin-left: 15px;
  margin-right: 15px;
  -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);
  -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;
}
.eve-page-app .hero-panel-app .slideshow-layer .phone-slide .icon-active {
  display: none;
}
.eve-page-app .hero-panel-app .slideshow-layer .phone-slide.slick-current {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.eve-page-app .hero-panel-app .slideshow-layer .phone-slide.slick-current .icon-active {
  display: block;
}
.eve-page-app .hero-panel-app .slideshow-layer .phone-slide.slick-current .icon-normal {
  display: none;
}
.eve-page-app .hero-panel-app .slideshow-layer .phone-slide:not(.slick-current) {
  cursor: pointer;
}
.eve-page-app .hero-panel-app .slideshow-layer .phone-slide:not(.slick-current) .phone-slide-title.active {
  color: #38424B;
}
.eve-page-app .hero-panel-app .slideshow-layer .phone-slide .icon-wrap {
  width: 46px;
  margin-bottom: 20px;
}
.eve-page-app .hero-panel-app .slideshow-layer .phone-slide .titles-wrap {
  margin-bottom: 20px;
}
.eve-page-app .hero-panel-app .slideshow-layer .phone-slide .titles-wrap:after {
  clear: both;
  display: block;
  content: "";
}
.eve-page-app .hero-panel-app .slideshow-layer .phone-slide .phone-slide-title {
  float: left;
  margin-left: 15px;
  font-size: 20px;
  cursor: pointer;
  color: #38424B;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-weight: 100;
  line-height: 26px;
  font-family: 'UniversLight';
  color: #2F93DD;
}
.eve-page-app .hero-panel-app .slideshow-layer .phone-slide .phone-slide-title.active {
  color: #494848;
}
.eve-page-app .hero-panel-app .slideshow-layer .phone-slide .phone-slide-title:first-of-type {
  font-family: 'UniversLT-Bold';
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  .eve-page-app .hero-panel-app .slideshow-layer .phone-slide .phone-slide-title:not(:first-of-type) {
    line-height: 28px;
  }
}
@media only screen and (min-width: 1024px) {
  .eve-page-app .hero-panel-app .slideshow-layer .phone-slide .phone-slide-title:not(:first-of-type) {
    line-height: 30px;
  }
}
.eve-page-app .hero-panel-app .slideshow-layer .phone-slide .phone-slide-text {
  display: none;
  font-size: 16px;
  line-height: 24px;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  font-weight: 300;
  font-family: 'UniversLight';
}
.eve-page-app .hero-panel-app .slideshow-layer .phone-slide .phone-slide-text.active {
  display: block;
}
.eve-page-app .hero-panel-app .slideshow-layer .dots-wrap {
  width: 50vw;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.eve-page-app .hero-panel-app .slideshow-layer .slick-dots {
  position: absolute;
  top: -40px;
  left: 66px;
  width: calc(100% - 124px);
}
.eve-page-app .hero-panel-app .slideshow-layer .slick-dots li {
  display: inline-block;
  margin: 0;
  height: 2px;
  width: 20%;
  position: relative;
}
.eve-page-app .hero-panel-app .slideshow-layer .slick-dots li button {
  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%);
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-size: 0;
  color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  -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);
  border-radius: 0;
  cursor: pointer;
}
.eve-page-app .hero-panel-app .slideshow-layer .slick-dots li.slick-active button {
  background-color: #2F93DD;
}
.eve-page-app .hero-panel-app .bg-layer {
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.eve-page-app .hero-panel-app .bg-layer img {
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.eve-page-app .hero-panel-app .bg-layer .circle,
.eve-page-app .hero-panel-app .bg-layer .bg-circle {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.eve-page-app .hero-panel-app .bg-layer .blurred-circle {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.eve-page-app .hero-panel-app .text-layer {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -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;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.eve-page-app .hero-panel-app .phone-layer {
  -webkit-transform: translateX(50vw) translateX(-50%) translateY(0) scale(0.9);
  -moz-transform: translateX(50vw) translateX(-50%) translateY(0) scale(0.9);
  -o-transform: translateX(50vw) translateX(-50%) translateY(0) scale(0.9);
  -ms-transform: translateX(50vw) translateX(-50%) translateY(0) scale(0.9);
  transform: translateX(50vw) translateX(-50%) translateY(0) scale(0.9);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s 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);
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  margin-top: 20px;
}
.eve-page-app .hero-panel-app .slideshow-layer {
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  -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.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.eve-page-app .hero-panel-app .element-logos-wrap {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.eve-page-app .hero-panel-app.second-step .bg-layer {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.eve-page-app .hero-panel-app.second-step .bg-layer .circle,
.eve-page-app .hero-panel-app.second-step .bg-layer .bg-circle {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.eve-page-app .hero-panel-app.second-step .bg-layer .blurred-circle {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.eve-page-app .hero-panel-app.second-step .text-layer {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.eve-page-app .hero-panel-app.second-step .phone-layer {
  -webkit-transform: translate(100px, -50%) scale(1);
  -moz-transform: translate(100px, -50%) scale(1);
  -o-transform: translate(100px, -50%) scale(1);
  -ms-transform: translate(100px, -50%) scale(1);
  transform: translate(100px, -50%) scale(1);
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.eve-page-app .hero-panel-app.second-step .slideshow-layer {
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.eve-page-app .hero-panel-app.second-step .element-logos-wrap {
  -webkit-transform: translate(0, 0px);
  -moz-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  transform: translate(0, 0px);
}
.eve-page-app .hero-panel-app.preload .text-layer {
  -webkit-transform: translate(0, 100px);
  -moz-transform: translate(0, 100px);
  -o-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  transform: translate(0, 100px);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.eve-page-app .hero-panel-app.preload .phone-layer {
  -webkit-transform: translateX(50vw) translateX(-50%) translateY(50%) scale(0.9);
  -moz-transform: translateX(50vw) translateX(-50%) translateY(50%) scale(0.9);
  -o-transform: translateX(50vw) translateX(-50%) translateY(50%) scale(0.9);
  -ms-transform: translateX(50vw) translateX(-50%) translateY(50%) scale(0.9);
  transform: translateX(50vw) translateX(-50%) translateY(50%) scale(0.9);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.eve-page-app .hero-panel-app.preload .bg-layer {
  -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: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
@media only screen and (min-width: 1024px) and (min-height: 900px) {
  .eve-page-app .hero-panel-app .text-layer {
    padding-top: 20vh;
  }
}
@media only screen and (min-width: 769px) and (max-height: 650px) {
  .eve-page-app .hero-panel-app .text-layer {
    padding-top: 120px;
  }
}
@media only screen and (max-width: 1023px) {
  .eve-page-app .hero-panel-app .slideshow-layer .phone-slide {
    padding: 20px;
  }
  .eve-page-app .hero-panel-app .slideshow-layer .phone-slide .icon-wrap {
    width: 37px;
  }
  .eve-page-app .hero-panel-app .slideshow-layer .phone-slide .phone-slide-title {
    font-size: 15px;
  }
  .eve-page-app .hero-panel-app .slideshow-layer .phone-slide .phone-slide-text {
    font-size: 15px;
  }
  .eve-page-app .hero-panel-app .slideshow-layer #phone-slider {
    width: 55vw;
  }
  .eve-page-app .hero-panel-app .slideshow-layer .dots-wrap {
    width: 55vw;
  }
  .eve-page-app .hero-panel-app .phone-layer .next-btn {
    right: 0%;
  }
  .eve-page-app .hero-panel-app .phone-layer .prev-btn {
    left: 0%;
  }
  .eve-page-app .hero-panel-app.second-step .phone-layer {
    -webkit-transform: translate(50px, -50%) scale(1);
    -moz-transform: translate(50px, -50%) scale(1);
    -o-transform: translate(50px, -50%) scale(1);
    -ms-transform: translate(50px, -50%) scale(1);
    transform: translate(50px, -50%) scale(1);
  }
  .eve-page-app .hero-panel-app .phone-layer {
    -webkit-transform: translateX(50vw) translateX(-50%) translateY(0);
    -moz-transform: translateX(50vw) translateX(-50%) translateY(0);
    -o-transform: translateX(50vw) translateX(-50%) translateY(0);
    -ms-transform: translateX(50vw) translateX(-50%) translateY(0);
    transform: translateX(50vw) translateX(-50%) translateY(0);
  }
}
@media only screen and (max-width: 768px) {
  .eve-page-app .hero-panel-app {
    text-align: center;
    height: auto;
    padding-bottom: 50px;
  }
  .eve-page-app .hero-panel-app .bg-layer {
    top: 110px;
    bottom: auto;
    right: auto;
    left: -3%;
    width: 180%;
  }
  .eve-page-app .hero-panel-app .text-layer {
    padding-top: 90px;
  }
  .eve-page-app .hero-panel-app .text-layer h3 {
    margin-bottom: 20px;
  }
  .eve-page-app .hero-panel-app .read-more-btn {
    color: #2F93DD;
    display: inline-flex;
    margin-top: 10px;
    align-items: center;
    cursor: pointer;
  }
  .eve-page-app .hero-panel-app .read-more-btn .text {
    font-size: 15px;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    -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);
    max-width: 120px;
    overflow: hidden;
    white-space: nowrap;
  }
  .eve-page-app .hero-panel-app .read-more-btn img {
    width: 14px;
    margin-left: 10px;
    -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);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .eve-page-app .hero-panel-app .read-more-btn.active img {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .eve-page-app .hero-panel-app .read-more-btn.active .text {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    max-width: 0;
  }
  .eve-page-app .hero-panel-app .element-logos-wrap {
    position: relative;
    right: auto;
    bottom: auto;
    display: inline-block;
    margin-top: 55px;
  }
  .eve-page-app .hero-panel-app .phone-layer {
    margin-top: 30px;
    position: relative;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    height: auto;
    width: calc(100% - 60px);
    display: inline-block;
    left: auto;
    top: auto;
  }
  .eve-page-app .hero-panel-app .phone-layer img {
    width: 100%;
    height: auto;
  }
  .eve-page-app .hero-panel-app .slideshow-layer {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    top: auto;
    left: auto;
    width: 100%;
    z-index: 15;
    text-align: left;
    position: relative;
    margin-top: -50px;
  }
  .eve-page-app .hero-panel-app .slideshow-layer .dots-wrap {
    display: none;
  }
  .eve-page-app .hero-panel-app .slideshow-layer #phone-slider {
    width: 100%;
  }
  .eve-page-app .hero-panel-app .slideshow-layer .phone-slide {
    margin-left: 5px;
    margin-right: 5px;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    padding-left: 15px;
    padding-right: 15px;
  }
  .eve-page-app .hero-panel-app .slideshow-layer .phone-slide .phone-slide-title {
    font-size: 14px;
  }
  .eve-page-app .hero-panel-app .slideshow-layer .phone-slide .phone-slide-text {
    font-size: 14px;
  }
  .eve-page-app .hero-panel-app .element-logos-wrap {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    -webkit-transition: all 0.5s cubic-bezier(0.5, 0.15, 0.33, 1);
    -moz-transition: all 0.5s cubic-bezier(0.5, 0.15, 0.33, 1);
    -o-transition: all 0.5s cubic-bezier(0.5, 0.15, 0.33, 1);
    transition: all 0.5s cubic-bezier(0.5, 0.15, 0.33, 1);
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .eve-page-app .hero-panel-app.second-step .element-logos-wrap,
  .eve-page-app .hero-panel-app.second-step .text-layer,
  .eve-page-app .hero-panel-app.second-step .slideshow-layer {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .eve-page-app .hero-panel-app.second-step .text-layer {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  .eve-page-app .hero-panel-app.second-step .phone-layer {
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    width: 100%;
    -webkit-transform: translate(0, 0) scale(1);
    -moz-transform: translate(0, 0) scale(1);
    -o-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
  }
  .eve-page-app .hero-panel-app.preload .element-logos-wrap {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
  }
  .eve-page-app .hero-panel-app.preload .phone-layer {
    -webkit-transform: translate(0, 100px);
    -moz-transform: translate(0, 100px);
    -o-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    transform: translate(0, 100px);
  }
}
@media only screen and (min-width: 1024px) {
  .eve-page-app .hero-panel-app .slideshow-layer .slick-dots {
    left: 36px;
    width: calc(100% - 116px);
  }
}
@media only screen and (min-width: 1200px) {
  .eve-page-app .hero-panel-app .slideshow-layer .slick-dots {
    width: calc(100% - 200px);
  }
}
@media only screen and (min-width: 1340px) {
  .eve-page-app .hero-panel-app .slideshow-layer .slick-dots {
    width: calc(100% - 270px);
  }
}
@media only screen and (min-width: 1500px) {
  .eve-page-app .hero-panel-app .slideshow-layer .slick-dots {
    width: calc(100% - 360px);
  }
}
@media only screen and (min-width: 1800px) {
  .eve-page-app .hero-panel-app .slideshow-layer .slick-dots {
    width: calc(100% - 460px);
  }
}
@media only screen and (min-width: 2200px) {
  .eve-page-app .hero-panel-app .slideshow-layer .slick-dots {
    width: calc(100% - 600px);
  }
}
.eve-page-app .ipad-panel {
  background-color: #F7F7F7;
  padding-top: 100px;
  text-align: center;
  overflow: hidden;
  padding-bottom: 30px;
}
.eve-page-app .ipad-panel h3 {
  margin-bottom: 20px;
}
.eve-page-app .ipad-panel .text-wrap {
  margin-bottom: 50px;
}
.eve-page-app .ipad-panel .ipad-image-wrap {
  max-width: 993px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.eve-page-app .ipad-panel .ipad-image-wrap .ipad-slider {
  position: absolute;
  top: 7.8%;
  left: 13.1%;
  width: 72.9%;
}
.eve-page-app .ipad-panel .ipad-slider-outer-wrap {
  position: relative;
}
.eve-page-app .ipad-panel .ipad-slider-outer-wrap .slick-next,
.eve-page-app .ipad-panel .ipad-slider-outer-wrap .slick-prev {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 73px;
  height: 73px;
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 45%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: transparent;
  font-size: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  z-index: 5;
}
.eve-page-app .ipad-panel .ipad-slider-outer-wrap .slick-next {
  background-image: url('../eve-images/general/arrow-right-blue.png');
  right: 0;
}
.eve-page-app .ipad-panel .ipad-slider-outer-wrap .slick-prev {
  background-image: url('../eve-images/general/arrow-left-blue.png');
  left: 0;
}
.eve-page-app .ipad-panel .slick-dots {
  position: absolute;
  left: 50%;
  bottom: -100px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  white-space: nowrap;
}
.eve-page-app .ipad-panel .slick-dots li {
  display: inline-block;
  width: 40px;
  height: 2px;
}
.eve-page-app .ipad-panel .slick-dots li button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: transparent;
  color: transparent;
  font-size: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  border: none;
  margin: 0;
  -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);
}
.eve-page-app .ipad-panel .slick-dots li.slick-active button {
  background-color: #2F93DD;
}
@media only screen and (max-width: 1023px) {
  .eve-page-app .ipad-panel .ipad-slider-outer-wrap .slick-next,
  .eve-page-app .ipad-panel .ipad-slider-outer-wrap .slick-prev {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .eve-page-app .ipad-panel {
    padding-top: 40px;
    text-align: left;
  }
  .eve-page-app .ipad-panel .slick-dots {
    bottom: -50px;
  }
  .eve-page-app .ipad-panel .text-wrap {
    margin-bottom: 10px;
  }
  .eve-page-app .ipad-panel .ipad-image-wrap {
    width: 118%;
    margin-left: -14%;
  }
}
/* ==========================================================================
   General Classes
   ========================================================================== */
.rel {
  width: 100%;
  height: 100%;
  position: relative;
}
ul,
li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
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;
  }
}
.slick-slide,
.slick-arrow,
.slick-dots button {
  outline: 0;
}
.maxWidth {
  max-width: 1340px;
}
/* ==========================================================================
   buttons
   ========================================================================== */
.arrow-down-custom-btn {
  width: 50px;
  height: 12px;
  position: relative;
}
.arrow-down-custom-btn div {
  height: 2px;
  width: 25px;
  background-color: white;
  position: absolute;
  -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);
}
.arrow-down-custom-btn div:first-of-type {
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
  transform-origin: bottom right;
  bottom: 0;
  left: 0;
}
.arrow-down-custom-btn div:last-of-type {
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
  transform-origin: bottom left;
  bottom: 0;
  right: 0;
}
.arrow-down-custom-btn:hover div:first-of-type,
.arrow-down-custom-btn:hover div:last-of-type {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.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: 767px) {
  .btn {
    font-size: 16px;
    padding: 11px 15px;
  }
}
/* ==========================================================================
   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;
}
/* ==========================================================================
   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;
  }
}
/* ==========================================================================
   elements
   ========================================================================== */
.center-wrapper-inline-block {
  display: inline-block;
}
.element-logos-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.element-logos-wrap .element-logo {
  display: inline-block;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 10px;
}
.element-logos-wrap .element-logo.retina {
  opacity: 0;
}
.element-logos-wrap .element-logo:last-of-type {
  margin-right: 0;
}
.element-logos-wrap .element-logo img {
  width: auto;
}
/* ==========================================================================
   Power Plug Switcher
   ========================================================================== */
#power-plug-switcher-main-button,
#power-plug-switcher {
  position: fixed;
  bottom: 80px;
  right: 0;
  background-color: #333333;
  color: white;
  text-align: center;
}
#power-plug-switcher-main-button .power-switch-trigger,
#power-plug-switcher .power-switch-trigger {
  cursor: pointer;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 18px;
  padding-bottom: 6px;
  display: inline-block;
}
#power-plug-switcher-main-button .power-switch-trigger img,
#power-plug-switcher .power-switch-trigger img {
  width: 36px;
  margin-bottom: 8px;
}
@media only screen and (max-width: 767px) {
  #power-plug-switcher-main-button,
  #power-plug-switcher {
    bottom: auto;
    top: 90px;
  }
  #power-plug-switcher-main-button {
    background-color: transparent;
  }
  #power-plug-switcher-main-button .power-switch-trigger {
    width: 86px;
    height: 82px;
    background-color: #333333;
    -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);
  }
  #power-plug-switcher-main-button.scrolled .power-switch-trigger {
    -webkit-transform: translate(67px, 0);
    -moz-transform: translate(67px, 0);
    -o-transform: translate(67px, 0);
    -ms-transform: translate(67px, 0);
    transform: translate(67px, 0);
  }
  #power-plug-switcher .power-switch-trigger {
    display: block;
    float: left;
  }
  #power-plug-switcher .power-switch-trigger:nth-of-type(4) {
    clear: both;
  }
}
.power-switch-title {
  font-size: 12px;
  font-family: 'UniversLight';
  font-weight: 300;
}
#power-plug-switcher-main-button {
  z-index: 130;
}
#power-plug-switcher-main-button:after {
  content: "";
  position: absolute;
  top: 30px;
  right: 5px;
  background-image: url('../eve-images/power-plug-switch-icons/arrow-right.png');
  width: 5px;
  height: 12px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#power-plug-switcher {
  z-index: 131;
}
html.mobile-menu-overlay-active #power-plug-switcher-main-button {
  z-index: 99;
}
#power-plug-switcher {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 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);
}
#power-plug-switcher.active {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
/* ==========================================================================
   Degree Switcher
   ========================================================================== */
#degree-switcher-main-button,
#degree-switcher {
  position: fixed;
  bottom: 80px;
  right: 0;
  background-color: #333333;
  color: white;
  text-align: center;
}
#degree-switcher-main-button .degree-switch-trigger,
#degree-switcher .degree-switch-trigger {
  cursor: pointer;
  padding: 15px 25px 15px 15px;
  display: inline-block;
}
#degree-switcher-main-button .degree-switch-trigger img,
#degree-switcher .degree-switch-trigger img {
  width: 36px;
}
@media only screen and (max-width: 767px) {
  #degree-switcher-main-button,
  #degree-switcher {
    bottom: auto;
    top: 90px;
  }
  #degree-switcher-main-button .degree-switch-trigger,
  #degree-switcher .degree-switch-trigger {
    cursor: pointer;
    padding: 10px 20px 10px 15px;
  }
  #degree-switcher-main-button .degree-switch-trigger img,
  #degree-switcher .degree-switch-trigger img {
    display: inline-block;
    width: 36px;
  }
  #degree-switcher-main-button {
    background-color: transparent;
  }
  #degree-switcher-main-button .degree-switch-trigger {
    width: 71px;
    height: 60px;
    background-color: #333333;
    -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);
  }
  #degree-switcher-main-button.scrolled .degree-switch-trigger {
    -webkit-transform: translate(52px, 0);
    -moz-transform: translate(52px, 0);
    -o-transform: translate(52px, 0);
    -ms-transform: translate(52px, 0);
    transform: translate(52px, 0);
  }
}
#degree-switcher-main-button {
  z-index: 130;
}
#degree-switcher-main-button:after {
  content: "";
  position: absolute;
  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%);
  right: 5px;
  background-image: url('../eve-images/power-plug-switch-icons/arrow-right.png');
  width: 5px;
  height: 12px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#degree-switcher {
  z-index: 131;
}
html.mobile-menu-overlay-active #degree-switcher-main-button {
  z-index: 99;
}
#degree-switcher {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 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);
}
#degree-switcher.active {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
/* ==========================================================================
   Background-Image. also for power-plug-switcher
   ========================================================================== */
.bg-image-helper {
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
/* ==========================================================================
   Slideshows
   ========================================================================== */
.slideshow-style-1 .slick-prev {
  display: none !important;
}
.slideshow-style-1 .slick-next,
.slideshow-style-1 .slick-prev {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 73px;
  height: 73px;
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  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%);
  color: transparent;
  font-size: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.slideshow-style-1 .slick-next {
  background-image: url('../eve-images/general/arrow-right.png');
  right: 0;
}
.slideshow-style-1 .slick-prev {
  background-image: url('../eve-images/general/arrow-left.png');
  left: 0;
}
.slideshow-style-1 .slick-dots {
  position: absolute;
  left: 50%;
  bottom: -60px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.slideshow-style-1 .slick-dots li {
  display: inline-block;
  width: 40px;
  height: 2px;
}
.slideshow-style-1 .slick-dots li button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: transparent;
  color: transparent;
  font-size: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  border: none;
  margin: 0;
  -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);
}
.slideshow-style-1 .slick-dots li.slick-active button {
  background-color: #2F93DD;
}
@media only screen and (max-width: 767px) {
  .slideshow-style-1 .slick-next {
    display: none!important;
  }
}
/* ==========================================================================
   css for error pages
   ========================================================================== */
body.page-node-810 #main-nav .main-menu,
body.page-node-811 #main-nav .main-menu,
body.page-node-810 #mobile-nav,
body.page-node-811 #mobile-nav {
  background-color: #303841;
}
body.page-node-810 main,
body.page-node-811 main {
  padding-top: 90px;
}
