        .InnerGIGABYTEContent .graylinebg {
            background-image: url("../innergigabyteimages/graylinebg.jpg");
            background-size: 100%;
            background-repeat: no-repeat;
            min-height: 80px;
        }

        /*features*/

.InnerGIGABYTEContent #ryzencpu {
    padding-top: 2%;
}
        
.InnerGIGABYTEContent #ryzencpu .conbox1 {
  display: inline-block;
  width: 63%;
}

.InnerGIGABYTEContent #ryzencpu .conbox2 {
  display: inline-block;
  margin-left: 10%;
  width: 23%;
  vertical-align:bottom;
}

        .InnerGIGABYTEContent #nvme {
            background-color: #000;
            background-position: center;
            background-repeat: no-repeat;
        }

        .InnerGIGABYTEContent #hdaudio .hdaudio-ac ul {
            margin-left: 12%;
        }

        .InnerGIGABYTEContent #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: 1.6em;
            line-height: 1.3em;
            color: #FFF;
            font-family: 'Oswald', sans-serif, Microsoft JhengHei;
            font-family: 'Oswald', !important;
        }

        .InnerGIGABYTEContent #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;
        }

        .InnerGIGABYTEContent #armordurable .titlesub {
            font-size: 24px;
            color: #ff7200;
            line-height: 50px;
        }

        .InnerGIGABYTEContent #digitalleds {
            background-image: url("../innergigabyteimages/digitalled_1920.jpg");
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 1340px;
            text-align: justify;
        }

        .InnerGIGABYTEContent #digitalleds .digitalled-ani01, .InnerGIGABYTEContent #digitalleds .digitalled-ani02 {
            width: auto;
            margin-right: 30px;
            opacity: 0;
            margin-top: -60px;
        }

        .InnerGIGABYTEContent #digitalleds .digitalled-port {
            right: 0;
            -webkit-animation: colorrun 1s infinite;
            -o-animation: colorrun 1s infinite;
            -ms-animation: colorrun 1s infinite;
            animation: colorrun 1s infinite;
        }

        .InnerGIGABYTEContent #digitalleds .conbox1 {
            position: relative;
            display: inline-block;
            width: 45%;
            vertical-align: top;
            margin-top: 40px;
        }

        .InnerGIGABYTEContent #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);
            }
        }

.InnerGIGABYTEContent #RGBLED-function {
    /* background-image: url("../innergigabyteimages/red_bg_1920.jpg"); */
    background-position: 50% 100px;
    background-repeat: no-repeat;
    min-height: 1000px;
    position: relative;
    z-index: 15;
    overflow: hidden;
}

.InnerGIGABYTEContent #RGBLED-function .title {
    z-index: 16;
    position: relative;
    margin-bottom: 90px;
}

.InnerGIGABYTEContent #RGBLED-function .text {
    margin-top: -80px;
}

.InnerGIGABYTEContent #RGBLED-function .text {
    width: 46%;
}

.InnerGIGABYTEContent #RGBLED-function .note1 {
  font-weight: 300;
  font-size: 14px;
  line-height: 1.5em;
  color: #bbb;
  float: right;
  width:50%;
  margin-top:-50px;
  font-family: 'Titillium Web', arial,sans-serif, Microsoft JhengHei;
}


.InnerGIGABYTEContent #RGBLED-function .rgbscale img {
    cursor: pointer;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.InnerGIGABYTEContent #RGBLED-function .rgbscale img:hover {
    transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
}

.InnerGIGABYTEContent #rgbsoftware {
    background-color: #000;
}

.InnerGIGABYTEContent #rgbsoftware .conbox1 {
  position: relative;
  display: inline-block;
  width: 15%;
  vertical-align: top;
  padding-top: 0px;
}

.InnerGIGABYTEContent #rgbsoftware .conbox2 {
  display: inline-block;
  position: relative;
  width: 82%;
  padding-top: 10px;
}

.InnerGIGABYTEContent #rgbsoftware .conbox3 {
  position: relative;
  display: inline-block;
  width: 46%;
  vertical-align: top;
  text-align: center;
}

.InnerGIGABYTEContent #rgbsoftware .conbox4 {
  display: inline-block;
  position: relative;
  width: 46%;
  margin-left: 4%;
  vertical-align: top;
  text-align: center;
}

        .InnerGIGABYTEContent #RGBW-UV-Light {
            background-image: url("../innergigabyteimages/rgbw_uv_light_1920.jpg");
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 1230px;
        }

        .InnerGIGABYTEContent #RGBW-UV-Light .title {
            margin-top: 14%;
        }

        .InnerGIGABYTEContent #RGBW-UV-Light .UVRGBtext {
            padding-top: 310px;
        }

        .InnerGIGABYTEContent #RGBW-UV-Light .rgblighttitle {
            font-size: 30px;
            line-height: 40px;
            color: #FFF;
            font-family: 'Aldrich','Arial', 'cwTeXHei', 'Microsoft JhengHei';
        }

        .InnerGIGABYTEContent #RGBW-UV-Light .rgbwtitledata {
            color: #000;
            font-weight: bold;
            font-size: 36px;
            font-family: 'Aldrich','Arial', 'cwTeXHei', 'Microsoft JhengHei';
            margin-bottom: 1%;
        }

        .InnerGIGABYTEContent #RGBW-UV-Light .rgbwsubtitledata {
            font-family: 'Titillium Web', arial,sans-serif, Microsoft JhengHei;
        }

        .InnerGIGABYTEContent #RGBW-UV-Light .rgbuvdata {
            float: left;
            width: 20%;
            text-align: center;
            margin-right: 30px;

        }

        .InnerGIGABYTEContent #RGBW-UV-Light .rgbuvdata img {
            margin-top: 10px;
        }

        .InnerGIGABYTEContent #RGBW-UV-Light .rgbuvdata .text {
            text-align: justify;
            font-size: 16px;
            color: #fff;
        }

        .InnerGIGABYTEContent #RGBW-UV-Light #rgbcalib {
            margin-left: 70px;
        }

        .InnerGIGABYTEContent #RGBadvanced {
            background-image: url("../innergigabyteimages/rgb_fusion_1920.jpg");
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 1000px;
        }

        .InnerGIGABYTEContent #RGBadvanced .title1 {
            font-weight: 500;
            font-size: 24px;
        }

        .InnerGIGABYTEContent #RGBadvanced .text1 {
            font-size: 16px;
        }

        .InnerGIGABYTEContent #RGBadvanced .advanw01 .title1 {
            color: #E50012;
        }

        .InnerGIGABYTEContent #RGBadvanced .advanw02 .title1 {
            color: #009FE8;
        }

        .InnerGIGABYTEContent #RGBadvanced .advanw03 .title1 {
            color: #009FE8;
        }

        .InnerGIGABYTEContent #RGBadvanced .advanw04 .title1 {
            color: #FFF000;
        }

        .InnerGIGABYTEContent #RGBadvanced .advanw05 .title1 {
            color: #6FB92C;
        }

        .InnerGIGABYTEContent #RGBadvanced .advanw01 {
            position: relative;
            width: 40%;
            top: 10px;
            left: 40px;
        }

        .InnerGIGABYTEContent #RGBadvanced .advanw02 {
            position: relative;
            width: 60%;
            top: -20px;
            left: 510px;
        }

        .InnerGIGABYTEContent #RGBadvanced .advanw04 {
            position: relative;
            width: 30%;
            top: 470px;
            left: 0px;
        }

        .InnerGIGABYTEContent #RGBadvanced .advanw05 {
            position: relative;
            width: 30%;
            top: 400px;
            left: 530px;
        }

        .InnerGIGABYTEContent #RGBadvanced .advanw03 {
            position: relative;
            width: 28%;
            top: -140px;
            left: 930px;
        }

        .InnerGIGABYTEContent #rgbapp {
            background-color: #000;
            background-image: url("../innergigabyteimages/mb_rgbapp_1366.jpg");
            background-position: center;
            background-repeat: no-repeat;
            min-height: 900px;
        }

        .InnerGIGABYTEContent #rgbapp .rgbqrcode {
            margin-top: 45%;
            margin-left: 2%;
        }

        .InnerGIGABYTEContent #RGBtext {
            position: relative;
            margin-bottom: 4%;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 15px;
            line-height: 24px;
            color: rgb(221, 221, 221);
        }

        .InnerGIGABYTEContent #RGBtext a {
            color: rgb(221, 221, 221);
        }

        .InnerGIGABYTEContent #wima .conbox1 {
            position: relative;
            display: inline-block;
            width: 38%;
            padding-top: 2%;
        }

        .InnerGIGABYTEContent #wima .conbox2 {
            display: inline-block;
            position: relative;
            width: 54%;
            vertical-align: top;
            padding-top: 4%;
            padding-left: 2%;
        }

        .InnerGIGABYTEContent #smartfan5fan {
            background-color: #000;
            background-position: 50% 0%;
            background-repeat: no-repeat;
            min-height: 1100px;
        }

        .InnerGIGABYTEContent #smartfan5fan .title {
            font-size: 2.2em;
        }

        .InnerGIGABYTEContent #smartfan5fan .conbox1 {
            position: relative;
            display: inline-block;
            vertical-align: top;
            width: 30%;
        }

        .InnerGIGABYTEContent #smartfan5fan .conbox2 {
            display: inline-block;
            position: relative;
            width: 65%;
            margin-left: 2%;
        }

        .InnerGIGABYTEContent #smartfan5fan .conbox3 {
            position: relative;
            display: inline-block;
            vertical-align: top;
            width: 51%;
        }

        .InnerGIGABYTEContent #smartfan5fan .conbox4 {
            display: inline-block;
            position: relative;
            width: 40%;
            margin-left: 2%;
        }

        .InnerGIGABYTEContent #smartfan5fan .conbox5 {
            display: inline-block;
            position: relative;
            width: 48%;
        }

        .InnerGIGABYTEContent #smartfan5fan .conbox5 .smarttitle {
            vertical-align: text-top;
        }

        .InnerGIGABYTEContent #smartfan5fan .conbox6 {
            border-left: 1px solid #999;
            padding-left: 4%;
            display: inline-block;
            position: relative;
            width: 42%;
            margin-left: 2%;
            margin-bottom: 4%;
        }

        .InnerGIGABYTEContent #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%;
        }

        .InnerGIGABYTEContent #smartfan5fan .smartlist img {
            margin-right: 2%;
            margin-bottom: -2%;
        }

        .InnerGIGABYTEContent #smartfan5fan .smartlist1 {
            font-size: 26px;
            font-family: 'Oswald', sans-serif, '微軟正黑體', Microsoft JhengHei;
            font-family: 'Oswald', '微軟正黑體' !important;
            line-height: 40px;
            font-weight: 500;
        }

        .InnerGIGABYTEContent #smartfan5fan .smarttitle {
            color: #FF6400;
            font-weight: 500;
        }

        .InnerGIGABYTEContent #smartfan5fan .smarttitle2 {
            font-size: 14px;
        }

        .InnerGIGABYTEContent #fancontrol .conbox1 {
            position: relative;
            display: inline-block;
            vertical-align: top;
            width: 30%;
        }

        .InnerGIGABYTEContent #fancontrol .conbox2 .title {
            color: #009FE8;
            text-align: center;
        }

        .InnerGIGABYTEContent #fancontrol .conbox2 {
            display: inline-block;
            position: relative;
            width: 66%;
            margin-left: 2%;
        }



        .InnerGIGABYTEContent #vr {
            background-color: #000;
            background-image: url("../innergigabyteimages/mb_vr_1920.jpg");
            background-repeat: no-repeat;
            min-height: 1000px;
            position: relative;
            background-position: center;
        }

        .InnerGIGABYTEContent #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;
        }

        .InnerGIGABYTEContent #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;
        }

        .InnerGIGABYTEContent #vr .vrimg {
            width: auto;
            margin-right: 400px;
        }

        .InnerGIGABYTEContent #vr .vrtitle {
            font-size: 1.1em;
            font-weight: bold;
        }

        .InnerGIGABYTEContent #cnvi .conbox1 {
            position: relative;
            display: inline-block;
            vertical-align: top;
            width: 50%;
        }

        .InnerGIGABYTEContent #cnvi .conbox2 {
            position: relative;
            display: inline-block;
            padding-top: 10%;
            width: 45%;
        }

        .InnerGIGABYTEContent #Diagnosticleds .conbox1 {
            position: relative;
            display: inline-block;
            width: 46%;
        }

        .InnerGIGABYTEContent #Diagnosticleds .conbox2 {
            position: relative;
            display: inline-block;
            vertical-align: top;
            width: 46%;
            padding-top: 8%;
        }

        .InnerGIGABYTEContent #Diagnosticleds .conbox2 .title2 {
            font-size: 24px;
            line-height: 40px;
        }

        .InnerGIGABYTEContent #M2ThermalGuard {
            background-image: url("../innergigabyteimages/M2ThermalGuard_1920.jpg");
            background-position: top center;
            background-repeat: no-repeat;
        }

        .InnerGIGABYTEContent #M2ThermalGuard .t1 {
            margin-top: 6%;
        }

        .InnerGIGABYTEContent #M2ThermalGuard .t2 {
            margin-top: 6%;
        }

        .InnerGIGABYTEContent #M2ThermalGuard .text {
            width: 50%;
        }

        .InnerGIGABYTEContent #M2ThermalGuard #M2ThermalGuard-small {
            display: none;
        }

        .InnerGIGABYTEContent #Type-C .conbox1 {
            position: relative;
            display: inline-block;
            width: 20%;
        }

        .InnerGIGABYTEContent #Type-C .conbox2 {
            position: relative;
            display: inline-block;
            vertical-align: top;
            width: 76%;
        }

        .InnerGIGABYTEContent #Type-C .text {
            font-size: 30px;
        }

        .InnerGIGABYTEContent #Type-C .title {
            width: 100%;
        }

        .InnerGIGABYTEContent #usbdacup .subdacuptitle {
            font-size: 30px;
        }

        .InnerGIGABYTEContent #usbdacup .text {
            padding-top: 20px;
        }

        .InnerGIGABYTEContent #usb31gen2 .text {
            margin-top: 4%;
        }

        .InnerGIGABYTEContent #anti-sulfur {
            background-color: #000;
            background-image: url("../innergigabyteimages/anti-sulfur_1920.jpg");
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 1000px;
            position: relative;
        }

        .InnerGIGABYTEContent #anti-sulfur .title {
            text-align: right;
            margin-top: 12%;
            text-shadow: 1px 1px 10px #000;
        }

        .InnerGIGABYTEContent #anti-sulfur .text {
            float: right;
            text-align: justify;
            width: 50%;
        }

        .InnerGIGABYTEContent #dualbios {
            background-color: #000;
            background-image: url("../innergigabyteimages/mb_dualbios_1920.jpg");
            background-position: center;
            background-repeat: no-repeat;
            min-height: 567px;
        }

        .InnerGIGABYTEContent #dualbios .title {
            margin-top: 6%;
        }

        .InnerGIGABYTEContent #dualbios .frame .cell {
            width: 40%;
        }

        .InnerGIGABYTEContent #smartcam {
            background: url("../innergigabyteimages/smartcam_1920.jpg") center 0 no-repeat;
            height: 1041px;
        }

        .InnerGIGABYTEContent #hd4khdmi {
            margin-top: 6%;
        }

        .InnerGIGABYTEContent #hd4khdmi .title {
            text-align: center;
            font-size: 1.6em;
        }

        .InnerGIGABYTEContent #hd4khdmi .conbox1 {
            background-image: url("../innergigabyteimages/4k-bg.jpg");
            background-position: top left;
            background-repeat: no-repeat;
            position: relative;
            display: inline-block;
            width: 45%;
            padding: 2%;
            min-height: 550px;
            vertical-align: top;
            margin-right: 5%; 
        }

        .InnerGIGABYTEContent #hd4khdmi .conbox2 {
            background-image: url("../innergigabyteimages/hdmi-bg.jpg");
            background-position: top center;
            background-repeat: no-repeat;
            display: inline-block;
            position: relative;
            width: 45%;
            text-align: left;
            padding: 2%;
            min-height: 550px;
            vertical-align: top;
        }

        .InnerGIGABYTEContent #XSplit {
            background-color: #000;
            background-image: url("../innergigabyteimages/xsplit_1920.jpg");
            background-position: 50% 130px;
            background-repeat: no-repeat;
            min-height: 750px;
        }

        .InnerGIGABYTEContent .XSplit_MV {
            position: absolute;
            color: #fff;
            left: 57%;
            top: 40%;
            z-index: 10;
            display: block;
        }

        .InnerGIGABYTEContent .MV2 {
            width: 440px;
            height: 285px;
        }

        .InnerGIGABYTEContent a.more {
            display: block;
            width: 208px;
            height: 45px;
            background-image: url("../innergigabyteimages/more.png");
            text-indent: -99999px;
            position: absolute;
            color: #fff;
            right: -2%;
            bottom: -20%;
            transition: background-image .5s;
        }

        .InnerGIGABYTEContent a.more:hover {
            background-image: url("../innergigabyteimages/more2.png");
        }

        .InnerGIGABYTEContent #powerdesign83 {
            background-image: url("../innergigabyteimages/Hybrid-Digital_83_1920.jpg");
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 700px;
        }

        .InnerGIGABYTEContent #powerdesign83 .conbox1 {
             position: relative;
             width: 55%;
             margin-top:1%;
        }

        .InnerGIGABYTEContent #powerdesign83 .conbox2 {
             position: relative;
             padding:10px;             
             vertical-align: bottom;
            background-color: rgba(0, 0, 0, 0.5);
            border: 4px solid #333;
             margin-left:0%;
             margin-top:6%;
             width: 45%;
        }

        .InnerGIGABYTEContent #Base-plate .conbox1 {
            position: relative;
            display: inline-block;
            width: 50%;
        }

        .InnerGIGABYTEContent #Base-plate .conbox2 {
            display: inline-block;
            position: relative;
            width: 46%;
            vertical-align: bottom;
            margin-left: 2%;
        }

        .InnerGIGABYTEContent #Base-plate ol li {
            list-style-type: disc;
        }

        .InnerGIGABYTEContent #M2slot .conbox1 {
            position: relative;
            display: inline-block;
            width: 50%;
            vertical-align: top;
        }

        .InnerGIGABYTEContent #M2slot .conbox2 {
            display: inline-block;
            position: relative;
            width: 46%;
            margin-left: 2%;
        }

        .InnerGIGABYTEContent #Solid-Pin .conbox1 {
            position: relative;
            display: inline-block;
            width: 50%;
            vertical-align: top;
        }

        .InnerGIGABYTEContent #Solid-Pin .conbox2 {
            display: inline-block;
            position: relative;
            width: 46%;
            margin-left: 2%;
        }

        .InnerGIGABYTEContent #Solid-Pin ol li {
            list-style-type: disc;
        }

        .InnerGIGABYTEContent #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) {

.InnerGIGABYTEContent #ryzencpu .conbox1 {
  display: inline-block;
  width: 65%;
}

.InnerGIGABYTEContent #ryzencpu .conbox2 {
    display: inline-block;
    margin-left: 4%;
    padding-top: 0%;
  width: 30%;
}


            .InnerGIGABYTEContent #hdaudio .hdaudio-ac ul {
                margin-left: 10%;
            }
            .InnerGIGABYTEContent #hdaudio .hdaudio-ac ul li {
                width: 36%;
            }
            .InnerGIGABYTEContent #digitalleds {
                background-image: url("../innergigabyteimages/digitalled_1366.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 1340px;
            }
            .InnerGIGABYTEContent #digitalleds .digitalled-ani01 {
                margin-bottom: 100px;
            }
    .InnerGIGABYTEContent #RGBLED-function {
        background-position: center center;
        position: relative;
        min-height: 450px;
    }

.InnerGIGABYTEContent #RGBLED-function .note1 {
  margin-top:0px;
}

            .InnerGIGABYTEContent #RGBW-UV-Light {
                background-image: url("../innergigabyteimages/rgbw_uv_light_1366.jpg");
                min-height: 1000px;
                background-position: 50% -150px;
            }
            .InnerGIGABYTEContent #RGBW-UV-Light .title {
                margin-top: 10%;
            }
            .InnerGIGABYTEContent #RGBW-UV-Light .UVRGBtext {
                padding-top: 190px;
            }

            .InnerGIGABYTEContent #RGBW-UV-Light .rgbwtitledata {
                font-size: 24px;
            }
            .InnerGIGABYTEContent #RGBW-UV-Light .rgbuvdata {
                margin-right: 18px;
                line-height: 14px;
            }
            .InnerGIGABYTEContent #RGBW-UV-Light .rgbwsubtitledata {
                font-size: 18px;
            }
            .InnerGIGABYTEContent #RGBW-UV-Light #RGBcalib {
                margin-top: -40px;
                margin-left: 40px;
            }
            .InnerGIGABYTEContent #RGBadvanced {
                background-image: url("../innergigabyteimages/rgb_fusion_1366.jpg");
                min-height: 700px;
            }
            .InnerGIGABYTEContent #RGBadvanced .advanw01 {
                width: 30%;
                top: 20px;
                left: 30px;
            }
            .InnerGIGABYTEContent #RGBadvanced .advanw02 {
                width: 60%;
                top: -70px;
                left: 360px;
            }
            .InnerGIGABYTEContent #RGBadvanced .advanw04 {
                width: 30%;
                top: 360px;
                left: 0px;
            }
            .InnerGIGABYTEContent #RGBadvanced .advanw05 {
                width: 30%;
                top: 260px;
                left: 360px;
            }
            .InnerGIGABYTEContent #RGBadvanced .advanw03 {
                width: 28%;
                top: -240px;
                left: 670px;
            }
            .InnerGIGABYTEContent #rgbapp {
                margin-top: 0px;
                background-color: #000;
                background-image: url("../innergigabyteimages/mb_rgbapp_960.jpg");
                background-position: center;
                background-repeat: no-repeat;
                min-height: 800px;
            }
            .InnerGIGABYTEContent #RGBapp .rgbqrcode {
                margin-top: 60%;
                margin-left: 0%;
            }

            .InnerGIGABYTEContent #usbdacup .subdacuptitle {
                font-size: 20px;
            }
            .InnerGIGABYTEContent #usbdacup .text {
                padding-top: 0px;
            }
            .InnerGIGABYTEContent #x-fi .software720 {
                margin-left: 0%;
            }
            .InnerGIGABYTEContent #wima .conbox2 {
                padding-top: 0%;
            }
            .InnerGIGABYTEContent #M2ThermalGuard {
                background-image: url("../innergigabyteimages/M2ThermalGuard_1366.jpg");
                background-position: top center;
                background-repeat: no-repeat;
            }
            .InnerGIGABYTEContent #M2ThermalGuard .t1 {
                margin-top: 6%;
            }
            .InnerGIGABYTEContent #M2ThermalGuard .t2 {
                margin-top: 6%;
            }
            .InnerGIGABYTEContent #M2ThermalGuard .text {
                width: 50%;
            }
            .InnerGIGABYTEContent #M2ThermalGuard #M2ThermalGuard-small {
                display: none;
            }
            
			.InnerGIGABYTEContent #smartfan5fan {
				min-height:800px;
			}
			
			.InnerGIGABYTEContent #smartfan5fan .title {
                margin-top: -10px;
            }
            .InnerGIGABYTEContent #smartfan5fan .smartlist1 {
                font-size: 22px;
                line-height: 40px;
            }

            .InnerGIGABYTEContent #smartfan5 .smartfan501 {
                width: 400px;
                left: 30px;
                top: 520px;
            }
            .InnerGIGABYTEContent #smartfan5 .smartfan502 {
                width: 460px;
                left: 520px;
                top: 480px;
            }
            .InnerGIGABYTEContent #vr {
                background-color: #000;
                background-image: url("../innergigabyteimages/mb_vr_1366.jpg");
                background-position: center;
                background-repeat: no-repeat;
                min-height: 1000px;
                position: relative;
            }
            .InnerGIGABYTEContent #vr .vrtext {
                width: 66%;
            }
            .InnerGIGABYTEContent #vr .vrimg {
                width: auto;
                margin-right: 100px;
            }

        .InnerGIGABYTEContent #anti-sulfur {
            background-color: #000;
            background-image: url("../innergigabyteimages/anti-sulfur_1920.jpg");
            background-position: top center;
            background-repeat: no-repeat;
            min-height: 800px;
            position: relative;
        }

            .InnerGIGABYTEContent #smartcam {
                background: url("../innergigabyteimages/smartcam_1366.jpg") center 0 no-repeat;
                height: 893px;
            }
            .InnerGIGABYTEContent #smartcam .title {
                font-size: 1.6em;
            }
            .InnerGIGABYTEContent #hd4khdmi .conbox2 {
                margin-left: 2%;
            }
            .InnerGIGABYTEContent #XSplit {
                background-color: #000;
                background-image: url("../innergigabyteimages/xsplit_1366.jpg");
                background-position: bottom center;
                background-repeat: no-repeat;
                min-height: 750px;
            }
            .InnerGIGABYTEContent #XSplit .frame {
                padding-top: 1em;
            }
            .InnerGIGABYTEContent .XSplit_MV {
                position: absolute;
                color: #fff;
                left: 62%;
                top: 50%;
                z-index: 10;
                display: block;
            }
            .InnerGIGABYTEContent .MV2 {
                width: 400px;
                height: 270px;
            }
            .InnerGIGABYTEContent a.more {
                display: block;
                width: 208px;
                height: 45px;
                background-image: url("../innergigabyteimages/more.png");
                text-indent: -99999px;
                position: absolute;
                color: #fff;
                right: -2%;
                bottom: -20%;
                transition: background-image .5s;
            }
            .InnerGIGABYTEContent a.more:hover {
                background-image: url("../innergigabyteimages/more2.png");
            }

            .InnerGIGABYTEContent #powerdesign83 {
                background-image: url("../innergigabyteimages/Hybrid-Digital_83_1366.jpg");
                background-position: 50% 50%;
                background-repeat: no-repeat;
                min-height: 850px;
            }

        .InnerGIGABYTEContent #powerdesign83 .conbox1{
             position: relative;
             display: inline-block;             
             width: 48%;
             margin-top:50%;
        }

        .InnerGIGABYTEContent #powerdesign83 .conbox2{
             position: relative;
             padding:10px;             
             display: inline-block;             
             border:4px solid #333;
             width:50%; 
             margin-left:1%;
             margin-top:45%;
        } 

            .InnerGIGABYTEContent #Solid-Pin .t1 {
                margin-top: 20px;
            }
        }

        @media screen and (max-width: 960px) {

.InnerGIGABYTEContent #ryzencpu .conbox1 {
  width: 100%;
}

.InnerGIGABYTEContent #ryzencpu .conbox2 {
    margin-left: 20%;
    padding-top: 3%;
  width: 60%;
}

            .InnerGIGABYTEContent #nvme {
                min-height: 600px;
            }
            .InnerGIGABYTEContent #hdaudio .hdaudio-ac ul li {
                font-size: 1em;
                line-height: 1.5em;
            }
            .InnerGIGABYTEContent #cnvi .conbox1 {
                width: 100%;
            }
            .InnerGIGABYTEContent #cnvi .conbox2 {
                padding-top: 4%;
                width: 100%;
            }
            .InnerGIGABYTEContent #digitalleds {
                background-image: url("../innergigabyteimages/digitalled_960.jpg");
                background-position: bottom center;
                background-repeat: no-repeat;
                min-height: 1400px;
                text-align: left;
            }
            .InnerGIGABYTEContent #digitalleds .digitalled-ani01 {
                margin-bottom: 10px;
            }
            .InnerGIGABYTEContent #digitalleds .conbox1 {
                width: 100%;
            }
            .InnerGIGABYTEContent #digitalleds .conbox2 {
                width: 100%;
            }

    .InnerGIGABYTEContent #RGBLED-function .text {
        width: 100%;
    }

.InnerGIGABYTEContent #RGBLED-function .note1 {
  width:100%;
  margin-top:3%;
}

            .InnerGIGABYTEContent #RGBW-UV-Light {
                background-image: url("../innergigabyteimages/rgbw_uv_light_960.jpg");
                background-position: center bottom;
                min-height: 950px;
            }

        .InnerGIGABYTEContent #RGBW-UV-Light .title {
            margin-top: 0%;
        }
            .InnerGIGABYTEContent #RGBW-UV-Light .UVRGBtext {
                padding-top: 0px;
            }
            .InnerGIGABYTEContent #RGBW-UV-Light .rgbwtitledata {
                font-size: 16px;
                margin-top: 550px;
            }
            .InnerGIGABYTEContent #RGBW-UV-Light .rgbuvdata {
                width: 18%;
                margin-right: 20px;
            }
            .InnerGIGABYTEContent #RGBW-UV-Light .rgbwsubtitledata {
                font-size: 14px;
                margin-top: 10px;
            }
            .InnerGIGABYTEContent #RGBW-UV-Light .rgbuvdata .text {
                text-align: left;
                font-size: 14px;
                color: #fff;
            }
            .InnerGIGABYTEContent #RGBW-UV-Light #RGBcalib {
                margin-top: -40px;
                margin-left: 80px;
            }

    .InnerGIGABYTEContent #RGBsoftware .conbox1 {
        position: relative;
        display: inline-block;
        width: 100%;        
    }

    .InnerGIGABYTEContent #RGBsoftware .conbox1 img{        
        margin:0 auto;
    }
    .InnerGIGABYTEContent #RGBsoftware .conbox2 {
        display: inline-block;
        position: relative;
        width: 100%;
        margin-left: 0%;
    }
    .InnerGIGABYTEContent #RGBsoftware .conbox3 {
        position: relative;
        display: inline-block;
        width: 100%;
    }
    .InnerGIGABYTEContent #RGBsoftware .conbox4 {
        display: inline-block;
        position: relative;
        width: 100%;
        margin-left: 0%;
    }

            .InnerGIGABYTEContent #RGBadvanced {
                background-image: url("../innergigabyteimages/rgb_fusion_960.jpg");
                min-height: 1600px;
            }
            .InnerGIGABYTEContent #RGBadvanced .advanw01 {
                width: 100%;
                top: 40px;
                left: 0px;
            }
            .InnerGIGABYTEContent #RGBadvanced .advanw02 {
                width: 90%;
                top: 100px;
                left: 60px;
            }
            .InnerGIGABYTEContent #RGBadvanced .advanw04 {
                width: 46%;
                top: 480px;
                left: 0px;
            }
            .InnerGIGABYTEContent #RGBadvanced .advanw05 {
                width: 49%;
                top: 380px;
                left: 320px;
            }
            .InnerGIGABYTEContent #RGBadvanced .advanw03 {
                width: 100%;
                top: 440px;
                left: 0px;
            }
            .InnerGIGABYTEContent #rgbapp {
                margin-top: 0px;
                background-color: #000;
                background-image: url("../innergigabyteimages/mb_rgbapp_640.jpg");
                background-position: 50% bottom;
                background-repeat: no-repeat;
                min-height: 580px;
            }
            .InnerGIGABYTEContent #RGBapp .rgbqrcode {
                margin-top: 100%;
                margin-left: 0%;
            }

            .InnerGIGABYTEContent #wima .conbox1 {
                width: 100%;
                margin-top: 4%;
            }
            .InnerGIGABYTEContent #wima .conbox2 {
                width: 100%;
                padding-top: 0%;
                padding-left: 0%;
            }
            .InnerGIGABYTEContent #smartfan5fan .title {
                margin-top: 4%;
                font-size: 3.4em;
                color: #fff;
                text-align: center;
            }
            .InnerGIGABYTEContent #smartfan5fan .conbox1 {
                width: 100%;
                margin-left: 10%;
            }
            .InnerGIGABYTEContent #smartfan5fan .conbox2 {
                width: 100%;
            }
            .InnerGIGABYTEContent #smartfan5fan .conbox3 {
                width: 100%;
            }
            .InnerGIGABYTEContent #smartfan5fan .conbox4 {
                width: 100%;
            }
            .InnerGIGABYTEContent #smartfan5fan .smartlist1 {
                font-size: 26px;
                line-height: 40px;
            }
            .InnerGIGABYTEContent #fancontrol .conbox1 {
                width: 100%;
            }
            .InnerGIGABYTEContent #fancontrol .conbox2 .title {
                text-align: left;
            }
            .InnerGIGABYTEContent #fancontrol .conbox2 {
                width: 100%;
                margin-left: 0%;
            }

            .InnerGIGABYTEContent #smartfan5 .smartfan501 {
                width: auto;
                left: 6%;
                top: 1240px;
            }
            .InnerGIGABYTEContent #smartfan5 .smartfan502 {
                width: auto;
                left: 6%;
                top: 600px;
            }
            .InnerGIGABYTEContent #vr {
                min-height: 850px;
            }
            .InnerGIGABYTEContent #vr .vrtext {
                width: 90%;
                padding: 4%;
            }
            .InnerGIGABYTEContent #vr .vrimg {
                margin-right: 0px;
            }

            .InnerGIGABYTEContent #anti-sulfur {
                background-color: #000;
                background-image: url("../innergigabyteimages/anti-sulfur_960.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 1100px;
                position: relative;
            }
            .InnerGIGABYTEContent #anti-sulfur .title {
                text-align: left;
                margin-top: 70%;
                text-shadow: 1px 1px 10px #000;
            }
            .InnerGIGABYTEContent #anti-sulfur .text {
                float: right;
                text-align: justify;
                width: 100%;
                margin-top: -4%;
            }
            .InnerGIGABYTEContent #dualbios {
                background-color: #000;
                background-image: url("../innergigabyteimages/mb_dualbios_960.jpg");
                background-position: center;
                background-repeat: no-repeat;
                min-height: 800px;
            }

            .InnerGIGABYTEContent #smartcam {
                background: url("../innergigabyteimages/smartcam_960.jpg") center 0 no-repeat;
                height: 787px;
            }
            .InnerGIGABYTEContent #hd4khdmi .conbox1 {
                width: 100%;
            }
            .InnerGIGABYTEContent #hd4khdmi .conbox2 {
                margin-left: 0%;
                margin-top: 5%;
                width: 100%;
            }
            .InnerGIGABYTEContent #hd4khdmi .conbox1 p, .InnerGIGABYTEContent #hd4khdmi .conbox2 p {
                margin-left: 4%;
                margin-right: 4%;
            }
            .InnerGIGABYTEContent #Diagnosticleds .conbox1 {
                position: relative;
                display: inline-block;
                width: 100%;
            }
            .InnerGIGABYTEContent #Diagnosticleds .conbox2 {
                position: relative;
                display: inline-block;
                vertical-align: top;
                width: 100%;
                padding-top: 0%;
            }
            .InnerGIGABYTEContent #XSplit {
                background-image: url("../innergigabyteimages/xsplit_960.jpg");
                background-position: 45% 90px;
                background-repeat: no-repeat;
                min-height: 650px;
            }
            .InnerGIGABYTEContent .XSplit_MV {
                position: absolute;
                color: #fff;
                left: 60%;
                top: 50%;
                z-index: 10;
                display: block;
            }
            .InnerGIGABYTEContent .MV2 {
                width: 250px;
                height: 170px;
            }
            .InnerGIGABYTEContent a.more {
                display: block;
                width: 208px;
                height: 45px;
                background-image: url("../innergigabyteimages/more.png");
                text-indent: -99999px;
                position: absolute;
                color: #fff;
                right: -2%;
                bottom: -32%;
                transition: background-image .5s;
            }
            .InnerGIGABYTEContent a.more:hover {
                background-image: url("../innergigabyteimages/more2.png");
            }
            .InnerGIGABYTEContent #M2ThermalGuard {
                background-image: url("");
            }
            .InnerGIGABYTEContent #M2ThermalGuard .t1 {
                margin-top: 0%;
            }
            .InnerGIGABYTEContent #M2ThermalGuard .t2 {
                margin-top: 0%;
            }
            .InnerGIGABYTEContent #M2ThermalGuard .text {
                width: 100%;
            }
            .InnerGIGABYTEContent #M2ThermalGuard #M2ThermalGuard-small {
                display: block;
            }

            .InnerGIGABYTEContent #powerdesign83 {
                background-image: url("../innergigabyteimages/Hybrid-Digital_83_960.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 900px;
            }
            .InnerGIGABYTEContent #powerdesign83 .conbox1 {
                vertical-align: top;
                width: 100%;
                margin-top: 60%;
            }
            .InnerGIGABYTEContent #powerdesign83 .conbox2 {
                width: 100%;
                margin-left: 0%;
                margin-top: 0%;
            }

            .InnerGIGABYTEContent #Base-plate .conbox1 {
                width: 100%;
            }
            .InnerGIGABYTEContent #Base-plate .conbox2 {
                width: 100%;
                vertical-align: bottom;
                margin-left: 0%;
                margin-top: 6%;
            }
            .InnerGIGABYTEContent #M2slot .conbox1 {
                width: 100%;
            }
            .InnerGIGABYTEContent #M2slot .conbox2 {
                width: 100%;
                margin-left: 0%;
            }
            .InnerGIGABYTEContent #Solid-Pin .conbox1 {
                width: 100%;
            }
            .InnerGIGABYTEContent #Solid-Pin .conbox2 {
                width: 100%;
                margin-left: 0%;
            }
        }

        @media screen and (max-width: 640px) {

.InnerGIGABYTEContent #ryzencpu .conbox2 {
    margin-left: 0%;
    padding-top: 3%;
  width: 100%;
}

            .InnerGIGABYTEContent #nvme {
                background-color: #000;
                background-image: url(../innergigabyteimages/mb_nvme_640.jpg);
                background-position: center;
                background-repeat: no-repeat;
                min-height: 1300px;
            }
            .InnerGIGABYTEContent #nvme img {
                display: none;
            }
            .InnerGIGABYTEContent #hdaudio .hdaudio-ac {
                min-height: 600px;
            }
            .InnerGIGABYTEContent #hdaudio .hdaudio-ac ul {
                margin-left: 0%;
            }
            .InnerGIGABYTEContent #hdaudio .hdaudio-ac ul li {
                width: 100%;
            }
            .InnerGIGABYTEContent #digitalleds {
                background-image: url("../innergigabyteimages/digitalled_640.jpg");
                background-position: bottom center;
                background-repeat: no-repeat;
                min-height: 1500px;
            }
            .InnerGIGABYTEContent #digitalleds .digitalled-ani01, .InnerGIGABYTEContent #digitalleds .digitalled-ani02 {
                margin-right: 0px;
                opacity: 1;
                margin-top: 0px;
            }
    .InnerGIGABYTEContent #RGBLED-function {
        background-position: center 178px;
        min-height: 1600px;
        position: relative;
    }
    .InnerGIGABYTEContent #RGBLED-function .frame .cell {
        width: 100%;
    }
            .InnerGIGABYTEContent #RGBW-UV-Light {
                background-image: url("../innergigabyteimages/rgbw_uv_light_640.jpg");
                background-position: 50% bottom;
                min-height: 2200px;
            }
            .InnerGIGABYTEContent #RGBW-UV-Light .rgbuvdata {
                float: none;
                width: 100%;
                margin-bottom:10%; 
                margin-right: 0px;
            }
            .InnerGIGABYTEContent #RGBW-UV-Light .InnerGIGABYTEContent #RGBcalib {
                margin-top: 0px;
                margin-left: 0px;
            }
            .InnerGIGABYTEContent #RGBW-UV-Light .rgblighttitle {
                line-height: 16px;
            }
            .InnerGIGABYTEContent #RGBW-UV-Light .rgbwtitledata {
                color: #fff;
                font-size: 18px;
                line-height: 20px;
                font-weight: 400;
                margin-top: 70px;
            }
            .InnerGIGABYTEContent #RGBW-UV-Light .rgbwsubtitledata {
                font-size: 20px;
                margin-top: 10px;
                color: #FFF;
            }
            .InnerGIGABYTEContent #RGBW-UV-Light .rgbuvdata .text {
                font-size: 16px;
            }

            .InnerGIGABYTEContent #RGBW-UV-Light #rgbcalib {
                margin-left:0px; 
            }
            .InnerGIGABYTEContent #RGBadvanced {
                background-image: url("../innergigabyteimages/rgb_fusion_640.jpg");
                min-height: 1600px;
            }
            .InnerGIGABYTEContent #RGBadvanced .advanw01 {
                width: 100%;
                top: 20px;
                left: 0px;
            }
            .InnerGIGABYTEContent #RGBadvanced .advanw02 {
                width: 90%;
                top: 40px;
                left: 60px;
            }
            .InnerGIGABYTEContent #RGBadvanced .advanw04 {
                width: 80%;
                top: 300px;
                left: 0px;
            }
            .InnerGIGABYTEContent #RGBadvanced .advanw05 {
                width: 100%;
                top: 340px;
                left: 0px;
            }
            .InnerGIGABYTEContent #RGBadvanced .advanw03 {
                width: 100%;
                top: 400px;
                left: 0px;
            }
            .InnerGIGABYTEContent #RGBapp {
                margin-top: 0px;
                background-color: #000;
                background-image: url("../innergigabyteimages/mb_rgbapp_640.jpg");
                background-position: center;
                background-repeat: no-repeat;
                min-height: 800px;
            }
            .InnerGIGABYTEContent #RGBapp .rgbqrcode {
                margin-top: 100%;
                margin-left: 0%;
            }

            .InnerGIGABYTEContent #smartfan5fan .smartlist {
                font-size: 20px;
            }
            .InnerGIGABYTEContent #smartfan5fan .title {
                font-size: 1.4em;
                margin-top: 0;
            }
            .InnerGIGABYTEContent #smartfan5fan .conbox1 {
                margin-left: 0%;
            }

            .InnerGIGABYTEContent #smartfan5 .smartfan501 {
                width: 300px;
                left: 0px;
                top: 780px;
            }
            .InnerGIGABYTEContent #smartfan5 .smartfan502 {
                width: 300px;
                left: 0px;
                top: 410px;
            }
        .InnerGIGABYTEContent #armordurable .titlesub {
            font-size: 18px;
            line-height: 24px;
        }
            .InnerGIGABYTEContent #vr .vrimg {
                width: auto;
                margin-right: 0px;
            }
            .InnerGIGABYTEContent #vr .vrtitle {
                font-size: 0.6em;
            }
            .InnerGIGABYTEContent #vr .vrtitlesub {
                font-size: 1.2em;
                line-height: 1.2em;
                margin-bottom: 4%;
            }
            .InnerGIGABYTEContent #vr .vrtext {
                padding: 6%;
                width: 90%;
                font-size: 16px;
                line-height: 26px;
            }

            .InnerGIGABYTEContent #anti-sulfur {
                background-color: #000;
                background-image: url("../innergigabyteimages/anti-sulfur_640.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 900px;
                position: relative;
            }
            .InnerGIGABYTEContent #anti-sulfur .title {
                text-align: left;
                margin-top: 110%;
                text-shadow: 1px 1px 10px #000;
            }
            .InnerGIGABYTEContent #anti-sulfur .text {
                float: right;
                text-align: justify;
                width: 100%;
                margin-top: 0%;
            }
        .InnerGIGABYTEContent #Diagnosticleds .conbox2 .title2 {
            font-size: 20px;
            line-height: 20px;
        }
            .InnerGIGABYTEContent #dualbios {
                background-image: url("../innergigabyteimages/mb_dualbios_640.jpg");
                min-height: 900px;
            }
            .InnerGIGABYTEContent #dualbios .frame .cell {
                width: 90%;
            }

            .InnerGIGABYTEContent #smartcam {
                background: url("../innergigabyteimages/smartcam_640.jpg") center bottom no-repeat;
                height: 840px;
            }
            .InnerGIGABYTEContent #smartcam .title {
                font-size: 0.8em;
                margin-top: -30px;
            }
            .InnerGIGABYTEContent #smartcam .text {
                width: 100%;
            }
            .InnerGIGABYTEContent #hd4khdmi .title {
                font-size: 1.2em;
            }
            .InnerGIGABYTEContent #hd4khdmi .conbox1 {
                min-height: 440px;
            }
            .InnerGIGABYTEContent #hd4khdmi .conbox2 {
                min-height: 540px;
            }
            .InnerGIGABYTEContent #XSplit {
                background-image: url("../innergigabyteimages/xsplit_640.jpg");
                background-position: 30% 360px;
                background-repeat: no-repeat;
                min-height: 900px;
            }
            .InnerGIGABYTEContent #XSplit .t itle {
                font-size: 1em;
            }
            .InnerGIGABYTEContent .XSplit_MV {
                position: absolute;
                color: #fff;
                left: 30%;
                top: 46%;
                z-index: 10;
                display: block;
            }
            .InnerGIGABYTEContent .MV2 {
                width: 220px;
                height: 124px;
            }
            .InnerGIGABYTEContent a.more {
                display: block;
                width: 208px;
                height: 45px;
                background-image: url("../innergigabyteimages/more.png");
                text-indent: -99999px;
                position: absolute;
                color: #fff;
                right: -2%;
                bottom: -45%;
                transition: background-image .5s;
            }
            .InnerGIGABYTEContent a.more:hover {
                background-image: url("../innergigabyteimages/more2.png");
            }

            .InnerGIGABYTEContent #powerdesign83 {
                background-image: url("../innergigabyteimages/Hybrid-Digital_83_640.jpg");
                background-position: top center;
                background-repeat: no-repeat;
                min-height: 870px;
            }

            .InnerGIGABYTEContent #powerdesign83 .conbox1 {
                vertical-align: top;
                width: 100%;
                margin-top: 70%;
            }

        }

        @media screen and (max-width: 480px) {
            .InnerGIGABYTEContent #RGBapp {
                margin-top: 0px;
                background-color: #000;
                background-image: url("../innergigabyteimages/mb_rgbapp_480.jpg");
                background-position: center;
                background-repeat: no-repeat;
                min-height: 800px;
            }
            .InnerGIGABYTEContent #RGBapp .rgbqrcode {
                margin-top: 100%;
                margin-left: 0%;
            }

        }