@font-face {
  font-family: 'Rajdhani';
  src: url("https://fonts.googleapis.com/css?family=Rajdhani"); }

@font-face {
  font-family: 'Julius Sans One';
  src: url("https://fonts.googleapis.com/css?family=Julius+Sans+One"); }

@font-face {
  font-family: 'Roboto';
  src: url("https://fonts.googleapis.com/css?family=Roboto"); }

* {
  position: relative;
  box-sizing: border-box;
  transition: .3s ease-in-out;
  vertical-align: middle; }

body, html {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  background-color: #222;
  color: white;
  letter-spacing: 1px; }

#z490 {
  overflow: hidden; }
  #z490 img {
    width: 100%;
    height: 100%; }
  #z490 p {
    line-height: 1.5em; }
  #z490 header {
    width: 100;
    height: 100vh;
    background: url("https://storage-asset.msi.com/event/2020/mb/z490/images/z490_bg.jpg") repeat-x center;
    background-size: cover;
    padding: 0 20px 20px;
    overflow: hidden;
    text-align: center;
    letter-spacing: 1.5px; }
    #z490 header .icons {
      width: 100%;
      height: auto;
      display: inline-flex;
      align-items: flex-start;
      justify-content: flex-end;
      z-index: 5; }
      #z490 header .icons .icon {
        max-width: 120px;
        padding: 10px 5px; }
        #z490 header .icons .icon img {
          width: 100%;
          display: block; }
    #z490 header .stone {
      width: 100%;
      height: auto;
      position: absolute;
      top: 0;
      left: 0; }
    #z490 header .models {
      width: 55%;
      height: auto;
      margin: auto;
      max-width: 1400px;
      margin-top: -2%; }
      #z490 header .models .slogan {
        width: 60%;
        height: auto;
        margin-top: -5%; }
      #z490 header .models h2 {
        font-family: "Julius Sans One", sans-serif;
        font-size: 1.3rem;
        letter-spacing: 10px; }
  #z490 nav.navigation {
    width: 100%;
    height: auto;
    background-color: #191919;
    min-height: 50px;
    display: flex;
    z-index: 4; }
    #z490 nav.navigation ul, #z490 nav.navigation li {
      width: 100%;
      list-style: none;
      padding: 0;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; }
    #z490 nav.navigation ul {
      width: 1200px;
      height: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      margin: 0; }
    #z490 nav.navigation li {
      width: calc(100% / 6);
      text-align: center;
      height: 50px;
      line-height: 50px; }
      #z490 nav.navigation li:after {
        content: "\002F"; }
      #z490 nav.navigation li a {
        text-decoration: none;
        color: white;
        display: inline-block;
        width: 96%; }
        #z490 nav.navigation li a:hover {
          color: #5c228d; }
          #z490 nav.navigation li a:hover span {
            color: white; }
      #z490 nav.navigation li span {
        color: #5c228d;
        padding: 0 5px; }
    #z490 nav.navigation li:last-child:after {
      content: ""; }
  #z490 .showmenu {
    display: none; }
  #z490 .navbar-top {
    position: fixed;
    top: 0; }
  #z490 aside {
    width: 100%;
    height: 100%; }
    #z490 aside h2 {
      font-size: 3rem;
      color: #5c228d;
      margin: 0; }
      #z490 aside h2 img {
        width: 5%; }
    #z490 aside .detail {
      max-width: 1400px;
      padding: 20px 20px;
      margin: auto;
      overflow: hidden; }
      #z490 aside .detail a.all_link {
        width: 80%;
        height: auto;
        border: 1px #5c228d solid;
        display: inline-block;
        margin: 30px auto;
        padding: 10px;
        color: #5c228d;
        text-decoration: none; }
        #z490 aside .detail a.all_link:hover {
          background-color: #5c228d;
          color: white; }
  #z490 aside.checkmate {
    width: 100%;
    height: 100%;
    background: url("https://storage-asset.msi.com/event/2020/mb/z490/images/checkmate_bg.jpg") no-repeat right bottom;
    background-size: 60%; }
    #z490 aside.checkmate .detail {
      width: 100%;
      height: 100%; }
    #z490 aside.checkmate h2 {
      font-size: 3rem;
      margin: 0;
      font-weight: bold;
      text-align: center;
      padding-top: 2em;
      color: white; }
      #z490 aside.checkmate h2 span {
        font-size: 2rem; }
    #z490 aside.checkmate .checkmate_img, #z490 aside.checkmate .checkmate_detail {
      display: inline-block;
      float: left;
      padding: 20px; }
      #z490 aside.checkmate .checkmate_img h3, #z490 aside.checkmate .checkmate_detail h3 {
        color: white;
        display: inline-block; }
        #z490 aside.checkmate .checkmate_img h3 span, #z490 aside.checkmate .checkmate_detail h3 span {
          background: #5c228d;
          padding: 5px 10px; }
    #z490 aside.checkmate .checkmate_detail h3 {
      background: #5c228d;
      padding: 0 10px; }
    #z490 aside.checkmate .checkmate_img {
      width: 100%;
      height: 100%;
      white-space: nowrap;
      font-size: 0px;
      transition-duration: 0.5s;
      left: 0px;
      overflow: hidden;
      padding: 0; }
      #z490 aside.checkmate .checkmate_img .checkmate_chart {
        width: 100%;
        height: 100%;
        display: inline-flex;
        justify-content: space-between;
        font-size: 1rem;
        white-space: normal;
        padding: 20px;
        left: 0; }
        #z490 aside.checkmate .checkmate_img .checkmate_chart blockquote {
          border-left-color: #5c228d; }
        #z490 aside.checkmate .checkmate_img .checkmate_chart img, #z490 aside.checkmate .checkmate_img .checkmate_chart .checkmate_chart_text {
          width: 50%;
          height: auto;
          padding: 0 10px; }
        #z490 aside.checkmate .checkmate_img .checkmate_chart a {
          color: white;
          padding-bottom: 2px;
          text-decoration: none;
          border-bottom: 1px solid white; }
          #z490 aside.checkmate .checkmate_img .checkmate_chart a:hover {
            color: #5c228d;
            border-bottom: 1px solid #5c228d; }
      #z490 aside.checkmate .checkmate_img ul.dot {
        width: 100%;
        height: auto;
        margin: auto;
        padding: 0;
        text-align: center;
        float: left; }
        #z490 aside.checkmate .checkmate_img ul.dot li {
          width: 1rem;
          height: 1rem;
          display: inline-block;
          margin: auto 5px;
          border: 1px solid white;
          border-radius: 50%;
          cursor: pointer;
          padding: 5px; }
        #z490 aside.checkmate .checkmate_img ul.dot .active {
          background: white; }
    #z490 aside.checkmate .checkmate_detail {
      width: 100%;
      height: auto;
      display: inline-flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between; }
      #z490 aside.checkmate .checkmate_detail .checkmate_detail_list {
        width: 50%;
        height: auto;
        padding: 0 10px;
        display: inline-flex;
        flex-direction: column; }
        #z490 aside.checkmate .checkmate_detail .checkmate_detail_list h3 {
          padding: 5px 10px; }
        #z490 aside.checkmate .checkmate_detail .checkmate_detail_list ul {
          padding-left: 2rem; }
        #z490 aside.checkmate .checkmate_detail .checkmate_detail_list li {
          padding: 5px 0; }
  #z490 aside.feature {
    padding-top: 5%;
    overflow: hidden; }
    #z490 aside.feature .detail {
      z-index: 3;
      padding: 0; }
    #z490 aside.feature .feature-nav {
      justify-content: center;
      width: 1200px;
      list-style: none;
      padding: 0;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      margin: 10px auto; }
      #z490 aside.feature .feature-nav li {
        width: calc(100% / 3 - 30px);
        cursor: pointer;
        user-select: none;
        text-align: center;
        height: 50px;
        line-height: 50px;
        border-radius: 50px;
        border: 1px solid transparent;
        margin: 15px; }
        #z490 aside.feature .feature-nav li:hover {
          border: 1px solid white; }
      #z490 aside.feature .feature-nav .active {
        border: 1px solid white; }
    #z490 aside.feature .feature-details {
      width: 100%;
      height: auto;
      left: 0px;
      white-space: nowrap;
      text-overflow: ellipsis;
      font-size: 0;
      min-width: 0; }
      #z490 aside.feature .feature-details .detail {
        width: 100%;
        height: 100%;
        position: relative;
        display: inline-block;
        white-space: normal;
        font-size: 1rem;
        padding: 0 25px;
        vertical-align: top; }
        #z490 aside.feature .feature-details .detail:before {
          position: absolute;
          left: 0;
          top: 0;
          content: "";
          display: block;
          width: 100%; }
      #z490 aside.feature .feature-details ul.list, #z490 aside.feature .feature-details li {
        width: 100%;
        list-style: none;
        padding: 0;
        display: inline-flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center; }
      #z490 aside.feature .feature-details ul.list {
        align-content: flex-end;
        position: absolute;
        margin: auto;
        left: 0;
        bottom: 2%;
        padding: 15px 25px; }
        #z490 aside.feature .feature-details ul.list li {
          width: calc(100% / 3 - 20px);
          margin: 5px 10px;
          padding: 0 10px;
          text-align: center;
          align-content: flex-start;
          background: #191919;
          background: rgba(25, 25, 25, 0.8); }
          #z490 aside.feature .feature-details ul.list li p {
            margin-top: 0; }
  #z490 aside.meg {
    background: url("https://storage-asset.msi.com/event/2020/mb/z490/images/meg-bg.png"); }
  #z490 aside.mpg {
    background: url("https://storage-asset.msi.com/event/2020/mb/z490/images/mpg-bg.png"); }
  #z490 aside.mag {
    background: url("https://storage-asset.msi.com/event/2020/mb/z490/images/mag-bg.png"); }
  #z490 aside.pro {
    background: url("https://storage-asset.msi.com/event/2020/mb/z490/images/pro-bg.png"); }
  #z490 aside.meg, #z490 aside.mpg, #z490 aside.mag, #z490 aside.pro {
    overflow: hidden;
    background-position: center;
    background-size: cover; }
    #z490 aside.meg .detail, #z490 aside.mpg .detail, #z490 aside.mag .detail, #z490 aside.pro .detail {
      max-width: 100%;
      text-align: center;
      padding: 20px 0; }
    #z490 aside.meg .arrow, #z490 aside.mpg .arrow, #z490 aside.mag .arrow, #z490 aside.pro .arrow {
      width: 100%;
      height: auto;
      display: inline-flex;
      justify-content: space-between;
      position: absolute;
      align-items: center;
      top: 50%;
      user-select: none; }
      #z490 aside.meg .arrow .prev, #z490 aside.meg .arrow .next, #z490 aside.mpg .arrow .prev, #z490 aside.mpg .arrow .next, #z490 aside.mag .arrow .prev, #z490 aside.mag .arrow .next, #z490 aside.pro .arrow .prev, #z490 aside.pro .arrow .next {
        width: 45px;
        height: 45px;
        border: 1px solid white;
        margin: 10px;
        cursor: pointer;
        font-size: 2rem;
        fill: white;
        z-index: 2; }
        #z490 aside.meg .arrow .prev:hover, #z490 aside.meg .arrow .next:hover, #z490 aside.mpg .arrow .prev:hover, #z490 aside.mpg .arrow .next:hover, #z490 aside.mag .arrow .prev:hover, #z490 aside.mag .arrow .next:hover, #z490 aside.pro .arrow .prev:hover, #z490 aside.pro .arrow .next:hover {
          background: #5c228d; }
        #z490 aside.meg .arrow .prev svg, #z490 aside.meg .arrow .next svg, #z490 aside.mpg .arrow .prev svg, #z490 aside.mpg .arrow .next svg, #z490 aside.mag .arrow .prev svg, #z490 aside.mag .arrow .next svg, #z490 aside.pro .arrow .prev svg, #z490 aside.pro .arrow .next svg {
          left: 25%;
          vertical-align: middle; }
    #z490 aside.meg [class*='-text'], #z490 aside.mpg [class*='-text'], #z490 aside.mag [class*='-text'], #z490 aside.pro [class*='-text'] {
      background: #191919;
      background: rgba(25, 25, 25, 0.8);
      width: 20%;
      height: auto;
      padding: 10px;
      position: absolute;
      display: inline-flex;
      justify-content: center;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-55%);
      z-index: 1;
      align-items: center;
      flex-direction: column;
      text-align: center; }
      #z490 aside.meg [class*='-text'] img, #z490 aside.mpg [class*='-text'] img, #z490 aside.mag [class*='-text'] img, #z490 aside.pro [class*='-text'] img {
        width: 50%;
        height: auto; }
      #z490 aside.meg [class*='-text'] ul.link, #z490 aside.meg [class*='-text'] li, #z490 aside.mpg [class*='-text'] ul.link, #z490 aside.mpg [class*='-text'] li, #z490 aside.mag [class*='-text'] ul.link, #z490 aside.mag [class*='-text'] li, #z490 aside.pro [class*='-text'] ul.link, #z490 aside.pro [class*='-text'] li {
        width: 100%;
        list-style: none;
        padding: 0;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap; }
        #z490 aside.meg [class*='-text'] ul.link li, #z490 aside.meg [class*='-text'] li li, #z490 aside.mpg [class*='-text'] ul.link li, #z490 aside.mpg [class*='-text'] li li, #z490 aside.mag [class*='-text'] ul.link li, #z490 aside.mag [class*='-text'] li li, #z490 aside.pro [class*='-text'] ul.link li, #z490 aside.pro [class*='-text'] li li {
          justify-content: center;
          margin: 5px auto; }
      #z490 aside.meg [class*='-text'] a:link, #z490 aside.meg [class*='-text'] a:visited, #z490 aside.mpg [class*='-text'] a:link, #z490 aside.mpg [class*='-text'] a:visited, #z490 aside.mag [class*='-text'] a:link, #z490 aside.mag [class*='-text'] a:visited, #z490 aside.pro [class*='-text'] a:link, #z490 aside.pro [class*='-text'] a:visited {
        color: white;
        text-decoration: none;
        border-bottom: 1px solid white;
        padding-bottom: 2px; }
      #z490 aside.meg [class*='-text'] a:hover, #z490 aside.mpg [class*='-text'] a:hover, #z490 aside.mag [class*='-text'] a:hover, #z490 aside.pro [class*='-text'] a:hover {
        color: #5c228d;
        border-bottom: 1px solid #5c228d; }
      #z490 aside.meg [class*='-text'] .awards, #z490 aside.mpg [class*='-text'] .awards, #z490 aside.mag [class*='-text'] .awards, #z490 aside.pro [class*='-text'] .awards {
        width: 100%;
        height: 100%;
        padding: 30px 10px 20px 10px; }
        #z490 aside.meg [class*='-text'] .awards a, #z490 aside.mpg [class*='-text'] .awards a, #z490 aside.mag [class*='-text'] .awards a, #z490 aside.pro [class*='-text'] .awards a {
          border-bottom: none;
          padding-bottom: 0;
          display: inline-block; }
        #z490 aside.meg [class*='-text'] .awards .award, #z490 aside.mpg [class*='-text'] .awards .award, #z490 aside.mag [class*='-text'] .awards .award, #z490 aside.pro [class*='-text'] .awards .award {
          display: inline-block;
          margin: auto 5px; }
          #z490 aside.meg [class*='-text'] .awards .award img, #z490 aside.mpg [class*='-text'] .awards .award img, #z490 aside.mag [class*='-text'] .awards .award img, #z490 aside.pro [class*='-text'] .awards .award img {
            width: 90px;
            height: auto;
            margin: auto; }
          #z490 aside.meg [class*='-text'] .awards .award .award_title, #z490 aside.mpg [class*='-text'] .awards .award .award_title, #z490 aside.mag [class*='-text'] .awards .award .award_title, #z490 aside.pro [class*='-text'] .awards .award .award_title {
            width: 100%;
            height: 100%;
            padding: 5px 0; }
            #z490 aside.meg [class*='-text'] .awards .award .award_title span, #z490 aside.mpg [class*='-text'] .awards .award .award_title span, #z490 aside.mag [class*='-text'] .awards .award .award_title span, #z490 aside.pro [class*='-text'] .awards .award .award_title span {
              display: block;
              font-size: .7rem;
              color: white;
              background: #5c228d;
              padding: 0 10px; }
    #z490 aside.meg [class*='-details'], #z490 aside.mpg [class*='-details'], #z490 aside.mag [class*='-details'], #z490 aside.pro [class*='-details'] {
      width: 100%;
      height: 100vh;
      left: 0px;
      white-space: nowrap;
      text-overflow: ellipsis;
      font-size: 0;
      min-width: 0; }
      #z490 aside.meg [class*='-details'] .photo, #z490 aside.mpg [class*='-details'] .photo, #z490 aside.mag [class*='-details'] .photo, #z490 aside.pro [class*='-details'] .photo {
        user-select: none;
        width: 50%;
        position: relative;
        display: inline-flex;
        white-space: normal;
        font-size: 1rem;
        justify-content: flex-start; }
        #z490 aside.meg [class*='-details'] .photo:nth-child(even), #z490 aside.mpg [class*='-details'] .photo:nth-child(even), #z490 aside.mag [class*='-details'] .photo:nth-child(even), #z490 aside.pro [class*='-details'] .photo:nth-child(even) {
          justify-content: flex-end; }
        #z490 aside.meg [class*='-details'] .photo img, #z490 aside.mpg [class*='-details'] .photo img, #z490 aside.mag [class*='-details'] .photo img, #z490 aside.pro [class*='-details'] .photo img {
          width: 85%;
          height: 100%;
          padding: 5% 10%; }
      #z490 aside.meg [class*='-details'] [class*='photo-100'], #z490 aside.mpg [class*='-details'] [class*='photo-100'], #z490 aside.mag [class*='-details'] [class*='photo-100'], #z490 aside.pro [class*='-details'] [class*='photo-100'] {
        width: 100%;
        height: auto;
        justify-content: center;
        margin: auto; }
        #z490 aside.meg [class*='-details'] [class*='photo-100'] img, #z490 aside.mpg [class*='-details'] [class*='photo-100'] img, #z490 aside.mag [class*='-details'] [class*='photo-100'] img, #z490 aside.pro [class*='-details'] [class*='photo-100'] img {
          width: 70%;
          height: 70%;
          padding: 5%; }
        #z490 aside.meg [class*='-details'] [class*='photo-100'] iframe, #z490 aside.mpg [class*='-details'] [class*='photo-100'] iframe, #z490 aside.mag [class*='-details'] [class*='photo-100'] iframe, #z490 aside.pro [class*='-details'] [class*='photo-100'] iframe {
          width: 70vw;
          height: calc((70vw / 16 ) * 9); }
  #z490 aside.video {
    width: 100%;
    height: auto;
    text-align: center; }
    #z490 aside.video .stream {
      padding: 15px; }
    #z490 aside.video .timeout {
      width: 100%;
      height: auto;
      text-align: center;
      font-size: 1.5rem;
      display: inline-block;
      background: #5c228d;
      padding-top: 5px; }
      #z490 aside.video .timeout span {
        font-size: 3rem; }
    #z490 aside.video iframe {
      width: 70vw;
      height: calc((70vw / 16 ) * 9); }
    #z490 aside.video .banner {
      width: 100%;
      height: auto;
      display: inline-flex;
      justify-content: space-between;
      margin-top: 2%; }
      #z490 aside.video .banner:before {
        content: " ";
        position: absolute;
        right: 0;
        top: -2%;
        width: 100%;
        height: 2px;
        background: linear-gradient(to left, transparent, #5c228d, transparent); }
      #z490 aside.video .banner .banner-img {
        width: 100%;
        height: auto;
        padding: 15px;
        position: relative; }
        #z490 aside.video .banner .banner-img .timeout2 {
          width: 80%;
          height: auto;
          text-align: center;
          font-size: 1.5rem;
          position: absolute;
          z-index: 2;
          background: #5c228d;
          padding: 5px 15px 0 15px;
          left: 50%;
          top: 50%;
          transform: translateX(-50%) translateY(-50%); }
          #z490 aside.video .banner .banner-img .timeout2 span {
            font-size: 3rem; }
  #z490 aside.list {
    margin-bottom: 5%; }
    #z490 aside.list .table-responsive {
      display: block;
      width: 100%;
      overflow: hidden;
      -webkit-overflow-scrolling: touch; }
      #z490 aside.list .table-responsive .table-hover tr:hover {
        background: none; }
      #z490 aside.list .table-responsive table {
        background: #222;
        border-color: #5c228d; }
        #z490 aside.list .table-responsive table thead {
          background: #5c228d;
          border-color: #5c228d; }
        #z490 aside.list .table-responsive table th, #z490 aside.list .table-responsive table td {
          vertical-align: middle;
          text-align: center;
          padding: 10px;
          border-color: #5c228d; }
        #z490 aside.list .table-responsive table th span {
          display: block;
          font-size: .5rem; }
        #z490 aside.list .table-responsive table td {
          min-width: 200px; }
      #z490 aside.list .table-responsive .fixed-height {
        border-color: #5c228d; }
    #z490 aside.list h2 {
      font-size: 3rem;
      margin: 0;
      font-weight: bold;
      text-align: center;
      padding-top: 2em;
      color: white; }
      #z490 aside.list h2:after {
        content: " ";
        width: 10%;
        height: 4px;
        margin: 10px auto 20px;
        background: #5c228d;
        display: block;
        text-align: center; }
    #z490 aside.list ::-webkit-scrollbar {
      width: 12px; }
    #z490 aside.list ::-webkit-scrollbar-track {
      margin: 80px 0 5px 0;
      background: #333; }
    #z490 aside.list ::-webkit-scrollbar-thumb {
      background: #5c228d; }
  #z490 .scrollup {
    width: 45px;
    height: 45px;
    fill: white;
    font-size: 2rem;
    text-align: center;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 9999;
    opacity: 1;
    background-color: #5c228d;
    transition: none; }
    #z490 .scrollup:hover {
      opacity: .8; }

@media all and (max-width: 1024px) {
  #z490 header .stone {
    width: 150%;
    height: auto;
    left: -25%; }
  #z490 header .icon {
    width: 30%; }
  #z490 header .models {
    width: 100%;
    height: auto; }
    #z490 header .models img {
      width: 80%;
      height: auto; }
  #z490 nav.navigation {
    width: 100%;
    height: auto;
    height: 0;
    min-height: 0;
    z-index: 99; }
    #z490 nav.navigation ul {
      width: 100%;
      max-height: 0;
      top: 0;
      overflow: hidden;
      display: block; }
    #z490 nav.navigation li {
      width: 100%;
      height: 50px;
      line-height: 50px; }
      #z490 nav.navigation li:hover {
        background-color: #5c228d;
        color: white; }
        #z490 nav.navigation li:hover a {
          color: white; }
      #z490 nav.navigation li:after {
        content: ""; }
  #z490 nav.navigation.menu-show {
    height: 350px; }
    #z490 nav.navigation.menu-show ul {
      max-height: 400px;
      margin: 50px 0 0 0;
      transition: .5s; }
  #z490 .showmenu {
    width: 42px;
    height: 44px;
    font-size: 2rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    fill: #FFF;
    text-align: center;
    background-color: #191919;
    z-index: 999;
    border: 2px solid white;
    margin: 5px; }
  #z490 aside .detail {
    padding: 25px 20px; }
  #z490 aside.checkmate {
    background-size: 80%; }
    #z490 aside.checkmate span {
      padding: 0 10px; }
    #z490 aside.checkmate .checkmate_img, #z490 aside.checkmate .checkmate_detail {
      width: 100%;
      height: 100%; }
    #z490 aside.checkmate .checkmate_detail {
      display: block; }
      #z490 aside.checkmate .checkmate_detail .checkmate_detail_list {
        width: 100%;
        height: auto; }
    #z490 aside.checkmate .checkmate_img::before {
      width: 80%;
      height: 1px;
      content: " ";
      margin: 10px auto;
      background: #5c228d;
      display: block;
      text-align: center; }
    #z490 aside.checkmate .checkmate_img .checkmate_chart {
      flex-direction: column; }
      #z490 aside.checkmate .checkmate_img .checkmate_chart img, #z490 aside.checkmate .checkmate_img .checkmate_chart .checkmate_chart_text {
        width: 100%;
        height: auto; }
  #z490 aside.feature .feature-nav {
    width: 100%;
    height: auto; }
  #z490 aside.meg, #z490 aside.mpg, #z490 aside.mag, #z490 aside.pro {
    flex-direction: column-reverse; }
    #z490 aside.meg [class*='-text'], #z490 aside.mpg [class*='-text'], #z490 aside.mag [class*='-text'], #z490 aside.pro [class*='-text'] {
      width: 50%;
      height: auto;
      position: relative;
      transform: none;
      left: 0;
      top: 0; }
    #z490 aside.meg [class*='-details'], #z490 aside.mpg [class*='-details'], #z490 aside.mag [class*='-details'], #z490 aside.pro [class*='-details'] {
      margin: auto;
      width: 100%;
      height: 100%; }
      #z490 aside.meg [class*='-details'] .photo, #z490 aside.mpg [class*='-details'] .photo, #z490 aside.mag [class*='-details'] .photo, #z490 aside.pro [class*='-details'] .photo {
        width: 100%;
        position: relative;
        display: inline-flex;
        white-space: normal;
        font-size: 1rem;
        justify-content: center; }
        #z490 aside.meg [class*='-details'] .photo:nth-child(even), #z490 aside.mpg [class*='-details'] .photo:nth-child(even), #z490 aside.mag [class*='-details'] .photo:nth-child(even), #z490 aside.pro [class*='-details'] .photo:nth-child(even) {
          justify-content: center; }
        #z490 aside.meg [class*='-details'] .photo img, #z490 aside.mpg [class*='-details'] .photo img, #z490 aside.mag [class*='-details'] .photo img, #z490 aside.pro [class*='-details'] .photo img {
          width: 70%;
          height: 100%;
          padding: 10%; }
      #z490 aside.meg [class*='-details'] [class*='-photo-100'], #z490 aside.mpg [class*='-details'] [class*='-photo-100'], #z490 aside.mag [class*='-details'] [class*='-photo-100'], #z490 aside.pro [class*='-details'] [class*='-photo-100'] {
        width: 100%;
        height: 100%; }
        #z490 aside.meg [class*='-details'] [class*='-photo-100'] img, #z490 aside.mpg [class*='-details'] [class*='-photo-100'] img, #z490 aside.mag [class*='-details'] [class*='-photo-100'] img, #z490 aside.pro [class*='-details'] [class*='-photo-100'] img {
          width: 100%;
          height: 100%; }
  #z490 aside.video iframe {
    width: 90vw;
    height: calc((90vw / 16 ) * 9); }
  #z490 aside.list .table-responsive {
    border-color: #5c228d; } }

@media all and (max-width: 640px) {
  #z490 header .icons {
    margin-top: 80px;
    justify-content: center; }
    #z490 header .icons .icon {
      width: 30%; }
  #z490 header .stone {
    width: 200%;
    height: auto;
    left: -50%; }
  #z490 header .models {
    width: 100%;
    height: auto; }
    #z490 header .models img {
      width: 100%;
      height: auto; }
    #z490 header .models .slogan {
      width: 100%;
      height: auto; }
    #z490 header .models h2 {
      font-size: 1rem;
      letter-spacing: 5px; }
  #z490 nav.navigation {
    width: 100%;
    height: auto;
    height: 0;
    min-height: 0;
    z-index: 99; }
    #z490 nav.navigation ul {
      width: 100%;
      max-height: 0;
      top: 0;
      overflow: hidden;
      display: block; }
    #z490 nav.navigation li {
      width: 100%;
      height: 50px;
      line-height: 50px; }
      #z490 nav.navigation li:hover {
        background-color: #5c228d;
        color: white; }
        #z490 nav.navigation li:hover a {
          color: white; }
      #z490 nav.navigation li:after {
        content: ""; }
  #z490 nav.navigation.menu-show {
    height: 350px; }
    #z490 nav.navigation.menu-show ul {
      max-height: 300px;
      margin: 50px 0 0 0;
      transition: .5s; }
  #z490 aside .detail {
    padding: 2rem 20px; }
  #z490 aside h2 {
    font-size: 2rem; }
    #z490 aside h2 img {
      width: 10%; }
  #z490 aside.feature {
    padding: 10% 0; }
    #z490 aside.feature .feature-nav li {
      width: calc(100% / 2 - 15px);
      margin: 5px; }
    #z490 aside.feature .detail {
      top: 0; }
      #z490 aside.feature .detail ul.list {
        align-content: center;
        flex-direction: column;
        position: relative;
        padding: 15px 0; }
        #z490 aside.feature .detail ul.list li {
          width: 100%;
          height: auto; }
  #z490 aside.meg [class*='-text'], #z490 aside.mpg [class*='-text'], #z490 aside.mag [class*='-text'], #z490 aside.pro [class*='-text'] {
    width: 90%;
    height: 90%; }
  #z490 aside.meg [class*='-details'], #z490 aside.mpg [class*='-details'], #z490 aside.mag [class*='-details'], #z490 aside.pro [class*='-details'] {
    width: 100%;
    height: 100%; }
    #z490 aside.meg [class*='-details'] .photo, #z490 aside.mpg [class*='-details'] .photo, #z490 aside.mag [class*='-details'] .photo, #z490 aside.pro [class*='-details'] .photo {
      width: 100%; }
      #z490 aside.meg [class*='-details'] .photo img, #z490 aside.mpg [class*='-details'] .photo img, #z490 aside.mag [class*='-details'] .photo img, #z490 aside.pro [class*='-details'] .photo img {
        width: 90%;
        height: 100%;
        padding: 0; }
  #z490 aside.video iframe {
    width: 90vw;
    height: calc((90vw / 16 ) * 9); }
  #z490 aside.video .banner {
    flex-direction: column;
    margin-top: 5%; } }
