@font-face {
  font-family: "CenturyGothicBold";
  src: url(https://storage-asset.msi.com/event/2022/nb/2022-youdeserve-a-better-laptop/css/gothicb.ttf);
}

.common__container {
  position: relative;
  padding: 0 15px;
  margin: 0 auto;
  
}

@media (min-width: 1921px) {
  .common__container {
    width: 1640px;
  }
}

@media (max-width: 1920px) and (min-width: 1500px) {
  .common__container {
    width: 1470px;
  }
}

@media (max-width: 1499px) and (min-width: 992px) {
  .common__container {
    width: 990px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .common__container {
    width: 750px;
  }
}

@media (max-width: 767px) {
  .common__container {
    width: 100%;
  }
}

.mainpage {
  background: #e7e7e7;
  /* font-family: var(--fontp); */
  font-family: "Segoe UI",sans-serif,"cwTeXHei","Microsoft JhengHei";
  overflow: hidden;
}

.mainpage .kv {
  position: relative;
  overflow: hidden;
}

.mainpage .kv .wLogo {
  position: absolute;
  height: 40px;
  max-width: auto;
  z-index: 99;
  right: 0;
}

.mainpage .kv .wLogo img {
  height: 40px;
  max-width: auto;
}

.mainpage .kv__up {
  position: relative;
  width: 100%;
  padding-bottom: 75%;
  z-index: 2;
}

@media screen and (max-width: 991px) {
  .mainpage .kv__up {
    padding-bottom: 140%;
  }
}

.mainpage .kv__up--1 {
  position: absolute;
  width: 30%;
  left: 40%;
}

.mainpage .kv__up--2 {
  position: absolute;
  left: 70%;
  width: 30%;
  top: 23%;
}

.mainpage .kv__up--3 {
  position: absolute;
  left: 0%;
  width: 100%;
  top: 34%;
}

.mainpage .kv__up-text1 {
  font-family: "Segoe UI",sans-serif,"cwTeXHei","Microsoft JhengHei";
  font-weight: 900;
  font-size: 5vw;
  line-height: 1;
}

@media screen and (max-width: 991px) {
  .mainpage .kv__up-text1 {
    font-size: 9vw;
  }
}

.mainpage .kv__up-text1 .kv__up-font {
  position: relative;
  color: #000000;
}

.mainpage .kv__up-text1 .kv__up-font span:nth-child(1) {
  position: relative;
  z-index: 2;
}

.mainpage .kv__up-text1 .kv__up-font span:nth-child(2) {
  position: absolute;
  top: 0.2vw;
  left: 0.2vw;
  color: #8b8b8b;
}

.mainpage .kv__up-text1 .kv__up-back {
  position: relative;
  color: #000000;
}

.mainpage .kv__up-text1 .kv__up-back span:nth-child(1) {
  position: relative;
  z-index: 2;
}

.mainpage .kv__up-text1 .kv__up-back span:nth-child(2) {
  color: #8b8b8b;
  position: absolute;
  top: 0.2vw;
  left: 0.2vw;
}

.mainpage .kv__up-text2 {
  font-family: "Segoe UI",sans-serif,"cwTeXHei","Microsoft JhengHei";
  font-weight: 900;
  font-size: 6vw;
  line-height: 1;
}

@media screen and (max-width: 991px) {
  .mainpage .kv__up-text2 {
    font-size: 12vw;
  }
}

.mainpage .kv__up-text2 .kv__up-font {
  position: relative;
  color: #000000;
}

.mainpage .kv__up-text2 .kv__up-font span:nth-child(1) {
  position: relative;
  z-index: 2;
  color: #8b8b8b00;
  font-weight: 900;
  -webkit-text-stroke: 1px black;
}

.mainpage .kv__up-text2 .kv__up-font span:nth-child(2) {
  color: #3d46f2;
  position: absolute;
  top: 0.2vw;
  left: 0.2vw;
}

.mainpage .kv__up-text2 .kv__up-back {
  position: relative;
}

.mainpage .kv__up-text2 .kv__up-back span:nth-child(1) {
  position: relative;
  z-index: 2;
  color: #8b8b8b00;
  font-weight: 900;
  -webkit-text-stroke: 1px black;
}

.mainpage .kv__up-text2 .kv__up-back span:nth-child(2) {
  color: #3d46f2;
  position: absolute;
  top: 0.2vw;
  left: 0.2vw;
}

.mainpage .kv__down {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.mainpage .kv__down--1 {
  position: absolute;
  background: #ea6524;
  width: 12%;
  height: 45%;
  top: 30%;
  left: 57.6%;
  -moz-border-radius: 500px;
       border-radius: 500px;
}

.mainpage .kv__down--2 {
  position: absolute;
  background: #3d46f2;
  width: 12%;
  height: 50%;
  top: -10%;
  left: 39.6%;
  -moz-border-radius: 500px;
       border-radius: 500px;
}

.mainpage .kv__down--3 {
  position: absolute;
  background: #000000;
  width: 12%;
  height: 50%;
  top: 5%;
  left: 69.65%;
  -moz-border-radius: 500px;
       border-radius: 500px;
}

.mainpage .kv__down--4 {
  position: absolute;
  background: #4463ad;
  width: 12%;
  height: 46%;
  top: 48%;
  left: 95.9%;
  -moz-border-radius: 500px;
       border-radius: 500px;
}

.mainpage .kv__down--5 {
  position: absolute;
  background: #ffffff;
  width: 12%;
  height: 16%;
  top: 20%;
  left: 95.9%;
  -moz-border-radius: 500px;
       border-radius: 500px;
}

.mainpage .kv__down--6 {
  position: absolute;
  background: #ffffff;
  width: 12%;
  height: 16%;
  top: 25%;
  left: -4%;
  -moz-border-radius: 500px;
       border-radius: 500px;
}

.mainpage .kv__down--7 {
  position: absolute;
  border: 2px solid #000000;
  width: 12%;
  height: 37%;
  top: -15%;
  left: 81.65%;
  -moz-border-radius: 500px;
       border-radius: 500px;
}

.mainpage .kv__down--8 {
  position: absolute;
  width: 12%;
  height: 16.3%;
  border: 2px solid #000000;
  -moz-border-radius: 500px;
       border-radius: 500px;
  left: 34.6%;
  top: 45%;
}

.mainpage .selectarea {
  padding-bottom: 40px;
  position: relative;
  -webkit-box-shadow: 0px 5px 5px #9292928e;
     -moz-box-shadow: 0px 5px 5px #9292928e;
          box-shadow: 0px 5px 5px #9292928e;
}

.mainpage .selectarea h2 {
  font-family: "Segoe UI",sans-serif,"cwTeXHei","Microsoft JhengHei";
  font-size: 32px;
  margin-bottom: 1em;
  line-height: 1.5em;
  text-align: center;
}

@media (max-width: 1600px) {
  .mainpage .selectarea h2 {
    font-size: 30px;
  }
}

@media (max-width: 1300px) {
  .mainpage .selectarea h2 {
    font-size: 28px;
  }
}

@media (max-width: 1050px) {
  .mainpage .selectarea h2 {
    font-size: 26px;
  }
}

.mainpage .selectarea__block {
  position: relative;
  width: 100%;
  margin-top: 50px;
}

.mainpage .selectarea__block--1 {
  position: absolute;
  width: 40%;
  left: 0;
  top: 10%;
}

.mainpage .selectarea__block--2 {
  position: relative;
  margin: auto;
  display: block;
  width: 50%;
  z-index: 10;
}

.mainpage .selectarea__block--3 {
  position: absolute;
  width: 40%;
  top: 10%;
  left: 60%;
}

.mainpage .selectarea__btns {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 70px;
}

@media screen and (max-width: 991px) {
  .mainpage .selectarea__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.mainpage .selectarea__btns-btn {
  background: #3d46f2;
  -moz-border-radius: 200px;
       border-radius: 200px;
  font-size: 24px;
  margin-bottom: 1em;
  line-height: 1.5em;
  font-family: "Segoe UI",sans-serif,"cwTeXHei","Microsoft JhengHei";
  line-height: 1.4;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 70px 20px 120px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  position: relative;
}

@media (max-width: 1600px) {
  .mainpage .selectarea__btns-btn {
    font-size: 22px;
  }
}

@media (max-width: 1300px) {
  .mainpage .selectarea__btns-btn {
    font-size: 20px;
  }
}

@media (max-width: 1050px) {
  .mainpage .selectarea__btns-btn {
    font-size: 18px;
  }
}

@media screen and (max-width: 1500px) {
  .mainpage .selectarea__btns-btn {
    padding: 20px 60px 20px 100px;
  }
}

@media screen and (max-width: 991px) {
  .mainpage .selectarea__btns-btn {
    margin: 15px 0;
    padding: 20px 50px 20px 80px;
  }
}

.mainpage .selectarea__btns-img {
  width: 30px;
  margin-left: 30px;
}

.mainpage .selectarea__btns-arrow {
  position: absolute;
  top: -moz-calc( 100% + 20px);
  top: calc( 100% + 20px);
  width: 60px;
  -webkit-filter: drop-shadow(0 -5px 2px #0000004d);
          filter: drop-shadow(0 -5px 2px #0000004d);
  height: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
          transform: translateX(-50%);
  display: none;
}

@media screen and (max-width: 991px) {
  .mainpage .selectarea__btns-arrow {
    display: none !important;
  }
}

.mainpage .selectarea__btns-arrow--active {
  display: block;
}

.mainpage .selectarea__out {
  position: absolute;
  width: 100%;
  height: 100%;
}

.mainpage .selectarea__out--1 {
  position: absolute;
  background: #ea6524;
  width: 12%;
  height: 26%;
  top: 45%;
  left: 90%;
  -moz-border-radius: 500px;
       border-radius: 500px;
  z-index: 2;
}

.mainpage .selectarea__out--2 {
  position: absolute;
  background: #3d46f2;
  width: 12%;
  height: 50%;
  top: -10%;
  left: 0%;
  -moz-border-radius: 500px;
       border-radius: 500px;
}

.mainpage .selectarea__out--3 {
  position: absolute;
  border: 2px solid #000000;
  width: 12%;
  height: 50%;
  top: 5%;
  left: 85%;
  -moz-border-radius: 500px;
       border-radius: 500px;
}

.mainpage .selectarea__in {
  position: relative;
  z-index: 2;
}

.mainpage .daytoday .gameing__block {
  background: #bbbbc0;
  color: #242424;
}

.mainpage .daytoday .gameing__buynow-item {
  border-right: 1px solid #242424;
}

@media screen and (max-width: 991px) {
  .mainpage .daytoday .gameing__buynow-item {
    border-right: 0px solid #ffffff;
  }
}

.mainpage .daytoday .gameing__buynow-title {
  border-top: 1px solid #24242460;
}

.mainpage .gameing {
  display: none;
}

.mainpage .gameing--active {
  display: block;
}

.mainpage .gameing__block {
  background: #3d3e4d;
  color: #ffffff;
  padding-bottom: 10vh;
}

.mainpage .gameing__block h2 {
  font-family: "Segoe UI",sans-serif,"cwTeXHei","Microsoft JhengHei";
  font-size: 32px;
  margin-bottom: 1em;
  line-height: 1.5em;
  text-align: center;
  margin-top: 120px;
}

@media (max-width: 1600px) {
  .mainpage .gameing__block h2 {
    font-size: 30px;
  }
}

@media (max-width: 1300px) {
  .mainpage .gameing__block h2 {
    font-size: 28px;
  }
}

@media (max-width: 1050px) {
  .mainpage .gameing__block h2 {
    font-size: 26px;
  }
}

.mainpage .gameing__block-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 991px) {
  .mainpage .gameing__block-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.mainpage .gameing__block-item img {
  width: 50%;
  display: block;
}

@media screen and (max-width: 991px) {
  .mainpage .gameing__block-item img {
    width: 100%;
  }
}

.mainpage .gameing__block-re {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 991px) {
  .mainpage .gameing__block-re {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.mainpage .gameing__block-textbox {
  width: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 60px;
  padding-right: 5%;
}

@media screen and (max-width: 991px) {
  .mainpage .gameing__block-textbox {
    width: 100%;
    padding: 70px 20px;
  }
}

.mainpage .gameing__block-textbox h4 {
  font-size: 32px;
  margin-bottom: 1em;
  line-height: 1.5em;
  font-family: "Segoe UI",sans-serif,"cwTeXHei","Microsoft JhengHei";
}

@media (max-width: 1600px) {
  .mainpage .gameing__block-textbox h4 {
    font-size: 30px;
  }
}

@media (max-width: 1300px) {
  .mainpage .gameing__block-textbox h4 {
    font-size: 28px;
  }
}

@media (max-width: 1050px) {
  .mainpage .gameing__block-textbox h4 {
    font-size: 26px;
  }
}

.mainpage .gameing__block-textbox p {
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 1.5em;
  font-family: "Segoe UI",sans-serif,"cwTeXHei","Microsoft JhengHei";
  line-height: 1.9;
}

@media (max-width: 1600px) {
  .mainpage .gameing__block-textbox p {
    font-size: 18px;
  }
}

@media (max-width: 1300px) {
  .mainpage .gameing__block-textbox p {
    font-size: 16px;
  }
}

@media (max-width: 1050px) {
  .mainpage .gameing__block-textbox p {
    font-size: 14px;
  }
}

.mainpage .gameing__buynow {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.mainpage .gameing__buynow-item {
  width: -moz-calc( 100% / 3);
  width: calc( 100% / 3);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
  border-right: 1px solid #ffffff;
  margin-top: 70px;
}

@media screen and (max-width: 991px) {
  .mainpage .gameing__buynow-item {
    width: -moz-calc( 100% / 1);
    width: calc( 100% / 1);
    border-right: 0px solid #ffffff;
  }
}

.mainpage .gameing__buynow-item:last-child {
  border-right: 0px solid #ffffff;
}

.mainpage .gameing__buynow-item:nth-child(3n) {
  border-right: 0px solid #ffffff;
}

.mainpage .gameing__buynow-item > img {
  width: 70%;
}

.mainpage .gameing__buynow-item h5 {
  font-size: 30px;
  margin-bottom: 1em;
  line-height: 1.5em;
  font-family: "Segoe UI",sans-serif,"cwTeXHei","Microsoft JhengHei";
  margin: 0;
  margin-top: 40px;
}

@media (max-width: 1600px) {
  .mainpage .gameing__buynow-item h5 {
    font-size: 28px;
  }
}

@media (max-width: 1300px) {
  .mainpage .gameing__buynow-item h5 {
    font-size: 26px;
  }
}

@media (max-width: 1050px) {
  .mainpage .gameing__buynow-item h5 {
    font-size: 24px;
  }
}

.mainpage .gameing__buynow-item h6 {
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 1.5em;
  font-family: "Segoe UI",sans-serif,"cwTeXHei","Microsoft JhengHei";
}

@media (max-width: 1600px) {
  .mainpage .gameing__buynow-item h6 {
    font-size: 18px;
  }
}

@media (max-width: 1300px) {
  .mainpage .gameing__buynow-item h6 {
    font-size: 16px;
  }
}

@media (max-width: 1050px) {
  .mainpage .gameing__buynow-item h6 {
    font-size: 14px;
  }
}

.mainpage .gameing__buynow-item ul {
  width: 60%;
}

.mainpage .gameing__buynow-item ul li {
  list-style-type: disc;
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 1.5em;
  font-family: "Segoe UI",sans-serif,"cwTeXHei","Microsoft JhengHei";
  line-height: 1.4;
  margin: 0;
}

@media (max-width: 1600px) {
  .mainpage .gameing__buynow-item ul li {
    font-size: 18px;
  }
}

@media (max-width: 1300px) {
  .mainpage .gameing__buynow-item ul li {
    font-size: 16px;
  }
}

@media (max-width: 1050px) {
  .mainpage .gameing__buynow-item ul li {
    font-size: 14px;
  }
}

.mainpage .gameing__buynow-price {
  font-size: 32px;
  margin-bottom: 1em;
  line-height: 1.5em;
  font-family: "Segoe UI",sans-serif,"cwTeXHei","Microsoft JhengHei";
  margin: 0;
  margin-top: 30px;
}

@media (max-width: 1600px) {
  .mainpage .gameing__buynow-price {
    font-size: 30px;
  }
}

@media (max-width: 1300px) {
  .mainpage .gameing__buynow-price {
    font-size: 28px;
  }
}

@media (max-width: 1050px) {
  .mainpage .gameing__buynow-price {
    font-size: 26px;
  }
}

.mainpage .gameing__buynow-oldprice {
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 1.5em;
  font-family: "Segoe UI",sans-serif,"cwTeXHei","Microsoft JhengHei";
  text-decoration: line-through;
}

@media (max-width: 1600px) {
  .mainpage .gameing__buynow-oldprice {
    font-size: 18px;
  }
}

@media (max-width: 1300px) {
  .mainpage .gameing__buynow-oldprice {
    font-size: 16px;
  }
}

@media (max-width: 1050px) {
  .mainpage .gameing__buynow-oldprice {
    font-size: 14px;
  }
}

.mainpage .gameing__buynow-title {
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 1.5em;
  font-family: "Segoe UI",sans-serif,"cwTeXHei","Microsoft JhengHei";
  margin: 0;
  width: 80%;
  text-align: center;
  border-top: 1px solid #ffffff77;
  padding-top: 20px;
}

@media (max-width: 1600px) {
  .mainpage .gameing__buynow-title {
    font-size: 18px;
  }
}

@media (max-width: 1300px) {
  .mainpage .gameing__buynow-title {
    font-size: 16px;
  }
}

@media (max-width: 1050px) {
  .mainpage .gameing__buynow-title {
    font-size: 14px;
  }
}

.mainpage .gameing__buynow-box {
  max-height: 280px;
  overflow-y: auto;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.mainpage .gameing__buynow-box::-webkit-scrollbar {
  width: 5px;
  background-color: #3d3d3d;
}

.mainpage .gameing__buynow-box::-webkit-scrollbar-thumb {
  background-color: #808080d3;
}

.mainpage .gameing__buynow-box::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #000000d3;
  background-color: #222222;
}

.mainpage .gameing__buynow-box a {
  width: 45%;
  height: 70px;
  display: block;
  background: #ffffff;
  -moz-border-radius: 10px;
       border-radius: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  color: #000000;
}

.mainpage .gameing__buynow-box a img {
  max-width: 100%;
  max-height: 100%;
}

.video {
  padding-top: 12vh;
  padding-bottom: 12vh;
}

@media (max-width: 1300px) {
  .video {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media (max-width: 1050px) {
  .video {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media (max-width: 800px) {
  .video {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.video__block-item {
  position: relative;
}

.video__block-item img {
  width: 100%;
}

.video__block-play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 200px;
  height: 200px;
  border: 2px solid #ffffff;
  -moz-border-radius: 50%;
       border-radius: 50%;
  cursor: pointer;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  transition: 0.7s;
}

@media screen and (max-width: 991px) {
  .video__block-play {
    width: 100px;
    height: 100px;
  }
}

.video__block-play:hover {
  background: #ffffff;
}

.video__block-play:hover img {
  -webkit-filter: brightness(0);
          filter: brightness(0);
}

.video__block-play img {
  width: 30%;
  position: absolute;
  top: 50%;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  transition: 0.7s;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.video__block-pre {
  position: absolute;
  top: 50%;
  left: 5px;
  z-index: 99;
  width: 20px;
  cursor: pointer;
}

.video__block-next {
  position: absolute;
  top: 50%;
  right: 5px;
  z-index: 99;
  width: 20px;
  cursor: pointer;
}

.video .slick-dots {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0px;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  bottom: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
          transform: translateX(-50%);
}

.video .slick-dots li {
  width: 10px;
  height: 10px;
  -moz-border-radius: 50%;
       border-radius: 50%;
  background: #c7c7c7;
  margin: 0 6px;
  cursor: pointer;
}

.video .slick-dots li.slick-active {
  background: #ffffff;
}
/*# sourceMappingURL=index.css.map */