@import url("https://fonts.googleapis.com/css?family=Oswald");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400italic,400,300,700");
@import url("https://fonts.googleapis.com/css?family=Titillium+Web");
@import url("https://fonts.googleapis.com/css?family=Aldrich");
@font-face {
  font-family: "myfont";
  src: url("../innergigabyteimages/AORUS.woff") format("woff");
  font-weight: bold;
}
body {
  background: #000;
  color: #fff;
}

.InnerGIGABYTEContent body {
  font-family: 'Aldrich','Arial', 'cwTeXHei', 'Microsoft JhengHei';
  font-size: 30px;
  padding: 0;
  margin: 0;
}
.InnerGIGABYTEContent img {
  width: 100%;
  outline: none;
  border: 0;
}
.InnerGIGABYTEContent .frame {
  margin: 0 auto;
  padding: 1em 0;
  overflow: hidden;
  width: 1366px;
}
.InnerGIGABYTEContent #playBtn {
  cursor: pointer;
}
.InnerGIGABYTEContent .frame.full {
  width: 100%;
}
.InnerGIGABYTEContent .title {
  margin-top: 4%;
  font-size: 30px;
  line-height: 1.3em;
  color: #fff;
  font-family: 'Aldrich','Arial', 'cwTeXHei', 'Microsoft JhengHei';
}
.InnerGIGABYTEContent .suborangetitle {
  color: #FF7200;
  font-size: 20px;
  line-height: 30px;
  font-family: 'Aldrich','Arial', 'cwTeXHei', 'Microsoft JhengHei';
}
.InnerGIGABYTEContent .text {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.6em;
  margin-top: 1em;
  margin-bottom: 1em;
  color: #B2B2B2;
  font-family: 'Titillium Web', arial,sans-serif, Microsoft JhengHei;
}
.InnerGIGABYTEContent .note {
  font-weight: 300;
  font-size: 12px;
  line-height: 1.25em;
  margin-left: 0.4em;
  text-indent: -0.4em;
  color: #bbb;
}
.InnerGIGABYTEContent .video {
  height: 0;
  overflow: hidden;
  position: relative;
  margin: auto;
  padding-bottom: 56.25%;
}
.InnerGIGABYTEContent .video video, .InnerGIGABYTEContent .video iframe {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.InnerGIGABYTEContent p {
  margin: 0.5em 0;
}
.InnerGIGABYTEContent .mainbar {
  width: 100%;
  background: #111;
  overflow: auto;
  height: 140px;
  font-size: 15px;
  line-height: 22px;
  color: #666;
  border-bottom: #111 solid 1px;
  text-align: center;
  transition: all 300ms ease-in-out;
}
.InnerGIGABYTEContent .mainbar:hover {
  height: 150px;
  background: #000;
  color: #CCC;
  border-bottom: #ec6c00 solid 1px;
}
.InnerGIGABYTEContent .mainbar p {
  padding: 20px 0 0 0;
  font-size: 36px;
  line-height: 40px;
}
.InnerGIGABYTEContent .mainbar .btn a {
  color: #666;
  margin-left: 1em;
  margin-right: 1em;
}
.InnerGIGABYTEContent .mainbar .btn a:hover {
  color: #ec6c00;
}
.InnerGIGABYTEContent .table {
  overflow: visible;
}
.InnerGIGABYTEContent .table .cell {
  display: table-cell;
  vertical-align: middle;
}
.InnerGIGABYTEContent .table .cell_HIDE {
  display: none;
  vertical-align: middle;
}
.InnerGIGABYTEContent .table .cell_SHOW {
  display: table-cell;
  vertical-align: middle;
}
.InnerGIGABYTEContent .table .cell .left {
  float: left;
  margin-left: 5%;
  text-align: left;
}
.InnerGIGABYTEContent .table .cell .right {
  float: right;
  margin-right: 5%;
  text-align: left;
}
.InnerGIGABYTEContent .table .cell .center {
  padding: 0em 30px 0;
  overflow: visible;
}
.InnerGIGABYTEContent .table .cell .offsetRight {
  margin-right: -25%;
}
.InnerGIGABYTEContent .table .cell .offsetLeft {
  margin-left: -25%;
}
.InnerGIGABYTEContent .table .cell .btn a {
  color: #fff;
  background-color: #036;
  border-radius: 5px;
  box-shadow: 0px 0px 16px #046fcc inset;
  padding: 8px 16px;
  text-decoration: none;
  -o-transition: background .10s linear;
  -webkit-transition: background .10s linear;
  -moz-transition: background .10s linear;
  transition: background .10s linear;
}
.InnerGIGABYTEContent .table .cell .btn a:hover {
  background-color: #03C;
}
.InnerGIGABYTEContent .table .img {
  margin-top: 30px;
}
.InnerGIGABYTEContent .table .side {
  width: 10%;
  display: block;
}
.InnerGIGABYTEContent .table .margin0auto {
  margin-left: auto;
  margin-right: auto;
}
.InnerGIGABYTEContent .table .break {
  clear: both;
}
.InnerGIGABYTEContent .table .col1, .InnerGIGABYTEContent .table .col1s, .InnerGIGABYTEContent .table .col1l {
  width: 9.5%;
}
.InnerGIGABYTEContent .table .col2, .InnerGIGABYTEContent .table .col2s, .InnerGIGABYTEContent .table .col2l {
  width: 19%;
}
.InnerGIGABYTEContent .table .col3, .InnerGIGABYTEContent .table .col3s, .InnerGIGABYTEContent .table .col3l {
  width: 28.5%;
}
.InnerGIGABYTEContent .table .col4, .InnerGIGABYTEContent .table .col4s, .InnerGIGABYTEContent .table .col4l {
  width: 38%;
}
.InnerGIGABYTEContent .table .col5, .InnerGIGABYTEContent .table .col5s, .InnerGIGABYTEContent .table .col5l {
  width: 47.5%;
}
.InnerGIGABYTEContent .table .col52, .InnerGIGABYTEContent .table .col52s {
  width: auto;
}
.InnerGIGABYTEContent .table .col6, .InnerGIGABYTEContent .table .col6s, .InnerGIGABYTEContent .table .col6l {
  width: 40%;
}
.InnerGIGABYTEContent .table .col7, .InnerGIGABYTEContent .table .col7s, .InnerGIGABYTEContent .table .col7l {
  width: 66.5%;
}
.InnerGIGABYTEContent .table .col8, .InnerGIGABYTEContent .table .col8s, .InnerGIGABYTEContent .table .col8l {
  width: 76%;
}
.InnerGIGABYTEContent .table .col9, .InnerGIGABYTEContent .table .col9s, .InnerGIGABYTEContent .table .col9l {
  width: 85.5%;
}
.InnerGIGABYTEContent .table .col10, .InnerGIGABYTEContent .table .col10s, .InnerGIGABYTEContent .table .col10l {
  width: 95%;
}
.InnerGIGABYTEContent .fade {
  position: relative;
  overflow: auto;
  display: block;
}
.InnerGIGABYTEContent .fade .pic2 {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  z-index: 3;
}
.InnerGIGABYTEContent .img-large {
  display: block;
}
.InnerGIGABYTEContent .img-small {
  display: none;
}
.InnerGIGABYTEContent #header {
  position: relative;
  background-repeat: no-repeat;
}
.InnerGIGABYTEContent #header .title {
  margin: 0 auto;
  width: auto;
  z-index: 11;
  left: 50%;
  top: 50%;
  position: absolute;
  color: #fff;
  margin: -67px 0 0 13px;
}
.InnerGIGABYTEContent #header .frame {
  padding-top: 0;
}
.InnerGIGABYTEContent .imgscale {
  cursor: pointer;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}
.InnerGIGABYTEContent .imgscale:hover {
  transform: scale(1.4, 1.4);
  -webkit-transform: scale(1.4, 1.4);
}
.InnerGIGABYTEContent .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 1366px) {
  .InnerGIGABYTEContent .table .col6l {
    width: 50%;
  }
  .InnerGIGABYTEContent .table .col52, .InnerGIGABYTEContent .table .col52s {
    width: auto;
  }
  .InnerGIGABYTEContent .frame {
    width: 960px;
  }
  .InnerGIGABYTEContent #header {
    background-color: #000;
    background-position: center;
    position: relative;
  }
}
@media screen and (max-width: 960px) {
  .InnerGIGABYTEContent .frame {
    width: 640px;
    padding: 1.5em 0;
  }
  .InnerGIGABYTEContent .table .col52, .InnerGIGABYTEContent .table .col52s {
    width: 95%;
  }
  .InnerGIGABYTEContent .title {
    font-size: 1.3em;
    line-height: 1.1em;
  }
  .InnerGIGABYTEContent .title span {
    background-image: url("");
    padding-bottom: 0px;
    padding-right: 0%;
  }
  .InnerGIGABYTEContent .text {
    font-size: 1em;
    line-height: 1.2em;
    margin-top: 1em;
  }
  .InnerGIGABYTEContent .note {
    font-size: 0.5em;
    line-height: 1.5em;
    margin-top: 1.2em;
  }
  .InnerGIGABYTEContent #header {
    background-color: #000;
    background-position: center;
    position: relative;
  }
  .InnerGIGABYTEContent #header .title {
    width: auto;
    font-size: 1.1em;
    margin-top: -24px;
  }
  .InnerGIGABYTEContent #header .frame {
    padding: 0em 0 1em;
  }
  .InnerGIGABYTEContent .table .col5, .InnerGIGABYTEContent .table .col5s, .InnerGIGABYTEContent .table .col5l {
    width: 95%;
  }
}
@media screen and (max-width: 640px) {
  .InnerGIGABYTEContent .table .col6l {
    width: auto;
  }
  .InnerGIGABYTEContent .frame {
    padding: 1em 0;
    width: 320px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .InnerGIGABYTEContent .title {
    font-size: 1.2em;
  }
  .InnerGIGABYTEContent .suborangetitle {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 1%;
  }
  .InnerGIGABYTEContent .text {
    font-size: 15px;
    line-height: 1.4em;
    margin-top: 1em;
  }
  .InnerGIGABYTEContent .note {
    font-size: 12px;
    line-height: 1.5em;
    margin-top: 1.2em;
  }
  .InnerGIGABYTEContent .table {
    display: block;
  }
  .InnerGIGABYTEContent .table .cell {
    display: block;
  }
  .InnerGIGABYTEContent .table .cell_HIDE {
    display: block;
  }
  .InnerGIGABYTEContent .table .cell_SHOW {
    display: none;
  }
  .InnerGIGABYTEContent .table .col1l, .InnerGIGABYTEContent .table .col2l, .InnerGIGABYTEContent .table .col3l, .InnerGIGABYTEContent .table .col4l, .InnerGIGABYTEContent .table .col5l, .InnerGIGABYTEContent .table .col6l, .InnerGIGABYTEContent .table .col7l, .InnerGIGABYTEContent .table .col8l, .InnerGIGABYTEContent .table .col9l, .InnerGIGABYTEContent .table .col10l {
    width: 100%;
    margin: 0;
  }
  .InnerGIGABYTEContent .table .col1, .InnerGIGABYTEContent .table .col2, .InnerGIGABYTEContent .table .col3, .InnerGIGABYTEContent .table .col4, .InnerGIGABYTEContent .table .col5, .InnerGIGABYTEContent .table .col6, .InnerGIGABYTEContent .table .col7, .InnerGIGABYTEContent .table .col8, .InnerGIGABYTEContent .table .col9, .InnerGIGABYTEContent .table .col10 {
    width: 90;
    margin: 0 0;
  }
  .InnerGIGABYTEContent .table .col1s, .InnerGIGABYTEContent .table .col2s, .InnerGIGABYTEContent .table .col3s, .InnerGIGABYTEContent .table .col4s, .InnerGIGABYTEContent .table .col5s, .InnerGIGABYTEContent .table .col6s, .InnerGIGABYTEContent .table .col7s, .InnerGIGABYTEContent .table .col8s, .InnerGIGABYTEContent .table .col9s, .InnerGIGABYTEContent .table .col10s {
    width: 60%;
    margin: 0 20%;
  }
  .InnerGIGABYTEContent .table .cell .left, .InnerGIGABYTEContent .table .cell .right, .InnerGIGABYTEContent .table .cell .center {
    float: inherit;
    margin: 4% 0;
    text-align: left;
  }
  .InnerGIGABYTEContent .table .cell .center {
    padding: 0 0 0;
  }
  .InnerGIGABYTEContent .table .cell .offsetRight, .InnerGIGABYTEContent .table .cell .offsetLeft {
    margin-right: 0;
    margin-left: 0;
  }
  .InnerGIGABYTEContent .table .side {
    display: none;
  }
  .InnerGIGABYTEContent .img-large {
    display: none;
  }
  .InnerGIGABYTEContent .img-small {
    display: block;
  }
  .InnerGIGABYTEContent #header {
    background-color: #000;
    background-position: center 80px;
    background-repeat: no-repeat;
    position: relative;
  }
  .InnerGIGABYTEContent #header .title {
    font-size: 0.8em;
    margin: 7px 0 0 -128px;
  }
}

.InnerGIGABYTEContent body {
  background-color: #000;
}
.InnerGIGABYTEContent #choosebar {
  position: fixed;
  bottom: 30%;
  right: 2%;
  transition: all ease 400ms;
  transform: translateY(0);
  z-index: 9999;
  display: block;
}
.InnerGIGABYTEContent #choosebar .liststyle {
  height: 30px;
  cursor: pointer;
}
.InnerGIGABYTEContent #choosebar .listtext {
  font-size: 13px;
  font-family: 'Titillium Web', arial, sans-serif, Microsoft JhengHei;
  float: left;
  display: none;
  text-transform: uppercase;
  /*margin-top:2%;*/
}
.InnerGIGABYTEContent #choosebar .listicon {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #fff;
  margin: 0px 0px 30px 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.InnerGIGABYTEContent #choosebar .listicon:hover {
  background: #ff6400;
  height: 20px;
}
@media screen and (max-width: 960px) {
  .InnerGIGABYTEContent #choosebar {
    display: none;
  }
}
.InnerGIGABYTEContent #rgbappbar {
  cursor: pointer;
}
.InnerGIGABYTEContent #rgbappdisbar {
  cursor: pointer;
  display: none;
}

.InnerGIGABYTEContent #mainsec1 .allclose,
.InnerGIGABYTEContent #mainsec2 .allclose,
.InnerGIGABYTEContent #mainsec3 .allclose,
.InnerGIGABYTEContent #mainsec4 .allclose,
.InnerGIGABYTEContent #mainsec5 .allclose,
.InnerGIGABYTEContent #mainsec6 .allclose,
.InnerGIGABYTEContent #mainsec7 .allclose,
.InnerGIGABYTEContent #mainsec8 .allclose {
  display: none;
}
.InnerGIGABYTEContent .mainsec {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}
.InnerGIGABYTEContent .mainsec .mainsectitle .title {
  font-size: 3vw;
  line-height: 3.4vw;
  color: #ff6400;
  font-family: "myfont", "Arial", "cwTeXHei", "Microsoft JhengHei";
  text-align: center;
  text-transform: uppercase;
}
.InnerGIGABYTEContent .mainsec .mainsectitle .text {
  width: 70%;
  font-size: 20px;
  line-height: 30px;
  color: #C8C9C9;
  margin: 0 auto;
  text-align: center;
}
.InnerGIGABYTEContent .mainsec .t1 {
  width: 70%;
  font-family: 'Oswald', sans-serif, Microsoft JhengHei;
  margin: 0 auto;
}
.InnerGIGABYTEContent .mainsec .subtitle {
  display: inline-block;
  cursor: pointer;
  color: #808080;
  font-size: 1.4em;
  line-height: 1.2em;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  padding-left: 16px;
  padding-right: 1%;
  vertical-align: top;
  border-left: 1px solid #808080;
  margin-bottom: 1%;
  min-height: 100px;
}
.InnerGIGABYTEContent .mainsec .maintitle {
  font-size: 2em;
  line-height: 1.2em;
  font-weight: bold;
}
.InnerGIGABYTEContent #mainsec1 .t1 {
  width: 60%;
  margin: 0 auto;
}
.InnerGIGABYTEContent #mainsec1 .t1 .titleco1 {
  position: relative;
  display: inline-block;
  width: 33%;
}
.InnerGIGABYTEContent #mainsec1 .t1 .titleco2 {
  position: relative;
  display: inline-block;
  width: 36%;
}
.InnerGIGABYTEContent #mainsec1 .t1 .titleco3 {
  position: relative;
  display: inline-block;
  width: 30%;
}
.InnerGIGABYTEContent #mainsec2 .t1 {
  width: 50%;
  margin: 0 auto;
}
.InnerGIGABYTEContent #mainsec2 .t1 .titleco1 {
  position: relative;
  display: inline-block;
  width: 34%;
}
.InnerGIGABYTEContent #mainsec2 .t1 .titleco2 {
  position: relative;
  display: inline-block;
  width: 36%;
}
.InnerGIGABYTEContent #mainsec2 .t1 .titleco3 {
  position: relative;
  display: inline-block;
  width: 28%;
}
.InnerGIGABYTEContent #mainsec3 .t1 {
  width: 50%;
  margin: 0 auto;
}
.InnerGIGABYTEContent #mainsec3 .t1 .titleco1 {
  position: relative;
  display: inline-block;
  width: 34%;
}
.InnerGIGABYTEContent #mainsec3 .t1 .titleco2 {
  position: relative;
  display: inline-block;
  width: 36%;
}
.InnerGIGABYTEContent #mainsec3 .t1 .titleco3 {
  position: relative;
  display: inline-block;
  width: 28%;
}
.InnerGIGABYTEContent #mainsec4 .t1 {
  width: 60%;
  margin: 0 auto;
}
.InnerGIGABYTEContent #mainsec4 .t1 .titleco1 {
  position: relative;
  display: inline-block;
  width: 22%;
}
.InnerGIGABYTEContent #mainsec4 .t1 .titleco2 {
  position: relative;
  display: inline-block;
  width: 27%;
}
.InnerGIGABYTEContent #mainsec4 .t1 .titleco3 {
  position: relative;
  display: inline-block;
  width: 24%;
}
.InnerGIGABYTEContent #mainsec4 .t1 .titleco3 {
  position: relative;
  display: inline-block;
  width: 22%;
}
.InnerGIGABYTEContent #mainsec5 .t1 {
  width: 40%;
  margin: 0 auto;
}
.InnerGIGABYTEContent #mainsec5 .t1 .titleco1 {
  position: relative;
  display: inline-block;
  width: 45%;
}
.InnerGIGABYTEContent #mainsec5 .t1 .titleco2 {
  position: relative;
  display: inline-block;
  width: 48%;
}
.InnerGIGABYTEContent #mainsec6 .t1 {
  width: 60%;
  margin: 0 auto;
}
.InnerGIGABYTEContent #mainsec6 .t1 .titleco1 {
  position: relative;
  display: inline-block;
  width: 33%;
}
.InnerGIGABYTEContent #mainsec6 .t1 .titleco2 {
  position: relative;
  display: inline-block;
  width: 30%;
}
.InnerGIGABYTEContent #mainsec6 .t1 .titleco3 {
  position: relative;
  display: inline-block;
  width: 33%;
}
.InnerGIGABYTEContent #mainsec7 .t1 {
  width: 60%;
  margin: 0 auto;
}
.InnerGIGABYTEContent #mainsec7 .t1 .titleco1 {
  position: relative;
  display: inline-block;
  width: 24%;
}
.InnerGIGABYTEContent #mainsec7 .t1 .titleco2 {
  position: relative;
  display: inline-block;
  width: 32%;
}
.InnerGIGABYTEContent #mainsec7 .t1 .titleco3 {
  position: relative;
  display: inline-block;
  width: 16%;
}
.InnerGIGABYTEContent #mainsec7 .t1 .titleco4 {
  position: relative;
  display: inline-block;
  width: 18%;
}
.InnerGIGABYTEContent #mainsec7 .subt4 {
  width: 200px;
}
.InnerGIGABYTEContent #mainsec8 .t1 {
  width: 60%;
  margin: 0 auto;
}
.InnerGIGABYTEContent #mainsec8 .t1 .titleco1 {
  position: relative;
  display: inline-block;
  width: 15%;
}
.InnerGIGABYTEContent #mainsec8 .t1 .titleco2 {
  position: relative;
  display: inline-block;
  width: 22%;
}
.InnerGIGABYTEContent #mainsec8 .t1 .titleco3 {
  position: relative;
  display: inline-block;
  width: 22%;
}
.InnerGIGABYTEContent #mainsec8 .t1 .titleco4 {
  position: relative;
  display: inline-block;
  width: 37%;
}
.InnerGIGABYTEContent .mainsec .subtitle:hover {
  color: #999;
}
.InnerGIGABYTEContent .titlesection {
  overflow: hidden;
  margin-top: 4%;
  margin-bottom: 2%;
}
.InnerGIGABYTEContent .bghover {
  position: relative;
}
.InnerGIGABYTEContent .linebg {
  font-size: 1.6em;
  line-height: 1.3em;
  font-family: "myfont", "Arial", "cwTeXHei", "Microsoft JhengHei";
  color: #fff;
  text-align: center;
  margin-top: -20px;
  padding: 0px 0px 50px 0px;
  background-image: url("../innergigabyteimages/linebg.png");
  background-position: center center;
  background-repeat: no-repeat;
}
@keyframes led-style3 {
  0% {
    left: -80%;
  }
  30% {
    left: 30%;
  }
  31% {
    left: 50%;
  }
  50% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}
@-webkit-keyframes led-style3 {
  0% {
    left: -60%;
  }
  25% {
    left: 30%;
  }
  25.1% {
    left: 50%;
  }
  50% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}
@media screen and (max-width: 1680px) {
  .InnerGIGABYTEContent #mainsec2 .t1 {
    width: 82%;
  }
  .InnerGIGABYTEContent #mainsec8 .t1 {
    width: 36%;
  }
}
@media screen and (max-width: 1440px) {
  .InnerGIGABYTEContent #mainsec8 .t1 {
    width: 70%;
  }
}
@media screen and (max-width: 1366px) {
  .InnerGIGABYTEContent .mainsec .maintitle {
    font-size: 1.6em;
    line-height: 1.2em;
  }
  .InnerGIGABYTEContent #mainsec1 .t1 {
    width: 70%;
  }
  .InnerGIGABYTEContent #mainsec3 .t1 {
    width: 80%;
  }
  .InnerGIGABYTEContent #mainsec6 .t1 {
    width: 80%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1280px) {
  .InnerGIGABYTEContent .mainsec .subtitle {
    min-height: 80px;
  }
  .InnerGIGABYTEContent #mainsec1 .t1 {
    width: 80%;
  }
  .InnerGIGABYTEContent #mainsec2 .t1 .titleco1 {
    width: 33%;
  }
  .InnerGIGABYTEContent #mainsec2 .t1 .titleco2 {
    width: 33%;
  }
  .InnerGIGABYTEContent #mainsec2 .t1 .titleco3 {
    width: 33%;
  }
  .InnerGIGABYTEContent #mainsec7 .t1 {
    width: 80%;
  }
  .InnerGIGABYTEContent #mainsec8 .t1 {
    width: 80%;
  }
}
@media screen and (max-width: 960px) {
  .InnerGIGABYTEContent .mainsec .maintitle {
    font-size: 1.2em;
    line-height: 1.2em;
  }
  .InnerGIGABYTEContent .mainsec .subtitle {
    min-height: 60px;
  }
  .InnerGIGABYTEContent #mainsec7 .subt3 {
    width: 100px;
  }
  .InnerGIGABYTEContent .mainsec .mainsectitle {
    position: static;
  }
}
@media screen and (max-width: 768px) {
  .InnerGIGABYTEContent .mainsec .subtitle {
    background-color: #b94a0071;
    padding: 2%;
    text-align: center;
  }
  .InnerGIGABYTEContent #mainsec1 .t1 {
    width: 90%;
  }
  .InnerGIGABYTEContent #mainsec1 .t1 .titleco1 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec1 .t1 .titleco2 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec1 .t1 .titleco3 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec2 .t1 {
    width: 90%;
  }
  .InnerGIGABYTEContent #mainsec2 .t1 .titleco1 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec2 .t1 .titleco2 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec2 .t1 .titleco3 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec3 .t1 {
    width: 90%;
  }
  .InnerGIGABYTEContent #mainsec3 .t1 .titleco1 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec3 .t1 .titleco2 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec3 .t1 .titleco3 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec4 .t1 {
    width: 90%;
  }
  .InnerGIGABYTEContent #mainsec4 .t1 .titleco1 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec4 .t1 .titleco2 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec4 .t1 .titleco3 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec4 .t1 .titleco4 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec5 .t1 {
    width: 90%;
  }
  .InnerGIGABYTEContent #mainsec5 .t1 .titleco1 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec5 .t1 .titleco2 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec6 .t1 {
    width: 90%;
  }
  .InnerGIGABYTEContent #mainsec6 .t1 .titleco1 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec6 .t1 .titleco2 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec6 .t1 .titleco3 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec7 .t1 {
    width: 90%;
  }
  .InnerGIGABYTEContent #mainsec7 .t1 .titleco1 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec7 .t1 .titleco2 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec7 .t1 .titleco3 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec7 .t1 .titleco4 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec7 .subt3 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec7 .subt4 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec8 .t1 {
    width: 90%;
  }
  .InnerGIGABYTEContent #mainsec8 .t1 .titleco1 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec8 .t1 .titleco2 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec8 .t1 .titleco3 {
    width: 100%;
  }
  .InnerGIGABYTEContent #mainsec8 .t1 .titleco4 {
    width: 100%;
  }
}

@font-face {
  font-family: "myfont";
  src: url("../innergigabyteimages/AORUS.woff") format("woff");
  font-weight: bold;
}
.InnerGIGABYTEContent .carousel-indicators li {
  width: 25px;
  height: 6px;
  border: 1px solid #FF5F00;
  border-radius: 0px;
}
.InnerGIGABYTEContent .carousel-inner {
  padding-bottom: 2%;
}
.InnerGIGABYTEContent .carousel-indicators .active {
  width: 145px;
  height: 6px;
  background-color: #FF5F00;
}
.InnerGIGABYTEContent .titlebar {
  font-size: 3.4em;
  font-family: 'myfont', 'Arial', 'cwTeXHei', 'Microsoft JhengHei';
  color: #ff6400;
  text-align: center;
  padding: 50px 0px 60px 0px;
  background-image: url("../innergigabyteimages/line.png");
  background-position: top center;
  background-repeat: no-repeat;
  text-transform: uppercase;
}
.InnerGIGABYTEContent .imagefadein {
  display: none;
}
.InnerGIGABYTEContent .textbutton {
  bottom: 100px;
  right: 16%;
  text-align: right;
  position: relative;
  font-family: 'myfont', 'Arial', 'cwTeXHei', 'Microsoft JhengHei';
  color: #ff6400;
  font-size: 1.6em;
  font-weight: bold;
  text-shadow: 0px 0px 20px #000;
}
.InnerGIGABYTEContent .glyphicon-chevron-left:before {
  content: '';
}
.InnerGIGABYTEContent .glyphicon-chevron-right:before {
  content: '';
}
.InnerGIGABYTEContent #featureicon {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.InnerGIGABYTEContent #featureicon .featurenav {
  float: left;
  width: 25%;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  border-left: 4px solid #000;
}
.InnerGIGABYTEContent #featureicon .featurenav img {
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -webkit-filter: grayscale(1);
  -ms-filter: grayscale(1);
  filter: grayscale(1);
  margin: 0 auto;
}
.InnerGIGABYTEContent #featureicon .featurenav:hover img {
  transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -webkit-filter: grayscale(0);
  -ms-filter: grayscale(0);
  filter: grayscale(0);
}
.InnerGIGABYTEContent #featureicon .title {
  border-bottom: 3px solid #ff6400;
  font-size: 1vw;
  line-height: 2vw;
  text-transform: uppercase;
  text-align: center;
  color: #ccc;
  bottom: 0;
  background: #3f3f3f;
  position: absolute;
  width: 100%;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.InnerGIGABYTEContent #featureicon .featurenav:hover .title {
  color: #ff6400;
}
.InnerGIGABYTEContent .moreicon {
  margin-top: 2%;
  text-align: center;
  cursor: pointer;
  font-size: 1.0em;
  line-height: 1.6em;
  color: #ff6400;
}
.InnerGIGABYTEContent .moreiconOpen {
  padding-top: 10px;
  padding-bottom: 10px;
  height: 40px;
}
.InnerGIGABYTEContent .morecon {
  display: none;
}
.InnerGIGABYTEContent .moreline {
  margin-bottom: 60px;
  background-image: url("../innergigabyteimages/learnmoreline.png");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 8px;
}
.InnerGIGABYTEContent .morelineOpen {
  border-bottom: 3px solid #fff;
}
.InnerGIGABYTEContent .btnstyle {
  transition: all .2s;
  border-radius: 10%;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: #ff6400;
  margin: 0 auto;
  margin-bottom: -20px;
  z-index: 99;
  position: relative;
}
.InnerGIGABYTEContent .btnstyle span {
  transition: all .2s;
  content: "";
  display: block;
  width: 60%;
  height: 4px;
  margin: 0 auto;
  background-color: #000;
  transform: translateY(10px) rotate(90deg);
  -webkit-transform: translateY(10px) rotate(90deg);
  -ms-transform: translateY(10px) rotate(90deg);
}
.InnerGIGABYTEContent .btnstyle:before {
  transition: all .2s;
  content: "";
  display: block;
  width: 60%;
  height: 4px;
  margin: 0 auto;
  background-color: #000;
  transform: translateY(14px) rotate(0deg);
  -webkit-transform: translateY(14px) rotate(0deg);
  -ms-transform: translateY(14px) rotate(0deg);
}
.InnerGIGABYTEContent .menuOpen span {
  height: 0px;
}
.InnerGIGABYTEContent .menuOpen {
  background: #ff6400;
}
.InnerGIGABYTEContent #Lighting-img {
  overflow: hidden;
  margin-bottom: 4%;
  max-width: 1920px;
}
.InnerGIGABYTEContent #Lighting-img .imgbox {
  margin: 0 auto;
  background-color: #fff;
}
.InnerGIGABYTEContent #Lighting-img .mask {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 15%;
  height: 540px;
}
.InnerGIGABYTEContent #Lighting-img .imgbox #m1 {
  background-position: left;
  background-size: cover;
  height: 540px;
  background-repeat: no-repeat;
  width: 15%;
  float: left;
}
.InnerGIGABYTEContent #Lighting-img .imgbox #m2 {
  width: 70%;
  float: left;
  position: relative;
  margin: 0 auto;
}
.InnerGIGABYTEContent #Lighting-img .imgbox #m3 {
  background-position: center;
  background-size: cover;
  height: 540px;
  background-repeat: no-repeat;
  width: 15%;
  float: left;
}
.InnerGIGABYTEContent #Lighting-img #m2 .left {
  width: 40px;
  height: 60px;
  background-color: rgba(87, 87, 87, 0.7);
  border-radius: 6px;
  position: absolute;
  top: 40%;
  margin-left: 2%;
  cursor: pointer;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  z-index: 99;
}
.InnerGIGABYTEContent #Lighting-img #m2 .right {
  width: 40px;
  height: 60px;
  background-color: rgba(87, 87, 87, 0.7);
  border-radius: 6px;
  position: absolute;
  top: 40%;
  right: 0;
  margin-right: 2%;
  cursor: pointer;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  z-index: 99;
}
.InnerGIGABYTEContent #Lighting-img .left span {
  content: "";
  position: absolute;
  border-top: transparent 10px solid;
  border-right: #FFFFFF 16px solid;
  border-bottom: transparent 10px solid;
  border-left: transparent 10px solid;
  margin-top: 20px;
}
.InnerGIGABYTEContent #Lighting-img .left span {
  position: absolute;
  border-top: transparent 10px solid;
  border-right: #FFFFFF 16px solid;
  border-bottom: transparent 10px solid;
  border-left: transparent 10px solid;
  margin-top: 20px;
}
.InnerGIGABYTEContent #Lighting-img .right span {
  position: absolute;
  border-top: transparent 10px solid;
  border-right: transparent 10px solid;
  border-bottom: transparent 10px solid;
  border-left: #FFFFFF 16px solid;
  margin-top: 20px;
  margin-left: 14px;
}
.InnerGIGABYTEContent #Lighting-img #m2 .left:hover {
  background-color: rgba(126, 126, 126, 0.7);
}
.InnerGIGABYTEContent #Lighting-img .left:hover span {
  border-right: #FF7100 16px solid;
}
.InnerGIGABYTEContent #Lighting-img #m2 .right:hover {
  background-color: rgba(126, 126, 126, 0.7);
}
.InnerGIGABYTEContent #Lighting-img .right:hover span {
  border-left: #FF7100 16px solid;
}
.InnerGIGABYTEContent .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.InnerGIGABYTEContent .video-container iframe, .InnerGIGABYTEContent .video-container object, .InnerGIGABYTEContent .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.InnerGIGABYTEContent #ytvedio {
  background-image: url("../innergigabyteimages/videobg_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 1150px;
  max-width: 1920px;
}
.InnerGIGABYTEContent #killervideo {
  transform: perspective(1000px) rotateY(10deg);
  width: 1080px;
  height: 640px;
  position: relative;
  top: 211px;
  left: 171px;
}
.InnerGIGABYTEContent .killervimg {
  background-image: url("../images/yt.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  cursor: pointer;
}
.InnerGIGABYTEContent .mainpage {
  width: 100%;
  z-index: 9;
}
.InnerGIGABYTEContent .mainpage1 {
  position: absolute;
  display: block;
  width: 100%;
  height: auto;
  top: 0;
  animation: led-style5 2s alternate infinite;
  -webkit-animation: led-style5 2s alternate infinite;
}
.InnerGIGABYTEContent .mainpage2 {
  position: absolute;
  display: block;
  width: 100%;
  height: auto;
  top: 0;
  animation: led-style5 1s alternate infinite;
  -webkit-animation: led-style5 1s alternate infinite;
  animation-delay: 1s;
}
@keyframes led-style5 {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0.8;
  }
  20% {
    opacity: 0.7;
  }
  50% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.2;
  }
  85% {
    opacity: 0.6;
  }
  95% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes led-style5 {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0.8;
  }
  20% {
    opacity: 0.7;
  }
  50% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.2;
  }
  85% {
    opacity: 0.6;
  }
  95% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes led-style5 {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0.8;
  }
  20% {
    opacity: 0.7;
  }
  50% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.2;
  }
  85% {
    opacity: 0.6;
  }
  95% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
.InnerGIGABYTEContent .wrapper {
  max-width: 1200px;
  margin: 0 auto;
  height: auto;
}
.InnerGIGABYTEContent .youtube {
  background-color: #000;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer;
}
.InnerGIGABYTEContent .youtube img {
  width: 100%;
  top: -16.82%;
  left: 0;
}
.InnerGIGABYTEContent .youtube .play-button {
  width: 90px;
  height: 60px;
  background-color: #333;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  z-index: 1;
  opacity: 0.8;
  border-radius: 6px;
}
.InnerGIGABYTEContent .youtube .play-button:before {
  content: "";
  border-style: solid;
  border-width: 15px 0 15px 26.0px;
  border-color: transparent transparent transparent #fff;
}
.InnerGIGABYTEContent .youtube img, .InnerGIGABYTEContent .youtube .play-button {
  cursor: pointer;
}
.InnerGIGABYTEContent .youtube img, .InnerGIGABYTEContent .youtube iframe, .InnerGIGABYTEContent .youtube .play-button, .InnerGIGABYTEContent .youtube .play-button:before {
  position: absolute;
}
.InnerGIGABYTEContent .youtube .play-button, .InnerGIGABYTEContent .youtube .play-button:before {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.InnerGIGABYTEContent .youtube iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.InnerGIGABYTEContent .XSplit_MV {
  width: 30%;
  float: left;
}
.InnerGIGABYTEContent #audiotab {
  position: relative;
  margin-bottom: 6%;
}
.InnerGIGABYTEContent #audiotabtitle {
  margin-top: 4%;
  overflow: hidden;
}
.InnerGIGABYTEContent #audiotab .tabtitle {
  padding: 1% 3% 1% 3%;
  float: left;
  font-size: 20px;
  line-height: 30px;
  cursor: pointer;
  background-color: #262626;
  border: 1px solid #ff7401;
  color: #ff7800;
  margin-right: 10px;
  width: 24%;
  min-height: 80px;
  text-align: center;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.InnerGIGABYTEContent #audiotab .funtabs .title {
  color: #fff;
  padding-top: 4%;
}
.InnerGIGABYTEContent #audiotab .tabtitle:hover {
  color: #fff;
}
.InnerGIGABYTEContent #audiotab .funtabs {
  margin-top: 0%;
  background-color: #000;
}
.InnerGIGABYTEContent #audiotab .conbox1 {
  position: relative;
  display: inline-block;
  width: 20%;
}
.InnerGIGABYTEContent #audiotab .conbox2 {
  display: inline-block;
  position: relative;
  width: 76%;
  margin-left: 2%;
  padding-top: 4%;
  vertical-align: top;
}
.InnerGIGABYTEContent #audiotab .title {
  color: #000;
  font-size: 1.6em;
}
.InnerGIGABYTEContent #audiotab #audiofuntabs3 .conbox1 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 20%;
}
.InnerGIGABYTEContent #audiotab #audiofuntabs3 .conbox2 {
  display: inline-block;
  position: relative;
  width: 76%;
  margin-left: 2%;
}
.InnerGIGABYTEContent #audiotab #audiofuntabs4 {
  background-image: url("../innergigabyteimages/audio_bg.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  min-height: 1000px;
}
.InnerGIGABYTEContent #audiotab #audiofuntabs4 .conbox1 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 60%;
}
.InnerGIGABYTEContent #audiotab #audiofuntabs4 .conbox2 {
  display: inline-block;
  position: relative;
  width: 33%;
  margin-left: 2%;
}
.InnerGIGABYTEContent #audiotab #audiofuntabs2, .InnerGIGABYTEContent #audiofuntabs3, .InnerGIGABYTEContent #audiofuntabs4 {
  display: none;
}
.InnerGIGABYTEContent #audiotab #audiofuntabs3 #wifi802 .conbox1 {
  position: relative;
  display: inline-block;
  width: 40%;
}
.InnerGIGABYTEContent #audiotab #audiofuntabs3 #wifi802 .conbox2 {
  display: inline-block;
  position: relative;
  width: 56%;
  margin-left: 2%;
}
@media screen and (max-width: 1680px) {
  .InnerGIGABYTEContent #featureicon .featurenav {
    width: 24.7%;
  }
}
@media screen and (max-width: 1366px) {
  .InnerGIGABYTEContent .textbutton {
    bottom: 80px;
    right: 16%;
  }
  .InnerGIGABYTEContent #featureicon .featurenav {
    width: 25%;
  }
  .InnerGIGABYTEContent .iconall {
    width: 66%;
    margin: 0 auto;
  }
  .InnerGIGABYTEContent #Lighting-img .mask {
    height: 0px;
  }
  .InnerGIGABYTEContent #Lighting-img .imgbox #m1 {
    height: 300px;
  }
  .InnerGIGABYTEContent #Lighting-img .imgbox #m2 {
    width: 70%;
  }
  .InnerGIGABYTEContent #Lighting-img .imgbox #m3 {
    height: 300px;
  }
  .InnerGIGABYTEContent #ytvedio {
    background-image: url("../innergigabyteimages/videobg_1366.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 817px;
  }
  .InnerGIGABYTEContent #killervideo {
    transform: perspective(1000px) rotateY(14deg);
    width: 780px;
    height: 460px;
    position: relative;
    top: 140px;
    left: 103px;
  }
  .InnerGIGABYTEContent #CFw {
    min-height: 300px;
    margin-top: -200px;
  }
  .InnerGIGABYTEContent #audiotab .tabtitle {
    width: 22%;
    line-height: 26px;
  }
  .InnerGIGABYTEContent #audiotab .conbox2 {
    padding-top: 0%;
  }
}
@media screen and (max-width: 960px) {
  .InnerGIGABYTEContent .textbutton {
    bottom: 80px;
    right: 0%;
    text-align: center;
  }
  .InnerGIGABYTEContent #featureicon .featurenav {
    width: 50%;
  }
  .InnerGIGABYTEContent #featureicon .title {
    font-size: 2.6vw;
    line-height: 5vw;
  }
  .InnerGIGABYTEContent #ytvedio {
    background-image: url("../innergigabyteimages/videobg_960.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 580px;
  }
  .InnerGIGABYTEContent #killervideo {
    transform: perspective(1000px) rotateY(17deg);
    width: 558px;
    height: 322px;
    position: relative;
    top: 74px;
    left: 36px;
  }
  .InnerGIGABYTEContent #CFw {
    min-height: 300px;
    margin-top: 0px;
    display: none;
  }
  .InnerGIGABYTEContent #cfw-small, .InnerGIGABYTEContent #siv-small, .InnerGIGABYTEContent #easy-small, .InnerGIGABYTEContent #osd-small, .InnerGIGABYTEContent #bios-small {
    display: block;
  }
  .InnerGIGABYTEContent .mb5text div {
    width: 90%;
  }
  .InnerGIGABYTEContent #audiotab .tabtitle {
    padding: 2% 3% 2% 3%;
    float: left;
    cursor: pointer;
    background-color: #262626;
    border: 1px solid #ff7401;
    color: #ff6400;
    width: 90%;
    font-size: 0.8em;
    line-height: 1.2em;
  }
  .InnerGIGABYTEContent #audiotab .conbox1 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }
  .InnerGIGABYTEContent #audiotab .conbox2 {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-top: 6%;
    margin-left: 0%;
  }
  .InnerGIGABYTEContent #audiotab #audiofuntabs3 .conbox1 {
    width: 100%;
  }
  .InnerGIGABYTEContent #audiotab #audiofuntabs3 .conbox2 {
    margin-left: 0%;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .InnerGIGABYTEContent #audiotab #audiofuntabs3 #wifi802 .conbox1 {
    width: 100%;
  }
  .InnerGIGABYTEContent #audiotab #audiofuntabs3 #wifi802 .conbox2 {
    width: 100%;
    margin-left: 0%;
  }
  .InnerGIGABYTEContent .textbutton {
    bottom: 60px;
    right: 0%;
    text-align: center;
    font-size: 30px;
  }
  .InnerGIGABYTEContent .titlebar {
    font-size: 1.2em;
    padding: 76px 0px 60px 0px;
  }
  .InnerGIGABYTEContent #featureicon .featurenav {
    width: 50%;
  }
  .InnerGIGABYTEContent #featureicon .title {
    font-size: 13px;
    line-height: 22px;
  }
  .InnerGIGABYTEContent #Lighting-img .mask {
    height: 0px;
  }
  .InnerGIGABYTEContent #Lighting-img .imgbox #m1 {
    height: 0px;
  }
  .InnerGIGABYTEContent #Lighting-img .imgbox #m2 {
    width: 100%;
  }
  .InnerGIGABYTEContent #Lighting-img .imgbox #m3 {
    height: 0px;
  }
  .InnerGIGABYTEContent #ytvedio {
    background-image: url("../innergigabyteimages/videobg_640.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 390px;
  }
  .InnerGIGABYTEContent #killervideo {
    transform: perspective(1000px) rotateY(22deg);
    width: 380px;
    height: 210px;
    position: relative;
    top: 40px;
    left: -14px;
  }
  .InnerGIGABYTEContent #CFw {
    min-height: 300px;
    margin-top: -80px;
  }
  .InnerGIGABYTEContent .mb5text div {
    width: 90%;
    margin-bottom: 10%;
  }
  .InnerGIGABYTEContent #x-fi2 {
    min-height: 1100px;
  }
  .InnerGIGABYTEContent .XSplit_MV {
    width: 50%;
    float: none;
    margin-top: -10%;
  }
  .InnerGIGABYTEContent #audiotab .tabtitle {
    padding: 2% 3% 2% 3%;
    width: 100%;
    font-size: 0.8em;
    text-align: center;
  }
  .InnerGIGABYTEContent #audiotab .img640 {
    display: none;
  }
  .InnerGIGABYTEContent #audiotab .conbox1 {
    margin-top: 10%;
  }
  .InnerGIGABYTEContent #audiotab .funtabs .title {
    color: #ff6400;
    font-size: 0.8em;
    line-height: 1.4em;
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 480px) {
  .InnerGIGABYTEContent #featureicon .featurenav {
    width: 100%;
  }
  .InnerGIGABYTEContent #ytvedio {
    background-image: url("../innergigabyteimages/videobg_480.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 390px;
  }
  .InnerGIGABYTEContent #killervideo {
    transform: perspective(1000px) rotateY(30deg);
    width: 306px;
    height: 156px;
    position: relative;
    top: 20px;
    left: 20px;
  }
}

.InnerGIGABYTEContent {
  /*mainsec1 - Extreme Power Design*/
  /*mainsec2 - THERMAL REACTIVE ARMOR*/
  /*mainsec3 - Unparalleled Performance*/
  /*mainsec4 - Next Generation Connectivity*/
  /*mainsec5 - Hi-Fi Audio*/
  /*mainsec6 - Definitive Aesthetics*/
  /*mainsec7 - Ultra Durable*/
  /*mainsec8 - GIGABYTE BIOS & APP CENTER*/
}
.InnerGIGABYTEContent hr {
  width: 70%;
  margin: 0 auto;
  height: 1px;
  border-top: 1px solid #CA22A7;
  margin-top: 6%;
  margin-bottom: 6%;
}
.InnerGIGABYTEContent .table .table {
  background-color: transparent;
}
.InnerGIGABYTEContent #iddesignsmall {
  display: none;
}
.InnerGIGABYTEContent #usb31gen2 .conbox1 {
  position: relative;
  display: inline-block;
  width: 20%;
}
.InnerGIGABYTEContent #usb31gen2 .conbox2 {
  display: inline-block;
  position: relative;
  width: 78%;
  vertical-align: top;
  padding-top: 6%;
}
.InnerGIGABYTEContent #designConcepttext .title {
  font-size: 3vw;
  line-height: 3.4vw;
  color: #ff6400;
  font-family: "myfont", "Arial", "cwTeXHei", "Microsoft JhengHei";
  text-align: center;
  text-transform: uppercase;
}
.InnerGIGABYTEContent #designConcepttext .text {
  font-size: 20px;
  line-height: 30px;
  color: #C8C9C9;
  margin: 0 auto;
  text-align: center;
}
.InnerGIGABYTEContent .lineallbg {
  background: #FF5F00;
  width: 100%;
  height: 1px;
}
.InnerGIGABYTEContent #designconceptmain {
  overflow: hidden;
  position: relative;
}
.InnerGIGABYTEContent #designconceptmain .text {
  position: absolute;
  top: 30%;
  left: 15%;
  max-width: 500px;
  font-size: 16px;
  line-height: 24px;
  color: #CCCCCC;
  text-align: center;
}
.InnerGIGABYTEContent #powerdesign {
  background-image: url("../innergigabyteimages/powerdesign_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 700px;
}
.InnerGIGABYTEContent #powerdesign .text {
  width: 50%;
}
.InnerGIGABYTEContent #powerdesign ul li {
  list-style: disc;
  margin-left: 4%;
}
.InnerGIGABYTEContent #powerdesign .powerbox {
  margin-top: 10%;
  border: 5px solid #444444;
  padding: 4%;
  background: rgba(0, 0, 0, 0.8);
}
.InnerGIGABYTEContent #powerdesignsmall {
  display: none;
}
.InnerGIGABYTEContent #powerefficiency {
  position: relative;
}
.InnerGIGABYTEContent #powerefficiency .title {
  text-align: center;
}
.InnerGIGABYTEContent #powerefficiency .text {
  position: absolute;
  bottom: 16%;
  left: 30%;
}
.InnerGIGABYTEContent #powerefficiency .line01 {
  width: 60px;
  height: 6px;
  background: #ff0000;
  display: inline-block;
  margin-right: 8px;
}
.InnerGIGABYTEContent #powerefficiency .line02 {
  width: 60px;
  height: 6px;
  background: #ccc;
  display: inline-block;
  margin-right: 8px;
}
.InnerGIGABYTEContent #TruePowerDesign {
  text-align: center;
}
.InnerGIGABYTEContent #TruePowerDesign .titlegray {
  color: #818181;
}
.InnerGIGABYTEContent #TruePowerDesign .marg50 {
  width: 10%;
  display: inline-block;
}
.InnerGIGABYTEContent #poweredesign02 {
  text-align: center;
}
.InnerGIGABYTEContent #poweredesign02 .title {
  color: #FF5F00;
}
.InnerGIGABYTEContent #poweredesign02 .text {
  width: 30%;
  margin: 0 auto;
}
.InnerGIGABYTEContent #IOShield ul li {
  list-style: disc;
  margin-left: 2%;
}
.InnerGIGABYTEContent #Fins-Array-II2 .circulation {
  max-width: 320px;
  margin: 0 auto;
}
.InnerGIGABYTEContent #Heatpipe-II .title {
  font-size: 18px;
  margin: 0 auto;
  text-align: center;
  margin-top: 4%;
}
.InnerGIGABYTEContent #Heatpipe-II .text {
  margin: 0 auto;
  text-align: center;
  width: 50%;
}
.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: 40%;
}
.InnerGIGABYTEContent #M2ThermalGuard #M2ThermalGuard-small {
  display: none;
}
.InnerGIGABYTEContent #Base-plate {
  background-image: url("../innergigabyteimages/Base-plate_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 900px;
  position: relative;
  max-width: 1920px;
}
.InnerGIGABYTEContent #Base-plate .tt1 {
  position: absolute;
  width: 36%;
  right: 10%;
  top: 16%;
}
.InnerGIGABYTEContent #Base-plate .tt1 .text {
  margin-top: 10%;
}
.InnerGIGABYTEContent #Base-plate ol li {
  list-style-type: disc;
}
.InnerGIGABYTEContent #Base-plate .tt3 {
  position: absolute;
  bottom: 31%;
  left: 67%;
  max-width: 400px;
}
.InnerGIGABYTEContent #Base-plate #baseimg {
  display: none;
}
.InnerGIGABYTEContent #Base-Coating {
  background-image: url("../innergigabyteimages/Base-Coating_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 1470px;
}
.InnerGIGABYTEContent #aorus-antenna {
  background-image: url("../innergigabyteimages/aorus-antenna_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 980px;
}
.InnerGIGABYTEContent #fancontrol {
  padding-top: 8%;
  padding-bottom: 10%;
}
.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 #fancontrol .conbox2 img {
  width: 50%;
}
.InnerGIGABYTEContent #sf5software .conbox1 {
  position: relative;
  display: inline-block;
  width: 46%;
}
.InnerGIGABYTEContent #sf5software .conbox2 {
  display: inline-block;
  position: relative;
  width: 46%;
  margin-left: 4%;
}
.InnerGIGABYTEContent #sf5software .t2 {
  margin-top: 4%;
}
.InnerGIGABYTEContent #Fins-Array-II {
  margin-bottom: 6%;
}
.InnerGIGABYTEContent #Fins-Array-II .conbox1 {
  position: relative;
  display: inline-block;
  width: 48%;
  text-align: center;
}
.InnerGIGABYTEContent #Fins-Array-II .conbox2 {
  position: relative;
  display: inline-block;
  width: 48%;
  text-align: center;
}
.InnerGIGABYTEContent #daisychain {
  text-align: center;
}
.InnerGIGABYTEContent #daisychain .tt6 {
  text-align: center;
  width: 50%;
  margin: 0 auto;
}
.InnerGIGABYTEContent #NVMem2 .conbox1 {
  position: relative;
  display: inline-block;
  padding-top: 8%;
  vertical-align: top;
  width: 48%;
}
.InnerGIGABYTEContent #NVMem2 .conbox2 {
  display: inline-block;
  position: relative;
  width: 48%;
}
.InnerGIGABYTEContent #cnvi {
  background-image: url("../innergigabyteimages/cnvi_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 900px;
}
.InnerGIGABYTEContent #cnvi .text {
  width: 50%;
}
.InnerGIGABYTEContent #cnvi .cnvinote {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.3em;
  margin-top: 1em;
  margin-bottom: 1em;
  color: #ddd;
  font-family: 'Roboto Condensed', sans-serif, Microsoft JhengHei;
  font-family: 'Roboto Condensed', !important;
  margin-top: 10px;
  text-align: right;
  padding-right: 3%;
}
.InnerGIGABYTEContent #cnvi #cnvismall {
  display: none;
}
.InnerGIGABYTEContent #ioshieldsec {
  position: relative;
  overflow: hidden;
  min-height: 760px;
  margin-bottom: 4%;
}
.InnerGIGABYTEContent #ioshieldseccon {
  position: absolute;
  top: 16%;
}
.InnerGIGABYTEContent #xtremememory .title {
  text-align: center;
  margin: 0 auto;
  margin-top: 4%;
}
.InnerGIGABYTEContent #xtremememory .text {
  width: 50%;
  margin: 0 auto;
  text-align: center;
}
.InnerGIGABYTEContent #xmp {
  background-color: #000;
  background-image: url("../innergigabyteimages/mb_xmp_1920.jpg");
  background-position: center -10px;
  min-height: 650px;
  background-repeat: no-repeat;
}
.InnerGIGABYTEContent #xmpsmall {
  display: none;
}
.InnerGIGABYTEContent #wifi6 {
  background-image: url("../innergigabyteimages/wifi6_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 1000px;
}
.InnerGIGABYTEContent #wifi6 .pd3 {
  padding-top: 3%;
}
.InnerGIGABYTEContent #wifi6 .text {
  font-size: 16px;
  color: #bfbfbf;
  width: 42%;
}
.InnerGIGABYTEContent #wifi6 ol li {
  list-style: decimal;
  margin-left: 2%;
}
.InnerGIGABYTEContent #wifi6 .wifi6table {
  padding-top: 70px;
}
.InnerGIGABYTEContent #wifi6 #wifi6small {
  display: none;
}
.InnerGIGABYTEContent #aorus-antenna ol li {
  list-style-type: disc;
  text-align: left;
}
.InnerGIGABYTEContent #aorus-antenna .conbox1 {
  position: relative;
  display: inline-block;
  width: 60%;
}
.InnerGIGABYTEContent #aorus-antenna .conbox2 {
  display: inline-block;
  position: relative;
  width: 36%;
  vertical-align: top;
  margin-left: 2%;
  padding-top: 14%;
}
.InnerGIGABYTEContent #aqantia .tt2 {
  font-size: 24px;
  font-weight: bold;
  padding-top: 50px;
}
.InnerGIGABYTEContent #usbTurboCharger .conbox1 {
  position: relative;
  display: inline-block;
  width: 40%;
}
.InnerGIGABYTEContent #usbTurboCharger .conbox2 {
  position: relative;
  display: inline-block;
  width: 57%;
  margin-left: 2%;
  vertical-align: top;
  text-align: left;
}
.InnerGIGABYTEContent #USBType-C {
  background-image: url("../innergigabyteimages/USBType-C_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 780px;
}
.InnerGIGABYTEContent #firstadopter ol li {
  list-style: disc;
}
.InnerGIGABYTEContent #hdaudio {
  overflow: hidden;
}
.InnerGIGABYTEContent #hdaudio .hdaudio-ac ul {
  margin-left: 12%;
}
.InnerGIGABYTEContent #hdaudio .hdaudio-ac ul li {
  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: 22px;
  line-height: 30px;
  font-family: 'Aldrich','Arial', 'cwTeXHei', 'Microsoft JhengHei';
}
.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 #hdaudio .hdaudio-ac {
  position: relative;
  display: inline-block;
  width: 40%;
  margin-top: 2%;
}
.InnerGIGABYTEContent #hdaudio .text {
  position: relative;
  display: inline-block;
  width: 56%;
  vertical-align: top;
  padding-top: 8%;
  margin-left: 2%;
}
.InnerGIGABYTEContent #essential ol li {
  list-style: disc;
  margin-left: 2%;
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
}
.InnerGIGABYTEContent #essential .title {
  font-size: 20px;
}
.InnerGIGABYTEContent #dts .conbox1 {
  position: relative;
  display: inline-block;
  width: 30%;
  margin-bottom: 2%;
}
.InnerGIGABYTEContent #dts .conbox2 {
  position: relative;
  display: inline-block;
  width: 62%;
  text-align: left;
  padding-top: 4%;
  margin-left: 2%;
}
.InnerGIGABYTEContent #dts .conbox3 .title, .InnerGIGABYTEContent #dts .conbox4 .title {
  text-align: center;
  font-size: 30px;
  margin-bottom: 0;
}
.InnerGIGABYTEContent #dts .conbox3 {
  position: relative;
  display: inline-block;
  width: 48%;
}
.InnerGIGABYTEContent #dts .conbox4 {
  position: relative;
  display: inline-block;
  width: 48%;
  vertical-align: top;
  margin-left: 1%;
}
.InnerGIGABYTEContent #dts .video {
  margin: 20px;
}
.InnerGIGABYTEContent #Interfaces .title {
  color: #FF5F00;
  text-align: center;
}
.InnerGIGABYTEContent #alc1220vbamp {
  background-image: url("../innergigabyteimages/ALC1220-VB_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 900px;
}
.InnerGIGABYTEContent #alc1220vbamp .imgtable {
  float: right;
  width: 50%;
  padding-top: 3%;
}
.InnerGIGABYTEContent #audio .conbox1 {
  position: relative;
  display: inline-block;
  width: 30%;
}
.InnerGIGABYTEContent #audio .conbox2 {
  position: relative;
  display: inline-block;
  width: 60%;
  vertical-align: top;
  padding-top: 4%;
}
.InnerGIGABYTEContent #rgbsoftware .conbox1 {
  position: relative;
  display: inline-block;
  width: 15%;
}
.InnerGIGABYTEContent #rgbsoftware .conbox2 {
  display: inline-block;
  position: relative;
  width: 82%;
  text-align: left;
  vertical-align: top;
  padding-top: 2%;
}
.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 #RGBLED-function {
  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 .rgbnote {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.6em;
  color: #B2B2B2;
  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 #rgbapp {
  background-color: #000;
  background-image: url("../innergigabyteimages/mb_rgbapp_1920.jpg");
  background-position: center;
  background-repeat: no-repeat;
  min-height: 1400px;
}
.InnerGIGABYTEContent #rgbapp .rgbqrcode {
  margin-top: 62%;
  margin-left: 2%;
}
.InnerGIGABYTEContent #exclusive {
  position: relative;
}
.InnerGIGABYTEContent #exclusive .t1 {
  z-index: 4;
  position: absolute;
}
.InnerGIGABYTEContent #exclusive img {
  z-index: 3;
}
.InnerGIGABYTEContent #exclusive .text {
  width: 45%;
}
.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%;
  text-align: left;
}
.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;
}
.InnerGIGABYTEContent #qflashplus .qflashlogo {
  margin-top: 2%;
  margin-bottom: 2%;
}
.InnerGIGABYTEContent #qflashplus .conbox1 {
  position: relative;
  display: inline-block;
  width: 20%;
}
.InnerGIGABYTEContent #qflashplus .conbox2 {
  display: inline-block;
  position: relative;
  width: 70%;
  padding-top: 4%;
  vertical-align: top;
  text-align: left;
}
.InnerGIGABYTEContent #qflashplus .conbox3 {
  display: inline-block;
  position: relative;
  width: 30%;
}
.InnerGIGABYTEContent #qflashplus .conbox4 {
  display: inline-block;
  position: relative;
  width: 30%;
  margin-left: 4%;
}
.InnerGIGABYTEContent #qflashplus .conbox5 {
  display: inline-block;
  position: relative;
  width: 30%;
  margin-left: 4%;
}
.InnerGIGABYTEContent #BIOS {
  min-height: 840px;
}
.InnerGIGABYTEContent #BIOS .conbox1 {
  position: relative;
  display: inline-block;
  width: 50%;
}
.InnerGIGABYTEContent #BIOS .conbox2 {
  position: relative;
  display: inline-block;
  width: 45%;
  text-align: left;
  margin-left: 4%;
}
@media screen and (max-width: 1600px) {
  .InnerGIGABYTEContent #designconceptmain .text {
    position: absolute;
    top: 30%;
    left: 10%;
  }
  .InnerGIGABYTEContent #Base-plate .tt3 {
    position: absolute;
    bottom: 10%;
    left: 54%;
    max-width: 500px;
  }
}
@media screen and (max-width: 1366px) {
  .InnerGIGABYTEContent {
    /*mainsec1 - Extreme Power Design*/
    /*mainsec2 - THERMAL REACTIVE ARMOR*/
    /*mainsec3 - Unparalleled Performance*/
    /*mainsec4 - Next Generation Connectivity*/
    /*mainsec6 - Definitive Aesthetics*/
    /*mainsec7 - Ultra Durable*/
  }
  .InnerGIGABYTEContent #cnvi {
    background-image: url("");
    min-height: auto;
  }
  .InnerGIGABYTEContent #cnvi .text {
    margin-top: 0%;
    width: 100%;
  }
  .InnerGIGABYTEContent #cnvi img {
    margin-top: 0%;
  }
  .InnerGIGABYTEContent #cnvi #cnvismall {
    display: block;
  }
  .InnerGIGABYTEContent #powerdesign {
    background-image: url("../innergigabyteimages/powerdesign_1366.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 700px;
  }
  .InnerGIGABYTEContent #powerdesign .text {
    width: 50%;
  }
  .InnerGIGABYTEContent #powerdesign .powerbox {
    margin-top: 10%;
    border: 5px solid #444444;
    padding: 4%;
    background: rgba(0, 0, 0, 0.8);
  }
  .InnerGIGABYTEContent #Base-plate {
    background-image: url("../innergigabyteimages/Base-plate_1366.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 700px;
  }
  .InnerGIGABYTEContent #Base-Coating {
    background-image: url("../innergigabyteimages/Base-Coating_1366.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 1050px;
  }
  .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 #xmp {
    background-color: #000;
    background-image: url("../innergigabyteimages/mb_xmp_1366.jpg");
    background-position: center -10px;
    min-height: 650px;
    background-repeat: no-repeat;
  }
  .InnerGIGABYTEContent #wifi6 {
    background-image: url("../innergigabyteimages/wifi6_1366.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 750px;
  }
  .InnerGIGABYTEContent #wifi6 .wifi6table {
    padding-top: 0px;
  }
  .InnerGIGABYTEContent #USBType-C {
    background-image: url("../innergigabyteimages/USBType-C_1366.jpg");
    min-height: 600px;
  }
  .InnerGIGABYTEContent #USBType-C .text {
    width: 80%;
  }
  .InnerGIGABYTEContent #alc1220vbamp {
    background-image: url("../innergigabyteimages/ALC1220-VB_1366.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    min-height: 1700px;
  }
  .InnerGIGABYTEContent #alc1220vbamp .imgtable {
    float: none;
    width: 100%;
    padding-top: 3%;
  }
  .InnerGIGABYTEContent #hdaudio .hdaudio-ac ul {
    margin-left: 10%;
  }
  .InnerGIGABYTEContent #hdaudio .hdaudio-ac ul li {
    width: 36%;
  }
  .InnerGIGABYTEContent #RGBLED-function {
    background-position: center center;
    position: relative;
    min-height: 450px;
  }
  .InnerGIGABYTEContent #rgbapp {
    margin-top: 0px;
    background-color: #000;
    background-image: url("../innergigabyteimages/mb_rgbapp_1366.jpg");
    background-position: center;
    background-repeat: no-repeat;
    min-height: 1200px;
  }
  .InnerGIGABYTEContent #rgbapp .rgbqrcode {
    margin-top: 70%;
    margin-left: 0%;
  }
  .InnerGIGABYTEContent #exclusive img {
    padding-top: 10%;
  }
  .InnerGIGABYTEContent #Solid-Pin .t1 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1280px) {
  .InnerGIGABYTEContent #designconceptmain .text {
    position: static;
    top: 0%;
    left: 0%;
    max-width: 90%;
    margin: 0 auto;
    margin-top: -10%;
    margin-bottom: 10%;
  }
  .InnerGIGABYTEContent #ioshieldseccon {
    position: static;
  }
}
@media screen and (max-width: 960px) {
  .InnerGIGABYTEContent {
    /*mainsec1 - Extreme Power Design*/
    /*mainsec2 - THERMAL REACTIVE ARMOR*/
    /*mainsec3 - Unparalleled Performance*/
    /*mainsec4 - Next Generation Connectivity*/
    /*mainsec5*/
    /*mainsec6 - Definitive Aesthetics*/
    /*mainsec7 - Ultra Durable*/
    /*mainsec8 - GIGABYTE BIOS & APP CENTER*/
  }
  .InnerGIGABYTEContent #usb31gen2 .conbox1 {
    width: 100%;
  }
  .InnerGIGABYTEContent #usb31gen2 .conbox1 img {
    margin: 0 auto;
  }
  .InnerGIGABYTEContent #usb31gen2 .conbox2 {
    width: 100%;
    padding-top: 0%;
  }
  .InnerGIGABYTEContent #NVMem2 .conbox1 {
    width: 100%;
  }
  .InnerGIGABYTEContent #NVMem2 .conbox2 {
    width: 100%;
  }
  .InnerGIGABYTEContent #iddesignsmall {
    display: block;
  }
  .InnerGIGABYTEContent .designConcept {
    display: none;
  }
  .InnerGIGABYTEContent #ioshieldsec {
    position: relative;
    overflow: hidden;
    min-height: 200px;
    margin-bottom: 4%;
  }
  .InnerGIGABYTEContent #powerdesign {
    background-image: url("");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 900px;
  }
  .InnerGIGABYTEContent #powerdesign .text {
    width: 100%;
  }
  .InnerGIGABYTEContent #powerdesignsmall {
    display: block;
  }
  .InnerGIGABYTEContent #powerefficiency .text {
    position: static;
    bottom: 16%;
    left: 30%;
  }
  .InnerGIGABYTEContent #poweredesign02 .text {
    width: 100%;
  }
  .InnerGIGABYTEContent #Base-plate {
    background-image: url("");
    min-height: 600px;
  }
  .InnerGIGABYTEContent #Base-plate .tt1 {
    position: static;
    width: 100%;
  }
  .InnerGIGABYTEContent #Base-plate .tt1 .text {
    margin-top: 10px;
  }
  .InnerGIGABYTEContent #Base-plate .tt3 {
    position: static;
  }
  .InnerGIGABYTEContent #Base-plate #baseimg {
    display: block;
  }
  .InnerGIGABYTEContent #Base-Coating {
    background-image: url("../innergigabyteimages/Base-Coating_960.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 1150px;
  }
  .InnerGIGABYTEContent #sf5software .conbox1 {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  .InnerGIGABYTEContent #sf5software .conbox2 {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-left: 0%;
  }
  .InnerGIGABYTEContent #fancontrol .conbox1 {
    width: 100%;
  }
  .InnerGIGABYTEContent #fancontrol .conbox2 .title {
    text-align: left;
  }
  .InnerGIGABYTEContent #fancontrol .conbox2 {
    width: 100%;
    margin-left: 0%;
  }
  .InnerGIGABYTEContent #Fins-Array-II .conbox1 {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  .InnerGIGABYTEContent #Fins-Array-II .conbox2 {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  .InnerGIGABYTEContent #Fins-Array-II2 .circulation {
    width: 100%;
    margin: 0 auto;
  }
  .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 #xtremememory .text {
    width: 90%;
  }
  .InnerGIGABYTEContent #xmp {
    background-image: url("");
    min-height: 500px;
  }
  .InnerGIGABYTEContent #xmpsmall {
    display: block;
  }
  .InnerGIGABYTEContent #daisychain .tt6 {
    width: 100%;
  }
  .InnerGIGABYTEContent #wifi6 {
    background-image: url("");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 400px;
  }
  .InnerGIGABYTEContent #wifi6 .title {
    font-size: 20px;
  }
  .InnerGIGABYTEContent #wifi6 .text {
    font-size: 16px;
    color: #bfbfbf;
    width: 100%;
  }
  .InnerGIGABYTEContent #wifi6 #wifi6small {
    display: block;
  }
  .InnerGIGABYTEContent #aorus-antenna .conbox1 {
    width: 100%;
  }
  .InnerGIGABYTEContent #aorus-antenna .conbox2 {
    width: 100%;
    margin-left: 0%;
    padding-top: 0%;
  }
  .InnerGIGABYTEContent #usbTurboCharger .conbox1 {
    width: 100%;
  }
  .InnerGIGABYTEContent #usbTurboCharger .conbox2 {
    width: 100%;
    margin-left: 0%;
  }
  .InnerGIGABYTEContent #USBType-C {
    background-image: url("../innergigabyteimages/USBType-C_960.jpg");
    min-height: 560px;
  }
  .InnerGIGABYTEContent #USBType-C .text {
    width: 100%;
  }
  .InnerGIGABYTEContent #dts .conbox1 {
    width: 100%;
    margin-bottom: 0%;
  }
  .InnerGIGABYTEContent #dts .conbox2 {
    width: 100%;
    margin-left: 0%;
  }
  .InnerGIGABYTEContent #dts .conbox3 {
    width: 100%;
  }
  .InnerGIGABYTEContent #dts .conbox4 {
    width: 100%;
    margin-left: 0%;
  }
  .InnerGIGABYTEContent #alc1220vbamp {
    background-image: url("../innergigabyteimages/ALC1220-VB_960.jpg");
    background-repeat: no-repeat;
    min-height: 1300px;
  }
  .InnerGIGABYTEContent #hdaudio .hdaudio-ac ul li {
    font-size: 0.7em;
    line-height: 1.5em;
  }
  .InnerGIGABYTEContent #hdaudio .hdaudio-ac {
    width: 100%;
    margin-top: 0%;
  }
  .InnerGIGABYTEContent #hdaudio .text {
    width: 100%;
    padding-top: 0%;
    margin-left: 0%;
  }
  .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 #RGBLED-function .text {
    width: 100%;
  }
  .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: 1000px;
  }
  .InnerGIGABYTEContent #rgbapp .rgbqrcode {
    margin-top: 90%;
    margin-left: 0%;
  }
  .InnerGIGABYTEContent #exclusive .t1 {
    position: static;
  }
  .InnerGIGABYTEContent #exclusive img {
    padding-top: 0%;
  }
  .InnerGIGABYTEContent #exclusive .text {
    width: 100%;
  }
  .InnerGIGABYTEContent #qflashplus .qflashlogo {
    margin-top: 2%;
    margin-bottom: 2%;
  }
  .InnerGIGABYTEContent #qflashplus img {
    margin: 0 auto;
  }
  .InnerGIGABYTEContent #qflashplus .conbox1 {
    width: 100%;
  }
  .InnerGIGABYTEContent #qflashplus .conbox2 {
    width: 100%;
    padding-top: 0%;
    vertical-align: top;
  }
  .InnerGIGABYTEContent #qflashplus .conbox3 {
    width: 100%;
  }
  .InnerGIGABYTEContent #qflashplus .conbox4 {
    width: 100%;
    margin-left: 0%;
  }
  .InnerGIGABYTEContent #qflashplus .conbox5 {
    width: 100%;
    margin-left: 0%;
  }
  .InnerGIGABYTEContent #Solid-Pin .conbox1 {
    width: 100%;
  }
  .InnerGIGABYTEContent #Solid-Pin .conbox2 {
    width: 100%;
    margin-left: 0%;
  }
  .InnerGIGABYTEContent #BIOS .conbox1 {
    width: 100%;
  }
  .InnerGIGABYTEContent #BIOS .conbox2 {
    width: 100%;
    margin-left: 0%;
  }
}
@media screen and (max-width: 640px) {
  .InnerGIGABYTEContent {
    /*mainsec1 - Extreme Power Design*/
    /*mainsec2 - THERMAL REACTIVE ARMOR*/
    /*mainsec3 - Unparalleled Performance*/
    /*mainsec4 - Next Generation Connectivity*/
    /*mainsec6 - Definitive Aesthetics*/
  }
  .InnerGIGABYTEContent #fancontrol .conbox2 img {
    width: 100%;
  }
  .InnerGIGABYTEContent #Base-Coating {
    background-image: url("../innergigabyteimages/Base-Coating_640.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 1000px;
  }
  .InnerGIGABYTEContent #aorus-antenna {
    background-image: url("../innergigabyteimages/aorus-antenna_640.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    min-height: 920px;
  }
  .InnerGIGABYTEContent #aorus-antenna .cell {
    position: relative;
    width: 100%;
    float: none;
  }
  .InnerGIGABYTEContent #aorus-antenna .ant2 {
    top: 600px;
    left: 10%;
  }
  .InnerGIGABYTEContent #aorus-antenna .ant2 img {
    width: 180px;
  }
  .InnerGIGABYTEContent #alc1220vbamp {
    background-image: url("../innergigabyteimages/ALC1220-VB_640.jpg");
    min-height: 940px;
  }
  .InnerGIGABYTEContent #USBType-C {
    background-image: url("../innergigabyteimages/USBType-C_640.jpg");
    min-height: 500px;
  }
  .InnerGIGABYTEContent #hdaudio .hdaudio-ac ul {
    margin-left: 0%;
  }
  .InnerGIGABYTEContent #hdaudio .hdaudio-ac ul li {
    width: 100%;
  }
  .InnerGIGABYTEContent #RGBLED-function {
    background-position: center 178px;
    min-height: 1300px;
    position: relative;
  }
  .InnerGIGABYTEContent #RGBLED-function .frame .cell {
    width: 100%;
  }
  .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%;
  }
}

/* End .InnerGIGABYTEContent */
.con-led {
  margin-left: 10%;
  margin-right: 10%;
}

.advan, .advan02, .advan03, .advan04, .advan05, .advan06, rgbstr5 {
  display: none;
}

.nav-2, .advan, .advan02, .advan03, .advan04, .advan05, .advan06 {
  width: 100%;
  overflow: hidden;
  margin-left: 2%;
}

.advan ul, .advan02 ul, .advan03 ul, .advan04 ul, .advan05 ul, .advan06 ul {
  margin-top: 10px;
  margin-left: 10%;
}

.rgblogo1 {
  padding-left: 8%;
}

.nav-2 ul li {
  float: left;
  margin-right: 16px;
  cursor: pointer;
  margin-bottom: 3%;
  width: 13%;
  /* -webkit-filter: grayscale(1);
  -ms-filter: grayscale(1);
  filter: grayscale(1); */
}

.advan ul li, .advan02 ul li, .advan03 ul li, .advan04 ul li, .advan05 ul li, .advan06 ul li {
  float: left;
  margin-right: 16px;
  cursor: pointer;
  margin-bottom: 3%;
  width: 20%;
  /* -webkit-filter: grayscale(1);
  -ms-filter: grayscale(1);
  filter: grayscale(1); */
}

map *:focus {
  outline: none;
}

.jQWCP-wWidget {
  background-color: transparent;
  box-shadow: 0px 0px 0px transparent;
  border-radius: 0px;
  border: 0;
  outline: none;
}

.jQWCP-wWidget.jQWCP-block {
  box-shadow: inset 0px 0px 0px #ccc;
}

.jQWCP-wWheel {
  border: 0;
}

#color-css {
  display: block;
}

.box1 {
  margin-top: -120px;
  width: 100%;
  max-width: 680px;
  position: relative;
  height: 900px;
  overflow: hidden;
}

#a1 {
  width: 100%;
  height: 800px;
  position: absolute;
  z-index: 11;
  background-color: #ff7200;
  animation: led-style16 3s linear infinite;
  -webkit-animation: led-style16 3s linear infinite;
}

.ledstrip {
  width: 100%;
}

.ledstrip1, .ledstrip2 {
  position: relative;
  overflow: hidden;
  height: 100px;
}

#ledstrbg1 {
  width: 100%;
  height: 100px;
  position: absolute;
  z-index: 11;
  background-color: #ff7200;
}

.stripimg1 {
  width: 100%;
  position: absolute;
  z-index: 14;
}

#ledstrbg2 {
  width: 100%;
  height: 100px;
  position: absolute;
  z-index: 11;
  background-color: #ff0000;
}

.ledstrbgdigi7 {
  background: #ff3232;
  background: -moz-linear-gradient(left, #ff3232 5%, #ff8132 13%, #eeff32 21%, #55ff32 29%, #ee32ff 38%, #ff3232 54%, #ff9532 65%, #e7ff32 74%, #3aff30 81%, #2c28ff 90%, #f832ff 100%);
  background: -webkit-linear-gradient(left, #ff3232 5%, #ff8132 13%, #eeff32 21%, #55ff32 29%, #ee32ff 38%, #ff3232 54%, #ff9532 65%, #e7ff32 74%, #3aff30 81%, #2c28ff 90%, #f832ff 100%);
  background: linear-gradient(to right, #ff3232 5%, #ff8132 13%, #eeff32 21%, #55ff32 29%, #ee32ff 38%, #ff3232 54%, #ff9532 65%, #e7ff32 74%, #3aff30 81%, #2c28ff 90%, #f832ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3232', endColorstr='#f832ff', GradientType=1);
}

.stripimg2 {
  width: 100%;
  position: absolute;
  z-index: 14;
}

/*---------------LED ZONE 1--------------*/
#a1-1 {
  width: 40%;
  height: 400px;
  margin-left: 2%;
  position: absolute;
  z-index: 11;
  background-color: #fcff00;
  display: none;
}

/*---------------LED ZONE 2--------------*/
#a1-2 {
  width: 30%;
  height: 460px;
  margin-top: 60%;
  margin-left: 0%;
  position: absolute;
  z-index: 11;
  background-color: #001eff;
  display: none;
}

/*---------------LED ZONE 3--------------*/
#a1-3 {
  width: 18%;
  height: 900px;
  margin-left: 90%;
  position: absolute;
  z-index: 11;
  background-color: #36ff00;
  display: none;
}

/*---------------LED ZONE 4--------------*/
#a1-4 {
  width: 30%;
  height: 420px;
  margin-top: 60%;
  margin-left: 50%;
  position: absolute;
  z-index: 11;
  background-color: #ff0000;
  display: none;
}

#color1 {
  width: 100%;
  max-height: 900px;
  position: absolute;
  z-index: 13;
  display: none;
  margin-top: -300px;
}

#color2 {
  width: 100%;
  max-height: 900px;
  position: absolute;
  z-index: 13;
  display: none;
}

.b1 {
  width: 100%;
  position: absolute;
  z-index: 14;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

#colorpicker-style {
  margin-left: 300px;
  margin-top: -220px;
  margin-bottom: 34px;
}

#colorpicker-a1-style, #colorpicker-a2-style, #colorpicker-a3-style, #colorpicker-a4-style, #colorpicker-a5-style, #colorpicker-a6-style {
  margin-left: 240px;
  margin-top: -220px;
  position: absolute;
  display: none;
}

.rgb-c, .rgb-ca {
  width: 30%;
  height: 50px;
  border-radius: 10px;
  clear: both;
  cursor: pointer;
  text-align: center;
  line-height: 50px;
  font-size: 26px;
  background: #0d0d0d;
  display: inline-block;
  font-family: 'Roboto Condensed', sans-serif, Microsoft JhengHei;
  font-family: 'Roboto Condensed', !important;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #262626;
  border-right-color: #262626;
  border-bottom-color: #262626;
  border-left-color: #262626;
}

.rgb-c {
  color: #ff6400;
}

.rgb-c:hover, .rgb-ca:hover {
  color: #ff6400;
}

.click-n {
  z-index: 22;
  top: 0%;
  left: 20%;
  position: absolute;
  display: none;
}

.temp-n {
  width: 125px;
  height: 200px;
  z-index: 20;
  top: 66%;
  left: 75%;
  position: absolute;
  display: none;
}

.music-n {
  z-index: 21;
  top: 66%;
  left: 60%;
  position: absolute;
  display: none;
}

@keyframes led-style12 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes led-style12 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes led-style12 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes led-style13 {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0.8;
  }
  20% {
    opacity: 0.7;
  }
  50% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.2;
  }
  85% {
    opacity: 0.6;
  }
  95% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes led-style13 {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0.8;
  }
  20% {
    opacity: 0.7;
  }
  50% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.2;
  }
  85% {
    opacity: 0.6;
  }
  95% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes led-style13 {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0.8;
  }
  20% {
    opacity: 0.7;
  }
  50% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.2;
  }
  85% {
    opacity: 0.6;
  }
  95% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@keyframes led-style17 {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0.4;
  }
  20% {
    opacity: 0.7;
  }
  50% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.8;
  }
  85% {
    opacity: 0.4;
  }
  95% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes led-style17 {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0.4;
  }
  20% {
    opacity: 0.7;
  }
  50% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.8;
  }
  85% {
    opacity: 0.4;
  }
  95% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes led-style17 {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0.4;
  }
  20% {
    opacity: 0.7;
  }
  50% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.8;
  }
  85% {
    opacity: 0.4;
  }
  95% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
  }
}
@keyframes led-style16 {
  0% {
    background: #4df117;
  }
  7% {
    opacity: 0.9;
  }
  14% {
    background: #6dcddd;
  }
  21% {
    opacity: 0.9;
  }
  28% {
    background: #093dd8;
  }
  35% {
    opacity: 0.8;
  }
  42% {
    background: #fc0cb9;
  }
  49% {
    opacity: 0.9;
  }
  56% {
    background: #f01f25;
  }
  63% {
    opacity: 0.8;
  }
  70% {
    background: #f3ec17;
  }
  77% {
    opacity: 0.9;
  }
  85% {
    background: white;
  }
  92% {
    opacity: 0.8;
  }
  100% {
    background: #4df117;
  }
}
@-webkit-keyframes led-style16 {
  0% {
    background: #4df117;
  }
  7% {
    opacity: 0.9;
  }
  14% {
    background: #6dcddd;
  }
  21% {
    opacity: 0.9;
  }
  28% {
    background: #093dd8;
  }
  35% {
    opacity: 0.8;
  }
  42% {
    background: #fc0cb9;
  }
  49% {
    opacity: 0.9;
  }
  56% {
    background: #f01f25;
  }
  63% {
    opacity: 0.8;
  }
  70% {
    background: #f3ec17;
  }
  77% {
    opacity: 0.9;
  }
  85% {
    background: white;
  }
  92% {
    opacity: 0.8;
  }
  100% {
    background: #4df117;
  }
}
@-ms-keyframes led-style16 {
  0% {
    background: #4df117;
  }
  7% {
    opacity: 0.9;
  }
  14% {
    background: #6dcddd;
  }
  21% {
    opacity: 0.9;
  }
  28% {
    background: #093dd8;
  }
  35% {
    opacity: 0.8;
  }
  42% {
    background: #fc0cb9;
  }
  49% {
    opacity: 0.9;
  }
  56% {
    background: #f01f25;
  }
  63% {
    opacity: 0.8;
  }
  70% {
    background: #f3ec17;
  }
  77% {
    opacity: 0.9;
  }
  85% {
    background: white;
  }
  92% {
    opacity: 0.8;
  }
  100% {
    background: #4df117;
  }
}
@keyframes led-style14 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes led-style14 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes led-style14 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes led-style11 {
  0% {
    background-position: 0 300px;
  }
  30% {
    background-position: 0 600px;
  }
  50% {
    background-position: 0 1000px;
  }
  70% {
    background-position: 0 1200px;
  }
  100% {
    background-position: 0 1600px;
  }
}
@keyframes led-style18 {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes led-style18 {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes led-style18 {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes led-style15 {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  45% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes led-style15 {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  45% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes led-style15 {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  45% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes led-style19 {
  0% {
    background: #4df117;
  }
  7% {
    opacity: 0.9;
  }
  14% {
    background: #6dcddd;
  }
  21% {
    opacity: 0.9;
  }
  28% {
    background: #093dd8;
  }
  35% {
    opacity: 0.8;
  }
  42% {
    background: #fc0cb9;
  }
  49% {
    opacity: 0.9;
  }
  56% {
    background: #f01f25;
  }
  63% {
    opacity: 0.8;
  }
  70% {
    background: #f3ec17;
  }
  77% {
    opacity: 0.9;
  }
  85% {
    background: white;
  }
  92% {
    opacity: 0.8;
  }
  100% {
    background: #4df117;
  }
}
@-ms-keyframes led-style19 {
  0% {
    background: #4df117;
  }
  7% {
    opacity: 0.9;
  }
  14% {
    background: #6dcddd;
  }
  21% {
    opacity: 0.9;
  }
  28% {
    background: #093dd8;
  }
  35% {
    opacity: 0.8;
  }
  42% {
    background: #fc0cb9;
  }
  49% {
    opacity: 0.9;
  }
  56% {
    background: #f01f25;
  }
  63% {
    opacity: 0.8;
  }
  70% {
    background: #f3ec17;
  }
  77% {
    opacity: 0.9;
  }
  85% {
    background: white;
  }
  92% {
    opacity: 0.8;
  }
  100% {
    background: #4df117;
  }
}
@-webkit-keyframes led-style19 {
  0% {
    background: #4df117;
  }
  7% {
    opacity: 0.9;
  }
  14% {
    background: #6dcddd;
  }
  21% {
    opacity: 0.9;
  }
  28% {
    background: #093dd8;
  }
  35% {
    opacity: 0.8;
  }
  42% {
    background: #fc0cb9;
  }
  49% {
    opacity: 0.9;
  }
  56% {
    background: #f01f25;
  }
  63% {
    opacity: 0.8;
  }
  70% {
    background: #f3ec17;
  }
  77% {
    opacity: 0.9;
  }
  85% {
    background: white;
  }
  92% {
    opacity: 0.8;
  }
  100% {
    background: #4df117;
  }
}
@keyframes led-style20 {
  0% {
    background: #fbff30;
    background: -moz-linear-gradient(left, #fbff30 16%, #4bff30 27%, #3037ff 38%, #ff30ed 55%, #ff0000 68%);
    background: -webkit-linear-gradient(left, #fbff30 16%, #4bff30 27%, #3037ff 38%, #ff30ed 55%, #ff0000 68%);
    background: linear-gradient(to right, #fbff30 16%, #4bff30 27%, #3037ff 38%, #ff30ed 55%, #ff0000 68%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbff30', endColorstr='#ff0000', GradientType=1);
  }
  25% {
    background: #ff0000;
    background: -moz-linear-gradient(left, #ff0000 16%, #fbff30 27%, #4bff30 38%, #3037ff 55%, #ff30ed 68%);
    background: -webkit-linear-gradient(left, #ff0000 16%, #fbff30 27%, #4bff30 38%, #3037ff 55%, #ff30ed 68%);
    background: linear-gradient(to right, #ff0000 16%, #fbff30 27%, #4bff30 38%, #3037ff 55%, #ff30ed 68%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#ff30ed', GradientType=1);
  }
  50% {
    background: #ff30ed;
    background: -moz-linear-gradient(left, #ff30ed 16%, #ff0000 27%, #fbff30 38%, #4bff30 55%, #3037ff 68%);
    background: -webkit-linear-gradient(left, #ff30ed 16%, #ff0000 27%, #fbff30 38%, #4bff30 55%, #3037ff 68%);
    background: linear-gradient(to right, #ff30ed 16%, #ff0000 27%, #fbff30 38%, #4bff30 55%, #3037ff 68%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff30ed', endColorstr='#3037ff', GradientType=1);
  }
  75% {
    background: #3037ff;
    background: -moz-linear-gradient(left, #3037ff 16%, #ff30ed 27%, #ff0000 38%, #fbff30 55%, #4bff30 68%);
    background: -webkit-linear-gradient(left, #3037ff 16%, #ff30ed 27%, #ff0000 38%, #fbff30 55%, #4bff30 68%);
    background: linear-gradient(to right, #3037ff 16%, #ff30ed 27%, #ff0000 38%, #fbff30 55%, #4bff30 68%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3037ff', endColorstr='#4bff30', GradientType=1);
  }
  100% {
    background: #4bff30;
    background: -moz-linear-gradient(left, #4bff30 16%, #3037ff 27%, #ff30ed 38%, #ff0000 55%, #fbff30 68%);
    background: -webkit-linear-gradient(left, #4bff30 16%, #3037ff 27%, #ff30ed 38%, #ff0000 55%, #fbff30 68%);
    background: linear-gradient(to right, #4bff30 16%, #3037ff 27%, #ff30ed 38%, #ff0000 55%, #fbff30 68%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4bff30', endColorstr='#fbff30', GradientType=1);
  }
}
@keyframes led-style21 {
  0% {
    left: 0px;
  }
  30% {
    left: 20%;
  }
  50% {
    left: 40%;
  }
  70% {
    left: 60%;
  }
  100% {
    left: 80%;
  }
}
@keyframes led-style22 {
  0% {
    left: -10%;
  }
  10% {
    left: 20%;
  }
  20% {
    left: 40%;
  }
  30% {
    left: 60%;
  }
  40% {
    left: 80%;
  }
  50% {
    left: 100%;
  }
  60% {
    left: 80%;
  }
  70% {
    left: 60%;
  }
  80% {
    left: 40%;
  }
  90% {
    left: 20%;
  }
  100% {
    left: -10%;
  }
}
@keyframes DigitalRGB07 {
  0% {
    left: -100%;
  }
  30% {
    left: -70%;
  }
  50% {
    left: -50%;
  }
  70% {
    left: -30%;
  }
  100% {
    left: 0%;
  }
}
@media screen and (max-width: 1366px) {
  #a1 {
    height: 800px;
  }

  .nav-2, .advan, .advan02, .advan03, .advan04, .advan05, .advan06 {
    height: 210px;
  }

  .nav-2 ul {
    margin-left: 0px;
  }

  .nav-2 ul li {
    margin-right: 10px;
    width: 14%;
  }

  .advan ul, .advan02 ul, .advan03 ul, .advan04 ul, .advan05 ul, .advan06 ul {
    margin-left: 8%;
  }

  .box1 {
    margin-top: 0px;
    width: 480px;
    height: 600px;
  }

  #colorpicker-style {
    margin-left: 200px;
  }

  .rgblogo1 {
    padding-left: 0%;
  }

  #a1-1 {
    height: 260px;
  }

  #a1-6 {
    height: 260px;
  }

  .temp-n {
    top: 60%;
    left: 70%;
  }

  #a1-2 {
    height: 300px;
  }

  #ledstrbg1 {
    height: 66px;
  }

  #ledstrbg2 {
    height: 66px;
  }
}
@media screen and (max-width: 960px) {
  #a1 {
    height: 700px;
  }

  .nav-2, .advan, .advan02, .advan03, .advan04, .advan05, .advan06 {
    width: 100%;
    height: auto;
  }

  .advan ul, .advan02 ul, .advan03 ul, .advan04 ul, .advan05 ul, .advan06 ul {
    margin-left: 10%;
  }

  .advan ul li, .advan02 ul li, .advan03 ul li, .advan04 ul li, .advan05 ul li, .advan06 ul li {
    margin-right: 10px;
    width: 20%;
  }

  .rgb-c, .rgb-ca {
    font-size: 15px;
  }

  .nav-2 {
    margin-bottom: 6%;
  }

  .nav-2 ul li {
    margin-right: 10px;
    width: 14%;
  }

  .box1 {
    margin-top: 0px;
    margin-right: 100px;
    height: 600px;
  }

  #a1-2 {
    height: 300px;
  }

  #a1-6 {
    height: 260px;
  }

  #ledstrbg1 {
    height: 90px;
  }

  #ledstrbg2 {
    height: 90px;
  }
}
@media screen and (max-width: 640px) {
  #a1 {
    height: 300px;
  }

  .nav-2, .advan, .advan02, .advan03, .advan04, .advan05, .advan06 {
    width: 100%;
  }

  .nav-2 ul {
    margin-left: 20px;
  }

  .nav-2 ul li {
    margin-right: 10px;
    width: 20%;
  }

  .advan ul, .advan02 ul, .advan03 ul, .advan04 ul, .advan05 ul, .advan06 ul {
    margin-left: 10%;
  }

  .advan ul li, .advan02 ul li, .advan03 ul li, .advan04 ul li, .advan05 ul li, .advan06 ul li {
    margin-right: 10px;
    width: 20%;
  }

  .click-n {
    width: 50%;
  }

  .box1 {
    width: 250px;
    height: 300px;
    margin-right: 0px;
  }

  #colorpicker-style {
    margin-left: 0px;
    margin-top: 0px;
  }

  #colorpicker-a1-style, #colorpicker-a2-style, #colorpicker-a3-style, #colorpicker-a4-style, #colorpicker-a5-style, #colorpicker-a6-style {
    margin-left: 0px;
    margin-top: 0px;
    position: static;
  }

  #a1-2 {
    height: 180px;
  }

  #a1-6 {
    height: 160px;
  }

  .rgb-c, .rgb-ca {
    font-size: 15px;
  }

  .temp-n {
    top: 20%;
    left: 30%;
  }

  .music-n {
    top: 40%;
    left: 30%;
  }

  #ledstrbg1 {
    height: 50px;
  }

  #ledstrbg2 {
    height: 50px;
  }
}
.InnerGIGABYTEContent #thermaldesignline {
  background-image: url("../innergigabyteimages/thermaldesignline_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 1000px;
  position: relative;
  overflow: hidden;
}
.InnerGIGABYTEContent #thermaldesignline .tabtitle {
  padding: 4px;
  margin-right: 0%;
  font-size: 20px;
  display: inline-block;
  font-weight: bold;
  border-radius: 50px;
  border: 1px solid #FF6900;
  text-align: center;
  min-width: 300px;
  background: #000;
}
.InnerGIGABYTEContent #thermaldesignline .text {
  max-width: 380px;
  margin-top: 2%;
  font-size: 16px;
  line-height: 22px;
}
.InnerGIGABYTEContent #thermaldesignline .thernum, .InnerGIGABYTEContent #thermaldesignline #thermaldesignlinesmall {
  display: none;
}
.InnerGIGABYTEContent #thermaldesignline #tabtitle01 {
  position: absolute;
  max-width: 310px;
  top: 90px;
}
.InnerGIGABYTEContent #thermaldesignline #tabtitle02 {
  position: absolute;
  max-width: 370px;
  top: 275px;
}
.InnerGIGABYTEContent #thermaldesignline #tabtitle03 {
  position: absolute;
  top: 450px;
}
.InnerGIGABYTEContent #thermaldesignline #tabtitle04 {
  position: absolute;
  top: 576px;
}
.InnerGIGABYTEContent #thermaldesignline #tabtitle05 {
  position: relative;
  top: 210px;
  left: 1000px;
}
.InnerGIGABYTEContent #thermaldesignline #tabtitle06 {
  position: relative;
  top: 270px;
  left: 1000px;
}
.InnerGIGABYTEContent #thermaldesignline #tabtitle07 {
  position: relative;
  top: 310px;
  left: 1000px;
}
@media screen and (max-width: 1366px) {
  .InnerGIGABYTEContent #thermaldesignline {
    background-image: url("../innergigabyteimages/thermaldesignline_1366.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 720px;
    position: relative;
    overflow: hidden;
  }
  .InnerGIGABYTEContent #thermaldesignline .tabtitle {
    padding: 4px;
    margin-right: 0%;
    font-size: 14px;
    display: inline-block;
    font-weight: bold;
    border-radius: 50px;
    border: 1px solid #FF6900;
    text-align: center;
    min-width: 200px;
    background: #000;
  }
  .InnerGIGABYTEContent #thermaldesignline .text {
    max-width: 320px;
    margin-top: 2%;
    font-size: 13px;
    line-height: 16px;
  }
  .InnerGIGABYTEContent #thermaldesignline .thernum {
    display: none;
  }
  .InnerGIGABYTEContent #thermaldesignline #tabtitle01 {
    top: 70px;
  }
  .InnerGIGABYTEContent #thermaldesignline #tabtitle02 {
    top: 180px;
  }
  .InnerGIGABYTEContent #thermaldesignline #tabtitle03 {
    top: 320px;
  }
  .InnerGIGABYTEContent #thermaldesignline #tabtitle04 {
    top: 410px;
  }
  .InnerGIGABYTEContent #thermaldesignline #tabtitle05 {
    top: 140px;
    left: 700px;
  }
  .InnerGIGABYTEContent #thermaldesignline #tabtitle06 {
    top: 180px;
    left: 700px;
  }
  .InnerGIGABYTEContent #thermaldesignline #tabtitle07 {
    top: 200px;
    left: 700px;
  }
}
@media screen and (max-width: 960px) {
  .InnerGIGABYTEContent #thermaldesignline .thernum {
    display: inline-block;
    margin-right: 10px;
  }
  .InnerGIGABYTEContent #thermaldesignline #thermaldesignlinesmall {
    display: block;
  }
  .InnerGIGABYTEContent #thermaldesignline {
    background-image: url("");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 950px;
    position: relative;
    overflow: hidden;
  }
  .InnerGIGABYTEContent #thermaldesignline .tabtitle {
    padding-left: 4%;
    padding-right: 4%;
    font-size: 26px;
  }
  .InnerGIGABYTEContent #thermaldesignline .text {
    max-width: 100%;
    margin-top: 2%;
    font-size: 20px;
    line-height: 30px;
    margin-left: 0px;
  }
  .InnerGIGABYTEContent #thermaldesignline #tabtitle01 .text, .InnerGIGABYTEContent #thermaldesignline #tabtitle02 .text, .InnerGIGABYTEContent #thermaldesignline #tabtitle03 .text, .InnerGIGABYTEContent #thermaldesignline #tabtitle04 .text {
    max-width: 100%;
  }
  .InnerGIGABYTEContent #thermaldesignline #tabtitle01 {
    position: static;
    top: 0px;
    max-width: 100%;
  }
  .InnerGIGABYTEContent #thermaldesignline #tabtitle02 {
    position: static;
    top: 0px;
    max-width: 100%;
  }
  .InnerGIGABYTEContent #thermaldesignline #tabtitle03 {
    position: static;
    top: 0px;
  }
  .InnerGIGABYTEContent #thermaldesignline #tabtitle04 {
    position: static;
    top: 0px;
  }
  .InnerGIGABYTEContent #thermaldesignline #tabtitle05 {
    position: static;
    top: 0px;
    left: 0px;
  }
  .InnerGIGABYTEContent #thermaldesignline #tabtitle06 {
    position: static;
    top: 0px;
    left: 0px;
  }
  .InnerGIGABYTEContent #thermaldesignline #tabtitle07 {
    position: static;
    top: 0px;
    left: 0px;
  }
  .InnerGIGABYTEContent #thermaldesignline #tabtitle08 {
    position: static;
    top: 0px;
    left: 0px;
  }
  .InnerGIGABYTEContent #thermaldesignline #tabtitle09 {
    position: static;
    top: 0px;
    left: 0px;
  }
}

.InnerGIGABYTEContent #tabicon .tabcon {
  width: 100%;
  margin: 0 auto;
  clear: both;
  margin-bottom: 10%;
  display: none;
}
.InnerGIGABYTEContent #tabicon .triP {
  background-color: #ff6400;
  width: 100px;
  height: 20px;
}
.InnerGIGABYTEContent #tabicon ol li {
  list-style: none;
  text-align: center;
  float: left;
  width: 50%;
  cursor: pointer;
  border: 1px solid #FF6600;
  transition: all 0.3s linear;
}
.InnerGIGABYTEContent .tabcon #wtfast img {
  margin: 0 auto;
}
.InnerGIGABYTEContent .iconall {
  width: 40%;
  margin: 0 auto;
}
.InnerGIGABYTEContent #tabbox {
  min-height: 900px;
}
.InnerGIGABYTEContent .trianglediv::after {
  content: "";
  position: absolute;
  border-top: #FF6600 16px solid;
  border-right: transparent 10px solid;
  border-bottom: transparent 10px solid;
  border-left: transparent 10px solid;
  margin-top: 10px;
  z-index: 1;
}
@media screen and (max-width: 1366px) {
  .InnerGIGABYTEContent #tabicon ol li {
    margin-bottom: 1%;
    list-style: none;
    float: left;
    cursor: pointer;
  }
  .InnerGIGABYTEContent #tabicon ol li:hover {
    border: 10px solid #FF6600;
  }
  .InnerGIGABYTEContent #tabicon img {
    width: 100%;
  }
  .InnerGIGABYTEContent #tabicon .tabcon {
    width: 100%;
    margin: 0 auto;
    overflow: visible;
    display: none;
  }
  .InnerGIGABYTEContent .tabbox {
    overflow: visible;
    min-height: 800px;
  }
}
@media screen and (max-width: 960px) {
  .InnerGIGABYTEContent .tabbox {
    overflow: visible;
    min-height: 700px;
  }
}
@media screen and (max-width: 640px) {
  .InnerGIGABYTEContent #tabicon .iconall {
    width: 50%;
  }
  .InnerGIGABYTEContent #tabicon ol li {
    width: 50%;
    margin-bottom: 10%;
    list-style: none;
    float: left;
    cursor: pointer;
  }
  .InnerGIGABYTEContent #tabicon ol li:hover {
    border: 6px solid #FF6600;
  }
  .InnerGIGABYTEContent #tabicon img {
    width: 100%;
  }
  .InnerGIGABYTEContent #tabicon .tabcon {
    width: 100%;
    margin: 0 auto;
    overflow: visible;
    min-height: 600px;
    display: none;
  }
  .InnerGIGABYTEContent .tabbox {
    overflow: visible;
  }
}
@media screen and (max-width: 480px) {
  .InnerGIGABYTEContent #tabicon .tabcon {
    min-height: 600px;
  }
}

.InnerGIGABYTEContent ::selection {
  background: #ff7200;
  color: #fff;
}
.InnerGIGABYTEContent #ledbg {
  background: url("../innergigabyteimages/spec_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 960px;
  animation: ledcolor 5s linear infinite 0.1s;
  -moz-animation: ledcolor 5s linear infinite 0.1s;
  -ms-animation: ledcolor 5s linear infinite 0.1s;
  -o-animation: ledcolor 5s linear infinite 0.1s;
  -webkit-animation: ledcolor 5s linear infinite 0.1s;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
@keyframes ledcolor {
  from {
    filter: hue-rotate(0deg);
    -webkit-filter: hue-rotate(0deg);
    -ms-filter: hue-rotate(0deg);
  }
  to {
    filter: hue-rotate(360deg);
    -webkit-filter: hue-rotate(360deg);
    -ms-filter: hue-rotate(360deg);
  }
}
.InnerGIGABYTEContent #mbspec {
  background: url("../innergigabyteimages/specline_1920.png");
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  min-height: 960px;
  margin-top: -960px;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
.InnerGIGABYTEContent #mbspec .text {
  font-size: 18px;
  line-height: 20px;
}
.InnerGIGABYTEContent #mbspec .spec1 {
  position: relative;
  width: 1010px;
  float: left;
  padding-left: 60px;
  color: #fff;
}
.InnerGIGABYTEContent #mbspec .spec2 {
  position: relative;
  width: 235px;
  float: left;
  color: #fff;
}
.InnerGIGABYTEContent .mbspec-s {
  display: none;
}
.InnerGIGABYTEContent #mbspec .speclist {
  position: absolute;
}
.InnerGIGABYTEContent #mbspec .spec1 .speclist .speccontent {
  width: 280px;
}
.InnerGIGABYTEContent #mbspec .spec1 .speclist .speccontent .spectitlebk {
  background: #000;
  padding-right: 8px;
  white-space: pre-wrap;
}
.InnerGIGABYTEContent #mbspec .speclist .specpoint {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #000;
  border: 2px solid #ff6400;
  color: #fff;
  line-height: 30px;
  margin-right: 6px;
  text-align: center;
  margin-bottom: 4%;
  font-size: 16px;
  margin: 10px;
  display: none;
}
.InnerGIGABYTEContent #mbspec .speclist-small {
  font-size: 15px;
  line-height: 18px;
  padding-top: 6px;
  color: #a8a8a8;
}
.InnerGIGABYTEContent #mbspec ol {
  padding: 0;
  margin: 0;
  margin-left: 20px;
}
.InnerGIGABYTEContent #mbspec ol li {
  list-style-type: disc;
}
.InnerGIGABYTEContent .spec1 #specitemlist01 {
  top: 60px;
}
.InnerGIGABYTEContent .spec1 #specitemlist01 .speccontent {
  max-width: 200px;
}
.InnerGIGABYTEContent .spec1 #specitemlist02 {
  top: 170px;
}
.InnerGIGABYTEContent .spec1 #specitemlist03 {
  top: 246px;
}
.InnerGIGABYTEContent .spec1 #specitemlist04 {
  top: 296px;
}
.InnerGIGABYTEContent .spec1 #specitemlist05 {
  top: 346px;
}
.InnerGIGABYTEContent .spec1 #specitemlist06 {
  top: 396px;
}
.InnerGIGABYTEContent .spec1 #specitemlist07 {
  top: 460px;
}
.InnerGIGABYTEContent .spec1 #specitemlist08 {
  top: 570px;
}
.InnerGIGABYTEContent .spec1 #specitemlist09 {
  top: 670px;
}
.InnerGIGABYTEContent .spec2 #specitemlist10 {
  top: 80px;
}
.InnerGIGABYTEContent .spec2 #specitemlist11 {
  top: 200px;
}
.InnerGIGABYTEContent .spec2 #specitemlist12 {
  top: 240px;
}
.InnerGIGABYTEContent .spec2 #specitemlist13 {
  top: 300px;
}
.InnerGIGABYTEContent .spec2 #specitemlist14 {
  top: 400px;
}
.InnerGIGABYTEContent .spec2 #specitemlist15 {
  top: 620px;
}
.InnerGIGABYTEContent .spec2 #specitemlist16 {
  top: 750px;
}
@media screen and (max-width: 1366px) {
  .InnerGIGABYTEContent #ledbg {
    background: url("../innergigabyteimages/spec_1366.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 700px;
  }
  .InnerGIGABYTEContent #mbspec {
    background: url("../innergigabyteimages/specline_1366.png");
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    min-height: 700px;
    margin-top: -700px;
  }
  .InnerGIGABYTEContent #mbspec .text {
    font-size: 14px;
    line-height: 16px;
  }
  .InnerGIGABYTEContent .mbspec-s {
    display: none;
  }
  .InnerGIGABYTEContent #mbspec .spec1 {
    width: 680px;
    padding-left: 0px;
  }
  .InnerGIGABYTEContent #mbspec .spec1 .speclist .speccontent {
    width: 260px;
  }
  .InnerGIGABYTEContent #mbspec .spec2 {
    width: 200px;
  }
  .InnerGIGABYTEContent #mbspec .speclist-small {
    font-size: 13px;
    line-height: 16px;
    padding-top: 6px;
    color: #a8a8a8;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist01 {
    top: 40px;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist01 .speccontent {
    max-width: 160px;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist02 {
    top: 116px;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist03 {
    top: 166px;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist04 {
    top: 206px;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist05 {
    top: 240px;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist06 {
    top: 276px;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist07 {
    top: 320px;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist08 {
    top: 400px;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist09 {
    top: 470px;
  }
  .InnerGIGABYTEContent .spec2 #specitemlist10 {
    top: 40px;
  }
  .InnerGIGABYTEContent .spec2 #specitemlist11 {
    top: 136px;
  }
  .InnerGIGABYTEContent .spec2 #specitemlist12 {
    top: 166px;
  }
  .InnerGIGABYTEContent .spec2 #specitemlist13 {
    top: 220px;
  }
  .InnerGIGABYTEContent .spec2 #specitemlist14 {
    top: 286px;
  }
  .InnerGIGABYTEContent .spec2 #specitemlist15 {
    top: 430px;
  }
  .InnerGIGABYTEContent .spec2 #specitemlist16 {
    top: 526px;
  }
}
@media screen and (max-width: 960px) {
  .InnerGIGABYTEContent #ledbg {
    display: none;
  }
  .InnerGIGABYTEContent #mbspec {
    background-image: url("");
    margin-top: 0px;
  }
  .InnerGIGABYTEContent .mbspec-s {
    display: block;
  }
  .InnerGIGABYTEContent #mbspec .text {
    font-size: 1em;
    line-height: 1.4em;
    overflow: hidden;
  }
  .InnerGIGABYTEContent #mbspec .spec1 {
    width: 45%;
    padding-bottom: 0%;
    margin-right: 6%;
  }
  .InnerGIGABYTEContent #mbspec .speclist {
    position: relative;
  }
  .InnerGIGABYTEContent #mbspec .spec1 .speclist {
    left: 0px;
    text-align: left;
  }
  .InnerGIGABYTEContent #mbspec .speclist {
    margin-top: 3%;
  }
  .InnerGIGABYTEContent #mbspec .speclist .specpoint {
    display: inline-block;
    position: relative;
    width: 30px;
    vertical-align: top;
    margin-top: -0.5px;
  }
  .InnerGIGABYTEContent #mbspec .speclist .speccontent {
    display: inline-block;
    position: relative;
    width: 78%;
  }
  .InnerGIGABYTEContent #mbspec .spec1 .speclist .speccontent {
    display: inline-block;
    position: relative;
    width: 78%;
  }
  .InnerGIGABYTEContent #mbspec .spec2 {
    width: 45%;
    left: 0%;
  }
  .InnerGIGABYTEContent #mbspec .speclist-small {
    font-size: 16px;
    line-height: 20px;
    padding-top: 6px;
    color: #a8a8a8;
    margin-bottom: 6%;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist01 {
    top: 0px;
    width: auto;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist01 .speccontent {
    max-width: 100%;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist02 {
    top: 0px;
    width: auto;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist03 {
    top: 0px;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist04 {
    top: 0px;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist05 {
    top: 0px;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist06 {
    top: 0px;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist07 {
    top: 0px;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist08 {
    top: 0px;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist09 {
    top: 0px;
  }
  .InnerGIGABYTEContent .spec2 #specitemlist10 {
    top: 0px;
  }
  .InnerGIGABYTEContent .spec2 #specitemlist11 {
    top: 0px;
  }
  .InnerGIGABYTEContent .spec2 #specitemlist12 {
    top: 0px;
  }
  .InnerGIGABYTEContent .spec2 #specitemlist13 {
    top: 0px;
  }
  .InnerGIGABYTEContent .spec2 #specitemlist14 {
    top: 0px;
  }
  .InnerGIGABYTEContent .spec2 #specitemlist15 {
    top: 0px;
  }
  .InnerGIGABYTEContent .spec2 #specitemlist16 {
    top: 0px;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist01 .speccontent {
    max-width: 100%;
  }
  .InnerGIGABYTEContent .spec1 #specitemlist03 .speccontent {
    max-width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .InnerGIGABYTEContent #mbspec .specpoint {
    margin: 6px;
  }
  .InnerGIGABYTEContent #mbspec .spec1 {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  .InnerGIGABYTEContent #mbspec .spec2 {
    display: inline-block;
    position: relative;
    width: 100%;
    right: 0%;
    left: 0%;
    margin-left: 0%;
  }
  .InnerGIGABYTEContent #mbspec .speclist-small {
    font-size: 16px;
    line-height: 22px;
    color: #a8a8a8;
  }
}

.InnerGIGABYTEContent #functiontabstitle {
  margin-top: 4%;
  background-image: url("../innergigabyteimages/functiontabbg.png");
  background-position: top left;
  background-repeat: no-repeat;
  min-height: 55px;
}
.InnerGIGABYTEContent #functiontabs .tabtitle {
  cursor: pointer;
  margin-top: 8px;
  display: inline-block;
  text-align: center;
}
.InnerGIGABYTEContent #functiontabstitle #tabtitle1 {
  width: 280px;
  height: 40px;
  position: relative;
  display: inline-block;
}
.InnerGIGABYTEContent #functiontabstitle #tabtitle2 {
  width: 200px;
  height: 40px;
  position: relative;
  display: inline-block;
}
.InnerGIGABYTEContent #functiontabs .funtabs {
  background-color: rgba(255, 101, 0, 0.1);
  border-left: 4px solid #ff7200;
  border-right: 4px solid #ff7200;
  padding: 4%;
  padding-bottom: 6%;
  margin-top: 0.5%;
}
.InnerGIGABYTEContent #functiontabs .funtabs .conbox1 {
  position: relative;
  display: inline-block;
  width: 66%;
}
.InnerGIGABYTEContent #functiontabs .funtabs .conbox2 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-top: 10%;
  width: 28%;
  margin-left: 2%;
}
.InnerGIGABYTEContent #functiontabs .funtabs .conbox2 p {
  padding: 4% 0% 4% 5%;
  color: #b04700;
}
.InnerGIGABYTEContent #functiontabs .funtabs .conbox2 img {
  width: auto;
  margin: 0 auto;
}
.InnerGIGABYTEContent #funtabs2 {
  display: none;
}
@media screen and (max-width: 960px) {
  .InnerGIGABYTEContent #functiontabs .funtabs .conbox1 {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  .InnerGIGABYTEContent #functiontabs .funtabs .conbox2 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-top: 10%;
    width: 100%;
    margin-left: 0%;
  }
}

.InnerGIGABYTEContent .Signal-Process ol li {
  float: left;
  text-align: center;
  width: 20%;
  cursor: pointer;
}
.InnerGIGABYTEContent .Signal-Process ol li img {
  margin: 0 auto;
}
.InnerGIGABYTEContent #Signal-Process02 ol li {
  float: left;
  text-align: center;
  width: 25%;
  cursor: pointer;
}
.InnerGIGABYTEContent #Signal-Process03 ol li {
  float: left;
  text-align: center;
  width: 50%;
  cursor: pointer;
}
.InnerGIGABYTEContent .Signal-Process .cirpoint {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #ff6400;
  color: #000;
  line-height: 30px;
  margin-right: 2px;
  text-align: center;
  margin-bottom: 4%;
  font-size: 22px;
  font-weight: bold;
  display: inline-block;
}
.InnerGIGABYTEContent .afbox {
  overflow: hidden;
}
.InnerGIGABYTEContent .audiosignbox .audiostyle {
  background: rgba(61, 61, 61, 0.315);
  padding: 20px;
  border-radius: 10px;
  text-align: center;
}
.InnerGIGABYTEContent .audiosignbox .title {
  font-size: 20px;
  line-height: 30px;
  margin-top: 0%;
}
.InnerGIGABYTEContent .audiosignbox .text {
  font-size: 16px;
  line-height: 22px;
}
.InnerGIGABYTEContent .audiosignbox .audiostyle {
  display: none;
}
@media screen and (max-width: 640px) {
  .InnerGIGABYTEContent .Signal-Process ol li {
    float: left;
    text-align: center;
    width: 33%;
    cursor: pointer;
  }
}

.InnerGIGABYTEContent #pcie4slot {
  margin-top: -10%;
}
.InnerGIGABYTEContent #pcie4slot #pcie4slotsmall, .InnerGIGABYTEContent #pcie4slot #pcie4slotssmall {
  display: none;
}
.InnerGIGABYTEContent #pcie4slot .tableall {
  margin-top: 4%;
  margin-bottom: 10%;
}
.InnerGIGABYTEContent #pcie4slot .tableall .note {
  text-align: center;
  font-size: 12px;
  margin-top: 4%;
}
.InnerGIGABYTEContent #pcie4slot .tableall .note1 {
  text-align: right;
  font-size: 20px;
  margin-top: 1%;
}
.InnerGIGABYTEContent #pcie4slot .tableall .title {
  text-align: center;
  color: #ff6400;
  font-size: 34px;
  line-height: 44px;
}
.InnerGIGABYTEContent #pcie4slot .stable01 {
  position: relative;
  display: inline-block;
  width: 30%;
  vertical-align: top;
}
.InnerGIGABYTEContent #pcie4slot .stable02 {
  position: relative;
  display: inline-block;
  margin-left: 2%;
  width: 30%;
  vertical-align: top;
}
.InnerGIGABYTEContent #pcie4slot .stable03 {
  position: relative;
  display: inline-block;
  margin-left: 2%;
  width: 30%;
  vertical-align: top;
}
.InnerGIGABYTEContent #pcie4slot .tableall .s1 {
  font-size: 16px;
  line-height: 22px;
}
.InnerGIGABYTEContent #pcie4slot .tableall .s2 {
  font-size: 16px;
  line-height: 22px;
  color: #ccc;
}
.InnerGIGABYTEContent #pcie4slot .tableall .tablecon {
  position: relative;
  display: inline-block;
  width: 76%;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  min-height: 170px;
  padding-top: 6%;
  margin-top: 6%;
}
.InnerGIGABYTEContent #pcie4slot .stable01 .tabletext1 {
  position: relative;
  display: inline-block;
  width: 20%;
  vertical-align: top;
  padding-top: 56px;
}
.InnerGIGABYTEContent #pcie4slot .stable01 .tabletext1 .s2 {
  padding-top: 46px;
}
.InnerGIGABYTEContent #pcie4slot .stable02 .tabletext2 {
  position: relative;
  display: inline-block;
  width: 20%;
  vertical-align: top;
  padding-top: 56px;
}
.InnerGIGABYTEContent #pcie4slot .stable02 .tabletext2 .s2 {
  padding-top: 46px;
}
.InnerGIGABYTEContent #pcie4slot .stable03 .tabletext3 {
  position: relative;
  display: inline-block;
  width: 20%;
  vertical-align: top;
  padding-top: 44px;
}
.InnerGIGABYTEContent #pcie4slot .stable03 .tabletext3 .s2 {
  padding-top: 38px;
}
.InnerGIGABYTEContent #pcie4slot .stable01 #st1 {
  position: absolute;
  right: 0%;
  top: 50px;
  width: auto;
}
.InnerGIGABYTEContent #pcie4slot .tableall #st4 {
  position: absolute;
  right: 0%;
  top: 50px;
  width: auto;
}
.InnerGIGABYTEContent #pcie4slot .tableall #st5 {
  position: absolute;
  right: 50%;
  top: 50px;
  width: auto;
}
.InnerGIGABYTEContent #pcie4slot .stable01 #st2 {
  position: absolute;
  top: 88px;
  left: 140px;
  font-size: 22px;
  color: #fff;
}
.InnerGIGABYTEContent #pcie4slot .tableall #st3 {
  position: absolute;
  top: 158px;
  left: 124px;
  font-size: 16px;
  color: #000;
}
.InnerGIGABYTEContent #pcie4slot .stable01 .table1, .InnerGIGABYTEContent #pcie4slot .stable02 .table1, .InnerGIGABYTEContent #pcie4slot .stable03 .table1 {
  background: #aa3300;
  background: -moz-linear-gradient(left, #aa3300 0%, #ff7200 100%);
  background: -webkit-linear-gradient(left, #aa3300 0%, #ff7200 100%);
  background: linear-gradient(to right, #aa3300 0%, #ff7200 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa3300', endColorstr='#ff7200', GradientType=1);
  height: 40px;
  width: 100%;
  transition: all 1s ease-in;
  -webkit-transition: all 1 s ease-in;
}
.InnerGIGABYTEContent #pcie4slot .stable01 .table2, .InnerGIGABYTEContent #pcie4slot .stable02 .table2, .InnerGIGABYTEContent #pcie4slot .stable03 .table2 {
  margin-top: 10%;
  background: #474747;
  background: -moz-linear-gradient(left, #474747 0%, #cccccc 100%);
  background: -webkit-linear-gradient(left, #474747 0%, #cccccc 100%);
  background: linear-gradient(to right, #474747 0%, #cccccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474747', endColorstr='#cccccc', GradientType=1);
  height: 40px;
  width: 50%;
  transition: all 0.6s linear;
  -webkit-transition: all 0.6s linear;
}
.InnerGIGABYTEContent #pcie4slot .stable03 .table1 {
  background: #aa3300;
  background: -moz-linear-gradient(left, #aa3300 0%, #ff7200 100%);
  background: -webkit-linear-gradient(left, #aa3300 0%, #ff7200 100%);
  background: linear-gradient(to right, #aa3300 0%, #ff7200 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa3300', endColorstr='#ff7200', GradientType=1);
  height: 40px;
  width: 30%;
  transition: all 1s ease-in;
  -webkit-transition: all 1 s ease-in;
}
.InnerGIGABYTEContent #pcie4slot .stable03 .table2 {
  margin-top: 10%;
  background: #474747;
  background: -moz-linear-gradient(left, #474747 0%, #cccccc 100%);
  background: -webkit-linear-gradient(left, #474747 0%, #cccccc 100%);
  background: linear-gradient(to right, #474747 0%, #cccccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474747', endColorstr='#cccccc', GradientType=1);
  height: 40px;
  width: 100%;
  transition: all 0.6s linear;
  -webkit-transition: all 0.6s linear;
}
@media screen and (max-width: 1366px) {
  .InnerGIGABYTEContent #pcie4slot {
    margin-top: 0%;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall .title {
    font-size: 26px;
    line-height: 36px;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall .s1 {
    font-size: 16px;
    line-height: 22px;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall .s2 {
    font-size: 16px;
    line-height: 22px;
    color: #ccc;
  }
  .InnerGIGABYTEContent #pcie4slot .stable01 .tabletext1 {
    position: relative;
    display: inline-block;
    width: 20%;
    vertical-align: top;
    padding-top: 30px;
  }
  .InnerGIGABYTEContent #pcie4slot .stable01 .tabletext1 .s2 {
    padding-top: 30px;
  }
  .InnerGIGABYTEContent #pcie4slot .stable02 .tabletext2 {
    position: relative;
    display: inline-block;
    width: 20%;
    vertical-align: top;
    padding-top: 30px;
  }
  .InnerGIGABYTEContent #pcie4slot .stable02 .tabletext2 .s2 {
    padding-top: 30px;
  }
  .InnerGIGABYTEContent #pcie4slot .stable03 .tabletext3 {
    position: relative;
    display: inline-block;
    width: 20%;
    vertical-align: top;
    padding-top: 20px;
  }
  .InnerGIGABYTEContent #pcie4slot .stable03 .tabletext3 .s2 {
    padding-top: 18px;
  }
  .InnerGIGABYTEContent #pcie4slot .stable01 #st1 {
    position: absolute;
    right: 0%;
    top: 50px;
    width: 30%;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall #st4 {
    position: absolute;
    right: 0%;
    top: 50px;
    width: 30%;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall #st5 {
    position: absolute;
    right: 40%;
    top: 50px;
    width: 30%;
  }
  .InnerGIGABYTEContent #pcie4slot .stable01 #st2 {
    position: absolute;
    top: 72px;
    left: 90px;
    font-size: 16px;
    color: #fff;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall #st3 {
    position: absolute;
    top: 148px;
    left: 74px;
    font-size: 14px;
    color: #000;
  }
  .InnerGIGABYTEContent #pcie4slot .stable01 .table2, .InnerGIGABYTEContent #pcie4slot .stable02 .table2, .InnerGIGABYTEContent #pcie4slot .stable03 .table2 {
    margin-top: 18%;
  }
}
@media screen and (max-width: 960px) {
  .InnerGIGABYTEContent #pcie4slot {
    margin-top: 0%;
  }
  .InnerGIGABYTEContent #pcie4slot .tt1 {
    width: 100%;
    padding-top: 0%;
    margin-bottom: 0%;
  }
  .InnerGIGABYTEContent #pcie4slot {
    background-image: url("");
  }
  .InnerGIGABYTEContent #pcie4slot #pcie4slotssmall {
    display: block;
  }
  .InnerGIGABYTEContent #pcie4slot .stable01 {
    width: 100%;
  }
  .InnerGIGABYTEContent #pcie4slot .stable02 {
    margin-left: 0%;
    margin-top: 10%;
    width: 100%;
  }
  .InnerGIGABYTEContent #pcie4slot .stable03 {
    margin-left: 0%;
    margin-top: 10%;
    width: 100%;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall .title {
    font-size: 40px;
    line-height: 46px;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall .s1 {
    font-size: 20px;
    line-height: 30px;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall .s2 {
    font-size: 20px;
    line-height: 30px;
    color: #ccc;
  }
  .InnerGIGABYTEContent #pcie4slot .stable01 .tabletext1 {
    width: 20%;
    padding-top: 50px;
  }
  .InnerGIGABYTEContent #pcie4slot .stable01 .tabletext1 .s2 {
    padding-top: 30px;
  }
  .InnerGIGABYTEContent #pcie4slot .stable02 .tabletext2 {
    width: 20%;
    padding-top: 50px;
  }
  .InnerGIGABYTEContent #pcie4slot .stable02 .tabletext2 .s2 {
    padding-top: 30px;
  }
  .InnerGIGABYTEContent #pcie4slot .stable03 .tabletext3 {
    width: 20%;
    padding-top: 30px;
  }
  .InnerGIGABYTEContent #pcie4slot .stable03 .tabletext3 .s2 {
    padding-top: 20px;
  }
  .InnerGIGABYTEContent #pcie4slot .stable01 #st1 {
    right: 0%;
    top: 60px;
    width: auto;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall #st4 {
    right: 0%;
    top: 60px;
    width: auto;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall #st5 {
    right: 50%;
    top: 60px;
    width: auto;
  }
  .InnerGIGABYTEContent #pcie4slot .stable01 #st2 {
    top: 88px;
    left: 250px;
    font-size: 26px;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall #st3 {
    top: 156px;
    left: 180px;
    font-size: 20px;
  }
  .InnerGIGABYTEContent #pcie4slot .stable01 .table2, .InnerGIGABYTEContent #pcie4slot .stable02 .table2, .InnerGIGABYTEContent #pcie4slot .stable03 .table2 {
    margin-top: 6%;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall .note {
    margin-top: 1%;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall .tablecon {
    padding-top: 6%;
    margin-top: 2%;
  }
}
@media screen and (max-width: 640px) {
  .InnerGIGABYTEContent #pcie4slot .stable01 #st1 {
    right: 0%;
    top: 40px;
    width: 26%;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall #st4 {
    right: 0%;
    top: 40px;
    width: 26%;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall #st5 {
    right: 40%;
    top: 40px;
    width: 26%;
  }
  .InnerGIGABYTEContent #pcie4slot .stable01 #st2 {
    top: 70px;
    left: 120px;
    font-size: 16px;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall #st3 {
    top: 126px;
    left: 86px;
    font-size: 14px;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall .title {
    font-size: 30px;
    line-height: 30px;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall .s1 {
    font-size: 16px;
    line-height: 20px;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall .s2 {
    font-size: 16px;
    line-height: 20px;
    color: #ccc;
  }
  .InnerGIGABYTEContent #pcie4slot .stable01 .tabletext1 {
    width: 20%;
    padding-top: 34px;
  }
  .InnerGIGABYTEContent #pcie4slot .stable01 .tabletext1 .s2 {
    padding-top: 14px;
  }
  .InnerGIGABYTEContent #pcie4slot .stable02 .tabletext2 {
    width: 20%;
    padding-top: 34px;
  }
  .InnerGIGABYTEContent #pcie4slot .stable02 .tabletext2 .s2 {
    padding-top: 14px;
  }
  .InnerGIGABYTEContent #pcie4slot .stable03 .tabletext3 {
    width: 20%;
    padding-top: 20px;
  }
  .InnerGIGABYTEContent #pcie4slot .stable03 .tabletext3 .s2 {
    padding-top: 10px;
  }
  .InnerGIGABYTEContent #pcie4slot .stable01 {
    width: 100%;
  }
  .InnerGIGABYTEContent #pcie4slot .stable02 {
    margin-left: 0%;
    margin-top: 10%;
    width: 100%;
  }
  .InnerGIGABYTEContent #pcie4slot .stable03 {
    margin-left: 0%;
    margin-top: 10%;
    width: 100%;
  }
  .InnerGIGABYTEContent #pcie4slot .stable01 .table2, .InnerGIGABYTEContent #pcie4slot .stable02 .table2, .InnerGIGABYTEContent #pcie4slot .stable03 .table2 {
    margin-top: 6%;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall .note {
    margin-top: 1%;
  }
  .InnerGIGABYTEContent #pcie4slot .tableall .tablecon {
    padding-top: 6%;
    margin-top: 6%;
  }
}

[data-parallax] {
  position: relative;
  overflow: hidden;
}

[data-parallax-target] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: -200px;
  background-image: url("../innergigabyteimages/mainsec07.jpg");
  background-size: cover;
  background-position: center center;
  transform: translate3d(0, 0, 0);
  transition: transform .1s linear;
}

.bbb1 {
  padding: 3em 1em;
}

.content {
  position: relative;
  min-height: 1200px;
}

#pcie4slotdesign {
  background-image: url("../innergigabyteimages/pcie4slotdesign_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 950px;
  position: relative;
  overflow: hidden;
}

#pcie4slotdesign #pcie4slotdesignsmall, #pcie4slotdesign .pcienum {
  display: none;
}

#pcie4slotdesign .title {
  color: #ff6400;
  line-height: 1.0em;
}

#pcie4slotdesign .title {
  font-size: 1.3em;
  line-height: 1.3em;
  color: #ff6400;
}

#pcie4slotdesign .text {
  font-size: 20px;
  line-height: 1.3em;
  margin-top: 0.2em;
  margin-bottom: 1em;
  max-width: 300px;
}

#pcie4slotdesign .pcie4de01 {
  position: relative;
  top: 240px;
  left: 30px;
}

#pcie4slotdesign .pcie4de02 {
  position: relative;
  top: -120px;
  left: 900px;
}

#pcie4slotdesign .pcie4de03 {
  position: relative;
  top: -160px;
  left: 900px;
}

#pcie4slotdesign .pcie4de04 {
  position: relative;
  top: -200px;
  left: 900px;
}

#pcie4slotdesign .pcie4de05 {
  position: relative;
  top: -240px;
  left: 900px;
}

@media screen and (max-width: 1366px) {
  #pcie4slotdesign {
    background-image: url("../innergigabyteimages/pcie4slotdesign_1366.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 720px;
    position: relative;
  }

  #pcie4slotdesign .title {
    color: #ff6400;
    line-height: 1.0em;
  }

  #pcie4slotdesign .title {
    font-size: 0.8em;
    line-height: 0.9em;
    color: #ff6400;
  }

  #pcie4slotdesign .text {
    font-size: 13px;
    line-height: 20px;
    margin-top: 0.2em;
    margin-bottom: 1em;
    width: 20%;
  }

  #pcie4slotdesign .pcie4de01 {
    position: relative;
    top: 170px;
    left: 20px;
  }

  #pcie4slotdesign .pcie4de02 {
    position: relative;
    top: -80px;
    left: 640px;
  }

  #pcie4slotdesign .pcie4de03 {
    position: relative;
    top: -100px;
    left: 640px;
  }

  #pcie4slotdesign .pcie4de04 {
    position: relative;
    top: -130px;
    left: 640px;
  }

  #pcie4slotdesign .pcie4de05 {
    position: relative;
    top: -150px;
    left: 640px;
  }
}
@media screen and (max-width: 960px) {
  #pcie4slotdesign {
    background-image: url("../innergigabyteimages/");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 900px;
    position: relative;
    text-align: center;
  }

  #pcie4slotdesign #pcie4slotdesignsmall {
    display: block;
  }

  #pcie4slotdesign .pcienum {
    display: inline-block;
    margin-right: 2%;
  }

  #pcie4slotdesign .title {
    font-size: 1.2em;
    line-height: 1.2em;
    color: #ff6400;
  }

  #pcie4slotdesign .text {
    font-size: 20px;
    line-height: 30px;
    margin-top: 0.2em;
    margin-bottom: 1em;
    width: 100%;
    max-width: 100%;
  }

  #pcie4slotdesign .pcie4de01 {
    position: static;
    top: 0px;
    left: 0px;
  }

  #pcie4slotdesign .pcie4de02 {
    position: static;
    top: 0px;
    left: 10px;
  }

  #pcie4slotdesign .pcie4de03 {
    position: static;
    top: 0px;
    left: 0px;
  }

  #pcie4slotdesign .pcie4de04 {
    position: static;
    top: 0px;
    left: 0px;
  }

  #pcie4slotdesign .pcie4de05 {
    position: static;
    top: 0px;
    left: 0px;
    width: auto;
  }
}
#smartfan5fan {
  margin-bottom: 4%;
}

#smartfan5fan .conbox1 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 30%;
}

#smartfan5fan .conbox2 {
  display: inline-block;
  position: relative;
  width: 65%;
  margin-left: 2%;
  text-align: left;
  padding-top: 4%;
}

#smartfan5fan .conbox3 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 51%;
}

#smartfan5fan .conbox4 {
  display: inline-block;
  position: relative;
  width: 46%;
  margin-left: 1%;
}

#smartfan5fan .conbox5 {
  display: inline-block;
  position: relative;
  width: 45%;
}

#smartfan5fan .conbox5 .smarttitle {
  vertical-align: text-top;
}

#smartfan5fan .conbox6 {
  border-left: 1px solid #999;
  padding-left: 8%;
  display: inline-block;
  position: relative;
  width: 45%;
}

#smartfan5fan .conbox7 {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

#smartfan5fan .conbox9 {
  position: relative;
  display: inline-block;
  width: 53%;
}

#smartfan5fan .conbox10 {
  display: inline-block;
  position: relative;
  width: 46%;
  vertical-align: top;
}

#smartfan5fan .conboxtable {
  position: relative;
  min-height: 200px;
}

#smartfan5fan .conboxtable .con71 {
  position: absolute;
  right: 10%;
  top: 20px;
}

#smartfan5fan .conboxtable .con72 {
  position: absolute;
  right: 10%;
  top: 100px;
}

#smartfan5fan .conboxtable img {
  position: absolute;
}

#smartfan5fan .smartlist {
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 1%;
  display: inline-block;
}

#smartfan5fan .conbox4 .note {
  font-size: 14px;
  margin-top: 10%;
}

#smartfan5fan .smartlist img {
  margin-right: 10px;
  margin-left: 10px;
}

#smartfan5fan .smartlist1 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
}

#smartfan5fan .smarttitle {
  color: #ff6400;
  font-weight: 500;
}

#smartfan5fan .smarttitle2 {
  font-size: 14px;
}

@media screen and (max-width: 1366px) {
  #smartfan5fan .conbox3 {
    width: 40%;
  }

  #smartfan5fan .conbox4 {
    width: 55%;
    margin-left: 1%;
  }

  #smartfan5fan .conbox5 {
    width: 48%;
  }

  #smartfan5fan .conbox6 {
    padding-left: 2%;
    width: 48%;
  }

  #smartfan5fan .conbox7 {
    width: 58%;
  }

  #smartfan5fan .conboxtable .con71 {
    right: 0%;
    top: 10px;
  }

  #smartfan5fan .conboxtable .con72 {
    right: 0%;
    top: 80px;
  }

  #smartfan5fan .conbox8 {
    width: 38%;
  }

  #smartfan5fan .conbox9 {
    width: 100%;
  }

  #smartfan5fan .conbox10 {
    width: 100%;
  }

  #smartfan5fan .smartlist1 {
    font-size: 16px;
    line-height: 20px;
  }

  #smartfan5fan .conbox4 .note {
    margin-top: 0%;
  }
}
@media screen and (max-width: 960px) {
  #smartfan5fan .conbox1 {
    width: 100%;
  }

  #smartfan5fan .conbox2 {
    width: 100%;
    margin-left: 0%;
  }

  #smartfan5fan .conbox3 {
    width: 100%;
  }

  #smartfan5fan .conbox4 {
    width: 100%;
    margin-left: 0%;
  }

  #smartfan5fan .conbox5 {
    width: 48%;
  }

  #smartfan5fan .conbox6 {
    padding-left: 6%;
    width: 48%;
  }

  #smartfan5fan .conbox7 {
    width: 58%;
  }

  #smartfan5fan .conboxtable .con71 {
    right: 10%;
    top: 10px;
  }

  #smartfan5fan .conboxtable .con72 {
    right: 10%;
    top: 100px;
  }

  #smartfan5fan .conbox8 {
    width: 38%;
  }

  #smartfan5fan .conbox9 {
    width: 100%;
  }

  #smartfan5fan .conbox10 {
    width: 100%;
  }

  #smartfan5fan .smartlist1 {
    font-size: 20px;
    line-height: 30px;
  }

  #smartfan5fan .conbox4 .note {
    margin-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  #smartfan5fan .smartlist {
    font-size: 20px;
  }

  #smartfan5fan .conbox1 {
    margin-left: 0%;
  }

  #smartfan5fan .conbox7 {
    width: 100%;
  }

  #smartfan5fan .conboxtable .con71 {
    right: 0%;
    top: 30px;
  }

  #smartfan5fan .conboxtable .con72 {
    right: 0%;
    top: 80px;
  }

  #smartfan5fan .conbox8 {
    width: 100%;
  }

  #smartfan5fan .conbox4 .note {
    margin-top: 20px;
    margin-bottom: 50px;
  }

  #smartfan5fan .smartlist {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 1%;
    display: block;
    padding-left: 6%;
  }
}
.InnerGIGABYTEContent #xtremememorytext {
  max-width: 1920px;
}
.InnerGIGABYTEContent #xtremememorytext .title {
  text-align: center;
  margin: 0 auto;
  margin-top: 4%;
}
.InnerGIGABYTEContent #xtremememorytext .text {
  width: 50%;
  margin: 0 auto;
  text-align: center;
}
.InnerGIGABYTEContent #shielded {
  position: relative;
  transition: all 0.5s linear;
  min-height: 900px;
  max-width: 1920px;
  margin: 0 auto;
}
.InnerGIGABYTEContent #shielded01 {
  position: absolute;
}
.InnerGIGABYTEContent #shielded02 {
  position: absolute;
}
.InnerGIGABYTEContent #shielded03 {
  position: absolute;
}
.InnerGIGABYTEContent #shielded04 {
  top: 8%;
  left: 66%;
  position: absolute;
}
.InnerGIGABYTEContent #shielded04 .title {
  color: #69DCD7;
  font-size: 20px;
}
.InnerGIGABYTEContent #shielded04 .text {
  color: #B2B2B2;
  width: 50%;
  margin-top: 2px;
  font-size: 16px;
}
.InnerGIGABYTEContent #shieldedsmall {
  display: none;
}
.InnerGIGABYTEContent #tantalum {
  position: relative;
  transition: all 0.5s linear;
  min-height: 900px;
  max-width: 1920px;
  margin: 0 auto;
}
.InnerGIGABYTEContent #tantalum01, .InnerGIGABYTEContent #tantalum02, .InnerGIGABYTEContent #tantalum03 {
  position: absolute;
}
.InnerGIGABYTEContent #tantalum04 {
  top: 4%;
  left: 61.5%;
  position: absolute;
}
.InnerGIGABYTEContent #tantalum05 {
  top: 36%;
  left: 61.5%;
  position: absolute;
}
.InnerGIGABYTEContent #tantalum04 .title, .InnerGIGABYTEContent #tantalum05 .title {
  color: #69DCD7;
  font-size: 20px;
}
.InnerGIGABYTEContent #tantalum04 .text, .InnerGIGABYTEContent #tantalum05 .text {
  color: #B2B2B2;
  width: 60%;
  margin-top: 2px;
  font-size: 16px;
}
.InnerGIGABYTEContent #tantalumsmall01, .InnerGIGABYTEContent #tantalumsmall02 {
  display: none;
}
@keyframes anixtreme {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (max-width: 1680px) {
  .InnerGIGABYTEContent #tantalum04 {
    top: 0%;
    position: absolute;
  }
  .InnerGIGABYTEContent #tantalum05 {
    top: 28%;
    position: absolute;
  }
}
@media screen and (max-width: 1366px) {
  .InnerGIGABYTEContent #tantalum05 {
    top: 22%;
    position: absolute;
  }
}
@media screen and (max-width: 960px) {
  .InnerGIGABYTEContent #xtremememorytext .text {
    width: 90%;
  }
  .InnerGIGABYTEContent #shieldedsmall {
    display: block;
  }
  .InnerGIGABYTEContent #shielded01, .InnerGIGABYTEContent #shielded02, .InnerGIGABYTEContent #shielded03 {
    display: none;
  }
  .InnerGIGABYTEContent #shielded04 {
    position: static;
    margin: 0 auto;
    width: 80%;
  }
  .InnerGIGABYTEContent #shielded04 .text {
    color: #B2B2B2;
    width: 100%;
    font-size: 16px;
  }
  .InnerGIGABYTEContent #tantalum01, .InnerGIGABYTEContent #tantalum02, .InnerGIGABYTEContent #tantalum03 {
    display: none;
  }
  .InnerGIGABYTEContent #tantalumsmall01, .InnerGIGABYTEContent #tantalumsmall02 {
    display: block;
  }
  .InnerGIGABYTEContent #tantalum04, .InnerGIGABYTEContent #tantalum05 {
    position: static;
    margin: 0 auto;
    width: 80%;
  }
  .InnerGIGABYTEContent #tantalum04 .text, .InnerGIGABYTEContent #tantalum05 .text {
    color: #B2B2B2;
    width: 100%;
    font-size: 16px;
  }
}

.InnerGIGABYTEContent #thermaldesign {
  margin-top: 6%;
  max-width: 1920px;
  margin: 0 auto;
}
.InnerGIGABYTEContent #thermaldesign .text {
  font-family: 'Titillium Web', arial,sans-serif, Microsoft JhengHei;
  font-weight: normal;
}
.InnerGIGABYTEContent #thermaldesign {
  background-image: url("../innergigabyteimages/thermaldesign_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
}
.InnerGIGABYTEContent #thermaldesign .thermaldesignline {
  position: relative;
  min-height: 900px;
}
.InnerGIGABYTEContent #thermaldesign .t1 {
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 2px;
  border: 5px solid #1f1f1f;
  padding: 20px;
  display: none;
  color: #fff;
  z-index: 22;
}
.InnerGIGABYTEContent #therm1titlebtn {
  position: absolute;
  top: 24%;
  left: 60%;
}
.InnerGIGABYTEContent #thermaldesign #therm1 {
  position: absolute;
  top: 19%;
  left: 0%;
}
.InnerGIGABYTEContent #thermaldesign #therm1con {
  position: absolute;
  width: 500px;
  top: 22%;
  left: 0%;
}
.InnerGIGABYTEContent #therm2titlebtn {
  position: absolute;
  top: 41%;
  left: 66%;
}
.InnerGIGABYTEContent #thermaldesign #therm2 {
  position: absolute;
  top: 40%;
  left: 80%;
}
.InnerGIGABYTEContent #thermaldesign #therm2con {
  position: absolute;
  width: 500px;
  top: 47%;
  left: 66%;
}
.InnerGIGABYTEContent #therm3titlebtn {
  position: absolute;
  top: 68%;
  left: 20%;
}
.InnerGIGABYTEContent #thermaldesign #therm3 {
  position: absolute;
  top: 59%;
  left: 44%;
}
.InnerGIGABYTEContent #thermaldesign #therm3con {
  position: absolute;
  width: 500px;
  top: 62%;
  left: 40%;
}
.InnerGIGABYTEContent .btnstyletherm {
  transition: all .2s;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  cursor: pointer;
  background: #ff6400;
  margin: 0 auto;
  position: relative;
}
.InnerGIGABYTEContent .btnstyletherm span {
  transition: all .2s;
  content: "";
  display: block;
  width: 60%;
  height: 4px;
  margin: 0 auto;
  background-color: #000;
  transform: translateY(12px) rotate(90deg);
  -webkit-transform: translateY(12px) rotate(90deg);
  -ms-transform: translateY(12px) rotate(90deg);
}
.InnerGIGABYTEContent .btnstyletherm:before {
  transition: all .2s;
  content: "";
  display: block;
  width: 60%;
  height: 4px;
  margin: 0 auto;
  background-color: #000;
  transform: translateY(16px) rotate(0deg);
  -webkit-transform: translateY(16px) rotate(0deg);
  -ms-transform: translateY(16px) rotate(0deg);
}
.InnerGIGABYTEContent .btnstyletherm:hover {
  background-color: #ff4800;
}
.InnerGIGABYTEContent .menuOpentherm span {
  height: 0px;
}
.InnerGIGABYTEContent .menuOpentherm {
  background: #ff6400;
}
.InnerGIGABYTEContent #thermaldesign .thertitle {
  z-index: 20;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  font-family: 'Aldrich','Arial', 'cwTeXHei', 'Microsoft JhengHei';
  background: #000;
}
.InnerGIGABYTEContent #thermaldesign .smalltitle, .InnerGIGABYTEContent #thermaldesign #thermaldesignsmall {
  display: none;
}
@media screen and (max-width: 1366px) {
  .InnerGIGABYTEContent #thermaldesign {
    background-image: url("../innergigabyteimages/thermaldesign_1366.jpg");
    background-position: top center;
    background-repeat: no-repeat;
  }
  .InnerGIGABYTEContent #thermaldesign .thermaldesignline {
    min-height: 660px;
    position: relative;
  }
  .InnerGIGABYTEContent #thermaldesign #therm4 .thertitle {
    margin-top: 4%;
  }
  .InnerGIGABYTEContent #thermaldesign .thertitle {
    font-size: 20px;
  }
  .InnerGIGABYTEContent #therm1titlebtn {
    position: absolute;
    top: 24%;
    left: 60%;
  }
  .InnerGIGABYTEContent #thermaldesign #therm1 {
    position: absolute;
    top: 17%;
    left: 0%;
  }
  .InnerGIGABYTEContent #thermaldesign #therm1con {
    position: absolute;
    width: 500px;
    top: 22%;
    left: 0%;
  }
  .InnerGIGABYTEContent #therm2titlebtn {
    position: absolute;
    top: 39%;
    left: 66%;
  }
  .InnerGIGABYTEContent #thermaldesign #therm2 {
    position: absolute;
    top: 36%;
    left: 80%;
  }
  .InnerGIGABYTEContent #thermaldesign #therm2con {
    position: absolute;
    width: 300px;
    top: 50%;
    left: 66%;
  }
  .InnerGIGABYTEContent #therm3titlebtn {
    position: absolute;
    top: 64%;
    left: 18%;
  }
  .InnerGIGABYTEContent #thermaldesign #therm3 {
    position: absolute;
    top: 56%;
    left: 44%;
  }
  .InnerGIGABYTEContent #thermaldesign #therm3con {
    position: absolute;
    width: 500px;
    top: 60%;
    left: 40%;
  }
}
@media screen and (max-width: 960px) {
  .InnerGIGABYTEContent #thermaldesign .title {
    margin-left: 0%;
    text-align: center;
    font-size: 40px;
    line-height: 50px;
  }
  .InnerGIGABYTEContent #thermaldesign {
    background-image: url("");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 500px;
    position: relative;
  }
  .InnerGIGABYTEContent #thermaldesign #therm1con, .InnerGIGABYTEContent #thermaldesign #therm2con, .InnerGIGABYTEContent #thermaldesign #therm3con, .InnerGIGABYTEContent #thermaldesign #therm4con, .InnerGIGABYTEContent #thermaldesign #therm5con {
    position: static;
    display: block;
    background: transparent;
    margin-top: 0px;
    width: 100%;
  }
  .InnerGIGABYTEContent #thermaldesign #therm1, .InnerGIGABYTEContent #thermaldesign #therm2, .InnerGIGABYTEContent #thermaldesign #therm3, .InnerGIGABYTEContent #thermaldesign #therm4, .InnerGIGABYTEContent #thermaldesign #therm5 {
    position: static;
  }
  .InnerGIGABYTEContent #therm1titlebtn, .InnerGIGABYTEContent #therm2titlebtn, .InnerGIGABYTEContent #therm3titlebtn, .InnerGIGABYTEContent #therm4titlebtn, .InnerGIGABYTEContent #therm5titlebtn, .InnerGIGABYTEContent #thermaldesign #therm4 img {
    display: none;
  }
  .InnerGIGABYTEContent #thermaldesign #thermaldesignsmall {
    display: block;
  }
  .InnerGIGABYTEContent #thermaldesign .smalltitle {
    display: inline-block;
    margin-right: 10px;
  }
  .InnerGIGABYTEContent #thermaldesign .thertitle {
    font-size: 30px;
    margin-top: 6%;
  }
  .InnerGIGABYTEContent #thermaldesign #therm1 {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .InnerGIGABYTEContent #thermaldesign .thertitle {
    font-size: 20px;
  }
}
