#rgbsoftware .conbox1 {
    position: relative;
    display: inline-block;
    width: 15%;    
    vertical-align: top;
    padding-top:0px;
}


#rgbsoftware .conbox2 {
    display: inline-block;
    position: relative;
    width: 82%;    
    padding-top:10px;
}

#rgbsoftware .conbox3 {
    position: relative;
    display: inline-block;
    width: 46%;
    vertical-align: top;
    text-align: center;
}

#rgbsoftware .conbox4 {
    display: inline-block;
    position: relative;
    width: 46%;
    margin-left: 4%;
    vertical-align: top;
    text-align: center;
}


        .graylinebg {
            background-image: url("../images/graylinebg.jpg");
            background-size: 100%;
            background-repeat: no-repeat;
            min-height: 80px;
        }

        /*features*/

        #nvme {
            background-color: #000;
            background-position: center;
            background-repeat: no-repeat;
        }

        #hdaudio .hdaudio-ac ul {
            margin-left: 12%;
        }

        #hdaudio .hdaudio-ac ul li {
            width: 38%;
            border: 3px solid #FF6400;
            float: left;
            cursor: pointer;
            transition: all 0.2s linear;
            -webkit-transition: all 0.2s linear;
            box-shadow: 0px 0px 20px #FF6400;
            margin: 20px;
            text-align: center;
            font-size: 0.8em;
            line-height: 1.6em;
        }

        #hdaudio .hdaudio-ac ul li:hover {
            transform: scale(1.2, 1.2);
            -webkit-transform: scale(1.2, 1.2);
            box-shadow: 0px 0px 80px #FF6400;
        }

        #armordurable .titlesub {
            font-size: 40px;
            color: #ff7200;
            line-height: 50px;
        }

        #digitalleds {
            background-image: url("../images/digitalled_1920.jpg");
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 1500px;
            text-align: justify;
        }

        #digitalleds .digitalled-ani01, #digitalleds .digitalled-ani02 {
            width: auto;
            margin-right: 30px;
            opacity: 0;
            margin-top: -60px;
        }

        #digitalleds .digitalled-port {
            right: 0;
            -webkit-animation: colorrun 1s infinite;
            -o-animation: colorrun 1s infinite;
            -ms-animation: colorrun 1s infinite;
            animation: colorrun 1s infinite;
        }

        #digitalleds .conbox1 {
            position: relative;
            display: inline-block;
            width: 45%;
            vertical-align: top;
            margin-top: 40px;
        }

        #digitalleds .conbox2 {
            display: inline-block;
            position: relative;
            width: 48%;
        }

        @keyframes colorrun {
            from {
                -webkit-filter: hue-rotate(0deg);
                -ms-filter: hue-rotate(0deg);
                filter: hue-rotate(0deg);
            }
            to {
                -webkit-filter: hue-rotate(337deg);
                -ms-filter: hue-rotate(337deg);
                filter: hue-rotate(337deg);
            }
        }

        #RGBLED-function {
            background-image: url("../images/red_bg_1920.jpg");
            background-position: center;
            background-repeat: no-repeat;
            min-height: 1000px;
            position: relative;
            z-index: 15;
            overflow: hidden;
        }

        #RGBLED-function .title {
            z-index: 16;
            position: relative;
            margin-bottom: 90px;
        }

        #RGBLED-function .text {
            margin-top: -80px;
        }

        #RGBLED-function .frame .cell {
            width: 40%;
        }

        #RGBLED-function .rgbscale img {
            cursor: pointer;
            transition: all 0.2s linear;
            -webkit-transition: all 0.2s linear;
        }

        #RGBLED-function .rgbscale img:hover {
            transform: scale(1.3, 1.3);
            -webkit-transform: scale(1.3, 1.3);
        }

        #swappable {
            background-image: url("../images/swappable_1920.jpg");
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 1400px;
        }

        #RGBW-UV-Light {
            background-image: url("../images/rgbw_uv_light_1920.jpg");
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 1230px;
        }

        #RGBW-UV-Light .title {
            margin-top: 13%;
        }

        #RGBW-UV-Light .UVRGBtext {
            padding-top: 260px;
        }

        #RGBW-UV-Light .rgblighttitle {
            font-size: 30px;
            line-height: 40px;
        }

        #RGBW-UV-Light .rgbwtitledata {
            color: #000;
            font-weight: bold;
            font-size: 32px;
            margin-bottom: 1%;
        }

        #RGBW-UV-Light .rgbuvdata {
            float: left;
            width: 20%;
            text-align: center;
            margin-right: 30px;
        }

        #RGBW-UV-Light .rgbuvdata img {
            margin-top: 10px;
        }

        #RGBW-UV-Light .rgbuvdata .text {
            text-align: justify;
            font-size: 16px;
            color: #fff;
        }

        #RGBW-UV-Light #rgbcalib {
            margin-top: -60px;
            margin-left: 70px;
        }

        #rgbadvanced {
            background-image: url("../images/rgb_fusion_1920.jpg");
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 1000px;
        }

        #rgbadvanced .title1 {
            font-weight: 500;
            font-size: 24px;
        }

        #rgbadvanced .text1 {
            font-size: 16px;
        }

        #rgbadvanced .advanw01 .title1 {
            color: #E50012;
        }

        #rgbadvanced .advanw02 .title1 {
            color: #009FE8;
        }

        #rgbadvanced .advanw03 .title1 {
            color: #009FE8;
        }

        #rgbadvanced .advanw04 .title1 {
            color: #FFF000;
        }

        #rgbadvanced .advanw05 .title1 {
            color: #6FB92C;
        }

        #rgbadvanced .advanw01 {
            position: relative;
            width: 40%;
            top: 10px;
            left: 40px;
        }

        #rgbadvanced .advanw02 {
            position: relative;
            width: 60%;
            top: -20px;
            left: 510px;
        }

        #rgbadvanced .advanw04 {
            position: relative;
            width: 30%;
            top: 470px;
            left: 0px;
        }

        #rgbadvanced .advanw05 {
            position: relative;
            width: 30%;
            top: 400px;
            left: 530px;
        }

        #rgbadvanced .advanw03 {
            position: relative;
            width: 28%;
            top: -140px;
            left: 930px;
        }

        #rgbapp {
            background-color: #000;
            background-image: url("../images/mb_rgbapp_1920.jpg");
            background-position: center;
            background-repeat: no-repeat;
            min-height: 1400px;
        }

        #rgbapp .rgbqrcode {
            margin-top: 62%;
            margin-left: 2%;
        }

        #RGBtext {
            position: relative;
            margin-bottom: 4%;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 15px;
            line-height: 24px;
            color: rgb(221, 221, 221);
        }

        #RGBtext a {
            color: rgb(221, 221, 221);
        }

        #alc1220vbamp {
            background-color: #000;
            background-image: url("../images/ALC1220-VB_1920.jpg");
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 900px;
        }

        #alc1220vbamp .imgtable {
            float: right;
            width: 50%;
            padding-top: 3%;
        }

        #NoConfusion {
            background-image: url("../images/NoConfusion_1920.jpg");
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 780px;
        }

        #NoConfusion .title {
            margin-top: 10%;
            color: #FF6400;
        }

        #NoConfusion .text {
            width: 50%;
        }

        #wima .conbox1 {
            position: relative;
            display: inline-block;
            width: 38%;
            padding-top: 2%;
        }

        #wima .conbox2 {
            display: inline-block;
            position: relative;
            width: 54%;
            vertical-align: top;
            padding-top: 4%;
            padding-left: 2%;
        }

        #smartfan5fan {
            background-color: #000;
            background-position: 50% 0%;
            background-repeat: no-repeat;
            min-height: 1100px;
        }

        #smartfan5fan .title {
            font-size: 2.2em;
        }

        #smartfan5fan .conbox1 {
            position: relative;
            display: inline-block;
            vertical-align: top;
            width: 30%;
        }

        #smartfan5fan .conbox2 {
            display: inline-block;
            position: relative;
            width: 65%;
            margin-left: 2%;
        }

        #smartfan5fan .conbox3 {
            position: relative;
            display: inline-block;
            vertical-align: top;
            width: 51%;
        }

        #smartfan5fan .conbox4 {
            display: inline-block;
            position: relative;
            width: 40%;
            margin-left: 2%;
        }

        #smartfan5fan .conbox5 {
            display: inline-block;
            position: relative;
            width: 48%;
        }

        #smartfan5fan .conbox5 .smarttitle {
            vertical-align: text-top;
        }

        #smartfan5fan .conbox6 {
            border-left: 1px solid #999;
            padding-left: 4%;
            display: inline-block;
            position: relative;
            width: 42%;
            margin-left: 2%;
            margin-bottom: 4%;
        }

        #smartfan5fan .smartlist {
            font-size: 26px;
            font-family: 'Oswald', sans-serif, '微軟正黑體', Microsoft JhengHei;
            font-family: 'Oswald', '微軟正黑體' !important;
            line-height: 40px;
            font-weight: 500;
            margin-left: 2%;
            padding-left: 2%;
            padding-bottom: 2%;
        }

        #smartfan5fan .smartlist img {
            margin-right: 2%;
            margin-bottom: -2%;
        }

        #smartfan5fan .smartlist1 {
            font-size: 26px;
            font-family: 'Oswald', sans-serif, '微軟正黑體', Microsoft JhengHei;
            font-family: 'Oswald', '微軟正黑體' !important;
            line-height: 40px;
            font-weight: 500;
        }

        #smartfan5fan .smarttitle {
            color: #FF6400;
            font-weight: 500;
        }

        #smartfan5fan .smarttitle2 {
            font-size: 14px;
        }

        #fancontrol .conbox1 {
            position: relative;
            display: inline-block;
            vertical-align: top;
            width: 30%;
        }

        #fancontrol .conbox2 .title {
            color: #009FE8;
            text-align: center;
        }

        #fancontrol .conbox2 {
            display: inline-block;
            position: relative;
            width: 66%;
            margin-left: 2%;
        }

        #smartfan5 {
            background-color: #000;
            background-image: url("../images/mb_smartfan5_1920.jpg");
            background-position: center 30px;
            background-repeat: no-repeat;
            min-height: 900px;
        }

        #smartfan5 .title {
            margin-top: 10px;
        }

        #smartfan5 .smartfan501 {
            position: absolute;
            width: 594px;
            left: 30px;
            top: 657px;
        }

        #smartfan5 .smartfan502 {
            position: absolute;
            width: 617px;
            left: 720px;
            top: 620px;
        }

        #vr {
            background-color: #000;
            background-image: url("../images/mb_vr_1920.jpg");
            background-repeat: no-repeat;
            min-height: 1000px;
            position: relative;
            background-position: center;
        }

        #vr .vrtext {
            padding: 2%;
            background-color: rgba(255, 100, 0, 0.6);
            width: 44%;
            font-weight: 500;
            color: #ccc;
            font-size: 24px;
            line-height: 34px;
            font-family: 'Oswald', sans-serif, '微軟正黑體', Microsoft JhengHei;
            font-family: 'Oswald', '微軟正黑體' !important;
        }

        #vr .vrtitlesub {
            font-weight: 500;
            color: #ff6400;
            font-size: 1.2em;
            line-height: 1em;
            font-family: 'Oswald', sans-serif, '微軟正黑體', Microsoft JhengHei;
            font-family: 'Oswald', '微軟正黑體' !important;
        }

        #vr .vrimg {
            width: auto;
            margin-right: 400px;
        }

        #vr .vrtitle {
            font-size: 1.1em;
            font-weight: bold;
        }

        #cnvi .conbox1 {
            position: relative;
            display: inline-block;
            vertical-align: top;
            width: 50%;
        }

        #cnvi .conbox2 {
            position: relative;
            display: inline-block;
            padding-top: 10%;
            width: 45%;
        }

        #Diagnosticleds .conbox1 {
            position: relative;
            display: inline-block;
            width: 46%;
        }

        #Diagnosticleds .conbox2 {
            position: relative;
            display: inline-block;
            vertical-align: top;
            width: 46%;
            padding-top: 8%;
        }

        #Diagnosticleds .conbox2 .title2 {
            font-size: 36px;
            line-height: 40px;
        }

        #M2ThermalGuard {
            background-image: url("../images/M2ThermalGuard_1920.jpg");
            background-position: top center;
            background-repeat: no-repeat;
        }

        #M2ThermalGuard .t1 {
            margin-top: 6%;
        }

        #M2ThermalGuard .t2 {
            margin-top: 6%;
        }

        #M2ThermalGuard .text {
            width: 50%;
        }

        #M2ThermalGuard #M2ThermalGuard-small {
            display: none;
        }

        #optane {
            background-color: #000;
            background-image: url("../images/Optane_1920.jpg");
            background-position: center;
            background-repeat: no-repeat;
            min-height: 1400px;
            position: relative;
        }

        #optane .title {
            font-size: 3em;
            color: #fff;
            text-shadow: 0px 0px 30px #00C4A8;
            text-align: center;
            margin-top: 100px;
        }

        #optane .optitle {
            font-size: 120px;
        }

        #optane .videoheight {
            margin-top: 46%;
        }

        #optane .videowidth {
            width: 50%;
            display: inline-block;
            position: relative;
            box-shadow: 0px 0px 100px #00C4A8;
        }

        #optane .text {
            width: 40%;
            margin-right: 4%;
            display: inline-block;
            position: relative;
            vertical-align: top;
        }

        #USBType-C {
            background-image: url("../images/USBType-C_1920.jpg");
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 780px;
        }

        #Type-C .conbox1 {
            position: relative;
            display: inline-block;
            width: 20%;
        }

        #Type-C .conbox2 {
            position: relative;
            display: inline-block;
            vertical-align: top;
            width: 76%;
        }

        #Type-C .text {
            font-size: 30px;
        }

        #Type-C .title {
            width: 100%;
        }

        #usbdacup .subdacuptitle {
            font-size: 30px;
        }

        #usbdacup .text {
            padding-top: 20px;
        }

        #usb31gen2 .text {
            margin-top: 4%;
        }

        #armor {
            background-color: #000;
            background-image: url("../images/mb_armor_1920.jpg");
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 1100px;
        }

        #armor .title {
            margin-top: 10%;
        }

        #anti-sulfur {
            background-color: #000;
            background-image: url("../images/anti-sulfur_1920.jpg");
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 1100px;
            position: relative;
        }

        #anti-sulfur .title {
            text-align: right;
            margin-top: 12%;
            font-size: 2.6em;
            text-shadow: 1px 1px 10px #000;
        }

        #anti-sulfur .text {
            float: right;
            text-align: justify;
            width: 50%;
        }

        #dualbios {
            background-color: #000;
            background-image: url("../images/mb_dualbios_1920.jpg");
            background-position: center;
            background-repeat: no-repeat;
            min-height: 567px;
        }

        #dualbios .title {
            margin-top: 6%;
        }

        #dualbios .frame .cell {
            width: 40%;
        }

        #gconnector {
            background-color: #000;
            background-image: url("../images/mb_gconnector_1920.jpg");
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 1050px;
            position: relative;
        }

        #gconnector img {
            width: auto;
        }

        #smartcam {
            background: url("../images/smartcam_1920.jpg") center 0 no-repeat;
            height: 1041px;
        }

        #hd4k img{
            width:auto;
            float:left;
        }

        #hdmiin img{
            width:auto;
            float:left;
        }
        #hd4k .text{
            padding-top:4%;
        }

        #hdmiin .text{
            padding-top:2%;
        }



        #XSplit {
            background-color: #000;
            background-image: url("../images/xsplit_1920.jpg");
            background-position: 50% 130px;
            background-repeat: no-repeat;
            min-height: 750px;
        }

        .XSplit_MV {
            position: absolute;
            color: #fff;
            left: 57%;
            top: 40%;
            z-index: 10;
            display: block;
        }

        .MV2 {
            width: 440px;
            height: 285px;
        }

        a.more {
            display: block;
            width: 208px;
            height: 45px;
            background-image: url("../images/more.png");
            text-indent: -99999px;
            position: absolute;
            color: #fff;
            right: -2%;
            bottom: -20%;
            transition: background-image .5s;
        }

        a.more:hover {
            background-image: url("../images/more2.png");
        }

        #digitalfuse {
            background-image: url("../images/usb31-digital-fuse-port.jpg");
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 600px;
        }

        #digitalfuse .fusedesign {
            margin-bottom: 4%;
        }

        #digitalfuse .fusedesign .conbox1 {
            position: relative;
            display: inline-block;
            vertical-align: top;
            width: 70%;
        }

        #digitalfuse .fusedesign .conbox2 {
            display: inline-block;
            position: relative;
            width: 24%;
            margin-left: 2%;
            text-align: right;
        }

        #digitalfuse .fusedesign .conbox2 .title {
            font-size: 1.4em;
        }

        #durable {
            background-color: #000;
            background-image: url("../images/mb_durable_1920.jpg");
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 740px;
        }

        #powerdesign83 {
            background-image: url("../images/Hybrid-Digital_83_1920.jpg");
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 1100px;
        }

        #powerdesign83 .conbox1 {
            position: relative;
            display: inline-block;
            width: 44%;
            margin-top: 0%;
        }

        #powerdesign83 .conbox2 {
            position: relative;
            display: inline-block;
            padding: 10px;
            vertical-align: bottom;
            background-color: rgba(0, 0, 0, 0.5);
            border: 4px solid #333;
            width: 49%;
            margin-left: 2%;
            margin-top: 30%;
        }

        #thermal-design {
            background-image: url("../images/thermal-design_1920.jpg");
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 1100px;
        }

        #thermal-design .conbox1 {
            position: relative;
            display: inline-block;
            vertical-align: top;
            width: 46%;
        }

        #thermal-design .conbox2 {
            display: inline-block;
            position: relative;
            width: 50%;
        }

        #thermal-design ol li {
            list-style-type: disc;
        }

        #Base-plate .conbox1 {
            position: relative;
            display: inline-block;
            width: 50%;
        }

        #Base-plate .conbox2 {
            display: inline-block;
            position: relative;
            width: 46%;
            vertical-align: bottom;
            margin-left: 2%;
        }

        #Base-plate ol li {
            list-style-type: disc;
        }

        #M2slot .conbox1 {
            position: relative;
            display: inline-block;
            width: 50%;
            vertical-align: top;
        }

        #M2slot .conbox2 {
            display: inline-block;
            position: relative;
            width: 46%;
            margin-left: 2%;
        }

        #Solid-Pin .conbox1 {
            position: relative;
            display: inline-block;
            width: 50%;
            vertical-align: top;
        }

        #Solid-Pin .conbox2 {
            display: inline-block;
            position: relative;
            width: 46%;
            margin-left: 2%;
        }

        #Solid-Pin ol li {
            list-style-type: disc;
        }

        #Solid-Pin .t1 {
            border-left: 4px solid #ff6400;
            padding-left: 10px;
            line-height: 30px;
            margin-top: 80px;
            margin-left: -20px;
        }

        @media screen and (max-width: 1366px) {
            #hdaudio .hdaudio-ac ul {
                margin-left: 10%;
            }
            #hdaudio .hdaudio-ac ul li {
                width: 36%;
            }
            #digitalleds {
                background-image: url("../images/digitalled_1366.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 1400px;
            }
            #digitalleds .digitalled-ani01 {
                margin-bottom: 100px;
            }
            #RGBLED-function {
                background-position: center center;
                position: relative;
                min-height: 450px;
            }
            #swappable {
                background-image: url("../images/swappable_1366.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 1100px;
            }
            #RGBW-UV-Light {
                background-image: url("../images/rgbw_uv_light_1366.jpg");
                min-height: 1070px;
            }
            #RGBW-UV-Light .title {
                margin-top: 17%;
            }
            #RGBW-UV-Light .UVRGBtext {
                padding-top: 175px;
            }
            #RGBW-UV-Light .rgbwtitledata {
                font-size: 22px;
            }
            #RGBW-UV-Light .rgbuvdata {
                margin-right: 20px;
            }
            #RGBW-UV-Light .rgbwsubtitledata {
                font-size: 20px;
            }
            #RGBW-UV-Light #rgbcalib {
                margin-top: -40px;
                margin-left: 50px;
            }
            #rgbadvanced {
                background-image: url("../images/rgb_fusion_1366.jpg");
                min-height: 800px;
            }
            #rgbadvanced .advanw01 {
                width: 30%;
                top: 20px;
                left: 30px;
            }
            #rgbadvanced .advanw02 {
                width: 60%;
                top: -70px;
                left: 360px;
            }
            #rgbadvanced .advanw04 {
                width: 30%;
                top: 360px;
                left: 0px;
            }
            #rgbadvanced .advanw05 {
                width: 30%;
                top: 260px;
                left: 360px;
            }
            #rgbadvanced .advanw03 {
                width: 28%;
                top: -240px;
                left: 670px;
            }
            #rgbapp {
                margin-top: 0px;
                background-color: #000;
                background-image: url("../images/mb_rgbapp_1366.jpg");
                background-position: center;
                background-repeat: no-repeat;
                min-height: 1200px;
            }
            #rgbapp .rgbqrcode {
                margin-top: 70%;
                margin-left: 0%;
            }
            #alc1220vbamp {
                background-color: #000;
                background-image: url("../images/ALC1220-VB_1366.jpg");
                background-position: center bottom;
                background-repeat: no-repeat;
                min-height: 1700px;
            }
            #alc1220vbamp .imgtable {
                float: none;
                width: 100%;
                padding-top: 3%;
            }
            #NoConfusion {
                background-image: url("../images/NoConfusion_1366.jpg");
                min-height: 590px;
            }
            #NoConfusion .title {
                font-size: 40px;
            }
            #usbdacup .subdacuptitle {
                font-size: 20px;
            }
            #usbdacup .text {
                padding-top: 0px;
            }
            #x-fi .software720 {
                margin-left: 0%;
            }
            #wima .conbox2 {
                padding-top: 0%;
            }
            #M2ThermalGuard {
                background-image: url("../images/M2ThermalGuard_1366.jpg");
                background-position: top center;
                background-repeat: no-repeat;
            }
            #M2ThermalGuard .t1 {
                margin-top: 6%;
            }
            #M2ThermalGuard .t2 {
                margin-top: 6%;
            }
            #M2ThermalGuard .text {
                width: 50%;
            }
            #M2ThermalGuard #M2ThermalGuard-small {
                display: none;
            }
            #smartfan5fan .title {
                margin-top: -10px;
            }
            #smartfan5fan .smartlist1 {
                font-size: 22px;
                line-height: 40px;
            }
            #smartfan5 {
                background-color: #000;
                background-image: url("../images/mb_smartfan5_1366.jpg");
                background-position: center 30px;
                background-repeat: no-repeat;
                min-height: 700px;
            }
            #smartfan5 .smartfan501 {
                width: 400px;
                left: 30px;
                top: 520px;
            }
            #smartfan5 .smartfan502 {
                width: 460px;
                left: 520px;
                top: 480px;
            }
            #vr {
                background-color: #000;
                background-image: url("../images/mb_vr_1366.jpg");
                background-position: center;
                background-repeat: no-repeat;
                min-height: 1000px;
                position: relative;
            }
            #vr .vrtext {
                width: 66%;
            }
            #vr .vrimg {
                width: auto;
                margin-right: 100px;
            }
            #optane .videoheight {
                margin-top: 80%;
            }
            #USBType-C {
                background-image: url("../images/USBType-C_1366.jpg");
                min-height: 600px;
            }
            #USBType-C .text {
                width: 80%;
            }
            #armor {
                background-color: #000;
                background-image: url("../images/mb_armor_1366.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 800px;
            }
            #armor .title {
                margin-top: 0px;
            }
            #gconnector {
                background-color: #000;
                background-image: url("../images/mb_gconnector_1366.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 750px;
                position: relative;
            }
            #gconnector img {
                margin-top: 20px;
            }
            #smartcam {
                background: url("../images/smartcam_1366.jpg") center 0 no-repeat;
                height: 893px;
            }
            #smartcam .title {
                font-size: 1.6em;
            }

            #XSplit {
                background-color: #000;
                background-image: url("../images/xsplit_1366.jpg");
                background-position: bottom center;
                background-repeat: no-repeat;
                min-height: 750px;
            }
            #XSplit .frame {
                padding-top: 1em;
            }
            .XSplit_MV {
                position: absolute;
                color: #fff;
                left: 62%;
                top: 50%;
                z-index: 10;
                display: block;
            }
            .MV2 {
                width: 400px;
                height: 270px;
            }
            a.more {
                display: block;
                width: 208px;
                height: 45px;
                background-image: url("../images/more.png");
                text-indent: -99999px;
                position: absolute;
                color: #fff;
                right: -2%;
                bottom: -20%;
                transition: background-image .5s;
            }
            a.more:hover {
                background-image: url("../images/more2.png");
            }
            #digitalfuse {
                background-image: url("../images/usb31-digital-fuse-port_1366.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 900px;
            }
            #digitalfuse .fusedesign .conbox1 {
                position: relative;
                display: inline-block;
                vertical-align: top;
                width: 100%;
            }
            #digitalfuse .fusedesign .conbox2 {
                display: inline-block;
                position: relative;
                width: 100%;
                margin-left: 0%;
                text-align: left;
                margin-bottom: 40%;
            }
            #durable {
                background-color: #000;
                background-image: url("../images/mb_durable_1366.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 760px;
            }
            #powerdesign83 {
                background-image: url("../images/Hybrid-Digital_83_1366.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 900px;
            }
            #Solid-Pin .t1 {
                margin-top: 20px;
            }
        }

        @media screen and (max-width: 960px) {

                       #rgbsoftware .conbox1 {
        position: relative;
        display: inline-block;
        width: 100%;        
    }

    #rgbsoftware .conbox1 img{        
        margin:0 auto;
    }
    #rgbsoftware .conbox2 {
        display: inline-block;
        position: relative;
        width: 100%;
        margin-left: 0%;
    }
    #rgbsoftware .conbox3 {
        position: relative;
        display: inline-block;
        width: 100%;
    }
    #rgbsoftware .conbox4 {
        display: inline-block;
        position: relative;
        width: 100%;
        margin-left: 0%;
    }
            #nvme {
                min-height: 600px;
            }
            #hdaudio .hdaudio-ac ul li {
                font-size: 0.7em;
                line-height: 1.5em;
            }
            #cnvi .conbox1 {
                width: 100%;
            }
            #cnvi .conbox2 {
                padding-top: 4%;
                width: 100%;
            }
            #digitalleds {
                background-image: url("../images/digitalled_960.jpg");
                background-position: bottom center;
                background-repeat: no-repeat;
                min-height: 2000px;
                text-align: left;
            }
            #digitalleds .digitalled-ani01 {
                margin-bottom: 10px;
            }
            #digitalleds .conbox1 {
                width: 100%;
            }
            #digitalleds .conbox2 {
                width: 100%;
            }
            #swappable {
                background-image: url("../images/swappable_960.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 1000px;
            }
            #RGBW-UV-Light {
                background-image: url("../images/rgbw_uv_light_960.jpg");
                background-position: center -130px;
                min-height: 600px;
            }
            #RGBW-UV-Light .UVRGBtext {
                padding-top: 0px;
            }
            #RGBW-UV-Light .rgbwtitledata {
                font-size: 14px;
                margin-top: 580px;
            }
            #RGBW-UV-Light .rgbuvdata {
                width: 18%;
                margin-right: 20px;
            }
            #RGBW-UV-Light .rgbwsubtitledata {
                font-size: 14px;
                margin-top: 10px;
            }
            #RGBW-UV-Light .rgbuvdata .text {
                text-align: left;
                font-size: 14px;
                color: #fff;
            }
            #RGBW-UV-Light #rgbcalib {
                margin-top: -40px;
                margin-left: 80px;
            }
            #rgbadvanced {
                background-image: url("../images/rgb_fusion_960.jpg");
                min-height: 1600px;
            }
            #rgbadvanced .advanw01 {
                width: 100%;
                top: 40px;
                left: 0px;
            }
            #rgbadvanced .advanw02 {
                width: 90%;
                top: 100px;
                left: 60px;
            }
            #rgbadvanced .advanw04 {
                width: 46%;
                top: 480px;
                left: 0px;
            }
            #rgbadvanced .advanw05 {
                width: 49%;
                top: 380px;
                left: 320px;
            }
            #rgbadvanced .advanw03 {
                width: 100%;
                top: 440px;
                left: 0px;
            }
            #rgbapp {
                margin-top: 0px;
                background-color: #000;
                background-image: url("../images/mb_rgbapp_960.jpg");
                background-position: center;
                background-repeat: no-repeat;
                min-height: 1000px;
            }
            #rgbapp .rgbqrcode {
                margin-top: 90%;
                margin-left: 0%;
            }
            #alc1220vbamp {
                background-color: #000;
                background-image: url("../images/ALC1220-VB_960.jpg");
                background-repeat: no-repeat;
                min-height: 1300px;
            }
            #wima .conbox1 {
                width: 100%;
                margin-top: 4%;
            }
            #wima .conbox2 {
                width: 100%;
                padding-top: 0%;
                padding-left: 0%;
            }
            #smartfan5fan .title {
                margin-top: 4%;
                font-size: 3.4em;
                color: #fff;
                text-align: center;
            }
            #smartfan5fan .conbox1 {
                width: 100%;
                margin-left: 10%;
            }
            #smartfan5fan .conbox2 {
                width: 100%;
            }
            #smartfan5fan .conbox3 {
                width: 100%;
            }
            #smartfan5fan .conbox4 {
                width: 100%;
            }
            #smartfan5fan .smartlist1 {
                font-size: 26px;
                line-height: 40px;
            }
            #fancontrol .conbox1 {
                width: 100%;
            }
            #fancontrol .conbox2 .title {
                text-align: left;
            }
            #fancontrol .conbox2 {
                width: 100%;
                margin-left: 0%;
            }
            #smartfan5 {
                background-image: url("../images/mb_smartfan5_960.jpg");
                min-height: 1600px;
            }
            #smartfan5 .smartfan501 {
                width: auto;
                left: 6%;
                top: 1240px;
            }
            #smartfan5 .smartfan502 {
                width: auto;
                left: 6%;
                top: 600px;
            }
            #vr .vrtext {
                width: 90%;
                padding: 4%;
            }
            #vr .vrimg {
                margin-right: 0px;
            }
            #optane {
                background-color: #000;
                background-image: url("../images/Optane_960.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 1000px;
                position: relative;
            }
            #optane .title {
                font-size: 2em;
                color: #fff;
                text-shadow: 0px 0px 30px #00C4A8;
                text-align: center;
                margin-top: 0px;
            }
            #optane .optitle {
                margin-top: 20px;
                font-size: 80px;
            }
            #optane .videoheight {
                margin-top: 60%;
            }
            #optane .videowidth {
                width: 100%;
            }
            #optane .text {
                width: 100%;
                margin-right: 0%;
            }
            #USBType-C {
                background-image: url("../images/USBType-C_960.jpg");
                min-height: 560px;
            }
            #USBType-C .text {
                width: 100%;
            }
            #armor {
                background-image: url("../images/mb_armor_960.jpg");
            }
            #armor .title, #armor .text {
                width: 100%;
            }
            #anti-sulfur {
                background-color: #000;
                background-image: url("../images/anti-sulfur_960.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 1100px;
                position: relative;
            }
            #anti-sulfur .title {
                text-align: left;
                margin-top: 70%;
                font-size: 2.2em;
                text-shadow: 1px 1px 10px #000;
            }
            #anti-sulfur .text {
                float: right;
                text-align: justify;
                width: 100%;
                margin-top: -4%;
            }
            #dualbios {
                background-color: #000;
                background-image: url("../images/mb_dualbios_960.jpg");
                background-position: center;
                background-repeat: no-repeat;
                min-height: 800px;
            }
            #gconnector {
                background-color: #000;
                background-image: url("../images/mb_gconnector_960.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 700px;
                position: relative;
            }
            #gconnector img {
                width: 100%;
            }
            #smartcam {
                background: url("../images/smartcam_960.jpg") center 0 no-repeat;
                height: 787px;
            }

            #hd4k img{
                width:110%;
            }

            #Diagnosticleds .conbox1 {
                position: relative;
                display: inline-block;
                width: 100%;
            }
            #Diagnosticleds .conbox2 {
                position: relative;
                display: inline-block;
                vertical-align: top;
                width: 100%;
                padding-top: 0%;
            }
            #XSplit {
                background-image: url("../images/xsplit_960.jpg");
                background-position: 45% 90px;
                background-repeat: no-repeat;
                min-height: 650px;
            }
            .XSplit_MV {
                position: absolute;
                color: #fff;
                left: 60%;
                top: 50%;
                z-index: 10;
                display: block;
            }
            .MV2 {
                width: 250px;
                height: 170px;
            }
            a.more {
                display: block;
                width: 208px;
                height: 45px;
                background-image: url("../images/more.png");
                text-indent: -99999px;
                position: absolute;
                color: #fff;
                right: -2%;
                bottom: -32%;
                transition: background-image .5s;
            }
            a.more:hover {
                background-image: url("../images/more2.png");
            }
            #M2ThermalGuard {
                background-image: url("");
            }
            #M2ThermalGuard .t1 {
                margin-top: 0%;
            }
            #M2ThermalGuard .t2 {
                margin-top: 0%;
            }
            #M2ThermalGuard .text {
                width: 100%;
            }
            #M2ThermalGuard #M2ThermalGuard-small {
                display: block;
            }
            #digitalfuse {
                background-image: url("../images/usb31-digital-fuse-port_960.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 960px;
            }
            #digitalfuse .fusedesign .conbox1 {
                position: relative;
                display: inline-block;
                vertical-align: top;
                width: 100%;
            }
            #digitalfuse .fusedesign .conbox2 {
                display: inline-block;
                position: relative;
                width: 100%;
                margin-left: 0%;
                text-align: left;
                margin-bottom: 50%;
            }
            #durable {
                background-color: #000;
                background-image: url("../images/mb_durable_960.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 740px;
            }
            #powerdesign83 {
                background-image: url("../images/Hybrid-Digital_83_960.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 900px;
            }
            #powerdesign83 .conbox1 {
                vertical-align: top;
                width: 100%;
                margin-top: 60%;
            }
            #powerdesign83 .conbox2 {
                width: 100%;
                margin-left: 0%;
                margin-top: 0%;
            }
            #thermal-design {
                background-image: url("../images/thermal-design_960.jpg");
                background-position: bottom center;
                background-repeat: no-repeat;
                min-height: 900px;
            }
            #thermal-design .conbox1 {
                width: 100%;
            }
            #thermal-design .conbox2 {
                width: 100%;
            }
            #Base-plate .conbox1 {
                width: 100%;
            }
            #Base-plate .conbox2 {
                width: 100%;
                vertical-align: bottom;
                margin-left: 0%;
                margin-top: 6%;
            }
            #M2slot .conbox1 {
                width: 100%;
            }
            #M2slot .conbox2 {
                width: 100%;
                margin-left: 0%;
            }
            #Solid-Pin .conbox1 {
                width: 100%;
            }
            #Solid-Pin .conbox2 {
                width: 100%;
                margin-left: 0%;
            }
        }

        @media screen and (max-width: 640px) {
            #nvme {
                background-color: #000;
                background-image: url(../images/mb_nvme_640.jpg);
                background-position: center;
                background-repeat: no-repeat;
                min-height: 1300px;
            }
            #nvme img {
                display: none;
            }
            #hdaudio .hdaudio-ac ul {
                margin-left: 0%;
            }
            #hdaudio .hdaudio-ac ul li {
                width: 100%;
            }
            #digitalleds {
                background-image: url("../images/digitalled_640.jpg");
                background-position: bottom center;
                background-repeat: no-repeat;
                min-height: 1800px;
            }
            #digitalleds .digitalled-ani01, #digitalleds .digitalled-ani02 {
                margin-right: 0px;
                opacity: 1;
                margin-top: 0px;
            }
            #RGBLED-function {
                background-position: center 178px;
                min-height: 1300px;
                position: relative;
            }
            #RGBLED-function .frame .cell {
                width: 100%;
            }
            #swappable {
                background-image: url("../images/swappable_640.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 880px;
            }
            #RGBW-UV-Light {
                background-image: url("../images/rgbw_uv_light_640.jpg");
                background-position: top -100px;
                min-height: auto;
            }
            #RGBW-UV-Light .rgbuvdata {
                float: none;
                width: 100%;
                margin-right: 0px;
            }
            #RGBW-UV-Light #rgbcalib {
                margin-top: 0px;
                margin-left: 0px;
            }
            #RGBW-UV-Light .rgbwtitledata {
                color: #fff;
                font-size: 30px;
                line-height: 40px;
                font-weight: 400;
                margin-top: 300px;
            }
            #RGBW-UV-Light .rgbwsubtitledata {
                font-size: 30px;
                margin-top: 0px;
            }
            #RGBW-UV-Light .rgbuvdata .text {
                font-size: 16px;
            }
            #rgbadvanced {
                background-image: url("../images/rgb_fusion_640.jpg");
                min-height: 1600px;
            }
            #rgbadvanced .advanw01 {
                width: 100%;
                top: 20px;
                left: 0px;
            }
            #rgbadvanced .advanw02 {
                width: 90%;
                top: 40px;
                left: 60px;
            }
            #rgbadvanced .advanw04 {
                width: 80%;
                top: 300px;
                left: 0px;
            }
            #rgbadvanced .advanw05 {
                width: 100%;
                top: 340px;
                left: 0px;
            }
            #rgbadvanced .advanw03 {
                width: 100%;
                top: 400px;
                left: 0px;
            }
            #rgbapp {
                margin-top: 0px;
                background-color: #000;
                background-image: url("../images/mb_rgbapp_640.jpg");
                background-position: center;
                background-repeat: no-repeat;
                min-height: 800px;
            }
            #rgbapp .rgbqrcode {
                margin-top: 100%;
                margin-left: 0%;
            }
            #alc1220vbamp {
                background-color: #000;
                background-image: url("../images/ALC1220-VB_640.jpg");
                min-height: 940px;
            }
            #NoConfusion {
                background-image: url("../images/NoConfusion_640.jpg");
                min-height: 590px;
            }
            #NoConfusion .title {
                margin-top: 0%;
                color: #fff;
                font-size: 30px;
                line-height: 40px;
            }
            #NoConfusion .text {
                width: 100%;
            }
            #smartfan5fan .smartlist {
                font-size: 20px;
            }
            #smartfan5fan .title {
                font-size: 1.4em;
                margin-top: 0;
            }
            #smartfan5fan .conbox1 {
                margin-left: 0%;
            }
            #smartfan5 {
                background-image: url("../images/mb_smartfan5_640.jpg");
                min-height: 960px;
            }
            #smartfan5 .smartfan501 {
                width: 300px;
                left: 0px;
                top: 780px;
            }
            #smartfan5 .smartfan502 {
                width: 300px;
                left: 0px;
                top: 410px;
            }
            #vr .vrimg {
                width: auto;
                margin-right: 0px;
            }
            #vr .vrtitle {
                font-size: 0.6em;
            }
            #vr .vrtitlesub {
                font-size: 1.2em;
                line-height: 1.2em;
                margin-bottom: 4%;
            }
            #vr .vrtext {
                padding: 6%;
                width: 90%;
                font-size: 16px;
                line-height: 26px;
            }
            #optane {
                min-height: 800px;
            }
            #optane .title {
                font-size: 1.6em;
                color: #fff;
                text-shadow: 0px 0px 30px #00C4A8;
                text-align: center;
                margin-top: 0px;
            }
            #optane .optitle {
                margin-top: 20px;
                font-size: 60px;
            }
            #optane .videoheight {
                margin-top: 110%;
            }
            #optane .videowidth {
                box-shadow: 0px 0px 30px #00C4A8;
            }
            #USBType-C {
                background-image: url("../images/USBType-C_640.jpg");
                min-height: 500px;
            }
            #armor {
                background-image: url("../images/mb_armor_640.jpg");
                min-height: 1050px;
                background-position: top center;
            }
            #armor .title {
                margin-top: 100px;
            }
            #anti-sulfur {
                background-color: #000;
                background-image: url("../images/anti-sulfur_640.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 900px;
                position: relative;
            }
            #anti-sulfur .title {
                text-align: left;
                margin-top: 110%;
                font-size: 14px;
                text-shadow: 1px 1px 10px #000;
            }
            #anti-sulfur .text {
                float: right;
                text-align: justify;
                width: 100%;
                margin-top: 0%;
            }
            #dualbios {
                background-image: url("../images/mb_dualbios_640.jpg");
                min-height: 900px;
            }
            #dualbios .frame .cell {
                width: 90%;
            }
            #gconnector {
                background-image: url("../images/mb_gconnector_640.jpg");
                min-height: 600px;
            }
            #smartcam {
                background: url("../images/smartcam_640.jpg") center bottom no-repeat;
                height: 840px;
            }
            #smartcam .title {
                font-size: 0.8em;
                margin-top: -30px;
            }
            #smartcam .text {
                width: 100%;
            }
             #hd4k .text{
                width:100%;
            }
            #XSplit {
                background-image: url("../images/xsplit_640.jpg");
                background-position: 30% 360px;
                background-repeat: no-repeat;
                min-height: 900px;
            }
            #XSplit .t itle {
                font-size: 1em;
            }
            .XSplit_MV {
                position: absolute;
                color: #fff;
                left: 30%;
                top: 46%;
                z-index: 10;
                display: block;
            }
            .MV2 {
                width: 220px;
                height: 124px;
            }
            a.more {
                display: block;
                width: 208px;
                height: 45px;
                background-image: url("../images/more.png");
                text-indent: -99999px;
                position: absolute;
                color: #fff;
                right: -2%;
                bottom: -45%;
                transition: background-image .5s;
            }
            a.more:hover {
                background-image: url("../images/more2.png");
            }
            #digitalfuse {
                background-image: url("../images/usb31-digital-fuse-port_640.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 700px;
            }
            #digitalfuse .fusedesign .conbox1 {
                position: relative;
                display: inline-block;
                vertical-align: top;
                width: 100%;
            }
            #digitalfuse .fusedesign .conbox2 {
                display: inline-block;
                position: relative;
                width: 100%;
                margin-left: 0%;
                text-align: left;
                margin-bottom: 50%;
            }
            #durable {
                background-image: url("../images/mb_durable_640.jpg");
                min-height: 700px;
            }
            #durable .text {
                width: 90%;
            }
            #powerdesign83 {
                background-image: url("../images/Hybrid-Digital_83_640.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 900px;
            }
            #thermal-design {
                background-image: url("../images/thermal-design_640.jpg");
                background-position: bottom center;
                background-repeat: no-repeat;
                min-height: 1100px;
            }
        }

        @media screen and (max-width: 480px) {
            #rgbapp {
                margin-top: 0px;
                background-color: #000;
                background-image: url("../images/mb_rgbapp_480.jpg");
                background-position: center;
                background-repeat: no-repeat;
                min-height: 800px;
            }
            #rgbapp .rgbqrcode {
                margin-top: 100%;
                margin-left: 0%;
            }
            #digitalfuse {
                background-image: url("../images/usb31-digital-fuse-port_480.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 1110x;
            }
        }