@-webkit-keyframes colorful-led {
  0% {
      filter: hue-rotate(0deg);
      transform: translate(0, 0);
  }
  50% {
      transform: translate(2.5%, 5%);
  }
  100% {
      filter: hue-rotate(360deg);
      transform: translate(5%, 0);
  }
}

@keyframes colorful-led {
  0% {
      filter: hue-rotate(0deg);
      transform: translate(0, 0);
  }
  50% {
      transform: translate(2.5%, 5%);
  }
  100% {
      filter: hue-rotate(360deg);
      transform: translate(5%, 0);
  }
}

@-webkit-keyframes colorful {
  0% {
      filter: hue-rotate(0deg);
  }
  100% {
      filter: hue-rotate(360deg);
  }
}

@keyframes colorful {
  0% {
      filter: hue-rotate(0deg);
  }
  100% {
      filter: hue-rotate(360deg);
  }
}

@-webkit-keyframes kv-scale {
  0% {
      transform: scale(3);
      opacity: 0.5;
  }
  100% {
      transform: scale(1);
      opacity: 1;
  }
}

@keyframes kv-scale {
  0% {
      transform: scale(3);
      opacity: 0.5;
  }
  100% {
      transform: scale(1);
      opacity: 1;
  }
}

@-webkit-keyframes kv-scale2 {
  0% {
      transform: scale(3);
      opacity: 0;
  }
  60% {
      transform: scale(3);
      opacity: 0;
  }
  100% {
      transform: scale(1);
      opacity: 1;
  }
}

@keyframes kv-scale2 {
  0% {
      transform: scale(3);
      opacity: 0;
  }
  60% {
      transform: scale(3);
      opacity: 0;
  }
  100% {
      transform: scale(1);
      opacity: 1;
  }
}

@-webkit-keyframes fadeUp {
  0% {
      transform: translateY(100px);
      opacity: 0;
  }
  20% {
      opacity: 0;
  }
  100% {
      transform: translateY(0px);
      opacity: 1;
  }
}

@keyframes fadeUp {
  0% {
      transform: translateY(100px);
      opacity: 0;
  }
  20% {
      opacity: 0;
  }
  100% {
      transform: translateY(0px);
      opacity: 1;
  }
}

@-webkit-keyframes fadeRight {
  0% {
      opacity: 0;
      transform: translate(-5%, -5%);
  }
  60% {
      transform: translate(-5%, -5%);
  }
  70% {
      opacity: 0;
  }
  100% {
      opacity: 1;
      transform: translate(0, 0);
  }
}

@keyframes fadeRight {
  0% {
      opacity: 0;
      transform: translate(-5%, -5%);
  }
  60% {
      transform: translate(-5%, -5%);
  }
  70% {
      opacity: 0;
  }
  100% {
      opacity: 1;
      transform: translate(0, 0);
  }
}

@-webkit-keyframes fadeDown {
  0% {
      transform: translateY(-100px);
      opacity: 0;
  }
  20% {
      opacity: 0;
  }
  100% {
      transform: translateY(0px);
      opacity: 1;
  }
}

@keyframes fadeDown {
  0% {
      transform: translateY(-100px);
      opacity: 0;
  }
  20% {
      opacity: 0;
  }
  100% {
      transform: translateY(0px);
      opacity: 1;
  }
}

@-webkit-keyframes opacity {
  from {
      opacity: 0;
  }
  to {
      opacity: 1;
  }
}

@keyframes opacity {
  from {
      opacity: 0;
  }
  to {
      opacity: 1;
  }
}

@-webkit-keyframes glitch-anim-1 {
  0% {
      clip: rect(20px, 9999px, 60px, 0);
  }
  10% {
      clip: rect(39px, 9999px, 73px, 0);
  }
  20% {
      clip: rect(24px, 9999px, 13px, 0);
  }
  30% {
      clip: rect(13px, 9999px, 5px, 0);
  }
  40% {
      clip: rect(17px, 9999px, 47px, 0);
  }
  50% {
      clip: rect(75px, 9999px, 24px, 0);
  }
  60% {
      clip: rect(66px, 9999px, 54px, 0);
  }
  70% {
      clip: rect(19px, 9999px, 51px, 0);
  }
  80% {
      clip: rect(93px, 9999px, 85px, 0);
  }
  90% {
      clip: rect(48px, 9999px, 93px, 0);
  }
  100% {
      clip: rect(11px, 9999px, 37px, 0);
  }
}

@keyframes glitch-anim-1 {
  0% {
      clip: rect(20px, 9999px, 60px, 0);
  }
  10% {
      clip: rect(39px, 9999px, 73px, 0);
  }
  20% {
      clip: rect(24px, 9999px, 13px, 0);
  }
  30% {
      clip: rect(13px, 9999px, 5px, 0);
  }
  40% {
      clip: rect(17px, 9999px, 47px, 0);
  }
  50% {
      clip: rect(75px, 9999px, 24px, 0);
  }
  60% {
      clip: rect(66px, 9999px, 54px, 0);
  }
  70% {
      clip: rect(19px, 9999px, 51px, 0);
  }
  80% {
      clip: rect(93px, 9999px, 85px, 0);
  }
  90% {
      clip: rect(48px, 9999px, 93px, 0);
  }
  100% {
      clip: rect(11px, 9999px, 37px, 0);
  }
}

@-webkit-keyframes glitch-anim-2 {
  0% {
      clip: rect(77px, 9999px, 47px, 0);
  }
  10% {
      clip: rect(9px, 9999px, 70px, 0);
  }
  20% {
      clip: rect(17px, 9999px, 44px, 0);
  }
  30% {
      clip: rect(78px, 9999px, 50px, 0);
  }
  40% {
      clip: rect(74px, 9999px, 1px, 0);
  }
  50% {
      clip: rect(91px, 9999px, 50px, 0);
  }
  60% {
      clip: rect(3px, 9999px, 64px, 0);
  }
  70% {
      clip: rect(83px, 9999px, 64px, 0);
  }
  80% {
      clip: rect(24px, 9999px, 82px, 0);
  }
  90% {
      clip: rect(87px, 9999px, 35px, 0);
  }
  100% {
      clip: rect(37px, 9999px, 20px, 0);
  }
}

@keyframes glitch-anim-2 {
  0% {
      clip: rect(77px, 9999px, 47px, 0);
  }
  10% {
      clip: rect(9px, 9999px, 70px, 0);
  }
  20% {
      clip: rect(17px, 9999px, 44px, 0);
  }
  30% {
      clip: rect(78px, 9999px, 50px, 0);
  }
  40% {
      clip: rect(74px, 9999px, 1px, 0);
  }
  50% {
      clip: rect(91px, 9999px, 50px, 0);
  }
  60% {
      clip: rect(3px, 9999px, 64px, 0);
  }
  70% {
      clip: rect(83px, 9999px, 64px, 0);
  }
  80% {
      clip: rect(24px, 9999px, 82px, 0);
  }
  90% {
      clip: rect(87px, 9999px, 35px, 0);
  }
  100% {
      clip: rect(37px, 9999px, 20px, 0);
  }
}

@-webkit-keyframes glowing {
  0%,
  80% {
      text-shadow: none;
      color: #333333;
  }
  100% {
      color: #ffffff;
      text-shadow: 0 0 10px #ffffff, 0 0 30px #ffffff, 0 0 60px #ffffff, 0 0 80px #ffffff;
  }
}

@keyframes glowing {
  0%,
  80% {
      text-shadow: none;
      color: #333333;
  }
  100% {
      color: #ffffff;
      text-shadow: 0 0 10px #ffffff, 0 0 30px #ffffff, 0 0 60px #ffffff, 0 0 80px #ffffff;
  }
}

@-webkit-keyframes scale {
  0% {
      transform: scale(0.5);
  }
  100% {
      transform: scale(1);
  }
}

@keyframes scale {
  0% {
      transform: scale(0.5);
  }
  100% {
      transform: scale(1);
  }
}

@-webkit-keyframes gray {
  from {
      filter: grayscale(1);
  }
  to {
      filter: grayscale(0);
  }
}

@keyframes gray {
  from {
      filter: grayscale(1);
  }
  to {
      filter: grayscale(0);
  }
}

body {
  padding: 0;
  margin: 0;
  border: 0;
}

#am5 {
  width: 100%;
  height: auto;
  font-family: var(--MSIBodyFont);
  position: relative;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  transition: .3s ease-in-out;
  background: #000;
  line-height: 1.5;
  color: white;
}

#am5 section {
  width: 100%;
  height: auto;
  position: relative;
  box-sizing: border-box;
}

#am5 ::-moz-selection {
  background: #333;
  color: #f5f5f5;
}

#am5 ::selection {
  background: #333;
  color: #f5f5f5;
}

#am5 *:hover {
  transition: .3s ease-in-out;
}

#am5 p {
  padding: 15px;
  font-family: var(--MSIBodyFont);
  margin: 0;
}

#am5 h1,
#am5 h2,
#am5 h3,
#am5 h4,
#am5 h5 {
  padding: 5px 0;
  margin: 0;
  font-family: "industry-inc-base", sans-serif;
  font-weight: 400;
  font-style: normal;
}

#am5 h2 {
  font-size: 3rem;
  text-transform: uppercase;
}

#am5 h3 {
  font-size: 2em;
}

#am5 h4 {
  font-size: 1.6rem;
}

#am5 h5 {
  font-size: 1.2rem;
}

#am5 a {
  text-decoration: none;
  transition: .3s ease-in-out;
}

#am5 img {
  width: 100%;
  height: 100%;
  max-width: 100%;
}

#am5 ul,
#am5 li {
  list-style: none;
  margin: auto;
  padding: 0;
  box-sizing: border-box;
}

#am5 nav {
  width: 100%;
  height: auto;
  z-index: 399;
  position: fixed;
  display: inline-flex;
  justify-content: flex-end;
  top: 0;
  font-family: "industry-inc-base", sans-serif;
  background: #333;
  padding: 1rem 10%;
}

#am5 nav .brand {
  width: 50%;
  height: auto;
  padding-left: 20px;
}

#am5 nav .brand a {
  display: flex;
}

#am5 nav .brand img {
  width: auto;
}

#am5 nav .brand .logo__img {
  display: inline-block;
  max-width: 95px;
  height: auto;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#am5 nav ul {
  width: 50%;
  height: auto;
  text-align: right;
  display: inline-flex;
  margin: 0;
  padding-top: 5px;
}

#am5 nav ul li {
  width: 33%;
  height: auto;
  margin: 0;
}

#am5 nav ul li a {
  width: 100%;
  height: auto;
  display: block;
  text-decoration: none;
  color: #f5f5f5;
}

#am5 nav .nav-light {
  /* filter: drop-shadow(0 0 10px #fff); */
  animation-name: AniFloat;
  animation-duration: 1.5s	;
  animation-iteration-count: infinite;
  color: #bfbfbf;
}


@keyframes AniFloat {
0%{
  filter: drop-shadow(0 0 10px #2e2e2e);
  color: #bfbfbf;
}
50%{
  filter: drop-shadow(0 0 10px #fff9e6 );
  color: #ffffff;
}
100%{
  filter: drop-shadow(0 0 10px #252525);
  color: #bfbfbf;	
}	
}

#am5 nav ul li a:hover {
  mix-blend-mode: exclusion;
}

#am5 nav ul .msi_logo img {
  width: 100px;
  height: auto;
  margin: auto;
}

#am5 .detail {
  width: 80%;
  height: auto;
  margin: auto;
  padding: 5% 0;
  text-align: center;
}

#am5 .effect {
  text-align: center;
  color: white;
  position: relative;
  margin: 0 auto;
  padding-bottom: 2%;
}

#am5 .effect::before,
#am5 .effect::after {
  width: 100%;
  height: 100%;
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
}

#am5 .effect::before {
  left: 2px;
  text-shadow: -1px 0 red;
  background: black;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim-1 2s infinite linear alternate-reverse;
}

#am5 .effect::after {
  left: -2px;
  text-shadow: -1px solid blue;
  background: black;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim-2 2s infinite linear alternate-reverse;
}

#am5 #kv {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  background: #1d1d1d;
  margin-top: 1rem;
}

#am5 #kv .amd_logo {
  max-width: 150px;
  position: absolute;
  top: 7%;
  right: 2%;
  -webkit-animation: fadeDown 2.5s ease-in-out;
  animation: fadeDown 2.5s ease-in-out;
}

#am5 #kv .kv_group {
  width: 100%;
  height: auto;
  -webkit-animation: kv-scale 1s ease-in;
  animation: kv-scale 1s ease-in;
  font-size: 0;
  position: relative;
}

#am5 #kv .kv_group .kv_bg {
  width: 100%;
  height: auto;
  position: relative;
}

#am5 #kv .kv_group .kv_img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  -webkit-animation: kv-scale2 1.5s ease-in;
  animation: kv-scale2 1.5s ease-in;
}

#am5 #kv .kv_group .kv_led {
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  -webkit-animation: colorful 2s infinite;
  animation: colorful 2s infinite;
  top: 0;
}

#am5 #kv .kv_group .slogan {
  width: 40%;
  height: auto;
  position: absolute;
  -webkit-animation: fadeRight 2s ease-in-out, colorful 2s infinite;
  animation: fadeRight 2s ease-in-out, colorful 2s infinite;
  top: 40%;
  right: 5%;
}

#am5 #kv .kv_group .slogan .slogan_text {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  transform: rotate(-6deg);
  font-family: var(--MSIBodyFont);
  text-align: center;
  text-shadow: 0 0 15px black;
  white-space: nowrap;
  font-size: 100%;
}

#am5 #kv .kv_group .slogan .slogan_text h1 {
  font-size: 1rem;
  letter-spacing: .5rem;
}

#am5 #kv .kv_group .slogan .slogan_text p {
  font-size: .8rem;
  padding: 0;
}

#am5 #kv .kv_group_m {
  display: none;
}

#am5 #over_am5 {
  background: url(../../images/over_am5-img-bg.jpg) no-repeat center;
  background-size: cover;
  transition: all .3s ease;
}

#am5 #over_am5 h2 span {
  -webkit-animation: glowing 2s linear infinite;
  animation: glowing 2s linear infinite;
}

#am5 #over_am5 h2 span:nth-child(1),
#am5 #over_am5 h2 span:nth-child(3) {
  font-size: 4rem;
  text-shadow: 0 0 10px #ffffff, 0 0 30px #ffffff, 0 0 60px #ffffff, 0 0 80px #ffffff;
  -webkit-animation: none;
  animation: none;
}

#am5 #over_am5 h2 span:nth-child(2) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

#am5 #over_am5 h2 span:nth-child(4) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

#am5 #over_am5 .over_am5_group {
  width: 80%;
  height: auto;
  position: relative;
  display: inline-flex;
  background: url(../../images/over_am5-img-border.jpg) no-repeat center;
  background-size: cover;
  padding: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
}

#am5 #over_am5 .over_am5_group .over_am5_img_group {
  width: 100%;
  height: auto;
  position: relative;
  margin: 5px;
  cursor: pointer;
  transition: all .3s ease;
}

#am5 #over_am5 .over_am5_group .over_am5_img_group:hover {
  transition: all .3s ease;
}

#am5 #over_am5 .over_am5_group .over_am5_img_group:hover .over_am5_img {
  background: linear-gradient(45deg, #000, #1a1a1a);
}

#am5 #over_am5 .over_am5_group .over_am5_img_group:hover .over_am5_detail {
  opacity: 1;
}

#am5 #over_am5 .over_am5_group .over_am5_img_group .over_am5_detail {
  width: 90%;
  height: auto;
  position: absolute;
  bottom: 5%;
  opacity: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
  left: 5%;
  transition: all .3s ease;
}

#am5 #over_am5 .over_am5_group .over_am5_img_group .over_am5_detail img {
  width: 50%;
  height: auto;
}

#am5 #over_am5 .over_am5_group .over_am5_img_group .over_am5_img {
  width: 100%;
  height: auto;
  position: relative;
  display: inline-flex;
  border: 1px solid rgba(245, 245, 245, 0.6);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
  background: #000;
  box-sizing: border-box;
}

#am5 #over_am5 .over_am5_group .over_am5_img_group .over_am5_img .over_am5_text {
  width: 100%;
  height: auto;
  position: absolute;
  top: 10%;
  border: none;
}

#am5 #over_am5 .over_am5_detail_group {
  display: none;
}

#am5 #features {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

#am5 #features .features_nav {
  width: 100%;
  height: auto;
  display: flex;
}

#am5 #features .features_nav li {
  width: 100%;
  height: auto;
  padding: 30px 0;
  text-align: center;
  font-family: "industry-inc-base", sans-serif;
  background: #262626;
  transition: all .3s ease;
  cursor: pointer;
}

#am5 #features .features_nav li:hover {
  background: #333;
  transition: all .3s ease;
}

#am5 #features .features_nav .active_nav {
  background: #333;
}

#am5 #features .features_box .features_detail {
  width: 100%;
  height: auto;
  display: none;
  -webkit-animation: fadeUp .5s ease-in-out;
  animation: fadeUp .5s ease-in-out;
}

#am5 #features .features_box .features_detail .detail {
  padding: 2% 0;
}

#am5 #features .features_box .features_detail .feature_nav {
  width: 100%;
  height: auto;
  display: flex;
}

#am5 #features .features_box .features_detail .feature_nav li {
  border: 1px solid #333;
  padding: 15px 30px;
  transition: all .3s ease;
  cursor: pointer;
  border: 2px solid #f5f5f5;
  background: transparent;
  position: relative;
  z-index: 1;
  color: #f5f5f5;
  font-weight: bold;
}

#am5 #features .features_box .features_detail .feature_nav li:after {
  width: 0;
  height: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  direction: rtl;
  z-index: -1;
  background: #f5f5f5;
  transition: all 0.3s ease;
}

#am5 #features .features_box .features_detail .feature_nav li:hover {
  color: #333;
}

#am5 #features .features_box .features_detail .feature_nav li:hover:after {
  width: 100%;
  height: 100%;
  left: auto;
  right: 0;
}

#am5 #features .features_box .features_detail .feature_nav .active {
  color: #333;
}

#am5 #features .features_box .features_detail .feature_nav .active:after {
  width: 100%;
  height: 100%;
  left: auto;
  right: 0;
}

#am5 #features .features_box .features_detail .feature_page {
  width: 100%;
  height: 100%;
}

#am5 #features .features_box .features_detail .feature_page .feature_box {
  width: 100%;
  height: 100%;
  display: flex;
  padding: 5% 0;
  align-items: center;
  display: none;
}

#am5 #features .features_box .features_detail .feature_page .feature_box .feature_text {
  width: 50%;
  height: auto;
  -webkit-animation: fadeUp .5s ease-in-out;
  animation: fadeUp .5s ease-in-out;
  text-align: left;
}

#am5 #features .features_box .features_detail .feature_page .feature_box .feature_img {
  -webkit-animation: opacity .5s ease-in-out;
  animation: opacity .5s ease-in-out;
  position: relative;
}

#am5 #features .features_box .features_detail .feature_page .feature_box .feature_img .magnifier {
  width: 50%;
  height: auto;
  position: absolute;
  right: 0;
  -webkit-animation: scale .5s .3s ease-in-out both, opacity 1s ease-in-out;
  animation: scale .5s .3s ease-in-out both, opacity 1s ease-in-out;
}

#am5 #features .features_box .features_detail .feature_page .feature_box .feature_img .neon {
  width: 100%;
  height: auto;
  position: absolute;
  -webkit-animation: gray 1s .3s infinite alternate both;
  animation: gray 1s .3s infinite alternate both;
}

#am5 #features .features_box .features_detail .feature_page .feature_box .feature_img .option {
  width: 100%;
  height: auto;
  position: absolute;
  -webkit-animation: opacity 1s .5s ease-in-out infinite alternate both;
  animation: opacity 1s .5s ease-in-out infinite alternate both;
}

#am5 #features .features_box .features_detail .feature_page .feature_box .feature_img .option2 {
  width: 100%;
  height: auto;
  position: absolute;
  -webkit-animation: opacity 1s .5s ease-in-out both;
  animation: opacity 1s .5s ease-in-out both;
}

#am5 #features .features_box .features_detail .feature_page .feature_box .feature_img .scale {
  width: 100%;
  height: auto;
  position: absolute;
  -webkit-animation: scale .5s .3s ease-in-out both, opacity 1s ease-in-out;
  animation: scale .5s .3s ease-in-out both, opacity 1s ease-in-out;
}

#am5 #features .features_box .features_detail .feature_page .active {
  display: flex;
}

#am5 #features .features_box .active {
  display: block;
}

#am5 #products {
  width: 100%;
  height: auto;
  padding: 5% 0;
}

#am5 #products .product_gallery {
  width: 100%;
  height: auto;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

#am5 #products .product_gallery .img_cover {
  cursor: pointer;
  width: 15%;
  height: 80vh;
}

#am5 #products .product_gallery .img_cover .kv {
  width: 100%;
  height: 100%;
  background-size: cover;
  display: inline-block;
  position: absolute;
  bottom: 0;
}

#am5 #products .product_gallery .img_cover .pro_img {
  width: 100%;
  height: 100%;
  background: url(../../images/msi-pro_kv.jpg) no-repeat;
  background-position: -180% 0;
}

#am5 #products .product_gallery .img_cover .mag_img {
  width: 100%;
  height: 100%;
  background: url(../../images/msi-mag_kv.jpg) no-repeat;
  background-position: -100% 0;
}

#am5 #products .product_gallery .img_cover .mpg_img {
  width: 100%;
  height: 100%;
  background: url(../../images/msi-mpg_kv.jpg) no-repeat;
  background-position: -70% 0;
}

#am5 #products .product_gallery .img_cover .meg_img {
  width: 100%;
  height: 100%;
  background: url(../../images/msi-meg_kv.jpg) no-repeat;
  background-position: -120% 0;
}

#am5 #products .product_gallery .img_cover .story {
  width: 100%;
  height: 100%;
  position: relative;
}

#am5 #products .product_gallery .img_cover .story .text {
  width: 30%;
  height: auto;
  text-align: center;
  position: absolute;
  top: 25%;
  left: 5%;
  background: rgba(51, 51, 51, 0.8);
  padding: 15px;
  display: none;
}

#am5 #products .product_gallery .img_cover .story img {
  width: 50%;
  height: auto;
  max-width: 200px;
  margin: 15px;
}

#am5 #products .product_gallery .img_cover .story .family {
  position: absolute;
  bottom: 5%;
  right: 5%;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  display: none;
}

#am5 #products .product_gallery .img_cover:nth-child(2) .story .text {
  /* left: 36%; */
}

#am5 #products .product_gallery .active {
  width: 100%;
  height: auto;
  transition: .3s ease-in-out;
}

#am5 #products .product_gallery .active [class*="img"] {
  width: calc(100% - 30%);
  height: 100%;
  background-position: right 0;
}

#am5 #products .product_gallery .active .mag_img {
  background-position: 50% 0;
}

#am5 #products .product_gallery .active .mpg_img {
  background-position: left 0;
}

#am5 #products .product_gallery .active .story .text,
#am5 #products .product_gallery .active .story .family {
  display: block;
  -webkit-animation: opacity .5s ease-in-out;
  animation: opacity .5s ease-in-out;
}

#am5 #products .story_m {
  display: none;
}

#am5 #products .story_m .story a,
#am5 #products .story .text a {
  width: 100%;
  height: auto;
  display: flex;
  border: 1px solid #333;
  padding: 15px 30px;
  transition: all .3s ease;
  cursor: pointer;
  border: 2px solid #f5f5f5;
  background: transparent;
  position: relative;
  z-index: 1;
  color: #f5f5f5;
  font-weight: bold;
  justify-content: center;
}

#am5 #products .story_m .story a:after,
#am5 #products .story .text a:after {
  width: 0;
  height: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  direction: rtl;
  z-index: -1;
  background: #f5f5f5;
  transition: all 0.3s ease;
}

#am5 #products .story_m .story a:hover,
#am5 #products .story .text a:hover {
  color: #333;
}

#am5 #products .story_m .story a:hover:after,
#am5 #products .story .text a:hover:after {
  width: 100%;
  height: 100%;
  left: auto;
  right: 0;
}

#am5 #products_list {
  width: 100%;
  height: auto;
}

#am5 #products_list .product_nav .detail {
  padding: 0;
}

#am5 #products_list .product_nav ul {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
}

#am5 #products_list .product_nav ul li {
  width: 100%;
  height: auto;
  padding: 15px;
  background: #000;
  cursor: pointer;
  z-index: 1;
  position: relative;
}

#am5 #products_list .product_nav ul li img {
  /* max-width: 120px; */
  height: 65px;
  object-fit: contain;
}

#am5 #products_list .product_nav ul li::after {
  width: 0%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  transition: .3s ease-in-out;
}

#am5 #products_list .product_nav ul li:nth-of-type(1)::after {
  background: linear-gradient(90deg, #faf5e6, #e9c582, #f1d8a7, #e9c582);
}

#am5 #products_list .product_nav ul li:nth-of-type(1):hover::after {
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #faf5e6, #e9c582, #f1d8a7, #e9c582);
}

#am5 #products_list .product_nav ul li:nth-of-type(2)::after {
  background: linear-gradient(90deg, #e81f76, #0057b7);
}

#am5 #products_list .product_nav ul li:nth-of-type(2):hover::after {
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #e81f76, #0057b7);
}

#am5 #products_list .product_nav ul li:nth-of-type(3)::after {
  background: linear-gradient(90deg, #d3e736, #e3e890);
}

#am5 #products_list .product_nav ul li:nth-of-type(3):hover::after {
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #d3e736, #e3e890);
}

#am5 #products_list .product_nav ul li:nth-of-type(4)::after {
  background: #333;
}

#am5 #products_list .product_nav ul li:nth-of-type(4):hover::after {
  width: 100%;
  height: 100%;
  background: #333;
}

#am5 #products_list .product_nav ul .active:nth-of-type(1) {
  background: linear-gradient(90deg, #faf5e6, #e9c582, #f1d8a7, #e9c582);
}

#am5 #products_list .product_nav ul .active:nth-of-type(2) {
  background: linear-gradient(90deg, #e81f76, #0057b7);
}

#am5 #products_list .product_nav ul .active:nth-of-type(3) {
  background: linear-gradient(90deg, #d3e736, #e3e890);
}

#am5 #products_list .product_nav ul .active:nth-of-type(4) {
  background: #333;
}

#am5 #products_list .product_detail {
  width: 100%;
  height: auto;
  padding: 2rem 0;
}

#am5 #products_list .product_detail .product_groups {
  width: 100%;
  height: auto;
  display: none;
  justify-content: space-around;
  text-align: center;
  padding: 2% 0;
  position: relative;
  -webkit-animation: opacity .5s ease-in-out;
  animation: opacity .5s ease-in-out;
}

#am5 #products_list .product_detail .product_groups::before,
#am5 #products_list .product_detail .product_groups::after {
  width: 100%;
  height: 10%;
  content: "";
  position: absolute;
  left: 0;
}

#am5 #products_list .product_detail .product_groups::before {
  top: 0;
  background: linear-gradient(180deg, black, rgba(0, 0, 0, 0));
}

#am5 #products_list .product_detail .product_groups::after {
  bottom: 0;
  background: linear-gradient(0deg, black, rgba(0, 0, 0, 0));
}

#am5 #products_list .product_detail .product_groups .product_model {
  width: 100%;
  height: auto;
  padding: 1rem 2rem;
  margin: auto;
  -webkit-animation: fadeUp .5s ease-in-out;
  animation: fadeUp .5s ease-in-out;
}

#am5 #products_list .product_detail .product_groups .product_model img {
  width: 80%;
  height: auto;
  margin: auto;
}

#am5 #products_list .product_detail .product_groups .product_model .model_detail {
  padding: 15px;
}

#am5 #products_list .product_detail .product_groups .product_model .model_detail a {
  width: 50%;
  height: auto;
  background: linear-gradient(90deg, #bdbdbd 10%, #b0b0b0 20%, #e6e6e6 30%, #6f6f6f 80%, #7a7a7a 90%);
  cursor: pointer;
  transition: all .3s ease;
  position: relative;
  display: inline-block;
  margin: 15px;
}

#am5 #products_list .product_detail .product_groups .product_model .model_detail a span {
  font-family: "industry-inc-base", sans-serif;
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  color: #000;
  padding: 10px;
  padding-top: 15px;
}

#am5 #products_list .product_detail .product_groups .product_model .model_detail a span::before,
#am5 #products_list .product_detail .product_groups .product_model .model_detail a span::after {
  position: absolute;
  content: "";
  background: white;
}

#am5 #products_list .product_detail .product_groups .product_model .model_detail a span::before {
  left: 0;
  top: 0;
  width: 0%;
  height: 1px;
  transition: all 500ms ease;
}

#am5 #products_list .product_detail .product_groups .product_model .model_detail a span::after {
  right: 0;
  bottom: 0;
  width: 0%;
  height: 1px;
  transition: all 500ms ease;
}

#am5 #products_list .product_detail .product_groups .product_model .model_detail a span:hover {
  color: white;
}

#am5 #products_list .product_detail .product_groups .product_model .model_detail a span:hover::before {
  width: 100%;
}

#am5 #products_list .product_detail .product_groups .product_model .model_detail a span:hover::after {
  width: 100%;
}

#am5 #products_list .product_detail .product_groups .product_model .model_detail a::before,
#am5 #products_list .product_detail .product_groups .product_model .model_detail a::after {
  position: absolute;
  content: "";
  height: 0%;
  width: 1px;
  background: white;
}

#am5 #products_list .product_detail .product_groups .product_model .model_detail a::before {
  right: 0;
  top: 0;
  transition: all 500ms ease;
}

#am5 #products_list .product_detail .product_groups .product_model .model_detail a::after {
  left: 0;
  bottom: 0;
  transition: all 500ms ease;
}

#am5 #products_list .product_detail .product_groups .product_model .model_detail a:hover {
  color: white;
  background: linear-gradient(90deg, #bdbdbd 10%, #b0b0b0 20%, #e6e6e6 30%, #6f6f6f 80%, #7a7a7a 90%);
}

#am5 #products_list .product_detail .product_groups .product_model .model_detail a:hover::before {
  transition: all 500ms ease;
  height: 100%;
}

#am5 #products_list .product_detail .product_groups .product_model .model_detail a:hover::after {
  transition: all 500ms ease;
  height: 100%;
}

#am5 #products_list .product_detail .meg {
  background: url(../../images/meg_bg.jpg) no-repeat center;
  background-size: cover;
}

#am5 #products_list .product_detail .mpg {
  background: url(../../images/mpg_bg.jpg) no-repeat center;
  background-size: cover;
}

#am5 #products_list .product_detail .mag {
  background: url(../../images/mag_bg.jpg) no-repeat center;
  background-size: cover;
}

#am5 #products_list .product_detail .pro {
  background: url(../../images/pro_bg.jpg) no-repeat center;
  background-size: cover;
}

#am5 #products_list .product_detail .active {
  display: block;
}

#am5 #info .info_nav {
  display: inline-flex;
  padding: 2% 0;
}

#am5 #info .info_nav ul {
  display: inline-flex;
}

#am5 #info .info_nav ul li {
  background: #333;
  padding: 5px 15px;
  margin: 10px;
  font-weight: bold;
  color: white;
  cursor: pointer;
}

#am5 #info .info_nav ul li:hover {
  color: #333;
  background: #f5f5f5;
}

#am5 #info .info_nav .info_active {
  color: #333;
  background: #f5f5f5;
}

#am5 #info .info_group {
  width: 100%;
  height: auto;
  text-align: left;
  display: none;
  -webkit-animation: fadeUp 1s ease-in-out;
  animation: fadeUp 1s ease-in-out;
}

#am5 #info .info_group a {
  display: inline-block;
  margin: 15px;
  color: white;
}

#am5 #info .info_group a .info_wrapper {
  position: relative;
}

#am5 #info .info_group a .info_wrapper .info_video {
  position: relative;
}

#am5 #info .info_group a .info_wrapper .info_video img {
  width: 100%;
  height: 100%;
  position: relative;
}

#am5 #info .info_group a .info_wrapper .info_video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

#am5 #info .info_group a .info_wrapper .info_block {
  width: 100%;
  height: auto;
  padding: 15px 0;
}

#am5 #info .info_group a .info_wrapper .info_block .info_tags {
  width: 100%;
  height: auto;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  font-size: .8rem;
}

#am5 #info .info_group a .info_wrapper .info_block .info_tags .tag {
  padding: 5px 10px;
  background: red;
}

#am5 #info .info_group a .info_wrapper .info_block h5 {
  padding: 15px 0;
  min-height: 120px;
}

#am5 #info .info_group a .info_wrapper .info_block p {
  padding: 0;
}

#am5 #info .info_active {
  display: block;
}

#am5 .slick-arrow {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: transparent;
  border: none;
  background: #f5f5f5;
  z-index: 99;
  background-size: 30px 30px;
  border-radius: 50%;
  transform-origin: center;
  transition: .2s ease-in-out;
}

#am5 .slick-arrow::before {
  width: 100%;
  height: 100%;
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url(../../images/arrow.svg) no-repeat center;
  transform: scale(0.5);
}

#am5 .slick-arrow:hover {
  width: 60px;
  height: 60px;
  mix-blend-mode: difference;
}

#am5 .slick-arrow:hover::before {
  width: 100%;
  height: 100%;
  transform: scale(0.5);
}

#am5 .slick-next {
  right: 2%;
}

#am5 .slick-prev {
  left: 2%;
}

#am5 .slick-prev::before {
  transform: rotate(180deg) scale(0.5);
}

#am5 .slick-prev:hover::before {
  transform: rotate(180deg) scale(0.5);
}

#am5 .form {
  width: 80%;
  margin: auto;
  padding: 5% 0;
  text-align: center;
}

#am5 .form .form__flexbox {
  display: flex;
  justify-content: center
}

#am5 .form figure {
  margin: 0 1%;
}

#am5 .form figure img {
  max-width: 600px;
  height: auto;
}

#am5 .form p {
  font-size: 24px;
  padding: 0 0 2% 0;
}

#am5 .download {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 80%;
  margin: auto;
  margin-top: 3%;
}

#am5 .download .dropDownArrow {
  width: 46%;
}

#am5 .download .download__link {
  font-size: var(--link-sm);
  color: #fff;
  border: var(--color-gray-400) 1px solid;
  background: var(--color-gray-400);
  border-radius: 4px;
  padding: 6px 15px;
  text-align: center;
  width: 46%;
}

#am5 .download .download__link:hover {
  background: none;
  color: #808080
}

#am5 .download .download__link i {
  margin-right: 5px
}

#am5 .download .download__resolution {
  color: #222222;
  border: #cccccc 1px solid;
  border-radius: 4px;
  padding: 10px 15px;
  width: 100%;
}

@media all and (min-width: 1930px) {
  #am5 #products .product_gallery .img_cover {
      width: 15%;
      height: 80vh;
  }
  #am5 #products .product_gallery .active {
      width: 100%;
      height: 80vh;
  }
}

@media all and (max-width: 1600px) {
  #am5 .detail {
      width: 90%;
      height: auto;
  }
  #am5 #over_am5 .over_am5_group {
      width: 100%;
      height: auto;
      padding: 5px;
  }
  #am5 #products .product_gallery .img_cover {
      width: 15%;
      height: 80vh;
  }
  #am5 #products .product_gallery .img_cover:nth-child(2) .story .text {
      left: 25%;
  }
  #am5 #products .product_gallery .img_cover .story .text {
      width: 50%;
      height: auto;
      top: 15%;
  }
  #am5 #products .product_gallery .img_cover .story .family {
      bottom: 5%;
  }
  #am5 #products .product_gallery .active {
      width: 100%;
      height: auto;
  }
}

@media all and (max-width: 1300px) {
  #am5 #kv .kv_group .slogan .slogan_text {
      bottom: -20%;
      text-align: center;
  }
  #am5 #kv .kv_group .slogan .slogan_text h1 {
      letter-spacing: normal;
      font-size: 1rem;
  }
  #am5 #kv .kv_group .slogan .slogan_text p {
      font-size: .5rem;
  }
  #am5 #kv .amd_logo {
      top: 5%;
  }
  #am5 #over_am5 .over_am5_group {
      width: 95%;
      height: auto;
      padding: 2.5px;
  }
  #am5 #over_am5 .over_am5_group .over_am5_img_group .over_am5_detail {
      display: none;
  }
  #am5 #over_am5 .over_am5_detail_group {
      display: block;
      padding-top: 2rem;
      position: relative;
  }
  #am5 #over_am5 .over_am5_detail_group .logo {
      max-width: 150px;
  }
  #am5 #over_am5 .over_am5_detail_group img {
      width: 50%;
      height: auto;
  }
  #am5 #over_am5 .over_am5_detail_group .over_am5_detail {
      width: 100%;
      height: auto;
      position: relative;
      padding: 2rem 0;
  }
  #am5 #over_am5 .over_am5_detail_group .over_am5_detail:first-child::before {
      width: 0;
      height: 0;
  }
  #am5 #over_am5 .over_am5_detail_group .over_am5_detail::before {
      width: 100%;
      height: 1px;
      content: "";
      background: #999;
      position: absolute;
      top: 1em;
      left: 0;
  }
  #am5 #products .product_gallery .img_cover {
      width: 15%;
      height: 50vh;
  }
  #am5 #products .product_gallery .img_cover .kv {
      background-size: cover;
  }
  #am5 #products .product_gallery .active {
      width: 100%;
      height: 50vh;
  }
  #am5 #products .product_gallery .story {
      display: none;
  }
  #am5 #products .story_m {
      width: 100%;
      height: auto;
      display: block;
      padding: 15px;
      text-align: center;
  }
  #am5 #products .story_m .story {
      display: none;
  }
  #am5 #products .story_m img {
      width: 50%;
      height: auto;
  }
  #am5 #products .story_m img:last-of-type {
      width: 200px;
      height: auto;
      display: block;
      margin: auto;
      padding: 15px 0;
  }
  #am5 #products .story_m .active {
      display: block;
  }
  #am5 #products_list .product_detail .product_groups .product_model img {
      width: 80%;
      height: auto;
  }
  #am5 #features .features_box .features_detail .feature_page .feature_box .feature_text {
      width: 100%;
      height: auto;
  }
}

@media all and (max-width: 996px) {
  #am5 nav {
      flex-direction: column;
  }
  #am5 nav .brand {
      width: 100%;
      height: auto;
      text-align: center;
      padding-left: 0;
  }
  #am5 nav .brand a {
      display: flex;
      justify-content: center;
      margin: 2% auto;
  }
  #am5 nav ul {
      width: 100%;
      height: auto;
      text-align: center;
  }
  #am5 h2 {
      font-size: 2rem;
  }
  #am5 h4 {
      font-size: 1.6rem;
  }
  #am5 #kv {
      width: 100%;
      height: 100vh;
  }
  #am5 #kv .kv_group {
      display: none;
  }
  #am5 #kv .kv_group_m {
      width: 100%;
      height: 100%;
      display: block;
      background: url(https://storage-asset.msi.com/event/2022/cnd/AM5/images/aug/msi-am5_kv.jpg) no-repeat center;
      background-size: cover;
      position: relative;
  }
  #am5 #kv .kv_group_m .slogan {
      width: 100%;
      height: auto;
      position: absolute;
      bottom: 10%;
      -webkit-animation: fadeRight 1s ease-in-out, colorful 1s infinite;
      animation: fadeRight 1s ease-in-out, colorful 1s infinite;
  }
  #am5 #kv .kv_group_m .slogan .slogan_text {
      width: 100%;
      height: auto;
      position: absolute;
      text-align: center;
      transform: rotate(-6deg);
      bottom: -10%;
  }
  #am5 #kv .kv_group_m .slogan .slogan_text h1 {
      letter-spacing: .5rem;
  }
  #am5 #kv .kv_group_m .slogan .slogan_text p {
      font-size: 1.2rem;
      padding: 0;
  }
  #am5 #kv .amd_logo {
      max-width: 100px;
  }
  #am5 #info .info_nav {
      flex-direction: column;
  }
  #am5 #info .info_group .info_wrapper {
      width: 100%;
      height: auto;
  }
  #am5 #info .info_group .slick-arrow:hover {
      width: 30px;
      height: 30px;
  }
  #am5 #products .product_gallery .img_cover {
      width: 15%;
      height: 35vh;
  }
  #am5 #products .product_gallery .active {
      width: 100%;
      height: 35vh;
  }
  #am5 #features {
      width: 100%;
      height: auto;
  }
  #am5 #features .features_box .features_detail .feature_page .feature_box {
      flex-direction: column;
  }
  #am5 #features .features_box .features_detail .feature_nav li {
      display: flex;
      align-items: center;
      margin: 0 auto;
  }
  #am5 #features .features_nav {
      align-items: stretch;
  }
  #am5 #features .features_nav li {
      width: 100%;
      height: auto;
      margin: 0;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  #am5 .form .form__flexbox {
      display: flex;
      justify-content: center;
      flex-direction: column;
  }
  #am5 .download {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-direction: column;
      width: 80%;
      margin: 3% auto;
  }
  #am5 .download .dropDownArrow {
      width: 80%;
  }
  #am5 .download .download__link {
      font-size: var(--link-sm);
      color: #fff;
      border: var(--color-gray-400) 1px solid;
      background: var(--color-gray-400);
      border-radius: 4px;
      padding: 6px 15px;
      text-align: center;
      width: 80%;
  }
  #am5 .download .download__resolution {
      color: #222222;
      border: #cccccc 1px solid;
      border-radius: 4px;
      padding: 10px 15px;
      width: 100%;
      text-align: center;
  }
}

@media all and (max-width: 996px) and (max-width: 576px) {
  #am5 #kv {
      width: 100%;
      height: 100vh;
  }
  #am5 #kv .amd_logo {
      max-width: 100px;
      right: 35%;
      top: 10%;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
  }
  #am5 #kv .kv_group_m .slogan {
      bottom: 15%;
  }
  #am5 #kv .kv_group_m .slogan .slogan_text {
      bottom: -30%;
  }
  #am5 #kv .kv_group_m .slogan .slogan_text h1 {
      letter-spacing: normal;
      font-size: 1rem;
  }
  #am5 #kv .kv_group_m .slogan .slogan_text p {
      font-size: .8rem;
  }
  #am5 #over_am5 h2 span {
      font-size: 1.5rem;
  }
  #am5 #over_am5 h2 span:nth-child(1),
  #am5 #over_am5 h2 span:nth-child(3) {
      font-size: 2.5rem;
  }
  #am5 #products .story_m img {
      width: 80%;
      height: auto;
  }
  #am5 #products .product_gallery .img_cover {
      width: 15%;
      height: 20vh;
  }
  #am5 #products .product_gallery .active {
      width: 100%;
      height: 20vh;
  }
  #am5 #products_list .slick-prev {
      left: 0;
  }
  #am5 #products_list .slick-next {
      right: 0;
  }
  #am5 #features .features_nav {
      flex-direction: column;
  }
  #am5 #features .features_nav li {
      padding: 15px 0;
  }
  #am5 #features .features_box .features_detail .feature_nav {
      flex-direction: column;
  }
  #am5 #features .features_box .features_detail .feature_nav li {
      width: 100%;
      height: auto;
      justify-content: center;
  }
}