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

/*-overwrite-*/
#overview, #gallery, #review, #support, #features, #wheretobuy {
    margin-top: 0px;
}
#overview #sectionOverview {
    padding: 0px;
}
body.noscroll{
    overflow: hidden;
}
#hd p{
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    line-height: 1.6em;
    font-size: 16px;
}
#hd ul{
    font-family: 'Open Sans', 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;
}




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


#hd .section-title{
    font-size: 2em;
    color: #555;
    line-height: 1.3em;
    font-weight: lighter;
}
@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{
    padding-bottom: 60px;/*20201008*/
}
#hd #zeneye-hero .hero{
    background: #ddd;
    overflow: hidden;
    position: relative;
}
#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: 14%;
    top: 37%;
    width: 40%;
}
#hd #zeneye-hero .hero h3{
    margin: 0 0 2% 0;
    font-size: 2vw;
    font-weight: bold;
    color: #748858;
    line-height: 1.2em;
}
#hd #zeneye-hero .hero h2{
    margin: 0;
    font-size: 3.5vw;
    font-weight: lighter;
    color: #555;
    line-height: 1.2em;
}
#hd #zeneye-hero .hero .iconset{
    width: 85%; /*20201008*/
    margin-top: 3%;
}
#hd #zeneye-hero .hero .iconset img{
    width: 100%;
    margin: 0;
}



#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{
    padding-bottom: 0px;
}
#hd #zeneye-hero .text{
    text-align: center;
}
#hd #zeneye-hero .hero .image{
    width: 120%;
    margin-left: -18%;
}
#hd #zeneye-hero .hero .hero-text{
    left: 3%;
    width: 45%;
}
#hd #zeneye-hero .hero h3{
    font-size: 2.8vw;
}
#hd #zeneye-hero .hero h2{
    font-size: 4.3vw;
}
#hd #zeneye-hero .hero .iconset{/*20201008*/
}
}
@media screen and (max-width: 450px) {    
}


/*-scenario-*/
#hd #zeneye-scenario{
    overflow: hidden;
    padding-bottom: 40px;/*20201008*/
    background-image: linear-gradient(to bottom, #fff 0% , #fff 55% , #e9e7e1 55.1%, #e9e7e1 100%);
}
#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;
}

#hd #zeneye-scenario .list{
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}
#hd #zeneye-scenario .list .entry{
    width: 25%;
}
#hd #zeneye-scenario .list .entry img{
    width: 100%;
    display: block;
}
#hd #zeneye-scenario .list .entry p{
    color: #555;
    font-size: 1.3em;
    font-weight: lighter;
    margin-top: 10px;
    position: relative;
}
/*
#hd #zeneye-scenario .list .entry p:after{
    display: block;
    content: '';
    position: absolute;
    bottom: -10px;
    left: calc(50% - 20px);
    width: 40px;
    height: 2px;
    background: #b09f8d;
}
*/
@media screen and (max-width: 768px) {    
#hd #zeneye-scenario > .inner{
    width: 100%;
    padding-bottom: 0;
}
#hd #zeneye-scenario .list .entry p{
    font-size: 1em;
}
}
@media screen and (max-width: 650px) {    
#hd #zeneye-scenario{
    background-image: linear-gradient(to bottom, #fff 0% , #fff 45% , #e9e7e1 45.1%, #e9e7e1 100%);
    padding-bottom: 0px;
}
#hd #zeneye-scenario .list .entry{
    width: 50%;
    margin-bottom: 20px;
}
}




/*-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;
}
}




/*-coloraugmentation-*/
#hd #zeneye-coloraugmentation{
    overflow: hidden;
    padding-bottom: 60px;/*20201008*/
}
#hd #zeneye-coloraugmentation > .inner{
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 50px 30px;
    position: relative;
    text-align: center;
}
#hd #zeneye-coloraugmentation h4{
    color: #73824c;
    line-height: 1.3em;
    font-size: 2em;
    font-weight: lighter;
}
#hd #zeneye-coloraugmentation .image{
    margin-bottom: 40px;
}
#hd #zeneye-coloraugmentation p{
    color: #555;
    line-height: 1.8em;
}
#hd #zeneye-coloraugmentation p.mobile{
    display: none;
}

@media screen and (max-width: 768px) {    
#hd #zeneye-coloraugmentation > .inner{
    width: 100%;
}
#hd #zeneye-coloraugmentation h4{
    font-size: 1em;
}
#hd #zeneye-coloraugmentation .image{
    margin-bottom: 0px;
}
#hd #zeneye-coloraugmentation p.default{
    display: none;
}
#hd #zeneye-coloraugmentation p.mobile{
    display: block;
}
}
@media screen and (max-width: 650px) {    
#hd #zeneye-coloraugmentation{
    padding-bottom: 0px;
}
}





/*-reminder-*/
#hd #zeneye-reminder{
    overflow: hidden;
    padding: 100px 0;
    position: relative;
}
#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;
}
#hd #zeneye-reminder .text{
    width: 50%;
    padding-right: 5%;
    padding-left: 8%;
    box-sizing: border-box;
}
#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;
}
#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: 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: #e9e7e1;
}
#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%;
}
}






/*-bluelight-*/
#hd #zeneye-bluelight{
    overflow: hidden;
    padding-bottom: 50px;
    position: relative;
}
#hd #zeneye-bluelight:after{
    background: #e9e7e1;
    position: absolute;
    width: 90%;
    height: 100%;
    content: '';
    display: block;
    left: 5%;
    top: 0;
    z-index: 0;
}
#hd #zeneye-bluelight > .inner{
    max-width: 1400px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 50px 30px;
    position: relative;
    text-align: center;
    z-index: 1;
}
#hd #zeneye-bluelight .section-title{
    text-align: center;
}
#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 .text{
    color: #555;
    line-height: 1.8em;
    padding: 0 20px;
    max-width: 800px;
    margin: 30px auto;
    text-align: left;
}
#hd #zeneye-bluelight .text.mobile{
    display: none;
}


#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 img{
    width: 100%;
    display: block;
}
#hd #zeneye-bluelight .monitor .cover{
    width: 96.1%;
    height: 73%;
    position: absolute;
    left: 2%;
    top: 2.5%;
    background: rgba(255,255,0,0.2);
    /*opacity: 0.5;*/
}
#hd #zeneye-bluelight .monitor .screen-wrapper{
    width: 96.1%;
    height: 73%;
    position: absolute;
    left: 2%;
    top: 2.5%;
}
#hd #zeneye-bluelight .monitor .screen{
}
#hd #zeneye-bluelight .monitor .screen:not(.active){
    display: none;
}


#hd #zeneye-bluelight .control > div{
    width: 70px;
    height: 70px;
    background: url('../img/filter-arrow-right.png') center no-repeat;
    position: absolute;
    right: 10%;
    top: 35%;
    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: 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);
}
#hd #zeneye-bluelight .control .left{
    left: calc(50% - 400px);
}
#hd #zeneye-bluelight .dashboard{
    width: 180px;
    height: 220px;
    background: #444;
    border-radius: 20px;
    position: absolute;
    right: auto;
    left: calc(50% + 340px);
    bottom: 0;
}
}
@media screen and (max-width: 1100px) {    
#hd #zeneye-bluelight .dashboard{
    right: auto;
    left: auto;
    bottom: auto;
    margin: 20px auto 0 auto;
    position: relative;
}
}


@media screen and (max-width: 850px) {    
#hd #zeneye-bluelight .monitor{
    max-width: 70%;
}
#hd #zeneye-bluelight .control > div{
    width: 30px;
    height: 30px;
}
#hd #zeneye-bluelight .control > div{
    top: 20%;
}
#hd #zeneye-bluelight .control .right{
    right: 10px;
}
#hd #zeneye-bluelight .control .left{
    left: 10px;
}
}

@media screen and (max-width: 768px) {    
#hd #zeneye-bluelight{
    padding-bottom: 0px;
}
#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: 700px) {    
#hd #zeneye-bluelight{
    background: #e9e7e1;
}
}

@media screen and (max-width: 600px) {    
#hd #zeneye-bluelight > .inner{
    padding: 50px 0px;
}
#hd #zeneye-bluelight .monitor{
    max-width: 80%;
}
#hd #zeneye-bluelight .dashboard{
    transform: scale(0.8);
}
}





/*-flickerfree-*/
#hd #zeneye-flickerfree{
    overflow: hidden;
    padding: 100px 0;
}
#hd #zeneye-flickerfree > .inner{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    position: relative;
    align-items: center;
    flex-direction: row-reverse;
    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;
}
#hd #zeneye-flickerfree .section-title:after{
    display: block;
    content: '';
    position: absolute;
    top: -80px;
    left: 0;
    width: 100px;
    height: 10px;
    background: #b9c1ac;
}
#hd #zeneye-flickerfree .text h4{
    color: #73824c;
    line-height: 1.3em;
    font-size: 1.6em;/*20201008*/
    font-weight: lighter;
    margin-bottom: 50px;
}
#hd #zeneye-flickerfree .text p{
    color: #555;
    line-height: 1.8em;
}
#hd #zeneye-flickerfree .text .icon{
    display: block;
    width: 35%;
    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-right: 0;
}
#hd #zeneye-flickerfree .section-title:after{
    top: -40px;
    width: 60px;
    height: 7px;
}
#hd #zeneye-flickerfree .text h4{
    font-size: 1.3em;
}
}

@media screen and (max-width: 768px) {    
#hd #zeneye-flickerfree{
    padding-bottom: 0;
}
#hd #zeneye-flickerfree .text{
    width: 100%;
    padding-left: 0;
    margin-bottom: 50px;
    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: 35%;
    margin: 0;
}
}
@media screen and (max-width: 550px) {    
#hd #zeneye-flickerfree .text h4{
    font-size: 1.1em;
}
}




/*-bacguard-*/
#hd #zeneye-bacguard{
    overflow: hidden;
    padding: 100px 0;
}

#hd #zeneye-bacguard .bacguard{
    position: relative;
    z-index: 2;
}
#hd #zeneye-bacguard .bacguard .inner{
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 60px 0px 60px;
    box-sizing: border-box;
}
#hd #zeneye-bacguard .bacguard .text{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    position: relative;
    align-items: center;
}
#hd #zeneye-bacguard .bacguard .text .title{
    width: 40%;/*20201008*/
    box-sizing: border-box;
    padding: 0 30px;
}
#hd #zeneye-bacguard .bacguard .text .note{
    font-size: 0.8em;
    line-height: 1.2em;
    margin-top: 30px;/*20201008*/
}
#hd #zeneye-bacguard .bacguard .text .icon{
    width: 10%;
    box-sizing: border-box;
}
#hd #zeneye-bacguard .bacguard .text .context{
    width: 60%;/*20201008*/
    box-sizing: border-box;
    padding: 0 30px;
}

#hd #zeneye-bacguard .bacguard .text .icon img{
    max-width: 100%;
}
#hd #zeneye-bacguard .text h4{
    color: #73824c;
    line-height: 1.3em;
    font-size: 1.6em;
    font-weight: lighter;
}
#hd #zeneye-bacguard .text p{
    color: #555;
    line-height: 1.8em;
}

@media screen and (max-width: 1000px) {    
#hd #zeneye-bacguard .bacguard .inner{
    padding: 0px 20px;
}
#hd #zeneye-bacguard .bacguard .text .title{
    width: 100%;/*20201008*/
}
#hd #zeneye-bacguard .bacguard .text .icon{
}
#hd #zeneye-bacguard .bacguard .text .context{
    width: 100%;
    margin-top: 20px;
}
#hd #zeneye-bacguard .text h4{
    font-size: 1.2em;
}
}



@media screen and (max-width: 768px) {    
#hd #zeneye-bacguard{
    padding-top: 70px;
    padding-bottom: 20px;
}
#hd #zeneye-bacguard .bacguard .text{
    text-align: center;
}
}

@media screen and (max-width: 650px) {    
#hd #zeneye-bacguard .bacguard .text .title{
    padding: 0 15px 0 0;
}
#hd #zeneye-bacguard .bacguard .text .context{
    padding: 0;
}
}


#hd #zeneye-bacguard .bacguard .list{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    position: relative;
    align-items: top;
    margin-top: 50px;
}
#hd #zeneye-bacguard .bacguard .list .entry{
    width: 50%;
    box-sizing: border-box;
    padding: 0 30px;
}
#hd #zeneye-bacguard .bacguard .list .entry .image{
    position: relative;
}
#hd #zeneye-bacguard .bacguard .list .entry img{
    max-width: 100%;
}
#hd #zeneye-bacguard .bacguard .list .entry .brief{
    text-align: center;
    margin-top: 10px;/*20201008*/
}
#hd #zeneye-bacguard .bacguard .list .entry .brief p{/*20201008*/
    /*border: 1px solid #aaa;
    padding: 10px 30px 10px 50px;
    display: inline-block;
    text-align: left;
    background: url('../img/looking-glass.png') 15px center no-repeat;
    background-size: 25px;*/
    color: #888;
    padding-right: 30px;
}
@media screen and (max-width: 768px) {    
#hd #zeneye-bacguard .bacguard .list{
    max-width: 500px;
    width: 80%;
    margin: 0 auto 50px auto;
}
#hd #zeneye-bacguard .bacguard .list .entry{
    width: 100%;
    margin-bottom: 20px;
    margin-top: 40px;
}
#hd #zeneye-bacguard .bacguard .list .entry .brief p{/*20201008*/
    /*
    padding: 5px 10px 5px 32px;
    background-size: 15px;
    background-position: 7px center;
    */
    font-size: 0.8em;
    line-height: 1.2em;
    padding-right: 15px;
}
}


/*zoom*/
/*
#hd #zeneye-bacguard .bacguard .compare{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    position: relative;
    align-items: center;
    margin-top: 50px;
}
#hd #zeneye-bacguard .bacguard .compare .entry{
    width: 50%;
    box-sizing: border-box;
    padding: 0 30px;
}
#hd #zeneye-bacguard .bacguard .compare .entry .image{
    position: relative;
}
#hd #zeneye-bacguard .bacguard .compare .entry img{
    max-width: 100%;
}
#hd #zeneye-bacguard .bacguard .compare .entry .brief{
    text-align: center;
    margin-top: 30px;
}
#hd #zeneye-bacguard .bacguard .compare .entry .brief p{
    border: 1px solid #aaa;
    padding: 10px 30px 10px 50px;
    display: inline-block;
    text-align: left;
    background: url('../img/looking-glass.png') 15px center no-repeat;
    background-size: 25px;
}
#hd #zeneye-bacguard .bacguard .compare .img-magnifier-glass {
  position: absolute;
  border: 3px solid #000;
  border-radius: 50%;
  cursor: none;
  width: 100px;
  height: 100px;
  z-index: 2;
}

#hd #zeneye-bacguard .bacguard .block {
  position: absolute;
  background: red;
  width: 90%;
  height: 60%;
  left: 5%;
  top: 5%;
  z-index: 1;
}

@media screen and (max-width: 768px) {    
#hd #zeneye-bacguard .bacguard .compare{
    max-width: 500px;
    margin: 0 auto 50px auto;
}
#hd #zeneye-bacguard .bacguard .compare .entry{
    width: 100%;
    margin-bottom: 20px;
    margin-top: 60px;
}
}
*/





/*20201103 update*/
#hd #zeneye-bacguard .ionic .inner{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    box-sizing: border-box;
    position: relative;
    flex-direction: row-reverse;
    background: url(../img/ionic-bg.jpg) left top no-repeat;
    background-size: 60% auto;
    margin-top: -3%;
    z-index: 1;
}
#hd #zeneye-bacguard .ionic .text{
    width: 50%;
    padding-right: 14%;
    box-sizing: border-box;
    padding-top: 8%;
}
#hd #zeneye-bacguard .ionic .text .box{
    position: relative;
    margin-left: -20%;
}
#hd #zeneye-bacguard .ionic .text .row{
    display: flex;
    flex-wrap: no-wrap;
    align-items: stretch;
    box-sizing: border-box;
    position: relative;
}
#hd #zeneye-bacguard .ionic .text .box .words{
    display: flex;
    flex-wrap: no-wrap;
    align-items: center;
    box-sizing: border-box;
    position: relative;
    width: 63%;
    padding-right: 20px;
}
#hd #zeneye-bacguard .ionic .text .box .img{
    width: 75%;
}
#hd #zeneye-bacguard .ionic .text .box .words a{
    position: absolute;
    right: 15px;
    bottom: 10px;
    color: #555;
}
#hd #zeneye-bacguard .ionic .text .box .words a:hover{
    opacity: 0.7;
}
#hd #zeneye-bacguard .ionic .text .box .words a:after{
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    bottom: -4px;
    left: 0;
    background: #555;
    position: absolute;
}
#hd #zeneye-bacguard .ionic .text .box .link{
    width: 37%;
}
#hd #zeneye-bacguard .ionic .text .box .link a{
    display: block;
    text-align: center;
    color: #999;
}
#hd #zeneye-bacguard .ionic .text .box .link img{
    width: 100%;
    display: block;
    box-shadow: 1px 3px 6px rgba(0,0,0,0.2);
    transition: all 0.3s;
}
#hd #zeneye-bacguard .ionic .text .box .link img:hover{
    box-shadow: 1px 3px 12px rgba(0,0,0,0.4);
    transform: scale(1.05);
}
#hd #zeneye-bacguard .ionic .text h4{
    color: #73824c;
    line-height: 1.3em;
    font-size: 2em;
    font-weight: lighter;
    margin-bottom: 30px;
}
#hd #zeneye-bacguard .ionic .text p{
    color: #555;
    line-height: 1.8em;
}
#hd #zeneye-bacguard .ionic .text p span{
    font-weight: bold;
    color: #1ea5db;
}
#hd #zeneye-bacguard .ionic .text .icon{
    display: block;
    margin-top: 50px;
}
#hd #zeneye-bacguard .ionic .text .icon img{
    display: block;
    width: 100%;
}
#hd #zeneye-bacguard .ionic .image{
    width: 50%;
    position: relative;
}
#hd #zeneye-bacguard .ionic .image img{
    width: 100%;
    display: block;
}
#hd #zeneye-bacguard .ionic .image .words{
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    box-sizing: border-box;
    position: relative;
    flex-direction: column;
    height: 100%;
    flex-wrap: no-wrap;
}
#hd #zeneye-bacguard .ionic .image .words .inner{
    background-image: linear-gradient(to right, rgba(230,244,250,0.8) 70%, rgba(230,244,250,0) 90%);
    background-size: cover;
    padding: 5% 3% 3% 30%;
}
#hd #zeneye-bacguard .ionic .image .words h4{
    width: 100%;
    color: #73824c;
    font-size: 1.7em;
    margin-bottom: 20px;
}
#hd #zeneye-bacguard .ionic .image .words p{
    width: 100%;
    line-height: 1.8em;
    color: #777;
}


@media screen and (max-width: 1200px) {    
#hd #zeneye-bacguard .ionic .text{
    padding-right: 5%;
}
#hd #zeneye-bacguard .ionic .image .words .inner{
    padding-left: 10%;
}
}

@media screen and (max-width: 767px) {    
#hd #zeneye-bacguard .ionic .inner{
    width: 90%;
    margin: 0 auto;
    background: none;
}
#hd #zeneye-bacguard .ionic .text{
    width: 100%;
    padding-right: 0;
    padding-top: 0;
}
#hd #zeneye-bacguard .ionic .text p{
    text-align: center;
}
#hd #zeneye-bacguard .ionic .image{
    width: 100%;
}
#hd #zeneye-bacguard .ionic .image .words .inner{
    width: 100%;
    padding: 7% 3% 5% 3%;
    text-align: center;
}
#hd #zeneye-bacguard .ionic .image .words h4{
    font-size: 1.2em;
}
#hd #zeneye-bacguard .ionic .text .box{
    margin-left: 0%;
}
#hd #zeneye-bacguard .ionic .text .box .words{
    width: 100%;
}
}


@media screen and (max-width: 450px) {    
#hd #zeneye-bacguard .ionic .text .row{
    display: block;
}
#hd #zeneye-bacguard .ionic .text .box .words{
    display: block;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}
#hd #zeneye-bacguard .ionic .text .box .img{
    width: 100%;
}
#hd #zeneye-bacguard .ionic .text .box .link{
    width: 70%;
    margin: 0 auto;
}
#hd #zeneye-bacguard .ionic .text .box .words a{
    position: relative;
    right: auto;
    bottom: auto;
}
}







/*-tips-*/
#hd #zeneye-tips{
    overflow: hidden;
    padding-bottom: 100px;
}
#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;
}
#hd #zeneye-tips .list .entry{
    width: 25%;
    box-sizing: border-box;
    padding: 10px;
}
#hd #zeneye-tips .list .entry img{
    width: 100%;
    display: block;
}
#hd #zeneye-tips .list .entry h4{
    margin-top: 20px;
}
#hd #zeneye-tips .list .entry p{
    color: #777;
    font-size: 0.9em;
    margin-top: 40px;
    padding: 0 30px;
    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;
    padding: 0;
}
}

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





















/*-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;
}
}

/*-ASUS-exclusive-GamePlus-Technology-*/
#hd #ASUS-exclusive-GamePlus-Technology{
    overflow: hidden;
    padding-bottom: 60px;/*20201008*/
}
#hd #ASUS-exclusive-GamePlus-Technology > .inner{
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 50px 30px;
    position: relative;
    text-align: center;
}
#hd #ASUS-exclusive-GamePlus-Technology h4{
    color: #73824c;
    line-height: 1.3em;
    font-size: 2em;
    font-weight: lighter;
}
#hd #ASUS-exclusive-GamePlus-Technology .image{
    margin-bottom: 40px;
}
#hd #ASUS-exclusive-GamePlus-Technology p{
    color: #555;
    line-height: 1.8em;
}
#hd #ASUS-exclusive-GamePlus-Technology p.mobile{
    display: none;
}

@media screen and (max-width: 768px) {    
#hd #ASUS-exclusive-GamePlus-Technology > .inner{
    width: 100%;
}
#hd #ASUS-exclusive-GamePlus-Technology h4{
    font-size: 1em;
}
#hd #ASUS-exclusive-GamePlus-Technology .image{
    margin-bottom: 0px;
}
#hd #ASUS-exclusive-GamePlus-Technology p.default{
    display: none;
}
#hd #ASUS-exclusive-GamePlus-Technology p.mobile{
    display: block;
}
}
@media screen and (max-width: 650px) {    
#hd #ASUS-exclusive-GamePlus-Technology{
    padding-bottom: 0px;
}
}