<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'utf-8';
/* ----------RWD---------- */


@media screen and (max-width: 2560px) {
    #hd .w1200.fixscreen {
        padding-bottom:20%;
    }
  



@media screen and (max-width: 1600px) {
    #hd .w1200.fixscreen {
        padding-bottom:0;
    }
  
    
    #hd h2 {
        font-size: 70px;
        line-height: 70px;
        /*font-size: 72px;
        line-height: 72px;*/
    }
    #hd #owl-hd-badges .item{
        padding-bottom: 400px;
    }
    #hd #owl-hd-badges .item .h++d-item-content{
        padding: 10% 5% 0;
    }
    #hd .badges-effect .owl-stage:after {
        padding-bottom: 393px;
    }
}
@media screen and (max-width: 1440px) {
    #hd #hd_reliability {padding: 26px 0 0;}
    #hd #hd_cooling {padding: 26px 0 0;}
    #hd #hd_way {padding-top: 26px;}
    #hd #hd_networking {padding: 26px 0 0;}
    #hd #hd_ultrafast {padding: 26px 0 0;}
    #hd .hd_sec_nav li h6{font-size: 17px; }
    #hd .hd_sec_gaming{
        width: 70%;
        padding:70px 0 0;
    }
    #hd #hd_kv {padding-bottom: 60px; }
    #hd #hd_kv .overlay-img{padding-bottom: 7%;}
    #hd .hd_sec_spec{padding:50px 0; }
    #hd .hd_sec_spec .w1200{width: 70%;}
    #hd .hd_sec_spec .w1200&gt;img{padding:0 28% 0 15%; }
    #hd .hd_sec_spec ul li:nth-child(-n+12){left: -9%;}
    #hd .hd_sec_spec ul li:nth-child(n+13){left: 72.5%;}
    #hd .hd_sec_spec ul li p{
        font-size: 14px;
        max-width: 240px;
    }


    #hd .hd_sec_spec_2{padding:50px 0; }
    #hd .hd_sec_spec_2 .w1200{width: 70%;}
    #hd .hd_sec_spec_2 .w1200&gt;img{padding:0 28% 0 15%; }
    #hd .hd_sec_spec_2 ul li:nth-child(-n+10){left: 0%;}
    #hd .hd_sec_spec_2 ul li:nth-child(n+11){left: 71.5%;}
    #hd .hd_sec_spec_2 ul li p{
        font-size: 14px;
        max-width: 240px;
    }








    #hd #hd_freeze {padding-top:0; }
    #hd #hd_freeze #hd_sec_chokes{padding-bottom: 50px;}
    #hd .hd_sec_fan{
        /*padding: 200px 0 100px;*/
        background-size: 60%;
    }
    #hd .hd_sec_audio{padding: 50px 0 50px;}
    #hd .hd_sec_lighting{padding:50px 0 130px;}
    /*#hd .hd_sec_wifi{margin: 150px auto 50px;}*/
    /*#hd .hd_sec_languard{padding-bottom: 50px;background-size: 50%}*/
    #hd .hd_sec_intel{padding-bottom: 100px;}
    #hd .hd_sec_intel h3{margin-bottom: 70px;}

    /* ---------- New Add ---------- */
    #hd .hd-menu ul {
        width: 90%;
    }
    #hd .hd-detailed.act::before, 
    #hd .hd-menu.act::before {
        left: 5%;
    }
    #hd .hd-detailed.act::after, 
    #hd .hd-menu.act::after {
        right: 5%;
    }
    #hd .hd-detailed .hd-under-line,
    #hd #owl-hd-badges{
        left: 5%;
        right: 5%;
        width: 90%;
    }
    #hd .hd-menu .hd-5line{
        right: 7%;
    }
    #hd .hd-detailed .hd-5line_under {
        left: 7%;
    }
    #hd #hd_freezePic{
        left: 45%;
    }
}
@media screen and (max-width: 1366px) {
    /* ---------- hd_sec_audio ---------- */
        #hd .hd_sec_audio{padding: 50px 0;}
        #hd .hd_sec_audio .txt-pic ul{
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
        }
        #hd .hd_sec_audio .txt-pic ul li{
            width: 30px;
            height: 30px;
            border-radius: 15px;
            line-height: 26px;
            position: absolute;
            text-align: center;
            background: #fabf3a;
            border: 2px solid #000;
            color:#000;
        }
        #hd .hd_sec_audio .txt-pic ul li:nth-child(1){
            top: 12.5%;
            left: 65%;
        }
        #hd .hd_sec_audio .txt-pic ul li:nth-child(2){
            top: 37.5%;
            left: 34%;
        }
        #hd .hd_sec_audio .txt-pic ul li:nth-child(3){
            top: 56.5%;
            left: 50.7%;
        }
        #hd .hd_sec_audio .txt-pic ul li:nth-child(4){
            top: 62%;
            left: 76%;
        }
        #hd .hd_sec_audio .w1200.txt-right .col40{
            width: 50%;
        }
        #hd .hd_sec_audio .txt-box .txt-gold{margin-bottom: 0;}
        #hd .hd_sec_audio .txt-box li h4:after{display: none; }
        #hd .hd_sec_audio .txt-box li:nth-child(4) h4:before{
            display: none;
        }
        #hd .hd_sec_audio .txt-box li p{margin-bottom: 10px}
        #hd .hd_sec_audio .txt-box {
            width: 47%;
            max-width: 600px;
            right: 0;
            /*left: 0;*/
        }
        #hd .hd_sec_audio .txt-box li {
            position: relative;
            padding-left: 40px;
        }
        #hd .hd_sec_audio .txt-box li:after {
            counter-increment: li;
            margin-right: 10px;
            display: block;
            width: 30px;
            height: 30px;
            border-radius: 15px;
            line-height: 30px;
            position: absolute;
            top: 0;
            left: 0;
            text-align: center;
            background: #1e1e1e;
            border: 1px solid #fabf3a;
        }
        #hd .hd_sec_audio .txt-box li:nth-child(1):after {content: "1"; }
        #hd .hd_sec_audio .txt-box li:nth-child(2):after {content: "2"; }
        #hd .hd_sec_audio .txt-box li:nth-child(3):after {content: "3"; }
        #hd .hd_sec_audio .txt-box li:nth-child(4):after {content: "4"; }
    #hd #owl-hd-badges .item .hd-item-content {
        padding-top: 14%;
    }
    /* ---------- New Add ---------- */
    #hd #hd_cooling,
    #hd #hd_reliability{
        margin-bottom: 150px;
    }
    #hd #hd_way {
        padding: 100px 0 150px 0;
    }
    #hd #hd_reliability .col62, 
    #hd #hd_way .col62  {
        width: 65%;
    }
    #hd #hd_reliability .col62 p,
    #hd #hd_way .col62 p {
        padding: 20px 28.5% 20px 0;
    }
    #hd #hd_cooling .col70 p {
        padding: 20px 28.5% 20px 0;
    }
    #hd .hd_sec_gpu .w1200 {
        padding: 0px 0;
    }
    #hd h2 {
        font-size: 55px;
        line-height: 70px;
    }
}
@media screen and (max-width: 1280px) {
    #hd .hd_sec_nav li h6{height: 82px; }
    /* ---------- hd_kv ---------- */
        #hd #hd_kv{
            /*background-size: 1440px;*/
        }
        #hd #hd_kv .col55{
            left: -5%;
            top: 30%;
            width: 50%;
        }
        #hd #hd_kv .overlay-img{padding-bottom: 4%;}
    /* ---------- hd_spec ---------- */
    #hd .hd_sec_spec .w1200{width: 85%; }
    #hd .hd_sec_spec_2 .w1200{width: 85%; }
    #hd .hd_sec_audiomode .left{padding-right: 30px; }

    #hd .hd_sec_audio{padding: 30px 0 50px;}
    #hd #hd_networking{padding-top: 20px;}
    /* badges-effect */
        #hd #owl-hd-badges .item .hd-item-content {padding-top: 15%; }
        #hd #owl-hd-badges .item .hd-item-content img {
            height: 16%;
            margin-bottom: 15px;
        }
        #hd #owl-hd-badges h4 {margin-bottom: 15px; }
        #hd #owl-hd-badges p {
            font-size: 16px;
            line-height: 1.5em;
        }
}
@media screen and (max-width: 1200px) {
    #hd #hd_kv{padding-bottom: 100px;}
    #hd #hd_kv .col55 {
        left: 0;
        width: 56%;
        top: auto;
        bottom: 2%;
    }
    #hd #hd_kv .overlay-img{padding-bottom: 0;}
    #hd .hd-bg-reverse {
        padding-bottom: 33%;
    }
}
@media screen and (max-width: 1024px) {

    #hd .hd_sec_wifi .Source-file-ref{
        display: none;
    }



    #hd h2 {padding: 0 10px; }
    #hd h3{
        font-size: 48px;
        margin:20px 0;
    }
    #hd h6 {font-size: 18px; }
    #hd .hd_sec_nav li h6 {
        font-size: 18px;
        padding: 10px;
        height: 76px;
    }
    #hd .hd_sec_lighting .right .over-txt:nth-of-type(1) {
        top: 2%;
        left: 10%;
        font-size: 15px;
    }
    #hd .hd_sec_lighting .right .over-txt:nth-of-type(2) {
        top: 44%;
        left: 10%;
        font-size: 15px;
    }
    #hd .title-animation-left:before{top: 20px; }
    /* kv */

    /* ---------- interl logo ---------- */  

   
    #hd  #hd_kv .floatleftimg{
        margin: 0 20px 10px 0;

    }

 /*----------------------------------*/



 #hd .fix_btns_hight li a{

    min-height:134px;

}



/*------------------------------*/


        #hd #hd_kv .w1200{width: 90%; }
        #hd #hd_kv .col55 {
            left: 0;
            width: 56%;
            top: auto;
            bottom: -10%;
        }
        #hd #hd_kv .col55 p{padding-right: 5%; }

    #hd .hd_sec_lighting .hd-controls li img{width: 50px;}
    #colorpicker{
        right: auto;
        left: -150px;
        bottom: 20px;
    }
    #hd .hd_sec_wifi{margin-top: 50px;}
    #hd .hd_sec_audiomode{padding-top: 0px;}
    #hd .hd_sec_ethernet{padding-bottom: 50px;}
    #hd .hd_sec_ddr4{padding-top: 20px;}
    #hd .hd_sec_overclock{padding:50px 0;}
    #hd .hd_sec_fan{padding:50px 0;}
    #hd .hd_sec_audiolist{padding:0px 0 50px;}
    #hd .hd_sec_turbo .ui{width: 85%;}
    /* #hd .hd_sec_turbo .ui li{left: 3%;} */
    #hd .hd_sec_turbo .bar{width: 15%;}
    /* hd_reliability */
        #hd #hd_reliability:after {background-size: 180%; }
        #hd #hd_cooling:after {background-size: 160%; }
        #hd #hd_networking:after {background-size: 160%; }
    /* badges-effect */
        #hd #owl-hd-badges .item .hd-item-content {padding-top: 10%; }
        #hd #owl-hd-badges .item .hd-item-content img {margin-bottom: 10px; }
        #hd #owl-hd-badges .item .hd-item-content h4 {margin-bottom: 10px; }
        #hd #owl-hd-badges .item .hd-item-content p {margin: 0 auto 6px; }
    #hd .hd_sec_ddr4 .right {
        margin-top: 0px;
    }
    /* hd_sec_ultrafast */
        #hd #hd_ultrafast:after {background-size: 168%; }
        #hd .hd_sec_ultrafast {padding: 40px 0 0; }
    /* hd_way */
    #hd #hd_way:after {background-size: 168%; }
    #hd .hd_sec_audio {padding: 40px 0 0; }
    #hd .hd_sec_audio .txt-box {
        position: relative;
        width: 100%;
        max-width: none;
        padding-top: 0px;
        top: 0;
    }
    #hd .hd_sec_audio .w1200 .col40 {width: 100%;}
    #hd .hd_sec_audio .w1300 {margin-top: 0;}
    #hd .hd_sec_audio .txt-pic {
        width: 90%;
        margin:0 auto;
    }
    #hd .hd_sec_lighting {padding: 60px 0;}
    #hd .hd_sec_intel {padding: 0 0 50px;}
    /* ---------- New Add ---------- */
    #hd #hd_reliability {
        padding: 50px 0 0;
    }
    #hd #hd_cooling {
        padding: 30px 0 0;
    }
    #hd #hd_way {
        padding-top: 72.5px;
    }
    #hd #hd_reliability .col62,  
    #hd #hd_way .col62 {
        width: 90%;
        margin: 0 auto;
    }
    #hd #hd_cooling .col70 {
        width: 90%;
    }
    #hd #hd_reliability .col62 h2,
    #hd #hd_cooling .col70 h2, 
    #hd #hd_way .col62 h2{
        padding: 0;
    }
    #hd #hd_reliability .col62 p ,
    #hd #hd_cooling .col70 p, 
    #hd #hd_way .col62 p{
        padding: 20px 0;
    }
    #hd .hd_2xfaster{
        width: 100%;
    }
    #hd .hd_sec_audio .w1200.txt-right .col40 {
        width: 100%;
        text-align: center;
    }
    #hd .hd_sec_audio .w1200.txt-left{
        width: 82%;
        padding: 25px 0;
    }
    #hd .hd_sec_audio .w1200.txt-left .col60{
        width: 100%;
        padding-top: 25px;
    }
}
@media screen and (max-width: 1023px) {
    #hd .hd_1024-on {display: block; }
    #hd .hd_1024-off {display: none; }
    #hd .hd_sec_nav li{width: 33.3333%; }
    #hd .hd_sec_nav li h6{height: auto; }
    /* spec */
        #hd .hd_sec_spec .w1200&gt;img {padding: 0; }
        #hd .hd_sec_spec ul {
            position: relative;
            margin-top: 30px;
            -webkit-column-count: 3;
            -moz-column-count: 3;
            column-count: 3;
            counter-reset: li;
        }
        #hd .hd_sec_spec ul li:nth-child(n) {
            position: relative;
            top: 0;
            left: 0;
            display: inline-block;
            width: 100%;
            vertical-align: top;
            padding-left: 35px;
            padding-top: 3px;
            margin-bottom: 5px;
        }
        #hd .hd_sec_spec ul li:nth-child(n):before {
            content: counter(li);
            counter-increment: li;
            margin-right: 10px;
            display: block;
            width: 25px;
            height: 25px;
            line-height: 23px;
            position: absolute;
            top: 0;
            left: 0;
            text-align: center;
            background: #1e1e1e;
            border: 1px solid #fabf3a;
            border-radius: 15px;
        }
        #hd .hd_sec_spec ul li p+img {display: inline-block; }
        #hd .hd_sec_spec ul li p span {margin-bottom: 0px; }

    #hd .hd_sec_turbo {padding: 50px 0;}
    #hd .hd_sec_turbo .ui{width: 100%;}
    #hd .hd_sec_turbo .ui li{left: 3%;}
    #hd .hd_sec_turbo .bar{width: 100%; margin: 15px 0;}
    /* hd-sec-esd */
        #hd .hd-sec-esd .txt-box {
            position: relative;
            margin-left: 0;
            margin-top: -18%;
            padding-bottom: 50px;
        }
        #hd .hd-sec-esd .txt-box figure:nth-child(n){width: 44%; }
    /* badges-effect */
        #hd #owl-hd-badges{
            padding-top: 0;
            width: 80%;
            left: 10%;
            right: 10%;
        }
        #hd #owl-hd-badges .item .hd-item-content {
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            padding: 20px;
        }
        #hd .badges-effect .owl-stage:after {display: none; }
        #hd .badges-effect:after {
            content: "";
            position: absolute;
            top: 2px;
            left: 0;
            width: calc(100% - 4px);
            height: 99%;
            z-index: 3;
            border: 2px solid #fff;
            box-shadow: 0px 0px 150px rgba(0, 0, 0, 1) inset;
            visibility: visible;
            pointer-events: none;
        }
    /* hd_reliability */
        #hd #hd_freeze .col40{width: 50%;}
        #hd #hd_freezePic{width: 530px; }
        #hd #hd_freeze #hd_sec_chokes {padding: 50px 0 0; }

    #hd .hd-bg-reverse {
        padding-bottom: 35.5%;
    }
    #hd #spec_mobile{
        max-width: 450px !important;
        width: 100%;
    }
    #hd .hd-menu{
        margin-bottom: 0;
    }
    #hd .better{
        width: 200px;
        margin: 0 auto;
        margin-bottom: 50px;
    }
    #hd .hd-sec-esd .txt-box p.styleII{
        padding-top: 0;
    }   
}
@media screen and (max-width: 768px) {


    #hd .hd_sec_intel_core{

        padding:0;
    }


    #hd .hd_sec_lighting .right .over-txt:nth-of-type(1) {
        top: 5%;
        left: 10%;
    }
    #hd .hd_sec_lighting .right .over-txt:nth-of-type(2) {
        top: 48%;
        left: 10%;
    }
    #hd .hd_mobile-off {display: none; }
    #fp-nav.right {right: 0; }
    #hd h2 {
        font-size: 50px;
        line-height: 1;
        margin-bottom: 0px;
    }
    #hd h3 {
        font-size: 38px;
        line-height: 1;
    }
    #hd h4 {
        font-size: 24px;
        line-height: 1.6;
    }
    #hd p{
        font-size: 16px;
        line-height: 1.25rem;
    }
    #hd span.txt-absent {font-size: 26px; }
    #hd h5 {font-size: 32px; }
    #hd .hd-more {height: 108px; }
    #hd .hd-more h4 {margin-bottom: 10px; }

    /* hd_kv */
        #hd .hd_sec_gaming{
            width: 100%;
        }
        #hd #hd_kv{
            margin-top: 30px;
            background-size: 160%;
            background-position: right bottom;
            padding-bottom: 0;
        }
        #hd #hd_kv .kv_bg_color{
            margin-top: 0px;
            background-size: 160%;
            background-position: right bottom;
            padding-bottom: 0;
        }
        #hd #hd_kv .col55,
        #hd .hd-sec-alliance .col50,
        #hd .hd-sec-alliance .col60,
        #hd .hd-sec-alliance .col40,
        #hd .hd-sec-core .col45,
        #hd .hd-sec-core .col55,
        #hd .hd_sec_ddr4 .col50 {
            width: 100%;
        }
        #hd .hd_sec_ddr4{
            padding-top: 50px;
        }
        #hd #hd_kv .col55,
        #hd #hd_kv .col55 p{position: relative;padding:0;}
        #hd #hd_kv .overlay-img{
            position: relative;
            width: 70%;
            margin: -30px auto 0;
            padding-top: 0;
            padding-bottom: 12%;
        }
        #hd #hd_kv .overlay-img .hd-img-colorrun {
            top: 0;
        }



     /* ---------- interl logo ---------- */  

        #hd #hd_kv .col55{
            padding-bottom:90px;
        }
        #hd  #hd_kv .floatleftimg{
            margin: 0 20px 10px 0;

        }

     /*----------------------------------*/


     #hd .hd_sec_wifi .Source-file-ref{
	
		display: none;

	}


    #hd .fix_btns_hight li a{

        min-height:0px;
    
    }
    


    /* ---------- hd_sec_spec ---------- */
       
        #hd .hd_sec_spec ul {
            -webkit-column-count: 2;
            -moz-column-count: 2;
            column-count: 2;
        }


        #hd .hd_sec_spec_2 ul {
            -webkit-column-count: 2;
            -moz-column-count: 2;
            column-count: 2;
        }
    #hd section{padding-top:40px !important;}
    #hd #hd_reliability:after,
    #hd #hd_cooling:after,
    #hd #hd_networking:after{background-size: 140%; }

    #hd .hd_sec_turbo{padding:20px 0;}

    #hd .hd_sec_overclock{
        /*padding-top: 100px;
        background-size: 80%;*/
    }

    #hd .hd_sec_fan .fleft img{width: 95%; margin:0 auto;}
    #hd .hd_sec_fan .hd-filter{margin:-30px 0 0;}
    #hd .hd_sec_fan .hd-content{padding:20px 10px;}
    #hd .hd_sec_overclock .col55,
    #hd .hd_sec_overclock .col45,
    #hd .hd_sec_fan .col50{
        width: 100%;
        padding:0;
        margin-left: 0;
    }
    #hd .hd_sec_overclock figure{margin-top: 30px;}
    #hd .hd_sec_fan .fleft{
        display: block;
        width: 100%;
        max-width: 450px !important;
        margin: 0 auto 30px;
        float:none;
    }
    #hd .hd_sec_fan .hd-content{max-width: none;}
    #hd .hd_sec_wifi &gt; img {
        top: 80px;
    }
    /* ---------- New Add ---------- */
    #hd #hd_cooling{
        margin-bottom: 0
    }
    #hd #hd_reliability{
        margin-bottom: 100px;
    }
    #hd #hd_way {
        padding: 100px 0 0;
    }
    #hd #hd_reliability .col62, 
    #hd #hd_cooling .col70, 
    #hd #hd_way .col62{
        margin-top: -4%;
    }
    #hd .hd-menu ul {
        width: 95%;
    }
    #hd .hd-detailed.act::before, 
    #hd .hd-menu.act::before {
        left: 2.5%;
    }
    #hd .hd-detailed.act::after, 
    #hd .hd-menu.act::after {
        right: 2.5%;
    }
    #hd .hd-detailed .hd-under-line{
        left: 2.5%;
        right: 2.5%;
        width: 95%;
    }
    #hd .hd-menu .hd-5line{
        right: 5%;
    }
    #hd .hd-detailed .hd-5line_under {
        left: 5%;
    }
    #hd .hd-ab{
        position: absolute;
        top: 0;
    }
    #hd .hd-detailed.act::before, 
    #hd .hd-detailed.act::after, 
    #hd .hd-menu.act::before, 
    #hd .hd-menu.act::after {
        height: 100px;
    }
    #hd .title-animation-left:before, 
    #hd .title-animation-right:before{
        height: 100px;
    }
    #hd .hd-details{
        margin-top: 0px;
        padding: 40px 0 0
    }
    #hd #hd_reliability .w1000{
        padding-top: 0
    }
    #hd .hd_sec_wifi .col45{
        width: 100%;
        padding: 0;
        margin-left: 0;
    }
    #hd .hd_sec_wifi &gt; img{
        position: relative;
        width: 95%;
        margin-top: 20px;
        margin-left: 5%;
        top: 0;
        left: 0;
    }
    #hd .hd_details_data{
        display: flex;
        flex-direction: column;
    }
    #hd .orange_frame.skewX20{
        margin-bottom: 25px;
    }
    #hd .optimem .col45{
        width: 100%;
        margin: 0 auto;
    }
    #hd .optimem .ib-top img{
        margin: 0 auto;
    }
    #hd .optimem .space_between .orange_frame{
        margin-right: 10%;
    }
    #hd .optimem .col45 .space_between{
        margin-bottom: 10px;
    }
    #hd .hd_sec_audio .w1200.txt-left {
        width: 80%;
    }
    #hd .hd_sec_audio {padding: 0 0; }
    #hd .xpert_hight{   height: 100px;  } 

    #hd #owl-hd-badges .item {
        padding-bottom: 475px;
    }
    #hd .hd-bg-reverse {
        padding-bottom: 55.5%;
    }




/*-  new---*/

#hd .optimem .fixmiddle {

    margin-top: 30px;
}


/*----new-----*/











}
@media screen and (max-width: 768px) {
    #hd .hd_mobile-on {display: block; }

    #hd .hd_sec_lighting{padding:30px 0;}
    #hd .hd_sec_lighting .right,
    #hd .hd_sec_lighting .left{
        width: 100%;
        float:none;
    }
    #hd .hd_sec_lighting .left{
        display: block;
        max-width: 500px;
        margin:0 auto;
    }
    #colorpicker{display: none !important;}

    #hd .hd_sec_turbo .ui li{
        position: relative;
        /* padding-left: 30px; */
    }
    #hd .hd_sec_turbo .ui_img{
        width: 100%;
        margin-bottom: 20px;
    }
    #hd .hd_sec_turbo .ui_img &gt; ul{
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    #hd .hd_sec_turbo .ui_img  li{
        width: 30px;
        height: 30px;
        border-radius: 15px;
        line-height: 26px;
        position: absolute;
        text-align: center;
        background: #fabf3a;
        border: 2px solid #000;
        color:#000;
        padding-left: 0;
    }
    #hd .hd_sec_turbo .ui_img  li:nth-child(1){
        top: 3%;
        left: 59%;
    }
    #hd .hd_sec_turbo .ui_img  li:nth-child(2){
        top: 25%;
        left: 15%;
    }
    #hd .hd_sec_turbo .ui_img  li:nth-child(3){
        top: 35%;
        left: 88%;
    }
    #hd .hd_sec_turbo .ui_img  li:nth-child(4){
        top: 53%;
        left: 78%;
    }

    #hd .hd_sec_turbo .hd_txt li:nth-child(n) p{
        width: 100%;
        padding: 0;
        margin:8px 0;
    }
    #hd .hd_sec_turbo .hd_txt li:before{
        content:'';
        display: block;
        width: 24px;
        height: 24px;
        line-height: 24px;
        border-radius: 13px;
        position: absolute;
        top: 0;
        left: -20px;
        border:2px solid #fabf3a;
        text-align: center;
    }
    #hd .hd_sec_turbo .hd_txt li:nth-child(1):before{
        display: none;
        content:'1';
    }
    #hd .hd_sec_turbo .hd_txt li:nth-child(2):before{
        display: none;
        content:'2';
    }
    #hd .hd_sec_turbo .hd_txt li:nth-child(3):before{
        content:'3';
    }
    #hd .hd_sec_turbo .hd_txt li:nth-child(4):before{
        content:'4';
    }
    #hd .hd_sec_turbo .hd_txt li img{
        display: none;
    }

    #hd #hd_sec_components .col40, 
    #hd #hd_sec_chokes .col40 {width: 100%; }
    #hd  .connectivity_area .col40{width:100%;}
    #hd #hd_freezePic {display: none; }
    #hd #hd_freeze #hd_sec_chokes {
        padding: 50px 0;
    }
    #hd .hd-menu li {
        padding: 25px 0;
    }
    #hd .hd-menu li,
    #hd .hd-menu li h4, 
    #hd .hd-menu li img{
        -webkit-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -o-transform: skewX(0deg);
        transform: skewX(0deg); 
    }
    #hd .hd-menu li:hover .arrow-left,
    #hd .hd-menu li:hover .arrow-right{
        opacity: 0;
    }





    #hd .hd-menu ul:before,
    #hd .hd-menu ul:after{
        background: none;
    }

    /*-------fixline-----*/
    

 
    #hd .hd-menu .fixline:before,
    #hd .hd-menu .fixline:after{
        background: none;
    }


    #hd .hd-menu .fixline li:before{
        transform: scaleY(1.2) perspective(360px) rotateX(0deg);
        width: 119%;
        left: -9%;
        top: 0;
    }


    #hd .hd-menu .fixline li.eq2:before{
        transform: scaleY(1.22) perspective(360px) rotateX(0deg);
        width: 117%;
        left: -10%;
        top: 4%;
    }


    #hd .hd-menu .fixline li.eq3:before{
        transform: scaleY(1.22) perspective(360px) rotateX(0deg);
    width: 120%;
    left: -10%;
    top: 4%;
    border: 1px solid #846f3e;
    border-bottom: none;
    border-left:none;

    }

    #hd .hd-menu .fixline li.eq4:before{
        transform: scaleY(1.22) perspective(360px) rotateX(0deg);
        width: 119%;
        left: -9%;
        top: 40%;
        border: 1px solid #846f3e;
        height: 60%;
        border-left: none;
        border-top: none;
    }

    /*-----------------------------*/




    #hd .hd-menu li:before{
        transform: scaleY(1.2) perspective(360px) rotateX(0deg);
        width: 111%;
        left: -5%;
        top: 0
    }
    #hd .hd-menu li.eq2:before{
        transform: scaleY(1.22) perspective(360px) rotateX(0deg);
    width: 114%;
    left: -7%;
    top: 4%;
    }
    #hd .hd-menu li a:before,
    #hd .hd-menu li.eq1 a:before,
    #hd .hd-menu li.eq2 a:before,
    #hd .hd-menu li.eq3 a:before,
    #hd .hd-menu li.eq4 a:before
    {
        transform: scaleY(1) perspective(360px) rotateX(0deg);
        top:0;
        bottom: 0
    }
    #hd .hd-menu li a:hover:before{
        border: #FFBF3B solid 4px !important;
    }
    #hd .hd-menu li.hd-active a:before{
        border: #FFBF3B solid 4px !important;
    }
    #hd ul.sub_tab_btns{
        display: inline-block;
    }


    
    #hd ul.sub_tab_btns li{
        width: 100%;
        margin-bottom: 10px
    }
    #hd ul.sub_tab_btns.sub_tab_thr li{
        width: 100%;
        margin-bottom: 10px
    }
    #hd .hd_armoury_filter{
        width: 100%;
        float: inherit;
    }
    #hd .hd-sec-armoury .fright{
        width: 100%;
        float: inherit;
    }
}
@media screen and (max-width: 620px) {
    #hd .title-animation-left:before,
    #hd .title-animation-right:before {height: 150px; }

    #hd .hd_sec_nav li {width: 50%; }

    #hd .hd_sec_audiomode .col50,
    #hd .hd_sec_ultrafast .col50,
    #hd .hd_sec_ethernet .col50,
    #hd .hd_sec_ethernet .col60,
    #hd .hd_sec_ethernet .col40,
    #hd .hd_sec_languard .col50,
    #hd .hd-sec-esd .col50,
    #hd .hd_sec_ddr4 .col45,
    #hd .hd_sec_ddr4 .col55,
    #hd .hd_sec_ready .col55,
    #hd .hd_sec_ready .col50,
    #hd .hd_color_design .col50,
    #hd .hd_optimized .col60{
        width: 100%;
        padding: 0;
        margin-left: 0;
    }
    #hd #hd_networking:after{background-size: 180%;}

    #hd #hd_cooling,
    #hd #hd_reliability,
    #hd #hd_performance,
    #hd #hd_ultrafast{padding-top: 0 !important;}
    #hd .hd_sec_ddr4 figure p{bottom: 3px; }
    #hd .hd-sec-esd .txt-box figure:nth-child(n){width: 100%; }
    /* hd_sec_ultrafast */
        #hd .hd_sec_ultrafast .col50:first-child p,
        #hd .hd_sec_ultrafast .col50:nth-child(2) p {max-width: none; }
    /* hd_sec_intel */
        #hd .hd_sec_intel .hd_content {
            margin-top: 20px;
            padding-left: 0;
        }
        #hd .hd_sec_intel .hd_pic,
        #hd .hd_sec_intel .hd_content,
        #hd .hd_sec_audio .hd_audioList li {width: 100%; }
        #hd .hd_sec_intel img{
            display: block;
            margin:0 auto;
        }
        #hd .hd_sec_intel .hd_content{text-align: center;}
    #hd ul.sub_tab_btns{
        display: inline-block;
    }
    #hd ul.sub_tab_btns li{
        width: 100%;
        margin-bottom: 10px
    }
    #hd .hd-menu li h4 {
        font-size: 12px;
        letter-spacing: 0;
    }
    #hd .MEMOK .col50,
    #hd .hd_sec_gpu .col55,
    #hd .hd_sec_gpu .col45{
        width: 100%;
        text-align: center;
    }
    #hd .MEMOK .col50 p {
        padding-right: 0;
    }
    #hd .hd_sec_fan .hd-content{
        height: 200px;
    }
    #hd .hd-bg-reverse {
        padding-bottom: 65.5%;
    }
    #hd .col20_af{
        width: 20% !important;
    }
    #hd .col25_af{
        width: 25% !important;
    }
    #hd #hd_cooling .left {
        padding-right: 0%;
    }
    #hd .hd-menu li {
        padding: 20px 0;
    }
    #hd .hd-bg-reverse {
        padding-bottom: 70.5%;
    }
    #hd .hd-menu li{
        width: 30% !important
    }
    #hd .hd_armoury_filter{
        width: 100%;
        float: inherit;
    }
    #hd .hd-sec-armoury .fright{
        width: 100%;
        float: inherit;
    }
}
@media screen and (max-width: 480px) {

    /*---fix--*/
    #hd #hd_way .col70 p {
        padding: 37px 0% 40px 0;
    }
    /*---fix--*/

    #fp-nav.right {display: none; }
    #hd #scrollUp {bottom: 10px; }

    #hd .hd_sec_nav li {width: 100%; }

    #hd .hd_sec_spec ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    #hd #hd_way,
    #hd #hd_networking{padding-top: 0 !important;}

    #hd .hd_sec_audiolist .col33{
        width: 100%;
    }
    #hd .hd_sec_audiolist .col33:not(:last-child):after{
        display: none;
    }
    #hd .hd_sec_lighting .hd-controls li{width: 25%;}

    #hd .hd_sec_ddr4 figure p{bottom: 0;}

    #hd .hd_sec_turbo .ui_img  li:nth-child(3){top: 35%; }

    #hd .hd_sec_turbo .ui_img  li:nth-child(4){top: 45%; }

    #hd .hd-sec-esd .txt-box figure{padding:15px 5px; }
    #hd .hd-sec-esd .txt-box p.txt-style{min-height: 0; }

    #hd #owl-hd-badges .item {
        padding-bottom: 110%;
    }
    #hd #owl-hd-badges .item .hd-item-content h4{
        margin-top: 0px;
    }
    #hd .title-animation-left:before, 
    #hd .title-animation-right:before{
        display: none;
    }
    #hd .hd_sec_fan .hd-content {
        height: auto;
    }
    #hd #hd_reliability:after{
        left: 30%;
    }
    #hd #hd_cooling:after{
        left: -10%;
    }
    #hd .hd-details {
        margin-top: 0px;
        padding: 40px 0 0
    }
    #hd .hd_optimized{
        display: flex;
        flex-direction: column-reverse;
    }
    #hd .hd_optimized .col50{
        width: 90%;
        margin: 0 auto;
    }
    #hd .hd_procool .col50{
        width: 90%;
        margin: 0 auto;
    }
    #hd .hd-menu li:hover:before{
        opacity: 0;
    }
     #hd .hd-menu li:hover .active-img{
        /*display: none;*/
    }
    #hd .hd-menu li:hover .static-img{
        /*display: block;*/
    }
    #hd .hd-menu li:hover h4{
        color: inherit;
    }
    #hd .MEMOK, 
    #hd .hd_sec_ethernet .w1200 {
        padding: 20px 0;
    }
    #hd .hd_sec_turbo h4 + p {
        margin-bottom: 10px;
    }
    #hd .hd_sec_audiolist {
        padding: 0;
    }
    #hd .optimem .ib-top .mbfix{
        /*height: 65px;*/
    }
    #hd .optimem .ib-top{
        padding: 2%;
    }
    #hd .hd-menu li {
        padding: 10px 0;
    }
    #hd #hd_reliability .w1200 {
        padding: 40px 0 0;
    }
    #hd .xpert_hight{       height: 165px;  } 
    #hd .hd_armoury_filter{
        width: 100%;
        float: inherit;
    }
    #hd .hd-sec-armoury .fright{
        width: 100%;
        float: inherit;
    }

    /*----- intel core---*/
    #hd #hd_kv .col55 .floatleftimg {

        width:100px;

    }

   /*-----new_fix---*/

    #hd #hd_kv .col55 .floatleftimg_sec {

        width:40px;

    }



    #hd .hd_rgb_header .col50{
       
        width: 100%;
        
    }


    #hd .hd_sec_wifi img.ac9260_wifi{
        margin-left: -60px;

    }



}





    

/*-----intel core----*/


}
@media screen and (max-width: 420px) {
    #hd #owl-hd-badges .item {
        padding-bottom: 155%;
    }
    #hd #owl-hd-badges .item .hd-item-content h4{
        margin-bottom:5px;
        font-size: 20px;
        font-size: 14px;
        line-height: 1.2;
    }
    #hd .hd-bg-reverse {
        padding-bottom: 100%;
    }
    #hd .hd_armoury_filter{
        width: 100%;
        float: inherit;
    }
    #hd .hd-sec-armoury .fright{
        width: 100%;
        float: inherit;
    }
    /*-new -*/
    #hd .col60{
        width: 100%;


        
    }

    /*-new -*/
    #hd .col50{
        width: 100%;
    }




                                            }</pre></body></html>