@charset 'utf-8';
/* colors
hot pink : #ff0078;
*/

/*20230307*/
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.ttf') format("truetype");
    font-weight: normal;
}

/*-overwrite-*/
#overview, #gallery, #review, #support, #features, #wheretobuy {
    margin-top: 0px;
}
#overview #sectionOverview {
    padding: 0px;
}
body{
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding: 0;
}
body.noscroll{
    overflow: hidden;
}
#hd img {
    max-width: 100%;
}
#hd a {
    text-decoration: none;
}
#hd p{
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    line-height: 1.6em;
    font-size: 16px;
}
#hd ul{
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    line-height: 1.6em;
    font-size: 16px;
}




/*-overwrite- modularization.asus.com */
.page-content {
    max-width: auto !important;
    margin: 0 !important;
}
.modules-content .container {
    padding-right: 0px;
    padding-left: 0px;
}


/* ---------- scrollUp ------- */

#scrollUp {
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 45px;
    height: 45px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 2px solid #aaa;
    opacity: 0;
}

#scrollUp.hd-show {
    opacity: 1;
}

#scrollUp svg {
    display: block;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 5px;
    left: 0;
    fill: #aaa;
    -webkit-transform: rotateZ(270deg);
    -moz-transform: rotateZ(270deg);
    -ms-transform: rotateZ(270deg);
    -o-transform: rotateZ(270deg);
    transform: rotateZ(270deg);
}

#scrollUp:hover {
    background-color: #aaa;
}

#scrollUp:hover svg {
    fill: white;
}




/*--------------ZenEye-----------------*/


#hd .section-title{
    font-size: 2em;
    color: #555;
    line-height: 1.3em;
    font-weight: 500;
}
@media screen and (min-width: 1800px) {    
#hd .section-title{
    font-size: 2.6em;
}
}
@media screen and (max-width: 550px) {    
#hd .section-title{
    font-size: 1.5em;
}
}


/*-hero-*/
#hd #zeneye-hero{
}
#hd #zeneye-hero .hero{
    background: #ddd;
    overflow: hidden;
    position: relative;
}
#hd #zeneye-hero .hero .default{
}
#hd #zeneye-hero .hero .mobile{
    display: none;
}
#hd #zeneye-hero .hero .image img{
    width: 100%;
    display: block;
}
#hd #zeneye-hero .hero .mobile{
    display: none;
}
#hd #zeneye-hero .hero .hero-text{
    position: absolute;
    left: 10%;
    top: 28%;
    width: 38%;
}
#hd #zeneye-hero .hero h2{
    margin: 0 0 20px 0;
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2em;
}
#hd #zeneye-hero .hero h2 span{
    color: #0c9cef;
    background: url(../img/hero-eye.png) left center no-repeat;
    background-size: auto 100%;
    padding-left: 6vw;
}
#hd #zeneye-hero .hero p{
    1max-width: 800px;
    font-size: 1vw;
}

#hd #zeneye-hero .hero .iconset{
    width: 85%; /*20201008*/
    margin-top: 3%;
}
#hd #zeneye-hero .hero .iconset img{
    max-width: 7vw !important;
    margin-left: 20%;
    margin-top: 40px;
}



#hd #zeneye-hero .text{
    max-width: 1000px;
    padding: 0 30px;
    margin: 30px auto;
    box-sizing: border-box;
}
#hd #zeneye-hero .text p{
    color: #666;
    font-size: 1em;
    line-height: 1.8em;
}




@media screen and (max-width: 768px) {    
#hd #zeneye-hero .text{
    text-align: center;
}
#hd #zeneye-hero .hero .default{
    display: none;
}
#hd #zeneye-hero .hero .mobile{
    display: block;
}
#hd #zeneye-hero .hero .image{
}
#hd #zeneye-hero .hero .hero-text{
    left: 5%;
    width: 90%;
    top: 5%;
}
#hd #zeneye-hero .hero h2{
    font-size: 5.5vw;
    text-align: center;
}
#hd #zeneye-hero .hero h2 span{
    padding-left: 14vw;
}
#hd #zeneye-hero .hero p{
    font-size: 2.5vw;
    margin-top: 5vw;
    text-align: center;
}
#hd #zeneye-hero .hero .iconset{
    display: none;
}
}
@media screen and (max-width: 450px) {    
}







/*-video-*/
#hd #zeneye-video{
    background: #fff;
    overflow: hidden;
    padding: 60px 20px;
}
#hd #zeneye-video p{
    color: #fff;
    font-size: 2em;
    padding: 30vh 0;
    text-align: center;
    margin: 0;
}
#hd #zeneye-video .video-wrapper{
    width: 90vw;
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}
#hd #zeneye-video .video-wrapper iframe{
    width: 100%;
    height: 50.625vw;
}
@media screen and (min-width: 1600px) {    
#hd #zeneye-video .video-wrapper iframe{
    height: 700px;
}
}
@media screen and (max-width: 600px) {    
#hd #zeneye-video{
    padding: 0;
}
#hd #zeneye-video .video-wrapper{
    width: 100vw;
}
#hd #zeneye-video .video-wrapper iframe{
    height: 56.25vw;
}
}





/*-cvs-*/
#hd #zeneye-cvs{
    overflow: hidden;
    padding: 50px 0;
    background: #effaff;
}
#hd #zeneye-cvs > .inner{
    width: 90%;
    max-width: 900px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0px 30px;
    position: relative;
    text-align: center;
}
#hd #zeneye-cvs .group{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
    flex-wrap: wrap;
}
#hd #zeneye-cvs h4{
    color: #222;
    line-height: 1.5em;
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 0;
    text-align: left;
    margin-top: 0;
    width: 80%;
    padding-right: 2em;
    box-sizing: border-box;
}
#hd #zeneye-cvs h4 span{
    font-weight: bold;
}
#hd #zeneye-cvs .goodeyes{
    width: 20%;
}
#hd #zeneye-cvs .goodeyes a{
    opacity: 0.8;
    transition: all 0.1s;
}
#hd #zeneye-cvs .goodeyes a:hover{
    opacity: 1;
}
#hd #zeneye-cvs h3{
    color: #27aad0;
    margin-bottom: 1em;
}
#hd #zeneye-cvs p{
    color: #555;
    line-height: 1.5em;
    margin-top: 2em;
    font-size: 1.2em;
}

@media screen and (max-width: 1000px) {    
#hd #zeneye-cvs h4{
    width: 70%;
    text-align: center;
    padding-right: 0;
    margin-bottom: 30px;
}
#hd #zeneye-cvs .goodeyes{
    width: 30%;
    max-width: 200px;
}
}

@media screen and (max-width: 768px) {    
#hd #zeneye-cvs > .inner{
    width: 100%;
    padding: 0 20px;
}
#hd #zeneye-cvs h4{
    width: 100%;
}
#hd #zeneye-cvs .goodeyes{
    width: 100%;
}
}


@media screen and (max-width: 450px) {    
#hd #zeneye-cvs{
    padding: 20px 0;
}
#hd #zeneye-cvs h4{
    font-size: 1em;
}
#hd #zeneye-cvs p{
    font-size: 1em;
}
}







/*-badguy-*/
#hd #zeneye-badguy{
    overflow: hidden;
    padding: 50px 0;
    background: #fff;
}
#hd #zeneye-badguy > .inner{
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0px 30px;
    position: relative;
}

#hd #zeneye-badguy .tab{
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 50px;
}
#hd #zeneye-badguy .tab .entry{
    width: 32%;
    box-sizing: border-box;
    border: 1px solid #000;
    text-align: center;
    padding: 10px;
    font-size: 1.4em;
    position: relative;
    transition: all 0.3s;
    cursor: pointer;
}
#hd #zeneye-badguy .tab .entry:hover{
    background: #eee;
}
#hd #zeneye-badguy .tab .entry.active{
    background: #ccc;
    border: 0;
    color: #fff;
}
#hd #zeneye-badguy .tab .entry:after{
    position: absolute;
    content: '';
    display: block;
    opacity: 0;
    left: calc(50% - 20px);
    bottom: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #aaa transparent transparent transparent;
    transition: all 0.3s;
}
#hd #zeneye-badguy .tab .entry.active:after{
    opacity: 1;
}


#hd #zeneye-badguy .tab .entry-1.active{
    background: #8bad49;
}
#hd #zeneye-badguy .tab .entry-1.active:after{
    border-color: #8bad49 transparent transparent transparent;
}

#hd #zeneye-badguy .tab .entry-2.active{
    background: #f7a72a;
}
#hd #zeneye-badguy .tab .entry-2.active:after{
    border-color: #f7a72a transparent transparent transparent;
}

#hd #zeneye-badguy .tab .entry-3.active{
    background: #53c1db;
}
#hd #zeneye-badguy .tab .entry-3.active:after{
    border-color: #53c1db transparent transparent transparent;
}


@media screen and (max-width: 767px) {    
#hd #zeneye-badguy{
    padding: 20px 0;
}
#hd #zeneye-badguy > .inner{
    padding: 0px 20px;
}
#hd #zeneye-badguy .tab{
    padding-bottom: 30px;
}
#hd #zeneye-badguy .tab .entry{
    width: 32.5%;
    font-size: 0.9em;
    padding: 10px 5px;
}
#hd #zeneye-badguy .tab .entry:after{
    left: calc(50% - 10px);
    bottom: -10px;
    border-width: 10px 10px 0 10px;
}
}
@media screen and (max-width: 450px) {    
#hd #zeneye-badguy .tab .entry{
    font-size: 0.8em;
}
#hd #zeneye-badguy .tab .entry-1{
    width: 39.5%;
}
#hd #zeneye-badguy .tab .entry-2{
    width: 28.5%;
}
#hd #zeneye-badguy .tab .entry-3{
    width: 28.5%;
}
}
@media screen and (max-width: 320px) {    
#hd #zeneye-badguy .tab .entry{
    font-size: 0.7em;
}
}



#hd #zeneye-badguy .tab-content .entry-2{
    display: none;
}
#hd #zeneye-badguy .tab-content .entry-3{
    display: none;
}

#hd #zeneye-badguy .tab-content h3{
    text-align: center;
    margin-bottom: 1em;
}
#hd #zeneye-badguy .tab-content .entry > p{
    font-size: 1.2em;
    color: #444;
    max-width: 900px;
    margin: 0 auto;
}



#hd #zeneye-badguy .tab-content .row{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
}
#hd #zeneye-badguy .tab-content .row .image{
    width: 48%;
}
#hd #zeneye-badguy .tab-content .row .text{
    width: 48%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 40px;
    box-sizing: border-box;
    color: #fff;
}
#hd #zeneye-badguy .tab-content .row .text p{
    font-size: 1.1em;
}



#hd #zeneye-badguy .tab-content .entry-1 h3{
    color: #8bad49;
}
#hd #zeneye-badguy .tab-content .entry-1 .row .text{
    background: #8bad49;
}

#hd #zeneye-badguy .tab-content .entry-2 h3{
    color: #f7a72a;
}
#hd #zeneye-badguy .tab-content .entry-2 .row .text{
    background: #f7a72a;
}
#hd #zeneye-badguy .tab-content .entry-3 h3{
    color: #53c1db;
}
#hd #zeneye-badguy .tab-content .entry-3 .row .text{
    background: #53c1db;
}


#hd #zeneye-badguy .tab-content .entry-3 .image{
    max-width: 1000px;
    margin: 0 auto;
}


@media screen and (max-width: 767px) {    
#hd #zeneye-badguy .tab-content .entry > p{
    font-size: 1em;
}
#hd #zeneye-badguy .tab-content .row{
    margin-top: 10px;
}
#hd #zeneye-badguy .tab-content .row .image{
    width: 100%;
}
#hd #zeneye-badguy .tab-content .row .text{
    width: 100%;
    padding: 20px 20px;
    margin-top: 20px;
}
#hd #zeneye-badguy .tab-content .row .text p{
    font-size: 1em;
}
}




/*-scenario-*/
#hd #zeneye-scenario{
    overflow: hidden;
}
#hd #zeneye-scenario > .inner{
    width: 90%;
    max-width: 1900px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 50px 30px;
    position: relative;
    text-align: center;
}
#hd #zeneye-scenario > .inner > p{
    color: #555;
    line-height: 1.8em;
    margin-top: 1em;
    font-size: 1.1em;
}

#hd #zeneye-scenario .list{
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}
#hd #zeneye-scenario .list .entry{
    width: 25%;
}
#hd #zeneye-scenario .list .entry:nth-child(1){ background: #33c1cf;}
#hd #zeneye-scenario .list .entry:nth-child(2){ background: #2f2f2f;}
#hd #zeneye-scenario .list .entry:nth-child(3){ background: #f3f3f3;}
#hd #zeneye-scenario .list .entry:nth-child(4){ background: #9f272d;}

#hd #zeneye-scenario .list .entry img{
    width: 100%;
    display: block;
}
#hd #zeneye-scenario .list .entry .name{
    color: #fff;
    font-size: 2em;
    font-weight: lighter;
    margin-top: 80px;
}
#hd #zeneye-scenario .list .entry:nth-child(3) .name{
    color: #222;
}
#hd #zeneye-scenario .list .entry .more{
    font-size: 1em;
    font-weight: lighter;
    margin-top: 80px;
    margin-bottom: 40px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
#hd #zeneye-scenario .list .entry .more a{
    border-bottom: 2px solid #fff;
    padding-bottom: 5px;
    color: #fff;
    transition: all 0.3s;
}
#hd #zeneye-scenario .list .entry .more a:hover{
    opacity: 0.7;
}
#hd #zeneye-scenario .list .entry:nth-child(3) .more a{
    color: #222;
    border-color: #222;
}


@media screen and (max-width: 1024px) {    
#hd #zeneye-scenario .list .entry .name{
    font-size: 1.5em;
    margin-top: 40px;
}
#hd #zeneye-scenario .list .entry .more{
    font-size: 0.8em;
    margin-top: 40px;
}
}



@media screen and (max-width: 768px) {    
#hd #zeneye-scenario > .inner{
    width: 100%;
}
#hd #zeneye-scenario .list .entry p{
    font-size: 1em;
}
}
@media screen and (max-width: 650px) {    
#hd #zeneye-scenario > .inner > p{
    font-size: 1em;
}
#hd #zeneye-scenario .list .entry{
    width: 50%;
    margin-bottom: 20px;
}
#hd #zeneye-scenario .list .entry .name{
    font-size: 1.2em;
    margin-top: 20px;
}
#hd #zeneye-scenario .list .entry .more{
    margin-top: 20px;
    margin-bottom: 20px;
}
}








/*-tech-*/
#hd #zeneye-tech{
    overflow: hidden;
    padding: 50px 0;
    background: #fff;
}
#hd #zeneye-tech .tab{
    display: flex;
    justify-content: space-between;
    max-width: 800px;
    margin: 0 auto 50px auto;
    padding: 0 40px;
    box-sizing: border-box;
}
#hd #zeneye-tech .tab .entry{
    width: 50%;
    box-sizing: border-box;
    position: relative;
    transition: all 0.3s;
    cursor: pointer;
    display: flex;
    align-items: stretch;
}
#hd #zeneye-tech .tab .entry .cube{
    width: 120px;
    height: 100%;
    background: red;
}
#hd #zeneye-tech .tab .entry .name{
    height: 100%;
    margin-left: 5%;
    font-size: 1.4em;
    font-weight: 700;
    line-height: 1.6em;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #ccc;
    box-sizing: border-box;
    color: #ccc;
    transition: all 0.3s;
}
#hd #zeneye-tech .tab .entry:hover .name{
    color: #aaa;
    border-color: #aaa;
}
#hd #zeneye-tech .tab .entry.active .name{
    color: #000;
    border-color: #000;
}



#hd #zeneye-tech .tab .entry-1{
    justify-content: flex-start;
}
#hd #zeneye-tech .tab .entry-2{
    justify-content: flex-end;
}
#hd #zeneye-tech .tab .entry-1 .cube{
    background: #a1bd41;
}
#hd #zeneye-tech .tab .entry-2 .cube{
    background: #33c1cf;
}

@media screen and (max-width: 767px) {    
#hd #zeneye-tech .tab{
    max-width: 600px;
}
#hd #zeneye-tech .tab .entry .cube{
    width: 80px;
}
#hd #zeneye-tech .tab .entry .name{
    font-size: 0.9em;
    padding-top: 10px;
    padding-bottom: 10px;
}
}

@media screen and (max-width: 450px) {    
#hd #zeneye-tech .tab{
    padding: 0 20px;
}
#hd #zeneye-tech .tab .entry .cube{
    width: 30px;
}
}



#hd #zeneye-tech .tab-content .entry-2{
    display: none;
}


#hd #zeneye-tech .tab-content .back{
    width: 100px;
    height: 100px;
    background: url(../img/up.png) center no-repeat;
    background-size: 100%;
    margin: 30px auto 0 auto;
    opacity: 0.8;
}
#hd #zeneye-tech .tab-content .back:hover{
    transition: all 0.3s;
    opacity: 1;
    cursor: pointer;
}


@media screen and (max-width: 450px) {    
#hd #zeneye-tech .tab-content .back{
    width: 50px;
    height: 50px;
}
}


















/*-color-*/
#hd #zeneye-color{
    overflow: hidden;
    padding: 50px 0;
    background: #e9e7e1;
}
#hd #zeneye-color > .inner{
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    max-width: 1900px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 50px 30px;
    position: relative;
    align-items: center;
}
#hd #zeneye-color .text{
    width: 40%;
    padding-right: 5%;
    box-sizing: border-box;
}
#hd #zeneye-color .section-title{
    position: relative;
}
#hd #zeneye-color .section-title:after{
    display: block;
    content: '';
    position: absolute;
    top: -80px;
    left: 0;
    width: 150px;
    height: 10px;
    background: #b9c1ac;
}

#hd #zeneye-color .text p{
    color: #555;
    line-height: 1.8em;
}
#hd #zeneye-color .image{
    width: 60%;
}
#hd #zeneye-color .image img{
    width: 100%;
    display: block;
}


@media screen and (max-width: 768px) {    
#hd #zeneye-color{
    padding-bottom: 0;
}
#hd #zeneye-color > .inner{
    width: 100%;
}
#hd #zeneye-color .text{
    width: 100%;
    padding-right: 0;
    text-align: center;
}
#hd #zeneye-color .image{
    width: 90%;
    margin: 0 auto;
}
#hd #zeneye-color .section-title:after{
    top: -40px;
    width: 80px;
    height: 5px;
}
}





/*-rate-*/
#hd #zeneye-rate{
    overflow: hidden;
    padding: 100px 0;
}
#hd #zeneye-rate > .inner{
    width: 90%;
    max-width: 1600px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 50px 30px;
    position: relative;
}
#hd #zeneye-rate .section-title{
    text-align: center;
}
#hd #zeneye-rate .row{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 80px;
}
#hd #zeneye-rate .text{
    width: 40%;
    padding: 0 5%;
    box-sizing: border-box;
}
#hd #zeneye-rate .text p{
    line-height: 1.8em;
    color: #555;
}
#hd #zeneye-rate p.mobile{
    display: none;
}
#hd #zeneye-rate .image{
    width: 60%;
}
#hd #zeneye-rate .image img{
    width: 100%;
    display: block;
}
#hd #zeneye-rate .icon{
    max-width: 30%;
    margin-top: 10%;
}
#hd #zeneye-rate .icon img{
    margin: 0;
}

@media screen and (max-width: 768px) {    
#hd #zeneye-rate{
    padding: 0;
}
#hd #zeneye-rate .row{
    margin-top: 40px;
}
#hd #zeneye-rate .text{
    width: 100%;
    padding: 0;
}
#hd #zeneye-rate .image{
    width: 100%;
    margin-bottom: 0px;
}
#hd #zeneye-rate p.mobile{
    display: block;
    margin-top: 20px;
    text-align: center;
}
#hd #zeneye-rate p.default{
    display: none;
}
}

@media screen and (max-width: 500px) {    
#hd #zeneye-rate > .inner{
    width: 100%;
}
#hd #zeneye-rate .icon{
    max-width: 20%;
}
}





/*-eyecare-*/
#hd #zeneye-eyecare{
    padding-bottom: 100px;
}
#hd #zeneye-eyecare .hero{
    overflow: hidden;
    position: relative;
}
#hd #zeneye-eyecare .hero img{
    width: 100%;
    display: block;
}
#hd #zeneye-eyecare .hero .mobile{
    display: none;
}
#hd #zeneye-eyecare .hero .text{
    position: absolute;
    left: 8%;
    top: 35%;
}
#hd #zeneye-eyecare .hero .text a{
    color: #555;
    padding-bottom: 10px;
    border-bottom: 2px solid #555;
    font-style: 1.4em;
    display: inline-block;
    margin-top: 10%;
    transition: all 0.3s;
}
#hd #zeneye-eyecare .hero .text a:hover{
    opacity: 0.6;
}
#hd #zeneye-eyecare .hero h2{
    margin: 0;
    font-size: 3vw;
    font-weight: lighter;
    color: #555;
    line-height: 1.2em;
}
#hd #zeneye-eyecare .list{
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    max-width: 1300px;
    margin: 0 auto;
}
#hd #zeneye-eyecare .list .entry{
    width: 25%;
}
#hd #zeneye-eyecare .list .entry a{
    display: block;
    transition: all 0.3s;
    padding: 10px;
}
#hd #zeneye-eyecare .list .entry a:hover{
    background: #ecefe8;
}
#hd #zeneye-eyecare .list .entry p{
    color: #73824c;
    font-size: 1.3em;
    font-weight: lighter;
    margin-top: 10px;
    position: relative;
    text-align: center;
}
#hd #zeneye-eyecare .list .entry p:after{
    display: block;
    content: '';
    position: absolute;
    bottom: -10px;
    left: calc(50% - 20px);
    width: 40px;
    height: 2px;
    background: #b7c0aa;
    transition: opacity 0.3s;
}
#hd #zeneye-eyecare .list .entry a:hover p:after{
    opacity: 0;
}

@media screen and (max-width: 768px) {    
#hd #zeneye-eyecare{
    padding-bottom: 0px;
}
#hd #zeneye-eyecare .hero h2{
    left: 5%;
}
#hd #zeneye-eyecare .list .entry p{
    font-size: 1em;
}
}
@media screen and (max-width: 700px) {    
#hd #zeneye-eyecare .hero .text{
    left: 5%;
}
#hd #zeneye-eyecare .list .entry{
    width: 50%;
}
}
@media screen and (max-width: 600px) {    
#hd #zeneye-eyecare .hero .text{
    text-align: center;
    position: relative;
    left: auto;
    top: auto;
}
#hd #zeneye-eyecare .hero h2{
    padding: 0 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 5vw;
}
#hd #zeneye-eyecare .hero .text a{
    margin-top: 1%;
    margin-bottom: 3%;
}
}

@media screen and (max-width: 450px) {    
#hd #zeneye-eyecare .list .entry p{
    font-size: 0.8em;
}
}






/*-reminder-*/
#hd #zeneye-reminder{
    overflow: hidden;
    padding: 50px 0;
    position: relative;
    background: #f0f4e0;
}
/*
#hd #zeneye-reminder:after{
    background: #e9e7e1;
    position: absolute;
    width: 90%;
    height: 100%;
    content: '';
    display: block;
    left: 5%;
    top: 0;
    z-index: 0;
}
*/
#hd #zeneye-reminder > .inner{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    position: relative;
    align-items: center;
    z-index: 1;
    max-width: 1900px;
    width: 90%;
    margin: 0 auto;
}
#hd #zeneye-reminder .text{
    width: 50%;
    padding-right: 5%;
    padding-left: 8%;
    box-sizing: border-box;
}
#hd #zeneye-reminder .section-title {
    color: #84a417;
}
#hd #zeneye-reminder .text h4{
    color: #73824c;
    line-height: 1.3em;
    font-size: 2em;
    font-weight: lighter;
    margin-bottom: 50px;
}
#hd #zeneye-reminder .text p{
    color: #555;
    line-height: 1.8em;
    font-size: 1.1em;
}
#hd #zeneye-reminder .text p.note{
    color: #999;
    margin-top: 100px;
    font-size: 0.9em;
}
#hd #zeneye-reminder .text p.note a{
    color: #999;
}
#hd #zeneye-reminder .image{
    width: 50%;
    position: relative;
}
#hd #zeneye-reminder .image .main img{
    width: 100%;
    display: block;
}
#hd #zeneye-reminder .image .icon{
    position: absolute;
    left: -5%;
    top: -5%;
    width: 30%;
}
#hd #zeneye-reminder .image .icon img{
    width: 100%;
    display: block;
}

@media screen and (max-width: 1200px) {    
#hd #zeneye-reminder .text{
    padding-left: 0;
}
}

@media screen and (max-width: 1024px) {    
#hd #zeneye-reminder .text p.note{
    margin-top: 20px;
}
}

@media screen and (max-width: 700px) {    
#hd #zeneye-reminder{
    padding: 40px 0;
}
#hd #zeneye-reminder{
    background: #f0f4e0;
}
#hd #zeneye-reminder .text{
    width: 100%;
    text-align: center;
}
#hd #zeneye-reminder .text h4{
    font-size: 1em;
    margin-bottom: 20px;
}
#hd #zeneye-reminder .image{
    width: 90%;
    margin-left: 10%;
    margin-top: 50px;
}
#hd #zeneye-reminder .image .icon{
    width: 40%;
}
}

@media screen and (max-width: 700px) {    
#hd #zeneye-reminder .text p{
    font-size: 1em;
}
}





/*-bluelight-*/
#hd #zeneye-bluelight{
    overflow: hidden;
    position: relative;
    background: #f0f4e0;
}
#hd #zeneye-bluelight > .inner{
    max-width: 1400px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 50px 30px;
    position: relative;
    z-index: 1;
}
#hd #zeneye-bluelight .inner > .title{
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    max-width: 1100px;
    margin: 0 auto;
}
#hd #zeneye-bluelight .section-title{
    width: 30%;
    color: #84a417;
}
#hd #zeneye-bluelight .title p{
    width: 60%;
    font-size: 1.2em;
    line-height: 1.8em;
    color: #555;
}
#hd #zeneye-bluelight .headlines p:not(.active){
    display: none;
}
#hd #zeneye-bluelight .headlines p{
    color: #73824c;
    line-height: 1.3em;
    font-size: 2em;
    font-weight: lighter;
    text-align: center;
}

#hd #zeneye-bluelight .controlpanel{
    position: relative;
}

#hd #zeneye-bluelight .monitor{
    width: 80%;
    max-width: 700px;
    max-width: 900px;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
#hd #zeneye-bluelight .monitor .base{
    opacity: 0;
}
#hd #zeneye-bluelight .monitor img{
    width: 100%;
    display: block;
}
#hd #zeneye-bluelight .monitor .cover{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0%;
    top: 0%;
    background: rgba(255,255,0,0.2);
    /*opacity: 0.5;*/
}
#hd #zeneye-bluelight .monitor .screen-wrapper{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0%;
    top: 0%;
}
#hd #zeneye-bluelight .monitor .screen p{
    background: rgba(0,0,0,0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    margin: 0;
    padding: 10px 20px;
    text-align: center;
    font-size: 1.2em;
    box-sizing: border-box;
}
#hd #zeneye-bluelight .monitor .screen{
    position: relative;
}
#hd #zeneye-bluelight .monitor .screen:not(.active){
    display: none;
}
#hd #zeneye-bluelight .monitor .screen-wrapper{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0%;
    top: 0%;
}


#hd #zeneye-bluelight .control > div{
    width: 70px;
    height: 70px;
    background: url('../img/filter-arrow-right.png') center no-repeat;
    position: absolute;
    right: 10%;
    top: 25%;
    background-size: contain;
    cursor: pointer;
    opacity: 0.5;
    transition: all 0.2s;
}
#hd #zeneye-bluelight .control .left{
    background-image: url('../img/filter-arrow-left.png');
    right: auto;
    left: 10%;
}
#hd #zeneye-bluelight .control > div:hover{
    opacity: 0.9;
}

#hd #zeneye-bluelight .dashboard{
    width: 180px;
    height: 220px;
    background: #444;
    border-radius: 20px;
    position: absolute;
    right: 1%;
    bottom: 0;
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
#hd #zeneye-bluelight .dashboard .title{
    color: #fff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
    margin: 0 20px;
}
#hd #zeneye-bluelight .dashboard .bar{
    width: 20px;
    height: 130px;
    background: #fff;
    border-radius: 20px;
    position: absolute;
    left: calc(50% - 10px);
    top: 70px;
    overflow: hidden;
}
#hd #zeneye-bluelight .dashboard .bar > div{
    width: 100%;
    height: 25%;/*20201008*/
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #00a0e9;
}
#hd #zeneye-bluelight .dashboard .max{
    position: absolute;
    left: 40px;
    top: 70px;
    color: #fff;
    font-size: 0.8em;
}
#hd #zeneye-bluelight .dashboard .number{
    position: absolute;
    left: 20px;
    top: 180px;
    color: #fff;
    font-size: 0.8em;
    width: 50px;
    text-align: right;
}

#hd #zeneye-bluelight .dashboard .buttons > div{
    position: absolute;
    right: 25px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 2px solid #00a0e9;
    cursor: pointer;
}
#hd #zeneye-bluelight .dashboard .buttons > div:hover{
    transition: all 0.2s;
    background-color: #222;
}
#hd #zeneye-bluelight .dashboard .buttons > div:active{
    background-color: #000;
}
#hd #zeneye-bluelight .dashboard .buttons .up{/*20201008*/
    top: 70px;
    opacity: 1;
}
#hd #zeneye-bluelight .dashboard .buttons .up.flicker{
    animation: buttonFlicker 1s ease-out 0s infinite;
}
@keyframes buttonFlicker {
  0%   {opacity: 1;}
  50%  {opacity: 0.5;}
  100% {opacity: 1;}
}
#hd #zeneye-bluelight .dashboard .buttons .down{
    top: 165px;
}

#hd #zeneye-bluelight .dashboard .buttons .up:before{
    content: '';
    display: block;
    position: absolute;
    left: 8px;
    top: 8px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 11px solid #fff;
}
#hd #zeneye-bluelight .dashboard .buttons .down:before{
    content: '';
    display: block;
    position: absolute;
    left: 8px;
    top: 11px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 11px solid #fff;
}

@media screen and (max-width: 1800px) {    
#hd #zeneye-bluelight .section-title{
    width: 30%;
}
#hd #zeneye-bluelight .title p{
    width: 70%;
}
}



@media screen and (max-width: 1400px) {    
#hd #zeneye-bluelight .monitor{
    max-width: 650px;
}
#hd #zeneye-bluelight .control > div{
    width: 50px;
    height: 50px;
    top: 25%;
}
#hd #zeneye-bluelight .control .right{
    right: calc(50% - 400px);
    right: auto;
    left: 700px;
}
#hd #zeneye-bluelight .control .left{
    left: calc(50% - 400px);
    left: 0;
}
#hd #zeneye-bluelight .monitor{
    margin-left: 50px;
    margin-right: 0;
}
#hd #zeneye-bluelight .dashboard{
    right: auto;
    left: 770px;
}
}



@media screen and (max-width: 1023px) {    
#hd #zeneye-bluelight .dashboard{
    right: auto;
    left: auto;
    bottom: auto;
    margin: 30px auto 0 auto;
    position: relative;
}
#hd #zeneye-bluelight .monitor{
    max-width: 70%;
    margin: 0 auto;
}
#hd #zeneye-bluelight .control > div{
    width: 30px;
    height: 30px;
}
#hd #zeneye-bluelight .control > div{
    top: 20%;
}
#hd #zeneye-bluelight .control .right{
    right: 10px;
    left: auto;
}
#hd #zeneye-bluelight .control .left{
    left: 10px;
}
}

@media screen and (max-width: 1000px) {    
#hd #zeneye-bluelight .section-title{
    width: 40%;
}
#hd #zeneye-bluelight .title p{
    width: 60%;
}
}


@media screen and (max-width: 768px) {    
#hd #zeneye-bluelight{
    padding-bottom: 0px;
}
#hd #zeneye-bluelight .inner > .title{
    display: block;
}
#hd #zeneye-bluelight .section-title{
    width: 100%;
    text-align: center;
}
#hd #zeneye-bluelight .title p{
    width: 100%;
    text-align: center;
}
#hd #zeneye-bluelight .headlines p{
    font-size: 1em;
}
#hd #zeneye-bluelight .text.mobile{
    display: block;
    text-align: center;
}
#hd #zeneye-bluelight .text.default{
    display: none;
}
}



@media screen and (max-width: 600px) {    
#hd #zeneye-bluelight .inner > .title{
    padding: 0 30px;
}
#hd #zeneye-bluelight .title p{
    font-size: 1em;
}
#hd #zeneye-bluelight > .inner{
    padding: 50px 0px;
}
#hd #zeneye-bluelight .monitor{
    max-width: 80%;
}
#hd #zeneye-bluelight .dashboard{
    /*transform: scale(0.8);*/
}
}

@media screen and (max-width: 450px) {    
#hd #zeneye-bluelight .monitor .screen p{
    font-size: 0.9em;
    line-height: 1.2em;
}
}








/*-bluelight2-*/
#hd #zeneye-bluelight2{
    overflow: hidden;
    position: relative;
    background: #effaff;
    padding: 50px 0;
}
#hd #zeneye-bluelight2 > .inner{
    max-width: 1400px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0px 30px;
    position: relative;
    z-index: 1;
}
#hd #zeneye-bluelight2 .title{
    display: flex;
    justify-content: space-between;
}
#hd #zeneye-bluelight2 .section-title{
    width: 30%;
    margin-left: 5%;
    color: #20a0c0;
}
#hd #zeneye-bluelight2 .title p{
    width: 55%;
    font-size: 1.2em;
    line-height: 1.8em;
    color: #555;
}

#hd #zeneye-bluelight2 .standard{
    padding-left: 5%;
    margin-bottom: 50px;
}
#hd #zeneye-bluelight2 .standard span{
    font-weight: bold;
    color: #20a0c0;
}

#hd #zeneye-bluelight2 .list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: -100px;
}
#hd #zeneye-bluelight2 .list .level{
    width: 48%;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 100px;
}
#hd #zeneye-bluelight2 .list .level .tag{
    width: 20%;
    position: absolute;
    right: 0%;
    top: -10%;
    z-index: 1;
}
#hd #zeneye-bluelight2 .list .image{
    width: 90%;
    position: relative;
}
#hd #zeneye-bluelight2 .list .image img{
    display: block;
}
#hd #zeneye-bluelight2 .list .image p{
    background: #ccc;
    color: #fff;
    width: 100%;
    min-height: 100px;
    margin: 0;
    padding: 20px 30px;
    box-sizing: border-box;
}
#hd #zeneye-bluelight2 .list .image p span{
    color: #000;
    font-weight: bold;
}
#hd #zeneye-bluelight2 .list .level-1 .image p{
    background: #8bad49;
}
#hd #zeneye-bluelight2 .list .level-2 .image p{
    background: #55c1db;
}
#hd #zeneye-bluelight2 .list .level-3 .image p{
    background: #9fa0a0;
}
#hd #zeneye-bluelight2 .list .level-4 .image p{
    background: #f2a91c;
}

@media screen and (max-width: 768px) {    
#hd #zeneye-bluelight2 .title{
    display: block;
}
#hd #zeneye-bluelight2 .standard{
    padding-left: 0;
}
#hd #zeneye-bluelight2 .section-title{
    width: 100%;
    margin-left: 0;
}
#hd #zeneye-bluelight2 .title p{
    width: 100%;
}
}



@media screen and (max-width: 600px) {    
#hd #zeneye-bluelight2 > .inner{
    padding-bottom: 0;
}
#hd #zeneye-bluelight2 .title{
    padding: 0;
    text-align: center;
}
#hd #zeneye-bluelight2 .standard{
    padding-left: 30px;
}
#hd #zeneye-bluelight2 .title p{
    font-size: 1em;
}
#hd #zeneye-bluelight2 .list{
    margin-bottom: -60px;
}
#hd #zeneye-bluelight2 .list .level{
    width: 100%;
    margin-bottom: 60px;
}
}




/*-flickerfree-*/
#hd #zeneye-flickerfree{
    overflow: hidden;
    padding: 50px 0;
}
#hd #zeneye-flickerfree > .inner{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    position: relative;
    align-items: center;
    max-width: 1900px;
    width: 90%;
    margin: 0 auto;
}
#hd #zeneye-flickerfree .text{
    width: 50%;
    padding-right: 8%;
    padding-left: 5%;
    box-sizing: border-box;
}
#hd #zeneye-flickerfree .section-title{
    position: relative;
    color: #7c9e09;
}
#hd #zeneye-flickerfree .text p{
    color: #555;
    line-height: 1.8em;
    font-size: 1.1em;
}
#hd #zeneye-flickerfree .text .icon{
    display: block;
    width: 40%;
    margin-top: 50px;
}
#hd #zeneye-flickerfree .text .icon img{
    display: block;
    width: 100%;
}
#hd #zeneye-flickerfree .icon-mobile{
    display: none;
}
#hd #zeneye-flickerfree .image{
    width: 50%;
    position: relative;
}
#hd #zeneye-flickerfree .image img{
    width: 100%;
    display: block;
}

@media screen and (max-width: 1200px) {    
#hd #zeneye-flickerfree .text{
    padding-left: 0;
    padding-right: 3%;
}
}

@media screen and (max-width: 768px) {    
#hd #zeneye-flickerfree{
    padding: 30px 0;
}
#hd #zeneye-flickerfree .text{
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
    text-align: center;
}
#hd #zeneye-flickerfree .image{
    width: 100%;
}
#hd #zeneye-flickerfree .text .icon{
    display: none;
}
#hd #zeneye-flickerfree .icon-mobile{
    display: block;
    margin-top: 20px;
}
#hd #zeneye-flickerfree .icon-mobile img{
    display: block;
    width: 50%;
    margin: 0;
}
}
@media screen and (max-width: 450px) {    
#hd #zeneye-flickerfree > .inner{
    width: 100%;
    padding: 0 30px;
}
#hd #zeneye-flickerfree .text p{
    font-size: 1em;
}
}





/*-flickerfree2-*/
#hd #zeneye-flickerfree2{
    overflow: hidden;
    padding: 50px 0;
}
#hd #zeneye-flickerfree2 > .inner{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    position: relative;
    align-items: center;
    max-width: 1900px;
    width: 90%;
    margin: 0 auto;
}
#hd #zeneye-flickerfree2 .text{
    width: 50%;
    padding-right: 8%;
    padding-left: 5%;
    box-sizing: border-box;
}
#hd #zeneye-flickerfree2 .section-title{
    position: relative;
    color: #20a0c0;
}
#hd #zeneye-flickerfree2 .text p{
    color: #555;
    line-height: 1.8em;
    font-size: 1.1em;
}
#hd #zeneye-flickerfree2 .text .icon{
    display: block;
    width: 40%;
    margin-top: 50px;
}
#hd #zeneye-flickerfree2 .text .icon img{
    display: block;
    width: 100%;
}
#hd #zeneye-flickerfree2 .icon-mobile{
    display: none;
}
#hd #zeneye-flickerfree2 .image{
    width: 50%;
    position: relative;
}
#hd #zeneye-flickerfree2 .image img{
    width: 100%;
    display: block;
}

@media screen and (max-width: 1200px) {    
#hd #zeneye-flickerfree2 .text{
    padding-left: 0;
    padding-right: 3%;
}
}

@media screen and (max-width: 768px) {    
#hd #zeneye-flickerfree2{
    padding: 30px 0;
}
#hd #zeneye-flickerfree2 .text{
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
    text-align: center;
}
#hd #zeneye-flickerfree2 .image{
    width: 100%;
}
#hd #zeneye-flickerfree2 .text .icon{
    display: none;
}
#hd #zeneye-flickerfree2 .icon-mobile{
    display: block;
    margin-top: 20px;
}
#hd #zeneye-flickerfree2 .icon-mobile img{
    display: block;
    width: 50%;
    margin: 0;
}
}
@media screen and (max-width: 450px) {    
#hd #zeneye-flickerfree2 > .inner{
    width: 100%;
    padding: 0 30px;
}
#hd #zeneye-flickerfree2 .text p{
    font-size: 1em;
}
}




/*-coloraugmentation-*/
#hd #zeneye-coloraugmentation{
    overflow: hidden;
    padding: 50px 0;
}
#hd #zeneye-coloraugmentation > .inner{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    position: relative;
    align-items: center;
    max-width: 1900px;
    width: 90%;
    margin: 0 auto;
}
#hd #zeneye-coloraugmentation .text{
    width: 50%;
    padding-right: 5%;
    padding-left: 8%;
    box-sizing: border-box;
}
#hd #zeneye-coloraugmentation .section-title{
    position: relative;
    color: #7c9e09;
}
#hd #zeneye-coloraugmentation .text p{
    color: #555;
    line-height: 1.8em;
    font-size: 1.1em;
}
#hd #zeneye-coloraugmentation .image{
    width: 50%;
    position: relative;
}
#hd #zeneye-coloraugmentation .image img{
    width: 100%;
    display: block;
}

@media screen and (max-width: 1200px) {    
#hd #zeneye-coloraugmentation .text{
    padding-left: 0;
    padding-right: 3%;
}
}

@media screen and (max-width: 768px) {    
#hd #zeneye-coloraugmentation{
    padding: 30px 0;
}
#hd #zeneye-coloraugmentation .text{
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
    text-align: center;
}
#hd #zeneye-coloraugmentation .image{
    width: 100%;
}
}
@media screen and (max-width: 450px) {    
#hd #zeneye-coloraugmentation > .inner{
    width: 100%;
    padding: 0 30px;
}
#hd #zeneye-coloraugmentation .text p{
    font-size: 1em;
}
}




/*-antiglare-*/
#hd #zeneye-antiglare{
    overflow: hidden;
    padding: 0px 0;
    background-image: linear-gradient(to bottom, rgba(240,244,224,0) 0%, rgba(240,244,224,0.5) 100%);
}
#hd #zeneye-antiglare > .inner{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    position: relative;
    align-items: center;
    max-width: 1900px;
    width: 90%;
    margin: 0 auto;
}
#hd #zeneye-antiglare .text{
    width: 50%;
    padding-right: 5%;
    padding-left: 8%;
    box-sizing: border-box;
}
#hd #zeneye-antiglare .section-title{
    position: relative;
    color: #7c9e09;
}
#hd #zeneye-antiglare .text p{
    color: #555;
    line-height: 1.8em;
    font-size: 1.1em;
}
#hd #zeneye-antiglare .image{
    width: 50%;
    position: relative;
}
#hd #zeneye-antiglare .image img{
    width: 100%;
    display: block;
}

@media screen and (max-width: 1200px) {    
#hd #zeneye-antiglare .text{
    padding-left: 0;
    padding-right: 3%;
}
}

@media screen and (max-width: 768px) {    
#hd #zeneye-antiglare{
    padding: 30px 0;
}
#hd #zeneye-antiglare .text{
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
    text-align: center;
}
#hd #zeneye-antiglare .image{
    width: 100%;
}
}
@media screen and (max-width: 450px) {    
#hd #zeneye-antiglare > .inner{
    width: 100%;
    padding: 0 30px;
}
#hd #zeneye-antiglare .text p{
    font-size: 1em;
}
}




/*-antiglare2-*/
#hd #zeneye-antiglare2{
    overflow: hidden;
    padding: 50px 0;
    background-image: linear-gradient(to bottom, rgba(239,250,255,0) 0%, rgba(239,250,255,0.5) 100%);
}
#hd #zeneye-antiglare2 > .inner{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    position: relative;
    align-items: center;
    max-width: 1900px;
    width: 90%;
    margin: 0 auto;
}
#hd #zeneye-antiglare2 .text{
    width: 50%;
    padding-right: 5%;
    padding-left: 8%;
    box-sizing: border-box;
}
#hd #zeneye-antiglare2 .section-title{
    position: relative;
    color: #20a0c0;
}
#hd #zeneye-antiglare2 .text p{
    color: #555;
    line-height: 1.8em;
    font-size: 1.1em;
}
#hd #zeneye-antiglare2 .image{
    width: 50%;
    position: relative;
}
#hd #zeneye-antiglare2 .image img{
    width: 100%;
    display: block;
}

@media screen and (max-width: 1200px) {    
#hd #zeneye-antiglare2 .text{
    padding-left: 0;
    padding-right: 3%;
}
}

@media screen and (max-width: 768px) {    
#hd #zeneye-antiglare2{
    padding: 30px 0;
}
#hd #zeneye-antiglare2 .text{
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
    text-align: center;
}
#hd #zeneye-antiglare2 .image{
    width: 100%;
}
}
@media screen and (max-width: 450px) {    
#hd #zeneye-antiglare2 > .inner{
    width: 100%;
    padding: 0 30px;
}
#hd #zeneye-antiglare2 .text p{
    font-size: 1em;
}
}





/*-ergonomic-*/
#hd #zeneye-ergonomic{
    overflow: hidden;
    padding: 50px 0;
    background-image: linear-gradient(to bottom, rgba(240,244,224,0.5) 0%, rgba(240,244,224,1) 100%);
}
#hd #zeneye-ergonomic > .inner{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    position: relative;
    align-items: center;
    max-width: 1900px;
    width: 90%;
    margin: 0 auto;
}
#hd #zeneye-ergonomic .text{
    width: 50%;
    padding-right: 5%;
    padding-left: 8%;
    box-sizing: border-box;
}
#hd #zeneye-ergonomic .section-title{
    position: relative;
    color: #7c9e09;
}
#hd #zeneye-ergonomic .text p{
    color: #555;
    line-height: 1.8em;
    font-size: 1.1em;
}
#hd #zeneye-ergonomic .image{
    width: 50%;
    position: relative;
}
#hd #zeneye-ergonomic .image img{
    width: 100%;
    display: block;
}

@media screen and (max-width: 1200px) {    
#hd #zeneye-ergonomic .text{
    padding-left: 0;
    padding-right: 3%;
}
}

@media screen and (max-width: 768px) {    
#hd #zeneye-ergonomic{
    padding: 30px 0;
}
#hd #zeneye-ergonomic .text{
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
    text-align: center;
}
#hd #zeneye-ergonomic .image{
    width: 100%;
}
}
@media screen and (max-width: 450px) {    
#hd #zeneye-ergonomic > .inner{
    width: 100%;
    padding: 0 30px;
}
#hd #zeneye-ergonomic .text p{
    font-size: 1em;
}
}




/*-ergonomic2-*/
#hd #zeneye-ergonomic2{
    overflow: hidden;
    padding: 50px 0;
    background-image: linear-gradient(to bottom, rgba(239,250,255,0.5) 0%, rgba(239,250,255,1) 100%);
}
#hd #zeneye-ergonomic2 > .inner{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    position: relative;
    align-items: center;
    max-width: 1900px;
    width: 90%;
    margin: 0 auto;
}
#hd #zeneye-ergonomic2 .text{
    width: 50%;
    padding-right: 5%;
    padding-left: 8%;
    box-sizing: border-box;
}
#hd #zeneye-ergonomic2 .section-title{
    position: relative;
    color: #20a0c0;
}
#hd #zeneye-ergonomic2 .text p{
    color: #555;
    line-height: 1.8em;
    font-size: 1.1em;
}
#hd #zeneye-ergonomic2 .image{
    width: 50%;
    position: relative;
}
#hd #zeneye-ergonomic2 .image img{
    width: 100%;
    display: block;
}

@media screen and (max-width: 1200px) {    
#hd #zeneye-ergonomic2 .text{
    padding-left: 0;
    padding-right: 3%;
}
}

@media screen and (max-width: 768px) {    
#hd #zeneye-ergonomic2{
    padding: 30px 0;
}
#hd #zeneye-ergonomic2 .text{
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
    text-align: center;
}
#hd #zeneye-ergonomic2 .image{
    width: 100%;
}
}
@media screen and (max-width: 450px) {    
#hd #zeneye-ergonomic2 > .inner{
    width: 100%;
    padding: 0 30px;
}
#hd #zeneye-ergonomic2 .text p{
    font-size: 1em;
}
}





/*-spec-*/
#hd #zeneye-spec{
    overflow: hidden;
    padding-bottom: 0px;
}
#hd #zeneye-spec > .inner{
    max-width: 750px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 20px 30px;
}
#hd #zeneye-spec table{
    width: 100%;
    border-collapse: collapse;
}
#hd #zeneye-spec table tr:nth-child(2n){
    background: #eee;
}
#hd #zeneye-spec table td{
    border: 0;
    padding: 20px;
}
#hd #zeneye-spec table tr:nth-child(1) td{
    padding: 0px;
}
#hd #zeneye-spec table .name1{
    padding: 20px 0px 20px 30px;
    background: #a1bd41;
    color: #fff;
    margin-right: 30px;
    font-size: 1.3em;
    line-height: 1.8em;
}
#hd #zeneye-spec table .name2{
    padding: 20px 0px 20px 30px;
    background: #55c1db;
    color: #fff;
    font-size: 1.3em;
    line-height: 1.8em;
}
#hd #zeneye-spec table .dot1{
    width: 15px;
    height: 15px;
    display: block;
    border-radius: 50%;
    background: #a1bd41;
    margin: 0 auto;
}
#hd #zeneye-spec table .dot2{
    width: 15px;
    height: 15px;
    display: block;
    border-radius: 50%;
    background: #55c1db;
    margin: 0 auto;
}


@media screen and (max-width: 650px) {    
#hd #zeneye-spec table .name1{
    padding: 10px 10px 10px 20px;
    margin-right: 10px;
    font-size: 1em;
    line-height: 1.4em;
}
#hd #zeneye-spec table .name2{
    padding: 10px 10px 10px 20px;
    font-size: 1em;
    line-height: 1.4em;
}
#hd #zeneye-spec table td{
    border: 0;
    padding: 20px 0px;
}
#hd #zeneye-spec table tr:nth-child(1) td{
    padding: 0px;
}
#hd #zeneye-spec table td:nth-child(1){
    padding-left: 15px;
}
}


@media screen and (max-width: 550px) {    
#hd #zeneye-spec table td:nth-child(1){
    width: 20%;
}
#hd #zeneye-spec table .cap{
    font-size: 0.8em;
}
#hd #zeneye-spec table .name1{
    padding: 10px 5px 10px 10px;
    margin-right: 0px;
    font-size: 0.8em;
}
#hd #zeneye-spec table .name2{
    padding: 10px 5px 10px 10px;
    margin-right: 0px;
    font-size: 0.8em;
}
}

@media screen and (max-width: 400px) {    
#hd #zeneye-spec > .inner{
    padding: 0px 10px;
}
}


/*-tips-*/
#hd #zeneye-tips{
    overflow: hidden;
    padding-bottom: 50px;
}
#hd #zeneye-tips > .inner{
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 50px 30px;
    position: relative;
    text-align: center;
}
#hd #zeneye-tips h4{
    color: #73824c;
    line-height: 1.3em;
    font-size: 1.2em;
    font-weight: lighter;
}
#hd #zeneye-tips .note{
    color: #999;
    font-size: 0.9em;
    margin-top: 50px;
}
#hd #zeneye-tips .list{
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    justify-content: space-between;
}
#hd #zeneye-tips .list .entry{
    width: 24%;
    box-sizing: border-box;
    padding-bottom: 20px;
}
#hd #zeneye-tips .list .entry:nth-child(1){
    background: #a1bd41;
}
#hd #zeneye-tips .list .entry:nth-child(2){
    background: #55c1db;
}
#hd #zeneye-tips .list .entry:nth-child(3){
    background: #a6a6a6;
}
#hd #zeneye-tips .list .entry:nth-child(4){
    background: #f2a91c;
}
#hd #zeneye-tips .list .entry img{
    width: 100%;
    display: block;
}
#hd #zeneye-tips .list .entry h4{
    margin-top: 20px;
    color: #fff;
    font-weight: 500;
    padding: 0 20px;
}
#hd #zeneye-tips .list .entry p{
    color: #fff;
    font-size: 0.9em;
    margin-top: 40px;
    padding: 0 10%;
    text-align: left;
}
#hd #zeneye-tips .list .entry .image{
    position: relative;
}
#hd #zeneye-tips .list .entry .after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: all 0.5s;
}
#hd #zeneye-tips .list .entry .image:hover .after{
    opacity: 1;
}


@media screen and (max-width: 1024px) {    
#hd #zeneye-tips .list .entry h4{
    font-size: 1em;
}
#hd #zeneye-tips .list .entry p{
    margin-top: 20px;
}
}

@media screen and (max-width: 768px) {    
#hd #zeneye-tips > .inner{
    width: 100%;
}
#hd #zeneye-tips h4{
    font-size: 1em;
}
}
@media screen and (max-width: 767px) {    
#hd #zeneye-tips{
    padding-bottom: 0px;
}
#hd #zeneye-tips .list .entry{
    width: 48%;
    margin-bottom: 30px;
}
}

@media screen and (max-width: 400px) {    
#hd #zeneye-tips .list .entry{
    width: 100%;
}
}




















/*-features-*/
#hd #zeneye-features{
    background: #f2f2f2;
    overflow: hidden;
}
#hd #zeneye-features > .inner{
    max-width: 1900px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 50px 30px;
    position: relative;
}
#hd #zeneye-features .section-title{
    position: relative;
}
#hd #zeneye-features .section-title:after{
    display: block;
    content: '';
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 60px;
    height: 3px;
    background: #c3dcdb;
}

#hd #zeneye-features .product{
    position: absolute;
    top: 5%;
    right: 0;
    width: 30%;
}
#hd #zeneye-features .product img{
    max-width: 100%;
    display: block;
}

#hd #zeneye-features .list-wrapper{
    position: relative;
    width: 75%;
    margin-top: 100px;
    min-height: 580px;
}
#hd #zeneye-features .list-wrapper .list{
    width: 90%;
}
#hd #zeneye-features .list-wrapper .list-2{
    display: none;
}

#hd #zeneye-features .list-wrapper .list .inner{
    display: flex;
    flex-wrap: wrap;
}
#hd #zeneye-features .list-wrapper .list .entry{
    width: 33.33%;
    text-align: center;
    margin-bottom: 30px;
    box-sizing: border-box;
    padding: 0 20px;
}
#hd #zeneye-features .list-wrapper .list .entry .icon{
    margin-bottom: 20px;
    max-width: 50%;
    margin: 0 auto 20px auto;
}
#hd #zeneye-features .list-wrapper .list .entry img{
    max-width: 100%;
    display: block;
}
#hd #zeneye-features .list-wrapper .list .entry h3{
    color: #555;
    font-size: 1.3em;
    line-height: 1.2em;
}
#hd #zeneye-features .list-wrapper .list .entry p{
    color: #555;
    font-size: 1em;
    line-height: 1.2em;
}

#hd #zeneye-features .list-wrapper .arrow{
    width: 60px;
    height: 60px;
    background: url('../img/feature-arrow.png') center no-repeat;
    position: absolute;
    right: 0;
    top: calc(50% - 30px);
    background-size: contain;
    cursor: pointer;
    opacity: 0.8;
    transition: all 0.2s;
}
#hd #zeneye-features .list-wrapper .arrow.last{
    background-image: url('../img/feature-arrow-left.png');
}
#hd #zeneye-features .list-wrapper .arrow:hover{
    opacity: 1;
}
#hd #zeneye-features .list-wrapper .arrow.last{
    display: none;
}


@media screen and (min-width: 1800px) {    
#hd #zeneye-features > .inner{
    padding: 100px 80px 100px 120px;
}
#hd #zeneye-features .section-title:after{
    bottom: -50px;
    width: 120px;
    height: 5px;
}
#hd #zeneye-features .list-wrapper .list .entry h3{
    font-size: 1.8em;
    font-weight: 600;
}
#hd #zeneye-features .list-wrapper .list .entry p{
    font-size: 1.3em;
    font-weight: 300;
}
#hd #zeneye-features .product{
    top: 18%;
}
}

@media screen and (max-width: 1450px) {    
#hd #zeneye-features .product{
    top: 15%;
    right: -4%;
    width: 35%;
}
}

@media screen and (max-width: 1200px) {    
#hd #zeneye-features .list-wrapper .list .entry h3{
    font-size: 1.1em;
}
#hd #zeneye-features .list-wrapper .list .entry p{
    font-size: 0.9em;
}
}

@media screen and (max-width: 768px) {    
#hd #zeneye-features .product{
    display: none;
}
#hd #zeneye-features .list-wrapper{
    width: 100%;
}
}

@media screen and (max-width: 600px) {    
#hd #zeneye-features .list-wrapper .list .entry{
    width: 50%;
    padding: 0 10px;
}
#hd #zeneye-features > .inner{
    padding: 50px 0px;
}
#hd #zeneye-features .section-title{
    margin-left: 30px;
}
#hd #zeneye-features .list-wrapper .arrow{
    width: 40px;
    height: 40px;
}
}





/*-installation-*/
#hd #zeneye-installation{
}
#hd #zeneye-installation > .inner{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
#hd #zeneye-installation .picture{
    width: 50%;
}
#hd #zeneye-installation .picture img{
    width: 100%;
    display: block;
}

#hd #zeneye-installation .words{
    width: 50%;
    box-sizing: border-box;
    padding: 0 50px;
}
#hd #zeneye-installation .words .inner{
    max-width: 800px;
}
#hd #zeneye-installation .words h3{
    color: #555;
    font-size: 1.5em;
    margin-bottom: 20px;
    line-height: 1.2em;
}
#hd #zeneye-installation .words p{
    color: #555;
    line-height: 1.2em;
}
#hd #zeneye-installation .words .link{
    text-align: right;
    display: flex;
    justify-content: flex-end;
    margin-top: 30px;
}
#hd #zeneye-installation .words .link a{
    border: 2px solid #555;
    border-radius: 5px;
    font-size: 1.2em;
    letter-spacing: 3px;
    display: inline-block;
    transition: all 0.3s;
    color: #555;
    margin-right: 30px;
    position: relative;
    background: #c5dfdf;
    cursor: pointer;
}
#hd #zeneye-installation .words .link a span{
    padding: 15px 15px;
    box-sizing: border-box;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
#hd #zeneye-installation .words .link a:hover{
    background: #b4d3d3;
}
/*
#hd #zeneye-installation .words .link a:after{
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: red;
    left: 0;
    top: 0;
}
*/

@media screen and (min-width: 1800px) {    
#hd #zeneye-installation .words h3{
    font-size: 2.4em;
    letter-spacing: 2px;
}
#hd #zeneye-installation .words{
    padding: 0 100px;
}
#hd #zeneye-installation .words .inner{
    max-width: 1200px;
}
#hd #zeneye-installation .words p{
    font-size: 1.7em;
    font-weight: 300;
}
#hd #zeneye-installation .words .link a{
    font-size: 2em;
}
#hd #zeneye-installation .words .link a span{
    padding: 22px 25px;
}
}

@media screen and (max-width: 767px) {    
#hd #zeneye-installation > .inner{
    display: block;
}
#hd #zeneye-installation .picture{
    width: 100%;
}
#hd #zeneye-installation .words{
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}
}

@media screen and (max-width: 450px) {    
#hd #zeneye-installation .words{
    padding: 0 20px;
}
#hd #zeneye-installation .words h3{
    font-size: 1.2em;
}
#hd #zeneye-installation .words p{
    font-size: 0.9em;
}
}








/*-battery-*/
#hd #zeneye-battery{
}
#hd #zeneye-battery > .inner{
    display: flex;
    align-items: center;
    justify-content: center;
}
#hd #zeneye-battery .picture{
    width: 50%;
}
#hd #zeneye-battery .picture img{
    width: 100%;
    display: block;
}

#hd #zeneye-battery .words{
    width: 50%;
    box-sizing: border-box;
    padding: 20px 50px;
    display: flex;
    justify-content: flex-end;
}
#hd #zeneye-battery .words .inner{
    max-width: 800px;
}
#hd #zeneye-battery .words h3{
    color: #555;
    font-size: 1.5em;
    margin-bottom: 20px;
    line-height: 1.2em;
}
#hd #zeneye-battery .words p{
    color: #555;
    line-height: 1.2em;
}
#hd #zeneye-battery .words p.note{
    font-size: 0.8em;
}


#hd #zeneye-battery .controlroom{
    background: #f7f7f7;
    border-radius: 10px;
    position: relative;
    margin-bottom: 30px;
    margin-top: 20px;
    padding: 30px;
}
#hd #zeneye-battery .controlroom .name{
    text-align: center;
}
#hd #zeneye-battery .controlroom .name .t1{
    font-size: 1.5em;
    font-weight: bold;
    color: #777;
}
#hd #zeneye-battery .controlroom .name .t2{
    font-size: 0.9em;
}
#hd #zeneye-battery .controlroom .info{
    max-width: 400px;
    margin: 0 auto;
    display: flex;
}
#hd #zeneye-battery .controlroom .output{
    width: 50%;
}
#hd #zeneye-battery .controlroom .output .number{
    font-size: 2.4em;
    display: inline-block;
    color: #7dbec3;
    font-weight: bold;
}
#hd #zeneye-battery .controlroom .output .days{
    font-size: 0.8em;
    padding-left: 5px;
    display: inline-block;
}
#hd #zeneye-battery .controlroom .output .desc{
    margin-top: 10px;
}
#hd #zeneye-battery .controlroom .count{
    width: 50%;
}
#hd #zeneye-battery .controlroom .count .number{
    font-size: 2.4em;
    display: inline-block;
    font-weight: bold;
}
#hd #zeneye-battery .controlroom .count .sec{
    font-size: 0.8em;
    padding-left: 5px;
    display: inline-block;
}
#hd #zeneye-battery .controlroom .count .desc{
    margin-top: 10px;
}



#hd #zeneye-battery .controlroom .slidecontainer {
  width: 90%; /* Width of the outside container */
  margin: 40px auto 40px auto;
  position: relative;
}

#hd #zeneye-battery .controlroom .slidecontainer .max{
  position: absolute;
  right: 0;
  top: 35px;
  color: #aaa;
  font-size: 0.9em;
  display: none;
}
#hd #zeneye-battery .controlroom .slidecontainer .max span{
  font-size: 1.1em;
}
#hd #zeneye-battery .controlroom .slidecontainer .endpoint{
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background: #ccc;
  position: absolute;
  right: -15px;
  top: 3px;
}
#hd #zeneye-battery .controlroom .slidecontainer .startpoint{
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background: #ccc;
  position: absolute;
  left: -15px;
  top: 3px;
}




/* The slider itself */
.slider {
  -webkit-appearance: none;  /* Override default CSS styles */
  appearance: none;
  width: 100%; /* Full-width */
  height: 3px; /* Specified height */
  background: #ccc; /* Grey background */
  outline: none; /* Remove outline */
  111opacity: 0.8; /* Set transparency (for mouse-over effects on hover) */
  -webkit-transition: .2s; /* 0.2 seconds transition on hover */
  transition: opacity .2s;
  position: relative;
  z-index: 1;
}

/* Mouse-over effects */
.slider:hover {
  opacity: 1; /* Fully shown on mouse-over */
}


.coverage {
  width: 100px;
  height: 3px;
  background: red;
  display: block;
  position: absolute;
  left: 0;
  top: 9px;
  content: '';
  z-index: 1;
}


/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
.slider::-webkit-slider-thumb {
  -webkit-appearance: none; /* Override default look */
  appearance: none;
  width: calc(38px * 0.7);
  height: calc(63px * 0.7);
  border: none;
  background: url('../img/handle.png') center no-repeat;
  background-size: 100% 100%;
  cursor: pointer; /* Cursor on hover */
  position: relative;
}

.slider::-moz-range-thumb {
  width: calc(38px * 0.7);
  height: calc(63px * 0.7);
  border: none;
  background: url('../img/handle.png') center no-repeat;
  background-size: 100% 100%;
  cursor: pointer; /* Cursor on hover */
}

/* Mozilla */
.slider::-moz-range-progress {
    background: #c3dcdb;
}





@media screen and (min-width: 1800px) {    
#hd #zeneye-battery .words h3{
    font-size: 2.4em;
    letter-spacing: 2px;
}
#hd #zeneye-battery .words{
    padding: 0 100px;
}
#hd #zeneye-battery .words .inner{
    max-width: 1200px;
}
#hd #zeneye-battery .words p{
    font-size: 1.7em;
    font-weight: 300;
}
#hd #zeneye-battery .words p.note{
    font-size: 1.1em;
}
}


@media screen and (max-width: 767px) {    
#hd #zeneye-battery > .inner{
    display: block;
}
#hd #zeneye-battery .picture{
    width: 100%;
}
#hd #zeneye-battery .words{
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}
}

@media screen and (max-width: 450px) {    
#hd #zeneye-battery .words{
    padding: 0 20px;
}
#hd #zeneye-battery .words h3{
    font-size: 1.5em;
}
#hd #zeneye-battery .words p{
    font-size: 0.9em;
}
#hd #zeneye-battery .controlroom{
    padding: 20px 10px;
}
#hd #zeneye-battery .controlroom .name .t1{
    font-size: 1em;
}
#hd #zeneye-battery .controlroom .info{
    justify-content: center;
}
#hd #zeneye-battery .controlroom .output{
    width: auto;
    margin-left: 10px;
}
#hd #zeneye-battery .controlroom .output .number{
    font-size: 1.5em;
}
#hd #zeneye-battery .controlroom .output .days{
    font-size: 0.7em;
    padding-left: 2px;
}
#hd #zeneye-battery .controlroom .output .desc{
    font-size: 0.7em;
}
#hd #zeneye-battery .controlroom .count{
    width: auto;
    margin-right: 10px;
}
#hd #zeneye-battery .controlroom .count .number{
    font-size: 1.2em;
}
#hd #zeneye-battery .controlroom .count .sec{
    font-size: 0.7em;
    padding-left: 2px;
}
#hd #zeneye-battery .controlroom .count .desc{
    font-size: 0.7em;
}


}







/*-storage-*/
#hd #zeneye-storage{
    background: #f7f7f7 url('../img/bat.png') 95% top no-repeat;
    overflow: hidden;
}
#hd #zeneye-storage > .inner{
    max-width: 1900px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 100px 30px;
    position: relative;
}
#hd #zeneye-storage .section-title{
    position: relative;
    text-align: center;
}
#hd #zeneye-storage .section-title:after{
    display: block;
    content: '';
    position: absolute;
    bottom: -30px;
    left: calc(50% - 50px);
    width: 100px;
    height: 3px;
    background: #c3dcdb;
}

#hd #zeneye-storage .list{
    display: flex;
    align-items: stretch;
    justify-content: center;
    margin-top: 150px;
}
#hd #zeneye-storage .list .entry{
    width: 29%;
    margin: 0 2%;
    border: 3px solid #c3dcdb;
    border-radius: 8px 8px 50px 50px;
    box-shadow: 3px 5px 20px rgba(0,0,0,0.1);
    background: #fff;
}
#hd #zeneye-storage .list .icon{
    max-width: 150px;
    margin: 0 auto;
    margin-top: -75px;
}
#hd #zeneye-storage .list .icon img{
    width: 100%;
    display: block;
}
#hd #zeneye-storage .list .text{
    text-align: center;
    padding: 0 15px;
    margin-top: 20px;
}
#hd #zeneye-storage .list .text h3{
    font-size: 1.4em;
    margin-bottom: 15px;
    color: #555;
    line-height: 1.3em;
}
#hd #zeneye-storage .list .text p{
    font-size: 1.1em;
    line-height: 1.3em;
    color: #555;
    font-weight: lighter;
}

#hd #zeneye-storage .list .text a{
    color: #90b1b1;
    transition: all 0.2s;
}
#hd #zeneye-storage .list .text a:hover{
    color: #648a8a;
}

#hd #zeneye-storage .note{
    text-align: center;
    color: #888;
    font-size: 0.9em;
    margin-top: 50px;
    font-weight: lighter;
}




#hd #zeneye-storage .more-wrapper{
    display: none;
    margin-top: 100px;
}
#hd #zeneye-storage .more-wrapper .section-title{
    font-size: 1.5em;
}

#hd #zeneye-storage .more-wrapper .plan{
    display: flex;
    align-items: stretch;
    justify-content: center;
    margin-top: 100px;
}
#hd #zeneye-storage .more-wrapper .plan .entry{
    width: 29%;
    margin: 0 2%;
    border: 3px solid #c3dcdb;
    border-radius: 10px;
    box-shadow: 3px 5px 20px rgba(0,0,0,0.1);
    background: #fff url('../img/cloud.png') 105% 10% no-repeat;
    background-size: 80px;
}
#hd #zeneye-storage .more-wrapper .plan .entry.plus{
    transform: scale(1.1);
}
#hd #zeneye-storage .more-wrapper .plan .entry .inner{
    padding: 50px 30px 30px 30px;
}
#hd #zeneye-storage .more-wrapper .plan .entry h3{
    text-align: center;
    color: #333;
    font-size: 1.3em;
    position: relative;
    margin-bottom: 40px;
    font-weight: bold;
}
#hd #zeneye-storage .more-wrapper .plan .entry h3:after{
    display: block;
    content: '';
    position: absolute;
    bottom: -15px;
    left: calc(50% - 30px);
    width: 60px;
    height: 3px;
    background: #c3dcdb;
}

#hd #zeneye-storage .more-wrapper .plan p{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#hd #zeneye-storage .more-wrapper .plan p span:first-child{
    color: #555;
}
#hd #zeneye-storage .more-wrapper .plan p span:last-child{
    font-weight: bold;
}


@media screen and (min-width: 1800px) {    
#hd #zeneye-storage > .inner{
    padding: 120px 100px;
}
#hd #zeneye-storage .section-title:after{
    bottom: -50px;
    height: 5px;
}
#hd #zeneye-storage .list .entry{
    border-width: 5px;
}
#hd #zeneye-storage .list{
    margin-top: 200px;
}
#hd #zeneye-storage .list .text{
    padding: 0 30px;
}
#hd #zeneye-storage .list .text h3{
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 20px;
}
#hd #zeneye-storage .list .text p{
    font-size: 1.6em;
}


#hd #zeneye-storage .more-wrapper{
    margin-top: 150px;
}
#hd #zeneye-storage .more-wrapper .section-title{
    font-size: 2.5em;
}
#hd #zeneye-storage .more-wrapper .plan{
    margin-top: 150px;
}
#hd #zeneye-storage .more-wrapper .plan .entry{
    border-width: 5px;
    border-radius: 15px;
    background: #fff url('../img/cloud.png') 95% 10% no-repeat;
    background-size: 120px;
}
#hd #zeneye-storage .more-wrapper .plan .entry .inner{
    padding: 70px 60px 50px 60px;
}
#hd #zeneye-storage .more-wrapper .plan .entry h3{
    font-size: 2em;
    margin-bottom: 60px;
}
#hd #zeneye-storage .more-wrapper .plan .entry h3:after{
    bottom: -30px;
    left: calc(50% - 50px);
    width: 100px;
    height: 5px;
}
#hd #zeneye-storage .more-wrapper .plan p{
    font-size: 1.5em;
}
}




@media screen and (max-width: 1200px) {    
#hd #zeneye-storage .list .icon{
    max-width: 100px;
    margin-top: -50px;
}
#hd #zeneye-storage .list .text h3{
    font-size: 1.2em;
}
#hd #zeneye-storage .list .text p{
    font-size: 1em;
}
}

@media screen and (max-width: 950px) {    
#hd #zeneye-storage .more-wrapper .plan .entry{
    background-size: 50px;
}
#hd #zeneye-storage .more-wrapper .plan .entry .inner{
    padding: 40px 15px 15px 15px;
}
#hd #zeneye-storage .more-wrapper .plan p{
    font-size: 0.9em;
}
}

@media screen and (max-width: 768px) {    
#hd #zeneye-storage .more-wrapper .plan p{
    font-size: 0.8em;
}
}

@media screen and (max-width: 650px) {    
#hd #zeneye-storage{
    background-size: 40px;
}
#hd #zeneye-storage .list{
    display: block;
}
#hd #zeneye-storage .list .entry{
    width: 96%;
    margin: 0 2% 80px 2%;
}
#hd #zeneye-storage .more-wrapper .plan{
    display: block;
}
#hd #zeneye-storage .more-wrapper .plan .entry{
    width: 96%;
    margin: 0 2% 30px 2%;
    background-size: 80px;
}
#hd #zeneye-storage .more-wrapper .plan .entry.plus{
    transform: scale(1);
}
#hd #zeneye-storage .more-wrapper .plan p{
    font-size: 1em;
}
}









/*-clear-*/
#hd #zeneye-clear{
    background: #fff url('../img/clear.jpg') center bottom no-repeat;
    overflow: hidden;
    min-height: 65vw;
    background-size: 100% auto;
}
#hd #zeneye-clear > .inner{
    max-width: 1900px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 100px 30px;
    position: relative;
}
#hd #zeneye-clear .section-title{
    position: relative;
    text-align: center;
}
#hd #zeneye-clear .section-title:after{
    display: block;
    content: '';
    position: absolute;
    bottom: -30px;
    left: calc(50% - 50px);
    width: 100px;
    height: 3px;
    background: #c3dcdb;
}

#hd #zeneye-clear .list{
    display: flex;
    align-items: stretch;
    justify-content: center;
    margin-top: 100px;
}
#hd #zeneye-clear .list .entry{
    width: 31%;
    margin: 0 1%;
    display: flex;
    align-items: center;
}
#hd #zeneye-clear .list .icon{
    width: 30%;
}
#hd #zeneye-clear .list .icon img{
    width: 100%;
    display: block;
}
#hd #zeneye-clear .list .text{
    width: 70%;
    padding: 0 15px;
    box-sizing: border-box;
}
#hd #zeneye-clear .list .text h3{
    font-size: 1.2em;
    margin-bottom: 5px;
    color: #555;
    line-height: 1.3em;
}
#hd #zeneye-clear .list .text p{
    font-size: 1.1em;
    line-height: 1.3em;
    color: #555;
    font-weight: lighter;
}


@media screen and (min-width: 1600px) {    
#hd #zeneye-clear{
    min-height: 50vw;
}
}

@media screen and (min-width: 1800px) {    
#hd #zeneye-clear > .inner{
    padding: 100px 100px;
}
#hd #zeneye-clear .section-title:after{
    bottom: -50px;
    height: 5px;
}
#hd #zeneye-clear .list{
    margin-top: 150px;
}
#hd #zeneye-clear .list .text h3{
    font-size: 1.8em;
    margin-bottom: 5px;
}
#hd #zeneye-clear .list .text p{
    font-size: 1.4em;
}
}


@media screen and (max-width: 1000px) {    
#hd #zeneye-clear{
    min-height: 80vw;
}
}
@media screen and (max-width: 767px) {    
#hd #zeneye-clear{
    min-height: 120vw;
}
#hd #zeneye-clear .list{
    display: block;
}
#hd #zeneye-clear .list .entry{
    width: 98%;
    margin: 0 2% 40px 2%;
}
#hd #zeneye-clear .list .icon{
    width: 15%;
}
#hd #zeneye-clear .list .text{
    width: 85%;
}
}
@media screen and (max-width: 500px) {    
#hd #zeneye-clear .list .icon{
    width: 25%;
}
#hd #zeneye-clear .list .text{
    width: 75%;
    padding-right: 0;
}
#hd #zeneye-clear .list .text h3{
    font-size: 1em;
}
#hd #zeneye-clear .list .text p{
    font-size: 0.9em;
}
}








/*-siren-*/
#hd #zeneye-siren{
    background: #fff url('../img/side.png') right 30px no-repeat;
    background-size: 40px auto;
    padding: 100px 0;
}
#hd #zeneye-siren > .inner{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
}
#hd #zeneye-siren .picture{
    width: 50%;
}
#hd #zeneye-siren .picture img{
    width: 100%;
    display: block;
}

#hd #zeneye-siren .words{
    width: 50%;
    box-sizing: border-box;
    padding: 0 50px 0 0;
}
#hd #zeneye-siren .words .inner{
    max-width: 800px;
}
#hd #zeneye-siren .words h3{
    color: #555;
    font-size: 1.5em;
    margin-bottom: 30px;
    line-height: 1.4em;
}

#hd #zeneye-siren .list .entry{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
#hd #zeneye-siren .list .icon{
    width: 8%;
}
#hd #zeneye-siren .list .icon img{
    width: 100%;
    display: block;
}
#hd #zeneye-siren .list .text{
    width: 92%;
    padding: 0 15px;
    box-sizing: border-box;
}
#hd #zeneye-siren .list .text h3{
    font-size: 1.2em;
    margin-bottom: 5px;
    color: #555;
    line-height: 1.3em;
}
#hd #zeneye-siren .list .text p{
    font-size: 1.1em;
    line-height: 1.3em;
    color: #555;
    font-weight: lighter;
    margin-bottom: 0;
}

@media screen and (min-width: 1800px) {    
#hd #zeneye-siren{
    background-size: 60px auto;
    padding: 150px 0;
}
#hd #zeneye-siren .picture{
    width: 60%;
}
#hd #zeneye-siren .words{
    width: 40%;
    padding: 0 50px 0 0;
}
#hd #zeneye-siren .words .inner{
    max-width: 100%;
}
#hd #zeneye-siren .words h3{
    font-size: 2.4em;
    letter-spacing: 2px;
    margin-bottom: 30px;
}
#hd #zeneye-siren .list .icon{
    width: 10%;
}
#hd #zeneye-siren .list .text{
    width: 90%;
}
#hd #zeneye-siren .list .text h3{
    font-size: 1.7em;
}
#hd #zeneye-siren .list .text p{
    font-size: 1.4em;
}
}

@media screen and (max-width: 1024px) {    
#hd #zeneye-siren .list .icon{
    width: 12%;
}
#hd #zeneye-siren .list .text{
    width: 88%;
}
#hd #zeneye-siren .list .text p{
    font-size: 1em;
}
}

@media screen and (max-width: 767px) {    
#hd #zeneye-siren > .inner{
    display: block;
}
#hd #zeneye-siren .picture{
    width: 100%;
}
#hd #zeneye-siren .words{
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px 0 20px;
    margin-bottom: 40px;
}
}


@media screen and (max-width: 550px) {    
#hd #zeneye-siren .words h3{
    font-size: 1.2em;
}
}








/*-security-*/
#hd #zeneye-security{
    background: #fff;
    overflow: hidden;
}
#hd #zeneye-security > .inner{
    max-width: 1600px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 100px 30px;
    position: relative;
}
#hd #zeneye-security .section-title{
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}

#hd #zeneye-security .arrow{
    width: 60px;
    height: 60px;
    background: url('../img/feature-arrow.png') center no-repeat;
    position: absolute;
    right: 20px;
    top: calc(50% - 30px);
    background-size: contain;
    cursor: pointer;
    opacity: 0.5;
    transition: all 0.2s;
}
#hd #zeneye-security .arrow.last{
    background-image: url('../img/feature-arrow-left.png');
    right: auto;
    left: 20px;
}
#hd #zeneye-security .arrow:hover{
    opacity: 0.8;
}
#hd #zeneye-security .arrow:active{
    opacity: 1;
}


#hd #zeneye-security .notebook{
    width: 85%;
    min-height: 530px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

#hd #zeneye-security .notebook .entry{
    width: calc(100% - 40px);
    overflow: hidden;
    background: #fff;
    box-shadow: 3px 5px 20px rgba(0,0,0,0.1);
    border: 3px solid #c3dcdb;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.3s;
}

#hd #zeneye-security .notebook .entry.front{
    left: 0;
    top: 40px;
    z-index: 3;
}
#hd #zeneye-security .notebook .entry.middle{
    left: 20px;
    top: 20px;
    z-index: 2;
}
#hd #zeneye-security .notebook .entry.back{
    left: 40px;
    top: 0px;
    z-index: 1;
}


#hd #zeneye-security .notebook .entry .inner{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}
#hd #zeneye-security .notebook .entry .inner .image{
    width: 60%;
}
#hd #zeneye-security .notebook .entry .inner .text{
    width: 40%;
    box-sizing: border-box;
    padding: 20px 10px 20px 40px;
}
#hd #zeneye-security .notebook .entry .inner .text h3{
    font-size: 1.3em;
    color: #555;
    line-height: 1.3em;
}
#hd #zeneye-security .notebook .entry .inner .text p{
    font-size: 0.9em;
    color: #555;
    line-height: 1.3em;
}



#hd #zeneye-security .bookmark{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    width: 80%;
    margin: 0 auto;
    box-sizing: border-box;
}
#hd #zeneye-security .bookmark .mark{
    width: 33.33%;
}
#hd #zeneye-security .bookmark .mark div{
    max-width: 150px;
    font-size: 1.1em;
    line-height: 1.3em;
    position: relative;
    color: #999;
    transition: all 0.3s;
    cursor: pointer;
}
#hd #zeneye-security .bookmark .mark div:after{
    display: block;
    content: '';
    position: absolute;
    bottom: -12px;
    left: 0;
    width: 20px;
    height: 3px;
    background: #c5dfdf;
    transition: all 0.3s;
}

#hd #zeneye-security .bookmark .mark.active div{
    color: #444;
}
#hd #zeneye-security .bookmark .mark.active div:after{
    width: 100%;
    background: #c3dcdb;
}



@media screen and (min-width: 1800px) {    
#hd #zeneye-security .notebook .entry .inner .text{
    padding: 20px 30px 20px 60px;
}
#hd #zeneye-security .notebook .entry .inner .text h3{
    font-size: 1.9em;
}
#hd #zeneye-security .notebook .entry .inner .text p{
    font-size: 1.3em;
    font-weight: lighter;
}
#hd #zeneye-security .bookmark .mark div{
    max-width: 250px;
    font-size: 1.8em;
}
#hd #zeneye-security .bookmark .mark div:after{
    height: 5px;
}
}




@media screen and (max-width: 1500px) {    
#hd #zeneye-security .notebook{
    min-height: 35vw;
}
}

@media screen and (max-width: 900px) {    
#hd #zeneye-security > .inner{
    padding: 30px 25px;
}
#hd #zeneye-security .arrow{
    width: 40px;
    height: 40px;
    right: 10px;
    top: calc(50% - 20px);
}
#hd #zeneye-security .arrow.last{
    left: 10px;
}
#hd #zeneye-security .notebook{
    width: 92%;
    min-height: 38vw;
}
#hd #zeneye-security .bookmark{
    width: 95%;
}
#hd #zeneye-security .bookmark .mark div{
    max-width: 120px;
    font-size: 0.9em;
}
#hd #zeneye-security .notebook .entry .inner .text{
    padding: 0px 0px 0px 10px;
}
#hd #zeneye-security .notebook .entry .inner .text h3{
    font-size: 1em;
}
#hd #zeneye-security .notebook .entry .inner .text p{
    font-size: 0.8em;
    margin-bottom: 0;
}
}

@media screen and (max-width: 600px) {    
#hd #zeneye-security .arrow{
    width: 20px;
    height: 20px;
    right: 5px;
    top: calc(50% - 10px);
}
#hd #zeneye-security .arrow.last{
    left: 5px;
}
#hd #zeneye-security .notebook{
    width: 100%;
    min-height: 45vw;
}
#hd #zeneye-security .notebook .entry{
    width: calc(100% - 20px);
    border: 2px solid #c3dcdb;
    min-height: calc(100% - 20px);
    box-shadow: 1px 3px 8px rgba(0,0,0,0.1);
}
#hd #zeneye-security .notebook .entry.front{
    top: 20px;
}
#hd #zeneye-security .notebook .entry.middle{
    left: 10px;
    top: 10px;
}
#hd #zeneye-security .notebook .entry.back{
    left: 20px;
}


#hd #zeneye-security .notebook .entry .inner{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}
#hd #zeneye-security .notebook .entry .inner .image{
    width: 35%;
}
#hd #zeneye-security .notebook .entry .inner .text{
    width: 65%;
}
#hd #zeneye-security .notebook .entry .inner .text h3{
    font-size: 0.9em;
}

#hd #zeneye-security .bookmark{
    display: block;
    width: 100%;
}
#hd #zeneye-security .bookmark .mark{
    width: 100%;
    margin-bottom: 20px;
    font-size: 0.8em;
}
#hd #zeneye-security .bookmark .mark div{
    max-width: 100%;
}
}




@media screen and (max-width: 500px) {    
#hd #zeneye-security .notebook{
    min-height: 400px;
}
#hd #zeneye-security .notebook .entry .inner{
    display: block;
}
#hd #zeneye-security .notebook .entry .inner .image{
    width: 100%;
    margin-bottom: 20px;
}
#hd #zeneye-security .notebook .entry .inner .text{
    width: 100%;
}
}
@media screen and (max-width: 400px) {    
#hd #zeneye-security .notebook{
    min-height: 320px;
}
}






/*-weather-*/
#hd #zeneye-weather{
    background: #f2f2f2;
    overflow: hidden;
}
#hd #zeneye-weather > .inner{
    max-width: 1600px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 80px 60px;
    position: relative;
}
#hd #zeneye-weather .section-title{
    position: relative;
    margin-bottom: 60px;
}
#hd #zeneye-weather .section-title:after{
    display: block;
    content: '';
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 60px;
    height: 3px;
    background: #c5dfdf;
}
#hd #zeneye-weather h3{
    color: #555;
    font-size: 1.2em;
    font-weight: lighter;
}
#hd #zeneye-weather .image{
    margin-top: 30px;
}
#hd #zeneye-weather .image img{
    width: 100%;
    display: block;
}

@media screen and (min-width: 1800px) {    
#hd #zeneye-weather h3{
    font-size: 1.7em;
}
#hd #zeneye-weather .image{
    margin-top: 80px;
}
}

@media screen and (max-width: 1023px) {    
#hd #zeneye-weather > .inner{
    padding: 80px 30px;
}
}

@media screen and (max-width: 550px) {    
#hd #zeneye-weather > .inner{
    padding: 50px 20px;
}
#hd #zeneye-weather h3{
    font-size: 1em;
}
}








/*-connect-*/
#hd #zeneye-connect{
    background: #fff url('../img/twins.png') calc(100% - 80px) calc(100% - 80px) no-repeat;
    background-size: 80px auto;
}
#hd #zeneye-connect > .inner{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
}
#hd #zeneye-connect .picture{
    width: 50%;
}
#hd #zeneye-connect .picture img{
    width: 100%;
    display: block;
}

#hd #zeneye-connect .words{
    width: 50%;
    box-sizing: border-box;
    padding: 20px 50px 20px 50px;
}
#hd #zeneye-connect .words .inner{
    max-width: 800px;
    text-align: center;
}
#hd #zeneye-connect .words h3{
    color: #555;
    font-size: 1.5em;
    margin-bottom: 10px;
    line-height: 1.4em;
}
#hd #zeneye-connect .text{
    position: relative;
    margin-bottom: 80px;
}
#hd #zeneye-connect .text:after{
    display: block;
    content: '';
    position: absolute;
    bottom: -30px;
    left: calc(50% - 40px);
    width: 80px;
    height: 3px;
    background: #c3dcdb;
}
#hd #zeneye-connect .text p{
    color: #555;
    font-size: 1.1em;
    line-height: 1.2em;
    font-weight: lighter;
}

#hd #zeneye-connect .list{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
    max-width: 400px;
    margin: 0 auto;
}
#hd #zeneye-connect .list .entry{
    width: 44%;
    margin: 0 3% 20px 3%;
}
#hd #zeneye-connect .list img{
    width: 100%;
    display: block;
}
#hd #zeneye-connect .list a{
    width: 100%;
    display: block;
    border-radius: 20px;
    border: 1px solid #aaa;
    overflow: hidden;
    padding: 6px;
    transition: all 0.3s;
}
#hd #zeneye-connect .list .dark a{
    background: #000;
    border-color: #000;
}
#hd #zeneye-connect .list a:hover{
    box-shadow: 2px 4px 8px rgba(0,0,0,0.2);
}



@media screen and (min-width: 1800px) {    
#hd #zeneye-connect{
    background-size: 120px auto;
}
#hd #zeneye-connect .words{
    padding: 20px 100px 20px;
}
#hd #zeneye-connect .words .inner{
    max-width: 1200px;
}
#hd #zeneye-connect .words h3{
    font-size: 2.3em;
    margin-bottom: 15px;
}
#hd #zeneye-connect .text{
    margin-bottom: 120px;
}
#hd #zeneye-connect .text:after{
    height: 5px;
}
#hd #zeneye-connect .text p{
    font-size: 1.5em;
}
#hd #zeneye-connect .list{
    max-width: 500px;
}
}

@media screen and (max-width: 767px) {    
#hd #zeneye-connect{
    background: #fff;
    padding-bottom: 0;
}
#hd #zeneye-connect > .inner{
    display: block;
}
#hd #zeneye-connect .picture{
    width: 100%;
}
#hd #zeneye-connect .words{
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px 0 20px;
    margin-bottom: 40px;
}
}


@media screen and (max-width: 550px) {    
#hd #zeneye-connect{
    padding-top: 50px;
}
#hd #zeneye-connect .words h3{
    font-size: 1.2em;
}
#hd #zeneye-connect .text p{
    font-size: 0.9em;
}
#hd #zeneye-connect .list a{
    border-radius: 10px;
}
}






/*-app-*/


#hd #zeneye-app{
    position: relative;
}
#hd #zeneye-app .scrollstuff-wrapper{
    background: #fbfbfb;
    height: 700px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
}
#hd #zeneye-app .scrollstuff-wrapper.fixed{
    position: fixed;
}
#hd #zeneye-app .scrollstuff-wrapper.end{
    top: 3500px;
}

#hd #zeneye-app .scrollstuff-understudy{
    background: #fbfbfb;
    /*height: 700px;*/
    height: 4200px;
    width: 100%;
    position: relative;
}
#hd #zeneye-app .scrollstuff-understudy .anchor{
    position: absolute;
    left: 0;
    height: 700px;
}
#hd #zeneye-app .scrollstuff-understudy .anchor-1{ top: 0;}
#hd #zeneye-app .scrollstuff-understudy .anchor-2{ top: 700px;}
#hd #zeneye-app .scrollstuff-understudy .anchor-3{ top: 1400px;}
#hd #zeneye-app .scrollstuff-understudy .anchor-4{ top: 2100px;}
#hd #zeneye-app .scrollstuff-understudy .anchor-5{ top: 2800px;}




/*
#hd #zeneye-app .scrollstuff-understudy.expand{
    height: 4200px;
    background: #444;
}
*/




#hd #zeneye-app .scrollstuff-wrapper > .inner{
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 50px 10px 50px 60px;
    position: relative;
    display: flex;
}
#hd #zeneye-app .words{
    width: 60%;
}
#hd #zeneye-app .picture{
    width: 40%;
}
#hd #zeneye-app .picture .base{
    max-width: 300px;
    margin: 0 auto;
    position: relative;
}
#hd #zeneye-app .picture .screenshots{
    width: 100%;
}
#hd #zeneye-app .picture .screenshots .entry{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
    transition: all 0.5s;
}
#hd #zeneye-app .picture .screenshots .entry.active{
    z-index: 2;
    opacity: 1;
}
#hd #zeneye-app .picture img{
    max-width: 100%;
    margin: 0 auto;
}
#hd #zeneye-app .words h3{
    color: #555;
    font-size: 1.5em;
    line-height: 1.2em;
    margin-bottom: 30px;
    margin-top: 20px;
}



#hd #zeneye-app .app-nav{
    margin-left: 50px;
    position: relative;
    padding: 30px 0;
}
#hd #zeneye-app .app-nav .list{
    position: relative;
    z-index: 2;
}
#hd #zeneye-app .app-nav .list .entry{
    display: flex;
    align-items: top;
    margin-bottom: 15px;
    cursor: pointer;
}
#hd #zeneye-app .app-nav .list .entry h4{
    font-size: 1.2em;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #555;
}
#hd #zeneye-app .app-nav .list .entry p{
    color: #555;
    font-size: 1em;
    margin-bottom: 0;
    line-height: 1.3em;
    display: none;
    transition: all 0.3s;
}
#hd #zeneye-app .app-nav .list .entry .icon{
    width: 60px;
    height: 60px;
    margin-right: 30px;
    border: 2px solid #c3dcdb;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    flex-shrink: 0;
    transition: all 0.3s;
}
#hd #zeneye-app .app-nav .list .entry .icon img{
    width: 100%;
    display: block;
}


#hd #zeneye-app .app-nav .list .entry.active p{
    display: block;
}
#hd #zeneye-app .app-nav .list .entry.active .icon{
    transform: scale(1.2);
    box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
}

#hd #zeneye-app .app-nav .string{
    position: absolute;
    left: 29px;
    top: 0px;
    background: #c3dcdb;
    width: 3px;
    height: 100%;
    z-index: 1;
}
#hd #zeneye-app .app-nav .string:before{
    position: absolute;
    left: -5px;
    top: -2px;
    border-radius: 50%;
    background: #c3dcdb;
    width: 13px;
    height: 13px;
    display: block;
    content: '';
}
#hd #zeneye-app .app-nav .string:after{
    position: absolute;
    left: -5px;
    bottom: -2px;
    border-radius: 50%;
    background: #c3dcdb;
    width: 13px;
    height: 13px;
    display: block;
    content: '';
}

#hd #zeneye-app .app-mobile{
    display: none;
    padding: 60px 20px 20px 20px;
    background: #fbfbfb;
}
#hd #zeneye-app .app-mobile .entry{
    margin-bottom: 80px;
}
#hd #zeneye-app .app-mobile h3{
    font-size: 1.2em;
    line-height: 1.2em;
    color: #555;
    text-align: center;
    margin-bottom: 30px;
}
#hd #zeneye-app .app-mobile .img{
    max-width: 70%;
    margin: 0 auto;
}
#hd #zeneye-app .app-mobile .img img{
    width: 100%;
    display: block;
}


#hd #zeneye-app .app-mobile .context{
    display: flex;
    align-items: center;
    margin-top: 10px;
}
#hd #zeneye-app .app-mobile .context h4{
    font-size: 1.2em;
    margin-bottom: 10px;
    color: #555;
}
#hd #zeneye-app .app-mobile .context p{
    color: #555;
    font-size: 1em;
    margin-bottom: 0;
    line-height: 1.3em;
}
#hd #zeneye-app .app-mobile .context .icon{
    width: 60px;
    height: 60px;
    margin-right: 30px;
    border: 2px solid #c3dcdb;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    flex-shrink: 0;
    transition: all 0.3s;
}
#hd #zeneye-app .app-mobile .context .icon img{
    width: 100%;
    display: block;
}


@media screen and (min-width: 1800px) {    
#hd #zeneye-app{
}
#hd #zeneye-app .scrollstuff-wrapper{
    padding-top: 50px;
    height: 800px;
}
#hd #zeneye-app .scrollstuff-wrapper.end{
    top: 4000px;
}

#hd #zeneye-app .scrollstuff-understudy{
    height: 4800px;
}
#hd #zeneye-app .scrollstuff-understudy .anchor{
    height: 800px;
}
#hd #zeneye-app .scrollstuff-understudy .anchor-1{ top: 0;}
#hd #zeneye-app .scrollstuff-understudy .anchor-2{ top: 800px;}
#hd #zeneye-app .scrollstuff-understudy .anchor-3{ top: 1600px;}
#hd #zeneye-app .scrollstuff-understudy .anchor-4{ top: 2400px;}
#hd #zeneye-app .scrollstuff-understudy .anchor-5{ top: 3200px;}




#hd #zeneye-app .scrollstuff-wrapper > .inner{
    max-width: 1400px;
}
#hd #zeneye-app .words h3{
    font-size: 2em;
    letter-spacing: 2px;
}
#hd #zeneye-app .app-nav .list .entry h4{
    font-size: 1.7em;
}
#hd #zeneye-app .app-nav .list .entry p{
    font-size: 1.3em;
    font-weight: lighter;
}
#hd #zeneye-app .picture .base{
    max-width: 350px;
}
}




@media screen and (max-width: 900px) {    
#hd #zeneye-app .scrollstuff-wrapper > .inner{
    padding-left: 30px;
}
#hd #zeneye-app .words h3{
    font-size: 1.3em;
    margin-bottom: 20px;
    margin-top: 0px;
}

#hd #zeneye-app .app-nav{
    margin-left: 10px;
}
#hd #zeneye-app .app-nav .list .entry{
    margin-bottom: 10px;
}
#hd #zeneye-app .app-nav .list .entry h4{
    font-size: 1em;
    margin-bottom: 5px;
    margin-top: 20px;
}
#hd #zeneye-app .app-nav .list .entry p{
    font-size: 0.8em;
}
#hd #zeneye-app .app-nav .list .entry .icon{
    margin-right: 20px;
}
}

@media screen and (max-width: 550px) {
#hd #zeneye-app .scrollstuff-wrapper{
    display: none;
}
#hd #zeneye-app .scrollstuff-understudy{
    display: none;
}
#hd #zeneye-app .app-mobile{
    display: block;
}
}

@media screen and (max-width: 320px) {
#hd #zeneye-app .app-mobile h3{
    font-size: 1em;
}
#hd #zeneye-app .app-mobile .entry h4{
    font-size: 1em;
}
#hd #zeneye-app .app-mobile .entry p{
    font-size: 0.8em;
}
}

