html {
  width: auto !important;
}

.con-container {
  width: 80%;
  margin: 0 auto;
  max-width: 1680px;
}

@media (max-width: 960px) {
  .con-container {
    width: 90%;
  }
}

body {
  word-wrap: break-word;
  font-family: "DINPro-Black", "DINPro-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  word-break: break-word;
}

.model-title {
  color: #fff;
  font-size: 30px;
  text-align: center;
  line-height: 36px;
}

.model-title1 {
  color: #000;
  font-size: 30px;
  text-align: center;
  line-height: 36px;
  font-weight: bold;
  margin: 40px 0;
}

.model-title1 a {
  color: #000;
  font-size: 30px;
  text-align: center;
  line-height: 36px;
  font-weight: bold;
  margin: 40px 0;
}

.model-title1 a:hover {
  text-decoration: none;
}

.model-title2 {
  color: #fff;
  font-size: 30px;
  text-align: center;
  font-weight: bold;
  padding: 5px 15px;
}

.model-title1 span {
  display: block;
  color: #000;
  font-size: 20px;
  text-align: center;
}

.prize-title {
  color: #fff;
  font-size: 45px;
  text-align: center;
  line-height: 51px;
  text-align: left;
}

@media (max-width: 960px) {
  .prize-title {
    text-align: center;
  }
}

.value-text {
  color: #006990;
  font-size: 18px;
  text-align: center;
  line-height: 26px;
  display: block;
}

.value-text1 {
  color: #006990;
  font-size: 18px;
  text-align: center;
  line-height: 26px;
}

@media (max-width: 960px) {
  .value-text1 {
    display: block;
  }
}

.value-text2 {
  color: #006990;
  font-size: 18px;
  text-align: center;
  line-height: 26px;
  display: block;
  text-align: left;
}

@media (max-width: 960px) {
  .value-text2 {
    text-align: center;
  }
}

.free-text {
  color: #fff;
  font-size: 66px;
  text-align: center;
  line-height: 72px;
  font-weight: bold;
}

.main-title {
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  height: 0;
}

.common-title {
  color: #000;
  font-size: 90px;
  text-align: center;
  text-transform: uppercase;
  margin: 50px 0;
  font-weight: bold;
  font-family: 'DINPro-Black';
  background: url("https://storage-asset.msi.com/event/2021/cnd/th-songkran-promotion/images/wave.jpg") no-repeat;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-animation: seawave 20s linear infinite;
          animation: seawave 20s linear infinite;
}

@media (max-width: 600px) {
  .common-title {
    color: #000;
    font-size: 60px;
    text-align: center;
    background: url("https://storage-asset.msi.com/event/2021/cnd/th-songkran-promotion/images/wave.jpg") no-repeat;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    -webkit-animation: seawave 20s linear infinite;
            animation: seawave 20s linear infinite;
  }
}

@-webkit-keyframes seawave {
  0% {
    background-position: 0% 30%;
  }
  100% {
    background-position: 100% 50%;
  }
}

@keyframes seawave {
  0% {
    background-position: 0% 30%;
  }
  100% {
    background-position: 100% 50%;
  }
}

@-webkit-keyframes textlight {
  0% {
    text-shadow: 0 0 2px #fff14f, 0 0 5px #fff14f, 0 0 10px #fff14f;
  }
  50% {
    text-shadow: 0 1px 5px rgba(255, 241, 79, 0.3), 0 1px 10px rgba(255, 241, 79, 0.5), 0 1px 20px rgba(255, 241, 79, 0.8), 0 1px 50px #fff14f;
  }
  100% {
    text-shadow: 0 0 2px #fff14f, 0 0 5px #fff14f, 0 0 10px #fff14f;
  }
}

@keyframes textlight {
  0% {
    text-shadow: 0 0 2px #fff14f, 0 0 5px #fff14f, 0 0 10px #fff14f;
  }
  50% {
    text-shadow: 0 1px 5px rgba(255, 241, 79, 0.3), 0 1px 10px rgba(255, 241, 79, 0.5), 0 1px 20px rgba(255, 241, 79, 0.8), 0 1px 50px #fff14f;
  }
  100% {
    text-shadow: 0 0 2px #fff14f, 0 0 5px #fff14f, 0 0 10px #fff14f;
  }
}

.common-title1 {
  color: #fff;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  margin: 50px 0;
  font-weight: bold;
  background-color: #c1a76c;
  padding: 15px 80px;
  display: inline-block;
  width: 30%;
}

@media (max-width: 960px) {
  .common-title1 {
    width: 90%;
    margin: auto;
  }
}

a.common-title1:hover {
  text-decoration: none;
  color: #7f6b3c;
}

.common-text {
  color: #000;
  font-size: 20px;
  text-align: center;
  line-height: 26px;
}

.product__price {
  color: #000;
  font-size: 16px;
  text-align: center;
  display: block;
  font-family: 'DINPro-Regular';
}

.product__price-down {
  color: #f00;
  font-size: 45px;
  text-align: center;
  display: block;
  font-weight: bold;
  margin: 5px 0 20px 0;
}

.model__list {
  margin: 30px 0;
  margin-left: 30px;
  min-height: 120px;
}

.model__list-text {
  list-style-type: disc;
  color: #000;
  font-size: 20px;
  text-align: center;
  line-height: 26px;
  text-align: left;
  padding: 3px 0;
  font-family: 'DINPro-Regular';
}

b {
  color: #ffe18a;
}

article {
  background: url("https://storage-asset.msi.com/event/2021/cnd/th-songkran-promotion/images/bg.jpg") top center repeat-y;
  background-color: #fff19e;
  background-size: contain;
  text-align: center;
}

/*kv*/
.kv__wrapper figure {
  text-align: center;
}

/******product******/
/* MB */
@media (max-width: 960px) {
  .productMB__wrapper {
    padding: 0;
  }
}

.productMB__block {
  background: #00aff0;
  border-radius: 30px;
  padding: 30px;
  margin: 100px 0;
  position: relative;
}

.productMB__block figure.symbol:nth-last-of-type(1) {
  position: absolute;
  bottom: -120px;
  left: 0;
  z-index: 0;
}

@media (max-width: 960px) {
  .productMB__block figure.symbol:nth-last-of-type(1) {
    width: 50%;
    bottom: -70px;
  }
}

.productMB__block figure.symbol:nth-last-of-type(2) {
  position: absolute;
  top: -85px;
  right: 0;
  z-index: 0;
}

@media (max-width: 960px) {
  .productMB__block figure.symbol:nth-last-of-type(2) {
    width: 50%;
    top: -50px;
  }
}

.productMB__block-model {
  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;
}

@media (max-width: 960px) {
  .productMB__block-model {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.productMB__block-model figure {
  z-index: 1;
}

.productMB__block-model figure:nth-of-type(1), .productMB__block-model figure:nth-of-type(3) {
  width: 30%;
}

@media (max-width: 960px) {
  .productMB__block-model figure:nth-of-type(1), .productMB__block-model figure:nth-of-type(3) {
    width: 100%;
  }
}

.productMB__block-model figure:nth-of-type(2), .productMB__block-model figure:nth-of-type(4) {
  width: 10%;
}

@media (max-width: 960px) {
  .productMB__block-model figure:nth-of-type(2), .productMB__block-model figure:nth-of-type(4) {
    width: 30%;
    margin: 50px 0;
  }
}

.productMB__block-model figure:nth-of-type(2) img, .productMB__block-model figure:nth-of-type(4) img {
  width: 60%;
}

@media (max-width: 960px) {
  .productMB__block-model figure:nth-of-type(2) img, .productMB__block-model figure:nth-of-type(4) img {
    width: 100%;
  }
}

@media (max-width: 960px) {
  .productMB__block-model figure:nth-of-type(4) {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}

.productMB__block-model figure:nth-last-of-type(1) {
  width: 20%;
}

@media (max-width: 960px) {
  .productMB__block-model figure:nth-last-of-type(1) {
    width: 100%;
  }
}

.productMB__block:nth-last-of-type(1) figure:nth-of-type(even) {
  width: 10%;
}

@media (max-width: 960px) {
  .productMB__block:nth-last-of-type(1) figure:nth-of-type(even) {
    width: 30%;
    margin: 50px 0;
  }
}

.productMB__block:nth-last-of-type(1) figure:nth-of-type(6) img {
  width: 90%;
}

.productMB__block:nth-last-of-type(1) figure.symbol {
  width: auto;
}

@media (max-width: 960px) {
  .productMB__block:nth-last-of-type(1) figure.symbol {
    width: 50%;
  }
}

@media (max-width: 960px) {
  .productMB__block:nth-last-of-type(1) figure.symbol:nth-of-type(2) {
    position: absolute;
    bottom: -120px;
    left: 0;
    z-index: 0;
  }
}

/* AIO */
.productAIO__block {
  background: #00aff0;
  border-radius: 30px;
  margin: 100px 0;
  position: relative;
}

.productAIO__block figure.symbol:nth-last-of-type(1) {
  position: absolute;
  bottom: -120px;
  left: 0;
  z-index: 0;
}

.productAIO__block figure.symbol:nth-last-of-type(2) {
  position: absolute;
  top: -85px;
  right: 0;
  z-index: 0;
}

.productAIO__block-model {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 200px;
}

@media (max-width: 960px) {
  .productAIO__block-model {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 50px 0 20px 0;
  }
}

.productAIO__block-model figure:nth-of-type(1) {
  width: 10%;
}

.productAIO__block-model figure:nth-last-of-type(1) {
  width: 30%;
  z-index: 1;
}

@media (max-width: 960px) {
  .productAIO__block-model figure:nth-last-of-type(1) {
    width: 100%;
  }
}

.productAIO__block-model figure:nth-last-of-type(1) img {
  width: 60%;
}

.productAIO__block-textbox {
  z-index: 1;
  width: 20%;
  margin: auto;
}

@media (max-width: 960px) {
  .productAIO__block-textbox {
    width: 100%;
  }
}

.productAIO__block-textbox:nth-of-type(2) {
  width: 40%;
}

@media (max-width: 960px) {
  .productAIO__block-textbox:nth-of-type(2) {
    width: 90%;
    margin: auto;
  }
}

.productAIO__model {
  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;
  margin: 80px 0;
}

@media (max-width: 960px) {
  .productAIO__model {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.productAIO__model-textbox {
  width: 25%;
}

@media (max-width: 960px) {
  .productAIO__model-textbox {
    width: 100%;
  }
}

.productAIO__model-textbox .price-block {
  position: relative;
}

.productAIO__model-textbox .price-block img {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: 2;
}

.productAIO__model-pricebox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 768px) {
  .productAIO__model-pricebox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 90%;
    margin: auto;
  }
}

.productAIO__model-pricebox .productAIO__model-textbox {
  width: calc( 100%/2 - 20px);
}

@media (max-width: 768px) {
  .productAIO__model-pricebox .productAIO__model-textbox {
    width: 90%;
    margin: auto;
  }
}

/* MNT */
.productMNT__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 960px) {
  .productMNT__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.productMNT__model {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 50px 0;
  width: calc( 100%/3 - 20px);
}

@media (max-width: 960px) {
  .productMNT__model {
    width: 100%;
    margin: 20px auto;
  }
}

.productMNT__model-textbox .price-block {
  position: relative;
}

.productMNT__model-textbox .price-block img {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: 2;
}

.productMNT__model-title {
  background: #00aff0;
  border-radius: 10px;
  position: relative;
  margin-top: 20px;
}

.productMNT__model-title figure.symbol:nth-last-of-type(1) {
  position: absolute;
  bottom: -22px;
  left: 0;
  z-index: -1;
  width: 20%;
}

.productMNT__model figure.symbol:nth-last-of-type(2) {
  position: absolute;
  top: -20px;
  right: 0;
  z-index: -1;
  width: 20%;
}

.productMNT__model-pricebox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.productMNT__model-pricebox .productAIO__model-textbox {
  width: calc( 100%/2 - 20px);
}

/* DT */
.productDT__block {
  background: #00aff0;
  border-radius: 30px;
  margin: 100px 0;
  position: relative;
}

.productDT__block figure.symbol:nth-last-of-type(1) {
  position: absolute;
  bottom: -120px;
  left: 0;
  z-index: 0;
}

.productDT__block figure.symbol:nth-last-of-type(2) {
  position: absolute;
  top: -85px;
  right: 0;
  z-index: 0;
}

.productDT__block-model {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 200px;
}

@media (max-width: 960px) {
  .productDT__block-model {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 50px 0 0 0;
  }
}

.productDT__block-model figure:nth-of-type(1) {
  width: 10%;
}

.productDT__block-model figure:nth-last-of-type(1) {
  width: 30%;
  z-index: 1;
}

@media (max-width: 960px) {
  .productDT__block-model figure:nth-last-of-type(1) {
    width: 100%;
  }
}

.productDT__block-textbox {
  z-index: 1;
  width: 20%;
  margin: auto;
}

@media (max-width: 960px) {
  .productDT__block-textbox {
    width: 90%;
    margin: auto;
  }
}

.productDT__block-textbox:nth-of-type(2) {
  width: 40%;
}

@media (max-width: 960px) {
  .productDT__block-textbox:nth-of-type(2) {
    width: 90%;
    margin: auto;
  }
}

.productDT__model {
  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;
  margin: 50px 0;
}

@media (max-width: 768px) {
  .productDT__model {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.productDT__model figure {
  width: 50%;
}

@media (max-width: 768px) {
  .productDT__model figure {
    width: 100%;
  }
}

.productDT__model-textbox {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 50%;
}

@media (max-width: 768px) {
  .productDT__model-textbox {
    width: 100%;
  }
}

.productDT__model-textbox .price-block {
  position: relative;
}

.productDT__model-textbox .price-block img {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: 2;
}

.productDT__model-title {
  background: #00aff0;
  border-radius: 10px;
  position: relative;
  margin-top: 20px;
  width: 80%;
}

.productDT__model-title figure.symbol:nth-last-of-type(1) {
  position: absolute;
  bottom: -22px;
  left: 0;
  z-index: -1;
  width: 20%;
}

.productDT__model figure.symbol:nth-last-of-type(2) {
  position: absolute;
  top: -20px;
  right: 0;
  z-index: -1;
  width: 20%;
}

.productDT__model-pricebox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.productDT__model-pricebox .productAIO__model-textbox {
  width: calc( 100%/2 - 20px);
}

/*redeem*/
.redeem__block {
  position: relative;
  width: 35%;
  margin: auto;
}

@media (max-width: 960px) {
  .redeem__block {
    width: 90%;
  }
}

.redeem__block-btn {
  color: #fff;
  font-size: 30px;
  text-align: center;
  display: inline-block;
  font-weight: bold;
  background: #00aff0;
  text-align: center;
  border-radius: 8px;
  width: 100%;
  text-transform: uppercase;
  padding: 15px 80px;
}

@media (max-width: 960px) {
  .redeem__block-btn {
    width: 100%;
  }
}

.redeem__block-btn:hover {
  text-decoration: none;
  color: #006d96;
}

.redeem__block figure.symbol {
  position: absolute;
  right: -10px;
  bottom: -20px;
  width: 25%;
}

@-webkit-keyframes lightEffent {
  0% {
    -webkit-box-shadow: 0px 0px 30px 0px #cdd000;
            box-shadow: 0px 0px 30px 0px #cdd000;
  }
  50% {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(255, 156, 0, 0);
            box-shadow: 0px 0px 0px 0px rgba(255, 156, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0px 0px 30px 0px #cdd000;
            box-shadow: 0px 0px 30px 0px #cdd000;
  }
}

@keyframes lightEffent {
  0% {
    -webkit-box-shadow: 0px 0px 30px 0px #cdd000;
            box-shadow: 0px 0px 30px 0px #cdd000;
  }
  50% {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(255, 156, 0, 0);
            box-shadow: 0px 0px 0px 0px rgba(255, 156, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0px 0px 30px 0px #cdd000;
            box-shadow: 0px 0px 30px 0px #cdd000;
  }
}

/* where to buy */
#servicemapproc .servicemapproc-item {
  background: none;
}

/* earn more prize */
.promo {
  padding: 100px 0 300px 0;
  background: url("https://storage-asset.msi.com/event/2021/cnd/th-songkran-promotion/images/bg-bottom.jpg") top center no-repeat;
}

@media (max-width: 960px) {
  .promo {
    background-size: cover;
    padding: 100px 0;
  }
}

.promo__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80%;
  margin: auto;
}

@media (max-width: 960px) {
  .promo__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.promo-block {
  width: calc( 100% / 3 - 20px);
  margin: 0 20px;
}

@media (max-width: 960px) {
  .promo-block {
    width: 90%;
    margin: 25px auto;
  }
}

.promo-block img {
  border: 8px solid #fff;
  margin-bottom: 20px;
}
/*# sourceMappingURL=main.css.map */