Generated by less 2.5.1 */

/*---------------------------------------------------
    Main Styles for Hygienics Theme

    1. Fonts
    2. Starter
    3. Header
    4. Content
        4.1. Annotation
        4.2. Home Banner
        4.3. Opinions
        4.4. Testimonials Slider
        4.5. Partners
        4.6. Team Page
        4.7. How it works
        4.9. FAQ
        4.10. Contacts
        4.11. About
        4.12. Orders
    
    5. Footer
    7. Helpers
    6. Media Queries
        

-----------------------------------------------------*/
/* hide play button for videos */
video::-webkit-media-controls {
    display: none !important;
}

*::-webkit-media-controls-panel {
    display: none !important;
    -webkit-appearance: none;
}

/* Old shadow dom for play button */

*::--webkit-media-controls-play-button {
    display: none !important;
    -webkit-appearance: none;
}

/* New shadow dom for play button */

/* This one works */

*::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none;
}

/*------------------------------------------------
    1. Fonts
-------------------------------------------------*/


@import url(http://fonts.googleapis.com/css?family=Roboto:100);

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

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

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

.icon-font {
    font-family: 'icons-font';
    font-size: 18px;
    font-style: normal;
    color: #60bfd7;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-font.icon-heart:before {
    content: 'a';
}

.icon-coffee:before {
    content: 'b';
}

.icon-fb:before {
    content: 'c';
}

.icon-list-bullet:before {
    content: 'd';
}

.icon-in:before {
    content: 'e';
}

.icon-xing:before {
    content: 'f';
}

.icon-right-arr:before {
    content: 'g';
}

.icon-angle-right:before {
    content: 'h';
}

.icon-angle-left:before {
    content: 'i';
}

.icon-minus:before {
    content: 'j';
}

.icon-plus:before {
    content: 'k';
}

.icon-trash:before {
    content: 'l';
}

/*------------------------------------------------
    2. Starter
-------------------------------------------------*/
.head-2 {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 100 !important;
}

*::-webkit-input-placeholder {
    color: #666;
    opacity: 1;
}

*:-moz-placeholder {
    color: #666;
    opacity: 1;
}

*::-moz-placeholder {
    color: #666;
    opacity: 1;
}

*:-ms-input-placeholder {
    color: #666;
    opacity: 1;
}

html,
body {
    height: 100% !important;
    width: 100%;
    position: relative;
}

html.js .loader {
    background: none repeat scroll 0 0 #ffffff;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}

html.js .news-page .loader {
    background: transparent;
}


html.js .loader_inner {
    background-image: url("../images/preloader.gif");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    height: 60px;
    width: 60px;
    margin-top: -30px;
    margin-left: -30px;
    left: 50%;
    top: 50%;
    position: absolute;
}

body {
    font: 400 16px/24px 'CenturyGothic', Arial, sans-serif;
    overflow-x: hidden;
    color: #7d7d7d;
}

abbr[title] {
    border: none !important;
    cursor: default;
    display: inline-block;
    font-style: normal !important;
    text-decoration: none;
}

.hidden {
    display: none;
}

.dt {
    display: table;
    height: 100%;
    width: 100%;
}

.dtc {
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.centered {
    text-align: center;
}

.centered > img {
    display: inline-block;
}

.aqua {
    color: #73b5c6;
}

.head-2 {
    font: 400 54px/1 'CenturyGothic', Arial, sans-serif;
    color: #5fbfd7;
    display: block;
    text-align: center;
}

.head-3 {
    font: 400 26px/1 'CenturyGothic', Arial, sans-serif;
    color: #5fbfd7;
    display: block;
}

.grey-container {
    background: #fcfcfc;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.hy-font {
    font-family: 'icons-font';
}

.btn {
    font: 22px/54px 'CenturyGothic', Arial, sans-serif;
    border: 1px solid #60bfd7;
    background: #60bfd7;
    color: #fff;
    padding: 0 30px;
    display: inline-block;
    outline: none !important;
    transition: background 0.3s ease-in;
    cursor: pointer;
    text-decoration: none !important;
    text-align: center;
}

.btn:hover {
    background: #2a8ea7;
    color: #fff;
    text-decoration: none !important;
}

.btn--white {
    background: #fff;
    color: #60bfd7;
}

.btn--white:hover {
    color: #fff;
    background: #60bfd7;
}

p {
    margin: 22px 0;
}

a {
    color: #5fbfd7;
    text-decoration: underline;
}

a:focus {
    outline: none !important;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.hy-style-list > li {
    position: relative;
    padding-left: 20px;
}

ul.hy-style-list > li:before {
    content: 'd';
    font-family: 'icons-font';
    color: #5fbfd7;
    display: block;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
}

img[usemap],
map area {
    outline: none;
}

map area:hover {
    background: #000;
}

.info-btn {
    display: inline-block;
    background: #60bfd7;
    color: #fff;
    border-radius: 50%;
    font: 900 16px/17px 'Roboto', sans-serif;
    vertical-align: top;
    width: 17px;
    height: 17px;
    margin-top: -7px;
    cursor: pointer;
    position: relative;
    text-align: center;
}

.info-btn:before {
    content: attr(data-msg);
    color: #fff;
    position: absolute;
    z-index: 50;
    width: 320px;
    background: #60bfd7;
    display: block;
    right: 120%;
    top: 0;
    padding: 15px;
    line-height: 20px;
    display: none;
}

.info-btn:hover:before {
    display: block;
}

.info-btn.info-btn--img {}

.info-btn.info-btn--img:hover .info-btn--img__in {
    opacity: 1;
    width: 300px;
    transform: translateY(50%);
    margin-left: -150px;
}
.purehold-add-to-bill .info-btn.info-btn--img:hover .info-btn--img__in {
    opacity: 1;
  width: 450px;
}
.info-btn--img__in {
    position: absolute;
    z-index: 50;
    display: block;
    left: 0;
    bottom: 80%;
    opacity: 0;
    width: 0;
    height: auto;
    transition: all .3s ease;
}

.info-btn--img__in img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.info-btn.info-btn--img:before {
    display: none;
}

.second-screen {
    background: #fff;
    position: relative;
    z-index: 20;
}

.second-screen.frame-agree {
    z-index: 30;
}

.grey-bg {
    background: #fcfcfc !important;
}

/*------------------------------------------------
    3. Header
-------------------------------------------------*/
.video-auto-play {
    font: 20px/40px 'CenturyGothic', Arial, sans-serif;
    border: 1px solid #60bfd7;
    background: #60bfd7;
    color: #fff;
    position: absolute;
    bottom: 20%;
    width: 150px;
    left: 0;
    right: 0;
    margin: auto;
    display: none;
    z-index: 990;
}

.is-mobile .video-auto-play {
    display: block;
}

.main-header {
    width: 100%;
    max-width: 100%;
    //background: url(../images/header-bg/home-header-bg.png) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 72%;
    height: 72%;
    position: relative;
    //overflow: hidden;
}

.main-header__in {
    //background: url(../images/header-bg/home-header-bg.png) no-repeat center bottom;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 78%;
    z-index: 10;
}

.main-header.main-header--404 {
    height: 110px;
    min-height: 1px;
    background: #000;
}

.main-header--404 .main-header__arrow {
    display: none;
}

.no-touch .main-header {
    background-attachment: fixed !important;
}

.main-header > .container {
    position: relative;
    padding-top: 50px;
    height: 100%;
}

.top-line-nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: rgba(250, 250, 250, 0);
}

.top-line-nav__in {
    position: relative;
    padding-top: 95px;
}


.page-template-page-purehold .main-header__in:before,
.page-template-page-blog .main-header__in:before,
/* adding overlay certain pages header */
.page-id-1177 .main-header__in:before,
/*  news */
.page-id-316 .main-header__in:before,
/*  instructions */
.page-id-18 .main-header__in:before,
/* team */
.page-id-40 .main-header__in:before,
/* faq */
.page-id-42 .main-header__in:before,
/* contact */
.page-id-32 .main-header__in:before,
/* partners */
.page-id-16 .main-header__in:before,
/*  order */
.page-id-14 .main-header__in:before,
/*  how it works */
.page-id-12 .main-header__in:before,
/* hyshell */
.page-id-2158 .main-header__in:before {
    /* hyshell */
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, .4);
    z-index: 2;
}

.main-header__arrow,
.main-header > .container {
    z-index: 11;
}


/* test */
/* .page-id-1104  .main-header {
  background: url('../images/header-bg/new_home_head.jpg') no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
}
.page-id-1104  .home-banner {
  background: url('../images/header-bg/home-header-bg-newer.jpg') no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
} */
/* home */
/* .page-id-14  .main-header {
  background: url('../images/header-bg/home-header-bg-newer.jpg') no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
} */
/* team */
/* .page-id-18 .main-header {
  background: url('../images/header-bg/team-bg.JPG') no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
} */
/* how it works */
/* .page-id-14 .main-header {
  background: url('../images/header-bg/home-header-bg-new.jpg') no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
} */
/* hyshell */
/* .page-id-12 .main-header {
  background: url('../images/header-bg/hyshell-header.jpg') no-repeat left center;
  -webkit-background-size: cover;
  background-size: cover;
} */
/* license */
/* .page-id-34 .main-header {
  background: url('../images/header-bg/license-header-bg.jpg') no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
} */
/* Partnership */
/* .page-id-32 .main-header {
  background: url('../images/header-bg/parthershaft-header-bg.jpg') no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
} */
/* News */
/* .page-id-1629 .main-header,
.page-id-1177 .main-header,
.page-id-1157 .main-header {
  background: url('../images/header-bg/header-news.jpg') no-repeat center right;
  -webkit-background-size: cover;
  background-size: cover;
} */

/* Anleitung */
/* .page-id-316 .main-header {
  background: url('../images/header-bg/anleitung-header-bg.jpg') no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
} */
/* faq */
/* .page-id-40 .main-header {
  background: url('../images/header-bg/faq--new.jpg') no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
} */
/* contacts */
/* .page-id-42 .main-header {
  background: url('../images/header-bg/header-kontakt-bg-new.jpg') no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
} */
/* bestellung */
/* .page-id-16 .main-header {
  background: url('../images/header-bg/135669320-old.jpg') no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
} */
/* test */
.page-id-1104 .main-header__in {
    background: url('../images/header-bg/new_home_head.jpg') no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.page-id-1104 .home-banner {
    background: url('../images/header-bg/home-header-bg-newer.jpg') no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}

/* home */
.page-id-60 .main-header,
.page-id-1995 .main-header,
.page-id-14 .main-header {
    height: 100%;
}

.page-id-1995 .main-header .main-header__in,
.page-id-14 .main-header .main-header__in {
    height: 100%;
}

.page-id-1995 .main-header__in,
.page-id-60 .main-header__in {
    /* background: url('../images/header-bg/home-header-bg-newer.jpg') no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover; */
    display: none;
}

/* team */
.page-id-18 .main-header__in {
    background: url('../images/header-bg/team-bg.JPG') no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}

/* how it works */
/* .page-id-14 .main-header__in {
  background: url('../images/header-bg/home-header-bg-new.jpg') no-repeat 50% 60%;
  -webkit-background-size: cover;
  background-size: cover;
} */
/* hyshell */
.page-id-12 .main-header__in {
    background: url('../images/header-bg/hyshell-header.jpg') no-repeat left center;
    -webkit-background-size: cover;
    background-size: cover;
}

/* license */
.page-id-34 .main-header__in {
    background: url('../images/header-bg/license-header-bg.jpg') no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}

/* Partnership */
.page-id-32 .main-header__in {
    background: url('../images/header-bg/parthershaft-header-bg.jpg') no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}

/* News */
.page-id-1629 .main-header__in,
.page-id-1177 .main-header__in,
.page-id-1157 .main-header__in {
    background: url('../images/header-bg/header-news.jpg') no-repeat center right;
    -webkit-background-size: cover;
    background-size: cover;
}

/* News */
.page-template-page-blog .main-header__in {
    background: url('../images/header-bg/blog.jpeg') no-repeat center right;
    -webkit-background-size: cover;
    background-size: cover;
}

/* Anleitung */
.page-id-316 .main-header__in {
    background: url('../images/header-bg/anleitung-header-bg.jpg') no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}

/* faq */
.page-id-40 .main-header__in {
    background: url('../images/header-bg/faq--new.jpg') no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}

/* contacts */
.page-id-42 .main-header__in {
    background: url('../images/header-bg/header-kontakt-bg-new.jpg') no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}

/* bestellung */
.page-id-16 .main-header__in {
    background: url('../images/header-bg/135669320-old.jpg') no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}

/* kickstarter */
.page-id-2158 .main-header__in {
    background: url('../images/header-bg/header_kickstarter_dark.jpg') no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.kick-video .head-2 {
    margin-bottom: 1.5em;
}


.head-video {
    position: fixed;
    /*   left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto; */
    z-index: 0;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.logo {
    display: block;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: 10;
}

.logo-grey {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.menu-is-opened .sandwich {
    color: #fff !important;
}

.menu-is-opened .sandwich > span {
    background: #fff !important;
}

.sandwich {
    height: 31px;
    border: none !important;
    outline: none !important;
    position: absolute;
    right: 80px;
    top: 40px;
    z-index: 99999;
    border: 2px solid #5fbfd7;
    background: transparent;
    color: #fff;
    display: inline-block;
    padding-right: 40px;
}

.sandwich:before {
    content: "Menu";
    //font: 400 20px/30px 'CenturyGothic', Arial, sans-serif;
    font: 400 28px/30px 'CenturyGothic', Arial, sans-serif;
    vertical-align: middle;
}

.sandwich > span {
    display: block;
    width: 30px;
    height: 3px;
    background: #fff;
    border: none;
    border-radius: 4px;
    position: absolute;
    margin: 0 auto;
    right: 0;
}

.sw-topper {
    //top: 7px;
    top: 2px;
    -webkit-transition: -webkit-transform 0.5s, top 0.2s;
    transition: transform 0.5s, top 0.2s;
}

.sw-bottom {
    top: 14px;
    -webkit-transition: -webkit-transform 0.5s, top 0.2s;
    transition: transform 0.5s, top 0.2s;
    transition-delay: 0.2s, 0s;
}

.sw-footer {
    //top: 21px;
    top: 25px;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition-delay: 0.1s;
}

#sandwich.active .sw-topper {
    top: 14px;
    -webkit-transform: rotate(140deg);
    transform: rotate(140deg);
}

#sandwich.active .sw-bottom {
    top: 14px;
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
}

#sandwich.active .sw-footer {
    opacity: 0;
    top: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* new nav */
.nav-wrap-new {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: -1;
    visibility: hidden;
}

.nav-wrap-new.is-active {
    visibility: visible;
    z-index: 991;
}

.nav-wrap-new > nav {}

.nav-wrap-new > nav > ul {
    list-style-type: none;
    margin: 0;
    padding: 0 121px 0 0;
    position: relative;
}

.nav-wrap-new > nav > ul > li {
    position: relative;
    opacity: 0;
    -webkit-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
}

.nav-wrap-new.is-active > nav > ul > li {
    top: 0 !important;
    opacity: 1;
}

.nav-wrap-new > nav > ul > li:first-child {
    top: -20px;
    //transition-delay: .1s;
    -webkit-transition: all .4s cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all .4s cubic-bezier(0.165, 0.840, 0.440, 1.000) .5s;
}


.nav-wrap-new > nav > ul > li:first-child + li {
    top: -50px;
    //transition-delay: .1s;
    -webkit-transition: all .4s cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all .4s cubic-bezier(0.165, 0.840, 0.440, 1.000) .4s;
}

.nav-wrap-new > nav > ul > li:first-child + li + li {
    top: -100px;
    //transition-delay: .2s;
    -webkit-transition: all .4s cubic-bezier(0.165, 0.840, 0.440, 1.000) .1s;
    transition: all .4s cubic-bezier(0.165, 0.840, 0.440, 1.000) .3s;
}

.nav-wrap-new > nav > ul > li:first-child + li + li + li {
    top: -150px;
    //transition-delay: .3s;
    -webkit-transition: all .4s cubic-bezier(0.165, 0.840, 0.440, 1.000) .1s;
    transition: all .4s cubic-bezier(0.165, 0.840, 0.440, 1.000) .2s;
}

.nav-wrap-new > nav > ul > li:first-child + li + li + li + li {
    top: -200px;
    //transition-delay: .4s;
    -webkit-transition: all .4s cubic-bezier(0.165, 0.840, 0.440, 1.000) .1s;
    transition: all .4s cubic-bezier(0.165, 0.840, 0.440, 1.000) .1s;

}

.nav-wrap-new > nav > ul > li:first-child + li + li + li + li + li {
    top: -250px;
    -webkit-transition: all .4s cubic-bezier(0.165, 0.840, 0.440, 1.000) .1s;
    transition: all .4s cubic-bezier(0.165, 0.840, 0.440, 1.000) .1s;
}

.nav-wrap-new > nav > ul > li:first-child + li + li + li + li + li + li {
    top: -300px;

}

.nav-wrap-new > nav > ul > li > a {
    font-size: 20px;
    color: #fff;
    line-height: 1;
    text-decoration: none;
    transition: color 0.2s ease-in;
    white-space: nowrap;
    text-shadow: 0 0 1px #777;
    padding: 15px 0;
    display: block;
    text-align: right;
}

.nav-wrap-new > nav > ul > li > a:hover {
    color: #5fbfd7 !important;
}

@media (max-width: 1024px) {
    .nav-wrap-new {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
    }

    .nav-wrap-new > nav {
        height: 100%;
    }

    .nav-wrap-new > nav > ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100%;
        padding: 0;
    }
}

/* Old Nav */

.nav-wrap {
    margin: 0 113px 0 470px;
    position: relative;
    z-index: 10;
}

.main-nav > ul {
    text-align: justify;
}

.main-nav > ul:after {
    content: "";
    display: inline-block;
    width: 100%;
}

.main-nav > ul > li {
    display: inline-block;
}

.main-nav > ul > li > a {
    font-size: 20px;
    color: #fff;
    line-height: 1;
    text-decoration: none;
    transition: color 0.2s ease-in;
    white-space: nowrap;
    text-shadow: 0 0 1px #777;
}

.main-nav > ul > li > a:hover {
    color: #5fbfd7 !important;
}

.language-chooser {
    position: absolute;
    right: 0;
    top: 40px;
    z-index: 10;
}

.language-chooser > li {
    display: inline-block;
}

.language-chooser > li > a {
    display: block;
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    transition: border;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font: 16px/26px 'RobotoRegular', sans-serif;
    transition: border 0.2s ease-in;
}

.language-chooser > li > a:hover {
    border: 2px solid #5fbfd7 !important;
}

.language-chooser > li.active > a {
    border-color: #5fbfd7 !important;
    background: #5fbfd7;
}

.language-chooser > li.active > a:hover {
    border: 2px solid #fff;
}

.banner-txt {
    margin: 0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -40px;
    font-size: 70px;
    line-height: 70px;
    color: #fff;
    display: block;
    width: 100%;
    text-shadow: 0 0 2px #777;
    font-weight: normal;
}

.banner-txt > span {
    display: inline-block;
    padding: 20px 50px;
    background: rgba(0, 0, 0, 0.5);
}

.banner-txt > span > span {
    display: block;
    font-size: 40px;
    line-height: 43px;
    margin-top: 10px;
}

.home .banner-txt {
    font-family: 'Roboto', sans-serif !important;
    color: #60bfd7;
    font-weight: 100;
    text-shadow: none;
}

.banner-logo {
    display: inline-block;
    position: absolute;
    width: 180px;
    bottom: 50px;
    right: 15px;
}

.banner-kick-logo {
    display: inline-block;
    position: absolute;
    right: 220px;
    bottom: 55px;
    width: 250px;
}

.banner-logo > img,
.banner-kick-logo > img {
    display: block;
    max-width: 100%;
    height: auto;
}

@media (max-width: 1200px) {
    .banner-kick-logo {
        width: 215px;
    }
}

@media (max-width: 991px) {
    .banner-logo {
        right: 0;
    }
}

@media (max-width: 767px) {
    .banner-logo {
        width: 80px;
    }

    .banner-kick-logo {
        width: 150px;
        right: 95px;
    }
}

.main-header__arrow {
    width: 74px;
    height: 38px;
    background: url(../images/head-arrow.png) no-repeat;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
    transition: bottom .3s ease;
}

.main-header__arrow:hover {
    bottom: 35px;
}

.header-under-text {
    position: absolute;
    display: inline-block;
    right: -15px;
    bottom: -40px;
    font: 25px/26px 'Roboto', sans-serif;
    color: #fff;
    padding: 10px 15px 0 15px;
    //background: rgba(255, 255, 255, .8);
}

.home-banner__badge {
    position: absolute;
    width: 120px;
    height: 120px;
    right: 15px;
    bottom: -60px;
}

.home-banner__badge img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
}

/*------------------------------------------------
    4. Content
-------------------------------------------------*/
.news {
    padding: 100px 0 80px;
}

/* .news__w .alm-reveal{
  text-align: justify;
  -ms-text-justify: newspaper;
  text-justify: newspaper;
  font: 0/0 a;

} */

.news__w .alm-reveal:after {
    content: "";
    display: inline-block;
    width: 100%;
}

.news__i {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    position: relative;
    margin-bottom: 40px;
}

.news__i__pic {
    display: block;
    border: 1px solid #BCBDC0;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.news__i__pic--video {
    background: #000;
    position: relative;
}

.news__i__pic.news__i__pic--video .news__i__pic--video__placeholder {
    opacity: 0;
}

.news__i__pic--video__bg {
    background-position: center center;
    background-repeat: none;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    transition: all .3s ease;
}

.news__i__pic--video:hover .news__i__pic--video__bg {
    transform: scale(1.2);
}

.news__i > .popup__post {
    display: none !important;
}

.news__i__pic:hover:after {
    opacity: 1;
}

.news__i__pic:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    transition: all .3s ease;
}

.news__i__pic > img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    transition: all .3s ease;
    transform: scale(1);
}

.news__i__pic:hover > img {
    transform: scale(1.2);
}

.news__i__date {
    display: block;
    font: 12px/14px 'CenturyGothic', Arial, sans-serif;
    color: #9C9A9A;
    padding: 0;
    text-align: center;
}

.news__i__h {
    display: block;
    text-align: center;
    text-decoration: none;
    font: 24px/30px 'CenturyGothic', Arial, sans-serif;
    margin: 10px 0;
    transition: all .3s ease;
    text-decoration: none !important;
}

.news__i__h:hover {
    color: #88898A;
}

.news__i__txt p {
    font: 14px/20px 'CenturyGothic', Arial, sans-serif;
    margin: 10px 0;
}

.alm-btn-wrap {
    text-align: center;
}

.alm-load-more-btn {
    display: inline-block;
    border: none;
    outline: none !important;
    color: #fff;
    font: 22px/54px 'CenturyGothic', Arial, sans-serif;
    border: 1px solid #60bfd7;
    background: #60bfd7;
    color: #fff;
    padding: 0 30px;
    display: inline-block;
    outline: none !important;
    transition: background 0.3s ease-in;
}

.alm-load-more-btn.done {
    display: none;
}

/* Single News */
.container.container--thin {
    max-width: 900px
}

.single-news {
    padding: 100px 0;
}

.single-news img {
    display: inline-block;
    max-width: 100%;
}

ul.heateor_sss_sharing_ul li.heateorSssSharingRound {
    position: relative;
}

.heateor_sss_square_count {
    display: inline-block !important;
    position: absolute !important;
    padding: 1px 6px;
    background: #07467D;
    border-radius: 50%;
    line-height: 18px !important;
    color: #fff !important;
    right: 0;
    top: 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  Page 404
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.error-404 {
    text-align: center;
    padding: 150px 0 80px;
}

.error-404__h {
    line-height: 1.2;
}

.error-404__info__txt404 {
    color: #5fbfd7;
    font: 700 200px/220px 'CenturyGothic', Arial, sans-serif;
}

.error-404__info__txt404 > span {
    color: #7d7d7d;
}


/*------------------------------------------------
    4.1. Annotation
-------------------------------------------------*/
.annotation {
    padding-top: 140px;
}

.annotation__pic,
.annotation__txt {
    text-align: center;
}

.annotation__txt > span {
    margin-bottom: 20px;
    font-family: 'CenturyGothic', Arial, sans-serif;
}

.annotation__pic > img {
    display: inline-block;
}

.annotation__losung {
    padding-top: 100px;
    background: #fcfcfc;
    border-top: 1px solid #eaeaea;
    padding-bottom: 100px;
}

/*------------------------------------------------
    4.2. Home Banner
-------------------------------------------------*/
.home-banner {
    padding: 90px 0;
    height: 655px;
    background: url(../images/header-bg/home-mit-bg.jpg) no-repeat center center;
    background-size: cover;
}

.no-touch .home-banner {
    background-attachment: fixed !important;
}

.home-banner > .container {
    height: 100%;
    position: relative;
}

.home-banner__head {
    font: 100 100px/1 'Roboto', sans-serif;
    color: #60bfd7;
    display: block;
    text-shadow: 0 0 1px #444;
}

.home-banner__sub-head {
    font: 100 40px/64px 'Roboto', sans-serif;
    color: #fff;
    display: block;
    text-shadow: 0 0 1px #444;
}

.home-banner__btn {
    position: absolute;
    left: 15px;
    top: 100%;
}

.home-banner__btn.booklet {
    right: 0;
    left: auto;
    color: #fff !important;
    padding-left: 50px;


}

.home-banner__btn.booklet:before {
    content: "";
    display: block;
    position: absolute;
    width: 50px;
    height: 56px;
    left: 0;
    top: 0;
    background: url(../images/pdf-ico.png) no-repeat center center;
}

/*------------------------------------------------
    4.3. Opinions
-------------------------------------------------*/
.opinions__med {
    padding-top: 70px;
}

.opinions__gastro {
    padding-top: 70px;
}

.opinions__busi {
    padding-top: 70px;
}

.opinions__busi .opinions__pic {
    padding-top: 40px;
}

/*------------------------------------------------
    4.4. Testimonials Slider
-------------------------------------------------*/
.testimonials {
    padding-top: 130px;
    padding-bottom: 130px;
    //background: #fcfcfc;
    //border-top: 1px solid #eaeaea;
    //border-bottom: 1px solid #eaeaea;
}

.testimonials .bx-wrapper .bx-viewport {
    background: transparent !important;
}

.easy_testimonial h3 {
    font: 24px/1 'CenturyGothic', Arial, sans-serif;
    color: #5fbfd7;
    margin-bottom: 15px;
}

.easy_testimonial h4 {
    font: 16px/24px 'CenturyGothic', Arial, sans-serif;
    color: #7d7d7d;
}

.easy_testimonial p {
    text-align: left;
    font: italic 16px/28px 'CenturyGothic', Arial, sans-serif !important;
    color: #7d7d7d;
    margin-top: 45px !important;
}

.bx-wrapper {
    margin-bottom: 0 !important;
}

.bx-wrapper .bx-pager {
    text-align: left !important;
    padding: 0 0 0 70px !important;
    bottom: 0 !important;
}

.testimon-content p {
    padding-bottom: 25px;
    padding-left: 70px;
    position: relative;
}

.testimon-content p:before {
    content: "\201D";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 40px;
    font: 136px/28px 'CenturyGothic', Arial, sans-serif;
    color: #cadde2;
}

.easy_testimonial .testimonial_image {
    border: none !important;
}

.bx-controls {
    padding: 0;
}

a.bx-pager-link {
    width: 14px !important;
    height: 14px !important;
    border-radius: 50% !important;
    background: #e6e6e6 !important;
}

a.bx-pager-link:hover {
    background: #98D2E0 !important;
}

a.bx-pager-link.active {
    background: #60bfd7 !important;
}

.bx-controls-wrap {
    margin-top: -25px !important;
}

.testimonial_company-name {
    display: block;
}

/*------------------------------------------------
    4.5. Partners
-------------------------------------------------*/
.partners {
    padding: 80px 0 95px;
}

.partners .head-2 {
    margin-bottom: 80px;
}

.partners.partnership {
    //padding: 50px 0;
    margin: 80px 0 0;
}

.partners ul {
    text-align: center;
}

.partners ul > li {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    color: #5fbfd7;
    margin: 0 15px;
}

/* .partners ul > li:first-child {
  margin-left: 0;
} */

.partners .row > div {
    text-align: center;
}

.partners a {
    display: inline-block;
    text-align: center;
}

/*------------------------------------------------
    4.6. Team Page
-------------------------------------------------*/
.team {
    padding: 145px 0;
}

.team__row {
    padding-top: 120px;
}

.team .head-2 {
    text-align: center;
    margin: 0 0 60px;
}

.team__i {
    padding: 100px 30px 18px;
    text-align: center;
    font: 14px/20px 'CenturyGothic', Arial, sans-serif;
}

.team__i-wrap {
    margin-top: 120px;
    padding-bottom: 120px;
    position: relative;
}

.team__i-wrap.hidden-sm {
    margin: 0;
}

.team__i-wrap:first-child {
    margin-top: 0;
}

.team__i__pic {
    position: absolute;
    margin: auto;
    top: -80px;
    left: 0;
    right: 0;
    width: 168px;
    height: 168px;
    padding: 4px;
    border: 1px solid #dbe4e7;
    border-radius: 50%;
    background: #fff;
    z-index: 20;
}

.team__i__pic > img {
    display: block;
    width: 160px;
    height: 160px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.team__i__name {
    font: 24px/1 'CenturyGothic', Arial, sans-serif;
    color: #60bfd7;
    display: block;
}

.team__i__position {
    font: italic 16px/50px 'CenturyGothic', Arial, sans-serif;
    display: block;
}

.team__i__soc > li {
    display: inline-block;
    margin-left: 8px;
    vertical-align: top;
}

.team__i__soc > li:first-child {
    margin-left: 0;
}

.team__i__soc > li > a {
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #dbe4e7;
    text-align: center;
    position: relative;
    transition: background 0.3s ease-in;
    text-decoration: none;
}

.team__i__soc > li > a:hover {
    background: #60bfd7;
}

.team__i__soc > li > a:hover i:before {
    color: #ffffff;
}

.team__i__soc__in > i:before {
    line-height: 26px;
    font-size: 22px;
}

.team__i__soc__xi > i:before {
    line-height: 26px;
    font-size: 25px;
}

.team__i__info {
    font: 14px/20px 'CenturyGothic', Arial, sans-serif;
}

.team__i:before {
    position: absolute;
    content: "";
    display: block;
    left: 15px;
    bottom: 0;
    right: 15px;
    border: 1px solid #dbe4e7;
    border-top: none;
    z-index: -1;
    height: 100%;
}

.team__i:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 15px;
    right: 15px;
    border: 1px solid #dbe4e7;
    border-bottom: none;
    z-index: -1;
    height: 100%;
}

.team__i__footer {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

/* Statistic */
/* .stats{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.stats__item{
  width: 25%;
  padding: .5px;

}

.stats__item__in{
  padding: 40px 20px;
  background: rgba(0, 0, 0, .5);
  text-align: center;
  height: 100%;
  min-height: 150px;
  cursor: pointer;
  transition: all .3s ease;
}

.stats__item__in:hover{
  background: rgba(0, 0, 0, .7);
}

.stats__item__title{
  color: #fff;
  font: 700 24px/1 'CenturyGothic', Arial, sans-serif;
  margin-bottom: 15px;
  user-select: none !important;
}

.stats__item__subtitle{
  color: #fff;
  font: 20px/1 'CenturyGothic', Arial, sans-serif;
  user-select: none !important;
}

@media(max-width: 768px){
  .stats__item__in{
    padding: 25px 10px;
    min-height: 1px;
  }

  .stats__item__title{
    font: 700 20px/1 'CenturyGothic', Arial, sans-serif;
  }

  .stats__item__subtitle{
    font: 16px/1 'CenturyGothic', Arial, sans-serif;
  }

}

@media(max-width: 640px){
  .stats__item{
    width: 50%;
  }

} */

/* play statistic */
.playstats {}

.playstats__in {
    //margin: 20px auto 90px;
    max-width: 1200px;
    margin: -40px auto 0;
    //max-width: 960px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.playstats__row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;

}

.playstats__i {
    height: 300px;
    //padding: 15px;
    width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    transform: translateY(30px);
    margin-top: 50px;
}

/* .playstats__i:nth-child(even){
	width: 30%;
	//transform: translateY(-30px)
} */

/* .playstats__row:nth-child(even) .playstats__i{
	width: 30%;
}

.playstats__row:nth-child(even) .playstats__i:nth-child(even){
	width: 20%;
} */

/* .playstats__i:first-child{
  width: 68%;
} */

/* .playstats__row:nth-child(odd) .playstats__i{
  width: 68%;
  -webkit-flex-wrap: no-wrap;
        -ms-flex-wrap: no-wrap;
            flex-wrap: no-wrap;
} */

/* .playstats__row:nth-child(odd) .playstats__i:first-child{
  width: 32%;
} */

.playstats__i__in {
    /* border:  1px solid #dbe4e7; */
    height: 100%;
    width: 100%;
    padding: 20px;
    cursor: pointer;
    margin-top: 0;
    transition: all .3s ease;
    transform: translateZ(0);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*   -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; */
    /*   -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; */
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.playstats__i__in.horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

/* .playstats__i__in:hover{
	//background: #fbfbfb;
	//box-shadow: 0 0 10px #ccc;
	//margin-top: 2px;
	transform: translateY(5px);
} */

/* .playstats__i:first-child .playstats__i__in{
  -webkit-flex-wrap: no-wrap;
        -ms-flex-wrap: no-wrap;
            flex-wrap: no-wrap;

}

.playstats__row:nth-child(odd) .playstats__i .playstats__i__in{
  -webkit-flex-wrap: no-wrap;
        -ms-flex-wrap: no-wrap;
            flex-wrap: no-wrap;
}

.playstats__row:nth-child(odd) .playstats__i:first-child .playstats__i__in{
  -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
} */



.playstats__i .playstats__i__pic {
    width: 100%;
    text-align: center;
    //margin-bottom: 45px;
    margin-bottom: 30px;
}

.playstats__i:nth-child(odd) .playstats__i__pic {
    //margin-bottom: 10px;
}

.playstats__i__in.horizontal .playstats__i__pic {
    margin-right: 14%;
    margin-bottom: 0;
}

.playstats__i:first-child .playstats__i__pic {
    width: auto;

}

.playstats__row:nth-child(odd) .playstats__i .playstats__i__pic {
    width: auto;
}

.playstats__row:nth-child(odd) .playstats__i:first-child .playstats__i__pic {
    width: 100%;
}

.playstats__i__pic {
    height: 115px;
}

.playstats__i__pic img {
    display: inline-block;
    max-width: 100%;
}

.playstats__i__info {
    text-align: center;
}

.playstats__i__in.horizontal .playstats__i__info {
    text-align: left;
    max-width: 300px;
}

.playstats__i__title {
    //font: 24px /32px 'CenturyGothic', Arial, sans-serif;
    font: 16px /24px 'CenturyGothic', Arial, sans-serif;
    display: block;
    margin-top: 15px;
    color: #696a6d;
}

.playstats__i__data {
    //font: 700 24px /32px 'CenturyGothic', Arial, sans-serif;
    font: 25px/30px 'CenturyGothic', Arial, sans-serif;
    color: #45c6e2;
}

@media (max-width: 991px) {
    .playstats__in {
        margin: 20px 5px 0;
    }

    .playstats__row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .playstats__i {
        padding: 5px;
        width: 50%;
        transform: translateY(0) !important;
    }


}

@media (max-width: 640px) {
    .playstats__in {
        margin: 20px 5px 0;
    }

    .playstats__row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .playstats__i {
        width: 100% !important;
        height: auto !important;
    }


    .playstats__i__in {
        margin-top: 0 !important;
        box-shadow: none !important;
        padding: 20px;
    }


    /* .playstats__i__title,
	.playstats__i__data{
    font-size: 26px;
    line-height: 36px;
	} */
}




/* Story */
.story {
    padding: 140px 0 120px;
}

.story .head-2 {
    font-family: 'CenturyGothic', Arial, sans-serif;
    margin: 0 0 85px;
}

.story .row {
    margin-bottom: 20px;
}

.story-timeline__i {
    margin-bottom: 0 !important;
}

.story-timeline__i > div > div {
    padding-bottom: 50px;
}

.story-timeline__i:last-child .story-timeline__i__pic-wrap:before {
    border-right: 1px solid #5ABFD8;
    border-left: 1px solid #5ABFD8;
    bottom: auto;
    top: 0;
    height: 20px;
    position: absolute;
}

.story-timeline__i:last-child .story-timeline__i__pic-wrap:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    border-right: 1px dashed #5ABFD8;
    border-left: 1px dashed #5ABFD8;
    bottom: 40px;
    top: 20px;
}

.story-timeline__i__head {
    font: 25px/30px 'CenturyGothic', Arial, sans-serif;
    display: inline-block;
    padding-top: 20px;
}

.story-timeline__i__pic {
    width: 170px;
    height: 170px;
    background: #5ABFD8;
    border-radius: 50%;
    display: inline-block;
    z-index: 20;
    position: relative;
}

.story-timeline__i__pic.empty {
    width: 50px;
    height: 50px;
    margin-top: 18px;
}

.story-timeline__i__pic-wrap {
    position: relative;
    text-align: center;
    overflow: hidden;
}

.story-timeline__i__pic-wrap:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 0;
    border-right: 1px solid #5ABFD8;
    border-left: 1px solid #5ABFD8;
    top: auto;
    bottom: 0;
    z-index: 10;
    margin-left: -1px;
    height: 100%;
}

.story-timeline__i__pic-wrap:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 0;
    border-right: 1px solid #5ABFD8;
    border-left: 1px solid #5ABFD8;
    top: 0;
    bottom: auto;
    z-index: 10;
    margin-left: -1px;
    height: 1000%;
}

.story-timeline__i__pic .hy-font {
    color: #fff;
    font-size: 70px;
    line-height: 160px;
    position: relative;
    z-index: 20;
    display: block;
    padding-right: 20px;
}

.story-timeline__i__pic img {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    border: 2px solid #5ABFD8;
    position: relative;
    z-index: 20;
}

.story-timeline__i__date {
    display: inline-block;
    padding-top: 80px;
    position: relative;

    z-index: 20;
    white-space: nowrap;
}

.story-timeline__i__date.empty {
    padding-top: 35px;
}

/* Vision */
.vision {
    padding: 145px 0;
}

.vision .head-2 {
    margin: 0 0 85px;
    font-family: 'CenturyGothic', Arial, sans-serif;
}

.vision__pic {
    width: 70%;
}

/*------------------------------------------------
    4.7. How it works
-------------------------------------------------*/
.how {
    padding: 105px 0 0;
}

.how.instruction {
    padding: 0;
}

.how.instruction .step:first-child {
    margin-top: 40px;
}

.how .head-2 {
    margin-bottom: 27px;
}

.how > .container:first-child {
    margin-bottom: 125px;
}

.removal {
    padding-top: 145px;
}

.step {
    padding: 95px 0;
    position: relative;
    /*&:before{
        position: absolute;
        content: "";
        display: block;
        width: 50%;
        height: 100%;
        background: #fcfcfc;
        top: 0;
        bottom: 0;
        border: 1px dashed #ddd;
        
    }
    &.odd{
       
        &:before{
            left: 0;
            border-left: none;
        }
        
    }
    
    &.even{
        &:before{
            right: 0;
            border-right: none;
        }
    }
    
    */
}

.step:first-child {
    margin-top: 80px;
}

.step img {
    margin: 0 auto;
}

.step__num {
    font: 700 27.5px/50px 'CenturyGothic', Arial, sans-serif;
    color: #60bfd7;
    display: inline-block;
    padding-left: 20px;
    text-align: right;
    border-bottom: 1px solid #eaeaea;
}

.step__info {
    padding-left: 70px;
    margin: 30px 0 0 0;
}

.guarant {
    padding: 145px 0 158px;
}

.guarant .head-2 {
    margin: 0 0 75px;
}

.guarant img {
    margin: 0 auto;
}

.montage {
    padding: 140px 0 130px;
}

.montage .head-2 {
    margin: 0 0 60px;
    font-family: 'CenturyGothic', Arial, sans-serif;
}

.montage img {
    margin: 0 auto;
}

.montage-num {
    display: block;
}

.montage-bg {
    height: 600px;
    background: url(../images/montage-dark.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.no-touch .montage-bg {
    background-attachment: fixed !important;
}

/* Responsive tabs */
@-webkit-keyframes myanimation {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes myanimation {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-o-keyframes myanimation {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes myanimation {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}


.tabs-wrapper {}

.tabs-wrapper input[type=radio] {
    display: none;
}

.tabs-wrapper label {
    transition: background 0.4s ease-in-out, height 0.2s linear;
    display: block;
    float: left;
    cursor: pointer;
    color: #DBDBD3;
    width: 50%;
    height: 80px;
    text-align: center;
    line-height: 80px
}

.tabs-wrapper label:before,
.tabs-wrapper label:after {
    display: none !important;
}

.tabs-wrapper label:last-of-type {
    border-bottom: none;
}

.tabs-wrapper label:hover {
    background: #fcfcfc;
}

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 900px) {
    .tabs-wrapper label {
        width: 20%;
    }
}

@media screen and (max-width: 600px) {
    .tabs-wrapper label {
        width: 100%;
        display: block;
        border-bottom: 2px solid #4D4C47;
        border-radius: 0;
    }
}

@media screen and (max-width: 600px) {
    .tabs-wrapper {
        margin: 0;
    }
}

#tab1:checked + label,
#tab2:checked + label,
#tab3:checked + label,
#tab4:checked + label {
    background: #aeaeae;
    color: #fff;
}

.tab-body {
    position: absolute;
    top: -9999px;
    opacity: 0;
}

.tab-body-wrapper {
    border-top: #eaeaea 1px solid;
    clear: both;
    -webkit-animation-delay: 0.2s;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-name: show;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-delay: 0.2s;
    -moz-animation-duration: 1.5s;
    -moz-animation-name: show;
    -moz-animation-fill-mode: forwards;
    -o-animation-delay: 0.2s;
    -o-animation-duration: 1.5s;
    -o-animation-name: show;
    -o-animation-fill-mode: forwards;
    animation-delay: 0.2s;
    animation-duration: 1.5s;
    animation-name: show;
    animation-fill-mode: forwards;
}

@media screen and (max-width: 600px) {
    .tab-body-wrapper {
        border: none;
        border-radius: 0;
    }
}

#tab1:checked ~ .tab-body-wrapper #tab-body-1,
#tab2:checked ~ .tab-body-wrapper #tab-body-2,
#tab3:checked ~ .tab-body-wrapper #tab-body-3,
#tab4:checked ~ .tab-body-wrapper #tab-body-4 {
    position: relative;
    top: 0px;
    -webkit-animation-delay: 0.1s;
    -webkit-animation-duration: 1s;
    -webkit-animation-name: myanimation;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-delay: 0.1s;
    -moz-animation-duration: 1s;
    -moz-animation-name: myanimation;
    -moz-animation-fill-mode: forwards;
    -o-animation-delay: 0.1s;
    -o-animation-duration: 1s;
    -o-animation-name: myanimation;
    -o-animation-fill-mode: forwards;
    animation-delay: 0.1s;
    animation-duration: 1s;
    animation-name: myanimation;
    animation-fill-mode: forwards;
}


.comic-banner {
    //border-bottom: 1px solid #eaeaea;
    padding: 40px 0;
}

.comic-banner img {
    width: 100%;
    max-width: 860px;
    display: block;
    margin: 0 auto;
    height: auto;
}

/*------------------------------------------------
    4.8. License
-------------------------------------------------*/
.license {
    padding: 0 0 130px;
}

.license .head-2 {
    margin: 0 0 90px;
}

.license .content-block {
    margin: 0 0 60px;
}

.license .content-block .head-3 {
    margin: 0 0 30px;
}

.license .content-block ul > li {
    line-height: 32px;
}

.license .signature {
    margin: 50px 0 45px;
}

/*------------------------------------------------
    4.9. FAQ
-------------------------------------------------*/
.faq {
    padding: 140px 0;
}

.faq .head-2 {
    margin: 0 0 90px;
}

.faq dl {
    padding: 0 0 0 70px;
    position: relative;
    margin: 0 0 40px;
}

.faq dl:before {
    content: "?";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 46px;
    height: 46px;
    text-align: center;
    font: 30px/50px 'CenturyGothic', Arial, sans-serif;
    color: #fff;
    border-radius: 50%;
    background: #60bfd7;
}

.faq dl > dt {
    font: 24px/46px 'CenturyGothic', Arial, sans-serif;
    margin-bottom: 7px;
}

.faq dl > dd {
    margin: 0;
    font: 14px/20px 'CenturyGothic', Arial, sans-serif;
    position: relative;
    padding-left: 30px;
}

.faq dl > dd:before {
    content: "g";
    font: 16px/1 "icons-font";
    display: inline-block;
    margin-right: 10px;
    color: #60bfd7;
    position: absolute;
    left: 0;
    top: 0;
}

.answer-in-table tr > td {
    padding-bottom: 10px;
}

/*------------------------------------------------
    4.10. Contacts
-------------------------------------------------*/
.contact {
    font: 14px/20px 'CenturyGothic', Arial, sans-serif;
    padding: 70px 0 0;
}

.contact .head-2 {
    margin: 0 0 95px;
}

.contact__list {
    margin-bottom: 70px;
}

.contact__addr {
    position: relative;
    padding-left: 42px;
    display: inline-block;
}

.contact__addr:before {
    content: "";
    display: block;
    position: absolute;
    width: 31px;
    height: 30px;
    left: 0;
    top: 0;
    background: url('../images/contact-addr.png') no-repeat;
}

.contact__addr span {
    display: block;
}

.contact__email {
    position: relative;
    padding-left: 42px;
    padding-top: 5px;
    display: inline-block;
}

.contact__email:before {
    content: "";
    display: block;
    position: absolute;
    width: 27px;
    height: 30px;
    left: 0;
    top: 0;
    background: url('../images/contact-email.png') no-repeat;
}

.contact__phone {
    position: relative;
    padding-left: 42px;
    padding-top: 5px;
    display: inline-block;
}

.contact__phone:before {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    left: 0;
    top: 0;
    background: url('../images/contact-phone.png') no-repeat;
}

/* Map Label*/
.map-label {
    color: #870c0c;
    font-size: 15px;
    font-weight: bold;
    white-space: nowrap;
    text-shadow: 1px 1px 15px #fff;
}

/*------------------------------------------------
    4.11. About
-------------------------------------------------*/
.about {
    padding: 140px 0 0 0;
}

.about .head-2 {
    margin: 0 0 60px;
    font-family: 'CenturyGothic', Arial, sans-serif;
}

.about__boxes {
    position: relative;
    padding: 140px 0;
}

.about__i {
    font: 14px/18px 'CenturyGothic', Arial, sans-serif;
    padding: 25px;
}

.about__i:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 35px;
    bottom: 0;
    border-radius: 10px;
    border: 2px solid #60bfd7;
}

.about__i__head {
    display: block;
    font: 24px/30px 'CenturyGothic', Arial, sans-serif;
    position: relative;
    padding: 10px 0 0 70px;
}

.about__i__head:before {
    content: "";
    display: block;
    height: 50px;
    width: 50px;
    position: absolute;
    left: 0;
    top: 0;
}

.about__i__info {
    margin: 14px 0;
}

.about__i.tl .about__i__head {
    margin-right: 50px;
}

.about__i.tl .about__i__head:before {
    background: url('../images/about-klev.png') no-repeat left center;
}

.about__i.tl .about__i__info {
    margin-right: 155px;
}

.about__i.tr:before {
    left: 35px;
    right: 0;
}

.about__i.tr .about__i__head {
    margin-left: 184px;
}

.about__i.tr .about__i__head:before {
    background: url('../images/about-enf.png') no-repeat left center;
}

.about__i.tr .about__i__info {
    margin-left: 185px;
}

.about__i.bl .about__i__head {
    margin-right: 180px;
}

.about__i.bl .about__i__head:before {
    background: url('../images/about-100-pers.png') no-repeat left center;
}

.about__i.bl .about__i__info {
    margin-right: 140px;
}

.about__i.br:before {
    left: 35px;
    right: 0;
}

.about__i.br .about__i__head {
    margin-left: 180px;
}

.about__i.br .about__i__head:before {
    background: url('../images/about-prod.png') no-repeat left center;
}

.about__i.br .about__i__info {
    margin-left: 180px;
}

.about__i.br ul {
    margin-left: 180px;
}

.about-top-row {
    margin-bottom: 70px;
}

.hyshell-pic {
    position: absolute;
    z-index: 20;
    background: #fff;
    border-radius: 50%;
    border: 8px solid #60bfd7;
    width: 430px;
    height: 430px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
}

.hyshell-pic img {
    margin: 75px auto 0;
}

/* Calculation table */
.about .calc .head-2 {
    margin-bottom: 60px;
}

.calc {
    padding: 120px 0;
}

.calc__table {
    width: 100%;
    max-width: 700px;
    border-collapse: collapse;
    margin: 0 auto;
    border: 1px solid #eaeaea !important;
}

.calc__table > tbody > tr > td {
    font: 18px/40px 'CenturyGothic', Arial, sans-serif;
    border: none;
}

.calc__table > tbody > tr > td:first-child {
    padding-left: 10px;
    text-align: left;
}

.calc__table > tbody > tr > td:first-child + td {
    text-align: center;
}

.calc__i {
    border: none;
}

.calc__i__counter {
    width: 175px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.calc__i__count {
    width: 33px;
    height: 27px !important;
    border: 1px solid #eaeaea;
    text-align: center;
    font: 16px/26px 'CenturyGothic', Arial, sans-serif !important;
    vertical-align: middle;
}

.calc__i__dec,
.calc__i__inc {
    cursor: pointer;
    display: inline-block;
    line-height: 40px !important;
    color: #5fbfd7;
}

.calc__i__dec > i,
.calc__i__inc > i {
    vertical-align: middle;
}

.calc__i__price {
    font-weight: bold;
}

.calc__i__td-price {
    text-align: right;
    background: #fcfcfc;
    padding: 0 15px;
    width: 185px;
}

.calc__i__td-price .chf {
    float: left;
}

.squares {
    width: 600px;
    height: 600px;
    margin: 0 auto;
    background: url(../images/hyShell-bg-black.png) center center no-repeat;
    background-size: cover;
    margin-bottom: 140px;
}

.squares__i {
    width: 300px;
    height: 300px;
    float: left;
    background: rgba(0, 0, 0, 0.5);
    border: 1px solid #fff;
    border-right: none;
    border-bottom: none;
    padding: 25px;
    cursor: pointer;
    transition: all .5s ease;
    position: relative;
    display: table;
}

.squares__i__in {
    display: table-cell;
    vertical-align: middle;
}

.squares__i:hover {
    background: #fff;
}

.squares__i:hover * {
    color: #7d7d7d !important;
}

.squares__i:hover .squares__i__head,
.squares__i:hover .squares__i__plus {
    opacity: 0;
}

.squares__i:hover .squares__i__content {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
}

.squares__i__head {
    font-weight: bold;
    color: #fff;
    display: block;
    font: 24px/30px 'CenturyGothic', Arial, sans-serif;
    opacity: 1;
    transition: all .5s ease;
    position: absolute;
    top: 51%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    padding-bottom: 50px;
}

@media (max-width: 768px) {
    .squares__i__head {
        transform: none;
    }
}

.squares__i__plus {
    width: 36px;
    height: 36px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    border-radius: 50%;
    background: #5fbfd7;

    /*text-align: center;
  background: url(../images/eye.png) center center no-repeat;
  -webkit-background-size: 65px auto;
  background-size: 65px auto; */
}

.squares__i__plus:before {
    content: "";
    display: block;
    position: absolute;
    height: 4px;
    top: 50%;
    margin-top: -2px;
    left: 10px;
    right: 10px;
    background: #fff;
}

.squares__i__plus:after {
    content: "";
    display: block;
    position: absolute;
    width: 4px;
    margin-left: -2px;
    top: 10px;
    left: 50%;
    bottom: 10px;
    background: #fff;
}


.squares__i__plus > i {
    //line-height: 36px;
    //font-size: 20px;
}

.squares__i__content {
    opacity: 0;
    transition: all .5s ease;
    font: 14px/18px 'CenturyGothic', Arial, sans-serif;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}

.squares__i__content > li {
    margin-top: 15px;
}

.squares__i__content > li:first-child {
    margin-top: 0;
}

.squares ul > li {
    color: #fff;
}

.infographic {
    position: relative;
    margin: 0 auto;
}

.infographic__i {
    position: absolute;
    display: block;
    max-width: 500px;
    max-height: 500px;
    display: none;
    cursor: pointer;
}

.infographic__i:hover {
    display: inline-block !important;
    z-index: 99999999;
}

.infographic__i > img {
    display: inline-block;
    max-width: 100%;
}

.infographic__1 {
    top: -5%;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}

.infographic__2 {
    top: 0;
    right: 50%;
    bottom: 0;
    margin: auto -300px auto auto;
    height: 100%;
}

.infographic__3 {
    bottom: -5%;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}

.infographic__4 {
    top: 0;
    left: 50%;
    bottom: 0;
    margin: auto auto auto -300px;
    height: 100%;
}

.under-calc-banner {
    padding: 90px 0;
    height: 550px;
    background: url(../images/under-calc.jpg) no-repeat center bottom;
    background-size: cover;
}

.under-calc-banner.banner-instruction {
    background: url(../images/instructions-block-darker.jpg) no-repeat bottom center / cover;
}

.under-calc-banner > .container {
    height: 100%;
    position: relative;
}

.under-calc-banner .home-banner__btn.booklet {
    right: auto;
    left: 15px;
    top: 100%;
}

/*------------------------------------------------
    4.12. Orders
-------------------------------------------------*/
.bestellung .head-2 {
    margin: 0 0 80px;
}

.bestellung .head-2.second-screen {
    margin-bottom: 0;
}

.bestellung .first-screen .pre-order-info {
    padding-bottom: 145px;
}

.partnerschaften {
    padding: 90px 0 0;
}

.price-list {
    margin: 15px auto;
}

.price-list tr > td + td {
    padding-left: 40px;
}

.price-info {
    font: 14px/24px 'CenturyGothic', Arial, sans-serif;
}

.pre-order-info.wichtig {
    padding: 145px 0 0;
}

.pre-order-info .head-2 {
    margin: 0 0 80px;
}

.pre-order-box {
    padding: 135px 0;
}

/* hyShel slider */
.glide {
    width: 320px;
    height: auto;
    margin: 60px auto 70px;
    overflow: visible;
}

.flexslider {
    background: transparent;
    border: none !important;
    margin: 0 0 30px;
}

#hyshell-slider {
    height: 330px;
}

#hyshell-slider .flex-viewport {
    height: 330px;
}

.flexslider .slides > li {
    position: relative;
    text-align: center;
}

.flexslider .slides img {
    width: 100%;
    max-width: 100%;
    display: inline-block;
}

#hyshell-carousel .slides {
    -webkit-transform: none !important;
    transform: none !important;
}

#hyshell-carousel .slides > li {
    cursor: pointer;
}

#hyshell-carousel .slides > li.flex-active-slide {
    border: 1px solid #eaeaea;
}

#hyshell-carousel .flex-viewport {
    // overflow: visible !important;
}

.flex-direction-nav .flex-next {
    right: -40px !important;
    opacity: 1;
}

.flex-direction-nav a.flex-next:before {
    content: 'h';
    font-family: 'icons-font';
    font-size: 50px;
    color: #7d7d7d;
}

.flex-direction-nav .flex-prev {
    left: -40px !important;
    opacity: 1;
}

.flex-direction-nav a.flex-prev:before {
    content: 'i';
    font-family: 'icons-font';
    font-size: 50px;
    color: #7d7d7d;
    transition: color .3 ease;
}

.flex-direction-nav a.flex-prev:hover:before,
.flex-direction-nav a.flex-next:hover:before {
    color: #60bfd7;
}

.glide__slide__title {
    font: 24px/1 'CenturyGothic', Arial, sans-serif;
    color: #60bfd7;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
}

.add-to-bill {
    text-align: center;
}
.purehold-add-to-bill{
  display: inline-flex;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
}
.purehold-add-to-bill .select{
  margin-right: 15px;
}
.purehold-add-to-bill .select label{
  display: block;
  text-align: left;
}
.add-to-bill > input[type="text"] {
    width: 30px;
    height: 30px;
    border: 1px solid #eaeaea;
    margin-right: 15px;
    text-align: center;
    font: 14px/30px 'CenturyGothic', Arial, sans-serif;
}

.add-to-bill .btn {
    line-height: 54px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.bill {
    width: 100%;
    max-width: 970px;
    margin: 100px auto 0;
    display: none;
}

.bill__table {
    width: 100%;
    border-collapse: collapse;
    border: none;
}

.bill__table tr > td {
    font: 22px/54px 'CenturyGothic', Arial, sans-serif;
    border: 1px solid #eaeaea;
}

.bill__i {
    border: none;
}

.bill__i__pic {
    text-align: center;
    vertical-align: middle;
    width: 54px;
}

.bill__i__pic img {
    max-width: 40px;
}

.bill__i__name {
    padding: 0 18px;
}

.bill__i__name p {
    margin: 0;
}

.bill__i__counter {
    width: 175px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.bill__i__count {
    width: 40px;
    height: 28px;
    border: 1px solid #eaeaea;
    text-align: center;
    font: 14px/26px 'CenturyGothic', Arial, sans-serif;
    vertical-align: middle;
}
.bill__i__count-p {
    width: 40px;
    height: 28px;
    border: 1px solid #eaeaea;
    text-align: center;
    font: 14px/26px 'CenturyGothic', Arial, sans-serif;
    vertical-align: middle;
}

.bill__i__dec,
.bill__i__inc,
.bill__i__trash {
    cursor: pointer;
    display: inline-block;
    line-height: 52px;
    color: #5fbfd7;
}
.bill__i__dec-p,
.bill__i__inc-p,
.bill__i__trash-p {
    cursor: pointer;
    display: inline-block;
    line-height: 52px;
    color: #5fbfd7;
}
.bill__i__trash {
    color: #7d7d7d;
}.bill__i__trash-p {
    color: #7d7d7d;
}

.bill__i__divider {
    width: 1px;
    height: 28px;
    background: #eaeaea;
    display: inline-block;
    vertical-align: middle;
    margin: 0 13px;
}

.bill__i__price {
    font-weight: bold;
}

.bill__i__td-price {
    text-align: right;
    background: #fcfcfc;
    padding: 0 15px;
    width: 185px;
}

.bill__i__td-price .chf {
    float: left;
}

.bill .btn {
    width: 230px;
}

.no-border {
    border: none !important;
}

.bill__total__td-price {
    text-align: right;
    background: #fcfcfc;
    padding: 0 15px;
    width: 185px;
    border-left: none !important;
}

.bill__total__td-price .chf {
    float: left;
}

.bill__total__price {
    font-weight: bold;
}

.bill__total__txt {
    padding: 0 20px;
    font-weight: bold !important;
    border-right: none !important;
    background: #fcfcfc;
    white-space: nowrap;
}
.second-screen-p{
  margin-top: 40px;
}
.btn-info i{
  color: #60bfd7;
  font-size: 20px;
  cursor: pointer;
}
.info-block-p{
  display: none;
  position: fixed;
    top: 25%;
    max-width: 450px;
    left: 0;
    right: 0;
    margin: auto;
    border: 1px solid lightgrey;
  background-color: #fff;
  z-index: 3;
}
.info-block-p img{
  max-width: 100%;
}
.close-info{
  position: absolute;
  right: 10px;
  top: 10px;
}
.close-info i{
  color: #60bfd7;
  font-size: 20px;
  cursor: pointer;
}
.bill__total__txt > b {
    font-size: 14px;
    font-weight: normal;
}

.chf:before {
    content: "CHF";
}

.btn#weiter {
    margin-top: 70px;
}
.btn.weiter {
    margin-top: 70px;
}
.product-item:first-child{
  margin-bottom: 70px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 70px;
}

/**
* Second Order Screen
*/
.montage-agree {
    max-width: 970px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 25px 0;
    margin: 0;
    display: table;
    width: 100%;
    background: #fcfcfc;
}

.montage-agree.door-closer-agree {
    margin: 0 auto 95px;
    border-top: none;
}

.montage-agree > div {
    display: table-cell;
    vertical-align: middle;
}

.montage-agree > div + div {
    width: 360px;
}

.montage-agree__top-txt {
    display: block;
    font: 22px/28px 'CenturyGothic', Arial, sans-serif;
}

.montage-agree__bottom-txt {
    display: block;
    font: 16px/28px 'CenturyGothic', Arial, sans-serif;
}

.montage-num {
    display: block;
}

.montage-num > input {
    display: inline-block;
    height: 100%;
    line-height: 20px;
    width: 50%;
    background: transparent;
    border: none !important;
    text-align: center;
}

.radio-wrap:first-child {
    margin-right: 25px;
}

.radio-wrap label {
    cursor: pointer;
}

input[type="radio"] {
    display: none;
}

input[type="radio"] + label {
    position: relative;
    padding-left: 40px;
}

input[type="radio"] + label:before {
    content: "";
    position: absolute;
    display: block;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 1px solid #eaeaea;
    background-color: #fff;
    left: 0;
    top: -3px;
}

input[type="radio"] + label:after {
    content: "";
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #fff;
    transition: background-color 0.3s ease-in;
    left: 5px;
    top: 2px;
}

input[type="radio"]:checked + label:after {
    background-color: #60bfd7;
}

.frame-agree {
    margin: 95px auto 0;
    border-bottom: none;
}

/* Contact Form */
.contact-form {
    text-align: right;
    background: #fcfcfc;
}

.contact-form > .row {
    margin-bottom: 20px;
}

.contact-form input[type="text"] {
    width: 100%;
    height: 45px;
    border: 1px solid #eaeaea;
    padding: 0 10px;
}

.contact-form textarea {
    width: 100%;
    display: inline-block;
    border: 1px solid #eaeaea;
    height: 165px;
    vertical-align: top;
    box-sizing: border-box;
    padding: 10px;
    -webkit-resize: none;
    -moz-resize: none;
    -ms-resize: none;
    -o-resize: none;
    resize: none;
}

.contact-form .btn {
    width: 170px;
    margin-top: 0;
}

.contact-form .btn--white {
    margin-right: 25px;
}

.char-count {
    display: block;
    text-align: left;
    width: 716px;
    float: right;
    font: 16px/28px 'CenturyGothic', Arial, sans-serif;
}

.radio-output {
    display: inline-block;
    margin-left: 15px;
    width: 300px;
    text-align: left;
}

/* Custom Select */
.select-wrapper {
    position: relative;
    display: inline-block;
    border: 1px solid #eaeaea;
    cursor: pointer;
    text-align: left;
    padding-left: 10px;
}

.select-wrapper:before {
    content: "";
    display: block;
    width: 43px;
    height: 43px;
    position: absolute;
    top: 0;
    right: 0;
    border-left: 1px solid #eaeaea;
    z-index: 2;
    background: #fff;
}

.select-wrapper:after {
    content: "";
    display: block;
    position: absolute;
    right: 16px;
    top: 19px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4.5px 0 4.5px;
    border-color: #60bfd7 transparent transparent transparent;
    z-index: 3;
}

.select-wrapper,
.select-wrapper select {
    width: 300px;
    height: 45px;
    line-height: 43px;
    vertical-align: middle;
    background: #fff;
}

.select-wrapper:hover {
    border-color: #239fdb;
}

.select-wrapper .holder {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    z-index: 1;
    max-width: 100%;
}

.select-wrapper select {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 5px;
    z-index: 2;
    cursor: pointer;
    outline: none;
    opacity: 0;
    /* CSS hacks for older browsers */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
}

.recapcha-styled-wrap {
    float: left;
    display: inline-block;
}

.rc-anchor-content {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.no-bottom-margin {
    margin-bottom: 0 !important;
}

.form-control {
    display: table;
}

.form-control > label,
.form-control > input,
.form-control > select,
.form-control > textarea,
.form-control > div {
    display: table-cell;
    vertical-align: middle;
}

.form-control > label {
    cursor: pointer;
    padding-right: 15px;
    text-align: right;
    white-space: nowrap;
}

.form-control > div {
    width: 300px;
}

.form-control > div.textarea-wrap {
    width: 716px;
}

.red-notice {
    display: block;
    margin-bottom: 3px;
    color: red;
    text-align: left;
}

.succes-msg {
    padding: 145px 0;
}

.succes-msg > .head-2 {
    margin: 0 0 80px;
}

.red-star {
    color: #ff0000;
}

/*------------------------------------------------
    5. Footer
-------------------------------------------------*/
.footer-wrap {
    background: #000;
    padding: 45px 0 0;
}

.footer-wrap .container {
    padding: 0;
}

.foot-nav ul {
    text-align: justify;
}

.foot-nav ul:after {
    content: "";
    display: inline-block;
    width: 100%;
}

.foot-nav ul > li {
    display: inline-block;
    vertical-align: top;
}

.foot-nav ul > li > a {
    text-decoration: none;
    color: #fff;
    font: 16px/29px 'CenturyGothic', Arial, sans-serif;
    transition: color 0.2s ease-in;
}

.foot-nav ul > li > a:hover {
    color: #5fbfd7;
}

.foot-nav ul > li.no-link > a {
    cursor: default;
    font: 26px 'CenturyGothic', Arial, sans-serif;
    margin-bottom: 17px;
    display: block;
    color: #7d7d7d !important;
}

.foot-nav ul > li.fb-link {
    display: inline-block;
    margin-left: 5px;
}

.foot-nav ul > li.fb-link:first-child {
    margin-left: 0;
}

.foot-nav ul > li.fb-link > a {
    display: block;
    font: 0/0 a;
}

.foot-nav ul > li.fb-link > a:before {
    content: "c";
    font: 49px/1 'icons-font';
    color: #fff;
    vertical-align: middle;
    transition: color .3s ease;
}

.foot-nav ul > li.fb-link > a:hover:before {
    color: #5fbfd7;
}

.foot-nav ul > li > ul > li {
    display: block;
}

.soc-icons-li > a {
    font: 0/0 a !important;
    margin: 0 !important;
}

.copy {
    text-align: justify;
    font: 1px/0 a;
}

.copy.container {
    padding: 0;
}

.copy:after {
    content: "";
    display: inline-block;
    width: 100%;
}

.copy > span {
    font: 15px/40px 'CenturyGothic', Arial, sans-serif;
    color: #7d7d7d;
    display: inline-block;
}

.copy > span > a {
    color: #7d7d7d;
}

.copy > span > a:hover {
    color: #337ab7;
}

.scroller {
    display: block;
    display: none;
    width: 50px;
    height: 50px;
    //border: 1px solid #5fbfd7;
    position: fixed;
    right: 20px;
    bottom: 40px;
    //background: #5fbfd7 url(../images/scroll-top-arrow.png) no-repeat center center;
    background: url(../images/scroll-top-arrow.png) no-repeat center center;
    transition: all .3s ease;
    z-index: 50;
}

.scroller:hover {
    background: url(../images/scroll-top-arrow.png) no-repeat center 30%;
}

/* Footer */
.foot-nav ul > li.fb-link {
    display: inline-block;
    margin-left: 5px;
}

.foot-nav ul > li.soc-link-i {
    display: inline-block;
    margin-left: 5px;

    display: block;
}

.foot-nav ul > li.soc-link-i > a {
    display: block;
    font: 0/0 a;
}

.foot-nav ul > li.soc-link-i > a:before {
    color: #fff;
    vertical-align: middle;
    transition: color .3s ease;
}

.foot-nav ul > li.soc-link-i > a:hover:before {
    color: #5fbfd7;
}

.foot-nav ul > li.fb-link > a:before {
    content: "\f09a" !important;
    font: 29px/39px 'fontAwesome' !important;
    margin-left: 8px;
}

.foot-nav ul > li.tw-link > a:before {
    content: "\f099";
    font: 29px/39px 'fontAwesome';
}

.foot-nav ul > li.in-link > a:before {
    content: "\f16d";
    font: 29px/39px 'fontAwesome';
}

.foot-nav ul > li.li-link > a:before {
    content: "\f0e1";
    font: 29px/39px 'fontAwesome';
}


.foot-nav ul > li.fb-link:first-child {
    margin-left: 0;
}

.foot-nav ul > li.fb-link > a {
    display: block;
    font: 0/0 a;
}

.foot-nav ul > li.fb-link > a:before {
    content: "c";
    font: 49px/1 'icons-font';
    color: #fff;
    vertical-align: middle;
    transition: color .3s ease;
}

.foot-nav ul > li.fb-link > a:hover:before {
    color: #5fbfd7;
}

/* Popup */
body.no-scroll {
    overflow: hidden;
}

body.no-scroll .top-line-nav,
body.no-scroll .sandwich {
    top: -150px;
}

.popup {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    white-space: nowrap;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.7);
    cursor: pointer;
    text-align: center;
    overflow: auto;
    display: none;
    padding-top: 20px;

}

.popup:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}

.popup__in {
    width: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    white-space: normal;
    cursor: default;
    margin: 40px 0;
    max-width: 80%;
    background: #fff;
    padding: 20px 40px;
}

.popup__in__close {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 9px;
    right: 14px;
    cursor: pointer;
    font: 300 50px/25px "Times New Roman", "Times", serif;
    color: #7D7D7D;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.popup__in__close:hover {
    color: #5fbfd7;

}


.popup__post__h {
    margin: 40px 0 20px;
}

.popup__post__date {
    display: block;
    margin-bottom: 15px;
    font: 400 14px/24px 'CenturyGothic', Arial, sans-serif;
    color: #bbb;
}

.popup__post__pic > img {
    display: inline-block;
    max-width: 100%;
    margin: 20px 0;
}

.popup__post img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.popup__post__content {}

/*------------------------------------------------
    6. Helpers
-------------------------------------------------*/
/* Addition Columns of same height styles */
.cf:after {
    content: "";
    display: table;
    clear: both;
}

.no-shadow {
    text-shadow: none !important;
}

.row-full-height {
    height: 100%;
}

.col-full-height {
    height: 100%;
    vertical-align: middle;
}

.row-same-height {
    display: table;
    width: 100%;
    /* fix overflow */
    table-layout: fixed;
}

.col-xs-height {
    display: table-cell;
    float: none !important;
}

@media (min-width: 769px) {
    .col-sm-height {
        display: table-cell;
        float: none !important;
    }
}

@media (min-width: 992px) {
    .col-md-height {
        display: table-cell;
        float: none !important;
        position: relative;
    }
}

@media (min-width: 1200px) {
    .col-lg-height {
        display: table-cell;
        float: none !important;
    }
}

/* Vertical alignment styles */
.col-top {
    vertical-align: top;
}

.col-middle {
    vertical-align: middle;
}

.col-bottom {
    vertical-align: bottom;
}

.white-txt {
    color: #fff;
}



/***********************/
.nav-wrap {
    display: none;
}

.sandwich {
    display: block;
}

.nav-wrap {
    display: none;
    position: fixed;
    z-index: 990;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    background: #444;
    background: rgba(0, 0, 0, 0.8);
}

.main-nav {
    display: table;
    width: 100%;
    height: 100%;
}

.main-nav > ul {
    display: table-cell;
    vertical-align: middle;
}

.main-nav > ul > li {
    display: block;
    text-align: center;
}

.main-nav > ul > li > a {
    padding: 15px 0;
    display: block;
    color: #fff !important;
}

.main-nav.active {
    display: table;
}












/**************************************/


.blog .main-header {
    background: url('../images/header-bg/header-news.jpg') no-repeat center right;
    -webkit-background-size: cover;
    background-size: cover;
}



.news-row .thumb {
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;

}


.news-row a:hover .thumb {
    opacity: 0.9;
}


.news-row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}


#true_loadmore {
    text-align: center;
}


#true_loadmore .button {
    font: 22px/54px 'CenturyGothic', Arial, sans-serif;
    border: 1px solid #60bfd7;
    background: #60bfd7;
    color: #fff;
    padding: 0 30px;
    display: inline-block;
    outline: none !important;
    transition: background 0.3s ease-in;
    cursor: pointer;
    text-decoration: none !important;
    text-align: center;

}

.news-row .col-md-4 {
    margin-bottom: 30px;
}

.news-row .excerpt p {
    margin: 0;
    color: #333;
}

.news-row a *,
.news-row a {
    display: block;
    text-decoration: none;
}


.news-row h4 {
    font: 24px/1 'CenturyGothic', Arial, sans-serif;
    color: #60bfd7;
    display: block;
    margin: 15px 0 10px;
}

.modal-wrapper.styled .modal {
    padding: 40px;
    width: 50%;
    max-width: 640px;
}

.modal-wrapper.styled {
    background-color: rgba(0, 0, 0, 0.7);
}

#modal-ready iframe {
    max-width: 100%;
}


/************ purehold ************/

.page-template-page-purehold .main-header__in {
    background: url(../images/header-bg/purehold-header.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.purehold {
    margin-bottom: 50px;
}
.purehold .content-block{
    padding: 50px 0;
}

.purehold .head-2 {
    margin-bottom: 60px;
}

.purehold__pic {
    border: 1px solid #efefef;
    margin-bottom: 30px;
}

.purehold .hy-style-list {
    margin-bottom: 60px;
}


.ai-center {
    align-items: center;display: flex;
}

.purehold .ai-center p {
    margin-bottom: 60px;
}


.purehold .content-block.light-grey {
    background: #fcfcfc;padding: 60px 0;
}


.purehold .flexslider .slides img {
    height: auto;
}

.purehold .mt-40 {
    margin-top:40px;
    
}

.pre-order-box #hyshell-carousel {display:none;}

/*------------------------------------------------
    6. Media Queries
-------------------------------------------------*/

@media only screen and (max-width: 1400px) {
    .under-calc-banner {
        height: 450px;
    }

    /*  .nav-wrap {
    margin: 0 75px 0 410px;
  }*/
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
    .logo {
        width: 300px;
        top: 40px;
    }

    .under-calc-banner {
        height: 370px;
    }

    /* .nav-wrap {
    margin: 0 70px 0 310px;
  }*/

    .lng {
        top: 40px;
    }

    .top-line-nav__in {
        //padding-top: 52px;
    }

    .about__i {
        padding: 15px;
    }

    .about__i__head {
        padding: 10px 0 0 60px;
    }

    .about__i.tl .about__i__head {
        margin-right: 0;
    }

    .about__i.tl .about__i__info {
        margin-right: 120px;
    }

    .about__i.tr .about__i__head {
        margin-left: 78px;
    }

    .about__i.tr .about__i__info {
        margin-left: 140px;
    }

    .about__i.bl .about__i__head {
        margin-right: 115px;
    }

    .about__i.bl .about__i__info {
        margin-right: 30px;
    }

    .about__i.br .about__i__head {
        margin-left: 140px;
    }

    .about__i.br .about__i__info {
        margin-left: 105px;
    }

    .about__i.br ul {
        margin-left: 65px;
    }

    .hyshell-pic {
        height: 350px;
        width: 350px;
    }

    .hyshell-pic > img {
        margin-top: 35px;
    }

    .textarea-wrap,
    .char-count {
        width: 704px !important;
    }
}




@media only screen and (max-width: 992px) {


    .logo {
        top: 20px;
    }

    .language-chooser {
        top: 28px;
    }

    .sandwich {
        top: 26px;
        right: 100px;
    }

    .lng {
        right: auto;
        top: 0;
        padding: 10px;
        background: #555;
        background: rgba(0, 0, 0, 0.6);
        left: 0;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .lng > li {
        margin-left: 10px;
    }

    .lng > li:first-child {
        margin-left: 0;
    }

    .top-line-nav {
        height: 80px;
    }

    .team__row {
        padding-top: 0;
    }

    .banner-txt {
        font-size: 55px;
        line-height: 65px;
    }

    .home-banner__head {
        font-size: 70px;
    }

    .opinions > div {
        padding: 40px 0 0 0;
    }

    .opinions > div .dtc {
        vertical-align: bottom;
    }

    .partners {
        padding: 40px 0 20px;
    }

    .partners a {
        margin-bottom: 30px;
    }

    .partners ul > li {
        display: block;
        margin: 0;
        text-align: center;
        margin-top: 10px;
    }

    .partners ul > li:first-child {
        margin: 0;
    }

    .team,
    .story,
    .vision,
    .partnerschaften,
    .pre-order-box {
        padding: 50px 0;
    }

    .bestellung .first-screen .pre-order-info {
        padding-bottom: 30px;
    }

    .pre-order-info.wichtig {
        padding: 50px 0 0;
    }

    .team .head-2 {
        margin: 0;
    }

    .vision__pic {
        width: 100%;
    }

    .story .head-2,
    .vision .head-2,
    .bestellung .head-2,
    .partnerschaften .head-2,
    .pre-order-info .head-2 {
        margin: 0 0 40px;
    }

    #wgmpmap {
        height: 400px !important;
    }

    .about__i {
        text-align: center;
        padding: 15px 0 !important;
    }

    .about__i:before {
        display: none !important;
    }

    .about__i__head,
    .about__i__info,
    .about__i ul {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .about__i__head {
        padding: 0;
    }

    .about__i__head:before {
        display: none;
    }

    .about__i__info {
        font: 16px/24px 'CenturyGothic', Arial, sans-serif;
        text-align: center;
    }

    .about__i ul {
        font: 16px/24px 'CenturyGothic', Arial, sans-serif;
        display: inline-block;
        text-align: left;
    }

    .about-top-row {
        margin-bottom: 0;
    }

    .hyshell-pic {
        position: static;
    }

    .select-wrapper,
    .form-control > div.textarea-wrap,
    .textarea-wrap,
    .char-count {
        width: 100% !important;
    }

    .recapcha-styled-wrap {
        margin: 15px 0;
    }

    .contact-form {
        width: 100%;
        max-width: 500px !important;
        margin: 0 auto;
        text-align: left !important;
    }

    .contact-form .row {
        margin-bottom: 0;
    }

    .radio-output {
        margin-left: 0;
    }

    .form-control {
        display: block;
    }

    .form-control > label {
        margin-bottom: 5px;
    }

    .form-control > label,
    .form-control > input,
    .form-control > select,
    .form-control > textarea,
    .form-control > div {
        width: 100%;
        display: block;
        text-align: left;
    }

    .form-control > input,
    .form-control > select,
    .form-control > textarea,
    .form-control > div {
        margin-bottom: 15px;
    }

    .bx-wrapper .bx-pager {
        padding: 0 !important;
        text-align: center !important;
    }

    .montage-bg {
        height: 500px;
    }

    .partners .row {
        margin: 0 !important;
    }

    .partners .row > div {
        margin: 0 !important;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
    .visible-xs {
        display: block !important
    }

    .hidden-xs {
        display: none !important;
    }

    .header-under-text {
        right: 15px;
    }

    /*Disable Animation on Mobile Devices*/
    div:not(#nav-wrap) .animated {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }

    .annotation {
        padding: 0;
    }

    .annotation__txt .head-2,
    .pre-order-info .head-2 {
        font-size: 45px;
    }

    .opinions > div .dtc,
    .opinions > div .dt,
    .annotation > div .dtc,
    .annotation > div .dt {
        display: block;
        width: auto;
    }

    .opinions > div,
    .annotation > div {
        padding: 40px 0;
    }

    .opinions > div .head-2,
    .annotation > div .head-2 {
        text-align: center;
        display: block;
    }

    .opinions__pic img {
        margin: 0 auto 40px;
    }

    .testimonials {
        padding: 45px 0;
    }

    .bx-viewport ul > li {
        width: auto !important;
    }

    .about {
        padding-top: 40px;
    }

    .bx-wrapper .bx-pager {
        text-align: center !important;
    }

    .foot-nav ul > li {
        display: block;
        text-align: center;
    }

    .foot-nav ul > li.fb-link > a {
        margin: 0 auto;
    }

    .footer-wrap {
        padding: 40px 0 20px;
    }

    .copy {
        padding: 10px 0;
    }

    .copy > span {
        display: block;
        text-align: center;
        line-height: 30px;
    }

    .guarant,
    .montage,
    .faq,
    .license,
    .about__boxes,
    .calc,
    .succes-msg {
        padding: 40px 0;
    }

    .how {
        padding: 40px 0 0;
    }

    .contact__list {
        margin-bottom: 10px;
    }

    .guarant .head-2,
    .montage .head-2,
    .faq .head-2,
    .succes-msg .head-2 {
        margin-bottom: 30px;
    }

    .guarant img {
        margin: 0px auto 40px;
    }

    .step {
        padding: 20px 0;
    }

    .step:before {
        display: none;
    }

    .step.odd {
        background: #fcfcfc;
    }

    .how > .container:first-child {
        margin-bottom: 30px;
    }

    .license .head-2 {
        margin: 0 0 40px;
    }

    .license .signature {
        margin: 50px auto 45px;
    }

    .email-link {
        text-align: center;
        display: block;
    }

    .faq dl > dt {
        line-height: 30px;
        margin-bottom: 10px;
    }

    .contact {
        padding-top: 40px;
        font-size: 16px;
    }

    .contact .head-2 {
        margin-bottom: 30px;
    }

    .contact__list {
        text-align: center;
    }

    .contact__list > div {
        text-align: center;
        margin-bottom: 30px;
    }

    #wgmpmap {
        height: 300px !important;
    }

    .glide,
    .glide__wrapper {
        max-width: 100%;
    }

    /* Responsive table */
    .bill__table,
    .bill__table tbody,
    .bill__table td,
    .bill__table tr {
        display: block;
    }

    .bill__table tr {
        border: 1px solid #eaeaea;
        border-bottom: none;
        border-top: none;
    }

    .bill__table tr:first-child {
        border-top: 1px solid #eaeaea !important;
    }

    .bill__table tr:nth-child(odd) td {
        background: #fafafa;
    }

    .bill__table td {
        /* Behave  like a "row" */
        border: none !important;
        border-bottom: 1px solid #eaeaea !important;
        position: relative;
        text-align: center;
        width: 100%;
        background: #fff;
    }

    .bill__table td.no-border {
        border-bottom: none !important;
    }

    .bill__table td.bill__total__txt,
    .bill__table td.bill__total__td-price {
        background: #dfdfdf !important;
    }

    .bill__i__td-price .chf,
    .bill__total__td-price .chf {
        float: none;
        margin-right: 20px;
    }

    .montage-agree > div {
        display: block;
        width: 100%;
    }

    .soc-icons-li ul {
        text-align: center;
    }

    .testimonial_image {
        width: 200px !important;
        height: 200px !important;
    }

    .story-timeline__i {
        text-align: center;
    }

    .story-timeline__i:last-child .story-timeline__i__pic-wrap:before {
        border-right: 1px solid #5ABFD8;
        border-left: 1px solid #5ABFD8;
        bottom: 0;
        top: 0;
        height: auto;
    }

    .story-timeline__i:first-child .story-timeline__i__date-wrap:before {
        top: 60px;
    }

    .story-timeline__i__info {
        border: 2px solid #5ABFD8;
        margin: 0 30px;
        padding-bottom: 0 !important;
    }

    .story-timeline__i__date {
        background: #fcfcfc;
        border-top: 2px solid #5ABFD8;
        padding: 10px 20px !important;
    }

    .story-timeline__i__date-wrap {
        position: relative;
        padding-top: 50px !important;
    }

    .story-timeline__i__date-wrap:before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        width: 0;
        border-right: 1px solid #5ABFD8;
        border-left: 1px solid #5ABFD8;
        top: 0;
        bottom: 0;
        z-index: 10;
        margin-left: -1px;

    }

    .story-timeline__i__date-wrap span {
        position: relative;
    }

    .story-timeline__i__date-wrap span:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 50px;
        border-bottom: 2px solid #5ABFD8;
        z-index: 10;
    }

    .story-timeline__i > div > div {
        padding-bottom: 20px;
    }

    .montage-bg {
        height: 400px;
    }

    /*.squares {*/
    /*width: 600px;*/
    /*height: 600px;*/
    /*margin-top: 40px;*/
    /*margin-bottom: 40px;*/
    /*}*/
    /*.squares__i {*/
    /*width: 300px;*/
    /*height: 300px;*/
    /*}*/

    .squares {
        width: 100%;
        height: auto;
        background: none;
    }

    .squares__i {
        width: 100%;
        height: auto;
        background: transparent;
        float: none;
        border: none;
    }

    .squares__i__head {
        position: static;
        color: #7d7d7d;
        opacity: 1 !important;
        margin-bottom: 15px;
    }

    .squares__i__content {
        opacity: 1 !important;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important;
    }

    .squares__i__content > li {
        color: #7d7d7d !important;
    }

    .squares__i__plus {
        display: none;
    }

    .home-banner__btn.booklet {
        right: 15px;
    }

    .news__i {
        width: 100%;
        display: block;
    }

    .news__i__pic {
        width: 300px;
        float: left;
    }

    .news__i__pic:after {
        display: none;
    }

    .news__i__info-w {
        overflow: hidden;
        padding-left: 15px;
    }

    .news__i__h {
        margin-top: 0;
    }

    .foot-nav ul > li.soc-link-i {
        margin-left: 10px;
        display: inline-block;
    }

    .error-404__info__txt404 {
        font: 700 120px/130px 'CenturyGothic', Arial, sans-serif;
    }

    .error-404 {
        padding: 100px 0 30px;
    }

    .annotation__pic {
        margin-bottom: 50px;
    }

    .main-header__arrow,
    .scroller {
        display: none !important;
    }
}

@media only screen and (max-width: 720px) {
    .header-under-text {
        bottom: -100px;
    }

    .home-banner {
        padding: 17px 0 80px;
    }

    .montage-agree > div + div {
        width: 100%;
    }

    .g-recaptcha {
        -webkit-transform: scale(.8);
        transform: scale(.8);
    }


    .modal-wrapper.styled .modal {
        padding: 30px 20px 10px;
        width: 90%;
    }



}

@media only screen and (max-width: 700px) {
    .banner-txt {
        font-size: 45px;
        line-height: 52px;
    }
}

@media only screen and (max-width: 650px) {
    /*.squares {*/
    /*width: 100%;*/
    /*height: auto;*/
    /*background: none;*/
    /*}*/
    /*.squares__i {*/
    /*width: 100%;*/
    /*height: auto;*/
    /*background: transparent;*/
    /*float: none;*/
    /*border: none;*/
    /*}*/
    /*.squares__i__head {*/
    /*position: static;*/
    /*color: #7d7d7d;*/
    /*opacity: 1 !important;*/
    /*margin-bottom: 15px;*/
    /*}*/
    /*.squares__i__content {*/
    /*opacity: 1 !important;*/
    /*-webkit-transform: none !important;*/
    /*-moz-transform: none !important;*/
    /*-ms-transform: none !important;*/
    /*-o-transform: none !important;*/
    /*transform: none !important;*/
    /*}*/
    /*.squares__i__content > li {*/
    /*color: #7d7d7d !important;*/
    /*}*/
    /*.squares__i__plus {*/
    /*display: none;*/
    /*}*/

    .info-btn {
        position: static;
    }

    .info-btn:before {
        right: 0;
        left: 0;
        width: auto;
    }

    .price-list td,
    .montage-agree__top-txt {
        position: relative;
    }

    .info-btn--img__in {
        left: 0;
        right: 0;
        margin: auto;
        top: 0;
        bottom: auto;
    }

    .info-btn.info-btn--img:hover .info-btn--img__in {
        width: 200px;
        transform: none;
        margin: auto;
    }

    .news__i {
        max-width: 400px;
        margin: 0 auto 50px;
        display: block;
    }

    .news__i__pic {
        width: 100%;
        float: none;
    }

    .news__i__info-w {
        padding-left: 0;
    }

    .news__i__h {
        margin-top: 15px;
    }

    .popup__in {
        padding: 15px 20px;
        max-width: 90%;
    }

    .popup__post__h {
        font-size: 48px;
        margin: 20px 30px;
    }

    .under-calc-banner {
        height: 260px;
    }
  .purehold-add-to-bill {

    flex-wrap: wrap;
}
  .add-to-bill.purehold-add-to-bill .select-wrapper,
  .add-to-bill.purehold-add-to-bill .select {
    width: 260px;
  }
  #add-to-bill-btn-purehold{
    margin-top: 20px;
  }
}

@media only screen and (max-width: 600px) {
    .lng {
        top: 10px;
        padding: 5px;
        left: 0;
        border-radius: 0;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .lng > li {
        display: block;
        margin: 0;
        margin-top: 5px;
    }

    .lng > li:first-child {
        margin-top: 0;
    }

    .lng .montage-bg {
        height: 300px;
    }

    .top-line-nav {
        height: 95px;
        -webkit-transition: top .3s ease;
        transition: top .3s ease;
    }

    .sandwich:before {
        font-size: 20px;
    }

    .home-banner {
        height: 330px;
    }

    .home-banner__badge {
        bottom: -52px;
        width: 100px;
        height: 100px;
    }

    .home-banner__head {
        font-size: 60px;
    }

    .home-banner__sub-head {
        font: 30px/40px 'CenturyGothic', Arial, sans-serif;
    }

    .hyshell-pic {
        width: 280px;
        height: 280px;
    }

    .hyshell-pic img {
        height: 70%;
    }

    .home-banner__btn.booklet {
        top: -60px;
    }

    .home-banner .btn {
        font: 16px/44px 'CenturyGothic', Arial, sans-serif;
    }

    .home-banner__btn.booklet:before {
        top: -6px;
    }
}

@media only screen and (max-width: 540px) {
    .banner-txt {
        font-size: 30px;
        line-height: 34px;
    }

    .banner-txt > span > span {
        font-size: 25px;
        line-height: 30px;
    }

    .annotation .dt,
    .annotation .dtc {
        display: block;
    }

    .annotation__problem .annotation__txt {
        padding-top: 20px;
    }


}

@media only screen and (max-width: 500px) {

    .top-line-bg {
        height: 130px;
    }

    .lng {
        top: 0;
        background: #555;
        background: rgba(0, 0, 0, 0.6);
        left: 30px;
        border-radius: 0;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        transition: top .3s ease;
    }

    .is-scrolled .lng {
        top: -50px;
    }

    .lng > li {
        display: inline-block;
        margin: 0;
        margin-left: 3px;
    }

    .lng > li:first-child {
        margin-left: 0;
    }

    .step__num {
        text-align: left;
    }

    .step__info {
        padding: 0;
    }

    .top-line-nav {
        height: 115px;
    }

    .is-scrolled.top-line-nav {
        height: 50px;
    }

    .sandwich {
        top: 8px;
    }


    .top-line-nav__in {
        padding-top: 65px;
    }

    .header-under-text {
        bottom: -115px;
    }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {

    .home-banner__head {
        font-size: 45px;
    }

    .head-2 {
        font-size: 45px;
    }

    .home-banner__sub-head {
        font: 25px/30px 'CenturyGothic', Arial, sans-serif;
    }

    .opinions > div .head-2,
    .annotation > div .head-2 {
        font-size: 40px;
        word-wrap: break-word;
    }

    .opinions p,
    .annotation p {
        text-align: center;
    }

    .contact-form .btn {
        display: block;
        width: 100%;
        margin-bottom: 15px;
    }

    .montage-bg {
        height: 200px;
    }

    .flex-direction-nav .flex-prev {
        left: 10px !important;
        opacity: 1;
    }

    .flex-direction-nav .flex-next {
        right: 10px !important;
        opacity: 1;
    }
}

@media only screen and (max-width: 400px) {
    .home-banner__head {
        font-size: 40px;
    }


    .under-calc-banner {
        height: 200px;
    }

    .home-banner__badge {
        top: -10px;
        bottom: auto;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
    .banner-txt {
        font-size: 24px;
        line-height: 28px;
    }

    .banner-txt > span {
        padding: 20px;
    }

    .banner-txt > span > span {
        font-size: 22px;
        line-height: 30px;
    }

    .home-banner__head {
        font-size: 30px;
    }

    .home-banner {
        height: 300px;
        padding-top: 30px;
    }

    .easy_testimonial p {
        padding-left: 0;
        text-indent: 20px;
    }

    .easy_testimonial p:before {
        left: -20px;
        font-size: 50px;
        top: 0;
    }

    .hyshell-pic {
        width: 250px;
        height: 250px;
    }

    .hyshell-pic img {
        height: 70%;
    }

    .glide__arrow {
        padding: 18px 0;
    }

    #hyshell-carousel .slides > li {
        width: 40px !important;
    }
}


.kick-video {
    padding: 100px 0;
}

.kick-video .arve-wrapper {
    margin: 0 auto;
    max-width: 870px !important;
}

.home .arve-embed-container {

    margin: auto;
}

.home .arve-embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}



@media (max-width: 767px) {
    .kick-video {
        padding: 50px 0;
    }
}

.kick-table {
    display: none !important;
    margin: 35px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

}

.kick-table__item {
    position: relative;
    width: 23%;
    margin: 50px 0 0;
}

.kick-table__item span {
    display: block;
    width: 100%;
    height: 170px;
    border: 7px solid #ffb34e;
    border-top-color: #ab7834;
    border-left-color: #ab7834;
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 1rem 1rem;
    background: #faebd7;
    font: 600 20px/28px 'CenturyGothic', Arial, sans-serif;
    ;
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.68);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.kick-table__item span:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 6px solid #ab7834;
    border-top-color: #ffb34e;
    border-left-color: #ffb34e;

}

.kick-table__item i {
    display: block;
    width: 60px;
    height: 60px;
    border: 1px solid #000;
    transform: rotate(45deg);
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 0;
}

.kick-table__item i:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #472901;
    position: absolute;
    top: -3px;
    left: -3px;
    border-radius: 50%;
    box-shadow: 0 2px 4px #000;
    transform: rotate(-45deg);
}

@media (max-width: 991px) {
    .kick-table {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .kick-table__item {
        width: 47%;
        margin: 0 0 90px;
    }

}

@media (max-width: 767px) {

    .kick-table__item {
        width: 100%;
        max-width: 350px;
        margin: 0 auto 90px;
    }

}

.walk-of-fame,
.walk-of-fame-out {
    display: none !important;
}

.walk-of-fame {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    //margin: 50px 0 0;
    display: none !important;
}

.walk-of-fame__item {
    width: 285px;
    height: 285px;
    background-image: url('../images/walk-of-fame.jpg');
    background-repeat: no-repeat;
    -webkit-background-size: 284px 284px;
    background-size: 284px 284px;
    border: 1px solid #fff;
    position: relative;

}

.walk-of-fame__item span {
    position: absolute;
    display: block;
    top: 110px;
    padding: 0 50px;
    left: 0;
    right: 0;
    text-align: center;
    color: #ffd9a6;
    font: 600 20px/28px 'CenturyGothic', Arial, sans-serif;
    text-shadow: 0 1px 6px #000;
}

.walk-of-fame-out {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.walk-of-fame-out--top {
    margin: 50px 0 0;
}

.walk-of-fame-out__item {
    width: 285px;
    height: 62px;
    background-image: url('../images/walk-of-fame-empty-vertical.jpg');
    background-repeat: no-repeat;
    -webkit-background-size: 284px 61px;
    background-size: 284px 61px;
    border: 1px solid #fff;
}

@media (max-width: 1200px) {
    .walk-of-fame {
        width: 100%;
        max-width: 570px;
        margin: 0 auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .walk-of-fame-out {
        width: 100%;
        max-width: 570px;
        margin: 0 auto;
    }

    .walk-of-fame-out--top {
        margin: 50px auto 0;
    }

    .walk-of-fame-out__item {
        display: none;
    }

    .walk-of-fame-out__item:first-child,
    .walk-of-fame-out__item:first-child + .walk-of-fame-out__item {
        display: block;
    }

}

@media (max-width: 700px) {
    .walk-of-fame {
        max-width: 285px;
        margin: 20px auto 0;
    }

    .walk-of-fame-out {
        display: none !important;
    }

}

/* Blue Stars */
.blue-stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 80px -15px 0;
}

@media (max-width: 991px) {
    .blue-stars {
        margin: 50px -15px 0;
    }
}

.blue-stars__item {
    text-align: center;
    padding: 0 15px;
    width: 25%;
    flex: 0 0 25%;
}

@media (max-width: 991px) {
    .blue-stars__item {
        width: 33.3333%;
        flex: 0 0 33.3333%;
    }
    
    
 .purehold .ai-center {
    display: block;
}  
    
 .purehold  .flexslider {
    margin: 0 0 75px;
}   
    
}

@media (max-width: 767px) {
    .blue-stars__item {
        width: 100%;
        flex: 0 0 100%;
    }
}

.blue-stars__item__star > img {
    display: inline-block;
    max-width: 100%;
    width: 200px;
}

.blue-stars__item__star > span {
    display: block;
    font: 25px/30px 'CenturyGothic', Arial, sans-serif;
    color: #7d7d7d;
    margin: 20px 0 50px;
}


.lowen-logo {
    margin-top: 40px;
    display: inline-block;
    padding: 20px 50px;
    background: rgba(0, 0, 0, 0.5);
}

.lowen-logo:hover {
    background: rgba(0, 0, 0, 0.7);
}


.news__w .alm-reveal {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.b-popup {
    display: none;
    width: 100%;
    min-height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    height: 100vh;
}

.b-popup .b-popup-content {
    margin: 30px 0 0 0;
    max-width: 580px;
    max-height: calc(100vh - 30px);
    padding: 10px 10px 20px;
    background-color: #fbfbfb;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #32373c;
    /* overflow-y: scroll;*/
    position: relative;
}


.b-popup.open-popup {
    display: flex;
    align-items: center;
    justify-content: center;
}


.b-popup .close-popup {
    color: #fff;
    font-size: 40px;
    position: absolute;
    top: -3px;
    right: -30px;
    transform: rotate(45deg);
    cursor: pointer;
}

.b-popup .close-popup:hover {
    opacity: 0.5;
}

.b-popup-content img {
    margin: auto;
    display: block;
    max-width: 100%;
    height: auto;
    width: auto;
    max-height: 60vh;
}

iframe {
    max-width: 100%;
}

/*.page-template-page-news .top-line-nav {
    z-index: 10;}

.b-popup-inner {
    overflow: hidden;
    height: max-content;
}*/

@media (max-height: 768px) {


    .b-popup-content img {
        max-height: 50vh;
    }

    .b-popup-content .excerpt {
        font-size: 15px;
        line-height: 1.3;
    }


    .b-popup {
        overflow-y: scroll;
    }

    .b-popup .b-popup-content {
        max-height: 500vh;
        margin: 94px 0 0 0;
    }

}


@media (max-width: 767px) {

    .logo {
        width: 200px;
        top: 11px;
        left: 5px;
    }

    .is-scrolled .logo {
        top: 11px;
        position: absolute;
        width: 170px;
    }

    .sandwich {
        right: 90px;
        top: 8px;
    }

    .sandwich:before {
        content: none;
    }

    .language-chooser {
        right: 10px;
        top: 9px;
    }

    .b-popup .close-popup {
        font-size: 34px;
        top: -20px;
        right: -16px;
    }

    .b-popup .b-popup-content {
        width: 90%;
        margin: 40px 0 0 0;
    }

}
