@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic&subset=greek,latin);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400italic,400,300,700;);
body {
    font-family: 'Roboto Condensed', sans-serif, '微軟正黑體', Microsoft JhengHei;
    font-family: 'Roboto Condensed', '微軟正黑體' !important;
    /*Firefox hack*/
    font-size: 22px;
    background: #000;
    padding: 0;
    margin: 0;
    color: #fff;
}

img {
    width: 100%;
    outline: none;
    border: 0;
}

.frame {
    margin: 0 auto;
    padding: 4.5em 0;
    overflow: hidden;
    width: 1366px;
}

#playBtn {
    cursor: pointer;
}

.frame.full {
    width: 100%
}

.title {
    font-size: 1.5em;
    line-height: 1.1em;
    color: #FF7200;
}

.text {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.25em;
    margin-top: 1em;
    margin-bottom: 1em;
    color: #ddd;
}

.note {
    font-weight: 300;
    font-size: 12px;
    line-height: 1.25em;
    margin-left: 0.4em;
    text-indent: -0.4em;
    color: #bbb;
}

.video {
    height: 0;
    overflow: hidden;
    position: relative;
    margin: auto;
    padding-bottom: 56.25%;
    /* 16:9 */
}

.video video,
.video iframe {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

p {
    margin: 0.5em 0;
}

.mainbar {
    width: 100%;
    background: #111;
    overflow: auto;
    height: 140px;
    font-size: 15px;
    line-height: 22px;
    color: #666;
    border-bottom: #111 solid 1px;
    text-align: center;
    transition: all 300ms ease-in-out;
}

.mainbar:hover {
    height: 150px;
    background: #000;
    color: #CCC;
    border-bottom: #ec6c00 solid 1px;
}

.mainbar p {
    padding: 20px 0 0 0;
    font-size: 36px;
    line-height: 40px;
}

.mainbar .btn {}

.mainbar .btn a {
    color: #666;
    margin-left: 1em;
    margin-right: 1em;
}

.mainbar .btn a:hover {
    color: #ec6c00;
}

.table {
    /*display: table;*/
    /*min-height:500px;*/
    overflow: visible;
}

.table .cell {
    display: table-cell;
    vertical-align: middle;
}

.table .cell_HIDE {
    display: none;
    vertical-align: middle;
}

.table .cell_SHOW {
    display: table-cell;
    vertical-align: middle;
}

.table .cell .left {
    float: left;
    margin-left: 5%;
    /*margin-right:4%;*/
    text-align: left;
}

.table .cell .right {
    float: right;
    margin-right: 5%;
    /*margin-left:4%;*/
    text-align: left;
}

.table .cell .center {
    /*padding:1em 10% 0;*/
    padding: 0em 30px 0;
    /*min-height:400px;*/
    overflow: visible;
}

.table .cell .offsetRight {
    margin-right: -25%;
}

.table .cell .offsetLeft {
    margin-left: -25%;
}

.table .cell .btn a {
    color: #fff;
    background-color: #036;
    border-radius: 5px;
    box-shadow: 0px 0px 16px rgba(4, 111, 204, 1) inset;
    padding: 8px 16px;
    text-decoration: none;
    -o-transition: background .10s linear;
    -webkit-transition: background .10s linear;
    -moz-transition: background .10s linear;
    transition: background .10s linear;
}

.table .cell .btn a:hover {
    background-color: #03C;
}

.table .img {
    margin-top: 30px;
}

.table .side {
    width: 10%;
    display: block;
}

.table .margin0auto {
    margin-left: auto;
    margin-right: auto;
}

.table .break {
    clear: both;
}

.table .col1,
.table .col1s,
.table .col1l {
    width: 9.5%;
}

.table .col2,
.table .col2s,
.table .col2l {
    width: 19%;
}

.table .col3,
.table .col3s,
.table .col3l {
    width: 28.5%;
}

.table .col4,
.table .col4s,
.table .col4l {
    width: 38%;
}

.table .col5,
.table .col5s,
.table .col5l {
    width: 47.5%;
}

.table .col52,
.table .col52s {
    width: auto;
}

.table .col6,
.table .col6s,
.table .col6l {
    width: 40%;
}

.table .col7,
.table .col7s,
.table .col7l {
    width: 66.5%;
}

.table .col8,
.table .col8s,
.table .col8l {
    width: 76%;
}

.table .col9,
.table .col9s,
.table .col9l {
    width: 85.5%;
}

.table .col10,
.table .col10s,
.table .col10l {
    width: 95%;
}

.fade {
    position: relative;
    overflow: auto;
    display: block;
}

.fade .pic2 {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    z-index: 3;
}

.img-large {
    display: block;
}

.img-small {
    display: none;
}
/*features start*/

#GTXSLI {
    min-height: 650px;
    position:relative;
    z-index:15;
}
#GTXSLI .title {
    z-index:16;
    position:relative;
    margin-bottom:90px;
    font-family: 'Oswald','PT Sans Narrow','Open Sans Condensed',  sans-serif, '微軟正黑體', Microsoft JhengHei;
    font-family: 'Oswald', 'PT Sans Narrow','Open Sans Condensed', '微軟正黑體' !important;
    font-size:60px;
    color:#FF7200;
    line-height:120%;
    text-align:left;
    
}
#GTXSLI .text {
    margin-top:-80px;
}
#GTXSLI .frame .cell {
    width: 40%;
}

#GTXSLI .rgbscale img{
    cursor:pointer;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

#GTXSLI .rgbscale img:hover{
    transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
}

#header {
    position: relative;
    /*height: 504px;*/
    background-repeat: no-repeat;
    /*min-height: 500px;
     */
}

#header .title {
    margin: 0 auto;
    width: auto;
    z-index: 11;
    left: 50%;
    top: 50%;
    position: absolute;
    color: #fff;
    margin: -67px 0 0 13px;
    /*border-radius: 5px;
     */
}

#header .frame {
    padding-top: 0;
}


@media screen and (max-width: 1366px) {
    .table .col6l{
        width: 50%;
    }
    .table .col52,
    .table .col52s {
        width: auto;
    }
    .frame {
        width: 960px;
    }
    #header {
        background-color: #000;
        /* background-image: url(../images/header_1366.jpg);*/
        background-position: center;
        position: relative;
        /*height: 700px;*/
    }
    #GTXSLI {
        background-position: center center;
        position: relative;
        min-height: 450px;
        
    }
    
}

@media screen and (max-width: 960px) {
    .table .col6l{
        width: auto;
    }
    .frame {
        width: 640px;
        padding: 1.5em 0;
    }
    .table .col52,
    .table .col52s {
        width: 95%;
    }
    .title {
        font-size: 1.3em;
        line-height: 1.1em;
    }
    .text {
        font-size: 0.8em;
        line-height: 1.2em;
        margin-top: 1em;
    }
    .note {
        font-size: 0.5em;
        line-height: 1.5em;
        margin-top: 1.2em;
    }
    #header {
        background-color: #000;
        /*background-image: url(../images/header_960.jpg);*/
        background-position: center;
        position: relative;
        /*height: 550px;*/
    }
    #header .title {
        /* text-align: center;*/
        width: auto;
        font-size: 1.1em;
        margin-top: -24px;
    }
    #header .frame {
        padding: 0em 0 1em;
    }
    
    #GTXSLI {
        background-position: center center;
        background-repeat: no-repeat;
        min-height: 500px;
        position: relative;
    }
    
    .table .col5,
    .table .col5s,
    .table .col5l {
        width: 95%
    }
    
}

@media screen and (max-width: 640px) {
    .table .col6l{
        width: auto;
    }
    
    .frame {
        padding: 1em 0;
        width: 320px;
    }
    .title {
        font-size: 1.2em;
    }
    .text {
        font-size: 15px;
        line-height: 1.4em;
        margin-top: 1em;
    }
    .note {
        font-size: 12px;
        line-height: 1.5em;
        margin-top: 1.2em;
    }
    .table {
        display: block;
    }
    .table .cell {
        display: block;
    }
    .table .cell_HIDE {
        display: block;
    }
    .table .cell_SHOW {
        display: none;
    }
    .table .col1l,
    .table .col2l,
    .table .col3l,
    .table .col4l,
    .table .col5l,
    .table .col6l,
    .table .col7l,
    .table .col8l,
    .table .col9l,
    .table .col10l {
        width: 100%;
        margin: 0;
    }
    .table .col1,
    .table .col2,
    .table .col3,
    .table .col4,
    .table .col5,
    .table .col6,
    .table .col7,
    .table .col8,
    .table .col9,
    .table .col10 {
        width: 80%;
        margin: 0 10%;
    }
    .table .col1s,
    .table .col2s,
    .table .col3s,
    .table .col4s,
    .table .col5s,
    .table .col6s,
    .table .col7s,
    .table .col8s,
    .table .col9s,
    .table .col10s {
        width: 60%;
        margin: 0 20%;
    }
    .table .cell .left,
    .table .cell .right,
    .table .cell .center {
        float: inherit;
        margin: 4 % 0;
        text-align: left;
    }
    .table .cell .center {
        padding: 0 0 0;
    }
    .table .cell .offsetRight,
    .table .cell .offsetLeft {
        margin-right: 0;
        margin-left: 0;
    }
    .table .side {
        display: none;
    }
    .img-large {
        display: none;
    }
    .img-small {
        display: block;
    }
    #header {
        background-color: #000;
        background-position: center 80px;
        background-repeat: no-repeat;
        position: relative;
    }
    #header .title {
        font-size: 0.8em;
        margin: 7px 0 0 -128px;
    }
    #header .frame {
        /*padding: 3.5em 0;*/
    }
    
    #GTXSLI {
        background-position: center 178px;
        min-height: 1600px;
        position: relative;
    }
    #GTXSLI .title{
        width:100%;
    }
    #GTXSLI .frame .cell {
        width: 100%;
    }
    
}
