@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,700);



* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
body{
    height: auto !important;
    overflow-x: hidden;
}
sub, sup { 
    line-height: 0; 
    position: relative; 
    vertical-align: baseline;
}
sup { 
        top: -0.6em;
    font-size: 0.6em;
}
sub { 
    bottom: -0.6em; 
    font-size: 0.6em;
}

html #overview #special-sectionOverview, 
html #overview #sectionOverview,
html #overview #old-sectionOverview {
    width: 100% !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    float: none !important;
}

#sectionOverview,
#old-sectionOverview,
#special-sectionOverview {
    background-color: #000;
    height: auto;
    color: #222;
}

#sectionOverview #VivoWatch-width-full,
#old-sectionOverview #VivoWatch-width-full,
#special-sectionOverview #VivoWatch-width-full {
    width: 100%;
    background-color: #fff;
    /*position: absolute;
    left: 0px;*/
    overflow: hidden;
}

#sectionOverview #precent-cont,
#old-sectionOverview #precent-cont,
#special-sectionOverview #precent-cont {
    margin: 0 auto;
    height: 100%;
    max-width: 2000px;
}

#sectionOverview .clear:after,
#old-sectionOverview .clear:after,
#special-sectionOverview .clear:after {
    content: '';
    clear: both;
    display: block;
}

#sectionOverview h2,
#old-sectionOverview h2,
#special-sectionOverview h2 {
    color: #222 !important;
    font-size: 3.5em;
    padding: 0;
    margin: 0;
    font-weight: 300;
    line-height: 1.2em;
}

#sectionOverview h3,
#old-sectionOverview h3,
#special-sectionOverview h3 {
    color: #c8b06e;
    font-size: 2.3em;
    padding: 0;
    margin: 0;
    font-weight: 400;
    line-height: 1.1em;
}

#sectionOverview p,
#old-sectionOverview p,
#special-sectionOverview p {
    padding: 0;
    margin: 0;
    font-size: 1.5em;
    line-height: 1.5em;
}

@media screen and (max-width: 550px) {
    #sectionOverview h2 {
        font-size: 2.5em;
    }
    #sectionOverview h3 {
        font-size: 1.6em;
    }
    #sectionOverview p {
        font-size: 1.3em;
    }
    #old-sectionOverview h2 {
        font-size: 2.5em;
    }
    #old-sectionOverview h3 {
        font-size: 1.6em;
    }
    #old-sectionOverview p {
        font-size: 1.3em;
    }
    #special-sectionOverview h2 {
        font-size: 2.5em;
    }
    #special-sectionOverview h3 {
        font-size: 1.6em;
    }
    #special-sectionOverview p {
        font-size: 1.3em;
    }
}


#sectionOverview .mx-content a:hover,
#old-sectionOverview .mx-content a:hover,
#special-sectionOverview .mx-content a:hover {
    color: #0a8dd1;
}


/*#sectionOverview img{ max-width: none;}  write over wtite base_responsive.css */

#sectionOverview .text-center,
#old-sectionOverview .text-center,
#special-sectionOverview .text-center {
    text-align: center;
}

#VivoWatch-width-full .product-section {
  position: relative;
  background-repeat: no-repeat;
  /*height: 0;*/
  overflow: hidden;
}

#VivoWatch-width-full .product-section:before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#VivoWatch-width-full .product-section .product-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: inherit;
}

#VivoWatch-width-full .product-section .maintitle {
  position: absolute;
  /*-webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;*/
  z-index: 2;
}
@media only screen and (max-width: 1040px){

}
@media only screen and (max-width: 719px) {
  #VivoWatch-width-full .product-section:before {
    height: 0;
  }
  #VivoWatch-width-full .product-section {
    overflow: auto;
    height: auto;
  }
  #VivoWatch-width-full .product-section .product-content {
    position: relative;
    margin-bottom: 0px
  }
  #VivoWatch-width-full .product-section .maintitle {
    position: relative;
    text-align: center;
    padding: 1.5em 5%;
    width: auto;
    left: auto;
    top: auto;
  }
}






/***************************hero*******************************/

#spritespin {
    width: 100% !important;
    height: 700px;
    margin: 0px auto;
    text-align: center;
    cursor: url(../img/view360-cursor.png), auto;
}

#spritespin .spritespin-canvas {
    position: relative !important;
    display: inline-block
}

#VivoWatch-width-full .replacement-360 {
    display: none;
}








/****************** screen ******************/

#VivoWatch-width-full .mx-section-screen {
    position: relative;
}


/*** birdview ***/

#VivoWatch-width-full .mx-section-screen .birdview {
    margin-top: 30px;
}

#VivoWatch-width-full .mx-section-screen .birdview img {
    max-width: 100% !important;
    margin: 0 auto;
    display: block;
    position: relative;
}

#VivoWatch-width-full .mx-section-screen .birdview .mx-text {
    text-align: center;
    width: 96%;
    max-width: 800px;
    margin: 0 auto;
}

#VivoWatch-width-full .mx-section-screen .birdview .mx-text h2 {
    margin-bottom: 20px;
}


.box1-left,
.box1-right {
    width: 49%;
    max-width: 720px;
    height: auto;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
}

.box1-left>img,
.box1-right>img {
    max-width: 100% !important;
}

.low,
.high {
    display: inline-block;
    width: 100%;
    max-width: 720px;
    position: relative;
}

.magnify {
    position: absolute;
    z-index: 10;
    width: 44.4%;
    max-width: 660px;
    height: auto;
    margin-top: 2.6%;
    margin-left: 3.6%;
}

.glass {
    width: 30%;
    height: 53%;
    position: absolute;
    top: 30px;
    left: 130px;
    border: 3px solid white;

    -moz-box-shadow: 0 0 10px #777, 0 0 10px #aaa inset;
    -webkit-box-shadow: 0 0 5px #777;
    box-shadow: 0 0 5px #777, 0 0 10px #aaa inset;

    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;

    cursor: none;
}

.original {
    display: block;
    width: 100%;
}

.r1-bg {
    background: url(../img/PhotoViewing_before.jpg) no-repeat center center white;
}

.r2-bg {
    background: url(../img/PhotoViewing_after.jpg) no-repeat center center white;
}

@media screen and (max-width:768px) {
    .glass {
        border: 2px solid #FFF;
    }
}

@media screen and (max-width: 480px) {
    .box1-left,
    .box1-right {
        width: 98%;
    }
    .magnify {
        width: 88.8%;
        margin-top: 5.2%;
        margin-left: 7.2%;
    }
}

#VivoWatch-width-full .maintitle a{
    color: #787878;
    font-family: 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
}
#VivoWatch-width-full ul.note_list{
    list-style: none;
    width: 100%;
    max-width: 880px;
    margin: 0 auto
}
#VivoWatch-width-full ul.note_list li{
    text-align: left;
}
#VivoWatch-width-full ul.note_list li p{
    text-align: left;
    line-height: 1.2em;
}
#VivoWatch-width-full p.note{
    font-size: 15px;
    color: #737373 !important;
    text-align: center;
    letter-spacing: 0.05em;
    font-weight: 500;
    margin-top: 10px !important;
    display: inline-block;
    line-height: 1.2;
    font-family: 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 768px) {
    #VivoWatch-width-full p.note{
        text-align: left;
    }
}

/*** angle ***/

#VivoWatch-width-full .mx-section-screen .angle {
    margin: 120px auto 80px auto;
    width: 96%;
    max-width: 1440px;
    position: relative;
}

#VivoWatch-width-full .mx-section-screen .angle>img {
    display: block;
    float: right;
    width: 60%;
    max-width: 860px;
}

#VivoWatch-width-full .mx-section-screen .angle .mx-text {
    float: left;
    width: 40%;
    max-width: 500px;
    margin-top: 3%;
}

#VivoWatch-width-full .mx-section-screen .angle .mx-text h2 {
    margin-bottom: 20px;
}

@media screen and (max-width: 1000px) {
    #VivoWatch-width-full .mx-section-screen .angle .mx-text {
        margin-top: 0;
    }
}

@media screen and (max-width: 750px) {
    #VivoWatch-width-full .mx-section-screen .angle {
        margin-top: 70px;
    }
    #VivoWatch-width-full .mx-section-screen .angle>img {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    #VivoWatch-width-full .mx-section-screen .angle .mx-text {
        float: none;
        width: 100%;
        max-width: 100%;
    }
}





/****************** audio ******************/

#sectionOverview .txtstyle p,
#old-sectionOverview .txtstyle p,
#special-sectionOverview .txtstyle p {
    color: #767676 !important;
    font-family: 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    /*font-size: 18px;
line-height: 26px*/
}

#sectionOverview .txtstyle h2,
#old-sectionOverview .txtstyle h2,
#special-sectionOverview .txtstyle h2,
#sectionOverview .txtstyle h3,
#old-sectionOverview .txtstyle h3,
#special-sectionOverview .txtstyle h3 {
    color: #00b2d0 !important;
    font-family: 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    /*font-size: 42px;
font-weight: 500;
line-height: 52px*/
}

@media (min-width: 719px) and (max-width: 959px) {
    #sectionOverview .txtstyle h2,
    #old-sectionOverview .txtstyle h2,
    #special-sectionOverview .txtstyle h2,
    #sectionOverview .txtstyle h3,
    #old-sectionOverview .txtstyle h3,
    #special-sectionOverview .txtstyle h3 {
        color: #00b2d0 !important;
        font-family: 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
        /*font-size: 2.5em;
font-weight: 500;
line-height: 1.2em*/
    }
}


#VivoWatch-width-full .notice {
    font-size: 1em;
}



#VivoWatch-width-full .back-to-top {
    height: 50px;
    width: 50px;
    display: block;
    position: fixed;
    right: 0;
    bottom: 50px;
    text-indent: -9999px;
    background: #fff url(../img/arrow.png) center center no-repeat;
    display: none;
    z-index: 100;
}

@media screen and (max-width: 480px) {
    #VivoWatch-width-full .back-to-top {
        right: -100px;
    }
}



#VivoWatch-width-full img.webstyle,
#VivoWatch-width-full .webstyle {
    display: block;
}


/* 左文右圖 */

#VivoWatch-width-full .maintitle.lefttxt {
    display: inline-block;
    width: 100%;
    margin: 0 0 60px;
}

#VivoWatch-width-full .maintitle.lefttxt .info_left {
    float: left;
    margin: 0px -100% 0px 0px;
    position: relative;
    width: 50%;
    text-align: left !important
}

#VivoWatch-width-full .maintitle.lefttxt .info_left .mtitle,
#VivoWatch-width-full .maintitle.lefttxt .info_left .info,
#VivoWatch-width-full .maintitle.lefttxt .info_right .mtitle {
    text-align: left !important;
    padding: 0;
    width: 100% !important;
    margin: 0 auto;
    margin-bottom: 15px;
}

#VivoWatch-width-full .maintitle.lefttxt .info_right {
    margin: 0px 0px 0px 50%;
    position: relative;
    /*width: 100%;*/
}

#VivoWatch-width-full .maintitle.lefttxt .info_left .stitle,
#VivoWatch-width-full .maintitle.lefttxt .info_left .stitle p,
#VivoWatch-width-full .maintitle.lefttxt .info_left .info,
#VivoWatch-width-full .maintitle.lefttxt .info_left .info p {
    text-align: left !important;
    margin-left: 0 !important;
}


/* 左圖右文 */

#VivoWatch-width-full .maintitle.righttxt {
    display: inline-block;
    width: 100%;
    margin: 0;
}

#VivoWatch-width-full .maintitle.righttxt .info_left {
    float: left;
    margin: 0px -100% 0px 0px;
    position: relative;
    width: 50%;
}

#VivoWatch-width-full .maintitle.righttxt .info_left .mtitle,
#VivoWatch-width-full .maintitle.righttxt .info_left .mtitle p,
#VivoWatch-width-full .maintitle.righttxt .info_left .info,
#VivoWatch-width-full .maintitle.righttxt .info_left .info p,
#VivoWatch-width-full .maintitle.righttxt .info_right .mtitle,
#VivoWatch-width-full .maintitle.righttxt .info_right .mtitle p {
    text-align: left !important;
    padding: 0;
    width: 100% !important;
    margin: 0 auto;
    margin-bottom: 25px;
}
#VivoWatch-width-full .maintitle.righttxt .info_left .mtitle p,
#VivoWatch-width-full .maintitle.righttxt .info_left .info p,
#VivoWatch-width-full .maintitle.righttxt .info_right .mtitle p {
    margin-bottom: 0px;
}

#VivoWatch-width-full .maintitle.righttxt .info_right {
    margin: 0px 0px 0px 50%;
    position: relative;
    text-align: left;
    /*width: 100%;*/
}

#VivoWatch-width-full .maintitle.righttxt .info_right .stitle,
#VivoWatch-width-full .maintitle.righttxt .info_right .stitle p,
#VivoWatch-width-full .maintitle.righttxt .info_right .info,
#VivoWatch-width-full .maintitle.righttxt .info_right .info p {
    text-align: left !important;
    margin-left: 0 !important;
}
#VivoWatch-width-full .mtitle{
    text-align: center;
    margin-bottom: 20px
}
#VivoWatch-width-full .mtitle p {
    font-size: 48px;
    letter-spacing: 0em;
    font-family: 'Microsoft JhengHei', 'Microsoft JhengHei Bold', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    width: auto;
    display: inline-block;
    line-height: 1.2em;
    position: relative;
    z-index: 10;
    margin: 0 auto;
    /*text-align: center;*/
    position: relative;
    color: #104658;
    font-weight: bold;
    letter-spacing: 0.01em
    /*background: transparent;
    background: linear-gradient(to right, #31abff 0%, #6c79ff 50%, #8e5bff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;*/
}
/*#VivoWatch-width-full .mtitle p:after{
    content: "";
    position: absolute;
    top: 3px;
    left: -10px;
    height: 100%;
    width: 3px;
    background: #227dd4
}
*/
#VivoWatch-width-full .stitle{
    margin: 0px auto
}
#VivoWatch-width-full .stitle p {
    color: #104658;
    font-size: 26px;
    font-family: 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    width: 100%;
    display: block;
    line-height: 1.2em;
    font-weight: 600;
    position: relative;
    /*font-weight: 500;*/
    z-index: 10;
    margin: 5px auto 10px;
    /*text-align: center;*/
}

#VivoWatch-width-full .mainfull .maintitle .info,
#VivoWatch-width-full .mainsize .maintitle .info,
#VivoWatch-width-full .product-content .maintitle .info{
    font-family: 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    color: #104658 !important;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.5em;
    font-weight: 400;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
#VivoWatch-width-full .mainfull .maintitle .info b,
#VivoWatch-width-full .mainsize .maintitle .info b,
#VivoWatch-width-full .product-content .maintitle .info b{
    color: #2b75bc
}
@media only screen and (max-width: 1920px) {
  #VivoWatch-width-full .mtitle p {
    font-size: 48px;
  }
  #VivoWatch-width-full .mainfull .maintitle .info,
    #VivoWatch-width-full .mainsize .maintitle .info,
    #VivoWatch-width-full .product-content .maintitle .info{
        font-size: 18px
    }
}
@media only screen and (max-width: 1660px) {
  #VivoWatch-width-full .mtitle p {
    font-size: 38px;
  }
}

@media only screen and (max-width: 1440px) {
  #VivoWatch-width-full .stitle p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1350px) {
  #VivoWatch-width-full .mtitle p {
    font-size: 38px;
  }
  #VivoWatch-width-full .stitle p {
    font-size: 18px;
  }

}
@media only screen and (max-width: 1320px) {
  #VivoWatch-width-full .mtitle p {
    font-size: 2.2em;
  }
  #VivoWatch-width-full .mainfull .maintitle .info,
    #VivoWatch-width-full .mainsize .maintitle .info,
    #VivoWatch-width-full .product-content .maintitle .info{
        font-size: 18px
    }
}
@media only screen and (max-width: 1024px) {
  #VivoWatch-width-full .mtitle p {
    font-size: 2.2em;
  }
}
@media only screen and (max-width: 768px) {
  #VivoWatch-width-full .mtitle p {
    font-size: 2.4em;
  }
}
@media only screen and (max-width: 480px) {
  #VivoWatch-width-full .mtitle p {
    font-size: 32px;
  }
  #VivoWatch-width-full .stitle p {
    font-size: 18px;
  }
}
#VivoWatch-width-full .full-section .mainfull {
    text-align: center;
    margin: 0 auto;
    /*max-width: 1920px;*/
}

#VivoWatch-width-full .full-section .mainfull .maintitle {
    padding: 0 18px
}

.full-section:first-child {
    /*border-top: 1px solid #ccc;*/
}

#VivoWatch-width-full section.whiteBg .mtitle p,
#VivoWatch-width-full section.whiteBg .stitle p,
#VivoWatch-width-full section.whiteBg .mainfull .info,
#VivoWatch-width-full section.whiteBg .maintitle .info,
#VivoWatch-width-full section.whiteBg ul li p {
    color: #fff !important;
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    #VivoWatch-width-full section.whiteBg .mtitle p,
    #VivoWatch-width-full .mtitle p {
        position: relative;
        color: #000 !important;
        background: transparent
    }
}
@supports (-ms-accelerator:true) {
    #VivoWatch-width-full section.whiteBg .mtitle p,
    #VivoWatch-width-full .mtitle p {
        position: relative;
        color: #000 !important;
        background: transparent;
        -webkit-background-clip: text;
        -webkit-text-fill-color: #000 !important
    }
}
#VivoWatch-width-full .full-section .mainfull {
    text-align: center;
}

#VivoWatch-width-full .full-section .mainfull .maintitle {
    padding: 0 18px
}

#VivoWatch-width-full img.mobile,
#VivoWatch-width-full .mobile {
    display: none;
}

#VivoWatch-width-full .maintitle .text-left{
    text-align: left !important;
}

#VivoWatch-width-full .link_btn{
    width: 90%;
    display: inline-block;
    max-width: 600px;
    margin: 50px auto;
    text-align: center;
}
#VivoWatch-width-full .link_btn li{
    display: inline-block;
    /*float: left;*/
    width: 100%;
    margin: 0 auto
}
/*#VivoWatch-width-full .link_btn li a{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}*/
#VivoWatch-width-full .link_btn li a.link_btn_style{
    display: inline-block;
    padding: 8px 20px 10px;
    border-radius: 10px;
    border: 1px solid #dfdfdf;
    background: linear-gradient(to bottom, #d1d1d1 0%, #fff 100%);
}
#VivoWatch-width-full .link_btn li a.link_btn_style:hover{
    background: linear-gradient(to bottom, #add3ee 0%, #eefcfc 100%);
}
#VivoWatch-width-full .link_btn li a.link_btn_style.active{
    background: linear-gradient(to bottom, #add3ee 0%, #eefcfc 100%);
    cursor: default;
}
#VivoWatch-width-full .link_btn li a.link_btn_style p{
    font-family: 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.2em;
    color: #000;
    font-weight: 500
}

/*VivoWatch-KV*/
#VivoWatch-width-full #VivoWatch-KV {
  padding-top: 40.1899%;
}
#VivoWatch-width-full #VivoWatch-KV:before {
  background-image: url("../img/bg_kv.jpg");
  background-size: cover;
}

#VivoWatch-width-full #VivoWatch-KV .maintitle {
    left: 8%;
    top: 45%;
    transform: translate(0%, -50%);
    text-align: left;
    width: 40%;
    padding: 0;
}
#VivoWatch-width-full #VivoWatch-KV .maintitle ul li{
    color: #fff;
    text-align: left;
    width: 100%;
    margin-bottom: 10px
}
#VivoWatch-width-full #VivoWatch-KV .maintitle .mtitle p{
    color: #fff
}
#VivoWatch-width-full #VivoWatch-KV .maintitle .info{
    color: #fff !important;
    text-align: left;
}

@media only screen and (max-width: 1024px) {
    #VivoWatch-width-full #VivoWatch-KV {
        padding-top: 0%;
        height: auto;
      }
      #VivoWatch-width-full #VivoWatch-KV img.mobile{
        display: block;
        width: 100%
      }
      #VivoWatch-width-full #VivoWatch-KV:before {
        background-image: none;
        padding-top: 0%;
      }
      #VivoWatch-width-full #VivoWatch-KV .product-content {
        position: relative;
      }
    #VivoWatch-width-full #VivoWatch-KV .maintitle{
         position: relative;
        width: 100%;
        left: inherit;
        right: inherit;
        top: inherit;
        margin-left: 0;
        padding: 0px 18px 50px;
        transform: inherit;
    }
    #VivoWatch-width-full #VivoWatch-KV .maintitle .mtitle p{
    color: #104658
  }
  #VivoWatch-width-full #VivoWatch-KV .maintitle ul li,
  #VivoWatch-width-full #VivoWatch-KV .maintitle .info{
    color: #104658 !important
  }
}
@media only screen and (max-width: 768px) {
  #VivoWatch-width-full #VivoWatch-KV {
    padding-top: 0%;
    height: auto
  }
  #VivoWatch-width-full #VivoWatch-KV:before {
    background-image: none;
    padding-top: 0%;
  }
  #VivoWatch-width-full #VivoWatch-KV .product-content {
    position: relative;
  }
  #VivoWatch-width-full #VivoWatch-KV .maintitle {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 20px 18px 20px;
    transform: translate(0%, 0%);
  }
  #VivoWatch-width-full #VivoWatch-KV img.mobile{
    display: block !important;
  }

}
@media only screen and (max-width: 480px) {
  #VivoWatch-width-full #VivoWatch-KV .maintitle {
    padding-top: .5em;
  }
}

#VivoWatch-width-full .hd-sec-vid{
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  margin-top: 0px
}
#VivoWatch-width-full .hd-sec-vid iframe{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;left: 0;
}
#VivoWatch-width-full #product-video{
  position: relative;
}
#VivoWatch-width-full #product-video a.play{
  position: absolute;
  width: 20%;
  height: 70%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/*VivoWatch-Safe*/

#VivoWatch-width-full #VivoWatch-Safe {
    /*background: url(../img/bg_style_01.jpg) top center repeat-x;*/
    position: relative;
    z-index: 1;
    padding: 120px 0 120px;
    background: #e0e0e0
}
#VivoWatch-width-full #VivoWatch-Safe .mainsize {
    /*max-width: 1200px;*/
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0px 18px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
#VivoWatch-width-full #VivoWatch-Safe img {
    max-width: 100%;
    margin: 0 auto
}

#VivoWatch-width-full #VivoWatch-Safe .maintitle {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
#VivoWatch-width-full #VivoWatch-Safe .icon_area{
    display: inline-block;
    width: 100%;
    margin: 80px auto 0;
    max-width: 720px;
}
#VivoWatch-width-full #VivoWatch-Safe .icon_area li{
    display: inline-block;
    width: 33.3333%;
    float: left;
    margin: 0;
    padding: 0 2%
}
#VivoWatch-width-full #VivoWatch-Safe .icon_area li img{
    width: 100%;
    display: inline-block;
    max-width: 110px !important;
    margin: 0 auto 10px
}
#VivoWatch-width-full #VivoWatch-Safe .icon_area li p{
    font-size: 18px;
    color: #707070
}
@media (max-width: 719px) {
    #VivoWatch-width-full #VivoWatch-Safe{
        padding: 50px 0 50px;
    }
    #VivoWatch-width-full #VivoWatch-Safe .icon_area{
        margin-top: 30px;
        margin-bottom: 20px
    }
    #VivoWatch-width-full #VivoWatch-Safe .icon_area li{
        padding: 0 5px
    }
    #VivoWatch-width-full #VivoWatch-Safe .icon_area li p{
        font-size: 1em;
        margin-top: 10px
    }
    #VivoWatch-width-full #VivoWatch-Safe .icon_area li img{
        width: 80%;
    }
}

/*VivoWatch-Application*/

#VivoWatch-width-full #VivoWatch-Application {
    /*background: url(../img/bg_style_01.jpg) top center repeat-x;*/
    position: relative;
    z-index: 1;
    padding: 120px 0 120px;
    background: #fff
}
#VivoWatch-width-full #VivoWatch-Application .mainsize {
    /*max-width: 1200px;*/
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0px 18px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

#VivoWatch-width-full #VivoWatch-Application .maintitle {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
@media (max-width: 719px) {
    #VivoWatch-width-full #VivoWatch-Application{
        padding: 50px 0 50px;
    }
}

/*VivoWatch-Lock*/

#VivoWatch-width-full #VivoWatch-Lock {
    /*background: url(../img/bg_style_01.jpg) top center repeat-x;*/
    position: relative;
    z-index: 1;
    padding: 100px 0 100px;
    background: #eeeeee
}
#VivoWatch-width-full #VivoWatch-Lock .mainsize {
    /*max-width: 1200px;*/
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0px 18px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
#VivoWatch-width-full #VivoWatch-Lock img {
    max-width: 100%;
    margin: 0 auto
}

#VivoWatch-width-full #VivoWatch-Lock .maintitle {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
#VivoWatch-width-full #VivoWatch-Lock .lock_title{
    display: inline-block;
    width: 100%;
    margin: 0px 9% 0 7%;
    max-width: 720px;
}
#VivoWatch-width-full #VivoWatch-Lock .lock_title li{
    display: inline-block;
    width: 50%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
}
@media (max-width: 1000px) {
    #VivoWatch-width-full #VivoWatch-Lock{
        padding: 80px 0 80px;
    }
}
@media (max-width: 719px) {
    #VivoWatch-width-full #VivoWatch-Lock{
        padding: 50px 0 50px;
    }
}
/*VivoWatch-05*/
#VivoWatch-width-full #VivoWatch-05 {
  padding-top: 42.5899%;
}
#VivoWatch-width-full #VivoWatch-05:before {
  background-image: url("../img/sleep_bg.jpg");
  background-size: cover;
}

#VivoWatch-width-full #VivoWatch-05 .maintitle {
    left: 10%;
    top: 50%;
    transform: translate(0%, -50%);
    text-align: left;
    /* max-width: 550px; */
    width: 40%;
    padding: 0;
}
#VivoWatch-width-full #VivoWatch-05 .maintitle .info_list{
    display: inline-block;
    margin: 0px 0 30px;
    counter-reset: li;
}
#VivoWatch-width-full #VivoWatch-05 .maintitle .info_list li{
    display: inline-block;
    width: 100%;
    margin: 0 0 10px;
    position: relative;
        vertical-align: top;
    padding-left: 35px;
    padding-top: 3px;
    margin-bottom: 12px;
}
#VivoWatch-width-full #VivoWatch-05 .maintitle .icon_pics{
    display: inline-block;
    margin: 10px 0 10px;
    width: 100%;
    max-width: 480px;
}
#VivoWatch-width-full #VivoWatch-05 .maintitle .icon_pics li{
    display: inline-block;
    width: calc(33.33% - 5px);
    float: left;
    margin-right: 5px
}
/*#VivoWatch-width-full #VivoWatch-05 .maintitle .info_list li:before {
        content: "\2022";
    color: #1f7eda;
    font-weight: bold;
    display: inline-block;
    width: 10px;
    margin-left: -12px;
    position: absolute;
    top: 3px;
    font-size: 20px;
    display: none
}*/
#VivoWatch-width-full #VivoWatch-05 .maintitle .info_list li:nth-child(n):before {
    content: counter(li);
    counter-increment: li;
    margin-right: 10px;
    display: block;
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 22px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    background: rgba(98, 210, 253, 0.7);
    border: 3px solid #62d2fd;
    color: #fff;
    border-radius: 15px;
}
#VivoWatch-width-full #VivoWatch-05 .maintitle .info_list li p{
    font-family: 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.3em;
    font-weight: 300;
    color: #104658
}
#VivoWatch-width-full #VivoWatch-05 .mobile_style .pic_txt{
    position: absolute;
    font-family: 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.3em;
    font-weight: 500;
    color: #104658;
}
#VivoWatch-width-full #VivoWatch-05 .mobile_style .pic_txt.pic_txt_a{
    left: 73.5%;
    top: 10%;
    transform: translate(0%, -10%);
}
#VivoWatch-width-full #VivoWatch-05 .mobile_style .pic_txt.pic_txt_b{
        left: 77%;
    top: 22.5%;
    transform: translate(0%, -22.5%);
}
#VivoWatch-width-full #VivoWatch-05 .mobile_style .pic_txt.pic_txt_c{
    /*    right: 30.5%;*/
    left: 62%;
    top: 56%;
    transform: translate(0%, -56%);
    width: 7%;
}
@media only screen and (max-width: 1920px) {
    #VivoWatch-width-full #VivoWatch-05 .maintitle .info_list li p{
        font-size: 18px
    }
}
@media only screen and (max-width: 1300px) {
    #VivoWatch-width-full #VivoWatch-05 .mobile_style .pic_txt{
        font-size: 1.2em
    }
}
@media only screen and (max-width: 1024px) {
    #VivoWatch-width-full #VivoWatch-05 {
        padding-top: 0%;
        height: auto;
      }
      #VivoWatch-width-full #VivoWatch-05 img.mobile{
        display: block;
        width: 100%
      }
      #VivoWatch-width-full #VivoWatch-05:before {
        background-image: none;
        padding-top: 0%;
      }
      #VivoWatch-width-full #VivoWatch-05 .product-content {
        position: relative;
      }
    #VivoWatch-width-full #VivoWatch-05 .maintitle{
         position: relative;
        width: 100%;
        left: inherit;
        right: inherit;
        top: inherit;
        margin-left: 0;
        padding: 0px 18px 20px;
        transform: inherit;
    }
    #VivoWatch-width-full #VivoWatch-05 .mobile_style{
        position: relative;
        display: inline-block;
    }
    #VivoWatch-width-full #VivoWatch-05 .mobile_style .pic_txt{
        font-size: 2em
    }
    #VivoWatch-width-full #VivoWatch-05 .mobile_style .pic_txt.pic_txt_a{
        left: 45.5%;
        top: 6.5%;
        transform: translate(0%, -6.5%);
    }
    #VivoWatch-width-full #VivoWatch-05 .mobile_style .pic_txt.pic_txt_b{
        left: 55%;
        top: 18.5%;
        transform: translate(0%, -18.5%);
    }
    #VivoWatch-width-full #VivoWatch-05 .mobile_style .pic_txt.pic_txt_c{
        /*    right: 30.5%;*/
        left: 19%;
        top: 57%;
        transform: translate(0%, -57%);
        width: 16%;
    }
}
@media only screen and (max-width: 767px) {
  #VivoWatch-width-full #VivoWatch-05 {
    padding-top: 0%;
    height: auto
  }
  #VivoWatch-width-full #VivoWatch-05:before {
    background-image: none;
    padding-top: 0%;
  }
  #VivoWatch-width-full #VivoWatch-05 .product-content {
    position: relative;
  }
  #VivoWatch-width-full #VivoWatch-05 .maintitle {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 20px 18px 20px;
    transform: translate(0%, 0%);
  }
  #VivoWatch-width-full #VivoWatch-05 .maintitle .info_list li p b{
    font-size: 16px;
  }
  #VivoWatch-width-full #VivoWatch-05 .maintitle .info_list li p{
    font-size: 15px;
  }
  #VivoWatch-width-full #VivoWatch-05 img.mobile{
    display: block !important;
  }
  #VivoWatch-width-full #VivoWatch-05 .mobile_style .pic_txt{
        font-size: 1.2em
    }
  #VivoWatch-width-full #VivoWatch-05 .mobile_style .pic_txt.pic_txt_a{
        left: 45.5%;
        top: 6.5%;
        transform: translate(0%, -6.5%);
    }
    #VivoWatch-width-full #VivoWatch-05 .mobile_style .pic_txt.pic_txt_b{
        left: 55%;
        top: 18.5%;
        transform: translate(0%, -18.5%);
    }
    #VivoWatch-width-full #VivoWatch-05 .mobile_style .pic_txt.pic_txt_c{
        /*    right: 30.5%;*/
        left: 19%;
        top: 57%;
        transform: translate(0%, -57%);
        width: 16%;
    }
}
@media only screen and (max-width: 480px) {
  #VivoWatch-width-full #VivoWatch-05 .maintitle {
    padding-top: .5em;
  }
}




@media (min-width: 719px) and (max-width: 959px) {
    #VivoWatch-width-full .mainfull .maintitle .info,
    #VivoWatch-width-full .mainsize .maintitle .info {
        font-size: 18px;
        line-height: 1.5em;
        width: 100%
    }
    #VivoWatch-width-full .full-section {
        height: auto;
        /*一個滿版區塊的高度，可以依造圖片給的高度去改變*/
    }
    #VivoWatch-width-full #Helios-colorarea .info_left{
        padding: 0
    }
}

@media (max-width: 719px) {
    #VivoWatch-width-full img.webstyle,
    #VivoWatch-width-full .webstyle {
        display: none;
    }
    /* 左文右圖 */
    #VivoWatch-width-full .maintitle.lefttxt .info_left {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }
    #VivoWatch-width-full .maintitle.lefttxt .info_right {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }
    /* 左圖右文 */
    #VivoWatch-width-full .maintitle.righttxt .info_left {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }
    #VivoWatch-width-full .maintitle.righttxt .info_right {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }
    #VivoWatch-width-full img.mobile,
    #VivoWatch-width-full .mobile {
        width: 100%;
        display: block;
    }
    #VivoWatch-width-full .maintitle .info,
    #VivoWatch-width-full .maintitle .mtitle {
        margin: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
        text-align: left !important;
    }
    #VivoWatch-width-full .maintitle .mtitle {
        padding-top: 0 !important;
    }
    #VivoWatch-width-full .mainfull .maintitle .info,
    #VivoWatch-width-full .mainsize .maintitle .info {
        width: 100% !important;
        margin-bottom: 1em !important;
        text-align: left;
        font-size: 15px;
        line-height: 1.5em;
        text-align: left;
    }
    #VivoWatch-width-full .full-section {
        /*border-bottom: 1px solid #ccc;*/
        background-size: contain;
        background-position: center bottom;
        height: auto;
        /*一個滿版區塊的高度，可以依造圖片給的高度去改變*/
    }
    /*#VivoWatch-width-full .full-section:first-child {
        border-top: 1px solid #ccc;
    }*/
    #VivoWatch-width-full .full-section:last-child {
        border-bottom: 0px solid #ccc;
    }
    #VivoWatch-width-full .mtitle p {
        width: 100% !important;
        /*text-shadow: 0px 0px 0px #fff;*/
        font-size: 3em !important;
        text-align: left !important;
        line-height: 1.4em;
        margin-bottom: 0;
        padding: 3px 0 5px;
        margin-bottom: 5px
    }
    #VivoWatch-width-full .mtitle p:after{

    }
    #VivoWatch-width-full .stitle p {
        font-size: 1.3em;
        text-align: left;
        margin-bottom: 0.5em;
        margin-top: 1em;
    }
    #VivoWatch-width-full .full-section {
        padding: 0 0 ;
    }
}

/* nav bar */
#VivoWatch-width-full #Vivowatch-nav {
    position: fixed;
    top: 50%;
    right: 10px;
    margin-top: -11.6875em;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 10px;
    z-index: 9999;
}

#VivoWatch-width-full #Vivowatch-nav ul {
        list-style: none;
    display: block;
    margin: 0;
}

#VivoWatch-width-full #Vivowatch-nav ul li {
        position: relative;
    width: auto;
    height: auto;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    margin: 0;
    display: inline-block;
}
#VivoWatch-width-full #Vivowatch-nav ul li a{
        display: inline-block;
    width: 8px;
    position: absolute;
    padding: 15px;
    height: 8px;
    z-index: 9999;
    top: 0
}
#VivoWatch-width-full #Vivowatch-nav ul li div {
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin-left: auto;
    background: #C8C8C8;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    box-shadow: inset 0 0 1px #777;
    display: inline-block;
    position: relative;
}

#VivoWatch-width-full #Vivowatch-nav ul li b {
    display: none;
    position: absolute;
    top: 60%;
    margin-top: -12px;
    right: 40px;
    white-space: nowrap;
    font-size: 14px;
    color: #06b5d5;
    font-weight: normal;
    line-height: 1;
    font-family: 'Microsoft JhengHei', 'Microsoft YaHei', Arial, Helvetica, sans-serif;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
#VivoWatch-width-full #Vivowatch-nav ul li.on.active b, #VivoWatch-width-full #Vivowatch-nav ul li.active b{
    top: 90%
}

#VivoWatch-width-full #Vivowatch-nav ul li:hover b {
    display: inline-block !important;
    position: absolute;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    width: auto;
}

#VivoWatch-width-full #Vivowatch-nav ul li:hover div {
    background: #06b5d5
}

#VivoWatch-width-full #Vivowatch-nav ul li.active {
    height: 30px !important
}

 #VivoWatch-width-full #Vivowatch-nav ul li.active div {
    background: #06b5d5;
    height: 30px !important;
    top: 5px;
}

@media (max-width: 719px) {
    /* special-sectionOverview #rog_chariot_rgb_nav-nav */
    #VivoWatch-width-full #Vivowatch-nav{
        display: none;
    }
}