@charset 'utf-8';

@font-face {
    font-family: 'DINPro';
    src: url('../fonts/DINPro-CondBold.ttf') format("truetype");
    font-weight: normal;
}
@font-face {
    font-family: 'Kairos';
    src: url("../fonts/KairosSansW1G-CnBold.ttf");
    font-weight: normal;
    font-style: normal;
}

/* ---------- RESET ---------- */

html,
body {
    margin: 0;
    background-color: #fff;
    overflow: visible;
}

#hd * {
    /*margin: 0;
    padding: 0;*/
    text-decoration: none;
    list-style-type: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    word-break: break-word;
    /*letter-spacing: 0.12em !important;
    line-height: 2em !important;*/ /*WCAG 2023 鍤欒涪皈拞灞稿檺鎾犳哗皎瘷鍤欒唱锟介牐钑拷锟姐殎钑拷锟金─冭暛鐠堜亝皎瘷锟斤拷韬拌吅鍤欒笣钑拷锟借喊閲泙穑偧锟借喊鑵哄殭璩ｈ仮鍤欒尝锟金拷锟斤拷韬帮拷鑲金ǒ欙拷锟借喊閮ㄦ泙闉剧锟戒供鏂愬殭璩ｏ拷鋪咅ǒ欙拷锟藉殭璩★拷鍢呰暛钘冿紦鍤欒超锟界煁钑拷锟金ǒ� 1.5 锟斤拷韬帮拷鑲金ǒ� 鍤欒抄鏂愬殭韪濊暛鍤欒唱皎瘷锟斤拷榻块锟金ǒ欏殭韪濊暛锟金５涳拷皎瘷鍤欒唱锟介牐钑拷锟姐殎钑拷锟金─冭暛鐠堜亝皎瘷锟斤拷韬拌吅鍤欒笣钑拷锟借喊閲泙穑偧锟借喊鑵哄殭璩ｈ仮鍤欒尝锟金拷锟斤拷韬帮拷鑲金ǒ欙拷锟借喊閮ㄦ泙闉剧锟戒供鏂愬殭璩ｏ拷鋪咅ǒ欙拷锟藉殭璩★拷鍢呰暛钘冿紦鍤欒超锟界煁钑拷锟金ǒ� 0.12 锟斤拷韬帮拷鑲金ǒ�*/
}

::selection {
    background: #ff9e1b;
    color: #000000;
}

::-moz-selection {
    background: #ff9e1b;
    color: #000000;
}

#hd {
    font-family: "Roboto", "Arial", sans-serif;
    background: #000;
    color: #fff;
    font-size: 16px;
    margin: 0;
    padding: 0;
    /*background: url(../img/bg.jpg) 0 center no-repeat;
    background-attachment: fixed;*/
}

/*20231030 锟斤拷韬伴櫔锟斤拷锟借喊閮ㄥ殭璩㈡皷c锟斤拷韬帮拷鑲金ǒ檚ee all鍤欒笣钑拷鑴帮拷婊氾拷韬帮拷鑲金ǒ�*/
/*
#hd ul,
#hd li,
#hd figure {
    margin: 0;
    padding: 0;
}
#hd h1,
#hd h2,
#hd h3,
#hd h4,
#hd p,
#hd a,
#hd li {
    font: inherit;
}
*/

#hd img {
    display: block;
    height: auto;
    border: none;
    max-width: 100%;
    margin: 0 auto;
}

#hd img.lazyLoad {
    opacity: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

body.noscroll{
    overflow: hidden;
}
#hd p{
    font-family: "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    font-weight: normal;
    line-height: 1.6em;
    margin: 0.5em 0;
}
#hd ul{
    font-family: "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    font-weight: normal;
    line-height: 1.6em;
}

@media screen and (min-width: 2500px) {    
#hd {
    font-size: 20px; /*bigger text for bigger screen*/
}
}



/*-----SCROLL UP-----*/
    #scrollUp {
        position: fixed;
        right: 30px;
        bottom: 30px;
        width: 45px;
        height: 45px;
        text-align: center;
        cursor: pointer;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border: 2px solid #ed9720;
        z-index: 999;
        opacity: 0;
    }
    #scrollUp.hd-show {
        opacity: 1;
    }
    #scrollUp:hover {
        background-color: #ed9720;
    }
    #scrollUp:hover svg {
        fill: #FFF;
    }
    #scrollUp svg {
        display: block;
        position: absolute;
        margin: auto;
        top: 0;
        right: 0;
        bottom: 5px;
        left: 0;
        fill: #ed9720;
        -webkit-transform: rotateZ(270deg);
        -moz-transform: rotateZ(270deg);
        -ms-transform: rotateZ(270deg);
        -o-transform: rotateZ(270deg);
        transform: rotateZ(270deg);
    }



/*-------------TUF general-------------------*/

#hd .tuf-title{
    font-family: "Kairos", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    font-size: 4em;
    color: #fff;
    line-height: 1em;
    margin: 0 0 0.2em 0;
    padding: 0;
    text-transform: uppercase;
}
@media screen and (max-width: 600px) {    
#hd .tuf-title{
    font-size: 3em;
}
}

#hd .tuf-p{
    color: #fff;
    line-height: 1.5em;
    font-size: 1.2em;
    margin: 0 0 1em 0;
    padding: 0;
}
#hd .note{
    color: #999;
    line-height: 1.3em;
    font-size: 0.9em;
    margin: 0 0 1em 0;
    padding: 0;
}
/*20231030 鍤欒笣钑拷绶撅拷锟借喊鍌侀牄璩傝暛鍤欒笣钑殭璩环c锟斤拷韬帮拷鑲金ǒ檒ink color*/
#hd section:not(#pdc) a{
    color: #fff;
}
#hd a:hover{
}


/*division content side decor*/
/*
#hd .tuf-section{
    background: url(../img/side-decor.png) right top no-repeat;
    background-attachment: fixed;
}
@media screen and (max-width: 1280px) {    
#hd .tuf-section{
    background: none;
}
}
*/


/*division-nav*/
#hd .division-nav{
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
#hd .division-nav ul{
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    text-align: center;
    justify-content: center;
    border-bottom: 1px solid rgba(255,255,255,0.7);
    position: relative;
}
#hd .division-nav ul:before{
    position: absolute;
    display: block;
    content: '';
    width: 31px;
    height: 8px;
    left: 20px;
    bottom: -3px;
    background: url(../img/grate.png) center no-repeat;
    background-size: cover;
}
#hd .division-nav ul:after{
    position: absolute;
    display: block;
    content: '';
    width: 31px;
    height: 8px;
    right: 20px;
    bottom: -3px;
    background: url(../img/grate.png) center no-repeat;
    background-size: cover;
}
#hd .division-nav ul li{
    min-width: 220px;
    padding-bottom: 10px;
    position: relative;
    cursor: pointer;
    color: #fff;
    line-height: 1em;
}
/*WCAG 2023 default focus outline not showing in Chrome. thanks to https://css-tricks.com/keyboard-only-focus-styles */ 
#hd .division-nav ul li a:focus-visible span{
    outline: 1px solid #ff9e1b;
}
#hd .division-nav ul li span{
    display: block;
    width: 100%;
    cursor: pointer;
    transition: all 0.3s;
    padding: 8px 15px;
    font-size: 2em;
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    position: relative;
    text-transform: uppercase;
}
#hd .division-nav ul li:after{
    background: #ff9e1b;
    position: absolute;
    display: block;
    content: '';
    width: 0%;
    height: 6px;
    left: 0;
    bottom: 0;
    transition: all 0.3s;
}
#hd .division-nav ul li.active:after{
    width: 100%;
}

#hd .division-nav ul li:hover{
    color: #ccc;
}
#hd .division-nav ul li:hover:after{
}

@media screen and (max-width: 1280px) {    
#hd .division-nav{
    padding-top: 20px;
    padding-bottom: 30px;
}
#hd .division-nav ul li{
    padding-bottom: 5px;
}
#hd .division-nav ul li span{
    font-size: 1.5em;
}
#hd .division-nav ul li:after{
    height: 4px;
}
}
@media screen and (max-width: 1023px) {    
#hd .division-nav ul li{
    min-width: auto;
}
}
@media screen and (max-width: 767px) {    
#hd .division-nav ul li span{
    padding-bottom: 0px;
}
#hd .division-nav ul li:after{
    height: 4px;
}
#hd .division-nav ul li span{
    padding: 0px 7px;
    font-size: 1.2em;
}
#hd .division-nav ul:before{
    left: 0px;
    bottom: -8px;
}
#hd .division-nav ul:after{
    right: 0px;
    bottom: -8px;
}
}
@media screen and (max-width: 400px) {    
#hd .division-nav ul li span{
    padding: 0px 5px;
    font-size: 1em;
}
}
@media screen and (max-width: 320px) {    
#hd .division-nav ul li span{
    font-size: 0.9em;
}
}



#hd .division-text-default{
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 30px;
    box-sizing: border-box;
}
#hd .tuf-subtitle{
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    font-size: 3em;
    color: #ff9e1b;
    line-height: 1em;
    margin: 0 0 0.2em 0;
    padding: 0;
}
@media screen and (max-width: 1280px) {    
#hd .tuf-subtitle{
    font-size: 2.3em;
}
}
@media screen and (max-width: 767px) {    
#hd .tuf-subtitle{
    font-size: 1.8em;
}
}


#hd .division-body{
    max-width: 1600px;
    margin: 0 auto;
    box-sizing: border-box;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    overflow: hidden;
}
@media screen and (max-width: 1700px) {    
#hd .division-body{
    border: none;
}
}


#hd .division-content{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
#hd .division-content > div{
    /*display: none;*/
    opacity: 0;
    position: absolute;
    transition: opacity 0.5s;
    left: 100vw;
    top: 0;
}
#hd .division-content > div.active{
    /*display: block;*/
    opacity: 1;
    position: relative;
    left: auto;
    top: auto;
}
/*
#hd .division-content > div.past{
    transform: translateX(-50%);
}
*/
@media screen and (min-width: 1800px) {    
#hd .division-content{
    min-height: calc(100vh - 350px);
}
}


#hd .sub-content{
    position: relative;
    overflow: hidden;
}
#hd .sub-content > div{
    /*display: none;*/
    opacity: 0;
    position: absolute;
    transition: all 0.5s;
    left: 100vw;
    top: 0;
    width: 100%; /*鍤欒涪锟斤拷闉别ǒ欙拷锟借喊锟借偨皎瘷锟斤拷鍤欒笣钑拷皎瘷鍤欒唱锟金　炵锟戒紣钑墳锟姐殎钑湥韪碉拷鐥硅暛鍤欒硿锟芥泬锟金沚锟斤拷韬伴儴锟界潈锟借喊锟借偨皎瘷锟介督锟戒爧锟金ǒ欙拷锟介娇椋熷殭韪拷鸠銊＄憗锟界『锟金葛ǒ欙拷稷カ鍤欒尝锟借喊閲啰鐭嬭暛锟斤拷稹彮皎瘷锟斤拷绗旓拷馥暒锟借喊锟借偨皎瘷swiper锟斤拷韬帮拷鑲金ǒ欏殭韪濊暛鍤欒硿锟界殰鑽旇暛鍤欙拷 (iPhone Safari)*/
}
#hd .sub-content > div.active{
    /*display: block;*/
    opacity: 1;
    position: relative;
    left: auto;
    top: auto;
}

#hd .division-content h4{
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    font-size: 1.6em;
    line-height: 1em;
    margin: 0 0 0.2em 0;
    padding: 0;
}

#hd .division-content .text p a{
    color: #ff9e1b;
    cursor: pointer;
}
#hd .division-content .text p a:hover{
    text-decoration: underline;
}

/*subnav*/
#hd .subnav{
    width: 100%;
    margin-bottom: 50px;
}
#hd .subnav ul{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding: 5px 0;
}
#hd .subnav ul li{
    margin: 0 20px;
    min-width: 150px;
    position: relative;
}
/*WCAG 2023 default focus outline not showing in Chrome*/
#hd .subnav ul li a:focus-visible span{
    outline: 1px solid #ff9e1b;
}
#hd .subnav ul li span{
    color: #fff;
    display: block;
    width: 100%;
    cursor: pointer;
    transition: all 0.3s;
    padding: 8px 15px;
    font-size: 1.2em;
    border: 1px solid rgba(255,255,255,0.5);
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    position: relative;
}
#hd .subnav ul li span:before{
    background: #555;
    position: absolute;
    display: block;
    content: '';
    width: 14px;
    height: 14px;
    left: -3px;
    top: -3px;
    left: 50px;
    top: 10px;
    left: -10px;
    top: -10px;
    background: url(../img/subnav-corner.png) center no-repeat;
    background-size: cover;
    transition: all 0.3s;
    opacity: 0;
    z-index: 2;
}
#hd .subnav ul li span:after{
    background: #555;
    position: absolute;
    display: block;
    content: '';
    width: 14px;
    height: 14px;
    left: -3px;
    bottom: -3px;
    left: 50px;
    bottom: 10px;
    left: -10px;
    bottom: -10px;
    background: url(../img/subnav-corner.png) center no-repeat;
    background-size: cover;
    transform: rotate(-90deg);
    transition: all 0.3s;
    opacity: 0;
    z-index: 2;
}
#hd .subnav ul li:before{
    background: #555;
    position: absolute;
    display: block;
    content: '';
    width: 14px;
    height: 14px;
    right: -1px;
    top: -3px;
    right: 50px;
    top: 10px;
    right: -10px;
    top: -10px;
    background: url(../img/subnav-corner.png) center no-repeat;
    background-size: cover;
    transform: rotate(90deg);
    transition: all 0.3s;
    opacity: 0;
    z-index: 2;
}
#hd .subnav ul li:after{
    background: #555;
    position: absolute;
    display: block;
    content: '';
    width: 14px;
    height: 14px;
    right: -1px;
    bottom: -3px;
    right: 50px;
    bottom: 10px;
    right: -10px;
    bottom: -10px;
    background: url(../img/subnav-corner.png) center no-repeat;
    background-size: cover;
    transform: rotate(180deg);
    transition: all 0.3s;
    opacity: 0;
    z-index: 2;
}

#hd .subnav ul li:hover span{
}
#hd .subnav ul li.active span{
    background-color: #2d1b04;
}
#hd .subnav ul li:hover span:before,
#hd .subnav ul li:hover span:after,
#hd .subnav ul li:hover:before,
#hd .subnav ul li:hover:after,
#hd .subnav ul li.active span:before,
#hd .subnav ul li.active span:after,
#hd .subnav ul li.active:before,
#hd .subnav ul li.active:after{
    opacity: 1;
}

#hd .subnav ul li:hover:before
{
    right: -3px;
    top: -3px;
}
#hd .subnav ul li.active:before
{
    right: -3px;
    top: -3px;
}
#hd .subnav ul li:hover:after
{
    right: -3px;
    bottom: -3px;
}
#hd .subnav ul li.active:after
{
    right: -3px;
    bottom: -3px;
}

#hd .subnav ul li:hover span:before
{
    left: -3px;
    top: -3px;
}
#hd .subnav ul li.active span:before
{
    left: -3px;
    top: -3px;
}
#hd .subnav ul li:hover span:after
{
    left: -3px;
    bottom: -3px;
}
#hd .subnav ul li.active span:after
{
    left: -3px;
    bottom: -3px;
}

@media screen and (max-width: 1280px) {    
#hd .subnav{
    margin-bottom: 10px;
}
}
@media screen and (max-width: 1023px) {    
#hd .subnav ul li{
    margin: 0 10px;
    min-width: 100px;
}
}
@media screen and (max-width: 767px) {    
#hd .subnav{
    margin-bottom: 0px;
}
#hd .subnav ul{
    flex-wrap: wrap;
    max-width: 280px;
    margin: 0 auto;
}
#hd .subnav ul li{
    margin: 0;
    width: 100%;
    margin-bottom: 10px;
}
}

/*division head*/
#hd .division-head{
    background: #000;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    position: relative;
    margin: 0 auto;
}
#hd .division-head:after{
    content: '';
    display: block;
    width: 30px;
    height: 100%;
    background: url(../img/side-pattern.png) right top no-repeat;
    background-size: auto 100%;
    position: absolute;
    right: 0;
    top: 0;
}
#hd .division-head .inner{
    max-width: 1600px;
    margin: 0 auto;
    padding: 50px 30px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}
#hd .division-head .inner:before{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/grid.png) right bottom repeat;
    position: absolute;
    top: 0;
    right: 100%;
}
#hd .division-head .tuf-title{
    position: relative;
    color: #000;
    font-size: 6em;
    -webkit-text-stroke: 1.5px #fff;
}
#hd .division-head p{
    color: #fff;
    max-width: 900px;
    margin: 0 auto;
}
#hd .division-head .decor-spin{
    position: absolute;
    right: 200px;
    top: 30%;
}
@media screen and (max-width: 1700px) {    
#hd .division-head .decor-spin{
    display: none;
}
}
@media screen and (max-width: 1280px) {    
#hd .division-head .tuf-title{
    font-size: 4em;
}
}
@media screen and (max-width: 767px) {    
#hd .division-head .tuf-title{
    font-size: 3em;
}
}



/* scifi-button (鍤欒笣钑殭璩★拷鍚旇暛闆筐掟ǒ欙拷锟藉椀锟界姴nk 锟斤拷韬拌吅鍤欒笣钑挮鑺攫ǒ欙拷锟借喊閮拷锟藉潝锟借喊閮殭璩ｆ吘鍤欒尝锟借喊锟借偨皎瘷) */
#hd .scifi-button{
    display: inline-block;
    margin: 30px auto 0 auto;
    text-decoration: none;
    color: #ff9e1b;
    position: relative;  
}
#hd .scifi-button:after{
    transform: perspective(200px) rotateX(-40deg);  
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #ff9e1b;
    content: '';
    display: block;
    transition: all 0.2s;
}
#hd .scifi-button:hover:after{
    background: rgba(255,158,27,0.2);
}
#hd .scifi-button span{
    display: block;
    width: 100%;
    height: 100%;
    padding: 11px 20px 8px 20px;
    position: relative;
}
#hd .scifi-button span:before{
    position: absolute;
    left: 5px;
    top: -3px;
    width: 10px;
    height: 3px;
    content: '..';
    display: block;
}
#hd .scifi-button span:after{
    position: absolute;
    right: 5px;
    top: -3px;
    width: 10px;
    height: 3px;
    content: '..';
    display: block;
}





/* 锟斤拷韬帮拷鑲金ǒ欏殭璩滐拷锟斤拷韬拌吅鍤欒唱瀛曪拷锟借喊閲殭璩拷锟金ǒ欏殭韪濊暛钂娋皎瘷锟斤拷韬帮拷鑲金ǒ欏殭璩滄鍤欒抄銊ist */
#hd .ui-list{
    display: flex;
    max-width: 900px;
    margin: 0 auto;
    padding: 0px 0 50px 0;
    align-items: center;
    flex-wrap: wrap;
}
#hd .ui-list ul{
    width: 36%;
    box-sizing: border-box;
    padding-right: 40px;
}
#hd .ui-list ul li{
    margin-bottom: 10px;
    position: relative;
    text-align: center;
}
#hd .ui-list ul li:last-child{
    margin-bottom: 0px;
}
/*WCAG 2023 default focus outline not showing in Chrome*/
#hd .ui-list ul li a:focus-visible span{
    outline: 1px solid #ff9e1b;
}
#hd .ui-list ul li span{
    color: #fff;
    display: block;
    width: 100%;
    cursor: pointer;
    transition: all 0.3s;
    padding: 8px 15px;
    font-size: 1.2em;
    border: 1px solid rgba(255,255,255,0.5);
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    position: relative;
}
#hd .ui-list ul li span:before{
    background: #555;
    position: absolute;
    display: block;
    content: '';
    width: 14px;
    height: 14px;
    left: -3px;
    top: -3px;
    background: url(../img/subnav-corner.png) center no-repeat;
    background-size: cover;
    transition: all 0.3s;
    opacity: 0;
    z-index: 2;
}
#hd .ui-list ul li span:after{
    background: #555;
    position: absolute;
    display: block;
    content: '';
    width: 14px;
    height: 14px;
    left: -3px;
    bottom: -3px;
    background: url(../img/subnav-corner.png) center no-repeat;
    background-size: cover;
    transform: rotate(-90deg);
    transition: all 0.3s;
    opacity: 0;
    z-index: 2;
}
#hd .ui-list ul li:before{
    background: #555;
    position: absolute;
    display: block;
    content: '';
    width: 14px;
    height: 14px;
    right: -1px;
    top: -3px;
    background: url(../img/subnav-corner.png) center no-repeat;
    background-size: cover;
    transform: rotate(90deg);
    transition: all 0.3s;
    opacity: 0;
    z-index: 2;
}
#hd .ui-list ul li:after{
    background: #555;
    position: absolute;
    display: block;
    content: '';
    width: 14px;
    height: 14px;
    right: -1px;
    bottom: -3px;
    background: url(../img/subnav-corner.png) center no-repeat;
    background-size: cover;
    transform: rotate(180deg);
    transition: all 0.3s;
    opacity: 0;
    z-index: 2;
}

#hd .ui-list ul li:hover span,
#hd .ui-list ul li.active span{
    background-color: #2d1b04;
}
#hd .ui-list ul li:hover span:before,
#hd .ui-list ul li:hover span:after,
#hd .ui-list ul li:hover:before,
#hd .ui-list ul li:hover:after,
#hd .ui-list ul li.active span:before,
#hd .ui-list ul li.active span:after,
#hd .ui-list ul li.active:before,
#hd .ui-list ul li.active:after{
    opacity: 1;
}



#hd .ui-list .image{
    width: 64%;
}
#hd .ui-list .image img{
    width: 100%;
    display: block;
}
#hd .ui-list .image .entry{
    display: none;
}
#hd .ui-list .image .entry.active{
    display: block;
}

@media screen and (max-width: 600px) {    
#hd .ui-list ul{
    width: 100%;
    margin-bottom: 15px;
    padding-right: 0;
}
#hd .ui-list .image{
    width: 100%;
}
}


/* tag-link (锟斤拷韬帮拷鑲金ǒ欙拷锟介娇锟介〉钑拷馥暒锟借喊锟借偨皎瘷鍤欒笣钑拷锟金ǒ欙拷锟借喊閲殭璩拷韬拌吅閳拷椋拷皎瘷鍤欒涪锕滐拷鍤欒场杩氾拷皎瘷锟斤拷韬拌吅鍤欒笣钑拷锟斤拷皎瘷link) */
#hd .tag-link{
    text-decoration: none;
    color: #ff9e1b;
    padding-left: 26px;
    background: url(../img/tag.png) left center no-repeat;
    background-size: auto 100%;
    cursor: pointer;
}
#hd .tag-link:hover{
    color: #ff9e1b;
    text-decoration: underline;
}



/*
#hd .switch-taget-2{
    display: none;
    min-height: 300px;
}
*/

/* side-tag (鍤欒笣钑拝瑭拷锟斤拷韬帮拷闋ｈ暛鐠堝澘皎瘷鍤欒笣钑捄鐭嬭暛钘傦拷锟金ǒ欏殭璩滄簼鍤欒尝闋僽f logo)*/
#hd .side-tag{
    position: absolute;
    left: 50px;
    top: 500px;
    width: 250px;
    height: 100px;
    z-index: 0;
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
}
#hd .side-tag .number{
    color: #ff9e1b;
    font-size: 1.2em;
    margin: 0 0 5px;
    padding: 0;
    line-height: 1em;
}
#hd .side-tag .tuf{
    color: #000;
    font-size: 2.5em;
    margin: 0;
    padding: 0;
    width: 6.2em;
    line-height: 1em;
    padding-top: 5px;
    padding-left: 48px;
    position: relative;
    background: #ff9e1b url(../img/tiny-tuf-dark.png) 8px center no-repeat;
    background-size: 30px auto;
}
#hd .side-tag .tuf:after{
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: -15px;
    background: #000;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    transform-origin: right bottom;
}
#hd .side-tag .ruler{
    background: url(../img/ruler.png) left center no-repeat;
    background-size: auto 100%;
    height: 15px;
    margin-top: 15px;
}
@media screen and (min-width: 2300px) {    
#hd .side-tag{
    left: 10%;
}
}
@media screen and (min-width: 3300px) {    
#hd .side-tag{
    left: 20%;
}
}
@media screen and (min-width: 4800px) {    
#hd .side-tag{
    left: 30%;
}
}
@media screen and (max-width: 1800px) {    
#hd .side-tag{
    left: 25px;
    width: 150px;
}
#hd .side-tag .tuf{
    font-size: 1.5em;
    padding-left: 35px;
    background-size: 20px auto;
}
#hd .side-tag .ruler{
    height: 10px;
}
}
@media screen and (max-width: 1400px) {    
#hd .side-tag{
    display: none;
}
}

/*--------------------------sections---------------------*/

/*-kv-*/

#hd #tuf-kv{
    position: relative;
    background-color: #262626;
    background: linear-gradient(to bottom, rgba(66,66,66,1), rgba(66,66,66,1) 90%);
}
#hd #tuf-kv .screen-area{
    background: url(../img/kv-bg.png) center top no-repeat;
    background-size: auto calc(100vh - 170px); /*asus header*/
    min-height: calc(100vh - 170px); /*asus header*/
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#hd #tuf-kv .inner{
    max-width: 1400px;
    margin: 0 auto;
    padding: 100px 30px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 2;
}
#hd #tuf-kv .main-image{
    width: 50%;
    padding: 0px 5%;
    box-sizing: border-box;
}
#hd #tuf-kv img{
    max-width: 100%;
    display: block;
}
#hd #tuf-kv .text-content{
    width: 50%;
    box-sizing: border-box;
    padding-right: 4%; /*20221117*/
}
#hd #tuf-kv .tuf-title{
    font-size: 4em;
    margin-bottom: 0.5em;
}
#hd #tuf-kv .text-content .icon img{ /*Z790*/
    display: inline-block;
    width: auto;
    margin-right: 7px;
    max-width: 250px;
    max-height: 95px;
    vertical-align: middle;
}
@media screen and (max-width: 1023px) {    
#hd #tuf-kv .text-content .icon img{ /*Z790*/
    display: inline-block;
    width: auto;
    margin-right: 6px;
    max-width: 210px;
    max-height: 75px;
    vertical-align: middle;
}
}
@media screen and (max-width: 767px) {    
#hd #tuf-kv .text-content .icon img{ /*Z790*/
    display: inline-block;
    width: auto;
    margin-right: 4px;
    max-width: 180px;
    max-height: 55px;
    vertical-align: middle;
}
}
#hd #tuf-kv p.default{
}
#hd #tuf-kv p.mobile{
    display: none;
}

#hd #tuf-kv .decor{
}
#hd #tuf-kv .decor-zebra{
    position: absolute;
    left: 3%;
    top: 0%;
    width: 15%;
    z-index: 1;
}
#hd #tuf-kv .decor-corner{
    position: absolute;
    left: 3%;
    bottom: 3%;
    width: 15%;
    z-index: 1;
}
#hd #tuf-kv .decor-hexagon{
    position: absolute;
    right: 3%;
    bottom: 3%;
    width: 15%;
    z-index: 1;
}
/*
@media screen and (max-height: 900px) {    
#hd #tuf-kv .screen-area{
    background-size: auto 700px;
}
}
*/
@media screen and (min-width: 2500px) {    
#hd #tuf-kv .tuf-title{
    font-size: 3.2em;
}
}
@media screen and (max-width: 1280px) {    
#hd #tuf-kv .inner{
    max-width: 1000px;
    padding-top: 70px;
}
#hd #tuf-kv .text-content{
    padding-right: 0%;
}
#hd #tuf-kv .tuf-title{
    font-size: 3em;
}
}
@media screen and (max-width: 1023px) {    
#hd #tuf-kv .decor-zebra{
    width: 30%;
}
#hd #tuf-kv .decor-corner{
    width: 30%;
}
#hd #tuf-kv .decor-hexagon{
    width: 40%;
}
}
@media screen and (max-width: 767px) {    
#hd #tuf-kv .screen-area{
    background-size: 140% auto;
}
#hd #tuf-kv .inner{
    padding-top: 50px;
    flex-direction: column-reverse;
}
#hd #tuf-kv .text-content{
    width: 100%;
    margin-bottom: 30px;
}
#hd #tuf-kv p.default{
    display: none;
}
#hd #tuf-kv p.mobile{
    display: block;
}
#hd #tuf-kv .main-image{
    width: 100%;
}
#hd #tuf-kv .decor-zebra{
    width: 50%;
}
#hd #tuf-kv .decor-corner{
    width: 40%;
}
#hd #tuf-kv .decor-hexagon{
    width: 50%;
}
}

@media screen and (max-width: 500px) {    
#hd #tuf-kv .tuf-title{
    font-size: 2em;
}
}




/*-guide-*/

#hd .guide-wrapper{
    background: linear-gradient(to bottom, rgba(66,66,66,0), rgba(66,66,66,1));
}
#hd .guide-wrapper .guide{
    max-width: 1400px;
    margin: 0 auto;
    padding: 60px 30px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#hd .guide-wrapper .guide li{
    width: 33.33%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 20px 0;/*20231030 pdc fix*/
}
#hd .guide-wrapper .guide .image{
    width: 30%;
}
#hd .guide-wrapper .guide .text{
    width: 70%;
    padding-left: 15px;
    padding-right: 30px;
}
#hd .guide-wrapper .guide p{
    color: #fff;
    font-size: 1.1em;
    margin-bottom: 0.6em;
    line-height: 1.2em;
}
#hd .guide-wrapper .guide a{
    color: #fff;
    cursor: pointer;
    text-decoration: underline;
    text-transform: uppercase;
    transition: all 0.2s;
    font-size: 1.1em;
}
#hd .guide-wrapper .guide a:hover{
    color: #ff9e1b;
}
@media screen and (max-width: 1280px) {    
#hd .guide-wrapper .inner{
    max-width: 1000px;
}
}
@media screen and (max-width: 1023px) {    
#hd .guide-wrapper .guide li{
    width: 50%;
}
}
@media screen and (max-width: 767px) {    
#hd .guide-wrapper .inner{
    max-width: 1400px;
    margin: 0 auto;
    padding: 60px 30px;
    box-sizing: border-box;
}
#hd .guide-wrapper .guide li{
    width: 100%;
}
#hd .guide-wrapper .guide .text{
    padding-right: 0px;
}
}







/*-spec-*/

#hd #tuf-spec{
    position: relative;
    background: url(../img/spec-bg.jpg) center top no-repeat;
    background-size: cover;
    background-color: #000;
    background-attachment: fixed;
}
#hd #tuf-spec .inner{
    max-width: 1400px;
    margin: 0 auto;
    padding: 100px 15px;
    box-sizing: border-box;
    position: relative;
}
#hd #tuf-spec .tuf-title{
    font-size: 6em;
    text-align: center;
    margin-bottom: 0px;
}
#hd #tuf-spec .subnav {
    padding-top: 50px;
}

@media screen and (max-width: 1280px) {    
#hd #tuf-spec .tuf-title{
    font-size: 3.2em;
}
}
@media screen and (max-width: 767px) {    
#hd #tuf-spec{
    background-size: 200% auto;
}
#hd #tuf-spec .inner{
    padding: 50px 15px;
}
#hd #tuf-spec .tuf-title{
    font-size: 3em;
}
}



/*----spec content-----*/
#hd #tuf-spec .spec-wrapper{
    position: relative;
}
#hd #tuf-spec .spec-wrapper .image{
    position: relative;
    margin: 0 auto;
}
#hd #tuf-spec .spec-wrapper .image img{
    display: block;
    max-width: 100%;
}
#hd #tuf-spec .spec-wrapper .image .main{
    position: relative;
}
#hd #tuf-spec .spec-wrapper .image .line{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
#hd #tuf-spec .spec-wrapper .image .dot{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
}
#hd #tuf-spec .spec-wrapper .list{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
#hd #tuf-spec .spec-wrapper .list .entry{
    position: absolute;
    /*background: rgba(0,0,0,0.5);*/
    text-shadow: 0 0 2px #000, 0 0 4px #000, 0 0 6px #000, 0 0 7px #000, 0 0 8px #000, 0 0 9px #000;/*20220922*/
}
#hd #tuf-spec .spec-wrapper .list .entry.underline{
    /*border-bottom: 1px solid #ccc;
    padding-bottom: 5px;*/
}
#hd #tuf-spec .spec-wrapper .list .entry p{
    margin: 0;
    padding: 0;
    line-height: 1.2em;
}
#hd #tuf-spec .spec-wrapper .list .entry .number{
    display: none;
}

#hd #tuf-spec .sub-content-1 .spec-wrapper .list .entry:nth-child(1){ right: 83%; top: 30%;}
#hd #tuf-spec .sub-content-1 .spec-wrapper .list .entry:nth-child(2){ right: 79%; top: 54%;}
#hd #tuf-spec .sub-content-1 .spec-wrapper .list .entry:nth-child(3){ left: 78%; top: 11.5%;}
#hd #tuf-spec .sub-content-1 .spec-wrapper .list .entry:nth-child(4){ left: 78%; top: 33%;}
#hd #tuf-spec .sub-content-1 .spec-wrapper .list .entry:nth-child(5){ left: 78%; top: 47%;}
#hd #tuf-spec .sub-content-1 .spec-wrapper .list .entry:nth-child(6){ left: 78%; top: 68%;}

#hd #tuf-spec .sub-content-2 .spec-wrapper .list .entry:nth-child(1){ right: 84%; top: 15%;}
#hd #tuf-spec .sub-content-2 .spec-wrapper .list .entry:nth-child(2){ right: 78%; top: 52%;}
#hd #tuf-spec .sub-content-2 .spec-wrapper .list .entry:nth-child(3){ left: 73%; top: 6.2%;}
#hd #tuf-spec .sub-content-2 .spec-wrapper .list .entry:nth-child(4){ left: 85%; top: 50.7%;}
#hd #tuf-spec .sub-content-2 .spec-wrapper .list .entry:nth-child(5){ left: 72%; top: 79.2%;}

#hd #tuf-spec .sub-content-3 .spec-wrapper .list .entry:nth-child(1){ right: 70%; top: 25%;}
#hd #tuf-spec .sub-content-3 .spec-wrapper .list .entry:nth-child(2){ left: 70%; top: 80%;}

#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(1){ right: 77%; top: 14%; width: 20%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(2){ right: 77%; top: 44.5%; width: 20%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(3){ right: 77%; top: 52%; width: 20%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(4){ right: 77%; top: 71%; width: 20%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(5){ left: 36%; top: 95%; width: 18%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(6){ right: 28%; top: 95%; width: 20%;}

#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(7){ left: 80%; top: 10%; width: 20%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(8){ left: 80%; top: 21.5%; width: 20%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(9){ left: 80%; top: 28%; width: 20%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(10){ left: 80%; top: 38%; width: 20%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(11){ left: 80%; top: 50%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(12){ left: 80%; top: 61%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(13){ left: 80%; top: 68%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(14){ left: 80%; top: 74%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(15){ left: 80%; top: 83%;}




@media screen and (max-width: 1280px) {    
#hd #tuf-spec .sub-content-1 .spec-wrapper .image{
    max-width: 580px;
}
#hd #tuf-spec .sub-content-2 .spec-wrapper .image{
    max-width: 650px;
}
#hd #tuf-spec .sub-content-3 .spec-wrapper .image{
    max-width: 500px;
}
#hd #tuf-spec .sub-content-4 .spec-wrapper .image{
    max-width: 480px;
}
#hd #tuf-spec .sub-content-1 .spec-wrapper .list .entry:nth-child(1){ right: 72%; max-width: 250px;}
#hd #tuf-spec .sub-content-1 .spec-wrapper .list .entry:nth-child(2){ right: 75%;}
#hd #tuf-spec .sub-content-1 .spec-wrapper .list .entry:nth-child(3){ left: 72%;}
#hd #tuf-spec .sub-content-1 .spec-wrapper .list .entry:nth-child(4){ left: 72%; top: 28%;}
#hd #tuf-spec .sub-content-1 .spec-wrapper .list .entry:nth-child(5){ left: 72%;}
#hd #tuf-spec .sub-content-1 .spec-wrapper .list .entry:nth-child(6){ left: 72%;}


#hd #tuf-spec .sub-content-2 .spec-wrapper .list .entry:nth-child(1){ right: 75%;}
#hd #tuf-spec .sub-content-2 .spec-wrapper .list .entry:nth-child(2){ right: 70%;}
#hd #tuf-spec .sub-content-2 .spec-wrapper .list .entry:nth-child(3){ left: 67%;}
#hd #tuf-spec .sub-content-2 .spec-wrapper .list .entry:nth-child(4){ left: 76%;}
#hd #tuf-spec .sub-content-2 .spec-wrapper .list .entry:nth-child(5){ left: 66%;}

#hd #tuf-spec .sub-content-3 .spec-wrapper .list .entry:nth-child(1){ right: 66%;}
#hd #tuf-spec .sub-content-3 .spec-wrapper .list .entry:nth-child(2){ left: 65%;}


#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(1){ right: 58%; top: 10%; width: 30%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(2){ right: 68%; top: 40%; width: 20%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(3){ right: 58%; top: 52%; width: 30%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(4){ right: 58%; top: 70%; width: 30%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(5){}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(6){}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(7){ left: 70%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(8){ left: 70%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(9){ left: 70%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(10){ left: 70%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(11){ left: 70%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(12){ left: 70%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(13){ left: 70%; top: 71%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(14){ left: 70%; top: 76%;}
#hd #tuf-spec .sub-content-4 .spec-wrapper .list .entry:nth-child(15){ left: 70%;}
}

@media screen and (max-width: 1023px) {    
#hd #tuf-spec .spec-wrapper .image{
    max-width: 650px;
    margin: 0 auto;
}
#hd #tuf-spec .spec-wrapper .image .dot{
    display: block;
}
#hd #tuf-spec .spec-wrapper .list{
    position: relative;
    height: auto;
    left: auto;
    top: auto;
    display: flex;
    flex-wrap: wrap;
    max-width: 650px;
    margin: 0 auto;
    align-items: flex-start;
}
#hd #tuf-spec .spec-wrapper .list .entry{
    position: relative;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    display: flex;
    align-items: center;
    width: 50% !important;
    max-width: 100% !important;
    box-sizing: border-box;
    padding: 0 5px;
    margin-bottom: 15px;
    text-shadow: none;
}
#hd #tuf-spec .spec-wrapper .list .entry.underline{
    border-bottom: none;
    text-align: left;
    padding-bottom: 0;
    width: 50% !important;
}
#hd #tuf-spec .spec-wrapper .list .entry .number{
    display: block;
    width: 30px;
    height: 30px;
    background: #ff9e1b;
    border-radius: 50%;
    color: #000;
    font-size: 1.3em;
    text-align: center;
    line-height: 30px;
    margin-right: 8px;
    flex-shrink: 0;
}
}



@media screen and (max-width: 420px) {    
#hd #tuf-spec .spec-wrapper .list .entry{
    width: 100%;
    padding: 0;
}
#hd #tuf-spec .spec-wrapper .list .entry.underline{
    width: 100% !important;
}
}







/*---------------tuf-division-control------------------*/
#hd #tuf-division-control{
    position: relative;
}
#hd .division-content-a1 .row{
    display: flex;
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px 0 50px 0;
    align-items: center;
    flex-wrap: wrap;
}
#hd .division-content-a1 .row .text{
    width: 40%;
    box-sizing: border-box;
    padding-right: 30px;
}
#hd .division-content-a1 .sub-content-1 .row .text{
    width: 55%;
}
#hd .division-content-a1 .row .image{
    width: 60%;
    position: relative;
}
#hd .division-content-a1 .row .image img{
    width: 100%;
    display: block;
}
#hd .division-content-a1 .sub-content-1 .row .image{
    width: 45%;
}

@media screen and (max-width: 767px) {    
#hd .division-content-a1 .row .text{
    width: 100% !important;
    padding-right: 0px;
    padding-bottom: 20px;
}
#hd .division-content-a1 .row .image{
    width: 100% !important;
}
}







/*figure overclocking ryzen*/

#hd .division-content-a1 .figure-overclocking.ryzen .tracing{
    opacity: 0;
}
#hd .division-content-a1 .figure-overclocking.ryzen{
    font-family: "DINPro", "Roboto", "Arial", sans-serif;
}
#hd .division-content-a1 .figure-overclocking.ryzen .name{
    font-size: 3em;
    width: 29%;
    height: 60%;
    left: 0;
    top: 40%; /*20220921*/
    line-height: 1em;
    position: absolute;
    text-align: right;
    transition: all 1s;
    opacity: 0;
    transform: translateX(-20%);
}
#hd .division-content-a1 .figure-overclocking.ryzen .circle{
    font-size: 1.1em;
    width: 15%;
    height: 31.5%;
    left: 35%;
    top: 34%;
    line-height: 1em;
    position: absolute;
    text-align: center;
}
#hd .division-content-a1 .figure-overclocking.ryzen .circle:before{
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
    display: block;
    position: absolute;
    background: url(../img/control/figure-circle.png) center no-repeat;
    background-size: cover;
    transition: all 3s;
}
#hd .division-content-a1 .figure-overclocking.ryzen .circle:after{
    width: 60%;
    height: 100%;
    left: -53%;
    top: 0%;
    display: block;
    content: '';
    position: absolute;
    background: url(../img/control/figure-puff.png) center no-repeat;
    background-size: cover;
    transition: all 2s;
    transform: translateX(0%);
    opacity: 0;
}
#hd .division-content-a1 .figure-overclocking.ryzen .circle .word{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 0 10%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#hd .division-content-a1 .figure-overclocking.ryzen .circle span{
    display: block;
    border-bottom: 1px dashed #ff9e1b;
    width: 100%;
    padding: 2px 0;
}
#hd .division-content-a1 .figure-overclocking.ryzen .circle span:last-child{
    border-bottom: none;
}

#hd .division-content-a1 .figure-overclocking.ryzen .top-arrow{
    font-size: 1.1em;
    width: 50%;
    height: 32%;
    left: 39%;
    top: 0%;
    box-sizing: border-box;
    padding-top: 1.8%;
    line-height: 1em;
    position: absolute;
    text-align: center;
    background: url(../img/control/figure-top-arrow.png) center no-repeat;
    background-size: cover;
    transition: all 1.5s;
    transform: scaleX(0.9);
    transition-delay: 0.5s;
    transform-origin: left center;
    opacity: 0;
}
#hd .division-content-a1 .figure-overclocking.ryzen .bottom-arrow{
    font-size: 1.1em;
    width: 50%;
    height: 32%;
    left: 39%;
    top: 65%;
    box-sizing: border-box;
    padding-top: 11.5%;
    line-height: 1em;
    position: absolute;
    text-align: center;
    background: url(../img/control/figure-bottom-arrow.png) center no-repeat;
    background-size: cover;
    transition: all 1.5s;
    transform: scaleX(0.9);
    transition-delay: 0.5s;
    transform-origin: left center;
    opacity: 0;
}

#hd .division-content-a1 .figure-overclocking.ryzen .middle-arrow{
    font-size: 1.1em;
    left: 51%;
    top: 42%;
    width: 22%;
    height: 18%;
    box-sizing: border-box;
    padding-top: 2.3%;
    position: absolute;
    text-align: center;
    background: url(../img/control/figure-middle-arrow.png) center no-repeat;
    background-size: cover;
    transition: all 1.5s;
    transform: scaleX(0.9);
    transition-delay: 0.5s;
    transform-origin: left center;
    opacity: 0;
}
#hd .division-content-a1 .figure-overclocking.ryzen .info{
    left: 74%;
    top: 28%;
    width: 25%;
    height: 43%;
    position: absolute;
    border: 1px solid #ff9e1b;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all 1.5s;
    transition-delay: 1s;
    opacity: 0;
}
#hd .division-content-a1 .figure-overclocking.ryzen .info p{
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    color: #ff9e1b;
    margin: 0 0 8px 0;
    padding: 0 5px 0 10px;
}
#hd .division-content-a1 .figure-overclocking.ryzen .info ul{
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    list-style-type: disc;
    font-size: 1.2em;
    padding: 0 5px 0 25px;
}
#hd .division-content-a1 .figure-overclocking.ryzen .info ul li{
    list-style-type: disc;
    margin-bottom: 10px;
}
#hd .division-content-a1 .figure-overclocking.ryzen .info ul li a{
    cursor: pointer;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
    line-height: 1em;
    transition: all 0.2s;
}
#hd .division-content-a1 .figure-overclocking.ryzen .info ul li span:last-child{
    width: 20px;
    height: 20px;
    transition: all 0.2s;
    border: 2px solid #ff9e1b;
    text-align: center;
    color: #ccc;
    line-height: 20px;
    border-radius: 50%;
    vertical-align: middle;
    font-size: 0.8em;
    margin-left: 10px;
}
#hd .division-content-a1 .figure-overclocking.ryzen .info ul li a:hover{
    color: #ff9e1b;
}

/*animation*/
#hd .division-content-a1 .sub-content-3.active .figure-overclocking.ryzen .name{
    opacity: 1;
    transform: translateX(0%);
}
#hd .division-content-a1 .sub-content-3.active .figure-overclocking.ryzen .circle:before{
    transform: rotate(360deg);
}
#hd .division-content-a1 .sub-content-3.active .figure-overclocking.ryzen .circle:after{
    transform: translateX(0%);
    opacity: 1;
}
#hd .division-content-a1 .sub-content-3.active .figure-overclocking.ryzen .top-arrow{
    opacity: 1;
    transform: scaleX(1);
}
#hd .division-content-a1 .sub-content-3.active .figure-overclocking.ryzen .middle-arrow{
    opacity: 1;
    transform: scaleX(1);
}
#hd .division-content-a1 .sub-content-3.active .figure-overclocking.ryzen .bottom-arrow{
    opacity: 1;
    transform: scaleX(1);
}
#hd .division-content-a1 .sub-content-3.active .figure-overclocking.ryzen .info{
    opacity: 1;
}

@media screen and (min-width: 2500px) {    
#hd .division-content-a1 .figure-overclocking.ryzen{
    font-size: 0.8em;
}
}
@media screen and (max-width: 900px) {    
#hd .division-content-a1 .figure-overclocking.ryzen .name{
    font-size: 1.5em;
}
#hd .division-content-a1 .figure-overclocking.ryzen .circle{
    font-size: 0.9em;
}
}
@media screen and (max-width: 550px) {    
#hd .division-content-a1 .figure-overclocking.ryzen{
    transform: scale(1) translateX(-25%);
    margin-top: 50px;
}
#hd .division-content-a1 .figure-overclocking.ryzen br{
    display: none;
}
#hd .division-content-a1 .figure-overclocking.ryzen .name{
    width: 100%;
    height: auto;
    left: 30%;
    top: auto;
    bottom: 105%;
    text-align: left;
}
#hd .division-content-a1 .sub-content-1.active .figure-overclocking.ryzen .name{
    left: 30%;
}
#hd .division-content-a1 .figure-overclocking.ryzen .info{
    width: 45%;
}
#hd .division-content-a1 .figure-overclocking.ryzen .top-arrow {
    font-size: 0.8em;
}
#hd .division-content-a1 .figure-overclocking.ryzen .bottom-arrow {
    font-size: 0.8em;
}
#hd .division-content-a1 .figure-overclocking.ryzen .middle-arrow {
    font-size: 0.8em;
}
}

@media screen and (max-width: 420px) {    
#hd .division-content-a1 .figure-overclocking.ryzen .name{
    font-size: 1em;
}
#hd .division-content-a1 .figure-overclocking.ryzen .name br{
    display: none;
}
#hd .division-content-a1 .figure-overclocking.ryzen .circle{
    font-size: 0.7em;
}
#hd .division-content-a1 .figure-overclocking.ryzen .info p{
    margin-bottom: -3px;
    font-size: 0.7em;
}
#hd .division-content-a1 .figure-overclocking.ryzen .info ul{
    margin: 0;
    font-size: 0.7em;
}
#hd .division-content-a1 .figure-overclocking.ryzen .info ul li{
    margin-bottom: 0px;
}
#hd .division-content-a1 .figure-overclocking.ryzen .info ul li span:last-child{
    width: 10px;
    height: 10px;
    border: 1px solid #ff9e1b;
    line-height: 10px;
    font-size: 0.6em;
}
}




/*figure overclocking switcher*/

#hd .division-content-a1 .figure-overclocking.switcher .tracing{
    opacity: 0;
}
#hd .division-content-a1 .figure-overclocking.switcher{
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
}
#hd .division-content-a1 .figure-overclocking.switcher .name{
    font-size: 2em;
    width: 29%;
    height: 60%;
    left: -20%;
    top: 40%;
    line-height: 1em;
    position: absolute;
    text-align: right;
    transition: opacity 2s , left 1s;
    opacity: 0;
}
#hd .division-content-a1 .figure-overclocking.switcher .circle{
    font-size: 1.1em;
    width: 15%;
    height: 31.5%;
    left: 35%;
    top: 34%;
    line-height: 1em;
    position: absolute;
    text-align: center;
}
#hd .division-content-a1 .figure-overclocking.switcher .circle:before{
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
    display: block;
    position: absolute;
    background: url(../img/control/figure-circle.png) center no-repeat;
    background-size: cover;
    transition: all 3s;
}
#hd .division-content-a1 .figure-overclocking.switcher .circle:after{
    width: 60%;
    height: 100%;
    left: -53%;
    top: 0%;
    display: block;
    content: '';
    position: absolute;
    background: url(../img/control/figure-puff.png) center no-repeat;
    background-size: cover;
    transition: all 2s;
    transform: translateX(0%);
    opacity: 0;
}
#hd .division-content-a1 .figure-overclocking.switcher .circle .word{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 0 10%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#hd .division-content-a1 .figure-overclocking.switcher .circle span{
    display: block;
    border-bottom: 1px dashed #ff9e1b;
    width: 100%;
    padding: 2px 0;
}
#hd .division-content-a1 .figure-overclocking.switcher .circle span:last-child{
    border-bottom: none;
}

#hd .division-content-a1 .figure-overclocking.switcher .top-arrow{
    font-size: 1.1em;
    width: 61%;
    height: 32%;
    left: 29%;
    top: 0%;
    box-sizing: border-box;
    padding-top: 1.8%;
    position: absolute;
    background: url(../img/control/figure-top-arrow2.png) left center no-repeat;
    background-size: auto 100%;
    transition: opacity 1.5s, left 1.5s;
    transition-delay: 0.5s;
    opacity: 0;
    line-height: 1.2em;
}
#hd .division-content-a1 .figure-overclocking.switcher .top-arrow .t1{
    position: absolute;
    left: 20%;
    top: 15%;
}
#hd .division-content-a1 .figure-overclocking.switcher .top-arrow .t2{
    position: absolute;
    left: 20%;
    top: 35%;
    font-size: 0.8em;
    font-family: "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
}
#hd .division-content-a1 .figure-overclocking.switcher .top-arrow .t2 span{
    color: #ff9e1b;
}
#hd .division-content-a1 .figure-overclocking.switcher .top-arrow .t3{
    position: absolute;
    left: 60%;
    top: 5%;
    font-size: 1.3em;
    text-align: left;
    line-height: 1em;
}
#hd .division-content-a1 .figure-overclocking.switcher .bottom-arrow{
    font-size: 1.1em;
    width: 61%;
    height: 32%;
    left: 29%;
    top: 65%;
    box-sizing: border-box;
    padding-top: 11.5%;
    line-height: 1em;
    position: absolute;
    text-align: center;
    background: url(../img/control/figure-bottom-arrow2.png) left center no-repeat;
    background-size: auto 100%;
    transition: opacity 1.5s, left 1.5s;
    transition-delay: 0.5s;
    opacity: 0;
}
#hd .division-content-a1 .figure-overclocking.switcher .bottom-arrow .t1{
    position: absolute;
    left: 20%;
    top: 65%;
}
#hd .division-content-a1 .figure-overclocking.switcher .bottom-arrow .t2{
    position: absolute;
    left: 20%;
    top: 85%;
    font-size: 0.8em;
    font-family: "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
}
#hd .division-content-a1 .figure-overclocking.switcher .bottom-arrow .t2 span{
    color: #ff9e1b;
}
#hd .division-content-a1 .figure-overclocking.switcher .bottom-arrow .t3{
    position: absolute;
    left: 60%;
    top: 57%;
    font-size: 1.3em;
    text-align: left;
    line-height: 1em;
}

#hd .division-content-a1 .figure-overclocking.switcher .middle-text{
    left: 45%;
    top: 24%;
    width: 47%;
    height: 52%;
    box-sizing: border-box;
    position: absolute;
    background-size: cover;
    transition: opacity 1.5s, left 1.5s;
    transition-delay: 1s;
    opacity: 0;
    display: flex;
    align-items: center;
}
#hd .division-content-a1 .figure-overclocking.switcher .middle-text p:first-child{
    color: #ff9e1b;
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
}
#hd .division-content-a1 .figure-overclocking.switcher .middle-text p:last-child{
    margin: 0;
    padding: 0;
    font-size: 0.8em;
    line-height: 1.2em;
    font-family: "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
}

/*animation*/
#hd .division-content-a1 .sub-content-2.active .figure-overclocking.switcher .name{
    opacity: 1;
    left: 0;
}
#hd .division-content-a1 .sub-content-2.active .figure-overclocking.switcher .circle:before{
    transform: rotate(360deg);
}
#hd .division-content-a1 .sub-content-2.active .figure-overclocking.switcher .circle:after{
    transform: translateX(0%);
    opacity: 1;
}
#hd .division-content-a1 .sub-content-2.active .figure-overclocking.switcher .top-arrow{
    opacity: 1;
    left: 39%;
}
#hd .division-content-a1 .sub-content-2.active .figure-overclocking.switcher .middle-text{
    opacity: 1;
    left: 55%;
}
#hd .division-content-a1 .sub-content-2.active .figure-overclocking.switcher .bottom-arrow{
    opacity: 1;
    left: 39%;
}
@media screen and (min-width: 2500px) {    
#hd .division-content-a1 .figure-overclocking.switcher{
    font-size: 0.8em;
}
}

@media screen and (max-width: 900px) {    
#hd .division-content-a1 .figure-overclocking.switcher .name{
    font-size: 1.1em;
}
#hd .division-content-a1 .figure-overclocking.switcher .circle{
    font-size: 0.9em;
}
#hd .division-content-a1 .figure-overclocking.switcher .top-arrow .t3{
    font-size: 0.8em;
}
#hd .division-content-a1 .figure-overclocking.switcher .bottom-arrow .t3{
    font-size: 0.8em;
}
#hd .division-content-a1 .figure-overclocking.switcher .middle-text{
    font-size: 0.8em;
}
}
@media screen and (max-width: 550px) {    
#hd .division-content-a1 .figure-overclocking.switcher{
    transform: scale(1) translateX(-30%);
    margin-top: 30px;
}
#hd .division-content-a1 .figure-overclocking.switcher .top-arrow{
    width: 95%;
}
#hd .division-content-a1 .figure-overclocking.switcher .bottom-arrow{
    width: 95%;
}
#hd .division-content-a1 .figure-overclocking.switcher .middle-text{
    width: 80%;
}
#hd .division-content-a1 .figure-overclocking.switcher .name{
    width: 100%;
    height: auto;
    left: 30%;
    top: auto;
    bottom: 105%;
    text-align: left;
}
#hd .division-content-a1 .sub-content-2.active .figure-overclocking.switcher .name{
    left: 30%;
}
#hd .division-content-a1 .figure-overclocking.switcher .top-arrow .t1{
    left: 8%;
}
#hd .division-content-a1 .figure-overclocking.switcher .top-arrow .t2{
    left: 8%;
}
#hd .division-content-a1 .figure-overclocking.switcher .top-arrow .t3{
    left: 43%;
}
#hd .division-content-a1 .figure-overclocking.switcher .bottom-arrow .t1{
    left: 8%;
}
#hd .division-content-a1 .figure-overclocking.switcher .bottom-arrow .t2{
    left: 8%;
}
#hd .division-content-a1 .figure-overclocking.switcher .bottom-arrow .t3{
    left: 43%;
}
}

@media screen and (max-width: 420px) {    
#hd .division-content-a1 .figure-overclocking.switcher .name{
    font-size: 1em;
}
#hd .division-content-a1 .figure-overclocking.switcher .name br{
    display: none;
}
#hd .division-content-a1 .figure-overclocking.switcher .circle{
    font-size: 0.7em;
}
#hd .division-content-a1 .figure-overclocking.switcher .top-arrow .t1{
    font-size: 0.7em;
}
#hd .division-content-a1 .figure-overclocking.switcher .top-arrow .t2{
    font-size: 0.7em;
}
#hd .division-content-a1 .figure-overclocking.switcher .top-arrow .t3{
    font-size: 0.7em;
}
#hd .division-content-a1 .figure-overclocking.switcher .top-arrow .t3 br{
    display: none;
}
#hd .division-content-a1 .figure-overclocking.switcher .bottom-arrow .t1{
    font-size: 0.7em;
}
#hd .division-content-a1 .figure-overclocking.switcher .bottom-arrow .t2{
    font-size: 0.7em;
}
#hd .division-content-a1 .figure-overclocking.switcher .bottom-arrow .t3{
    font-size: 0.7em;
}
#hd .division-content-a1 .figure-overclocking.switcher .bottom-arrow .t3 br{
    display: none;
}
#hd .division-content-a1 .figure-overclocking.switcher .middle-text{
    font-size: 0.7em;
}
}




#hd .division-content-a2 .image{
    max-width: 800px;
    margin: 0 auto;
}








#hd .division-content-a3 .row{
    display: flex;
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px 0 10px 0;
    align-items: center;
    flex-wrap: wrap;
}
#hd .division-content-a3 .row .text{
    width: 50%;
    box-sizing: border-box;
    padding-right: 40px;
}
#hd .division-content-a3 .row .image{
    width: 50%;
    position: relative;
}
#hd .division-content-a3 .row .image img{
    width: 100%;
    display: block;
}
#hd .division-content-a3 .switch-taget-2 .row{
    align-items: flex-start;
}
#hd .division-content-a3 .row .entry{
    width: 50%;
    margin-bottom: 30px;
    padding: 0 30px;
    box-sizing: border-box;
}


#hd .switch{
    text-align: center;
    margin-bottom: 30px;
}
#hd .switch > div{
    width: 60px;
    height: 5px;
    background: #555;
    display: inline-block;
    margin: 0 5px;
    transition: all 0.2s;
    cursor: pointer;
}
#hd .switch > div.active{
    background: #fff;
}

@media screen and (max-width: 767px) {    
#hd .division-content-a3 .row .text{
    width: 100%;
    padding-right: 0px;
}
#hd .division-content-a3 .row .image{
    width: 100%;
}
#hd .division-content-a3 .row .entry{
    width: 100%;
    padding: 0;
}
}












/*---------------tuf-division-performance------------------*/
#hd #tuf-division-performance{
    position: relative;
}
#hd .division-content-b1 .row{
    display: flex;
    max-width: 1100px;
    margin: 0 auto;
    padding: 20px 0 50px 0;
    align-items: center;
    flex-wrap: wrap;
}
#hd .division-content-b1 .row .text{
    width: 45%;
    box-sizing: border-box;
    padding-right: 30px;
}
#hd .division-content-b1 .row .image{
    width: 55%;
    position: relative;
}
#hd .division-content-b1 .row .image img{
    width: 100%;
    display: block;
}

@media screen and (max-width: 1280px) {    
#hd .division-content-b1 .row{
    max-width: 900px;
}
}
@media screen and (max-width: 767px) {    
#hd .division-content-b1 .row .text{
    width: 100%;
    padding-right: 0px;
    padding-bottom: 20px;
}
#hd .division-content-b1 .row .image{
    width: 100%;
}
}


#hd .division-content-b1 .list{
    max-width: 800px;
    margin: 0 auto 30px auto;
}
#hd .division-content-b1 .list .entry{
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    margin-bottom: 40px;
}
#hd .division-content-b1 .list .words{
    box-sizing: border-box;
}
#hd .division-content-b1 .list .icon{
    padding-right: 20px;
    width: 15%;
    flex-shrink: 0;
}
#hd .division-content-b1 .list .icon img{
    border-radius: 50%;
    border: 3px solid #ff9e1b;
}

#hd .division-content-b1 .list .figure{
    display: flex;
    min-width: 300px;
}
#hd .division-content-b1 .list .figure .item{
    width: 50%;
    text-align: center;
}
#hd .division-content-b1 .list .figure .number{
    font-size: 4em;
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    color: #ff9e1b;
    margin-bottom: 0;
    line-height: 1em;
}
@media screen and (max-width: 650px) {    
#hd .division-content-b1 .list .entry{
    flex-wrap: wrap;
    text-align: center;
}
#hd .division-content-b1 .list .icon{
    width: 100%;
    margin-bottom: 15px;
}
#hd .division-content-b1 .list .figure{
    width: 100%;
    min-width: 100%;
    margin-top: 15px;
}
}




/*Performance > Power Design > Eight-Layer PCB Design*/
#hd .division-content-b1 .sub-content-2 .layers{
    position: absolute;
    left: 11%;
    top: 40%;
    font-size: 2em;
    text-align: center;
    line-height: 1.8em;
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    transition: all 1s;
    transition-delay: 0.5s;
    top: 50%;
    opacity: 0;
}
#hd .division-content-b1 .sub-content-2 .layers span{
    font-size: 3em;
    display: block;
}
#hd .division-content-b1 .sub-content-2.active .layers{
    top: 40%;
    opacity: 1;
}




/*20220922 Z790*/
/*Performance > Power Design > Power Connector 锟斤拷韬帮拷鑲金ǒ欙拷锟金ぅ侊拷鍢呰暛鍤欙拷*/
#hd .figure-connector{
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    text-align: left;
}
#hd .figure-connector .row{
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 10px;
    align-items: center;
}
#hd .figure-connector .row .detail{
    width: 100%;
}
#hd .figure-connector .row .result{
    width: 150px;
    height: 130px;
    position: relative;
    flex-shrink: 0;
}
#hd .figure-connector .row .result .number{
    color: #ff9e1b;
    font-size: 7em;
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1em;
}
#hd .figure-connector .row .result .upto{
    position: absolute;
    left: 65%;
    top: 0;
    line-height: 1em;
}
#hd .figure-connector .row .result .percent{
    color: #ff9e1b;
    font-size: 3em;
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    position: absolute;
    left: 65%;
    top: 30%;
    line-height: 1em;
}
#hd .figure-connector .row .result .name{
    position: absolute;
    left: 2%;
    top: 70%;
    top: 88%; /*WCGA 2023 鍤欒涪皈拞灞稿檺鎾犳哗皎瘷鍤欒唱锟界椆钑拷鑱㈠殭璩拷穑埊锟斤拷锟借喊锟借偨皎瘷锟斤拷韬伴儴鏇€闉剧锟戒供鏂愬殭璩ｏ拷鋪咅ǒ欙拷锟藉殭璩★拷鍢呰暛钘冿紦鍤欒超锟界煁钑拷锟金ǒ�2锟斤拷韬伴儴锟斤拷鍧旓拷韬伴儴鍤欒唱锟金─冭暛铦唱皎瘷锟斤拷榻块锟金ǒ欙拷锟金︼拷锟金ǒ欙拷锟借痉钑�*/
    line-height: 1em;
    font-size: 1.1em;
    letter-spacing: 1px;
}
#hd .figure-connector .data{
    padding-left: 20px;
    position: relative;
    margin-bottom: 20px;
}
#hd .figure-connector .data:before{
    content: '';
    display: block;
    width: 4px;
    border: 0.5px solid #555;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
#hd .figure-connector .entry{
    margin-bottom: 10px;
}
#hd .figure-connector .name{
}
#hd .figure-connector .name.primary{
    color: #ff9e1b;
}
#hd .figure-connector .bar{
    margin-right: 5px;
    height: 30px;
    display: inline-block;
    vertical-align: text-top;
}

#hd .figure-connector .number{
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    font-size: 1.5em;
    color: #ccc;
    line-height: 1em;
    display: inline-block;
    vertical-align: text-top;
}
#hd .figure-connector .number.primary{
    font-size: 2.5em;
    color: #ff9e1b;
}
#hd .figure-connector .note{
    text-align: center;
    color: #fff;
}

@media screen and (min-width: 2500px) {    
#hd .figure-connector{
    font-size: 0.8em;
}
}
@media screen and (max-width: 650px) {    
#hd .figure-connector .row{
    flex-wrap: wrap;
    justify-content: center;
}
#hd .figure-connector .row .detail{
    width: 100%;
}
#hd .figure-connector .row .result{
}
}
@media screen and (max-width: 500px) {    
#hd .figure-connector .row .detail .bars .number{
    font-size: 1.2em;
}
#hd .figure-connector .row .detail .bars .bar{
    font-size: 0.9em;
}
#hd .figure-connector .row .detail .box{
    width: 30%;
    padding: 5px;
    border-right: 3px solid #fff;
    margin-right: 5px;
    font-size: 0.8em;
}
}






#hd .division-content-b2 .row{
    display: flex;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0px 0 20px 0;
    align-items: center;
    flex-wrap: wrap;
}
#hd .division-content-b2 .row.rev{
    flex-direction: row-reverse;
}
#hd .division-content-b2 .row .text{
    width: 45%;
    box-sizing: border-box;
}
#hd .division-content-b2 .row .text .sticker{
    padding: 30px 20px 20px 30px;
    border: 1px solid #ff9e1b;
}

#hd .division-content-b2 .row .image{
    width: 55%;
    padding-right: 30px;
    box-sizing: border-box;
    position: relative;
}
#hd .division-content-b2 .row .image img{
    width: 100%;
    display: block;
}


@media screen and (max-width: 1280px) {    
#hd .division-content-b2 .row{
    max-width: 900px;
}
}
@media screen and (max-width: 767px) {    
#hd .division-content-b2 .row .text{
    width: 100%;
}
#hd .division-content-b2 .row .image{
    width: 100%;
    padding-right: 0px;
}
}



/*Performance > Memory & Storage > PCIe锟姐摛鍤欙拷 5.0 M.2 锟斤拷韬帮拷鑲金ǒ欙拷锟金ぅ侊拷鍢呰暛鍤欙拷*/
/*Performance > Connectivity > POP > PCIe锟姐摛鍤欙拷 5.0 锟斤拷韬帮拷鑲金ǒ欙拷锟金ぅ侊拷鍢呰暛鍤欙拷*/
#hd .figure-pcie{
    position: relative;
}
#hd .figure-pcie .data{
    padding-left: 20px;
    position: relative;
    margin-bottom: 20px;
}
#hd .figure-pcie .data:before{
    content: '';
    display: block;
    width: 4px;
    border: 0.5px solid #555;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
#hd .figure-pcie .entry{
    margin-bottom: 10px;
}
#hd .figure-pcie .entry:first-child{
    /*margin-bottom: -5px;*/
}
#hd .figure-pcie .title{
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    font-size: 1.5em;
    color: #ff9e1b;
    margin-bottom: 10px;
}
#hd .figure-pcie .name{
}
#hd .figure-pcie .name.primary{
    color: #ff9e1b;
}
#hd .figure-pcie .bar{
    margin-right: 5px;
    height: 30px;
    display: inline-block;
    vertical-align: text-top;
}

#hd .figure-pcie .number{
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    font-size: 1.5em;
    color: #ccc;
    line-height: 1em;
    display: inline-block;
    vertical-align: text-top;
}
#hd .figure-pcie .number.primary{
    font-size: 2.5em;
    color: #ff9e1b;
}

@media screen and (max-width: 500px) {    
#hd .figure-pcie .bar.primary .number{
    font-size: 2em;
}
#hd .figure-pcie .number.primary{
    font-size: 2em;
}
}


#hd .pop-performance-connectivity-2 .image{
    padding-left: 30px;
}
#hd .pop-performance-connectivity-3 .image{
    padding-left: 30px;
}
@media screen and (max-width: 767px) {    
#hd .pop-performance-connectivity-2 .image{
    padding-left: 0px;
}
#hd .pop-performance-connectivity-3 .image{
    padding-left: 0px;
}
}



#hd .pop-performance-connectivity-2 .image{
    padding-left: 30px;
}
@media screen and (max-width: 767px) {    
#hd .pop-performance-connectivity-2 .image{
    padding-left: 0px;
}
}



/* ALL BAR ANIMATION */
#hd .bar.w90{ width: 90%;}
#hd .bar.w80{ width: 80%;}
#hd .bar.w70{ width: 70%;}
#hd .bar.w60{ width: 60%;}
#hd .bar.w50{ width: 50%;}
#hd .bar.w40{ width: 40%;}
#hd .bar.w30{ width: 30%;}
#hd .bar.w20{ width: 20%;}

#hd .bar.animate{
    width: 20%;
    transition: width 2s;
}
#hd .pop-performance-connectivity-2 .bar.animate.w80{ /*for pop*/
    width: 20%;
    transition: width 2s;
}
#hd .pop-performance-connectivity-2 .bar.animate.w80.active{ /*for pop*/
    width: 80%;
}
#hd .sub-content > div.active .bar.animate.w90{ width: 90%;}
#hd .sub-content > div.active .bar.animate.w80{ width: 80%;}
#hd .sub-content > div.active .bar.animate.w70{ width: 70%;}
#hd .sub-content > div.active .bar.animate.w60{ width: 60%;}
#hd .sub-content > div.active .bar.animate.w50{ width: 50%;}
#hd .sub-content > div.active .bar.animate.w40{ width: 40%;}
#hd .sub-content > div.active .bar.animate.w30{ width: 30%;}
#hd .sub-content > div.active .bar.animate.w20{ width: 20%;}
#hd .bar{
    background: url(../img/bar.png) left center no-repeat;
    background-color: #aaa;
}
#hd .bar.primary{
    background-color: #ff9e1b;
}







/*Performance > Connectivity > POP > Thunderbolt锟斤拷韬帮拷鑲金ǒ� 4 Support 锟斤拷韬帮拷鑲金ǒ欙拷锟金ぅ侊拷鍢呰暛鍤欙拷*/
#hd .tuf-pop .pop-box .pop-item.pop-performance-connectivity-4 {
  max-width: 900px;
}
#hd .tuf-pop .pop-box .pop-item.pop-performance-connectivity-4 .row .text {
  width: 50%;
}
#hd .tuf-pop .pop-box .pop-item.pop-performance-connectivity-4 .row .image {
  width: 50%;
}
#hd .figure-thunderbolt{
    position: relative;
    height: 200px;
    width: 250px;
    margin: 0 auto;
}
#hd .figure-thunderbolt .data{
    padding-bottom: 10px;
    position: relative;
    display: flex;
    height: 100%;
    box-sizing: border-box;
    justify-content: center;
}
#hd .figure-thunderbolt .data:before{
    content: '';
    display: block;
    height: 4px;
    width: 100%;
    border: 0.5px solid #555;
    position: absolute;
    left: 0;
    bottom: 0;
}
#hd .figure-thunderbolt .entry{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-right: 20px;
}
#hd .figure-thunderbolt .entry:last-child{
    margin-right: 0px;
}
#hd .figure-thunderbolt .title{
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    font-size: 1.5em;
    color: #ff9e1b;
    margin-bottom: 10px;
}
#hd .figure-thunderbolt .name{
    text-align: center;
}
#hd .figure-thunderbolt .name.primary{
    color: #ff9e1b;
}
#hd .figure-thunderbolt .bar{
    width: 60px;
    display: block;
    margin: 5px auto;
    background: url(../img/bar-straight.png) center no-repeat;
    background-color: #aaa;
}
#hd .figure-thunderbolt .bar.primary{
    background-color: #ff9e1b;
}
#hd .figure-thunderbolt .bar.h30{
    height: 30%;
}
#hd .figure-thunderbolt .bar.h60{
    height: 60%;
}
#hd .figure-thunderbolt .bar .dash{
    background-color: #000;
    border: 2px dashed #fff;
    height: 50%;
    box-sizing: border-box;
    padding-top: 30%;
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    font-size: 1em;
    text-align: center;
}

#hd .figure-thunderbolt .number{
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    font-size: 1em;
    color: #ccc;
    line-height: 1em;
    display: inline-block;
    vertical-align: text-top;
    text-align: center;
}
#hd .figure-thunderbolt .number.primary{
    font-size: 1.5em;
    color: #fff;
}
#hd .figure-thunderbolt .number.primary span{
    font-size: 2em;
    color: #ff9e1b;
}

@media screen and (max-width: 767px) {    
#hd .tuf-pop .pop-box .pop-item.pop-performance-connectivity-4 .row .text {
  width: 100%;
}
#hd .tuf-pop .pop-box .pop-item.pop-performance-connectivity-4 .row .image {
  width: 100%;
  margin-top: 20px;
}
}
@media screen and (max-width: 500px) {    
#hd .figure-thunderbolt .bar.primary .number{
    font-size: 2em;
}
}









/*DIY > TUF Protection > TUF LANGuard 锟斤拷韬帮拷鑲金ǒ欙拷锟金ぅ侊拷鍢呰暛鍤欙拷*/
#hd .figure-languard{
    position: relative;
    width: 300px;
    margin: 30px auto 0 auto;
}
#hd .figure-languard .title{
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    margin-bottom: 10px;
    line-height: 2em;
}
#hd .figure-languard .title span:nth-child(1){
    color: #ff9e1b;
    font-size: 4em;
}
#hd .figure-languard .title span:nth-child(2){
    color: #fff;
    font-size: 4em;
}
#hd .figure-languard .title span:nth-child(3){
    color: #ccc;
    font-size: 2.5em;
    display: block;
}
#hd .figure-languard .data{
    padding-left: 10px;
    padding-bottom: 10px;
    position: relative;
}
#hd .figure-languard .data:before{
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #ff9e1b;
}
#hd .figure-languard .entry{
}
#hd .figure-languard .entry:first-child{
}
#hd .figure-languard .subtitle{
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    font-size: 1.5em;
    color: #ff9e1b;
    margin-bottom: 10px;
}
#hd .figure-languard .name{
}
#hd .figure-languard .name.primary{
    color: #ff9e1b;
}
#hd .figure-languard .bar{
    margin-right: 5px;
    height: 30px;
    display: inline-block;
    vertical-align: text-top;
}

#hd .figure-languard .number{
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    font-size: 1.5em;
    color: #ccc;
    line-height: 1em;
    display: inline-block;
    vertical-align: text-top;
}
#hd .figure-languard .number.primary{
    font-size: 3em;
    color: #ff9e1b;
}
#hd .figure-languard .axis{
    position: relative;
    width: 100%;
    height: 20px;
}
#hd .figure-languard .axis:before{
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #ff9e1b;
}
#hd .figure-languard .axis .x0{
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 10px;
}
#hd .figure-languard .axis .x10{
    position: absolute;
    left: 35%;
    top: 0;
    padding-top: 10px;
}
#hd .figure-languard .axis .x20{
    position: absolute;
    left: 70%;
    top: 0;
    padding-top: 10px;
}
#hd .figure-languard .axis .x10:before{
    position: absolute;
    left: 5px;
    top: 0;
    height: 10px;
    width: 1px;
    background: #ff9e1b;
    content: '';
    display: block;
}
#hd .figure-languard .axis .x20:before{
    position: absolute;
    left: 5px;
    top: 0;
    height: 10px;
    width: 1px;
    background: #ff9e1b;
    content: '';
    display: block;
}

#hd .figure-languard .caption{
    display: flex;
    margin-top: 20px;
    margin-bottom: 10px;
}
#hd .figure-languard .caption > div{
    margin-right: 10px;
    font-size: 0.9em;
}
#hd .figure-languard .caption > div:before{
    height: 8px;
    width: 16px;
    background: #aaa;
    content: '';
    display: inline-block;
    margin-right: 3px;
    color: #fff;
}
#hd .figure-languard .caption > div.primary{
    color: #ff9e1b;
}
#hd .figure-languard .caption > div.primary:before{
    background: #ff9e1b;
}

@media screen and (min-width: 2500px) {    
#hd .figure-languard{
    font-size: 0.8em;
}
}

@media screen and (max-width: 500px) {    
#hd .figure-languard .bar.primary .number{
    font-size: 2em;
}
}


#hd .pop-performance-connectivity-2 .image{
    padding-left: 30px;
}
#hd .pop-performance-connectivity-3 .image{
    padding-left: 30px;
}
@media screen and (max-width: 767px) {    
#hd .pop-performance-connectivity-2 .image{
    padding-left: 0px;
}
#hd .pop-performance-connectivity-3 .image{
    padding-left: 0px;
}
}






#hd .division-content-b3 .row{
    display: flex;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0px 0 20px 0;
    flex-wrap: wrap;
}
#hd .division-content-b3 .row .text{
    width: 50%;
    padding-right: 20px;
    padding-top: 50px;
    box-sizing: border-box;
}
#hd .division-content-b3 .row .image{
    width: 50%;
    position: relative;
}
#hd .division-content-b3 .row .image img{
    width: 100%;
    display: block;
}

@media screen and (max-width: 1280px) {    
#hd .division-content-b3 .row{
    max-width: 900px;
}
#hd .division-content-b3 .row .text{
    width: 60%;
    padding-top: 0;
}
#hd .division-content-b3 .row .image{
    width: 40%;
}
}
@media screen and (max-width: 767px) {    
#hd .division-content-b3 .row .text{
    width: 100%;
    padding-right: 0px;
}
#hd .division-content-b3 .row .image{
    width: 100%;
}
}


#hd .division-content-b3 .sub-content-2 .instructions{
    background: #2b1a04;
    color: #e58e17;
    padding: 10px;
}
#hd .division-content-b3 .sub-content-2 .instructions > div{
    display: none;
}
#hd .division-content-b3 .sub-content-2 .instructions > div.active{
    display: block;
}


#hd .fan-control{
    display: flex;
    box-sizing: border-box;
    align-items: stretch;
    flex-wrap: wrap;
    margin-top: 30px;
}
#hd .fan-control li{
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    width: 48%;
    margin: 0 1% 20px 1%;
    display: flex;
    align-items: stretch;
    min-height: 70px;
}
#hd .fan-control li:last-child{
}
/*WCAG 2023 default focus outline not showing in Chrome*/
#hd .fan-control li:focus-visible span{
    outline: 1px solid #ff9e1b;
}
#hd .fan-control li span{
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    cursor: pointer;
    transition: all 0.3s;
    padding: 13px 15px 8px 15px;
    font-size: 1.5em;
    line-height: 1em;
    border: 1px solid rgba(255,255,255,0.5);
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    position: relative;
}
#hd .fan-control li span:before{
    background: #555;
    position: absolute;
    display: block;
    content: '';
    width: 14px;
    height: 14px;
    left: -3px;
    top: -3px;
    background: url(../img/subnav-corner.png) center no-repeat;
    background-size: cover;
    transition: all 0.3s;
    opacity: 0;
    z-index: 2;
}
#hd .fan-control li span:after{
    background: #555;
    position: absolute;
    display: block;
    content: '';
    width: 14px;
    height: 14px;
    left: -3px;
    bottom: -3px;
    background: url(../img/subnav-corner.png) center no-repeat;
    background-size: cover;
    transform: rotate(-90deg);
    transition: all 0.3s;
    opacity: 0;
    z-index: 2;
}
#hd .fan-control li:before{
    background: #555;
    position: absolute;
    display: block;
    content: '';
    width: 14px;
    height: 14px;
    right: -1px;
    top: -3px;
    background: url(../img/subnav-corner.png) center no-repeat;
    background-size: cover;
    transform: rotate(90deg);
    transition: all 0.3s;
    opacity: 0;
    z-index: 2;
}
#hd .fan-control li:after{
    background: #555;
    position: absolute;
    display: block;
    content: '';
    width: 14px;
    height: 14px;
    right: -1px;
    bottom: -3px;
    background: url(../img/subnav-corner.png) center no-repeat;
    background-size: cover;
    transform: rotate(180deg);
    transition: all 0.3s;
    opacity: 0;
    z-index: 2;
}

#hd .fan-control li:hover span,
#hd .fan-control li.active span{
    background-color: #2d1b04;
}
#hd .fan-control li:hover span:before,
#hd .fan-control li:hover span:after,
#hd .fan-control li:hover:before,
#hd .fan-control li:hover:after,
#hd .fan-control li.active span:before,
#hd .fan-control li.active span:after,
#hd .fan-control li.active:before,
#hd .fan-control li.active:after{
    opacity: 1;
}


@media screen and (max-width: 600px) {    
#hd .fan-control li span{
    padding: 5px;
    font-size: 1em;
}
}



#hd .fan-icon{
    position: relative;
}
#hd .fan-icon .main{
}
#hd .fan-icon .main .front{
}
#hd .fan-icon .main .back{
    display: none;
}
#hd .fan-icon .icon{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
#hd .fan-icon .icon > div{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
}
#hd .fan-icon .icon > div.active{
    display: block;
}



#hd .cooler-control{
    border: 1px solid #ff9e1b;
    text-align: center;
    margin-top: 20px;
}
#hd .cooler-control .cooler-control-text > div{
    display: none;
    min-height: 120px;
}
#hd .cooler-control .cooler-control-text > div.active{
    display: block;
}
#hd .cooler-control h4{
    padding: 20px 10px 0 10px;
}
#hd .cooler-control p{
    padding: 0px 10px 0 10px;
    line-height: 1.2em;
}
#hd .cooler-control .control{
    background: #555;
    padding: 10px 0 0 0;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
#hd .cooler-control .control ul{
    padding: 0;
    display: flex;
    overflow: hidden;
    width: 200px;
}
#hd .cooler-control .control ul li{
    display: block;
    font-size: 4em;
    line-height: 1em;
    padding: 0;
    margin: 0 20px 0 0;
    position: relative;
    color: #ccc;
    cursor: pointer;
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
}
#hd .cooler-control .control ul li:last-child{
    margin-right: 0;
}
#hd .cooler-control .control ul li:after{
    display: block;
    content: '';
    width: 10px;
    height: 5px;
    background: #fff;
    position: absolute;
    right: -15px;
    top: 40%;
}
#hd .cooler-control .control ul li:last-child:after{
    display: none;
}
#hd .cooler-control .control ul li span{
    display: block;
    width: 100%;
    height: 100%;
    transform: scale(0.9);
    transition: all 0.2s;
}
#hd .cooler-control .control ul li:hover span{
    color: #fff;
}
#hd .cooler-control .control ul li.active span{
    color: #ff9e1b;
    transform: scale(1);
}




#hd .cooler-control .control .last{
    background: url(../img/control-arrow.png) no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-size: cover;
    transition: opacity 0.2s;
    opacity: 0.7;
    margin-right: 20px;
    margin-top: -10px;
}
#hd .cooler-control .control .last:hover{
    opacity: 1;
}
#hd .cooler-control .control .last:active{
    opacity: 0.6;
}
#hd .cooler-control .control .next{
    background: url(../img/control-arrow.png) no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-size: cover;
    transition: opacity 0.2s;
    opacity: 0.7;
    transform: rotate(180deg);
    margin-left: 20px;
    margin-top: -10px;
}
#hd .cooler-control .control .next:hover{
    opacity: 1;
}
#hd .cooler-control .control .next:active{
    opacity: 0.6;
}

@media screen and (min-width: 2500px) {    
#hd .cooler-control{
    font-size: 0.8em;
}
}




#hd .cooler-number{
    position: relative;
}
#hd .cooler-number .main{
}
#hd .cooler-number .number{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
#hd .cooler-number .number > div{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}
#hd .cooler-number .number > div.active{
    z-index: 2;
}

#hd .cooler-number .number > div > div{
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    font-size: 2em;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border: 2px solid #fff;
    background: rgba(255,255,255,0.5);
    text-align: center;
    position: absolute;
    transition: all 0.3s;
}
#hd .cooler-number .number > div.active > div{
    background: rgba(255,158,27,0.5);
}

#hd .cooler-number .number .number-1a{
    left: 45%;
    top: 5%;
}
#hd .cooler-number .number .number-1b{
    left: 22%;
    top: 25%;
}
#hd .cooler-number .number .number-2{ /*20221116*/
    left: 67%;
    top: 69%;
}
#hd .cooler-number .number .number-3a{ /*20221116*/
    left: 35%;
    top: 48%;
}
#hd .cooler-number .number .number-3b{ /*20221116*/
    left: 36%;
    top: 76%;
}

/*cooler alt version 20220915*/
#hd .cooler-list{
    margin-top: 25px;
}
#hd .cooler-list h4 b{
    color: #ff9e1b;
}
#hd .cooler-list p{
    margin-bottom: 1.5em;
    padding-left: 22px;
}


@media screen and (max-width: 767px) {    
#hd .cooler-control .control ul{
    width: 160px;
}
#hd .cooler-control .control ul li{
    font-size: 3em;
}
#hd .cooler-number{
    margin-top: 20px;
}
#hd .cooler-number .number > div > div{
    font-size: 1.6em;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
/*cooler alt version 20220915*/
#hd .cooler-list h4{
    font-size: 1.2em;
}
}


@media screen and (max-width: 400px) {    
#hd .cooler-control h4{
    padding: 10px 5px 0 5px;
    font-size: 1.4em;
}
}




#hd .division-content-b4 .image-wrapper{
    position: relative;
}
#hd .division-content-b4 .image-wrapper .entry{
    position: absolute;
    font-size: 1.3em;
    border: 1px solid #888;
    box-sizing: border-box;
    transition: all 0.2s;
    z-index: 2;
    background: rgba(0,0,0,0.7);
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
}
#hd .division-content-b4 .image-wrapper .entry .at{
    font-family: "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
}
#hd .division-content-b4 .image-wrapper .entry a{
    padding: 8px 10px 5px 10px;
    box-sizing: border-box;
    cursor: pointer;
    transition: all 0.2s;
    display: block;
    width: 100%;
    height: 100%;
}
#hd .division-content-b4 .image-wrapper .entry:hover{
    border-color: #ccc;
}
#hd .division-content-b4 .image-wrapper .entry:nth-child(1){
    right: 82%;
    top: 26%;
}
#hd .division-content-b4 .image-wrapper .entry:nth-child(2){
    right: 82%;
    top: 35%;
}
#hd .division-content-b4 .image-wrapper .entry:nth-child(3){
    right: 82%;
    top: 44%;
}
#hd .division-content-b4 .image-wrapper .entry:nth-child(4){
    right: 72%;
    top: 61%;
}
#hd .division-content-b4 .image-wrapper .entry:nth-child(5){
    left: 53%;
    top: 42%;
}
#hd .division-content-b4 .image-wrapper .entry:nth-child(6){
    right: 28%;
    top: 81%;
}
@media screen and (min-width: 2500px) {    
#hd .division-content-b4 .image-wrapper .entry{
    font-size: 1.4em;
}
}

@media screen and (max-width: 1280px) {    
#hd .division-content-b4 .image-wrapper{
    margin-bottom: 50px;
}
#hd .division-content-b4 .image-wrapper img{
    max-width: 280px;
}
#hd .division-content-b4 .image-wrapper .entry{
    font-size: 1em;
}
#hd .division-content-b4 .image-wrapper .entry:nth-child(1){
    right: 63%;
    top: 8%;
}
#hd .division-content-b4 .image-wrapper .entry:nth-child(2){
    right: 63%;
    top: 29%;
}
#hd .division-content-b4 .image-wrapper .entry:nth-child(3){
    right: 63%;
    top: 50%;
}
#hd .division-content-b4 .image-wrapper .entry:nth-child(4){
    right: 50%;
    top: 54%;
}
#hd .division-content-b4 .image-wrapper .entry:nth-child(5){
    left: 52%;
    top: 38%;
}
#hd .division-content-b4 .image-wrapper .entry:nth-child(6){
    right: 41%;
    top: 77%;
}
}

@media screen and (max-width: 767px) {    
#hd .division-content-b4 .image-wrapper {
    max-width: 500px;
    margin: 0 auto;
}
#hd .division-content-b4 .image-wrapper .entry{
    font-size: 0.8em;
    padding: 3px 4px 2px 4px;
}
#hd .division-content-b4 .image-wrapper .entry a{
    padding: 0px;
}
#hd .division-content-b4 .image-wrapper .entry:nth-child(1){
    left: 0%;
    right: auto;
    top: 12%;
}
#hd .division-content-b4 .image-wrapper .entry:nth-child(2){
    left: 10%;
    right: auto;
    top: 31%;
}
#hd .division-content-b4 .image-wrapper .entry:nth-child(3){
    left: 0%;
    right: auto;
}
#hd .division-content-b4 .image-wrapper .entry:nth-child(4){
    left: 31%;
    top: 62%;
    right: auto;
}
#hd .division-content-b4 .image-wrapper .entry:nth-child(5){
    left: 52%;
}
#hd .division-content-b4 .image-wrapper .entry:nth-child(6){
    right: 23%;
}
}

@media screen and (max-width: 500px) {    
#hd .division-content-b4 .image-wrapper {
    max-width: 500px;
    margin: 0 -20px;
}
}






/*---------------tuf-division-diy------------------*/
#hd #tuf-division-diy{
    position: relative;
}
#hd .division-content-c2 .row{
    display: flex;
    max-width: 1100px;
    min-height: 520px;
    margin: 0 auto;
    padding: 20px 0 50px 0;
    align-items: center;
    flex-wrap: wrap;
}
#hd .division-content-c2 .row .text{
    width: 45%;
    box-sizing: border-box;
    padding-right: 30px;
}
#hd .division-content-c2 .row .image{
    width: 55%;
    position: relative;
}
#hd .division-content-c2 .row .image img{
    width: 100%;
    display: block;
}

#hd .division-content-c2 .sub-content-3 .row{
    max-width: 800px;
}
#hd .division-content-c2 .sub-content-3 .row .text{
    width: 55%;
}
#hd .division-content-c2 .sub-content-3 .row .image{
    width: 45%;
}
@media screen and (max-width: 1280px) {    
#hd .division-content-c2 .row{
    max-width: 900px;
}
}
@media screen and (max-width: 767px) {    
#hd .division-content-c2 .row .text{
    width: 100%;
    padding-right: 0px;
    padding-bottom: 20px;
}
#hd .division-content-c2 .row .image{
    width: 100%;
}
#hd .division-content-c2 .sub-content-3 .row .text{
    width: 100%;
}
#hd .division-content-c2 .sub-content-3 .row .image{
    width: 100%;
}
}

#hd .division-content-c2 .languard{
}
#hd .division-content-c2 .languard img{
    max-width: 350px;
}



#hd .division-content-c2 .back-io{
    position: relative;
}
#hd .division-content-c2 .back-io .figure{
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 20%;
    box-sizing: border-box;
}
#hd .division-content-c2 .back-io .figure .item{
    width: 50%;
    text-align: center;
}
#hd .division-content-c2 .back-io .figure .number{
    font-size: 6em;
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    color: #ff9e1b;
    margin-bottom: 0;
    line-height: 1em;
}
@media screen and (max-width: 500px) {    
#hd .division-content-c2 .back-io .figure .number{
    font-size: 4em;
}
}
















#hd .division-content-c3 .row{
    display: flex;
    max-width: 1000px;
    min-height: 385px;
    margin: 0 auto;
    padding: 20px 0 50px 0;
    align-items: center;
    flex-wrap: wrap;
}
#hd .division-content-c3 .row .text{
    width: 55%;
    box-sizing: border-box;
    padding-right: 20px;
}
#hd .division-content-c3 .row .image{
    width: 45%;
    position: relative;
}
#hd .division-content-c3 .row .image img{
    width: 100%;
    display: block;
}


@media screen and (max-width: 1280px) {    
#hd .division-content-c3 .row{
    max-width: 900px;
}
}
@media screen and (max-width: 767px) {    
#hd .division-content-c3 .row .text{
    width: 100%;
    padding-right: 0px;
    padding-bottom: 20px;
}
#hd .division-content-c3 .row .image{
    width: 100%;
}
}


#hd .division-content-c2 .sub-content-2 .image{
    position: relative;
}
#hd .division-content-c2 .sub-content-2 .sticker{
    border: 1px solid #ff9e1b;
    background: rgba(0,0,0,0.7);
    width: 60%;
    top: 62%;
    left: 0;
    padding: 20px 20px 10px 20px;
    box-sizing: border-box;
    position: absolute;
}
#hd .division-content-c2 .sub-content-2 .sticker p{
    line-height: 1.2em;
}
@media screen and (max-width: 400px) {    
#hd .division-content-c2 .sub-content-2 .sticker{
    left: 0px;
    width: 72%;
    padding: 10px 5px 0px 10px;
}
#hd .division-content-c2 .sub-content-2 .sticker h4{
    font-size: 1.2em;
}
#hd .division-content-c2 .sub-content-2 .sticker p{
    font-size: 0.9em;
}
}



/*-----20221209 new-----*/
#hd .division-content-c4 .row{
    display: flex;
    max-width: 1100px;
    min-height: 520px;
    margin: 0 auto;
    padding: 20px 0 50px 0;
    align-items: center;
    flex-wrap: wrap;
}
#hd .division-content-c4 .row .text{
    width: 50%;
    box-sizing: border-box;
    padding-right: 30px;
}
#hd .division-content-c4 .row .image{
    width: 50%;
    position: relative;
}
#hd .division-content-c4 .row .image img{
    width: 100%;
    display: block;
}
@media screen and (max-width: 1280px) {    
#hd .division-content-c4 .row{
    max-width: 900px;
}
}
@media screen and (max-width: 767px) {    
#hd .division-content-c4 .row{
    min-height: auto;
}
#hd .division-content-c4 .row .text{
    width: 100%;
    padding-right: 0px;
    padding-bottom: 20px;
}
#hd .division-content-c4 .row .image{
    width: 100%;
}
}



/*---------------tuf-division-gaming------------------*/
#hd #tuf-division-gaming{
    position: relative;
}
#hd #tuf-division-gaming .row{
    display: flex;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0px 0 50px 0;
    align-items: center;
    flex-wrap: wrap;
}
#hd #tuf-division-gaming .row.rev{
    flex-direction: row-reverse;
}
#hd #tuf-division-gaming .row .text{
    width: 50%;
    box-sizing: border-box;
    padding-right: 30px;
}
#hd #tuf-division-gaming .row .image{
    width: 50%;
    position: relative;
}
#hd #tuf-division-gaming .row .image img{
    width: 100%;
    display: block;
}

@media screen and (max-width: 1280px) {    
#hd #tuf-division-gaming .row{
    max-width: 900px;
}
#hd #tuf-division-gaming .row .text{
    width: 55%;
}
#hd #tuf-division-gaming .row .image{
    width: 45%;
}
}
@media screen and (max-width: 767px) {    
#hd #tuf-division-gaming .row .text{
    width: 100%;
    padding-right: 0px;
    padding-bottom: 20px;
}
#hd #tuf-division-gaming .row .image{
    width: 100%;
}
}

#hd #tuf-division-gaming .mode{
    margin: 0 0 30px 0;
}



#hd .division-content-d1 .sub-content-1 .image{
    position: relative;
}
#hd .division-content-d1 .sub-content-1 .sticker{
    border: 1px solid #ff9e1b;
    background: rgba(0,0,0,0.9);
    top: 72%;
    left: 35%;
    padding: 10px 20px 10px 20px;
    box-sizing: border-box;
    position: absolute;
}
#hd .division-content-d1 .sub-content-1 .sticker p{
    line-height: 1.2em;
}


@media screen and (max-width: 600px) {    
#hd .division-content-d1 .sub-content-1 .sticker{
    top: auto;
    left: auto;
    position: relative;
}
}

@media screen and (max-width: 400px) {    
#hd .division-content-d1 .sub-content-1 .sticker{
    left: 0px;
    width: 72%;
    padding: 10px 5px 0px 10px;
}
#hd .division-content-d1 .sub-content-1 .sticker p{
    font-size: 0.9em;
}
}




/*-RGB Header-*/
#hd .neon{
    background: linear-gradient(to right, #ff002a 0% , #1d00ff 20%, #00fbff 40%, #00ff24 60%, #fcff00 80%, #ff002a 100%); 
    background-size: 200% auto;
    margin-top: 50px;
}
#hd .sub-content > div.active .neon{
    animation: rainbow 4s linear 1;
}
@keyframes rainbow {
    0%{background-position:0% 50%}
    100%{background-position:200% 50%}
}
#hd .neon img{
    display: block;
    width: 100%;
}
@media screen and (max-width: 767px) {    
#hd .neon{
    background: linear-gradient(to right, #ff002a 0% , #1d00ff 20%, #00fbff 40%, #00ff24 60%, #fcff00 80%, #ff002a 100%); 
    background-size: 200% auto;
    animation: rainbow 6s linear infinite;
    margin-top: 0px;
}
}


/*-end ad-*/
#hd #tuf-end{
}
#hd #tuf-end .banner{
    background: #050a28;
}
#hd #tuf-end .inner{
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row-reverse;
}
#hd #tuf-end .inner .text{
    width: 50%;
    box-sizing: border-box;
    padding: 30px 0 30px 40px;
}
#hd #tuf-end .inner .image{
    width: 50%;
}
#hd #tuf-end .inner .logo{
    padding-left: 40px;
    background: url(../img/webstorage.png) left center no-repeat;
    font-size: 1.5em;
    background-size: auto 100%;
}
#hd #tuf-end .inner .title{
    font-size: 2.5em;
    line-height: 1.2em;
    margin-top: 20px;
}
#hd #tuf-end .inner .brief{
    font-size: 1.5em;
    line-height: 1.2em;
    margin-top: 20px;
    color: #ccc;
}
#hd #tuf-end .inner .buy{
    background: url(../img/buy.png) center no-repeat;
    width: calc(320px *0.75);
    height: calc(63px *0.75);
    display: block;
    background-size: cover;
    cursor: pointer;
    margin-top: 30px;
}
@media screen and (max-width: 1024px) {    
#hd #tuf-end .inner{
    align-items: flex-start;
}
#hd #tuf-end .inner .title{
    font-size: 1.6em;
}
#hd #tuf-end .inner .brief{
    font-size: 1em;
}
}
@media screen and (max-width: 767px) {    
#hd #tuf-end .inner .text{
    width: 100%;
    padding: 0px 20px 30px 20px;
}
#hd #tuf-end .inner .image{
    width: 100%;
}
}




/*-AI Noise Cancelation-*/
#hd .ai-noise{
    max-width: 800px;
    margin: 0 auto;
}
#hd .ai-noise .list{
    display: flex;
    flex-wrap: wrap;
}
#hd .ai-noise .list .entry{
    width: 25%;
    text-align: center;
    box-sizing: border-box;
    padding: 0 3%;
}
#hd .ai-noise .list .entry p:first-child{
    font-size: 3em;
    color: #ff9e1b;
    line-height: 1em;
    margin: 0;
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
}
#hd .ai-noise .list .entry p:last-child{
    line-height: 1em;
    margin: 0;
}

@media screen and (max-width: 768px) {    
#hd .ai-noise .list .entry p:first-child{
    font-size: 2em;
}
}
@media screen and (max-width: 600px) {    
#hd .ai-noise .list .entry p:first-child{
    font-size: 1.3em;
}
#hd .ai-noise .list .entry{
    padding: 0 2px;
}
#hd .ai-noise .list .entry p:last-child{
    font-size: 0.9em;
}
}
@media screen and (max-width: 400px) {    
#hd .ai-noise .list .entry p:last-child{
    font-size: 0.7em;
}
}





#hd .ai-noise .screen{
    position: relative;
}
#hd .ai-noise .screen .wave img{
    display: block;
    width: 100%;
}
#hd .ai-noise .screen.active .wave{
    animation: wave 0.5s cubic-bezier(0.3, 0, 0.3, 1) infinite; 
}
@keyframes wave {
  0% {
    transform: scaleY(100%); }
  20% {
    transform: scaleY(80%); }
  30% {
    transform: scaleY(90%); }
  60% {
    transform: scaleY(85%); }
  100% {
    transform: scaleY(100%); }
}


#hd .ai-noise .screen .ai{
    position: absolute;
    left: calc(50% - 80px);
    top: 20px;
    background: #000;
    border: 3px solid #fff;
    border-radius: 50%;
    width: 160px;
    height: 160px;
    text-align: center;
}
#hd .ai-noise .screen.active .ai{
    /*animation: spin 1s cubic-bezier(0.3, 0, 0.3, 1) infinite;*/
}
@keyframes spin {
  0% {
    transform: scale(100%); }
  20% {
    transform: scale(95%); }
  30% {
    transform: scale(98%); }
  60% {
    transform: scale(97%); }
  100% {
    transform: scale(100%); }
}
#hd .ai-noise .screen .ai span{
    font-size: 7em;
    display: block;
    line-height: 170px;
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
}

/*WCAG 2023 add audio transcripts*/
#hd .ai-noise .player-wrapper{
    min-height: 250px;
}
#hd .ai-noise .audio-transcripts{
    max-width: 700px;
    margin: 0px auto 80px auto;
    box-sizing: border-box;
    text-align: center;
    display: none;
}
#hd .ai-noise .sound{
    max-width: 700px;
    margin: 50px auto 50px auto;
    box-sizing: border-box;
    border: 4px solid #fff;
}
#hd .ai-noise .sound .player{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
#hd .ai-noise .title{
    font-size: 2.5em;
    line-height: 1em;
    padding: 10px 30px 10px 10px;
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
}

#hd .ai-noise .switch-wrapper{
    display: flex;
    align-items: center;
    background: #ff9e1b;
    padding: 2px;
    margin-right: 20px;
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
}
#hd .ai-noise .switch-wrapper .ai{
    color: #000;
    font-size: 1.5em;
    padding: 0 8px;
}

#hd .player-wrapper .switch-btn{
    width: 100px;
    display: flex;
    overflow: hidden;
    text-align: center;
    background: #000;
    padding: 4px;
    border-radius: 3px;
}
#hd .player-wrapper .switch-btn div{
    width: 50%;
    color: #fff;
    box-sizing: border-box;
    padding: 4px;
    cursor: pointer;
    background: #444;
    border-radius: 3px;
}
#hd .player-wrapper .switch-btn .active{
    background: #fff;
    color: #ff9e1b;
    color: #000;/*WCAG 2023 Not enough contrast between text and its background*/
}

#hd .player-wrapper .play-btn-wrapper{
    height: 100%;
    box-sizing: border-box;
    padding: 15px 25px 15px 35px;
    background: url('../img/play-bg-1.png') center left no-repeat;
}
#hd .player-wrapper .play-btn{
    /*background: url('../img/mic-icon.png') center center no-repeat;*/
    background-color: rgba(0,0,0,0.6);
    height: 60px;
    width: 60px;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #ff9e1b;
    box-sizing: border-box;
}
#hd .player-wrapper .play-btn > div{
    background: url('../img/play-icon-play.png') center center no-repeat;
    /*background-color: rgba(0,0,0,0.6);*/
    height: 100%;
    width: 100%;
    border-radius: 50%;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    background-size: 150%;
}
#hd .player-wrapper .play-btn > div.pause{
    background-image: url('../img/play-icon-pause.png');
    display: none;
}

@media screen and (min-width: 2500px) {    
#hd .ai-noise{
    font-size: 0.8em;
}
}
@media screen and (max-width: 767px) {    
#hd .ai-noise .screen .ai{
    left: calc(50% - 60px);
    top: 10px;
    width: 120px;
    height: 120px;
}
#hd .ai-noise .screen .ai span{
    font-size: 5em;
    line-height: 130px;
}
#hd .ai-noise .sound{
    border: 2px solid #fff;
}
#hd .ai-noise .title{
    font-size: 1.5em;
}
}
@media screen and (max-width: 600px) {    
#hd .ai-noise .screen .ai{
    left: calc(50% - 40px);
    top: 0px;
    width: 80px;
    height: 80px;
}
#hd .ai-noise .screen .ai span{
    font-size: 3em;
    line-height: 80px;
}
#hd .ai-noise .title{
    width: 100%;
    text-align: center;
}
#hd .player-wrapper .play-btn-wrapper{
    padding: 10px;
    background: none;
}
}




/*-pop-*/

#hd .tuf-pop{
    position: fixed;
    background: rgba(0,0,0,0.5);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 11001; /*on top of asus header*/
    display: none;
}
#hd .tuf-pop .pop-main{
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
#hd .tuf-pop .pop-box{
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    border: 1px solid #ccc;
    background: #000;
    position: relative;
}
#hd .tuf-pop .pop-box .pop-item{
    padding: 50px 40px 30px 40px;
    display: none;
}
#hd .tuf-pop .pop-box .pop-item h4{
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    font-size: 1.5em;
    margin: 0;
    padding: 0;
}
#hd .tuf-pop .pop-box .pop-item h4 .at{
    font-family: "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    font-size: 0.9em;
}
#hd .tuf-pop .pop-box .pop-item .single-text{
    max-width: 600px;
    margin: 0 auto;
}
#hd .tuf-pop .pop-box .pop-item .single-image{
}
#hd .tuf-pop .pop-box .pop-item .single-image img{
    max-height: calc(100vh - 150px);
}
#hd .tuf-pop .pop-box .pop-item .row{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#hd .tuf-pop .pop-box .pop-item .row .image{
    width: 60%;
}
#hd .tuf-pop .pop-box .pop-item .row .image img{
    max-height: calc(100vh - 150px);
}
#hd .tuf-pop .pop-box .pop-item .row .text{
    width: 40%;
    box-sizing: border-box;
    padding-left: 20px;
}



#hd .tuf-pop .video{
    width: 70vw;
    margin: 3vw auto;
}
#hd .tuf-pop iframe{
    width: 100%;
    height: calc(70vw * 0.5625);
}
#hd .tuf-pop #video-1{
}

#hd .tuf-pop .btn-x{
    position: absolute;
    right: 15px;
    top: 15px;
    display: block;
    cursor: pointer;
    width: 41px;
    height: 41px;
    background: url(../img/close.png) center no-repeat;
    background-size: cover;
    transition: all 0.3s;
}
#hd .tuf-pop .btn-x:hover{
    transform: rotate(90deg);
}

@media screen and (max-width: 1300px) {
#hd .tuf-pop .pop-main{
    width: 95vw;
    margin: 0 auto;
}
}
@media screen and (max-width: 768px) {
#hd .tuf-pop .video{
    width: 100vw;
}
#hd .tuf-pop iframe{
    height: calc(100vw * 0.5625);
}
}
@media screen and (max-width: 767px) {
#hd .tuf-pop .pop-box{
    width: 90vw; 
}
#hd .tuf-pop .pop-box .pop-item{
    padding: 60px 10px 10px 10px;
}
#hd .tuf-pop .pop-box .pop-item .row .image{
    width: 100%;
}
#hd .tuf-pop .pop-box .pop-item .row .text{
    width: 100%;
    padding-left: 0px;
    padding-top: 5px;
}
}
@media screen and (max-width: 375px) {
#hd .tuf-pop .pop-box .pop-item .row .image .hide-in-mobile{
    display: none;
}
}
@media screen and (max-width: 350px) {
#hd .tuf-pop .pop-box .pop-item{
    padding-top: 45px;
}
#hd .tuf-pop .btn-x{
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
}
#hd .tuf-pop .pop-box .pop-item .row .text p{
    font-size: 0.9em;
    line-height: 1.2em;
}
}







/*swiper*/

.swiper {
  width: 100%;
  padding-bottom: 30px;
  position: relative;
}
.swiper .swiper-pagination-wrapper {
  width: 100%;
  position: absolute;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 0;
}
.swiper-pagination {
  position: relative; /*overwite*/
}
.swiper-pagination-bullets.swiper-pagination-horizontal{
    width: auto; /*overwite*/
}
.swiper .swiper-pause-btn {
  all: unset;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  cursor: pointer;
  margin-left: 15px;
  margin-top: -20px;
  padding: 10px 10px 0 10px;
  opacity: .8;
  outline: none;
  text-indent: -9999px;
  background-image: url(../img/icon-pause.svg); /*WCGA 2023 鍤欒笣钑拷锟斤拷皎瘷锟斤拷韬帮拷鑲金ǒ欙拷稷カ鍤欒尝锟借喊閮ㄥ殭璩拷妤э拷鸠銊＄憗锟界椆钑拷皎瘷锟斤拷鍣硷拷穰牅閬狅拷锟借喊鑵猴拷锟借锟金墧锟斤拷韬帮拷鑲金ǒ欙拷锟借痉钑�*/
  transition: background-color ease .2s, opacity ease .2s; }
  .swiper .swiper-pause-btn[title="Pause"] {
    background-image: url(../img/icon-pause.svg); }
  .swiper .swiper-pause-btn[title="Play"] {
    background-image: url(../img/icon-play.svg); }
  .swiper .swiper-pause-btn:hover {
    opacity: 1; }

.swiper .swiper-pause-btn:focus {
  outline: 1px solid #ff9e1b;
}


.swiper .swiper-pagination-bullet{
}
.swiper .swiper-pagination-bullet.swiper-paused{
}



.swiper .swiper-pagination-bullet {
    width: 70px;
    height: 5px;
    border-radius: 0;
    background-color: transparent;
    border: 1px solid #ff9e1b;
    overflow: hidden;
    opacity: 1;
    /*outline: none;*/
    position: relative; 
    box-sizing: border-box;
}
.swiper .swiper-pagination-bullet::before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
}
.swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
}
.swiper .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
        background-color: #ff9e1b;
        animation: slide-progress 3s cubic-bezier(0.3, 0, 0.3, 1) forwards; 
}
.swiper .swiper-pagination-bullet.swiper-pagination-bullet-active.swiper-paused::before {
        animation-play-state: paused; 
}


@keyframes slide-progress {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0); }
}






/*sidenav*/

.sidenav-wrapper {
    display: none;
}
.sidenav-wrapper.active {
    display: block;
}
#sidenav {
    height: 100vh;
    position: fixed;
    right: 20px;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 100;
    text-align: right;
}
#sidenav > .main-nav > li{
    margin-bottom: 10px;
}
#sidenav > .main-nav > li > button{
    color: #fff;
    border: 0;
    font-size: 1.2em;
    line-height: 1em;
    background: transparent;
    cursor: pointer;
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    position: relative;
    padding: 5px 30px 5px 0;
}
#sidenav > .main-nav > li > button:after{
    display: block;
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 2px;
    background: url(../img/side-hex.png) center no-repeat;
    background-size: cover;
}
#sidenav > .main-nav > li.active > button:after{
    background-image: url(../img/side-hex-active.png);
}

#sidenav .sub-nav button{
    color: #ff9e1b;
    border: 0;
    font-size: 1em;
    line-height: 1em;
    background: transparent;
    cursor: pointer;
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    position: relative;
    padding-right: 30px;
    padding-bottom: 5px;
}
#sidenav .sub-nav button span{
    border-bottom: 1px solid transparent;
    transition: all 0.2s;
}
#sidenav .sub-nav button.active span{
    /*border-color: #fff;*//*20220922*/
}
#sidenav .sub-nav button:hover span{/*20220922*/
    border-color: #fff;
}
#sidenav .sub-nav button:after{
    display: block;
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    right: 8px;
    top: 5px;
    background: #fff;
}
#sidenav > .main-nav > li .sub-nav{
    display: none;
}
#sidenav > .main-nav > li.active .sub-nav{
    display: block;
}


@media screen and (max-width: 1600px) {
#sidenav > .main-nav > li > button span{
    opacity: 0;
    transition: opacity 0.3s;
}
#sidenav .sub-nav button span{
    opacity: 0;
    transition: opacity 0.3s;
}
#sidenav > .main-nav:hover > li > button span{
    opacity: 1;
}
#sidenav > .main-nav:hover .sub-nav button span{
    opacity: 1;
}
/*
#sidenav .sub-nav button:hover span{
    opacity: 1;
}
*/
#sidenav .sub-nav button{
    padding-right: 20px;
}
}
@media screen and (max-width: 1280px) {    
#sidenav {
    right: 10px;
}
#sidenav > .main-nav > li > button{
    font-size: 0.9em;
}
#sidenav .sub-nav button{
    font-size: 0.9em;
}
}
@media screen and (max-width: 1023px) {
.sidenav-wrapper.active {
    display: none;
}
}




/*-----intro animation------*/
#tuf-intro{
    /*display: none;
    opacity: 0;*/
    background: #000;
}
#tuf-intro.active{
    display: block;
    opacity: 1;
}

#tuf-intro .screen-area{
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 11001; /*on top of asus header*/
}

#tuf-intro .bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: url(../img/intro-bg-noise.jpg) center no-repeat;
    background-size: cover;
    opacity: 0;
    animation: introTUF 4s linear 1;
}
@keyframes introTUF {
    0%{opacity:100%}
    70%{opacity:100%}
    100%{opacity:0%}
}
#tuf-intro .noise{
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: url(../img/intro-bg-noise.jpg) center no-repeat;
    background-size: cover;
    animation: flash 1s linear infinite;
}
@keyframes flash {
    0%{opacity:100%}
    20%{opacity:30%}
    50%{opacity:70%}
    70%{opacity:40%}
    80%{opacity:100%}
    100%{opacity:0%}
}


#tuf-intro .logo{
    position: absolute;
    left: 0;
    top: 170px; /*asus header*/
    width: 100vw;
    height: calc(100vh - 170px); /*asus header*/
    background: url(../img/intro-logo.png) center 85% no-repeat;
    background-size: auto 130%;
    animation: logo 1.3s linear 1;
    opacity: 0;
}
@keyframes logo {
    0%{opacity:0%}
    2%{opacity:80%}
    20%{opacity:60%}
    50%{opacity:85%}
    70%{opacity:65%}
    76%{opacity:65%; transform:translateX(0%);}
    80%{opacity:100%; transform:translateX(-3%);}
    82%{opacity:100%; transform:translateX(0%);}
    98%{opacity:80%;}
    100%{opacity:0%;}
}

#tuf-intro .logo2{
    position: absolute;
    left: 0;
    top: 170px; /*asus header*/
    width: 100vw;
    height: calc(100vh - 170px); /*asus header*/
    background: url(../img/kv-bg.png) center top no-repeat;
    background-size: auto 100%;
    animation: logo2 4s linear 1;
    opacity: 0;
}
@keyframes logo2 {
    0%{opacity:100%}
    80%{opacity:100%}
    100%{opacity:0%}
}

#tuf-intro .text > div{
    position: absolute;
    left: calc(50% - 35vw);
    top: calc(50% - 5vw);
    font-size: 10vw;
    width: 70vw;
    height: 10vw;
    animation: tuf 0.8s linear 1;
    animation-delay: 1.3s;
    text-align: center;
    font-family: "Kairos", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    line-height: 1em;
    opacity: 0;
}
#tuf-intro .text .t2{
    transform:translateY(35%);
    animation-delay: 1.5s;
}
#tuf-intro .text .t3{
    transform:translateY(70%);
    animation-delay: 1.7s;
}

@keyframes tuf {
    0%{opacity:0%}
    50%{opacity:100%}
    100%{opacity:0%;}
}



@media screen and (max-width: 768px) {    
#tuf-intro .logo{
    background-size: 100% auto;
    background-position: center;
}
#tuf-intro .text > div{
    left: calc(50% - 45vw);
    top: calc(50% - 7vw);
    font-size: 14vw;
    width: 90vw;
    height: 20vw;
}
}



/*-----ecosystem------*/
#tuf-ecosystem{
    background: #000 url(../img/Ryzen7000Launch_Eco.jpg) center top no-repeat;
    background-size: cover;
    min-height: 30vw;
}
#tuf-ecosystem .inner{
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 30px;
}
#tuf-ecosystem .mobile{
    display: none;
}
#tuf-ecosystem .inner .text{
    margin-left: 54%;
    padding-top: 100px;
}
#tuf-ecosystem .inner .text h2{
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    font-size: 5em;
    line-height: 1em;
    font-weight: bold;
    margin: 0 0 0.3em 0;
}
#tuf-ecosystem .inner .text h3{
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    font-size: 2.8em;
    text-transform: uppercase;
    line-height: 1em;
    font-weight: normal;
    margin: 0 0 0.5em 0;
}
#tuf-ecosystem .note{
    margin-top: 80px;
}
#tuf-ecosystem .note p{
    color: #fff;
    line-height: 1.1em;
    font-size: 0.8em;
}
#tuf-ecosystem .logo{
    display: flex;
    align-items: center;
    margin-top: 20px;
}
@media screen and (min-width: 4200px) {    
#tuf-ecosystem .inner .text{
    padding-top: 10vh;
    padding-bottom: 5vh;
}
}
@media screen and (min-width: 5500px) {    
#tuf-ecosystem .inner .text{
    padding-top: 15vh;
    padding-bottom: 10vh;
}
}
@media screen and (max-width: 768px) {    
#tuf-ecosystem .inner .text{
    margin-left: 0;
    padding-top: 0;
}
#tuf-ecosystem .mobile{
    display: block;
}
#tuf-ecosystem{
    background: #000;
}
}
@media screen and (max-width: 600px) {    
#tuf-ecosystem .inner .text h2{
    font-size: 3em;
}
#tuf-ecosystem .inner .text h3{
    font-size: 1.5em;
}
}



/*Performance > Memory & Storage > DRAM Overclocking Performance 锟斤拷韬帮拷鑲金ǒ欙拷锟金ぅ侊拷鍢呰暛鍤欙拷 Z790-PLUS WIFI锟斤拷韬伴儴锟金暛钂燂拷鍤欒场鈻筹拷皎瘷锟斤拷韬拌吅鍤欒笣钑殭锟�*/
#hd .dram-connector{
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    text-align: left;
}
#hd .dram-connector .row{
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 10px;
    flex-direction: column-reverse;
}
#hd .dram-connector .row .detail{
    width: 100%;
}
#hd .dram-connector .row .result{
    position: relative;
    flex-shrink: 0;
    font-size: 1.5em;
    padding-right: 35px;
    padding-top: 10px;
    background: url(../img/arrow-road.png) right top no-repeat;
    background-size: 25px auto;
}
#hd .dram-connector .row .result .number{
    color: #ff9e1b;
    font-size: 2em;
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    line-height: 1em;
    display: inline-block;
}
#hd .dram-connector .row .result .upto{
    line-height: 1em;
    display: inline-block;
}
#hd .dram-connector .row .result .percent{
    color: #ff9e1b;
    font-size: 1em;
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    line-height: 1em;
    display: inline-block;
}
#hd .dram-connector .row .result .name{
    position: absolute;
    left: 2%;
    top: 70%;
    top: 88%; /*WCGA 2023 鍤欒涪皈拞灞稿檺鎾犳哗皎瘷鍤欒唱锟界椆钑拷鑱㈠殭璩拷穑埊锟斤拷锟借喊锟借偨皎瘷锟斤拷韬伴儴鏇€闉剧锟戒供鏂愬殭璩ｏ拷鋪咅ǒ欙拷锟藉殭璩★拷鍢呰暛钘冿紦鍤欒超锟界煁钑拷锟金ǒ�2锟斤拷韬伴儴锟斤拷鍧旓拷韬伴儴鍤欒唱锟金─冭暛铦唱皎瘷锟斤拷榻块锟金ǒ欙拷锟金︼拷锟金ǒ欙拷锟借痉钑�*/
    line-height: 1em;
    font-size: 1.1em;
    letter-spacing: 1px;
}

#hd .dram-connector .row .detail .entry{
    display: flex;
    margin-bottom: 20px;
}
#hd .dram-connector .row .detail .box{
    width: 20%;
    box-sizing: border-box;
    border: 1px solid #fff;
    padding: 10px;
    border-right: 5px solid #fff;
    margin-right: 10px;
    flex-shrink: 0;
}
#hd .dram-connector .row .detail .bars{
    width: 100%;
}
#hd .dram-connector .row .detail .bars .item{
    display: flex;
    margin-bottom: 5px;
}
#hd .dram-connector .row .detail .bars .item:last-child{
    margin-bottom: 0;
}
#hd .dram-connector .row .detail .bars .bar{
    font-weight: bold;
    font-size: 1em;
    box-sizing: border-box;
    padding: 5px 8px 0 3px;
    margin-right: 10px;
    color: #000;
    text-align: right;
}
#hd .dram-connector .row .detail .bars .number{
    font-family: "DINPro", "Roboto", "Arial", "Apple LiGothic Medium", "STHeiti Light", "Microsoft JhengHei", sans-serif;
    font-size: 1.5em;
    color: #ccc;
    line-height: 1em;
}
#hd .dram-connector .row .detail .bars .bar.primary .number{
    color: #fff;
}
#hd .dram-connector .note{
    text-align: center;
    color: #fff;
}

@media screen and (min-width: 2500px) {    
#hd .dram-connector{
    font-size: 0.8em;
}
}
@media screen and (max-width: 650px) {    
#hd .dram-connector .row{
    flex-wrap: wrap;
    justify-content: center;
}
#hd .dram-connector .row .detail{
    width: 100%;
}
#hd .dram-connector .row .result{
}
}
@media screen and (max-width: 500px) {    
#hd .dram-connector .row .detail .bars .number{
    font-size: 1.2em;
}
#hd .dram-connector .row .detail .bars .bar{
    font-size: 0.9em;
}
#hd .dram-connector .row .detail .box{
    width: 30%;
    padding: 5px;
    border-right: 3px solid #fff;
    margin-right: 5px;
    font-size: 0.8em;
}
}

/*charts hidden for screen reader*/
#hd .chart-container .hide{
    opacity: 0;
    height: 0;
    overflow: hidden;
}