@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);
@import url("https://fonts.googleapis.com/css?family=Aldrich");
body {
  font-family: 'Oswald', sans-serif, Microsoft JhengHei;
  font-family: 'Oswald', !important;
  /* font-family: 'myfont','Arial', 'cwTeXHei', 'Microsoft JhengHei'; */
  /*Firefox hack*/
  font-size: 30px;
  background: #000;
  padding: 0;
  margin: 0;
  color: #fff;
}

@font-face {
  font-family: "myfont";
  src: url("../images/AORUS-font.woff") format("woff");
  font-weight: bold;
}

img {
  width: 100%;
  outline: none;
  border: 0;
}

.frame {
  margin: 0 auto;
  padding: 1em 0;
  overflow: hidden;
  width: 1366px;
}

#playBtn {
  cursor: pointer;
}

.frame.full {
  width: 100%;
}

.title {
  font-size: 1.4em;
  line-height: 1.3em;
  color: #fff;
}

.suborangetitle {
  color: #FF7200;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 1%;
  font-family: 'Oswald', sans-serif, Microsoft JhengHei;
  font-family: 'Oswald', !important;
}

.text {
  font-weight: 300;
  font-size: 20px;
  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;
}

.note {
  font-weight: 300;
  font-size: 12px;
  line-height: 1.25em;
  margin-left: 0.4em;
  text-indent: -0.4em;
  color: #bbb;
}

.video {
  height: 0;
  overflow: hidden;
  position: relative;
  margin: auto;
  padding-bottom: 56.25%;
  /* 16:9 */
}

.video video, .video iframe {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

p {
  margin: 0.5em 0;
}

.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;
}

.mainbar:hover {
  height: 150px;
  background: #000;
  color: #CCC;
  border-bottom: #ec6c00 solid 1px;
}

.mainbar p {
  padding: 20px 0 0 0;
  font-size: 36px;
  line-height: 40px;
}

.mainbar .btn a {
  color: #666;
  margin-left: 1em;
  margin-right: 1em;
}

.mainbar .btn a:hover {
  color: #ec6c00;
}

.table {
  /*display: table;*/
  /*min-height:500px;*/
  overflow: visible;
}

.table .cell {
  display: table-cell;
  vertical-align: middle;
}

.table .cell_HIDE {
  display: none;
  vertical-align: middle;
}

.table .cell_SHOW {
  display: table-cell;
  vertical-align: middle;
}

.table .cell .left {
  float: left;
  margin-left: 5%;
  /*margin-right:4%;*/
  text-align: left;
}

.table .cell .right {
  float: right;
  margin-right: 5%;
  /*margin-left:4%;*/
  text-align: left;
}

.table .cell .center {
  /*padding:1em 10% 0;*/
  padding: 0em 30px 0;
  /*min-height:400px;*/
  overflow: visible;
}

.table .cell .offsetRight {
  margin-right: -25%;
}

.table .cell .offsetLeft {
  margin-left: -25%;
}

.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;
}

.table .cell .btn a:hover {
  background-color: #03C;
}

.table .img {
  margin-top: 30px;
}

.table .side {
  width: 10%;
  display: block;
}

.table .margin0auto {
  margin-left: auto;
  margin-right: auto;
}

.table .break {
  clear: both;
}

.table .col1, .table .col1s, .table .col1l {
  width: 9.5%;
}

.table .col2, .table .col2s, .table .col2l {
  width: 19%;
}

.table .col3, .table .col3s, .table .col3l {
  width: 28.5%;
}

.table .col4, .table .col4s, .table .col4l {
  width: 38%;
}

.table .col5, .table .col5s, .table .col5l {
  width: 47.5%;
}

.table .col52, .table .col52s {
  width: auto;
}

.table .col6, .table .col6s, .table .col6l {
  width: 40%;
}

.table .col7, .table .col7s, .table .col7l {
  width: 66.5%;
}

.table .col8, .table .col8s, .table .col8l {
  width: 76%;
}

.table .col9, .table .col9s, .table .col9l {
  width: 85.5%;
}

.table .col10, .table .col10s, .table .col10l {
  width: 95%;
}

.fade {
  position: relative;
  overflow: auto;
  display: block;
}

.fade .pic2 {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  z-index: 3;
}

.img-large {
  display: block;
}

.img-small {
  display: none;
}

/*features start*/

#header {
  position: relative;
  /*height: 504px;*/
  background-repeat: no-repeat;
  /*min-height: 500px;
*/
}

#header .title {
  margin: 0 auto;
  width: auto;
  z-index: 11;
  left: 50%;
  top: 50%;
  position: absolute;
  color: #fff;
  margin: -67px 0 0 13px;
  /*border-radius: 5px;
*/
}

#header .frame {
  padding-top: 0;
}

.imgscale {
  cursor: pointer;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}

.imgscale:hover {
  transform: scale(1.4, 1.4);
  -webkit-transform: scale(1.4, 1.4);
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

@font-face {
  font-family: 'AORUS';
  src: url("../images/AORUS-font.woff") format("woff");
}

/* CSS Document */

/* html,
body {
    background: #010000;
    font-family: 'Titillium Web', sans-serif, Microsoft JhengHei;
    font-size: 22px;
    width: 100%;
} */

a {
  text-decoration: none;
  color: #0CF;
}

h2 {
  font-family: "Aldrich", Microsoft JhengHei, Microsoft YaHei, SimHei, Arial, Verdana, Helvetica, sans-serif;
  color: #ff6400;
  font-size: 48px;
  letter-spacing: 2px;
  font-weight: bold;
}

p {
  color: #ddd;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 1px;
}

.aorus_font_title {
  font-family: "AORUS", Microsoft JhengHei, Microsoft YaHei, SimHei, Arial, Verdana, Helvetica, sans-serif;
}

.aorus_font {
  font-family: "Aldrich", Microsoft JhengHei, Microsoft YaHei, SimHei, Arial, Verdana, Helvetica, sans-serif;
}

.aorus_font_01 {
  font-family: 'Titillium Web', sans-serif, Microsoft JhengHei;
}

.aorus_font_title_h1 {
  /* text-shadow: 0px 0px 10px #ff6400, 0px 0px 10px #ff6400, 0px 0px 10px #ff6400; */
  letter-spacing: 5px;
}

/* font */

/* text */

@font-face {
  font-family: 'AORUS';
  src: url("../images/AORUS-font.woff") format("woff");
}

#designconcept {
  position: relative;
}

#designconcept .t1 {
  font-family: 'Titillium Web', sans-serif, Microsoft JhengHei;
  margin-top: -700px;
  z-index: 155;
  position: absolute;
  max-width: 680px;
  left: 60%;
  right: 10%;
  overflow: hidden;
  text-align: center;
}

/* #designconcept .t2 {
    background-color:rgba(0,0,0,0.5);
    padding:10%;
} */

/* grab */

.aorus_grab_move img {
  position: relative;
  opacity: 0;
  transition: 1s;
}

@keyframes aorus_grab {
  0% {
    top: 0px;
    left: 0;
    opacity: 1;
    transform: scale(0.9, 0.9) translate(0, 0);
    -webkit-filter: blur(5px) brightness(0);
  }
  20% {
    top: 0px;
    left: 0;
    opacity: 1;
    transform: scale(0.9, 0.9) translate(0, 0);
    -webkit-filter: blur(5px) brightness(0);
  }
  60% {
    top: 0px;
    left: 0;
    opacity: 1;
    transform: scale(0.94, 0.94) translate(0, 0);
    -webkit-filter: blur(0px) brightness(0.4);
  }
  100% {
    top: 0px;
    left: 0;
    opacity: 1;
    transform: scale(1, 1) translate(0, 0);
    -webkit-filter: blur(0px) brightness(1);
  }
}

@keyframes aorus_grab_move {
  0% {
    top: 0px;
    left: 0;
    opacity: 0;
    transform: scale(0.98, 0.98) translate(0, 0);
    -webkit-filter: contrast(1.15) brightness(0.8);
  }
  40% {
    top: 0px;
    left: 0;
    opacity: 1;
    transform: scale(1.01, 1.01) translate(0, 0);
    -webkit-filter: contrast(1) brightness(1.2);
  }
  100% {
    top: 0px;
    left: 0;
    opacity: 0;
    transform: scale(0.98, 0.98) translate(0, 0);
    -webkit-filter: contrast(1.15) brightness(0.8);
  }
}

/* wing */

.aorus_wing_black img {
  opacity: 0;
  transition: 1s;
  position: relative;
  z-index: 151;
}

.aorus_wing_move img {
  position: relative;
  opacity: 1;
  transition: 1s;
}

.aorus_wing_left img {
  opacity: 0;
  transition: 1s;
  position: relative;
  z-index: 151;
}

.aorus_wing_left1 img {
  opacity: 0;
  transition: 1s;
  position: relative;
  z-index: 151;
}

.aorus_wing_light img {
  animation-delay: 3s;
  opacity: 0;
  transition: 1s;
  position: relative;
  z-index: 151;
}

@keyframes aorus_wing_left {
  0% {
    top: 0px;
    left: 0;
    opacity: 0;
    transform: scale(1, 1) translate(0, 0);
    -webkit-filter: blur(5px) brightness(0);
  }
  40% {
    top: 0px;
    left: 0;
    opacity: 0.5;
    transform: scale(1, 1) translate(0, 0);
    -webkit-filter: blur(3px) brightness(1.3);
  }
  70% {
    top: 0px;
    left: 0;
    opacity: 0;
    transform: scale(2.2, 1.2) translate(0, 0);
    -webkit-filter: blur(0px) brightness(1);
  }
  100% {
    top: 0px;
    left: 0;
    opacity: 0;
    transform: scale(1, 1) translate(0, 0);
    -webkit-filter: blur(5px) brightness(0);
  }
}

@keyframes aorus_wing_left1 {
  0% {
    top: 0px;
    left: 0;
    opacity: 0;
    transform: scale(1, 1) translate(0, 0);
    -webkit-filter: blur(5px) brightness(0);
  }
  40% {
    top: 0px;
    left: 0;
    opacity: 0.5;
    transform: scale(1, 1) translate(0, 0);
    -webkit-filter: blur(3px) brightness(1.3);
  }
  70% {
    top: 0px;
    left: 0;
    opacity: 0;
    transform: scale(1.4, 1) translate(0, 0);
    -webkit-filter: blur(0px) brightness(1);
  }
  100% {
    top: 0px;
    left: 0;
    opacity: 0;
    transform: scale(1, 1) translate(0, 0);
    -webkit-filter: blur(5px) brightness(0);
  }
}

@keyframes aorus_wing_light {
  0% {
    top: 0px;
    left: 0;
    opacity: 0;
    transform: scale(1, 1) translate(0, 0);
    -webkit-filter: blur(5px) brightness(0);
  }
  30% {
    top: 0px;
    left: 0;
    opacity: 0.1;
    transform: scale(1, 1) translate(0, 0);
    -webkit-filter: blur(5px) brightness(1);
  }
  40% {
    top: 0px;
    left: 0;
    opacity: 0.7;
    transform: scale(1, 1) translate(0, 0);
    -webkit-filter: blur(2px) brightness(1.6);
  }
  75% {
    top: 0px;
    left: 0;
    opacity: 0;
    transform: scale(1.2, 1) translate(0, 0);
    -webkit-filter: blur(0px) brightness(1);
  }
  100% {
    top: 0px;
    left: 0;
    opacity: 0;
    transform: scale(1, 1) translate(0, 0);
    -webkit-filter: blur(5px) brightness(0);
  }
}

@keyframes aorus_wing {
  0% {
    top: 0px;
    left: 0;
    opacity: 1;
    transform: scale(0.9, 0.9) translate(0, 0);
    -webkit-filter: blur(5px) brightness(0);
  }
  20% {
    top: 0px;
    left: 0;
    opacity: 1;
    transform: scale(0.9, 0.9) translate(0, 0);
    -webkit-filter: blur(5px) brightness(0);
  }
  60% {
    top: 0px;
    left: 0;
    opacity: 1;
    transform: scale(0.94, 0.94) translate(0, 0);
    -webkit-filter: blur(0px) brightness(0.4);
  }
  100% {
    top: 0px;
    left: 0;
    opacity: 1;
    transform: scale(1, 1) translate(0, 0);
    -webkit-filter: blur(0px) brightness(1);
  }
}

@keyframes aorus_wing_black {
  0% {
    top: 0px;
    left: 0;
    opacity: 0.7;
    transform: scale(1, 1) translate(0, 0);
    -webkit-filter: blur(0px) brightness(1);
  }
  40% {
    top: 0px;
    left: 0;
    opacity: 0.6;
    transform: scale(0.94, 0.94) translate(0, 0);
    -webkit-filter: blur(0px) brightness(0.8);
  }
  80% {
    top: 0px;
    left: 0;
    opacity: 0.2;
    transform: scale(0.9, 0.9) translate(0, 0);
    -webkit-filter: blur(5px) brightness(0.4);
  }
  100% {
    top: 0px;
    left: 0;
    opacity: 0;
    transform: scale(0.9, 0.9) translate(0, 0);
    -webkit-filter: blur(5px) brightness(0);
  }
}

@keyframes aorus_wing_move {
  0% {
    top: 0px;
    left: 0;
    opacity: 0;
    transform: scale(0.98, 0.98) translate(0, 0);
    -webkit-filter: contrast(1.2) brightness(0.8);
  }
  40% {
    top: 0px;
    left: 0;
    opacity: 1;
    transform: scale(1.01, 1.01) translate(0, 0);
    -webkit-filter: contrast(1) brightness(1.2);
  }
  100% {
    top: 0px;
    left: 0;
    opacity: 0;
    transform: scale(0.98, 0.98) translate(0, 0);
    -webkit-filter: contrast(1.2) brightness(0.8);
  }
}

/* back */

.aorus_back_left {
  transition: 3s;
  position: relative;
  z-index: 151;
}

.aorus_back_light {
  transition: 3s;
  position: relative;
  z-index: 151;
}

.aorus_back_light img {
  opacity: 0;
}

@keyframes aorus_back_left {
  0% {
    top: 0px;
    left: 0;
    opacity: 0;
    transform: scale(1, 1) translate(0, 0);
    -webkit-filter: blur(0px) brightness(0);
  }
  45% {
    top: 0px;
    left: 0;
    opacity: 0.4;
    transform: scale(1, 1) translate(0, 0);
    -webkit-filter: blur(10px) brightness(7);
  }
  85% {
    top: 0px;
    left: 0;
    opacity: 0;
    transform: scale(3, 1.8) translate(0, 0);
    -webkit-filter: blur(20px) brightness(12);
  }
  100% {
    top: 0px;
    left: 0;
    opacity: 0;
    transform: scale(2.5, 1.4) translate(0, 0);
    -webkit-filter: blur(15px) brightness(15);
  }
}

@keyframes aorus_back_light {
  0% {
    top: 0px;
    left: 0;
    opacity: 0;
    transform: scale(1, 1) translate(0, 0);
    -webkit-filter: blur(5px) brightness(0);
  }
  18% {
    top: 0px;
    left: 0;
    opacity: 0;
    transform: scale(1, 1) translate(0, 0);
    -webkit-filter: blur(5px) brightness(0.6);
  }
  40% {
    top: 0px;
    left: 0;
    opacity: 0.6;
    transform: scale(1.01, 1) translate(0, 0);
    -webkit-filter: blur(5px) brightness(1.9);
  }
  85% {
    top: 0px;
    left: 0;
    opacity: 0.3;
    transform: scale(1, 1.02) translate(0, 0);
    -webkit-filter: blur(5px) brightness(1);
  }
  100% {
    top: 0px;
    left: 0;
    opacity: 0;
    transform: scale(1, 1) translate(0, 0);
    -webkit-filter: blur(5px) brightness(0.4);
  }
}

#mainsec7 .mainsec7text {
  padding: 1%;
  right: 8%;
  top: 13%;
  width: 40%;
  position: absolute;
  color: #999;
  text-align: justify;
}

#mainsec6 #audiosignal {
  width: 90%;
  margin: 0 auto;
}

#mainsec6 #sec6audio1 {
  cursor: pointer;
}

#mainsec6 .audioimgbg {
  display: none;
}

#mainsec6 #audiosignal .tbgtitle {
  color: #000;
  padding: 10px;
  text-align: center;
  font-size: 1.2em;
  margin-bottom: 4%;
  border-radius: 10px;
}

#mainsec6 #audiosignal .audioimgbg {
  display: none;
}

#mainsec6 #audiosignal .audiosec1 .tbg1 {
  background-color: #ff6400;
}

#mainsec6 #audiosignal .audiosec2 .tbg2 {
  background-color: #00ccff;
}

#mainsec6 #audiosignal .audiosec3 .tbg3 {
  background-color: #00b050;
}

#mainsec6 #audiosignal .audiosec1 .titletbg1 {
  color: #ff6400;
  font-size: 1em;
}

#mainsec6 #audiosignal .audiosec2 .titletbg2 {
  color: #00ccff;
  font-size: 1em;
}

#mainsec6 #audiosignal .audiosec3 .titletbg3 {
  color: #00b050;
  font-size: 1em;
}

#mainsec6 .sec6subbg {
  border: 1px solid #666;
  padding: 10px;
  text-align: center;
}

#mainsec6 #audiosignal .audiosec1 {
  position: relative;
  display: inline-block;
  width: 60%;
}

#mainsec6 #audiosignal .audiosec2 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-left: 1%;
  width: 38%;
}

#mainsec6 .bgline {
  margin-bottom: 4%;
}

#mainsec6 #audiosignal .audiosec1 .conbox1-1, #mainsec6 #audiosignal .audiosec3 .conbox1-1 {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20%;
}

#mainsec6 #audiosignal .audiosec1 .conbox1-2, #mainsec6 #audiosignal .audiosec3 .conbox1-2 {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 5%;
}

#mainsec6 #audiosignal .audiosec1 .list1 ul li {
  list-style-type: disc;
  margin-left: 20px;
}

#mainsec6 #audiosignal .audiosec1 .conbox1-3, #mainsec6 #audiosignal .audiosec3 .conbox1-3 {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20%;
}

#mainsec6 #audiosignal .audiosec1 .conbox1-4, #mainsec6 #audiosignal .audiosec3 .conbox1-4 {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 48%;
  margin-left: 2%;
}

#mainsec6 #audiosignal .audiosec2 .conbox1-1 {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 30%;
}

#mainsec6 #audiosignal .audiosec2 .conbox1-2 {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 2%;
  width: 60%;
}

#mainsec6 #audiosignal .audiosec3 .conbox1 {
  position: relative;
  display: inline-block;
  width: 60%;
}

#mainsec6 #audiosignal .audiosec3 .conbox2 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-left: 1%;
  width: 38%;
}

#mainsec6 #audiosignal .audiosec3 .conbox1-5 {
  position: relative;
  display: inline-block;
  width: 30%;
}

#mainsec6 #audiosignal .audiosec3 .conbox1-6 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-left: 2%;
  width: 60%;
}

#mainsec6 {
  position: relative;
}

#mainsec6 #sec6audio2 {
  position: absolute;
  top: 0;
}

/* UI tab css*/

.pertable {
  background-image: url("../images/tabsbg.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 4%;
}

.pertable .st1 {
  margin-top: 0%;
  margin-bottom: 6%;
}

.pertable .functiontabs .conbox2 {
  text-align: left;
}

.functiontabs #funtabs1 .conbox1 {
  position: relative;
  display: inline-block;
  width: 50%;
}

.functiontabs #funtabs1 .conbox2 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 47%;
}

.functiontabs #funtabs1 .suborangetitle {
  font-size: 26px;
}

#funtabs1, #funtabs2, #funtabs3, #funtabs4, #funtabs5 {
  display: none;
}

.titlesection {
  overflow: hidden;
  margin-top: 4%;
  margin-bottom: 2%;
}

.bghover {
  position: relative;
}

.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("../images/linebg.png");
  background-position: center center;
  background-repeat: no-repeat;
}

/* .titlebottombg {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 41%, rgba(255, 255, 255, 0.59) 49%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 99%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 41%, rgba(255, 255, 255, 0.59) 49%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 99%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 41%, rgba(255, 255, 255, 0.59) 49%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
    height: 4px;
    width: 100%;
    bottom: 21px;
    position: absolute;
    animation: led-style3 2s linear infinite;
    -webkit-animation: led-style3 2s linear infinite;
} */

@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%;
  }
}

.mainsec .t1 {
  margin-left: 2%;
  margin-right: 2%;
}

.exlinebg {
  margin-top: 4%;
  margin-bottom: 2%;
}

.topsectitle {
  color: #ff6400;
  font-size: 2.2vw;
  cursor: pointer;
  display: none;
  text-shadow: 0px 0px 20px red;
  font-family: 'myfont', 'Arial', 'cwTeXHei', 'Microsoft JhengHei';
}

#hifi-audio-system .topsectitle {
  color: #ff6400;
  font-size: 4vw;
  line-height: 4.2vw;
  cursor: pointer;
  display: block;
  text-shadow: 0px 0px 20px red;
  font-family: 'myfont', 'Arial', 'cwTeXHei', 'Microsoft JhengHei';
}

.mainsec .subtitle {
  display: inline-block;
  cursor: pointer;
  color: #888888;
  font-size: 26px;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  padding-left: 1%;
  padding-right: 1%;
  vertical-align: top;
  /* font-family: 'Aldrich', sans-serif; */
}

.mainsec .subtitle:hover {
  color: #999;
}

.mainsec .titleline {
  height: 40px;
  border-left: 1px solid #666;
  display: inline-block;
  /* margin-left: 1%;
margin-right: 1%; */
}

.mainsec .titleline-end {
  height: 40px;
  border-left: 1px solid #666;
  display: inline-block;
  /* margin-left: 1%;
margin-right: -1%; */
}

.mainsec .titlenum {
  font-size: 2.4vw;
  font-weight: bold;
  /* font-family: 'Aldrich', sans-serif; */
}

#mainsec8 .titlenum {
  font-size: 1.8vw;
}

.mainsec .conbox1 {
  position: relative;
  display: inline-block;
  width: 51%;
}

.mainsec .conbox2 {
  position: relative;
  display: inline-block;
  width: 48%;
  vertical-align: bottom;
  text-align: right;
}

.mainsec {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  margin-top: 0%;
}

.mainsec .mainsectitle {
  margin-left: 2%;
  margin-top: 0%;
  position: absolute;
  width: 46%;
}

.mainsec .mainsectitle .title {
  display: block;
  font-size: 4vw;
  line-height: 4.2vw;
  color: #ff6400;
  font-family: 'myfont', 'Arial', 'cwTeXHei', 'Microsoft JhengHei';
  text-shadow: 0px 0px 20px red;
  /* text-transform: uppercase; */
}

.mainsec .mainsectitle .text {
  width: 80%;
  font-size: 20px;
  line-height: 30px;
  color: #999;
}

#mainsec8 .mainsectitle .text {
  width: 100%;
}

#mainsec2 .mainsectitle .text {
  width: 60%;
}

.mainsec hr {
  border: 1px solid #666;
  opacity: 0;
}

.mainsec #carousel-example-generic-1, .mainsec #secm2, .mainsec #secm3 {
  display: none;
}

#carousel-example-generic-4, #carousel-example-generic-3, #M2slot, #TripleNVMe, #M2ThermalGuard, #aqantia, #thunderbolt, #cnvi {
  display: none;
}

#aorus-antenna, #usbTurboCharger, #RGBLED-function, #rgbsoftware, #rgb-fan-commander, #rgbfansoftware {
  display: none;
}

#thermaldesignvideo, #Base-plate, #Right-Angled, #Noise-Detection, #carousel-example-generic-2, #octouch {
  display: none;
}

#exclusive, #armor, #Solid-Pin, #qflashplus, #Thermal-Performance {
  display: none;
}

#thermaldesignline {
  display: none;
}

#mainsec6 {
  position: relative;
}

#mainsec6 #sec6audio2 {
  position: absolute;
  top: 0;
}

/* slider */

.carousel-indicators li {
  width: 60px;
  height: 10px;
  background-color: #666;
  border: 1px solid #3a3a3a;
  border-radius: 0px;
}

.carousel-inner {
  padding-bottom: 2%;
}

.carousel-indicators .active {
  width: 60px;
  height: 10px;
  background-color: #ff6400;
}

.titlebar {
  font-size: 1.6em;
  /* font-family: 'Oswald', sans-serif, Microsoft JhengHei; */
  font-family: 'myfont', 'Arial', 'cwTeXHei', 'Microsoft JhengHei';
  color: #ff6400;
  text-align: center;
  padding: 66px 0px 60px 0px;
  background-image: url("../images/line.png");
  background-position: top center;
  background-repeat: no-repeat;
}

.imagefadein {
  display: none;
}

.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;
}

@font-face {
  font-family: "myfont";
  src: url("../images/AORUS-font.woff") format("woff");
  font-weight: bold;
}

/* carousel */

.glyphicon-chevron-left:before {
  content: '';
}

.glyphicon-chevron-right:before {
  content: '';
}

/* 8 icons */

#featureicon {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

#featureicon .featurenav {
  float: left;
  /* width: 24.76%; */
  width: 25%;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  border-left: 4px solid #000;
}

#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;
}

#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);
}

#featureicon .title {
  border-bottom: 3px solid #ff6400;
  font-size: 1.4vw;
  line-height: 2.6vw;
  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;
}

#featureicon .featurenav:hover .title {
  background: #ff6400;
  color: #000;
}

/*learn more*/

.moreicon {
  margin-top: 2%;
  text-align: center;
  cursor: pointer;
  font-size: 1.0em;
  line-height: 1.6em;
  color: #ff6400;
}

.moreiconOpen {
  padding-top: 10px;
  padding-bottom: 10px;
  height: 40px;
}

.morecon {
  display: none;
}

.moreline {
  /* border-bottom:3px solid #ff6400;*/
  margin-bottom: 60px;
  background-image: url("../images/learnmoreline.png");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 8px;
}

.morelineOpen {
  border-bottom: 3px solid #fff;
}

.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;
}

.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);
}

.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);
}

.menuOpen span {
  height: 0px;
}

.menuOpen {
  background: #ff6400;
}

#aorus-gallery {
    padding-top: 6%;
    margin-bottom: 4%;
}

#aorus-gallery .bimg img {
    cursor: pointer;
}

#aorus-gallery ul li {
    margin: 8% 3% 3% 0;
    padding: 0;
    width: 45%;
    cursor: pointer;
    transition: .2s opacity;
    -webkit-transition: .2s opacity;
    -moz-transition: .2s opacity;
    -o-transition: .2s opacity;
    -ms-transition: .2s opacity;
    opacity: .6;
}

#aorus-gallery ul li:hover {
    opacity: 1;
    transition: .2s;
}

#aorus-gallery .boximgborder {
    outline: 2px solid #ff6400;
}


/*mb-spec*/

::selection {
  background: #ff7200;
  color: #fff;
}

#ledbg {
  background: url("../images/spec_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 1000px;
  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;
}

@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);
  }
}

#mbspec {
  background: url("../images/specline_1920.png");
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  min-height: 1000px;
  margin-top: -1000px;
  font-size: 18px;
}

#mbspec .spec1 {
  position: relative;
  width: 1010px;
  float: left;
  padding-left: 60px;
  color: #fff;
}

#mbspec .spec2 {
  position: relative;
  width: 235px;
  float: left;
  color: #fff;
}

.mbspec-s {
  display: none;
}

#mbspec .speclist {
  position: absolute;
}

#mbspec .speclist .specpoint {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #000;
  border: 2px solid #ff7200;
  color: #fff;
  line-height: 30px;
  margin-right: 6px;
  text-align: center;
  margin-bottom: 4%;
  font-size: 16px;
  margin: 10px;
  display: none;
}

#mbspec .speclist-small {
  font-size: 16px;
  line-height: 22px;
  padding-top: 6px;
  color: #a8a8a8;
}

.spec1 .speclist {
  padding-right: 10px;
}

.spec1 #specitemlist01 {
  top: 0px;
  width: 260px;
}

.spec1 #specitemlist02 {
  top: 130px;
  width: 260px;
}

.spec1 #specitemlist03 {
  top: 216px;
}

.spec1 #specitemlist04 {
  top: 280px;
}

.spec1 #specitemlist05 {
  top: 376px;
}

.spec1 #specitemlist06 {
  top: 560px;
}

.spec1 #specitemlist07 {
  top: 690px;
}

.spec2 #specitemlist08 {
  top: 20px;
}

.spec2 #specitemlist09 {
  top: 140px;
}

.spec2 #specitemlist10 {
  top: 270px;
}

.spec2 #specitemlist11 {
  top: 400px;
}

.spec2 #specitemlist12 {
  top: 526px;
}

.spec2 #specitemlist13 {
  top: 590px;
}

.spec2 #specitemlist14 {
  top: 650px;
}

.spec2 #specitemlist15 {
  top: 736px;
}

/* slider images ************************************/

#Lighting-img {
  overflow: hidden;
  margin-bottom: 4%;
  max-width: 1920px;
}

#Lighting-img .imgbox {
  margin: 0 auto;
  background-color: #fff;
}

#Lighting-img .mask {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 15%;
  height: 540px;
}

#Lighting-img .imgbox #m1 {
  /*background-image: url("../images/lightimg01.jpg");*/
  background-position: left;
  background-size: cover;
  height: 540px;
  background-repeat: no-repeat;
  width: 15%;
  float: left;
}

#Lighting-img .imgbox #m2 {
  width: 70%;
  float: left;
  position: relative;
  margin: 0 auto;
}

#Lighting-img .imgbox #m3 {
  /*background-image: url("../images/lightimg04.jpg");*/
  background-position: center;
  background-size: cover;
  height: 540px;
  background-repeat: no-repeat;
  width: 15%;
  float: left;
}

#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;
}

#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;
}

#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;
}

#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;
}

#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;
}

#Lighting-img #m2 .left:hover {
  background-color: rgba(126, 126, 126, 0.7);
}

#Lighting-img .left:hover span {
  border-right: #FF7100 16px solid;
}

#Lighting-img #m2 .right:hover {
  background-color: rgba(126, 126, 126, 0.7);
}

#Lighting-img .right:hover span {
  border-left: #FF7100 16px solid;
}

/* Video 1 ************************************/

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Video 2 ************************************/

#ytvedio {
  background-image: url("../images/videobg_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 1150px;
  max-width: 1920px;
}

#killervideo {
  transform: perspective(1000px) rotateY(10deg);
  /*box-shadow:inset 0px 10px 100px #333;  */
  width: 1080px;
  height: 640px;
  position: relative;
  top: 211px;
  left: 171px;
}

.killervimg {
  background-image: url("../images/yt.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  cursor: pointer;
}

/* start RGB main page */

.mainpage {
  width: 100%;
  z-index: 9;
}

.mainpage1 {
  position: absolute;
  display: block;
  width: 100%;
  height: auto;
  top: 0;
  animation: led-style5 2s alternate infinite;
  -webkit-animation: led-style5 2s alternate infinite;
}

.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;
  }
}

/* end main page */

/*TOP*/

#gotop {
  background-color: rgba(51, 51, 51, 0.8);
  color: #FFFFFF;
  margin: 10px;
  padding: 14px;
  cursor: pointer;
  bottom: 46px;
  right: 4%;
  position: fixed;
  display: none;
  transition: all 0.3s linear;
  z-index: 2;
}

#gotop img {
  margin: 0 auto;
}

#gotop:hover {
  background-color: #666;
}

/* Youtube*/

.wrapper {
  max-width: 1200px;
  margin: 0 auto;
  height: auto;
}

.youtube {
  background-color: #000;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer;
}

.youtube img {
  width: 100%;
  top: -16.82%;
  left: 0;
  /*opacity: 0.7;*/
}

.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;
}

.youtube .play-button:before {
  content: "";
  border-style: solid;
  border-width: 15px 0 15px 26.0px;
  border-color: transparent transparent transparent #fff;
}

.youtube img, .youtube .play-button {
  cursor: pointer;
}

.youtube img, .youtube iframe, .youtube .play-button, .youtube .play-button:before {
  position: absolute;
}

.youtube .play-button, .youtube .play-button:before {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.youtube iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.XSplit_MV {
  width: 30%;
  float: left;
}

/* Audio tabs */

#audiotab {
  position: relative;
  margin-bottom: 6%;
}

#audiotabtitle {
  margin-top: 4%;
  overflow: hidden;
}

#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;
}

#audiotab .funtabs .title {
  color: #fff;
  padding-top: 4%;
}

#audiotab .tabtitle:hover {
  color: #fff;
}

#audiotab .funtabs {
  margin-top: 0%;
  background-color: #000;
}

#audiotab .conbox1 {
  position: relative;
  display: inline-block;
  width: 20%;
}

#audiotab .conbox2 {
  display: inline-block;
  position: relative;
  width: 76%;
  margin-left: 2%;
  padding-top: 4%;
  vertical-align: top;
}

#audiotab .title {
  color: #000;
  font-size: 1.6em;
}

#audiotab #audiofuntabs3 .conbox1 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 20%;
}

#audiotab #audiofuntabs3 .conbox2 {
  display: inline-block;
  position: relative;
  width: 76%;
  margin-left: 2%;
}

#audiotab #audiofuntabs4 {
  background-image: url("../images/audio_bg.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  min-height: 1000px;
}

#audiotab #audiofuntabs4 .conbox1 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 60%;
}

#audiotab #audiofuntabs4 .conbox2 {
  display: inline-block;
  position: relative;
  width: 33%;
  margin-left: 2%;
}

#audiotab #audiofuntabs2, #audiofuntabs3, #audiofuntabs4 {
  display: none;
}

#audiotab #audiofuntabs3 #wifi802 .conbox1 {
  position: relative;
  display: inline-block;
  width: 40%;
}

#audiotab #audiofuntabs3 #wifi802 .conbox2 {
  display: inline-block;
  position: relative;
  width: 56%;
  margin-left: 2%;
}

#Thermal-Performance {
  margin-top: 0%;
}

#ryzencpu {
  background-image: url("../images/ryzencpu_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 900px;
}

#ryzencpu .t1 {
  width: 50%;
}

#ryzencpusmall {
  display: none;
}

#pcie4slotdesign {
  background-image: url("../images/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.2em;
  line-height: 1.3em;
  color: #ff6400;
}

#pcie4slotdesign .text {
  font-size: 20px;
  line-height: 1.3em;
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 60%;
}

#pcie4slotdesign .pcie4de01 {
  position: relative;
  top: -20px;
  left: 30px;
}

#pcie4slotdesign .pcie4de02 {
  position: relative;
  top: 10px;
  left: 30px;
}

#pcie4slotdesign .pcie4de03 {
  position: relative;
  top: -50px;
  left: 1010px;
}

#pcie4slotdesign .pcie4de04 {
  position: relative;
  top: 60px;
  left: 1010px;
}

#pcie4slotdesign .pcie4de05 {
  position: relative;
  top: 420px;
  left: 30px;
  width: auto;
}

#pcie4slotpcb {
  margin-bottom: 6%;
}

#pcie4slotpcb .conbox1 {
  position: relative;
  display: inline-block;
  width: 50%;
}

#pcie4slotpcb .conbox2 {
  padding-top: 8%;
  display: inline-block;
  position: relative;
  width: 46%;
  margin-left: 2%;
  vertical-align: top;
  text-align: left;
}

#pcie4slotpcb .t1 {
  line-height: 40px;
  font-size: 30px;
  margin-top: 10%;
}

#pcie4slotpcb .t1line {
  border-left: 6px solid #ff7200;
  height: 25px;
  display: inline-block;
  margin-right: 10px;
}

#qflashplus .qflashlogo {
  margin-top: 2%;
  margin-bottom: 2%;
}

#qflashplus .conbox1 {
  position: relative;
  display: inline-block;
  width: 20%;
}

#qflashplus .conbox2 {
  display: inline-block;
  position: relative;
  width: 70%;
  padding-top: 4%;
  vertical-align: top;
  text-align: left;
}

#qflashplus .conbox3 {
  display: inline-block;
  position: relative;
  width: 30%;
}

#qflashplus .conbox4 {
  display: inline-block;
  position: relative;
  width: 30%;
  margin-left: 4%;
}

#qflashplus .conbox5 {
  display: inline-block;
  position: relative;
  width: 30%;
  margin-left: 4%;
}

#thermaldesignvideo {
  background-color: #3c3c3c;
}

#thermaldesignvideo .thermaper {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 2%;
}

#powerdesign {
  background-image: url("../images/powerdesign_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 950px;
}

#powerdesign .tt2 {
  line-height: 40px;
  font-size: 26px;
  margin-bottom: 2%;
  margin-top: 2%;
}

#powerdesign .text {
  width: 40%;
}

#powerdesign .t1line {
  border-left: 3px solid #ff7200;
  height: 25px;
  display: inline-block;
  margin-right: 10px;
}

#powerdesign #powerdesignsmall {
  display: none;
}

#rgbfansoftware ol li {
  list-style-type: disc;
  margin-left: 20px;
}

#designconcept {
  margin-top: 2%;
}

#xmp {
  background-color: #000;
  background-image: url("../images/mb_xmp_1920.jpg");
  background-position: center -10px;
  min-height: 650px;
  background-repeat: no-repeat;
}

#xmpsmall {
  display: none;
}

#TripleNVMe .t2 {
  font-size: 1.2em;
  font-weight: bold;
  color: #fff;
  padding-bottom: 2%;
}

#TripleNVMe .t5 {
  font-size: 1.6em;
  text-align: center;
  line-height: 1.6em;
}

#TripleNVMe .conbox1 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 60%;
}

#TripleNVMe .conbox2 {
  display: inline-block;
  position: relative;
  width: 36%;
  margin-left: 2%;
}

#TripleNVMe .t3 {
  width: 80%;
  font-size: 1em;
  line-height: 1.6em;
  border-radius: 6px;
  padding: 4%;
  text-align: center;
  font-weight: bold;
  background: #c94600;
  background: -moz-linear-gradient(top, #c94600 0%, #fd6100 100%);
  background: -webkit-linear-gradient(top, #c94600 0%, #fd6100 100%);
  background: linear-gradient(to bottom, #c94600 0%, #fd6100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c94600', endColorstr='#fd6100', GradientType=0);
}

#NVMeRAID a {
  text-decoration: underline;
}

.graylinebg {
  background-image: url("../images/graylinebg.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  min-height: 80px;
}

#Base-plate {
  background-image: url("../images/Base-plate_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 1100px;
}

#Base-plate .text {
  position: absolute;
  width: 36%;
  right: 14%;
}

#Base-plate ol li {
  list-style-type: disc;
}

#Base-plate .text .tt1 {
  margin-top: 34%;
}

#Base-plate .text .tt3 {
  position: absolute;
  right: 0px;
  width: 60%;
  top: 600px;
}

#Base-plate #baseimg {
  display: none;
}

#aorus-antenna {
  background-image: url("../images/aorus-antenna_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 980px;
}

#aorus-antenna .cell {
  position: relative;
  width: 50%;
  float: right;
}

#aorus-antenna ol {
  width: 100%;
}

#aorus-antenna ol li {
  list-style-type: disc;
}

#aorus-antenna .ant1 {
  padding-top: 20px;
}

#aorus-antenna .ant2 {
  position: absolute;
  top: 320px;
  left: 90px;
}

#aorus-antenna .ant2 img {
  width: 420px;
}

#rgb-fan-commander {
  background-image: url("../images/fancom_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 1260px;
}

#rgb-fan-commander .cell {
  position: relative;
}

#rgb-fan-commander ol li {
  list-style-type: disc;
  margin-left: 20px;
}

#rgb-fan-commander .tt1 {
  position: absolute;
  left: 480px;
  width: 70%;
}

#rgb-fan-commander .tt2 {
  position: relative;
  width: 70%;
  top: 320px;
  left: 660px;
}

#rgb-fan-commander #fancomimg {
  display: none;
}

#rgbfansoftware .conbox1 {
  position: relative;
  display: inline-block;
  width: 46%;
}

#rgbfansoftware .conbox2 {
  display: inline-block;
  position: relative;
  width: 46%;
  margin-left: 4%;
}

#rgbsoftware .conbox1 {
  position: relative;
  display: inline-block;
  width: 15%;
}

#rgbsoftware .conbox2 {
  display: inline-block;
  position: relative;
  width: 82%;
  text-align: left;
  vertical-align: top;
  padding-top: 2%;
}

#rgbsoftware .conbox3 {
  position: relative;
  display: inline-block;
  width: 46%;
  vertical-align: top;
  text-align: center;
}

#rgbsoftware .conbox4 {
  display: inline-block;
  position: relative;
  width: 46%;
  margin-left: 4%;
  vertical-align: top;
  text-align: center;
}

#sf5software .conbox1 {
  position: relative;
  display: inline-block;
  width: 46%;
}

#sf5software .conbox2 {
  display: inline-block;
  position: relative;
  width: 46%;
  margin-left: 4%;
}

#sf5software .t2 {
  margin-top: 4%;
}

#RGBLED-function {
  /* background-image: url("../images/red_bg_1920.jpg"); */
  background-position: 50% 100px;
  background-repeat: no-repeat;
  min-height: 1000px;
  position: relative;
  z-index: 15;
  overflow: hidden;
}

#RGBLED-function .title {
  z-index: 16;
  position: relative;
  margin-bottom: 90px;
}

#RGBLED-function .text {
  margin-top: -80px;
}

#RGBLED-function .text {
  width: 46%;
}

#RGBLED-function .rgbscale img {
  cursor: pointer;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}

#RGBLED-function .rgbscale img:hover {
  transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
}

#RGBtext {
  position: relative;
  margin-bottom: 4%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 24px;
  color: #dddddd;
}

#RGBtext a {
  color: #dddddd;
}

#aqantia .tt2 {
  font-size: 24px;
  font-weight: bold;
  padding-top: 50px;
}

.table .table {
  background-color: transparent;
}

#usbTurboCharger .conbox1 {
  position: relative;
  display: inline-block;
  width: 40%;
}

#usbTurboCharger .conbox2 {
  position: relative;
  display: inline-block;
  width: 57%;
  margin-left: 2%;
  vertical-align: top;
  text-align: left;
}

#smartfan5fan {
  margin-bottom: 4%;
}

#smartfan5fan .title {
  font-size: 2.2em;
}

#smartfan5fan .conbox1 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 30%;
}

#smartfan5fan .conbox2 {
  display: inline-block;
  position: relative;
  width: 65%;
  margin-left: 2%;
  text-align: left;
}

#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;
  width: 60%;
}

#smartfan5fan .conbox8 {
  display: inline-block;
  position: relative;
  width: 37%;
  margin-left: 2%;
}

#smartfan5fan .conbox9 {
  position: relative;
  display: inline-block;
  width: 45%;
}

#smartfan5fan .conbox10 {
  display: inline-block;
  position: relative;
  width: 48%;
}

#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;
  padding-left: 6%;
}

#smartfan5fan .conbox4 .note {
  font-size: 14px;
  margin-top: 10%;
}

#smartfan5fan .smartlist img {
  margin-right: 10px;
  margin-left: 10px;
}

#smartfan5fan .smartlist1 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
}

#smartfan5fan .smarttitle {
  color: #FF6400;
  font-weight: 500;
}

#smartfan5fan .smarttitle2 {
  font-size: 14px;
}

#fancontrol {
  padding-top: 8%;
  padding-bottom: 10%;
}

#fancontrol .conbox1 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 30%;
}

#fancontrol .conbox2 .title {
  color: #009FE8;
  text-align: center;
}

#fancontrol .conbox2 {
  display: inline-block;
  position: relative;
  width: 66%;
  margin-left: 2%;
}

#fancontrol .conbox2 img {
  width: 50%;
}

#smartfan5 {
  background-color: #000;
  background-image: url("../images/mb_smartfan5_1920.jpg");
  background-position: center 30px;
  background-repeat: no-repeat;
  min-height: 900px;
}

#smartfan5 .title {
  margin-top: 10px;
}

#smartfan5 .smartfan501 {
  position: absolute;
  width: 594px;
  left: 30px;
  top: 657px;
}

#smartfan5 .smartfan502 {
  position: absolute;
  width: 617px;
  left: 720px;
  top: 620px;
}

#M2ThermalGuard {
  background-image: url("../images/M2ThermalGuard_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
}

#M2ThermalGuard .t1 {
  margin-top: 6%;
}

#M2ThermalGuard .t2 {
  margin-top: 6%;
}

#M2ThermalGuard .text {
  width: 40%;
}

#M2ThermalGuard #M2ThermalGuard-small {
  display: none;
}

#armor {
  background-color: #000;
  background-image: url("../images/mb_armor_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 1100px;
}

#armor .title {
  margin-top: 10%;
}

#durable {
  background-color: #000;
  background-image: url("../images/mb_durable_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 740px;
}

#exclusive {
  position: relative;
}

#exclusive .t1 {
  z-index: 4;
  position: absolute;
}

#exclusive img {
  z-index: 3;
}

#exclusive .text {
  width: 45%;
}

#M2slot .conbox1 {
  position: relative;
  display: inline-block;
  width: 50%;
  vertical-align: top;
}

#M2slot .conbox2 {
  display: inline-block;
  position: relative;
  width: 46%;
  margin-left: 2%;
}

#Solid-Pin .conbox1 {
  position: relative;
  display: inline-block;
  width: 50%;
  vertical-align: top;
}

#Solid-Pin .conbox2 {
  display: inline-block;
  position: relative;
  width: 46%;
  margin-left: 2%;
  text-align: left;
}

#Solid-Pin ol li {
  list-style-type: disc;
}

#Solid-Pin .t1 {
  border-left: 4px solid #ff6400;
  padding-left: 10px;
  line-height: 30px;
  margin-top: 80px;
  margin-left: -20px;
}

#XSplit {
  background-image: url("../images/xsplit_1920.jpg");
  background-position: 50% 130px;
  background-repeat: no-repeat;
  min-height: 750px;
}

.XSplit_MV {
  position: absolute;
  color: #fff;
  left: 57%;
  top: 40%;
  z-index: 10;
  display: block;
}

.MV2 {
  width: 440px;
  height: 285px;
}

a.more {
  display: block;
  width: 208px;
  height: 45px;
  background-image: url("../images/more.png");
  text-indent: -99999px;
  position: absolute;
  color: #fff;
   right: 2%;
    bottom: 4%;
  transition: background-image .5s;
}

a.more:hover {
  background-image: url("../images/more2.png");
}

#pcie4slot {
  margin-top: -10%;
}

#pcie4slot #pcie4slotsmall, #pcie4slot #pcie4slotssmall {
  display: none;
}

#pcie4slot .tableall {
  margin-top: 4%;
  margin-bottom: 10%;
}

#pcie4slot .tableall .note {
  text-align: center;
  font-size: 12px;
  margin-top: 4%;
}

#pcie4slot .tableall .note1 {
  text-align: right;
  font-size: 20px;
  margin-top: 1%;
}

#pcie4slot .tableall .title {
  text-align: center;
  color: #ff6400;
  font-size: 34px;
  line-height: 44px;
}

#pcie4slot .stable01 {
  position: relative;
  display: inline-block;
  width: 30%;
  vertical-align: top;
}

#pcie4slot .stable02 {
  position: relative;
  display: inline-block;
  margin-left: 2%;
  width: 30%;
  vertical-align: top;
}

#pcie4slot .stable03 {
  position: relative;
  display: inline-block;
  margin-left: 2%;
  width: 30%;
  vertical-align: top;
}

#pcie4slot .tableall .s1 {
  font-size: 16px;
  line-height: 22px;
}

#pcie4slot .tableall .s2 {
  font-size: 16px;
  line-height: 22px;
  color: #ccc;
}

#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%;
}

#pcie4slot .stable01 .tabletext1 {
  position: relative;
  display: inline-block;
  width: 22%;
  vertical-align: top;
  padding-top: 56px;
}

#pcie4slot .stable01 .tabletext1 .s2 {
  padding-top: 46px;
}

#pcie4slot .stable02 .tabletext2 {
  position: relative;
  display: inline-block;
  width: 22%;
  vertical-align: top;
  padding-top: 56px;
}

#pcie4slot .stable02 .tabletext2 .s2 {
  padding-top: 46px;
}

#pcie4slot .stable03 .tabletext3 {
  position: relative;
  display: inline-block;
  width: 22%;
  vertical-align: top;
  padding-top: 44px;
}

#pcie4slot .stable03 .tabletext3 .s2 {
  padding-top: 38px;
}

#pcie4slot .stable01 #st1 {
  position: absolute;
  right: 0%;
  top: 50px;
  width: auto;
}

#pcie4slot .tableall #st4 {
  position: absolute;
  right: 0%;
  top: 50px;
  width: auto;
}

#pcie4slot .tableall #st5 {
  position: absolute;
  right: 50%;
  top: 50px;
  width: auto;
}

#pcie4slot .stable01 #st2 {
  position: absolute;
  top: 88px;
  left: 140px;
  font-size: 22px;
  color: #fff;
}

#pcie4slot .tableall #st3 {
  position: absolute;
  top: 158px;
  left: 124px;
  font-size: 16px;
  color: #000;
}

#pcie4slot .stable01 .table1, #pcie4slot .stable02 .table1, #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;
}

#pcie4slot .stable01 .table2, #pcie4slot .stable02 .table2, #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;
}

#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;
}

#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;
}

#cnvi {
  background-image: url("../images/cnvi_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 900px;
  margin-bottom: 4%;
}

#cnvi .text {
  width: 60%;
}

#cnvi ol li {
  list-style-type: decimal;
  margin-left: 4%;
}

#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%;
}

#cnvi .conbox1 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

#cnvi .conbox2 {
  position: relative;
  display: inline-block;
  padding-top: 10%;
  width: 45%;
}

#cnvi #cnvismall, #cnvi #cnvitablesmall {
  display: none;
}

#cnvi .cnvitable {
  background-image: url("../images/cnvitable.png");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 450px;
  width: 700px;
  position: relative;
}

#cnvi #cnst1 {
  position: absolute;
  right: -4%;
  top: 6%;
  display: none;
}

@keyframes cnstami {
  0% {
    transform: scale(2.5, 2.5);
  }
  90% {
    transform: scale(0.2, 0.2);
  }
  100% {
    transform: scale(1, 1);
  }
}

#cnvi #cnst2 {
  position: absolute;
  font-size: 20px;
  right: 0;
  bottom: 4%;
}

#cnvi #cnst3 {
  position: absolute;
  bottom: 0;
  left: 20%;
  font-size: 16px;
}

#cnvi .cnvitableline {
  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);
  padding-top: 4px;
  color: #000;
  padding-right: 6px;
  text-align: right;
  transition: all 0.8s ease-in;
  -webkit-transition: all 0.8s ease;
}

#cnvi .cnvitable #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);
  font-weight: bold;
  color: #fff;
  padding-right: 60px;
  transition: all 0.8s ease-in;
  -webkit-transition: all 0.8s ease;
  position: absolute;
  left: 144px;
  top: 50px;
  height: 50px;
  width: 0%;
}

#cnvi .cnvitable #table2 {
  position: absolute;
  left: 144px;
  top: 120px;
  height: 50px;
  width: 0%;
}

#cnvi .cnvitable #table3 {
  position: absolute;
  left: 144px;
  top: 190px;
  height: 50px;
  width: 0%;
}

#cnvi .cnvitable #table4 {
  position: absolute;
  left: 144px;
  top: 260px;
  height: 50px;
  width: 0%;
}

.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-style5 3s linear infinite;
  -webkit-animation: led-style5 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);
}

.ledstrbgdigi8 {
  background: #ff3232;
  background: -moz-linear-gradient(top, #ff3232 1%, #f832ff 11%, #2c28ff 24%, #55ff32 41%, #eeff32 61%, #ff8132 81%, #ff3232 95%);
  background: -webkit-linear-gradient(top, #ff3232 1%, #f832ff 11%, #2c28ff 24%, #55ff32 41%, #eeff32 61%, #ff8132 81%, #ff3232 95%);
  background: linear-gradient(to bottom, #ff3232 1%, #f832ff 11%, #2c28ff 24%, #55ff32 41%, #eeff32 61%, #ff8132 81%, #ff3232 95%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3232', endColorstr='#ff3232', GradientType=0);
}

.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%;
  }
}

@keyframes DigitalRGB08 {
  0% {
    background-position: 0 4200px;
  }
  20% {
    background-position: 0 3500px;
  }
  40% {
    background-position: 0 2800px;
  }
  60% {
    background-position: 0 2100px;
  }
  80% {
    background-position: 0 1400px;
  }
  100% {
    background-position: 0 700px;
  }
}

@keyframes DigitalRGB09 {
  0% {
    background-position: 0 2600px;
  }
  30% {
    background-position: 0 2000px;
  }
  50% {
    background-position: 0 1400px;
  }
  70% {
    background-position: 0 800px;
  }
  100% {
    background-position: 0 200px;
  }
}

/* function tabs */

.functiontabs ul li {
  list-style-type: square;
}

.functiontabstitle {
  margin: 0 auto;
  margin-top: -4%;
}

.functiontabs .functiontabstitle .tabtitle {
  padding: 20px 10px 20px 10px;
  cursor: pointer;
  background-color: #000;
  border-left: 1px solid #E14B00;
  border-top: 1px solid #E14B00;
  border-bottom: 1px solid #E14B00;
  color: #fff;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  vertical-align: middle;
  width: 400px;
  display: table-cell;
}

.functiontabs .functiontabstitle .tabtitle:hover {
  box-shadow: 0 -20px 70px -20px #ff5500;
  background-image: url("../images/tab_bg.png");
  background-repeat: no-repeat;
  background-position-y: -20px;
}

.functiontabstitle div:first-child {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.functiontabstitle div:last-child {
  border-right: 1px solid #E14B00;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.functiontabstitle #tabtitle3 {
  border-right: 0px solid #E14B00;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.functiontabstitle #tabtitle4 {
  border-right: 1px solid #E14B00;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

#audiodac .functiontabstitle #tabtitleaudio3 {
  border-right: 0px solid #E14B00;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

#audiodac .functiontabstitle #tabtitleaudio4 {
  border-right: 1px solid #E14B00;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* Audio tab css*/

#audiodac {
  margin-bottom: 4%;
  margin-top: 2%;
}

#audiodac .title {
  color: #ff6400;
  font-size: 36px;
  font-size: 46px;
}

#audiodac .conbox1 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 24%;
}

#audiodac .conbox2 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 70%;
}

#audiodac #funtabsaudio3 .conbox1 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 40%;
}

#audiodac #funtabsaudio3 .conbox2 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 54%;
}

.functiontabs .funtabs .martop {
  padding-top: 2%;
}

.functiontabs #funtabsPer1 {
  position: relative;
  margin-bottom: 4%;
}

.functiontabs #funtabsPer1 .text {
  position: absolute;
  top: 70%;
  left: 50%;
  width: 30%;
}

.functiontabs #funtabsPer3 .conbox1 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 55%;
}

.functiontabs #funtabsPer3 .conbox2 {
  display: inline-block;
  position: relative;
  width: 40%;
  margin-left: 2%;
}

.functiontabs #funtabsPer3 .t1 {
  float: left;
  font-size: 60px;
  line-height: 80px;
}

.functiontabs #funtabsPer3 .t2 {
  float: right;
  color: #fff;
  padding-top: 20px;
}

.functiontabs .conbox1 {
  position: relative;
  padding-top: 4%;
  display: inline-block;
  vertical-align: top;
  width: 30%;
}

.functiontabs .conbox2 {
  display: inline-block;
  position: relative;
  width: 66%;
  padding-top: 4%;
  margin-left: 2%;
}

.functiontabs #funtabsPer2 .conbox1 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 60%;
}

.functiontabs #funtabsPer2 .conbox2 {
  display: inline-block;
  position: relative;
  width: 35%;
  margin-left: 2%;
}

.functiontabs .title {
  color: #fff;
  font-size: 1.6em;
}

#thermaldesignline {
  background-image: url("../images/thermaldesignline_1920.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 950px;
  position: relative;
  overflow: hidden;
}

#thermaldesignline .tabtitle {
  padding: 8px 20px 8px 20px;
  color: #000;
  background-color: #f16522;
  margin-right: 0%;
  font-size: 24px;
  -webkit-transform: skew(-44deg);
  -moz-transform: skew(-44deg);
  -o-transform: skew(-44deg);
  transform: skew(-44deg);
  display: inline-block;
  font-family: 'Oswald', sans-serif, Microsoft JhengHei;
  font-family: 'Oswald', !important;
  font-weight: bold;
}

#thermaldesignline .tabskew {
  -webkit-transform: skew(44deg);
  -moz-transform: skew(44deg);
  -o-transform: skew(44deg);
  transform: skew(44deg);
}

#thermaldesignline .text {
  width: 62%;
  margin-top: 2%;
  font-size: 16px;
  line-height: 26px;
  margin-left: -20px;
}

#thermaldesignline .thernum, #thermaldesignline #thermaldesignlinesmall {
  display: none;
}

#thermaldesignline #tabtitle01 {
  position: relative;
  top: 109px;
}

#thermaldesignline #tabtitle02 {
  position: relative;
  top: 130px;
}

#thermaldesignline #tabtitle03 {
  position: relative;
  top: 150px;
}

#thermaldesignline #tabtitle04 {
  position: relative;
  top: 176px;
}

#thermaldesignline #tabtitle05 {
  position: relative;
  top: -280px;
  left: 1080px;
}

#thermaldesignline #tabtitle06 {
  position: relative;
  top: -240px;
  left: 1080px;
}

#thermaldesignline #tabtitle07 {
  position: relative;
  top: -220px;
  left: 1080px;
}

#thermaldesignline #tabtitle08 {
  position: relative;
  top: -200px;
  left: 1110px;
}

#tabicon .tabcon {
  width: 100%;
  margin: 0 auto;
  clear: both;
  margin-bottom: 10%;
  display: none;
}

#tabicon .triP {
  background-color: #ff6400;
  width: 100px;
  height: 20px;
}

#tabicon ol li {
  list-style: none;
  text-align: center;
  float: left;
  width: 50%;
  cursor: pointer;
  border: 1px solid #FF6600;
  transition: all 0.3s linear;
}

.tabcon #wtfast img {
  margin: 0 auto;
}

.iconall {
  width: 40%;
  margin: 0 auto;
}

#tabbox {
  min-height: 900px;
}

.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 (min-width: 1500px) {
  .performance_h1 {
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    letter-spacing: 5px;
  }
  .performance_h2 {
    font-weight: bold;
    font-size: 32px;
    color: #eee;
    letter-spacing: 2px;
  }
  .performance_h3 {
    font-size: 18px;
    color: #eee;
    letter-spacing: 1px;
  }
  .performance_h3_shadow {
    font-size: 18px;
    color: #eee;
    letter-spacing: 1px;
    text-shadow: 1px 1px 3px #333, 1px 1px 3px #333, 1px 1px 3px #333, 1px 1px 3px #333, 1px 1px 3px #333;
  }
  .aorus_color_content {
    padding: 2% 25% 0 25%;
  }
}

@media screen and (max-width: 3600px) {
  #mainsec2 .titlenum {
    font-size: 1.7vw;
  }
}

@media screen and (max-width: 1920px) {
  #mainsec2 .titlenum {
    font-size: 2.4vw;
  }
}

@media screen and (max-width: 1680px) {
  #designconcept .t1 {
    margin-top: -40%;
  }
  /* 8 icons */
  #featureicon .featurenav {
    /* width: 24.7%; */
    width: 25%;
  }
}

@media screen and (max-width: 1366px) {
  .table .col6l {
    width: 50%;
  }
  .table .col52, .table .col52s {
    width: auto;
  }
  .frame {
    width: 960px;
  }
  #header {
    background-color: #000;
    /* background-image: url(../images/header_1366.jpg);*/
    background-position: center;
    position: relative;
    /*height: 700px;*/
  }
  #mainsec6 #audiosignal .audiosec1 .titletbg1 {
    color: #ff6400;
    font-size: 0.8em;
  }
  #mainsec6 #audiosignal .audiosec2 .titletbg2 {
    color: #00ccff;
    font-size: 0.8em;
  }
  #mainsec6 #audiosignal .audiosec3 .titletbg3 {
    color: #00b050;
    font-size: 0.8em;
  }
  .functiontabs #funtabs1 .conbox1 {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  .functiontabs #funtabs1 .conbox2 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }
  .textbutton {
    bottom: 80px;
    right: 16%;
  }
  /* 8 icons */
  #featureicon .featurenav {
    /* width: 24.58%; */
    width: 25%;
  }
  /*mb-spec*/
  #ledbg {
    background: url("../images/spec_1366.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 640px;
  }
  #mbspec {
    background: url("../images/specline_1366.png");
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    min-height: 640px;
    margin-top: -640px;
  }
  #mbspec .text {
    font-size: 14px;
  }
  .mbspec-s {
    display: none;
  }
  #mbspec .spec1 {
    width: 680px;
    padding-left: 0px;
  }
  #mbspec .spec2 {
    width: 160px;
  }
  #mbspec .speclist-small {
    font-size: 13px;
    line-height: 16px;
    padding-top: 6px;
    color: #a8a8a8;
  }
  .spec1 #specitemlist01 {
    top: -20px;
    width: 180px;
  }
  .spec1 #specitemlist02 {
    top: 90px;
    width: 200px;
  }
  .spec1 #specitemlist03 {
    top: 150px;
  }
  .spec1 #specitemlist04 {
    top: 200px;
  }
  .spec1 #specitemlist05 {
    top: 266px;
  }
  .spec1 #specitemlist06 {
    top: 396px;
  }
  .spec1 #specitemlist07 {
    top: 490px;
  }
  .spec2 #specitemlist08 {
    top: -20px;
  }
  .spec2 #specitemlist09 {
    top: 90px;
  }
  .spec2 #specitemlist10 {
    top: 190px;
  }
  .spec2 #specitemlist11 {
    top: 280px;
  }
  .spec2 #specitemlist12 {
    top: 370px;
  }
  .spec2 #specitemlist13 {
    top: 410px;
  }
  .spec2 #specitemlist14 {
    top: 450px;
  }
  .spec2 #specitemlist15 {
    top: 520px;
  }
  .iconall {
    width: 66%;
    margin: 0 auto;
  }
  /* slider images ************************************/
  #Lighting-img .mask {
    height: 0px;
  }
  #Lighting-img .imgbox #m1 {
    height: 300px;
  }
  #Lighting-img .imgbox #m2 {
    width: 70%;
  }
  #Lighting-img .imgbox #m3 {
    height: 300px;
  }
  /* Video 2 ************************************/
  #ytvedio {
    background-image: url("../images/videobg_1366.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 817px;
  }
  #killervideo {
    transform: perspective(1000px) rotateY(14deg);
    /*box-shadow:inset 0px 10px 100px #333;  */
    width: 780px;
    height: 460px;
    position: relative;
    top: 140px;
    left: 103px;
  }
  /* contentflow */
  #CFw {
    min-height: 300px;
    margin-top: -200px;
  }
  /* Audio tabs */
  #audiotab .tabtitle {
    width: 22%;
    line-height: 26px;
  }
  #audiotab .conbox2 {
    padding-top: 0%;
  }
  #ryzencpu {
    background-image: url("../images/ryzencpu_1366.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 900px;
  }
  #Thermal-Performance {
    margin-top: -20%;
  }
  #pcie4slotdesign {
    background-image: url("../images/pcie4slotdesign_1366.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 900px;
    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: 16px;
    line-height: 24px;
    margin-top: 0.2em;
    margin-bottom: 1em;
    width: 60%;
  }
  #pcie4slotdesign .pcie4de01 {
    position: relative;
    top: -70px;
    left: 10px;
  }
  #pcie4slotdesign .pcie4de02 {
    position: relative;
    top: -50px;
    left: 10px;
  }
  #pcie4slotdesign .pcie4de03 {
    position: relative;
    top: -50px;
    left: 700px;
  }
  #pcie4slotdesign .pcie4de04 {
    position: relative;
    top: 30px;
    left: 700px;
  }
  #pcie4slotdesign .pcie4de05 {
    position: relative;
    top: 260px;
    left: 10px;
    width: 60%;
  }
  #pcie4slotpcb .t1 {
    line-height: 30px;
    font-size: 30px;
    margin-top: 10%;
  }
  #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%;
  }
  #powerdesign {
    background-image: url("../images/powerdesign_1366.jpg");
    min-height: 740px;
  }
  #exclusive img {
    padding-top: 10%;
  }
  #Base-plate {
    background-image: url("../images/Base-plate_1366.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 900px;
  }
  #Base-plate .text .tt1 {
    margin-top: 40%;
  }
  #Base-plate .text .tt3 {
    top: 500px;
  }
  #aorus-antenna {
    background-image: url("../images/aorus-antenna_1366.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 700px;
  }
  #aorus-antenna .cell {
    position: relative;
    width: 65%;
    float: right;
  }
  #aorus-antenna .ant1 {
    padding-top: 0px;
  }
  #aorus-antenna .ant2 {
    position: absolute;
    top: 260px;
    left: 210px;
  }
  #aorus-antenna .ant2 img {
    width: 300px;
  }
  #rgb-fan-commander {
    background-image: url("../images/fancom_1366.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 1100px;
  }
  #rgb-fan-commander .cell {
    position: relative;
  }
  #rgb-fan-commander .tt1 {
    position: absolute;
    left: 320px;
    width: 50%;
  }
  #rgb-fan-commander .tt2 {
    position: relative;
    width: 50%;
    top: 220px;
    left: 480px;
  }
  #rgb-fan-commander #fancomimg {
    display: none;
  }
  #TripleNVMe .conbox1 {
    vertical-align: top;
    width: 60%;
  }
  #TripleNVMe .conbox2 {
    width: 36%;
    margin-left: 2%;
    margin-bottom: 4%;
  }
  #TripleNVMe .t3 {
    width: 100%;
  }
  #xmp {
    background-color: #000;
    background-image: url("../images/mb_xmp_1366.jpg");
    background-position: center -10px;
    min-height: 650px;
    background-repeat: no-repeat;
  }
  #RGBLED-function {
    background-position: center center;
    position: relative;
    min-height: 450px;
  }
  #M2ThermalGuard {
    background-image: url("../images/M2ThermalGuard_1366.jpg");
    background-position: top center;
    background-repeat: no-repeat;
  }
  #M2ThermalGuard .t1 {
    margin-top: 6%;
  }
  #M2ThermalGuard .t2 {
    margin-top: 6%;
  }
  #M2ThermalGuard .text {
    width: 50%;
  }
  #M2ThermalGuard #M2ThermalGuard-small {
    display: none;
  }
  #smartfan5 {
    background-color: #000;
    background-image: url("../images/mb_smartfan5_1366.jpg");
    background-position: center 30px;
    background-repeat: no-repeat;
    min-height: 700px;
  }
  #smartfan5 .smartfan501 {
    width: 400px;
    left: 30px;
    top: 520px;
  }
  #smartfan5 .smartfan502 {
    width: 460px;
    left: 520px;
    top: 480px;
  }
  #armor {
    background-color: #000;
    background-image: url("../images/mb_armor_1366.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 800px;
  }
  #armor .title {
    margin-top: 0px;
  }
  #Solid-Pin .t1 {
    margin-top: 20px;
  }
  #XSplit {
    background-image: url("../images/xsplit_1366.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    min-height: 750px;
  }
  #XSplit .frame {
    padding-top: 1em;
  }
  .XSplit_MV {
    position: absolute;
    color: #fff;
    left: 62%;
    top: 50%;
    z-index: 10;
    display: block;
  }
  .MV2 {
    width: 400px;
    height: 270px;
  }
  a.more {
    display: block;
    width: 208px;
    height: 45px;
    background-image: url("../images/more.png");
    text-indent: -99999px;
    position: absolute;
    color: #fff;
     right: 2%;
        bottom: 4%;
    transition: background-image .5s;
  }
  a.more:hover {
    background-image: url("../images/more2.png");
  }
  #pcie4slot {
    margin-top: -26%;
  }
  #pcie4slot .tableall .title {
    font-size: 26px;
    line-height: 36px;
  }
  #pcie4slot .tableall .s1 {
    font-size: 16px;
    line-height: 22px;
  }
  #pcie4slot .tableall .s2 {
    font-size: 16px;
    line-height: 22px;
    color: #ccc;
  }
  #pcie4slot .stable01 .tabletext1 {
    position: relative;
    display: inline-block;
    width: 20%;
    vertical-align: top;
    padding-top: 30px;
  }
  #pcie4slot .stable01 .tabletext1 .s2 {
    padding-top: 30px;
  }
  #pcie4slot .stable02 .tabletext2 {
    position: relative;
    display: inline-block;
    width: 20%;
    vertical-align: top;
    padding-top: 30px;
  }
  #pcie4slot .stable02 .tabletext2 .s2 {
    padding-top: 30px;
  }
  #pcie4slot .stable03 .tabletext3 {
    position: relative;
    display: inline-block;
    width: 20%;
    vertical-align: top;
    padding-top: 20px;
  }
  #pcie4slot .stable03 .tabletext3 .s2 {
    padding-top: 18px;
  }
  #pcie4slot .stable01 #st1 {
    position: absolute;
    right: 0%;
    top: 50px;
    width: 30%;
  }
  #pcie4slot .tableall #st4 {
    position: absolute;
    right: 0%;
    top: 50px;
    width: 30%;
  }
  #pcie4slot .tableall #st5 {
    position: absolute;
    right: 40%;
    top: 50px;
    width: 30%;
  }
  #pcie4slot .stable01 #st2 {
    position: absolute;
    top: 72px;
    left: 90px;
    font-size: 16px;
    color: #fff;
  }
  #pcie4slot .tableall #st3 {
    position: absolute;
    top: 148px;
    left: 74px;
    font-size: 14px;
    color: #000;
  }
  #pcie4slot .stable01 .table2, #pcie4slot .stable02 .table2, #pcie4slot .stable03 .table2 {
    margin-top: 18%;
  }
  #cnvi {
    background-image: url("");
    min-height: auto;
  }
  #cnvi .text {
    margin-top: 0%;
    width: 100%;
  }
  #cnvi img {
    margin-top: 0%;
  }
  #cnvi #cnvismall {
    display: block;
  }
  #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;
  }
  .functiontabs #funtabsPer3 .conbox1 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 45%;
  }
  .functiontabs #funtabsPer3 .conbox2 {
    display: inline-block;
    position: relative;
    width: 50%;
    margin-left: 2%;
  }
  #audiodac .title {
    font-size: 26px;
    font-size: 36px;
  }
  #thermaldesignline {
    background-image: url("../images/thermaldesignline_1366.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 950px;
    position: relative;
    overflow: hidden;
  }
  #thermaldesignline .tabtitle {
    padding: 4px 10px 4px 10px;
    color: #000;
    background-color: #f16522;
    margin-right: 1%;
    font-size: 16px;
    -webkit-transform: skew(-44deg);
    -moz-transform: skew(-44deg);
    -o-transform: skew(-44deg);
    transform: skew(-44deg);
    display: inline-block;
    font-family: 'Oswald', sans-serif, Microsoft JhengHei;
    font-family: 'Oswald', !important;
    font-weight: bold;
  }
  #thermaldesignline .tabskew {
    -webkit-transform: skew(44deg);
    -moz-transform: skew(44deg);
    -o-transform: skew(44deg);
    transform: skew(44deg);
  }
  #thermaldesignline .text {
    width: 56%;
    margin-top: 2%;
    font-size: 14px;
    line-height: 20px;
    margin-left: -10px;
  }
  #thermaldesignline .thernum {
    display: none;
  }
  #thermaldesignline #tabtitle01 {
    position: relative;
    top: 60px;
  }
  #thermaldesignline #tabtitle02 {
    position: relative;
    top: 80px;
  }
  #thermaldesignline #tabtitle03 {
    position: relative;
    top: 130px;
  }
  #thermaldesignline #tabtitle04 {
    position: relative;
    top: 170px;
  }
  #thermaldesignline #tabtitle05 {
    position: relative;
    top: -270px;
    left: 760px;
  }
  #thermaldesignline #tabtitle06 {
    position: relative;
    top: -260px;
    left: 760px;
  }
  #thermaldesignline #tabtitle07 {
    position: relative;
    top: -190px;
    left: 760px;
  }
  #thermaldesignline #tabtitle08 {
    position: relative;
    top: -180px;
    left: 760px;
  }
  #tabicon ol li {
    margin-bottom: 1%;
    list-style: none;
    float: left;
    cursor: pointer;
  }
  #tabicon ol li:hover {
    border: 10px solid #FF6600;
  }
  #tabicon img {
    width: 100%;
  }
  #tabicon .tabcon {
    width: 100%;
    margin: 0 auto;
    overflow: visible;
    display: none;
  }
  .tabbox {
    overflow: visible;
    min-height: 800px;
  }
}

@media screen and (max-width: 960px) {
  .frame {
    width: 640px;
    padding: 1.5em 0;
  }
  .table .col52, .table .col52s {
    width: 95%;
  }
  .title {
    font-size: 1.3em;
    line-height: 1.1em;
  }
  .text {
    font-size: 0.7em;
    line-height: 1.2em;
    margin-top: 1em;
  }
  .note {
    font-size: 0.5em;
    line-height: 1.5em;
    margin-top: 1.2em;
  }
  #header {
    background-color: #000;
    background-position: center;
    position: relative;
  }
  #header .title {
    width: auto;
    font-size: 1.1em;
    margin-top: -24px;
  }
  #header .frame {
    padding: 0em 0 1em;
  }
  .table .col5, .table .col5s, .table .col5l {
    width: 95%;
  }
  #designconcept .t1 {
    font-family: 'Titillium Web', sans-serif, Microsoft JhengHei;
    margin-top: 0px;
    z-index: 155;
    position: static;
    max-width: 80%;
    left: 0%;
    right: 0%;
    margin: 0 auto;
  }
  #mainsec7 .mainsec7text {
    padding: 1%;
    right: 0%;
    top: 0%;
    width: 80%;
    margin: auto;
    position: static;
    color: #999;
  }
  #mainsec2 .videotitle .subtitle {
    font-size: 16px;
  }
  #mainsec6 #audiosignal .audiosec1 {
    width: 100%;
  }
  #mainsec6 #audiosignal .audiosec2 {
    margin-left: 0%;
    width: 100%;
  }
  #mainsec6 #audiosignal .audiosec1 .conbox1-1 {
    width: 40%;
  }
  #mainsec6 #audiosignal .audiosec1 .conbox1-2 {
    width: 10%;
  }
  #mainsec6 #audiosignal .audiosec1 .conbox1-3 {
    width: 40%;
  }
  #mainsec6 #audiosignal .audiosec1 .conbox1-4 {
    margin-top: 2%;
    width: 100%;
    margin-bottom: 4%;
  }
  #mainsec6 #audiosignal .audiosec3 .conbox1 {
    width: 100%;
  }
  #mainsec6 #audiosignal .audiosec3 .conbox2 {
    margin-left: 0%;
    width: 100%;
  }
  #mainsec6 #audiosignal .audiosec3 .conbox1-1, #mainsec6 #audiosignal .audiosec3 .conbox1-2 {
    display: none;
  }
  #mainsec6 #audiosignal .audiosec3 .conbox1-3 {
    width: 30%;
  }
  #mainsec6 #audiosignal .audiosec3 .conbox1-4 {
    width: 60%;
    margin-left: 2%;
  }
  #mainsec6 #audiosignal .audiosec3 .conbox1-5 {
    width: 30%;
    margin-left: -7%;
  }
  #mainsec6 #audiosignal .audiosec3 .conbox1-6 {
    margin-left: 2%;
    width: 60%;
    text-align: left;
  }
  #mainsec6 .sec6subbg {
    border: 1px solid #666;
    padding: 10px;
    text-align: center;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
  }
  #mainsec6 #audiosignal .audiosec1 .titletbg1 {
    color: #ff6400;
    font-size: 16px;
  }
  #mainsec6 #audiosignal .audiosec2 .titletbg2 {
    color: #00ccff;
    font-size: 16px;
  }
  #mainsec6 #audiosignal .audiosec3 .titletbg3 {
    color: #00b050;
    font-size: 16px;
  }
  .pertable .functiontabs .functiontabstitle .tabtitle {
    width: 100%;
    display: block;
    border: 2px solid #E14B00;
    border-radius: 6px;
  }
  .pertable .functiontabs .functiontabstitle .tabtitle {
    width: 100%;
    display: block;
    border: 2px solid #E14B00;
    border-radius: 6px;
  }
  .pertable .functiontabstitle #tabtitle4 {
    border-right: 1px solid #E14B00;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .pertable .st1 {
    margin-top: 0%;
    margin-bottom: 10%;
  }
  .pertable .functiontabs .functiontabstitle .tabtitle {
    width: 94%;
  }
  .mainsec .mainsectitle {
    margin-left: 2%;
    margin-top: 0%;
    position: static;
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }
  .mainsec .mainsectitle .title {
    font-size: 40px;
    line-height: 50px;
  }
  .mainsec .mainsectitle .text {
    width: 100%;
  }
  #mainsec2 .mainsectitle .text {
    width: 100%;
  }
  .mainsec .conbox1 {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  .mainsec .conbox2 {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: bottom;
    text-align: center;
  }
  .topsectitle {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 30px;
  }
  .mainsec .subtitle {
    font-size: 30px;
    line-height: 40px;
    vertical-align: top;
  }
  .mainsec .titlenum {
    font-size: 30px;
    line-height: 40px;
  }
  #mainsec2 .titlenum {
    font-size: 30px;
  }
  .textbutton {
    bottom: 80px;
    right: 0%;
    text-align: center;
  }
  /* 8 icons */
  #featureicon .featurenav {
    /* width: 49.3%; */
    width: 50%;
  }
  #featureicon .title {
    font-size: 2.6vw;
    line-height: 5vw;
  }


    #aorus-gallery ul li {
        margin: 0% 3% 3% 0;        
        width: 13%;        
    }


  /*mb-spec*/
  #ledbg {
    display: none;
  }
  #mbspec {
    background-image: url("");
    margin-top: 0px;
  }
  .mbspec-s {
    display: block;
  }
  #mbspec .text {
    font-size: 1em;
    overflow: hidden;
  }
  #mbspec .spec1 {
    width: 45%;
    padding-bottom: 0%;
    margin-right: 6%;
  }
  #mbspec .speclist {
    position: relative;
  }
  #mbspec .spec1 .speclist {
    left: 0px;
    text-align: left;
  }
  #mbspec .speclist {
    margin-top: 3%;
  }
  #mbspec .speclist .specpoint {
    display: inline-block;
    position: relative;
    width: 30px;
    vertical-align: top;
    margin-top: -0.5px;
  }
  #mbspec .speclist .speccontent {
    display: inline-block;
    position: relative;
    width: 78%;
  }
  #mbspec .spec2 {
    width: 45%;
    left: 0%;
  }
  #mbspec .speclist-small {
    font-size: 16px;
    line-height: 20px;
    padding-top: 6px;
    color: #a8a8a8;
    margin-bottom: 6%;
  }
  .spec1 #specitemlist01 {
    top: 0px;
    width: auto;
  }
  .spec1 #specitemlist02 {
    top: 0px;
    width: auto;
  }
  .spec1 #specitemlist03 {
    top: 0px;
  }
  .spec1 #specitemlist04 {
    top: 0px;
  }
  .spec1 #specitemlist05 {
    top: 0px;
  }
  .spec1 #specitemlist06 {
    top: 0px;
  }
  .spec1 #specitemlist07 {
    top: 0px;
  }
  .spec2 #specitemlist08 {
    top: 0px;
  }
  .spec2 #specitemlist09 {
    top: 0px;
  }
  .spec2 #specitemlist10 {
    top: 0px;
  }
  .spec2 #specitemlist11 {
    top: 0px;
  }
  .spec2 #specitemlist12 {
    top: 0px;
  }
  .spec2 #specitemlist13 {
    top: 0px;
  }
  .spec2 #specitemlist14 {
    top: 0px;
  }
  .spec2 #specitemlist15 {
    top: 0px;
  }
  /* Video 2 ************************************/
  #ytvedio {
    background-image: url("../images/videobg_960.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 580px;
  }
  #killervideo {
    transform: perspective(1000px) rotateY(17deg);
    /*box-shadow:inset 0px 10px 100px #333;  */
    width: 558px;
    height: 322px;
    position: relative;
    top: 74px;
    left: 36px;
  }
  /* contentflow */
  #CFw {
    min-height: 300px;
    margin-top: 0px;
    display: none;
  }
  #cfw-small, #siv-small, #easy-small, #osd-small, #bios-small {
    display: block;
  }
  .mb5text div {
    width: 90%;
  }
  /*Audio Tabs*/
  #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;
  }
  #audiotab .conbox1 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }
  #audiotab .conbox2 {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-top: 6%;
    margin-left: 0%;
  }
  #audiotab #audiofuntabs3 .conbox1 {
    width: 100%;
  }
  #audiotab #audiofuntabs3 .conbox2 {
    margin-left: 0%;
    width: 100%;
  }
  #Thermal-Performance {
    margin-top: 0%;
  }
  #ryzencpu {
    background-image: url("");
    background-position: bottom center;
    background-repeat: no-repeat;
    min-height: 1000px;
  }
  #ryzencpu .t1 {
    width: 100%;
    padding-top: 0%;
  }
  #ryzencpusmall {
    display: block;
  }
  #pcie4slotdesign {
    background-image: url("../images/");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 900px;
    position: relative;
  }
  #pcie4slotdesign #pcie4slotdesignsmall {
    display: block;
  }
  #pcie4slotdesign .pcienum {
    display: inline-block;
    margin-right: 2%;
  }
  #pcie4slotdesign .title {
    color: #ff6400;
    line-height: 1.0em;
  }
  #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%;
  }
  #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;
  }
  #pcie4slotpcb .conbox1 {
    width: 100%;
  }
  #pcie4slotpcb .conbox2 {
    padding-top: 0%;
    width: 100%;
    margin-left: 0%;
  }
  #pcie4slotpcb .t1 {
    line-height: 40px;
    font-size: 30px;
    margin-top: 4%;
  }
  #qflashplus .qflashlogo {
    margin-top: 2%;
    margin-bottom: 2%;
  }
  #qflashplus img {
    margin: 0 auto;
  }
  #qflashplus .conbox1 {
    width: 100%;
  }
  #qflashplus .conbox2 {
    width: 100%;
    padding-top: 0%;
    vertical-align: top;
  }
  #qflashplus .conbox3 {
    width: 100%;
  }
  #qflashplus .conbox4 {
    width: 100%;
    margin-left: 0%;
  }
  #qflashplus .conbox5 {
    width: 100%;
    margin-left: 0%;
  }
  #powerdesign {
    background-image: url("");
    min-height: 900px;
  }
  #powerdesign #powerdesignsmall {
    display: block;
  }
  #powerdesign .text {
    width: 100%;
  }
  #RGBLED-function .text {
    width: 100%;
  }
  #exclusive .t1 {
    position: static;
  }
  #exclusive img {
    padding-top: 0%;
  }
  #exclusive .text {
    width: 100%;
  }
  #Base-plate {
    background-image: url("");
    min-height: 600px;
  }
  #Base-plate .text {
    position: static;
    width: 100%;
    float: none;
  }
  #Base-plate .text .tt1 {
    margin-top: 0%;
  }
  #Base-plate .text .tt2 {
    position: static;
    top: 0px;
    margin-top: 4%;
  }
  #Base-plate .text .tt3 {
    display: none;
  }
  #Base-plate #baseimg {
    display: block;
  }
  #aorus-antenna {
    background-image: url("../images/aorus-antenna_960.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    min-height: 1300px;
  }
  #aorus-antenna .cell {
    position: relative;
    width: 100%;
    float: none;
  }
  #aorus-antenna .ant2 {
    top: 900px;
    left: 150px;
  }
  #rgb-fan-commander {
    background-image: url("");
    min-height: 950px;
  }
  #rgb-fan-commander .cell {
    position: static;
  }
  #rgb-fan-commander .tt1 {
    position: static;
    left: 0px;
    width: 100%;
  }
  #rgb-fan-commander .tt2 {
    position: static;
    width: 100%;
    top: 0px;
    left: 0px;
  }
  #rgb-fan-commander #fancomimg {
    display: block;
  }
  #rgb-fan-commander #fancomimg1 {
    display: none;
  }
  #usbTurboCharger .conbox1 {
    width: 100%;
  }
  #usbTurboCharger .conbox2 {
    width: 100%;
    margin-left: 0%;
  }
  #TripleNVMe .conbox1 {
    vertical-align: top;
    width: 100%;
  }
  #TripleNVMe .conbox2 {
    width: 100%;
    margin-left: 0%;
    margin-bottom: 10%;
  }
  #TripleNVMe .t3 {
    width: 80%;
    margin: 0 auto;
  }
  #rgbfansoftware .conbox1 {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  #rgbfansoftware .conbox2 {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-left: 0%;
  }
  #rgbsoftware .conbox1 {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  #rgbsoftware .conbox1 img {
    margin: 0 auto;
  }
  #rgbsoftware .conbox2 {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-left: 0%;
  }
  #rgbsoftware .conbox3 {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  #rgbsoftware .conbox4 {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-left: 0%;
  }
  #sf5software .conbox1 {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  #sf5software .conbox2 {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-left: 0%;
  }
  #xmp {
    background-image: url("");
    min-height: 500px;
  }
  #xmpsmall {
    display: block;
  }
  #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;
  }
  #fancontrol .conbox1 {
    width: 100%;
  }
  #fancontrol .conbox2 .title {
    text-align: left;
  }
  #fancontrol .conbox2 {
    width: 100%;
    margin-left: 0%;
  }
  #smartfan5 {
    background-image: url("../images/mb_smartfan5_960.jpg");
    min-height: 1600px;
  }
  #smartfan5 .smartfan501 {
    width: auto;
    left: 6%;
    top: 1240px;
  }
  #smartfan5 .smartfan502 {
    width: auto;
    left: 6%;
    top: 600px;
  }
  #armor {
    background-image: url("../images/mb_armor_960.jpg");
  }
  #armor .title, #armor .text {
    width: 100%;
  }
  #M2ThermalGuard {
    background-image: url("");
  }
  #M2ThermalGuard .t1 {
    margin-top: 0%;
  }
  #M2ThermalGuard .t2 {
    margin-top: 0%;
  }
  #M2ThermalGuard .text {
    width: 100%;
  }
  #M2ThermalGuard #M2ThermalGuard-small {
    display: block;
  }
  #M2slot .conbox1 {
    width: 100%;
  }
  #M2slot .conbox2 {
    width: 100%;
    margin-left: 0%;
  }
  #Solid-Pin .conbox1 {
    width: 100%;
  }
  #Solid-Pin .conbox2 {
    width: 100%;
    margin-left: 0%;
  }
  #XSplit {
    background-image: url("../images/xsplit_960.jpg");
    background-position: 45% 90px;
    background-repeat: no-repeat;
    min-height: 650px;
  }
  .XSplit_MV {
    position: absolute;
    color: #fff;
    left: 60%;
    top: 50%;
    z-index: 10;
    display: block;
  }
  .MV2 {
    width: 250px;
    height: 170px;
  }
  a.more {
    display: block;
    width: 208px;
    height: 45px;
    background-image: url("../images/more.png");
    text-indent: -99999px;
    position: absolute;
    color: #fff;
     right: 2%;
        bottom: 4%;
    transition: background-image .5s;
  }
  a.more:hover {
    background-image: url("../images/more2.png");
  }
  #pcie4slot {
    margin-top: 0%;
  }
  #pcie4slot .tt1 {
    width: 100%;
    padding-top: 0%;
    margin-bottom: 0%;
  }
  #pcie4slot {
    background-image: url("");
  }
  #pcie4slot #pcie4slotssmall {
    display: block;
  }
  #pcie4slot .stable01 {
    width: 100%;
  }
  #pcie4slot .stable02 {
    margin-left: 0%;
    margin-top: 10%;
    width: 100%;
  }
  #pcie4slot .stable03 {
    margin-left: 0%;
    margin-top: 10%;
    width: 100%;
  }
  #pcie4slot .tableall .title {
    font-size: 40px;
    line-height: 46px;
  }
  #pcie4slot .tableall .s1 {
    font-size: 20px;
    line-height: 30px;
  }
  #pcie4slot .tableall .s2 {
    font-size: 20px;
    line-height: 30px;
    color: #ccc;
  }
  #pcie4slot .stable01 .tabletext1 {
    width: 20%;
    padding-top: 50px;
  }
  #pcie4slot .stable01 .tabletext1 .s2 {
    padding-top: 30px;
  }
  #pcie4slot .stable02 .tabletext2 {
    width: 20%;
    padding-top: 50px;
  }
  #pcie4slot .stable02 .tabletext2 .s2 {
    padding-top: 30px;
  }
  #pcie4slot .stable03 .tabletext3 {
    width: 20%;
    padding-top: 30px;
  }
  #pcie4slot .stable03 .tabletext3 .s2 {
    padding-top: 20px;
  }
  #pcie4slot .stable01 #st1 {
    right: 0%;
    top: 60px;
    width: auto;
  }
  #pcie4slot .tableall #st4 {
    right: 0%;
    top: 60px;
    width: auto;
  }
  #pcie4slot .tableall #st5 {
    right: 50%;
    top: 60px;
    width: auto;
  }
  #pcie4slot .stable01 #st2 {
    top: 88px;
    left: 250px;
    font-size: 26px;
  }
  #pcie4slot .tableall #st3 {
    top: 156px;
    left: 180px;
    font-size: 20px;
  }
  #pcie4slot .stable01 .table2, #pcie4slot .stable02 .table2, #pcie4slot .stable03 .table2 {
    margin-top: 6%;
  }
  #pcie4slot .tableall .note {
    margin-top: 1%;
  }
  #pcie4slot .tableall .tablecon {
    padding-top: 6%;
    margin-top: 2%;
  }
  #cnvi .conbox1 {
    width: 100%;
  }
  #cnvi .conbox2 {
    padding-top: 4%;
    width: 100%;
  }
  #cnvi #cnvitablesmall {
    display: block;
  }
  #cnvi .cnvitable {
    display: none;
  }
  #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;
  }
  /* function tabs */
  .functiontabs #funtabsPer3 .conbox1 {
    width: 100%;
  }
  .functiontabs #funtabsPer3 .conbox2 {
    width: 100%;
  }
  .functiontabs #funtabsPer2 .conbox1 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }
  .functiontabs #funtabsPer2 .conbox2 {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-left: 0%;
  }
  .functiontabs #funtabsPer1 .text {
    position: static;
    width: 100%;
  }
  .functiontabstitle div:first-child {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .functiontabstitle div:last-child {
    border-right: 1px solid #E14B00;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .functiontabs .conbox1 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
  }
  .functiontabs .conbox2 {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-left: 0%;
  }
  .functiontabstitle #tabtitle3 {
    border-right: 1px solid #E14B00;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .functiontabs .functiontabstitle .tabtitle {
    width: 500px;
    border: 2px solid #E14B00;
    border-radius: 6px;
    display: block;
  }
  #audiodac .functiontabstitle #tabtitleaudio3 {
    border-right: 1px solid #E14B00;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  #audiodac .title {
    font-size: 20px;
    font-size: 30px;
  }
  #audiodac .conbox1 {
    width: 100%;
  }
  #audiodac .conbox2 {
    width: 100%;
  }
  #audiodac #funtabsaudio3 .conbox1 {
    width: 100%;
  }
  #audiodac #funtabsaudio3 .conbox2 {
    width: 100%;
  }
  #thermaldesignline .thernum {
    display: inline-block;
    margin-right: 10px;
  }
  #thermaldesignline #thermaldesignlinesmall {
    display: block;
  }
  #thermaldesignline {
    background-image: url("");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 950px;
    position: relative;
    overflow: hidden;
  }
  #thermaldesignline .tabtitle {
    padding: 10px;
    color: #000;
    background-color: #f16522;
    margin-right: 1%;
    font-size: 24px;
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -o-transform: skew(0deg);
    transform: skew(0deg);
    display: inline-block;
    font-family: 'Oswald', sans-serif, Microsoft JhengHei;
    font-family: 'Oswald', !important;
    font-weight: bold;
  }
  #thermaldesignline .tabskew {
    -webkit-transform: skew(4deg);
    -moz-transform: skew(0deg);
    -o-transform: skew(0deg);
    transform: skew(0deg);
  }
  #thermaldesignline .text {
    width: 100%;
    margin-top: 2%;
    font-size: 20px;
    line-height: 30px;
    margin-left: 0px;
  }
  #thermaldesignline #tabtitle01 {
    position: static;
    top: 0px;
  }
  #thermaldesignline #tabtitle02 {
    position: static;
    top: 0px;
  }
  #thermaldesignline #tabtitle03 {
    position: static;
    top: 0px;
  }
  #thermaldesignline #tabtitle04 {
    position: static;
    top: 0px;
  }
  #thermaldesignline #tabtitle05 {
    position: static;
    top: 0px;
    left: 0px;
  }
  #thermaldesignline #tabtitle06 {
    position: static;
    top: 0px;
    left: 0px;
  }
  #thermaldesignline #tabtitle07 {
    position: static;
    top: 0px;
    left: 0px;
  }
  #thermaldesignline #tabtitle08 {
    position: static;
    top: 0px;
    left: 0px;
  }
  .tabbox {
    overflow: visible;
    min-height: 700px;
  }
}

@media screen and (max-width: 768px) {
  p {
    line-height: 23px;
    /* padding: 1%; */
  }
  .performance_h1 {
    color: #eee;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 2px;
  }
  .performance_h2 {
    font-weight: bold;
    font-size: 18px;
    color: #eee;
    letter-spacing: 2px;
  }
  .performance_h3 {
    font-size: 14px;
    color: #eee;
    letter-spacing: 1px;
  }
  .performance_h3_shadow {
    font-size: 14px;
    color: #eee;
    letter-spacing: 1px;
    text-shadow: 1px 1px 3px #333, 1px 1px 3px #333, 1px 1px 3px #333, 1px 1px 3px #333, 1px 1px 3px #333;
  }
  .aorus_color_content {
    padding: 3% 10% 0 10%;
  }
  .aorus_vr_bg {
    background-image: none;
    background-size: 80%;
    background-repeat: no-repeat;
    padding: 20% 0 0 0;
    margin: 0;
  }
  .color_effect_content {
    padding-top: 4%;
    text-align: center;
  }
  .color_picker_panel {
    display: block;
    text-align: center;
    position: relative;
    margin: auto;
  }
}

@media screen and (max-width: 640px) {

  #aorus-gallery ul li {
        margin: 0% 3% 3% 0;        
        width: 30%;        
    }

    
  .table .col6l {
    width: auto;
  }
  .frame {
    padding: 1em 0;
    width: 320px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .title {
    font-size: 1.2em;
  }
  .suborangetitle {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 1%;
  }
  .text {
    font-size: 15px;
    line-height: 1.4em;
    margin-top: 1em;
  }
  .note {
    font-size: 12px;
    line-height: 1.5em;
    margin-top: 1.2em;
  }
  .table {
    display: block;
  }
  .table .cell {
    display: block;
  }
  .table .cell_HIDE {
    display: block;
  }
  .table .cell_SHOW {
    display: none;
  }
  .table .col1l, .table .col2l, .table .col3l, .table .col4l, .table .col5l, .table .col6l, .table .col7l, .table .col8l, .table .col9l, .table .col10l {
    width: 100%;
    margin: 0;
  }
  .table .col1, .table .col2, .table .col3, .table .col4, .table .col5, .table .col6, .table .col7, .table .col8, .table .col9, .table .col10 {
    width: 90;
    margin: 0 0;
  }
  .table .col1s, .table .col2s, .table .col3s, .table .col4s, .table .col5s, .table .col6s, .table .col7s, .table .col8s, .table .col9s, .table .col10s {
    width: 60%;
    margin: 0 20%;
  }
  .table .cell .left, .table .cell .right, .table .cell .center {
    float: inherit;
    margin: 4% 0;
    text-align: left;
  }
  .table .cell .center {
    padding: 0 0 0;
  }
  .table .cell .offsetRight, .table .cell .offsetLeft {
    margin-right: 0;
    margin-left: 0;
  }
  .table .side {
    display: none;
  }
  .img-large {
    display: none;
  }
  .img-small {
    display: block;
  }
  #header {
    background-color: #000;
    background-position: center 80px;
    background-repeat: no-repeat;
    position: relative;
  }
  #header .title {
    font-size: 0.8em;
    margin: 7px 0 0 -128px;
  }
  #designconcept .t2 {
    font-size: 15px;
  }
  #audiotab #audiofuntabs3 #wifi802 .conbox1 {
    width: 100%;
  }
  #audiotab #audiofuntabs3 #wifi802 .conbox2 {
    width: 100%;
    margin-left: 0%;
  }
  .textbutton {
    bottom: 60px;
    right: 0%;
    text-align: center;
    font-size: 30px;
  }
  .titlebar {
    font-size: 1.2em;
    padding: 76px 0px 60px 0px;
  }
  /* 8 icons */
  #featureicon .featurenav {
    width: 100%;
  }
  #featureicon .title {
    font-size: 24px;
    line-height: 40px;
  }
  #mbspec .specpoint {
    margin: 6px;
  }
  #mbspec .spec1 {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  #mbspec .spec2 {
    display: inline-block;
    position: relative;
    width: 100%;
    right: 0%;
    left: 0%;
    margin-left: 0%;
  }
  #mbspec .speclist-small {
    font-size: 20px;
    line-height: 20px;
    color: #a8a8a8;
  }
  /* slider images ************************************/
  #Lighting-img .mask {
    height: 0px;
  }
  #Lighting-img .imgbox #m1 {
    height: 0px;
  }
  #Lighting-img .imgbox #m2 {
    width: 100%;
  }
  #Lighting-img .imgbox #m3 {
    height: 0px;
  }
  /* Video 2 ************************************/
  #ytvedio {
    background-image: url("../images/videobg_640.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 390px;
  }
  #killervideo {
    transform: perspective(1000px) rotateY(22deg);
    /*box-shadow:inset 0px 10px 100px #333;  */
    width: 380px;
    height: 210px;
    position: relative;
    top: 40px;
    left: -14px;
  }
  /* contentflow */
  #CFw {
    min-height: 300px;
    margin-top: -80px;
  }
  .mb5text div {
    width: 90%;
    margin-bottom: 10%;
  }
  #x-fi2 {
    min-height: 1100px;
  }
  /*TOP*/
  #gotop {
    width: 100%;
    background-color: rgba(51, 51, 51, 0.8);
    color: #FFFFFF;
    border-radius: 0px;
    margin: 0px;
    padding: 10px;
    cursor: pointer;
    text-align: center;
    font-size: 13px;
    bottom: 0px;
    right: 0%;
    position: fixed;
    display: none;
    transition: all 0.3s linear;
    font-family: Arial, Helvetica, sans-serif;
  }
  /* Youtube */
  .XSplit_MV {
    width: 50%;
    float: none;
    margin-top: -10%;
  }
  /* Audio tabs */
  #audiotab .tabtitle {
    padding: 2% 3% 2% 3%;
    width: 100%;
    font-size: 0.8em;
    text-align: center;
  }
  #audiotab .img640 {
    display: none;
  }
  #audiotab .conbox1 {
    margin-top: 10%;
  }
  #audiotab .funtabs .title {
    color: #ff6400;
    font-size: 0.8em;
    line-height: 1.4em;
    margin-bottom: 4%;
  }
  #Thermal-Performance {
    margin-top: -10%;
  }
  #pcie4slotpcb .t1 {
    line-height: 24px;
    font-size: 16px;
    margin-top: 4%;
  }
  #powerdesign {
    background-image: url("");
    min-height: auto;
  }
  #powerdesign #powersmall {
    display: block;
  }
  #powerdesign .powernum {
    display: inline-block;
  }
  #powerdesign .t1 {
    font-size: 20px;
    line-height: 30px;
  }
  #powerdesign .t1line {
    margin-top: 3%;
    height: 20px;
  }
  #powerdesign .powersub {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 30px;
  }
  #powerdesign #powersub1 {
    padding: 0px;
    width: 100%;
    left: 0px;
    top: 0px;
    position: static;
    background-color: transparent;
    border: transparent;
    text-align: left;
  }
  #powerdesign #powersub2 {
    padding: 0px;
    width: 100%;
    left: 0px;
    top: 0px;
    position: static;
    background-color: transparent;
    border: transparent;
    text-align: left;
  }
  #powerdesign #powersub3 {
    padding: 0px;
    width: 100%;
    left: 0px;
    top: 0px;
    position: static;
    background-color: transparent;
    border: transparent;
    text-align: left;
  }
  #powerdesign #powersub4 {
    padding: 0px;
    width: 100%;
    padding-left: 0px;
    text-align: center;
    left: 0px;
    top: 0px;
    position: static;
    background-color: transparent;
    border: transparent;
    text-align: left;
  }
  #TripleNVMe .t3 {
    width: 100%;
  }
  #aorus-antenna {
    background-image: url("../images/aorus-antenna_640.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    min-height: 850px;
  }
  #aorus-antenna .cell {
    position: relative;
    width: 100%;
    float: none;
  }
  #aorus-antenna .ant2 {
    top: 600px;
    left: 10%;
  }
  #aorus-antenna .ant2 img {
    width: 180px;
  }
  #RGBLED-function {
    background-position: center 178px;
    min-height: 1300px;
    position: relative;
  }
  #RGBLED-function .frame .cell {
    width: 100%;
  }
  #smartfan5fan .smartlist {
    font-size: 20px;
  }
  #smartfan5fan .title {
    font-size: 1.4em;
    margin-top: 0;
  }
  #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%;
  }
  #fancontrol .conbox2 img {
    width: 100%;
  }
  #smartfan5 {
    background-image: url("../images/mb_smartfan5_640.jpg");
    min-height: 960px;
  }
  #smartfan5 .smartfan501 {
    width: 300px;
    left: 0px;
    top: 780px;
  }
  #smartfan5 .smartfan502 {
    width: 300px;
    left: 0px;
    top: 410px;
  }
  #armor {
    background-image: url("../images/mb_armor_640.jpg");
    min-height: 1050px;
    background-position: top center;
  }
  #armor .title {
    margin-top: 100px;
  }
  #XSplit {
    background-image: url("../images/xsplit_640.jpg");
    background-position: 30% 360px;
    background-repeat: no-repeat;
    min-height: 900px;
  }
  #XSplit .t itle {
    font-size: 1em;
  }
  .XSplit_MV {
    position: absolute;
    color: #fff;
    left: 30%;
    top: 46%;
    z-index: 10;
    display: block;
  }
  .MV2 {
    width: 220px;
    height: 124px;
  }
  a.more {
    display: block;
    width: 208px;
    height: 45px;
    background-image: url("../images/more.png");
    text-indent: -99999px;
    position: absolute;
    color: #fff;
    right: 2%;
    bottom: 4%;
    transition: background-image .5s;
  }
  a.more:hover {
    background-image: url("../images/more2.png");
  }
  #pcie4slot .stable01 #st1 {
    right: 0%;
    top: 40px;
    width: 26%;
  }
  #pcie4slot .tableall #st4 {
    right: 0%;
    top: 40px;
    width: 26%;
  }
  #pcie4slot .tableall #st5 {
    right: 40%;
    top: 40px;
    width: 26%;
  }
  #pcie4slot .stable01 #st2 {
    top: 70px;
    left: 120px;
    font-size: 16px;
  }
  #pcie4slot .tableall #st3 {
    top: 126px;
    left: 86px;
    font-size: 14px;
  }
  #pcie4slot .tableall .title {
    font-size: 30px;
    line-height: 30px;
  }
  #pcie4slot .tableall .s1 {
    font-size: 16px;
    line-height: 20px;
  }
  #pcie4slot .tableall .s2 {
    font-size: 16px;
    line-height: 20px;
    color: #ccc;
  }
  #pcie4slot .stable01 .tabletext1 {
    width: 20%;
    padding-top: 34px;
  }
  #pcie4slot .stable01 .tabletext1 .s2 {
    padding-top: 14px;
  }
  #pcie4slot .stable02 .tabletext2 {
    width: 20%;
    padding-top: 34px;
  }
  #pcie4slot .stable02 .tabletext2 .s2 {
    padding-top: 14px;
  }
  #pcie4slot .stable03 .tabletext3 {
    width: 20%;
    padding-top: 20px;
  }
  #pcie4slot .stable03 .tabletext3 .s2 {
    padding-top: 10px;
  }
  #pcie4slot .stable01 {
    width: 100%;
  }
  #pcie4slot .stable02 {
    margin-left: 0%;
    margin-top: 10%;
    width: 100%;
  }
  #pcie4slot .stable03 {
    margin-left: 0%;
    margin-top: 10%;
    width: 100%;
  }
  #pcie4slot .stable01 .table2, #pcie4slot .stable02 .table2, #pcie4slot .stable03 .table2 {
    margin-top: 6%;
  }
  #pcie4slot .tableall .note {
    margin-top: 1%;
  }
  #pcie4slot .tableall .tablecon {
    padding-top: 6%;
    margin-top: 6%;
  }
  #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;
  }
  .functiontabs #funtabsPer3 .t1 {
    font-size: 30px;
    line-height: 40px;
  }
  .functiontabs .functiontabstitle .tabtitle {
    width: 94%;
  }
  #tabicon .iconall {
    width: 50%;
  }
  #tabicon ol li {
    width: 50%;
    margin-bottom: 10%;
    list-style: none;
    float: left;
    cursor: pointer;
  }
  #tabicon ol li:hover {
    border: 6px solid #FF6600;
  }
  #tabicon img {
    width: 100%;
  }
  #tabicon .tabcon {
    width: 100%;
    margin: 0 auto;
    overflow: visible;
    min-height: 600px;
    display: none;
  }
  .tabbox {
    overflow: visible;
  }
}

@media screen and (max-width: 480px) {
  /* 8 icons */
  #featureicon .featurenav {
    width: 100%;
  }
  /* Video 2 ************************************/
  #ytvedio {
    background-image: url("../images/videobg_480.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 390px;
  }
  #killervideo {
    transform: perspective(1000px) rotateY(30deg);
    /*box-shadow:inset 0px 10px 100px #333;  */
    width: 306px;
    height: 156px;
    position: relative;
    top: 20px;
    left: 20px;
  }
  #tabicon .tabcon {
    min-height: 600px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1500px) {
  .performance_h1 {
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 5px;
  }
  .performance_h2 {
    font-weight: bold;
    font-size: 30px;
    color: #eee;
    letter-spacing: 2px;
  }
  .performance_h3 {
    font-size: 18px;
    color: #eee;
    letter-spacing: 1px;
  }
  .performance_h3_shadow {
    font-size: 18px;
    color: #eee;
    letter-spacing: 1px;
    text-shadow: 1px 1px 3px #333, 1px 1px 3px #333, 1px 1px 3px #333, 1px 1px 3px #333, 1px 1px 3px #333;
  }
  .aorus_color_content {
    padding: 3% 20% 0 20%;
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .performance_h1 {
    color: #eee;
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 2px;
  }
  .performance_h2 {
    font-weight: bold;
    font-size: 25px;
    color: #eee;
    letter-spacing: 2px;
  }
  .performance_h3 {
    font-size: 16px;
    color: #eee;
    letter-spacing: 1px;
  }
  .performance_h3_shadow {
    font-size: 16px;
    color: #eee;
    letter-spacing: 1px;
    text-shadow: 1px 1px 3px #333, 1px 1px 3px #333, 1px 1px 3px #333, 1px 1px 3px #333, 1px 1px 3px #333;
  }
  .aorus_color_content {
    padding: 3% 14% 0 14%;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .performance_h1 {
    color: #eee;
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 2px;
  }
  .performance_h2 {
    font-weight: bold;
    font-size: 20px;
    color: #eee;
    letter-spacing: 2px;
  }
  .performance_h3 {
    font-size: 16px;
    color: #eee;
    letter-spacing: 1px;
  }
  .performance_h3_shadow {
    font-size: 16px;
    color: #eee;
    letter-spacing: 1px;
    text-shadow: 1px 1px 3px #333, 1px 1px 3px #333, 1px 1px 3px #333, 1px 1px 3px #333, 1px 1px 3px #333;
  }
  .aorus_color_content {
    padding: 3% 14% 0 14%;
  }
}