@charset "utf-8";
/* RealClear Digital, FEB 2015 */

/*************************General**********************************/

/* Color Chart - Green : #76b800 */

body              { margin: 0; background: #000;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                  }
a,
a:visited,
a:active,
a:hover           { text-decoration: none; blr:expression(this.onFocus=this.blur()); cursor: pointer;}

a                 { outline: none; /* for Firefox Chrome */ behavior:expression(this.onFocus=this.blur()); /* for IE */}
a:focus           { -moz-outline-style: none; outline: none; } /* for Firefox Chrome */

a:link            { text-decoration: none;}
a:visited         { text-decoration: none;}
a:hover           { text-decoration: none;}
input,
select,
textarea          { font-family: 'Roboto','Helvetica Neue',Helvetica, Arial,'Apple LiGothic Medium','STHeiti Light','微軟正黑體','Microsoft JhengHei',sans-serif;}
input:focus,
textarea:focus    { outline: none;}

@font-face { /*20230306*/
    font-family: 'Roboto';
    src: url("../fonts/Roboto-Regular.ttf");
    font-weight: normal;
    font-style: normal;
}
@font-face { /*20230306*/
    font-family: 'NVIDIA Sans';
    src: url("../fonts/NVIDIASans.ttf");
    font-weight: normal;
    font-style: normal;
}


/*************************Universal**********************************/
.wrapper{
    color: #eee;
    font-size: 15px;
    font-family: 'Roboto','Helvetica Neue',Helvetica,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",'Apple LiGothic Medium','STHeiti Light','微軟正黑體','Microsoft JhengHei',sans-serif;
}
.wrapper p{
    line-height: 1.5em;
}


.footer{
    max-width: 960px;
    margin: 50px auto 30px auto;
    text-align: right;
    padding: 0 20px;
}
.footer img{
    vertical-align: middle;
    padding-right: 10px;
}

.steps{
    max-width: 960px;
    position: relative;
    margin: 20px auto;
    padding: 0 0 10px 0;
    list-style-type: none;
    font-size: 0.85em;
}
.steps:after{
    clear: both;
    display: block;
    content: '';
}
.steps a{
    color: #fff;
}
.steps li{
    margin: 0;
    float: left;
    height: 115px;
    text-shadow: 1px 1px 4px #000,  1px 1px 4px #000;
}
.steps li.off{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 8-9 */
    filter : alpha(opacity=30);
    opacity : 0.3;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray; /* IE 6-9 */
}
.steps .steps-1{
    background: url("../Image/steps-1.jpg") no-repeat;
    width: 140px;
    padding: 15px 5px 0 75px;
}
.steps .steps-2{
    background: url("../Image/steps-2.jpg") no-repeat;
    width: 125px;
    padding: 15px 10px 0 110px;
}
.steps .steps-3{
    background: url("../Image/steps-3.jpg") no-repeat;
    width: 110px;
    padding: 15px 10px 0 120px;
}
.steps .steps-4{
    background: url("../Image/steps-4.jpg") no-repeat;
    width: 120px;
    padding: 15px 10px 0 110px;
}

.copyright{
    max-width: 960px;
    margin: 0px auto 0 auto;
    border-top: 1px solid #444;
}
.copyright > img{
    border-bottom: 1px solid #444;
    padding: 10px 0;
    max-width: 100%;
}
.copyright p{
    font-size: 0.8em;
    color: #888;
    padding: 0 27px;
}
.copyright p img{
    float: left;
    margin-right: 10px;
}

.set-lang{
    max-width: 960px;
    margin: 25px auto -37px auto;
    margin: 25px auto 0 auto;
    z-index: 2;
}
.set-lang select{
    width: 130px;
    margin-left: 15px;
}


/*************************Home**********************************/

.hero{
    background: url("../Image/hero.jpg") center top no-repeat;
    margin: 10px auto 0 auto;
}
.hero h1, .hero h2{
    text-indent: -9999em;
    position: absolute;
}
.hero-img{
    max-width: 1300px;
    margin: 0 auto;
    z-index: 1;
}
.hero-img img{
    width: 100%;
    display: block;
}

.home-video{
    max-width: 960px;
    text-align: center;
    margin: 30px auto 0px auto;
    padding-bottom: 30px;
    border-bottom: 1px solid #555;
}
.home-video h3{
    margin: 0;
    font-size: 2.3em;
    font-weight: lighter;
    font-family: 'NVIDIA Sans',sans-serif;
    border-top: 1px solid #555;
    padding-top: 30px;
}
.home-video h3 span{
    font-style: italic;
}
.home-video p{
    margin: 15px 0 25px 0;
}


.home-intro{
    margin: 30px auto;
    max-width: 960px;
}
.home-intro:after{
    clear: both;
    display: block;
    content: '';
}
.home-intro p{
    width: 500px;
    float: left;
    padding-left: 30px;
    padding-right: 30px;
}

.home-choose-video{
    margin: 50px auto 50px auto;
    padding: 30px 0 20px 0;
    width: 960px;
    border-top: 1px solid #444;
}
.home-choose-video:after{
    clear: both;
    content: '';
    display: block;
}
.home-choose-video .item{
    width: 50%;
    box-sizing: border-box;
    float: left;
    text-align: center;
}
.home-choose-video .item:first-child{
}

.home-choose-video .item img{
    display: block;
    margin: 0 auto;
    max-width: 90%;
}
.home-choose-video .item > h3{
    font-size: 1.8em;
    text-transform: uppercase;
    color: #76b900;
    font-weight: normal;
    font-family: 'NVIDIA Sans',sans-serif;
    font-weight: lighter;
}
.home-choose-video .item > h3 span{
    font-style: italic;
}
.home-choose-video .item > p{
    padding: 0 15px;
    min-height: 5em;
}
.home-choose-video .item a.watch{
    font-size: 1.1em;
    text-transform: uppercase;
    color: #000;
    background: #76b900;
    font-weight: bold;
    padding: 10px 15px;
    display: inline-block;
}
.home-choose-video .item a.watch:hover{
    background: #669f02;
}


.home-content{
    margin: 60px auto 30px auto;
    max-width: 960px;
    padding: 0 20px;
}
.home-content:after{
    clear: both;
    display: block;
    content: '';
}
.home-content h2{
    background:linear-gradient(to right , #000000, #343434, #000000);
    height: 55px;
    max-width: 960px;
    clear:both;
    float:none;
    font-weight: bold;
    font-size: 2.0em;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.home-content > p{
    margin-left: 30px;
    padding-top: 10px;
}
.content p a{
    color: #76b900;
    text-decoration: underline;
}
.content p a:hover{
    color: #40acf7;
}

.content ol li{
    margin-bottom: 15px;
    line-height: 1.5em;
}
.content ol b{
    color: #FFC90E;
}
.content ol i{
    color: #ff1a1a;
    font-style: normal;
    font-weight: bold;
}
.content ol a{
    color: #40acf7;
    text-decoration: underline;
}
.content ol a:hover{
    color: #76b900;
}


.home-armory{
    margin: 30px 0 40px 0px;
    display: flex;
    flex-wrap: wrap;
}
.home-armory > div{
    width: 33.33%;
    margin-bottom: 30px;
    text-align: center;
}
@media screen and (max-width: 768px) {
.home-armory > div{
    width: 50%;
}
}
.home-armory div img{
    width: 90%;
}
.home-armory h3{/* 20230306 */
    color: #fff;
    margin: 0.3em 0 0.5em 0;
}

.home-armory h4{/* 20230306 */
    color: #fff;
    margin: 0.3em 0 0.5em 0;
}
.home-armory a{/* 20230306 */
    padding: 12px 27px 8px 27px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    background: #555;
    font-weight: bold;
    transition: all 0.3s;
    font-size: 1.2em;
}
.home-armory a:hover{
    background: #777;
}




.home-action{
    clear: both;
    margin-top: 30px;
    margin-bottom: 50px;
    text-align: center;
    background: url("../Image/line.png") center center no-repeat;
}
.home-action a{
    padding: 13px 20px;
    background: url("../Image/btn-bg.jpg") center bottom repeat-x;
    color: #ccc;
    display: inline-block;
    font-size: 2.2em;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 0px 1px 3px #000;
    border: 3px solid #888;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.home-action a:hover{
    border-color: #fff;
    color: #fff;
    text-shadow: 0px 1px 3px #000, 0px 1px 3px #000, 0px 1px 3px #000;
}



/*------ popout ------*/

.pop-wrapper{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: none;
}
.mask{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
}
.pop-inner{
    position: relative;
    height: 20px; /* 避免遮掉mask感應範圍 */
}


.pop-wrapper .close{
    position: absolute;
    right: 15px;
    top: 15px;
    display: block;
    text-indent: -9999px;
    width: 23px;
    height: 23px;
    background: url("../Image/close.png") center center no-repeat;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
}
.pop-wrapper .close:hover{
    -moz-transform: scale(1) rotate(90deg) translate(0px);
    -webkit-transform: scale(1) rotate(90deg) translate(0px);
    -o-transform: scale(1) rotate(90deg) translate(0px);
    transform: scale(1) rotate(90deg) translate(0px);
}
.pop-area{
    width: 700px;
    height: 280px;
    position: relative;
    padding: 30px 20px 20px 20px;
    margin: 12% auto 0 auto;
    background: #000;
    border: 1px solid #888;
    border-radius: 3px;
}
.pop-area h3{
    font-weight: normal;
}
.pop-area p a{
    display: block;
    float: left;
    width: 32%;
    margin-right: 1%;
    height: 90px;
    padding-top: 60px;
    background: #333;
    color: #fff;
    text-align: center;
    vertical-align: top;
    font-size: 1.2em;
    border-radius: 3px;
}
.pop-area p a:hover{
    background: #76b900;
    color: #222;
}
.pop-area p a span{
    font-size: 0.7em;
}



/*20200519 nv content*/
.nv-intro{
    display: flex;
    max-width: 960px;
    margin: 30px auto 0 auto;
    align-items: center;
}
.nv-intro .image{
    width: 55%;
    box-sizing: border-box;
    padding-left: 20px;
}
.nv-intro .image img{
    width: 100%;
    display: block;
}
.nv-intro .text{
    width: 45%;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
}
.nv-intro .text h3 {
    font-size: 2.2em;
    font-weight: lighter;
    font-family: 'NVIDIA Sans',sans-serif;
    text-transform: uppercase;
    margin: 0;
}
.nv-intro .text p {
    font-size: 1.3em;
    font-weight: bold;
    text-transform: uppercase;
    font-style: italic;
    margin: 10px 0 20px 0;
    color: #76b900;
}
.nv-intro .text ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.nv-intro .text ul li{
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0 0 0 20px;
    background: url("../Image/arrow.png") left center no-repeat;
}



.nv-video{
    display: flex;
    max-width: 960px;
    margin: 50px auto 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
    padding-bottom: 30px;
    border-bottom: 1px solid #555;
}
.nv-video > div{
    width: 50%;
    box-sizing: border-box;
    padding: 0 20px;
}
.nv-video a{
    opacity: 1;
    transition: all 0.3s;
    display: block;
}
.nv-video a:hover{
    opacity: 0.7;
}
.nv-video img{
    width: 100%;
    display: block;
}
.nv-video p{
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px 0 20px 0;
    color: #76b900;
    text-align: center;
}




/*20200630 nv content*/
.nv-video-single{
    background: #1a1a1a;
    background-size: cover;
}
.nv-video-single .inner{
    max-width: 960px;
    margin: 0 auto;
    padding: 80px 20px;
}
.nv-video-single h3 {
    font-size: 1.8em;/* 20230306 */
    font-weight: lighter;
    font-family: 'NVIDIA Sans',sans-serif;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 700px;
    text-align: center;
    font-style: italic;
}
.nv-video-box{
    width: 65%; /*20230306*/
    margin: 30px auto 0 auto;
}
.nv-video-box a{
    opacity: 1;
    transition: all 0.3s;
    display: block;
    background: #000;
}
.nv-video-box img{
    width: 100%;
    display: block;
    transition: all 0.3s;
}
.nv-video-box a:hover img{
    opacity: 0.7;
}
.nv-video-title{
    font-size: 2em; /* 20230306 */
    font-weight: bold;
    text-align: center;
    font-family: 'NVIDIA Sans';
    padding: 0 20px;
    line-height: 1em;
    margin-top: 30px;
    margin-bottom: 20px;
}


/* 20210302 */

.new-intro{
    background: url("../Image/new-intro.jpg") center no-repeat;
    background-size: cover;
    width: 960px;
    height: 650px;
    margin: 0 auto;
}
/* .new-intro .text{
    margin-left: 57%;
    padding-top: 8%;
    padding-right: 20px;
}*/
.new-intro .text h3{
  font-size: 2.2em;
  font-weight: lighter;
  font-family: 'NVIDIA Sans',sans-serif;
  text-transform: uppercase;
  margin: 0 auto;
  padding-top: 6%;
  max-width: 700px;
  text-align: center;
}




/* 20210816 */

.home-content .tip{
    text-align: center;
    font-size: 1.1em;
    font-family: 'Roboto Condensed','Roboto','Helvetica Neue',Helvetica,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",'Apple LiGothic Medium','STHeiti Light','微軟正黑體','Microsoft JhengHei',sans-serif;
}
.home-content .tip .area{
    color: #ffa800;
}
.home-content .step-list{
    margin-top: 40px;
}
.home-content .step-list .entry{
    margin-bottom: 30px;
}
.home-content .step-list .title span{
    display: inline-block;
    color: #76b900;
    font-family: 'ROGFont',sans-serif;
    font-size: 1.3em;
    line-height: 1em;
}
.home-content .step-list .title span b{
    font-size: 1.8em;
}
.home-content .step-list .title img{
    display: inline-block;
    vertical-align: middle;
    margin-top: -12px;
    margin-right: 4px;
}
.home-content .step-list .title p {
    display: inline-block;
    padding-left: 40px;
    background: url("../Image/triple-arrow.png") left center no-repeat;
    font-family: 'Roboto Condensed','Roboto','Helvetica Neue',Helvetica,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",'Apple LiGothic Medium','STHeiti Light','微軟正黑體','Microsoft JhengHei',sans-serif;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0 0 5px 10px;
}
.home-content .step-list .text {
    border-radius: 10px;
    border: 1px solid #fff;
}
.home-content .step-list .text p{
    font-family: 'Roboto Condensed','Roboto','Helvetica Neue',Helvetica,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",'Apple LiGothic Medium','STHeiti Light','微軟正黑體','Microsoft JhengHei',sans-serif;
    text-align: center;
    margin: 0;
    padding: 30px;
    font-size: 1.1em;
}



/* 20211008 */

.home-content .words h3 {
    font-weight: normal;
    font-size: 25px;
    margin-top: 40px;
    margin-bottom: 0px;
    font-weight: normal;
}
.home-content .words h3 span{
    border-bottom: 3px solid #76b900;
}


/* 20230306 */
.pack-2023{
    background: url("../Image/pack.jpg") center no-repeat;
    background-size: cover;
    height: 580px;
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.pack-2023 .image{
    display: none;
}
.pack-2023 .text{
    margin-left: 11%;
}
.pack-2023 .text h3{
    font-size: 2.2em;
    font-weight: bold;
    font-family: 'NVIDIA Sans',sans-serif;
}
.pack-2023 .text ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.pack-2023 .text ul li{
    margin-bottom: 0.5em;
}
.home-content .content-2023-t1{
    border-bottom: none;
    font-weight: bold;
    font-family: 'NVIDIA Sans',sans-serif;
    display: block;
    font-size: 2.2em;
    text-align: center;
    padding: 10px 0px 5px 0px;
    background-image: linear-gradient(to right, #000, #333, #000);
}
.home-content .content-2023-t2{
    border-bottom: none;
    font-weight: bold;
    font-family: 'NVIDIA Sans',sans-serif;
    display: block;
    font-size: 1.8em;
    text-align: center;
}
.home-content .content-2023-c1{
    text-align: center;
}
@media screen and (max-width: 960px) {
.pack-2023{
    background: none;
    display: block;
    height: auto;
}
.pack-2023 .image{
    display: block;
    overflow: hidden;
}
.pack-2023 .image img{
    display: block;
    width: 150%;
    margin-left: -50%;
}
.pack-2023 .text{
    margin: 20px auto;
    max-width: 350px;
}
}
