/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  /* vertical-align: baseline;
    background: transparent; */
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac */
*html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
body {
  font-family: "DINPro-Regular", "DINCond-Medium", "Noto Sans SC", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: url("https://storage-asset.msi.com/event/msi_main_style/global_support/images/warranya_bg.jpg") top center no-repeat;
  background-color: #f2f2f2;
}

header {
  background-color: #000;
  height: auto;
}

img {
  max-width: 100%;
}

.container {
  max-width: 1440px;
  margin: 0 auto;
}

sup {
  vertical-align: super;
  font-size: 12px;
}

/* main */
#msiwechat {
  position: relative;
  height: 100vh;
}

#msiwechat .msiwechat-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 60%;
}

#msiwechat .msiwechat-wrap .msiwechat-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  /* typewriter */
}

#msiwechat .msiwechat-wrap .msiwechat-block::before {
  content: "";
  display: block;
}

#msiwechat .msiwechat-wrap .msiwechat-block::after {
  content: "";
  display: block;
}

#msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-icon-bg {
  position: absolute;
  top: -10%;
  left: -10%;
  background: url("https://storage-asset.msi.com/event/msi_main_style/global_support/images/Wechat/wechat-icon-gray.png") no-repeat;
  width: 100%;
  height: 100%;
  z-index: -1;
}

#msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode {
  background: url("https://storage-asset.msi.com/event/msi_main_style/global_support/images/Wechat/mobile-pic.png") top center no-repeat;
  background-size: cover;
  width: 375px;
  height: 611px;
  position: relative;
}

#msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode .QRcode {
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode .msiwechat-QRcode__search {
  position: absolute;
  top: 65%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 50;
}

#msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode .msiwechat-QRcode__search span {
  line-height: 30px;
  margin-left: 10px;
  font-size: x-large;
  color: #ffffff;
  font-weight: normal;
}

#msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode .msiwechat-QRcode__search .msiwechat-QRcode__search--title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
}

#msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode .msiwechat-QRcode__search .msiwechat-QRcode__search--bg {
  background: url("https://storage-asset.msi.com/event/msi_main_style/global_support/images/Wechat/wechat-search-bg.png") top center no-repeat;
  background-size: cover;
  width: 199px;
  height: 44px;
}

#msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode .msiwechat-QRcode__search .typewriter .typewriter-block {
  padding-left: 35px;
  padding-top: 16px;
  padding-right: 5px;
}

#msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode .msiwechat-QRcode__search .typewriter .typewriter-block h4 {
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  margin: 0 auto;
  border-right: .13em solid #ffffff;
  letter-spacing: .28em;
  -webkit-animation: typing 3s steps(8, end), blink-caret 0.8s step-end infinite;
          animation: typing 3s steps(8, end), blink-caret 0.8s step-end infinite;
  font-size: 15.5px;
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
  font-weight: normal;
}

@-webkit-keyframes typing {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

@keyframes typing {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

@-webkit-keyframes blink-caret {
  from,
  to {
    border-color: transparent;
  }
  50% {
    border-color: #ffffff;
  }
}

@keyframes blink-caret {
  from,
  to {
    border-color: transparent;
  }
  50% {
    border-color: #ffffff;
  }
}

#msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode img:nth-of-type(2) {
  top: 65%;
}

#msiwechat .msiwechat-wrap .msiwechat-block h2 {
  font-size: 60px;
  margin: 0 0 30px 0;
  color: #000;
  padding: 10px;
  border-bottom: 1px solid;
}

#msiwechat .msiwechat-wrap .msiwechat-block h2 span {
  color: #07c160;
}

#msiwechat .msiwechat-wrap .msiwechat-block h3 {
  font-size: 37px;
  margin: 20px 0;
  color: #7a7a7a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#msiwechat .msiwechat-wrap .msiwechat-block h3 span {
  color: #07c160;
  font-size: 26px;
  padding-right: 10px;
}

#msiwechat .msiwechat-wrap .msiwechat-block p {
  line-height: 24px;
  letter-spacing: 1px;
}

@media screen and (max-width: 1316px) {
  #msiwechat .msiwechat-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-icon-bg {
    position: absolute;
    top: -10%;
    left: 0;
    background: url("https://storage-asset.msi.com/event/msi_main_style/global_support/images/Wechat/wechat-icon-gray.png") no-repeat;
    width: 500px;
    height: 500px;
    z-index: -1;
  }
}

@media screen and (max-width: 880px) {
  #msiwechat {
    position: relative;
    height: auto;
  }
  #msiwechat .msiwechat-wrap {
    position: inherit;
    top: 0;
    left: 0;
    -webkit-transform: none;
            transform: none;
    width: 100%;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block {
    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;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    margin-top: 12%;
    /* typewriter */
  }
  #msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-icon-bg {
    position: absolute;
    top: -10%;
    left: 0;
    background: url("https://storage-asset.msi.com/event/msi_main_style/global_support/images/Wechat/wechat-icon-gray.png") no-repeat;
    width: 500px;
    height: 500px;
    z-index: -1;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-block__title {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin: 10% 0;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode {
    background: url("https://storage-asset.msi.com/event/msi_main_style/global_support/images/Wechat/mobile-pic.png") top center no-repeat;
    background-size: cover;
    width: 375px;
    height: 611px;
    position: relative;
    margin-top: 8%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode .QRcode {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  #msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode .msiwechat-QRcode__search {
    position: absolute;
    top: 65%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 50;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode .msiwechat-QRcode__search span {
    line-height: 30px;
    margin-left: 10px;
    font-size: x-large;
    color: #ffffff;
    font-weight: normal;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode .msiwechat-QRcode__search .msiwechat-QRcode__search--title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 10px;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode .msiwechat-QRcode__search .msiwechat-QRcode__search--bg {
    background: url("https://storage-asset.msi.com/event/msi_main_style/global_support/images/Wechat/wechat-search-bg.png") top center no-repeat;
    background-size: cover;
    width: 199px;
    height: 44px;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode .msiwechat-QRcode__search .typewriter .typewriter-block {
    padding-left: 35px;
    padding-top: 16px;
    padding-right: 5px;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode .msiwechat-QRcode__search .typewriter .typewriter-block h4 {
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 auto;
    border-right: .13em solid #ffffff;
    letter-spacing: .28em;
    -webkit-animation: typing 3s steps(8, end), blink-caret 0.8s step-end infinite;
            animation: typing 3s steps(8, end), blink-caret 0.8s step-end infinite;
    -webkit-animation-delay: 5s;
            animation-delay: 5s;
    font-weight: normal;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block h2 {
    font-size: 60px;
    margin: 0 0 30px 0;
    color: #000;
    padding: 10px;
    border-bottom: 1px solid;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block h2 span {
    color: #07c160;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block h3 {
    font-size: 37px;
    margin: 20px 0;
    color: #7a7a7a;
    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;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block h3 span {
    color: #07c160;
    font-size: 26px;
    padding-right: 10px;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block p {
    line-height: 24px;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 499px) {
  #msiwechat {
    position: relative;
    height: auto;
  }
  #msiwechat .msiwechat-wrap {
    position: inherit;
    top: 0;
    left: 0;
    -webkit-transform: none;
            transform: none;
    width: 100%;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block {
    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;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    margin-top: 0;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-icon-bg {
    position: absolute;
    top: -5%;
    left: 0;
    background: url("https://storage-asset.msi.com/event/msi_main_style/global_support/images/Wechat/wechat-icon-gray.png") no-repeat;
    background-size: contain;
    width: 100%;
    height: 100vh;
    z-index: -1;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-block__title {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin: 10% 0;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode {
    background: url("https://storage-asset.msi.com/event/msi_main_style/global_support/images/Wechat/mobile-pic.png") top center no-repeat;
    background-size: cover;
    width: 375px;
    height: 611px;
    position: relative;
    margin-top: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode .QRcode {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  #msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode .msiwechat-QRcode__search {
    position: absolute;
    top: 65%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 50;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode .msiwechat-QRcode__search span {
    line-height: 30px;
    margin-left: 10px;
    font-size: x-large;
    color: #ffffff;
    font-weight: normal;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode .msiwechat-QRcode__search .msiwechat-QRcode__search--title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 10px;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block .msiwechat-QRcode .msiwechat-QRcode__search .msiwechat-QRcode__search--bg {
    background: url("https://storage-asset.msi.com/event/msi_main_style/global_support/images/Wechat/wechat-search-bg.png") top center no-repeat;
    background-size: cover;
    width: 199px;
    height: 44px;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block h2 {
    font-size: 50px;
    margin: 0 0 30px 0;
    color: #000;
    padding: 10px;
    border-bottom: 1px solid;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block h2 span {
    color: #07c160;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block h3 {
    font-size: 30px;
    margin: 20px 0;
    color: #7a7a7a;
    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;
  }
  #msiwechat .msiwechat-wrap .msiwechat-block h3 span {
    color: #07c160;
    font-size: 26px;
    padding-right: 10px;
  }
}
/*# sourceMappingURL=main.css.map */