@media (max-width: 576px) {
  .ci-header-outer {
    padding-top: 50%;
  }
  .amazon-box p {
    font-size: 12px;
  }
  .amazon-box-inner-right {
    padding-left: 0;
    padding-right: 5px;
  }
  .btn-wrap {
    margin-top: 20px;
  }
  .form-amazon-block .btn-wrap {
    margin-top: unset !important;
  }
  .produce-ryzen-pro {
    padding-top: 0 !important;
  }
  .produce-ryzen-pro .ci-py-80 {
    padding-top: 30px;
  }
  .produce-ryzen-pro .ci-font-m {
    font-size: 1em;
  }
  .produce-ryzen-pro .py-xl-5 .btn-wrap {
    padding-left: 0;
    margin: 0 auto;
    display: table;
  }
}

@media (min-width: 768px) {
  body {
    font-size: 16px;
  }
  .ci-menu-container .logo-amd img,
  .ci-header-outer .ci-header-details .ci-logo-ryzen img,
  .ci-header-outer .ci-header-details .ci-logo-windows img {
    max-width: inherit;
  }
  .ci-header-outer {
    background-position: right center;
    background-size: auto 110%;
    padding-top: 0;
  }
  .ci-seamex-outer,
  .ci-fleetmng-outer {
    background-position: right center;
    background-size: auto 100%;
    padding-top: 0;
  }
}

@media (min-width: 992px) {
  h1 {
    font-size: 48px;
    line-height: 100%;
  }
  h2 {
    font-size: 38px;
    line-height: 120%;
  }
  h3 {
    font-size: 28px;
    line-height: 120%;
  }
  h4 {
    font-size: 24px;
    line-height: 120%;
  }
}

@media (min-width: 1200px) {
  .ci-menu-container .ci-menu-container-inner .ci-menu-outer {
    display: flex;
  }
}
