.css-ver {
  content: 13302808; }

#msi-nb-10th {
  background-color: #000;
  color: #fff;
  font-family: 'DINPro-Regular', 'cwTeXHei', 'Microsoft JhengHei', Arial, Helvetica, sans-serif; }
  #msi-nb-10th picture {
    max-width: 100%;
    width: expression(document.body.clientWidth>100?"100%":"auto");
    overflow: hidden; }
  #msi-nb-10th img {
    max-width: 100%;
    width: expression(document.body.clientWidth>100?"100%":"auto");
    overflow: hidden; }
  #msi-nb-10th .flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

section.kv {
  position: relative; }
  section.kv .kv-wrap {
    position: relative;
    width: 80%;
    max-width: 1920px;
    margin: 0 auto; }
    @media (min-width: 1921px) {
      section.kv .kv-wrap {
        width: 100%;
        max-width: 2320px; } }
    @media (max-width: 1080px) {
      section.kv .kv-wrap {
        width: 100%;
        padding-top: 1%; } }
    @media (max-width: 800px) {
      section.kv .kv-wrap {
        padding-top: 7%; } }
    @media (max-width: 625px) {
      section.kv .kv-wrap {
        padding-top: 15%; } }
    section.kv .kv-wrap .top {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      margin: auto;
      z-index: 10;
      display: none; }
      @media (min-width: 1081px) and (max-width: 1920px) {
        section.kv .kv-wrap .top {
          display: block; } }
  section.kv .light {
    position: absolute;
    opacity: 0;
    z-index: 1;
    width: 5%;
    height: 8%;
    border-radius: 50%;
    background: #D18444;
    -webkit-box-shadow: #fff 0 0 50px;
            box-shadow: #fff 0 0 50px;
    -webkit-filter: blur(10px) contrast(1.3);
            filter: blur(10px) contrast(1.3);
    display: none; }
    @media (min-width: 1081px) and (max-width: 1920px) {
      section.kv .light {
        display: block; } }
  section.kv .light1 {
    top: 33%;
    left: 50%;
    -webkit-animation: 4s kvline1 Linear infinite;
            animation: 4s kvline1 Linear infinite; }
  section.kv .light2 {
    top: 33%;
    left: 50%;
    -webkit-animation: 4s kvline2 Linear infinite;
            animation: 4s kvline2 Linear infinite; }
  section.kv .light3 {
    top: 33%;
    left: 50%;
    -webkit-animation: 4s kvline3 Linear infinite;
            animation: 4s kvline3 Linear infinite; }
  section.kv .light4 {
    top: 55%;
    left: 48%;
    -webkit-animation: 4s kvline4 Linear infinite;
            animation: 4s kvline4 Linear infinite; }
  section.kv .light5 {
    top: 33%;
    left: 50%;
    -webkit-animation: 4s kvline5 2s Linear infinite;
            animation: 4s kvline5 2s Linear infinite; }
  section.kv .title-wrap {
    position: absolute;
    z-index: 20;
    bottom: 10%;
    left: 0;
    right: 0;
    width: 45%;
    max-width: 800px;
    margin: -15% auto 0; }
    @media (max-width: 992px) {
      section.kv .title-wrap {
        position: relative;
        width: 90%;
        max-width: 100%;
        padding: 0px;
        bottom: 5%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media (max-width: 992px) {
      section.kv .title-wrap .rtx-title {
        max-width: 145px; } }
  section.kv .intel-wrap {
    position: absolute;
    right: 2%;
    top: 2%;
    z-index: 30;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    @media (max-width: 992px) {
      section.kv .intel-wrap {
        top: 1%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; } }
    section.kv .intel-wrap .intel-text {
      text-align: right;
      margin: 0;
      padding: 16px;
      line-height: 1.8; }
      @media (max-width: 992px) {
        section.kv .intel-wrap .intel-text {
          padding: 4px 0 0 0;
          line-height: 1.4; } }
    section.kv .intel-wrap .intle-logo {
      width: 27.5%; }
      @media (max-width: 992px) {
        section.kv .intel-wrap .intle-logo {
          width: 45%; } }
  section.kv .msi-wrap {
    position: absolute;
    left: 2%;
    top: 2%;
    z-index: 30;
    max-width: 200px; }
    @media (max-width: 992px) {
      section.kv .msi-wrap {
        top: 1%;
        width: 36%; } }
    section.kv .msi-wrap .msi_logo img {
      height: 70px; }
      @media (max-width: 992px) {
        section.kv .msi-wrap .msi_logo img {
          height: auto; } }
  section.kv .kv-text {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.8;
    text-align: center; }
    @media (max-width: 992px) {
      section.kv .kv-text {
        width: 80%;
        max-width: 1000px;
        padding: 0px; } }

section.id #nb-design {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background: url("../images/msi-nb-design-award-bg-1920.jpg") left center no-repeat;
  /*312*/
  background-size: contain; }
  @media (min-width: 1921px) {
    section.id #nb-design {
      background: url("../images/msi-nb-design-award-bg-3840.jpg") left center no-repeat;
      background-size: 80%; } }
  @media (max-width: 1366px) {
    section.id #nb-design {
      background-size: contain; } }
  @media (max-width: 992px) {
    section.id #nb-design {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      background: none;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  section.id #nb-design .txtbox {
    width: 30%;
    max-width: 580px;
    margin-right: 8%;
    padding: 16px; }
    @media (min-width: 1921px) {
      section.id #nb-design .txtbox {
        width: 30%;
        max-width: 992px;
        margin-right: 10%; } }
    @media (max-width: 992px) {
      section.id #nb-design .txtbox {
        width: 80%;
        max-width: 1000px;
        padding: 0px;
        margin-right: 0; } }

section.feature-intro {
  text-align: center;
  padding: 0 16px; }
  section.feature-intro .text-wrap {
    max-width: 1150px;
    margin: 0 auto; }

section.feature .feature-nav {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  text-align: center;
  padding: 0;
  max-width: 1230px;
  margin: 0 auto; }
  @media (max-width: 992px) {
    section.feature .feature-nav {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  section.feature .feature-nav li {
    font-family: 'DINCond-Light', 'cwTeXHei', 'Microsoft JhengHei', Arial, Helvetica, sans-serif;
    width: calc(100% / 5 - 2%);
    list-style: none;
    border: 1px solid #fff;
    padding: 4px 24px 0;
    margin: 1%;
    cursor: pointer;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in; }
    @media (max-width: 1200px) {
      section.feature .feature-nav li {
        font-size: 22px; } }
    @media (max-width: 1080px) {
      section.feature .feature-nav li {
        width: calc(100% / 3 - 2%);
        padding: 4px 0 4px;
        font-size: 20px; } }
    section.feature .feature-nav li span {
      position: relative;
      left: -20px;
      -webkit-transition: 0.2s ease-in;
      -o-transition: 0.2s ease-in;
      transition: 0.2s ease-in; }
      @media (max-width: 1080px) {
        section.feature .feature-nav li span {
          left: 0px; } }
    section.feature .feature-nav li::before {
      content: '';
      display: inline-block;
      opacity: 0;
      background-size: 100%;
      width: 40px;
      height: 68px;
      vertical-align: middle;
      -webkit-transition: 0.2s ease-in;
      -o-transition: 0.2s ease-in;
      transition: 0.2s ease-in;
      position: relative;
      left: 10px; }
      @media (max-width: 1080px) {
        section.feature .feature-nav li::before {
          display: none; } }
    section.feature .feature-nav li:nth-of-type(1)::before {
      background: url("../images/stone-visual.png") 50% 50% no-repeat; }
    section.feature .feature-nav li:nth-of-type(2)::before {
      background: url("../images/stone-performance.png") 50% 50% no-repeat; }
    section.feature .feature-nav li:nth-of-type(3)::before {
      background: url("../images/stone-audio.png") 50% 50% no-repeat; }
    section.feature .feature-nav li:nth-of-type(4)::before {
      background: url("../images/stone-control.png") 50% 50% no-repeat; }
    section.feature .feature-nav li:nth-of-type(5)::before {
      background: url("../images/stone-streaming.png") 50% 50% no-repeat; }
    section.feature .feature-nav li:hover:nth-of-type(1), section.feature .feature-nav li.active:nth-of-type(1) {
      border: 1px solid #24BDB2; }
    section.feature .feature-nav li:hover:nth-of-type(2), section.feature .feature-nav li.active:nth-of-type(2) {
      border: 1px solid #1161c9; }
    section.feature .feature-nav li:hover:nth-of-type(3), section.feature .feature-nav li.active:nth-of-type(3) {
      border: 1px solid #6b36e5; }
    section.feature .feature-nav li:hover:nth-of-type(4), section.feature .feature-nav li.active:nth-of-type(4) {
      border: 1px solid #ea60f3; }
    section.feature .feature-nav li:hover:nth-of-type(5), section.feature .feature-nav li.active:nth-of-type(5) {
      border: 1px solid #ac1015; }
    section.feature .feature-nav li:hover span, section.feature .feature-nav li.active span {
      position: relative;
      left: 0px; }
    section.feature .feature-nav li:hover::before, section.feature .feature-nav li.active::before {
      opacity: 1;
      left: 0px; }

section.feature .content_wrap {
  padding: 24px 0; }
  section.feature .content_wrap .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    min-height: 80vh;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 992px) {
      section.feature .content_wrap .item {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    section.feature .content_wrap .item h2 {
      text-transform: uppercase; }
    section.feature .content_wrap .item .content-mobile {
      display: none; }
      @media (max-width: 992px) {
        section.feature .content_wrap .item .content-mobile {
          display: block; } }
  section.feature .content_wrap .content_text {
    width: 25%;
    margin-right: 10%;
    padding: 16px; }
    @media (max-width: 1366px) {
      section.feature .content_wrap .content_text {
        width: 30%;
        margin-right: 5%; } }
    @media (max-width: 992px) {
      section.feature .content_wrap .content_text {
        width: 90%;
        margin: 0 auto; } }
  section.feature .content_wrap .audio .GS66-speaker {
    background: url("../images/audio_passive-raditor-1920.jpg") 0 70% no-repeat;
    background-size: 105%;
    width: 65%; }
    @media (min-width: 1921px) {
      section.feature .content_wrap .audio .GS66-speaker {
        background: url("../images/audio_passive-raditor-3840.jpg") 0 70% no-repeat;
        background-size: 105%; } }
    @media (max-width: 992px) {
      section.feature .content_wrap .audio .GS66-speaker {
        width: 100%;
        background: url("../images/audio_passive-raditor-1920.jpg") 40% 70% no-repeat;
        background-size: 135%; } }
  section.feature .content_wrap .control {
    background: url("../images/control_mystic-light-1920.jpg") 0 50% no-repeat;
    background-size: 80%; }
    @media (min-width: 1921px) {
      section.feature .content_wrap .control {
        background: url("../images/control_mystic-light-3840.jpg") 0 50% no-repeat;
        background-size: 80%; } }
    @media (max-width: 992px) {
      section.feature .content_wrap .control {
        background: none; } }
  section.feature .content_wrap .performance {
    background: url("../images/performance_cooler-boost-1920.jpg") 0 50% no-repeat;
    background-size: 90%; }
    @media (min-width: 1921px) {
      section.feature .content_wrap .performance {
        background: url("../images/performance_cooler-boost-3840.jpg") 0 50% no-repeat;
        background-size: 90%; } }
    @media (max-width: 992px) {
      section.feature .content_wrap .performance {
        background: none; } }
  section.feature .content_wrap .streaming {
    background: url("../images/streaming_wifi-1920.jpg") 20% 50% no-repeat;
    background-size: 70%; }
    @media (min-width: 1921px) {
      section.feature .content_wrap .streaming {
        background: url("../images/streaming_wifi-3840.jpg") 20% 50% no-repeat;
        background-size: 70%; } }
    @media (max-width: 992px) {
      section.feature .content_wrap .streaming {
        background: none; } }
  section.feature .content_wrap .visual {
    background: url("../images/visual_300Hz-1920.jpg") 0 50% no-repeat;
    background-size: 80%; }
    @media (min-width: 1921px) {
      section.feature .content_wrap .visual {
        background: url("../images/visual_300Hz-3840.jpg") 0 50% no-repeat;
        background-size: 80%; } }
    @media (max-width: 992px) {
      section.feature .content_wrap .visual {
        background: url("../images/visual_300Hz-1920.jpg") 40% 10% no-repeat;
        background-size: 140%; } }
    section.feature .content_wrap .visual #thin-bezel {
      width: 65%; }
      @media (max-width: 992px) {
        section.feature .content_wrap .visual #thin-bezel {
          width: 100%;
          padding: 20% 0; } }

section.choose-series {
  text-align: center; }
  section.choose-series .text-wrap {
    max-width: 1024px;
    margin: 0 auto; }
  section.choose-series .slider-wrap {
    background-color: #000; }
    @media (min-width: 992px) {
      section.choose-series .slider-wrap.navFixed {
        position: fixed;
        z-index: 99;
        top: 0;
        left: 0;
        right: 0; } }
  section.choose-series .owl-carousel {
    width: 90%;
    margin: 0 auto;
    position: relative;
    padding: 0 5%;
    background-color: #000; }
    @media (min-width: 1921px) {
      section.choose-series .owl-carousel {
        width: 80%; } }
    section.choose-series .owl-carousel .owl-nav {
      width: 100%;
      top: 0;
      margin: auto; }
      section.choose-series .owl-carousel .owl-nav button {
        position: absolute;
        display: block;
        font-size: 28px;
        padding: 16px !important;
        outline: none;
        top: 0;
        bottom: 0;
        margin: auto; }
        section.choose-series .owl-carousel .owl-nav button:hover {
          background: none; }
      section.choose-series .owl-carousel .owl-nav .owl-prev {
        left: 0; }
      section.choose-series .owl-carousel .owl-nav .owl-next {
        right: 0; }
    section.choose-series .owl-carousel .owl-item li {
      -webkit-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in;
      -webkit-transform-origin: center;
          -ms-transform-origin: center;
              transform-origin: center;
      -webkit-transform: scale(0.9, 0.9);
          -ms-transform: scale(0.9, 0.9);
              transform: scale(0.9, 0.9);
      opacity: 0.3; }
    section.choose-series .owl-carousel .active.center li {
      -webkit-transform: scale(1, 1);
          -ms-transform: scale(1, 1);
              transform: scale(1, 1);
      opacity: 1;
      border: 1px solid #383838; }
  section.choose-series article[id|=series] {
    text-align: left;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    @media (max-width: 992px) {
      section.choose-series article[id|=series] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    section.choose-series article[id|=series]:nth-of-type(even) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      @media (max-width: 992px) {
        section.choose-series article[id|=series]:nth-of-type(even) {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
    section.choose-series article[id|=series] .series-image {
      width: 50%; }
      @media (max-width: 992px) {
        section.choose-series article[id|=series] .series-image {
          width: 100%; } }
    section.choose-series article[id|=series] .series-container {
      width: 50%;
      max-width: 712px;
      padding: 32px; }
      @media (max-width: 1366px) {
        section.choose-series article[id|=series] .series-container {
          width: 45%; } }
      @media (max-width: 992px) {
        section.choose-series article[id|=series] .series-container {
          width: 100%;
          max-width: 100%; } }
    section.choose-series article[id|=series] .series-logo {
      max-width: 208px; }
    section.choose-series article[id|=series]#series-gpgl .series-logo {
      max-width: 334px; }
    section.choose-series article[id|=series] .series-link {
      width: 90%;
      max-width: 340px;
      border: 1px solid rgba(255, 255, 255, 0);
      padding: 8px;
      margin: 8px 0;
      -webkit-transition: all 0.15s linear;
      -o-transition: all 0.15s linear;
      transition: all 0.15s linear; }
      section.choose-series article[id|=series] .series-link:hover {
        border: 1px solid #fff; }
        section.choose-series article[id|=series] .series-link:hover a:nth-of-type(1) {
          color: #f00; }
      section.choose-series article[id|=series] .series-link a {
        text-decoration: underline;
        -webkit-transition: all 0.15s linear;
        -o-transition: all 0.15s linear;
        transition: all 0.15s linear; }
      section.choose-series article[id|=series] .series-link a:nth-of-type(1) {
        display: block;
        color: #fff;
        float: left;
        padding: 4px 0 4px 4px;
        text-decoration: none; }
        section.choose-series article[id|=series] .series-link a:nth-of-type(1):hover {
          color: #f00; }
      section.choose-series article[id|=series] .series-link a:nth-of-type(2) {
        display: block;
        color: #000;
        float: right;
        padding: 2px 28px 4px;
        background-color: #fff; }
        section.choose-series article[id|=series] .series-link a:nth-of-type(2):hover {
          color: #fff;
          background-color: #333; }
  section.choose-series #series-gt .series-container .series-link:hover {
    border: 1px solid #f00; }
    section.choose-series #series-gt .series-container .series-link:hover a:nth-of-type(1) {
      color: #f00; }
  section.choose-series #series-gs .series-container .series-link:hover {
    border: 1px solid #FFF039; }
    section.choose-series #series-gs .series-container .series-link:hover a:nth-of-type(1) {
      color: #FFF039; }
  section.choose-series #series-ge .series-container .series-link:hover {
    border: 1px solid #A62BEC; }
    section.choose-series #series-ge .series-container .series-link:hover a:nth-of-type(1) {
      color: #A62BEC; }
  section.choose-series #series-gpgl .series-container .series-link:hover {
    border: 1px solid #D9732F; }
    section.choose-series #series-gpgl .series-container .series-link:hover a:nth-of-type(1) {
      color: #D9732F; }
  section.choose-series #series-gf .series-container .series-link:hover {
    border: 1px solid #D50F8F; }
    section.choose-series #series-gf .series-container .series-link:hover a:nth-of-type(1) {
      color: #D50F8F; }

section.landing-footer {
  padding: 5% 16px; }
  section.landing-footer .title-wrap {
    width: 45%;
    max-width: 800px;
    margin: auto; }
    @media (max-width: 992px) {
      section.landing-footer .title-wrap {
        width: 80%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  @media (max-width: 992px) {
    section.landing-footer .rtx-title {
      max-width: 145px; } }

section.hdmi #msi-declare-nb {
  width: 100%;
  color: #686868;
  font-family: "DINPro-Medium", "cwTeXHei", "Microsoft JhengHei", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  margin: 0 auto;
  line-height: 20px;
  position: relative; }

section.hdmi #msi-declare-nb p {
  font-family: "DINPro-Medium", "cwTeXHei", "Microsoft JhengHei", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  line-height: 1.6;
  padding-bottom: 10px; }

section.hdmi #msi-declare-nb .hdmi-logo img {
  width: 100%; }

section.hdmi #msi-declare-nb .logo-col2 .hdmi-logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 10%;
          flex: 0 0 10%; }

section.hdmi #msi-declare-nb .logo-col2 .text {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(45% - 40px);
          flex: 0 0 calc(45% - 40px);
  margin-left: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

section.hdmi #msi-declare-nb.white-declare {
  color: #353535; }

section.hdmi .declare-wrap {
  width: 80%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 0; }

@media screen and (max-width: 960px) {
  section.hdmi .declare-wrap {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 15px 6%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  section.hdmi #msi-declare-nb .text {
    margin-left: auto !important; }
  section.hdmi #msi-declare-nb .hdmi-logo {
    width: 100%;
    max-width: 200px;
    margin: 0 auto 10px; } }

#intel-i9-8c {
  height: 100vh;
  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;
  background: url("https://storage-asset.msi.com/global/picture/image/feature/nb/2020_CML/INTEL/i9-10th-gen1/intel-ci9-10thgen1-new-313-3.jpg") center center no-repeat;
  /*312*/
  background-size: contain; }

#intel-i9-8c .container-lg {
  width: 90%;
  margin: 0 auto;
  max-width: 3000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#intel-i9-8c .imglg {
  width: 50%; }

#intel-i9-8c .empty-box {
  width: 50%; }

#intel-i9-8c .txtbox {
  width: 38%;
  margin-left: 6%;
  margin-right: 6%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

#intel-i9-8c .nbtitle {
  position: relative;
  padding: 10px 0 36px; }

#intel-i9-8c .divider {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 36px;
  border-bottom: 1px solid #fff; }

#intel-i9-8c .divider .symbol {
  position: absolute;
  display: inline-block;
  width: 98px;
  height: 8px;
  left: 0;
  bottom: 0;
  background: #fff; }

#intel-i9-8c .icon-intel {
  width: 120px;
  height: 120px;
  margin-bottom: 50px; }

#intel-i9-8c.block .data-num img {
  margin: 0 8px; }

#intel-i9-8c .data {
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#intel-i9-8c .data li {
  margin-right: 10%; }

#intel-i9-8c .data li b {
  margin: 0 8px; }

@media screen and (max-width: 1920px) {
  #intel-i9-8c .img {
    width: 60%; }
  #intel-i9-8c .img .txtbox {
    width: 35%; } }

@media screen and (max-width: 1680px) and (max-height: 1050px) {
  #intel-i9-8c p {
    width: 100%; }
  #intel-i9-8c .icon-intel {
    width: 90px;
    height: 90px;
    margin-bottom: 38px; }
  #intel-i9-8c .empty-box {
    width: 50%; }
  #intel-i9-8c .txtbox {
    width: 45%;
    margin-left: 2.5%;
    margin-right: 2.5%; } }

@media screen and (max-width: 960px) {
  #intel-i9-8c {
    height: auto;
    display: block;
    padding: 15px 0 35px;
    background: url("https://storage-asset.msi.com/global/picture/image/feature/nb/2020_CML/INTEL/i9-10th-gen1/intel-ci9-10thgen1-bottom-xs-bg.jpg") bottom center no-repeat;
    background-size: contain; }
  #intel-i9-8c .container-lg {
    display: block;
    width: 100%; }
  #intel-i9-8c .empty-box {
    display: none; }
  #intel-i9-8c .txtbox {
    width: 80%;
    margin: 0 auto;
    max-width: auto;
    text-align: center;
    margin-top: -3vh;
    padding-bottom: 5vh; }
  #intel-i9-8c .data {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 25px; }
  #intel-i9-8c .data li {
    margin: 0 5vw; }
  #intel-i9-8c .divider .symbol {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; } }

.GS66-300hz-top {
  background: url("//storage-asset.msi.com/global/picture/image/feature/nb/gs/GS66/300hz-topbg.jpg") no-repeat;
  background-size: cover; }

.GS66-300hz-laptop {
  position: relative;
  width: 1200px;
  margin: 0 auto 0;
  max-width: 100%; }

.GS66-300hz-laptop-screen {
  background: url("//storage-asset.msi.com/global/picture/image/feature/nb/gs/GS66/300hz-laptopscreen.jpg") #333;
  top: 14%;
  bottom: 29.29%;
  left: 19.16%;
  right: 19.66%;
  position: absolute;
  overflow: hidden; }

.GS66-300hz-laptop:before {
  display: block;
  content: '';
  left: 0%;
  right: 0%;
  top: 10%;
  bottom: 23%;
  position: absolute;
  z-index: 2; }

.GS66-300hz-laptop:after {
  width: 1px;
  display: block;
  content: '';
  left: 50%;
  top: 14%;
  bottom: 29%;
  position: absolute;
  background: rgba(255, 255, 255, 0.3); }

#video-GS66-300hz {
  width: 130%;
  height: 130%;
  margin-top: -10%;
  margin-left: -15%; }

.GS66-300hz-laptop-logo {
  position: absolute;
  top: 40%;
  right: 14%;
  width: 140px; }

.GS66-300hz-laptop-generic {
  position: absolute;
  top: 40%;
  left: 12%;
  width: 160px; }

.GS66-300hz-value {
  list-style: none;
  -webkit-padding-start: 0px;
          padding-inline-start: 0px;
  margin-top: 50px; }

.GS66-300hz-value li {
  display: inline-block;
  line-height: 42px;
  margin: 0px 20px; }

.GS66-300hz-value li h1 {
  margin-top: 0px;
  margin-bottom: 10px; }

.GS66-300hz-value li h1,
.GS66-300hz-value li h1 span {
  line-height: 42px; }

.GS66-300hz-value li h1 span {
  position: relative;
  top: -5px; }

@media (max-width: 991px) {
  .GS66-300hz-laptop {
    margin: 70px auto 0px; }
  .GS66-300hz-laptop-logo {
    width: 90px; }
  .GS66-300hz-laptop-generic {
    width: 105px; } }

@media (max-width: 768px) {
  .GS66-300hz {
    margin-top: 80px; }
  .GS66-300hz-laptop {
    margin: 70px auto 0px; }
  .GS66-300hz-laptop-logo {
    width: 80px;
    right: 12%; }
  .GS66-300hz-laptop-generic {
    width: 92px;
    left: 10%; }
  .GS66-300hz-value {
    margin-top: 30px; }
  .GS66-300hz h1 {
    margin-top: 10px !important; } }

.GS66-speaker {
  position: relative; }

.GS66-speaker-img {
  margin: 0px -580px 0px 0px; }

.GS66-speaker-img canvas {
  margin-bottom: 0px;
  width: 100%; }

.GS66-speaker-content {
  margin-top: 400px; }

.GS66-speaker-dws {
  width: 100px;
  margin-right: 15px; }

.GS66-speaker-dyn {
  width: 140px; }

@media (max-width: 1599px) {
  .GS66-speaker-content {
    margin-top: 300px; } }

@media (max-width: 1399px) {
  .GS66-speaker-content {
    margin-top: 200px; }
  .GS66-speaker-img {
    margin: 0px -450px 0px 0px; } }

@media (max-width: 991px) {
  .GS66-speaker-content {
    margin-top: 0px;
    text-align: center; }
  .GS66-speaker-img {
    margin: 0px 0px -20px -100px; } }

.promotion-nav {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 99999;
  text-align: center; }
  .promotion-nav ul li {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    background-color: #333;
    margin: 4px 8px; }
    .promotion-nav ul li:hover {
      background-color: #666; }
    .promotion-nav ul li a {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      color: #fff;
      font-size: 16px;
      line-height: 40px;
      text-decoration: none; }
  .promotion-nav .btn-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: buttonicons;
    font-size: inherit;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    height: auto;
    line-height: 1;
    position: relative;
    speak: none;
    text-transform: none;
    top: 0.2em;
    vertical-align: initial;
    width: auto; }
  .promotion-nav .btn-icon-top:before {
    content: '\e914'; }

@-webkit-keyframes kvhalo {
  0% {
    opacity: 0.7; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0.7; } }

@keyframes kvhalo {
  0% {
    opacity: 0.7; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0.7; } }

@-webkit-keyframes kvline1 {
  0% {
    top: 33%;
    left: 50%;
    opacity: 0; }
  10% {
    top: 33%;
    left: 50%;
    opacity: 1; }
  30% {
    top: 29%;
    left: 46%; }
  40% {
    top: 35%;
    left: 45%; }
  50% {
    top: 32%;
    left: 42.5%; }
  70% {
    top: 22%;
    left: 42%; }
  90% {
    top: 22%;
    left: 35%;
    opacity: 1; }
  91% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes kvline1 {
  0% {
    top: 33%;
    left: 50%;
    opacity: 0; }
  10% {
    top: 33%;
    left: 50%;
    opacity: 1; }
  30% {
    top: 29%;
    left: 46%; }
  40% {
    top: 35%;
    left: 45%; }
  50% {
    top: 32%;
    left: 42.5%; }
  70% {
    top: 22%;
    left: 42%; }
  90% {
    top: 22%;
    left: 35%;
    opacity: 1; }
  91% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-webkit-keyframes kvline2 {
  0% {
    top: 33%;
    left: 50%;
    opacity: 0; }
  5% {
    top: 33%;
    left: 50%;
    opacity: 1; }
  20% {
    top: 36%;
    left: 46.5%; }
  40% {
    top: 48%;
    left: 46.5%; }
  55% {
    top: 55%;
    left: 36.5%; }
  70% {
    top: 52%;
    left: 32%; }
  85% {
    top: 42%;
    left: 32%; }
  99% {
    top: 40%;
    left: 28%;
    opacity: 1; }
  99.5% {
    top: 38%;
    left: 28%;
    opacity: 0; }
  100% {
    top: 38%;
    left: 28%;
    opacity: 0; } }

@keyframes kvline2 {
  0% {
    top: 33%;
    left: 50%;
    opacity: 0; }
  5% {
    top: 33%;
    left: 50%;
    opacity: 1; }
  20% {
    top: 36%;
    left: 46.5%; }
  40% {
    top: 48%;
    left: 46.5%; }
  55% {
    top: 55%;
    left: 36.5%; }
  70% {
    top: 52%;
    left: 32%; }
  85% {
    top: 42%;
    left: 32%; }
  99% {
    top: 40%;
    left: 28%;
    opacity: 1; }
  99.5% {
    top: 38%;
    left: 28%;
    opacity: 0; }
  100% {
    top: 38%;
    left: 28%;
    opacity: 0; } }

@-webkit-keyframes kvline3 {
  0% {
    top: 33%;
    left: 50%;
    opacity: 0; }
  10% {
    top: 33%;
    left: 50%;
    opacity: 1; }
  30% {
    top: 36%;
    left: 54%; }
  40% {
    top: 47%;
    left: 54%; }
  60% {
    top: 52%;
    left: 60%;
    opacity: 1; }
  61% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes kvline3 {
  0% {
    top: 33%;
    left: 50%;
    opacity: 0; }
  10% {
    top: 33%;
    left: 50%;
    opacity: 1; }
  30% {
    top: 36%;
    left: 54%; }
  40% {
    top: 47%;
    left: 54%; }
  60% {
    top: 52%;
    left: 60%;
    opacity: 1; }
  61% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-webkit-keyframes kvline4 {
  0% {
    top: 55%;
    left: 48%;
    opacity: 0; }
  10% {
    top: 55%;
    left: 48%;
    opacity: 1; }
  25% {
    top: 59%;
    left: 54%; }
  40% {
    top: 65%;
    left: 48%;
    opacity: 1; }
  41% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes kvline4 {
  0% {
    top: 55%;
    left: 48%;
    opacity: 0; }
  10% {
    top: 55%;
    left: 48%;
    opacity: 1; }
  25% {
    top: 59%;
    left: 54%; }
  40% {
    top: 65%;
    left: 48%;
    opacity: 1; }
  41% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-webkit-keyframes kvline5 {
  0% {
    top: 33%;
    left: 50%;
    opacity: 0; }
  10% {
    top: 33%;
    left: 50%;
    opacity: 1; }
  30% {
    top: 29%;
    left: 54%; }
  40% {
    top: 43%;
    left: 56%; }
  50% {
    top: 38%;
    left: 61.5%; }
  70% {
    top: 28%;
    left: 61.5%; }
  90% {
    top: 23%;
    left: 66.5%;
    opacity: 1; }
  91% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes kvline5 {
  0% {
    top: 33%;
    left: 50%;
    opacity: 0; }
  10% {
    top: 33%;
    left: 50%;
    opacity: 1; }
  30% {
    top: 29%;
    left: 54%; }
  40% {
    top: 43%;
    left: 56%; }
  50% {
    top: 38%;
    left: 61.5%; }
  70% {
    top: 28%;
    left: 61.5%; }
  90% {
    top: 23%;
    left: 66.5%;
    opacity: 1; }
  91% {
    opacity: 0; }
  100% {
    opacity: 0; } }
