@charset "UTF-8";
@font-face {
  font-family: 'din_pro_bold';
  src: url("https://event.msi.com/msifonts/fonts/din_pro_bold.eot");
  src: url("https://event.msi.com/msifonts/fonts/din_pro_bold.eot?#iefix") format("embedded-opentype"), url("https://event.msi.com/msifonts/fonts/din_pro_bold.woff") format("woff"), url("https://event.msi.com/msifonts/fonts/din_pro_bold.ttf") format(" truetype"), url("https://event.msi.com/msifonts/fonts/din_pro_bold.svg") format("svg");
}

@font-face {
  font-family: 'DINPro-Regular';
  src: url("https://event.msi.com/msifonts/fonts/DINPro-Regular.otf") format("opentype");
  src: url("https://event.msi.com/msifonts/fonts/DINPro-Regular.eot?#iefix") format("embedded-opentype"), url("https://event.msi.com/msifonts/fonts/DINPro-Regular.woff") format("woff"), url("https://event.msi.com/msifonts/fonts/DINPro-Regular.ttf") format(" truetype"), url("https://event.msi.com/msifonts/fonts/DINPro-Regular.svg") format("svg");
}

@font-face {
  font-family: "DINCond-bold";
  src: local("DINCond-bold"), url("https://storage-asset.msi.com/event/msifonts/fonts/DINCond-Bold.ttf");
}

@-webkit-keyframes fade {
  0% {
    -webkit-filter: none;
    filter: none;
  }
  50% {
    -webkit-filter: drop-shadow(0px 0px 5px #fff);
    filter: drop-shadow(0px 0px 5px #fff);
  }
  100% {
    -webkit-filter: none;
    filter: none;
  }
}

@keyframes fade {
  0% {
    -webkit-filter: none;
    filter: none;
  }
  50% {
    -webkit-filter: drop-shadow(0px 0px 5px #fff);
    filter: drop-shadow(0px 0px 5px #fff);
  }
  100% {
    -webkit-filter: none;
    filter: none;
  }
}

.z590motherboard {
  color: #fff;
  font-size: 16px;
  font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica, "cwTeXHei", "Microsoft JhengHei", "微軟正黑體", Arial, sans-serif;
  line-height: 1.4;
  background: url("../images/bg2.jpg") top center no-repeat;
  background-size: 100%;
  background-attachment: fixed;
  background-color: #000;
}

.z590motherboard h1 {
  width: 100%;
  text-shadow: 10px 0px 30px #0086cd,10px 0px 30px #0086cd,0px 0px 30px #0086cd;
  text-align: center;
  font-size: 2.6em;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.z590motherboard h3 {
  width: 100%;
  text-shadow: 10px 0px 30px #0086cd,10px 0px 30px #0086cd,0px 0px 30px #0086cd;
  text-align: center;
  font-size: 2.6em;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.z590motherboard .topnote {
  width: 75%;
  margin: 3% auto 5%;
}

.z590motherboard .topnote p {
  text-shadow: 10px 0px 30px #0086cd,10px 0px 30px #0086cd,0px 0px 30px #0086cd;
  font-size: 2.6em;
  font-weight: 900;
  color: #fff;
  letter-spacing: 2px;
  text-align: center;
  padding: 10px 0;
}

.z590motherboard .topnote p sup {
  position: relative;
  top: -.5em;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}


.z590motherboard .ulStyle>li{
  max-width: 1000px;
  margin: 20px auto;
  list-style: lower-roman;
}



.z590motherboard .mainbox {
  padding: 0 0 5%;
}

.z590motherboard .tabbox .tabNav {
  max-width: 1920px;
  padding: 0 2%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.z590motherboard .tabbox .tabNav li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 450px;
  width: calc( 100%/2 - 100px);
  margin: 0 2%;
  background: rgba(114, 114, 114, 0.2);
  border: solid 1px #949494;
  padding: 20px;
  cursor: pointer;
  -webkit-transition: 1s all ease;
  transition: 1s all ease;
}

.z590motherboard .tabbox .tabNav li img {
  width: 85%;
}

.z590motherboard .tabbox .tabNav li span {
  font-size: 1.6em;
  color: #999;
  font-weight: 900;
  padding: 10px;
  display: block;
  text-align: center;
  text-transform: uppercase;
}

.z590motherboard .tabbox .tabNav li.active, .z590motherboard .tabbox .tabNav li:hover {
  -webkit-box-shadow: 0px 0px 5px #fff, inset 0px 0px 5px #fff;
  box-shadow: 0px 0px 5px #fff, inset 0px 0px 5px #fff;
  background: rgba(255, 255, 255, 0.2);
}

.z590motherboard .tabbox .tabNav li.active span, .z590motherboard .tabbox .tabNav li:hover span {
  color: #fff;
}

.z590motherboard .tabbox .tabContainer {
  margin: 2% auto;
  width: 100%;
  max-width: 1600px;
  text-align: center;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox {
  padding: 2%;
  background: rgba(255, 255, 255, 0.1);
  border: solid 1px rgba(255, 255, 255, 0.5);
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox h2 {
  font-size: 1.8em;
  font-weight: 900;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox hr {
  width: 95%;
  margin: 3% auto;
  display: block;
  opacity: .5;
  height: rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 20px 0px 20px #fff, inset 0px 0px 20px #fff;
  box-shadow: 20px 0px 20px #fff, inset 0px 0px 20px #fff;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 2%;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize figure {
  position: relative;
  z-index: 1;
  width: 25%;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 2%;
  margin: 2% 0;
  border: 3px solid transparent;
  /* -o-border-image: linear-gradient(to right bottom, #aa3fb4 0, #2675e2 100%);
  border-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #aa3fb4), to(#2675e2)); */
  border-image: linear-gradient(to right bottom, #3f4bb4 0, #26e2c3 100%);
  border-image-slice: 1;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize1 figure {
  position: relative;
  z-index: 1;
  width: 60%;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__content {
  position: relative;
  width: 70%;
  padding: 2%;
  border: 3px solid transparent;
  /* -o-border-image: linear-gradient(to right bottom, #aa3fb4 0, #2675e2 100%);
  border-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #aa3fb4), to(#2675e2)); */
  border-image: linear-gradient(to right bottom, #3f4bb4 0, #26e2c3 100%);
  border-image-slice: 1;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__content1 {
  position: relative;
  width: 40%;
  color: #fff;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__content--title {
  font-size: 1.4em;
  width: 100%;
  margin-bottom: 2%;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox h2.prize__content--title {
    font-size: 1.4em;
    width: 50%;
    margin: 0  auto ;
  }

  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox h2.textColor1 {
    color: #2980e4;
  }

  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox h2.textColor2 {
    color: #14f3b0;
  }

  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox h2.textColor3 {
    color: #26e2e2;
  }

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__content--note {
  color: #ccc;
  font-size: 90%;
  padding-top: 10px;
  text-align: left;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 10px;
  padding: 5px;
  width: 100%;
  min-width: 200px;
  width: 100%;
  /* min-width: 288px; */
  height: 70px;
  /* background: -webkit-gradient(linear, left top, right top, from(#094fc3), to(#cd408f)); */
  background: linear-gradient(90deg, #26e2c3 0%, #3f4bb4 100%);
  color: #fff;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list a span {
  display: block;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list a:hover {
  opacity: .8;
  -webkit-transition: .5s all ease;
  transition: .5s all ease;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list.twocolumn {
  width: 60%;
  width-width: calc( 100%/2 - 100px);
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list.threecolumn {
  width: 70%;
  margin: 0 auto;
}


.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list .threecolumn__auto {
    margin: 0 auto;
  }

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list.threecolumn a {
  width: calc( 100%/3 - 100px);
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list.fourcolumn {
  width: 92%;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list.fourcolumn a {
  width: calc( 100%/4 - 100px);
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list1 {
  width: 90%;
  margin: 0 auto;
  z-index: 5;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 10px;
  padding: 5px;
  min-width: 200px;
  height: 120px;
  /* background: -webkit-gradient(linear, left top, right top, from(#094fc3), to(#cd408f)); */
  background: linear-gradient(90deg, #26e2c3 0%, #3f4bb4 100%);
  color: #fff;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list1-title {
  font-size: 1.2em;
  font-weight: bold;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list1-set {
  font-size: 1.2em;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list1-price span {
  font-size: 1.3em;
  font-weight: bold;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list1 span {
  display: block;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize.even figure {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize.even__content.even {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.z590motherboard .tabbox .tabContainer .tabmain .slickbox {
  margin: 2% auto;
  background: rgba(255, 255, 255, 0.1);
  border: solid 1px rgba(255, 255, 255, 0.5);
}

.z590motherboard .tabbox .tabContainer .tabmain .slickbox__item {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-height: 601px;
}

.z590motherboard .tabbox .tabContainer .tabmain .slickbox__item figure {
  width: 60%;
}

.z590motherboard .tabbox .tabContainer .tabmain .slickbox__item:nth-child(1) {
  background: url("../images/slickbg1.png") no-repeat center center/cover;
}

.z590motherboard .tabbox .tabContainer .tabmain .slickbox__item:nth-child(2) {
  background: url("../images/slickbg2.png") no-repeat center center/cover;
}

.z590motherboard .tabbox .tabContainer .tabmain .slickbox__item:nth-child(2) figure {
  position: relative;
  margin: 1.9%;
}

.z590motherboard .tabbox .tabContainer .tabmain .slickbox__item:nth-child(2) figure iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.z590motherboard .tabbox .tabContainer .tabmain .slickbox__item:nth-child(3) {
  background: url("../images/slickbg3.png") no-repeat center center/cover;
}

.z590motherboard .tabbox .tabContainer .tabmain .slickbox__title {
  padding: 0 3% 0 5%;
  width: 32%;
}

.z590motherboard .tabbox .tabContainer .tabmain .slickbox__title h3 {
  text-shadow: 10px 0px 30px #0086cd,10px 0px 30px #0086cd,0px 0px 30px #0086cd;
  font-size: 1.8em;
  letter-spacing: 2px;
  font-weight: 700;
  color: #fff;
}

.z590motherboard .tabbox .tabContainer .tabmain .slickbox__title p {
  margin: 20px auto;
  line-height: 1.4;
  font-size: 1.1em;
  letter-spacing: 1px;
}

.z590motherboard .bgblock {
  background: url("../images/globalbg.jpg") top center no-repeat;
  background-size: 100%;
  padding: 0 0 5%;
  background-color: #000;
}

.z590motherboard .bgblock .redeem {
  max-width: 1600px;
  margin: auto;
  padding: 2%;
}

.z590motherboard .bgblock .redeem__step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 5% auto;
  color: #fff;
}

.z590motherboard .bgblock .redeem__step-box {
  margin-bottom: 20px;
  border: 3px solid transparent;
  /* -o-border-image: linear-gradient(to right bottom, #aa3fb4 0, #2675e2 100%);
     border-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #aa3fb4), to(#2675e2)); */
     border-image: linear-gradient(to right bottom, #26e2c3 0, #3f4bb4 100%);
  border-image-slice: 1;
  color: #fff;
  text-align: center;
  padding: 5%;
}

.z590motherboard .bgblock .redeem__step-box p {
  width: 80%;
  margin: auto;
  text-align: center;
  font-size: 1.5em;
  font-weight: 900;
  color: #fff;
}

.z590motherboard .bgblock ul {
  list-style-type: disc;
  margin: 2% auto;
  width: 80%;
}

.z590motherboard .bgblock .material-icons {
  color: #FFF;
  font-size: 2.7em;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.z590motherboard .bgblock .redeem__step--item {
  width: calc( 100%/4 - 100px);
}

.z590motherboard .bgblock .redeem__step--item p {
  width: 80%;
  margin: auto;
  text-align: center;
  color: #fff;
}

.z590motherboard .bgblock .redeem__step--item p a {
  color: #fff;
  display: block;
  padding: 5px;
  text-decoration: underline;
  -webkit-transition: .5s all ease;
  transition: .5s all ease;
}

.z590motherboard .bgblock .redeem__step--item p a:hover {
  background: #2675e2;
  text-decoration: none;
}

.z590motherboard .bgblock .redeem__other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-transform: uppercase;
}

.z590motherboard .bgblock .redeem__other--btn {
  color: #fff;
  /* background: -webkit-gradient(linear, left top, right top, from(#094fc3), to(#cd408f)); */
  background: linear-gradient(90deg, #26e2c3 0%, #3f4bb4 100%);
  width: 350px;
  min-width: 300px;
  height: 80px;
  padding: 10px;
  font-size: 1.2em;
  font-weight: 700;
  margin: 20px;
  position: relative;
  cursor: pointer;
  -webkit-transition: .5s all ease;
  transition: .5s all ease;
}

.z590motherboard .bgblock .redeem__other--btn::before, .z590motherboard .bgblock .redeem__other--btn::after {
  content: "";
  position: absolute;
  top: 8px;
  width: 6px;
  height: 6px;
  background: #ffffff;
}

.z590motherboard .bgblock .redeem__other--btn::before {
  left: 8px;
}

.z590motherboard .bgblock .redeem__other--btn::after {
  right: 8px;
}

.z590motherboard .bgblock .redeem__other--btn span {
  width: 100%;
  height: 100%;
  border: 1px solid rgb(255, 255, 255);
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.z590motherboard .bgblock .redeem__other--btn span::before, .z590motherboard .bgblock .redeem__other--btn span::after {
  content: "";
  position: absolute;
  bottom: -3px;
  width: 6px;
  height: 6px;
  background: #ffffff;
}

.z590motherboard .bgblock .redeem__other--btn span::before {
  left: -3px;
}

.z590motherboard .bgblock .redeem__other--btn span::after {
  right: -3px;
}

.z590motherboard .bgblock .redeem__other--btn span:hover {
  /* -webkit-box-shadow: 0px 0px 5px #ffcc00;
  box-shadow: 0px 0px 5px #ffcc00; */
  text-shadow: 0px 0px 5px #ff00aa;
}

.z590motherboard .bgblock .wtb {
  max-width: 1600px;
  margin: 4% auto;
  padding: 0 2%;
}

.z590motherboard .bgblock .earn {
  max-width: 1600px;
  margin: auto;
  padding: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.z590motherboard .bgblock .earn h1 {
  margin-bottom: 3%;
}

.z590motherboard .bgblock .earn a {
  width: calc( 100%/2 - 100px);
  text-align: center;
}

.z590motherboard .bgblock .earn a img {
  border: solid 2px #444;
}

.z590motherboard .bgblock .earn a:hover img {
  -webkit-box-shadow: 0px 0px 5px #fff;
  box-shadow: 0px 0px 5px #fff;
}

@media screen and (max-width: 1440px) {
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize .prize__list.threecolumn a, .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize .prize__list.fourcolumn a {
    margin: 5px;
  }
}

@media screen and (max-width: 1680px) {
  .z590motherboard .topnote {
    width: 80%;
  }
  .z590motherboard .topnote p {
    font-size: 2.6em;
  }
  .z590motherboard .tabbox {
    padding: 0 2%;
  }
  .z590motherboard .tabbox .tabNav li {
    max-width: 350px;
  }
  .z590motherboard .tabbox .tabNav li span {
    font-size: 2em;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox h2 {
    font-size: 1.8em;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize figure {
    width: 15%;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__content {
    width: 80%;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__content--title {
    font-size: 1.4em;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list {
    width: 100%;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .slickbox__item figure {
    width: 60%;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .slickbox__item:nth-child(2) figure {
    margin: 1.9%;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .slickbox__title {
    padding: 0 3% 0 5%;
    width: 32%;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .slickbox__title h3 {
    font-size: 1.8em;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .slickbox__title p {
    font-size: 1.1em;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .moneybox h2 {
    font-size: 2.2em;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .moneybox h3 {
    font-size: 1.5em;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .moneybox__block {
    width: 80%;
  }
  .z590motherboard .additional {
    padding: 0 2% 5%;
  }
  .z590motherboard .additional .product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
  }
  .z590motherboard .additional .product__main--item {
    margin: 1.8% auto;
    height: 110px;
  }
  .z590motherboard .additional .product__main--item .program p {
    margin: 5px auto;
  }
  .z590motherboard .additional .product__main--item figure img {
    width: 30px;
  }
  .z590motherboard .additional .product__main--item:nth-child(2) .program h5 {
    display: none;
  }
  .z590motherboard .additional .steamcode {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
  }
  .z590motherboard .additional .steamcode figure figcaption span {
    font-size: 2em;
  }
  .z590motherboard .bgblock .redeem {
    padding: 2%;
  }
  .z590motherboard .bgblock .redeem__step--item {
    width: calc( 100%/4 - 50px);
  }
  .z590motherboard .bgblock .redeem__step--item figure figcaption {
    font-size: 1.5em;
  }
  .z590motherboard .bgblock .redeem__step--item p {
    width: 100%;
  }
  .z590motherboard .bgblock .redeem__other--btn {
    width: 350px;
    min-width: 300px;
    font-size: 1.2em;
  }
}

@media screen and (max-width: 1200px) {
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize1 {
    padding: 1% 0;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize1 figure {
    position: relative;
    z-index: 1;
    width: 55%;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__content1 {
    width: 45%;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list1 {
    width: 90%;
  }
}

@media screen and (max-width: 1024px) {
  .z590motherboard .additional {
    padding: 0 2% 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .z590motherboard .additional .product {
    width: 100%;
    position: initial;
  }
  .z590motherboard .additional .product__main {
    width: 100%;
    position: initial;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    border: 3px solid transparent;
    -o-border-image: linear-gradient(to right bottom, #aa3fb4 0, #2675e2 100%);
    border-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #aa3fb4), to(#2675e2));
    border-image: linear-gradient(to right bottom, #aa3fb4 0, #2675e2 100%);
    border-image-slice: 1;
  }
  .z590motherboard .additional .product__main--item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
    height: auto;
  }
  .z590motherboard .additional .product__main--item .program {
    width: 100%;
    margin: 20px 0;
    padding: 0 5px;
  }
  .z590motherboard .additional .product__main--item .program p {
    margin: 5px auto;
  }
  .z590motherboard .additional .product__main--item figure img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .z590motherboard .additional .product__main--item:nth-child(2) {
    background: rgba(255, 255, 255, 0.1);
  }
  .z590motherboard .additional .product__main--item:nth-child(2) .program h5 {
    display: block;
  }
  .z590motherboard .additional .product .img {
    display: none;
  }
  .z590motherboard .additional .product__aw {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .z590motherboard .additional .steamcode {
    width: 100%;
    margin: 2% auto 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .z590motherboard .additional .steamcode a {
    width: 50%;
  }
  .z590motherboard .additional .steamcode a figure {
    width: 100%;
    margin: auto;
  }
  .z590motherboard .additional .steamcode a figure figcaption span {
    font-size: 1.2em;
  }
  .z590motherboard .additional .steamcode__line {
    display: none;
  }
}

@media screen and (max-width: 960px) {
  .z590motherboard h1 {
    font-size: 2em;
  }
  .z590motherboard .topnote {
    width: 80%;
  }
  .z590motherboard .topnote p {
    font-size: 1.6em;
  }
  .z590motherboard .tabbox {
    padding: 0 2%;
  }
  .z590motherboard .tabbox .tabNav li {
    max-width: 220px;
  }
  .z590motherboard .tabbox .tabNav li span {
    font-size: 1.2em;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox h2 {
    font-size: 1.8em;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize figure {
    width: 50%;
    margin: 20px auto;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize1 {
    padding: 1% 0;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize1 figure {
    width: 90%;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__content1 {
    width: 100%;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list1 {
    width: 90%;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__content {
    width: 100%;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__content--title {
    font-size: 1.4em;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list {
    width: 100%;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list a {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 5px;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list.threecolumn, .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list.fourcolumn, .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__list.twocolumn {
    width: 100%;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize.even {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .slickbox__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    max-height: 100%;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .slickbox__item figure {
    width: 100%;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .slickbox__title {
    padding: 3%;
    width: 90%;
    text-align: center;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .slickbox__title h3 {
    text-shadow: 10px 0px 30px #0086cd,10px 0px 30px #0086cd,0px 0px 30px #0086cd;
    font-size: 1.8em;
    letter-spacing: 2px;
    font-weight: 700;
    color: #fff;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .slickbox__title p {
    margin: 20px auto;
    line-height: 1.4;
    font-size: 1.1em;
    letter-spacing: 1px;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .moneybox h2 {
    font-size: 2.2em;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .moneybox h3 {
    font-size: 1.5em;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .moneybox__block {
    width: 90%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .z590motherboard .additional {
    padding: 0 2% 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .z590motherboard .additional .product {
    width: 100%;
    position: initial;
  }
  .z590motherboard .additional .product__main {
    width: 100%;
    position: initial;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    border: 3px solid transparent;
    -o-border-image: linear-gradient(to right bottom, #aa3fb4 0, #2675e2 100%);
    border-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #aa3fb4), to(#2675e2));
    border-image: linear-gradient(to right bottom, #aa3fb4 0, #2675e2 100%);
    border-image-slice: 1;
  }
  .z590motherboard .additional .product__main--item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
    height: auto;
  }
  .z590motherboard .additional .product__main--item .program {
    width: 100%;
    margin: 20px 0;
    padding: 0 5px;
  }
  .z590motherboard .additional .product__main--item .program p {
    margin: 5px auto;
  }
  .z590motherboard .additional .product__main--item figure img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .z590motherboard .additional .product__main--item:nth-child(2) {
    background: rgba(255, 255, 255, 0.1);
  }
  .z590motherboard .additional .product__main--item:nth-child(2) .program h5 {
    display: block;
  }
  .z590motherboard .additional .product .img {
    display: none;
  }
  .z590motherboard .additional .product__aw {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .z590motherboard .additional .steamcode {
    width: 100%;
    margin: 2% auto 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .z590motherboard .additional .steamcode a {
    width: 50%;
  }
  .z590motherboard .additional .steamcode a figure {
    width: 100%;
    margin: auto;
  }
  .z590motherboard .additional .steamcode a figure figcaption span {
    font-size: 1.2em;
  }
  .z590motherboard .additional .steamcode__line {
    display: none;
  }
  .z590motherboard .bgblock {
    padding: 2% 0 5%;
    background-size: cover;
  }
  .z590motherboard .bgblock .redeem {
    padding: 2%;
  }
  .z590motherboard .bgblock .redeem__step {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .z590motherboard .bgblock .redeem__step--item {
    width: calc( 100% - 100px);
    margin: auto;
  }
  .z590motherboard .bgblock .redeem__step--item figure {
    width: 70%;
    margin: 50px auto 1%;
  }
  .z590motherboard .bgblock .redeem__step--item figure figcaption {
    font-size: 1.5em;
  }
  .z590motherboard .bgblock .redeem__step--item p {
    width: 100%;
  }
  .z590motherboard .bgblock .redeem__other--btn {
    width: 90%;
    min-width: 300px;
    font-size: 1em;
    margin: 10px;
    height: 50px;
  }
  .z590motherboard .bgblock .earn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .z590motherboard .bgblock .earn a {
    width: calc( 100% - 50px);
    margin: 20px auto;
  }
}

@media screen and (max-width: 480px) {
  .z590motherboard h1 {
    font-size: 1.8em;
  }
  .z590motherboard .topnote {
    width: 90%;
  }
  .z590motherboard .topnote p {
    font-size: 1.4em;
  }
  .z590motherboard .tabbox .tabNav li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
    width: 100%;
    padding: 10px;
    margin: 0 5px;
  }
  .z590motherboard .tabbox .tabNav li span {
    font-size: 1em;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox h2 {
    font-size: 1.4em;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize figure {
    width: 50%;
    margin: 20px auto;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__content {
    width: 100%;
    padding: 2% 0;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .seriesbox .prize__content--title {
    font-size: 1.2em;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .slickbox__title h3 {
    font-size: 1.4em;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .slickbox__title p {
    font-size: 1em;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .moneybox h2 {
    font-size: 2.2em;
  }
  .z590motherboard .tabbox .tabContainer .tabmain .moneybox h3 {
    font-size: 1.5em;
  }
}

.show__mobile{
  display: none;
}

@media screen and (max-width: 960px) {
  .show__mobile{
    display: block;
  }
  .show__deskTop{
    display: none;
  }
}
/*# sourceMappingURL=main.css.map */