@import url("https://asset.msi.com/event/nb/2018/Prestige_Limited_Edition/css/Fonts_CenturyGothic.css");
html {
  width: auto !important;
}

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

a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
}

.container {
  max-width: 2200px;
  margin: 0 auto;
  width: 90%;
}

.main-title {
  color: #000;
  font-size: 45px;
  font-family: 'Montserrat', sans-serif;
  font-style: italic;
  border-bottom: 2px solid;
  display: inline-block;
  padding-bottom: 12px;
  margin-top: 25px;
}

@media (max-width: 1170px) {
  .main-title {
    color: #000;
    font-size: 34px;
  }
}

.sub-title {
  text-align: center;
  margin: 50px auto;
  width: 80%;
}

.main-text {
  color: #000;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  margin: 3% 0;
}

@media (max-width: 1170px) {
  .main-text {
    color: #000;
    font-size: 24px;
  }
}

@media (max-width: 499px) {
  .main-text {
    margin: 10% 0;
  }
}

.common-title {
  color: #2d5cce;
  font-size: 45px;
  text-transform: uppercase;
  margin: 50px 0;
  font-weight: bold;
  text-align: center;
}

@media (max-width: 499px) {
  .common-title {
    color: #2d5cce;
    font-size: 26px;
  }
}

.common-title1 {
  color: #2d5cce;
  font-size: 45px;
  text-transform: uppercase;
  margin: 50px 0 10px 0;
  font-weight: bold;
}

@media (max-width: 960px) {
  .common-title1 {
    color: #2d5cce;
    font-size: 30px;
  }
}

.common-title2 {
  color: #fff;
  font-size: 45px;
  line-height: 51px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  padding: 15px 0;
  text-transform: uppercase;
}

@media (max-width: 960px) {
  .common-title2 {
    color: #fff;
    font-size: 40px;
  }
}

@media (max-width: 499px) {
  .common-title2 {
    color: #fff;
    font-size: 24px;
    line-height: 30px;
  }
}

.common-text {
  color: #000;
  font-size: 26px;
  line-height: 32px;
  font-family: 'DINPro-Regular';
}

.common-text1 {
  color: #000;
  font-size: 20px;
  line-height: 26px;
  margin: 30px 0;
}

.common-text2 {
  color: #fff;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 20px;
  text-align: center;
}

.common-note {
  color: #000;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  font-weight: bold;
  padding: 20px 0;
}

.color-yellow {
  color: #f4eede;
}

.decoration {
  border-bottom: 1px solid #fff;
}

@media (max-width: 960px) {
  .pc {
    display: none;
  }
}

.mobile {
  display: none;
}

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

.main-link {
  color: #2d5cce;
  font-size: 24px;
  display: block;
  padding: 15px;
  text-align: center;
  margin: 5% 15%;
  border: 1px solid;
}

.sub-link {
  color: #2d5cce;
  font-size: 24px;
  display: inline-block;
  padding: 15px;
  border: 1px solid;
}

@media (max-width: 499px) {
  .sub-link {
    color: #2d5cce;
    font-size: 18px;
  }
}

.sub-link:hover {
  color: #fff;
  font-size: 24px;
  display: inline-block;
  padding: 15px;
  background: #2d5cce;
}

@media (max-width: 499px) {
  .sub-link:hover {
    color: #fff;
    font-size: 18px;
  }
}

.buy-link {
  color: #fff;
  font-size: 24px;
  display: inline-block;
  padding: 15px;
  text-align: center;
  width: 60%;
  max-width: 342px;
  border: 1px solid;
}

@media (max-width: 960px) {
  .buy-link {
    width: 60%;
  }
}

.buy-link:hover {
  background: #fff;
  color: #2d5cce;
}

.hidden {
  display: none;
}

article {
  background: url("https://storage-asset.msi.com/event/2021/nb/India-Stand-Out-with-pros/images/bg.jpg") repeat-y;
}

.video {
  position: relative;
}

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

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

/* to top */
.btn-top {
  display: none;
  position: fixed;
  bottom: 70px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  color: white;
  cursor: pointer;
  padding: 15px;
  z-index: 9999;
  background: #2d5cce;
}

.btn-top img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.btn-top:hover {
  background-color: #2c5aca;
}

/* kv */
.kv {
  position: relative;
}

.kv__media img {
  width: 100%;
}

.kv__wrap {
  position: absolute;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 6%;
  top: 30%;
  width: 50%;
}

@media (max-width: 1380px) {
  .kv__wrap {
    width: 60%;
  }
}

@media (max-width: 960px) {
  .kv__wrap {
    position: inherit;
    -webkit-transform: none;
            transform: none;
    left: auto;
    top: auto;
    margin: 10% auto;
    padding: 0 20px;
    width: 90%;
  }
}

@media (max-width: 1170px) {
  .kv__wrap figure {
    width: 60%;
  }
}

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

/* infomation */
.artist {
  position: relative;
  margin-top: -15%;
  z-index: 10;
}

@media (max-width: 960px) {
  .artist {
    margin-top: 0;
  }
}

.artist__wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin: auto;
}

@media (max-width: 960px) {
  .artist__wrap ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 780px) {
  .artist__wrap ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.artist__wrap ul li {
  width: calc( 100%/4 - 20px);
  text-align: center;
  margin: 0 15px;
  position: relative;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.3);
}

@media (max-width: 960px) {
  .artist__wrap ul li {
    width: calc( 100%/2 - 50px);
    margin: 15px;
  }
}

@media (max-width: 414px) {
  .artist__wrap ul li {
    width: 90%;
    margin: 15px auto;
  }
}

.artist__wrap ul li a {
  color: #000;
  font-size: 22px;
  display: block;
  padding: 30px 10px;
  font-weight: 600;
  text-decoration: none;
}

@media (max-width: 1024px) {
  .artist__wrap ul li a {
    color: #000;
    font-size: 20px;
  }
}

@media (max-width: 530px) {
  .artist__wrap ul li a {
    color: #000;
    font-size: 18px;
  }
}

.artist__wrap ul li a img {
  display: block;
  margin: auto;
  margin-bottom: 10px;
}

.artist__wrap ul li .arrow {
  -webkit-animation: animateaarrow 1.3s ease infinite;
          animation: animateaarrow 1.3s ease infinite;
  padding: 10px;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  left: 45%;
  bottom: -10%;
  background: #2d5cce;
  border-radius: 100%;
}

@media (max-width: 960px) {
  .artist__wrap ul li .arrow {
    left: 45%;
  }
}

@media (max-width: 530px) {
  .artist__wrap ul li .arrow {
    left: 40%;
  }
}

@media (max-width: 530px) {
  .artist__wrap ul li .arrow {
    left: 45%;
  }
}

.artist__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;
  margin: 10% auto;
  width: 90%;
}

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

.artist__block figure {
  position: relative;
}

.artist__block figure img:nth-of-type(2) {
  position: absolute;
  left: -5%;
  top: -10%;
  z-index: -2;
}

.artist__block figure.img_bg {
  position: relative;
}

.artist__block figure.img_bg img:nth-of-type(2) {
  position: absolute;
  left: -5%;
  top: auto;
  bottom: -10%;
  width: auto;
}

.artist__block-textbox {
  width: 45%;
}

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

.artist__block-itembox {
  width: 50%;
}

@media (max-width: 960px) {
  .artist__block-itembox {
    width: 90%;
    margin: auto;
    margin-top: 50px;
    text-align: center;
  }
}

@-webkit-keyframes animateaarrow {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes animateaarrow {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

/* RECOMMENDED PRODUCTS */
.model {
  padding: 100px 0;
  background: #1e4372;
  -webkit-clip-path: polygon(0 3%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(0 3%, 100% 0%, 100% 100%, 0% 100%);
}

.model__block:nth-of-type(1) {
  padding-top: 10%;
}

.model__block {
  margin: 0 auto;
}

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

.model__block p + figure {
  margin: 50px 0;
}

.model__block figure {
  margin: auto;
  text-align: center;
}

.model__block-flexbox {
  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;
}

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

.model__block-flexbox-item {
  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: 960px) {
  .model__block-flexbox-item {
    width: 90%;
  }
}

.model__block-flexbox-item figure {
  margin: 30px 0;
}

@media (max-width: 1500px) {
  .model__block-flexbox-item figure:nth-of-type(2) {
    width: 80%;
  }
}

@media (max-width: 768px) {
  .model__block-flexbox-item figure:nth-of-type(2) {
    width: 70%;
  }
}

.model__block-flexbox-item ul {
  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-bottom: 30px;
}

.model__wrap {
  width: 60%;
  max-width: 1440px;
}

@media (max-width: 960px) {
  .model__wrap {
    width: 80%;
  }
}

.model__block1 {
  background: url("https://storage-asset.msi.com/event/2021/nb/India-Stand-Out-with-pros/images/shockwave-kv.jpg") top no-repeat #000;
  position: relative;
  background-size: cover;
  background-position: 30%;
  height: 120vh;
  -webkit-clip-path: polygon(0 14%, 100% 0%, 100% 100%, 0 85%);
          clip-path: polygon(0 14%, 100% 0%, 100% 100%, 0 85%);
}

@media (max-width: 960px) {
  .model__block1 {
    background: url("https://storage-asset.msi.com/event/2021/nb/India-Stand-Out-with-pros/images/shockwave-kv-xs.jpg") top center no-repeat #000;
  }
}

.model__block1-flexbox {
  position: absolute;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: 5%;
  width: 45%;
  top: 50%;
}

@media (max-width: 960px) {
  .model__block1-flexbox {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    right: auto;
    width: 100%;
    top: 50%;
    left: 50%;
  }
}

.model__block1-flexbox-item {
  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: 100%;
}

@media (max-width: 960px) {
  .model__block1-flexbox-item {
    width: 90%;
    margin: auto;
  }
}

.model__block1-flexbox-item figure {
  margin: 30px 0;
}

.model__block1-flexbox-item ul {
  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-bottom: 30px;
}

.model__block1-flexbox-item ul li {
  width: calc( 100%/4 - 20px);
}

.model__block1-flexbox-item ul li img {
  width: 90%;
  margin: auto;
  text-align: center;
}

.model__block1-flexbox-item:nth-of-type(2) {
  width: 45%;
}

@media (max-width: 960px) {
  .model__block1-flexbox-item:nth-of-type(2) {
    width: 90%;
  }
}
/*# sourceMappingURL=main.css.map */