@charset "UTF-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i");
* {
  box-sizing: border-box;
}
body {
  font-family: Lato, Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}
/*HERO*/
.Hero-Heading {
  font-family: Lato, Helvetica, Arial, sans-serif !important;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 7vw;
  line-height: 5.5vw;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.Hero-Heading span {
  font-style: italic;
  background: linear-gradient(to right, rgb(246, 111, 25), rgb(242, 20, 33));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-right: 24px;
}
.Hero-Subhead {
  font-family: Lato, Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 2.5vw;
  line-height: 3vw;
}
.HeroOffer-container {
  display: flex;
  align-items: center;
}
.Hero-Offer {
  background-color: #000000;
  width: 50%;
  padding-right: 100px;
}
.Hero-Logo {
  max-width: 237px;
  width: 15vw;
  height: auto;
  margin-top: 80px;
}
.header-full {
  width: 100%;
  height: auto;
}
.Hero-Content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10%;
  width: 40%;
}
h1, h2, h3 {
  color: #fff;
  font-family: Lato, Helvetica, Arial, sans-serif !important;
  font-weight: 700;
  font-style: normal;
}
h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 36px;
  letter-spacing: 0px;
}
h1.align-center {
  text-align: center;
  margin-top: 50px;
}
h2 {
  font-size: 30px;
  line-height: 30px;
  margin: 0px;
}
h3 {
  font-size: 24px;
  line-height: 28px;
  margin: 0px;
}
img {
  max-width: 100%;
  vertical-align: middle;
}
/* p tag */
/* p {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #fff;
} */
.centered {
  text-align: center;
}
.underlined {
  border-bottom: 1px solid white;
  text-transform: capitalize;
  font-size: 26px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  color: #ffffff;
}
ul {
  color: #ffffff;
  padding-left: 22px;
}
.body {
  background-color: #fff;
  font-family: Lato, Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 19.5px;
  line-height: 33px;
}
.heading-1 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #000;
  font-size: 52px;
  line-height: 52px;
  letter-spacing: -1px;
}
.hero-text-box {
  width: 1070px;
  margin-bottom: 40px;
  padding: 15px 20px 10px 20px;
  background-color: #fff;
}
.hero-text-box.mobile-hero-text-box {
  display: none;
}
.hero {
  width: 100%;
  background: #000;
  background-position: center;
  height: auto;
  position: relative;
  border-bottom: 1px solid #333;
}
.hero .mobile-img {
  width: 100%;
  height: auto;
}
.hero-mobile-img {
  display: none;
}
.hero .call-out {
  padding: 32px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+30,0.8+51,0.66+69,0.71+90,0.5+100 */
  /*background: linear-gradient(45deg, rgba(255,255,255,1) 16%, rgba(255,255,255,.70) 100%);*/
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-color: #ffffff;
  display: flex; /* so can put copy and image in same row */
  display: -ms-flexbox;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  line-height: 1.2;
  margin-bottom: 80px; /* must match height of amd arrow */
}
.hero .call-out .copy {
  flex: 0 1 100%;
  align-self: center;
}
.hero .call-out .copy p {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 28px;
}
.hero .call-out .logo {
  /*  flex: 0 1 30%;*/
  align-self: left;
  padding-right: 0;
}
.hero .call-out .logo img {
  padding-top: 0px;
  vertical-align: baseline;
}
.hero .call-out-box {
  position: absolute;
  bottom: 15%;
  right: 12%;
  transform: translate(5%, 20%);
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-end;
  align-items: flex-end;
  max-width: 770px;
}
.hero .call-out-box img.amd-arrow {
  flex-shrink: 0;
  width: 80px; /* controls size of amd arrow */
}
.call-out-inner-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
.call-out-right {
  width: 25%;
}
.call-out-left {
  width: 75%;
  padding-right: 40px;
}
.call-out-right img {
  width: 100%;
  height: auto;
}
.mobile-img, .fnatic-mobile-img, .products-RyzenRadeon-mobile-img, .Feature3-mobile-img, .Feature2-mobile-img, .intro-GameFeature-mobile-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fnatic-mobile-img, .products-RyzenRadeon-mobile-img, .Feature3-mobile-img, .Feature2-mobile-img, .Feature1-mobile-img, .Feature4-mobile-img, .Feature5-mobile-img, .Feature7-mobile-img, .intro-GameFeature-mobile-img {
  display: none;
}
.Products .heading-2 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.intro-GameFeature .section-wrapper .content-box {
  max-width: 500px;
  padding: 50px 0 50px 0;
}
.section-content.intro-GameFeature {
  background-image: url('../images/intro-Uncharted-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  min-height: 500px; /* actual height */
}
.hero-info {
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 310px; /* move box down below faces */
}
.hero-wrapper {
  width: 100%;
  max-width: 1100px;
}
.section-content.intro {
  padding: 50px 50px;
}
.intro {
  text-align: center;
}
.intro .content-box {
  width: 100%;
  max-width: 100%;
}
.intro-logos {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.paragraph-intro {
  color: #fff;
  font-size: 28px;
  line-height: 42px;
  font-weight: 500;
  text-align: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 0px;
  margin-left: 0px;
}
.project-sku-row {
  margin-top: 50px;
  text-align: center;
  align-items: center;
}
.products {
  background-image: url("../images/products-bg.jpg");
  background-size: cover;
}
.FullWidthImage {
  width: 100%;
}
.section-wrapper {
  display: flex;
  width: 100%;
  max-width: 1500px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.section-wrapper.align-right {
  align-items: flex-end;
}
.section-wrapper.align-center {
  flex-wrap: nowrap;
  align-items: center;
  flex: 0 auto;
}
sup {
  font-size: 60%;
}
.t1 {
  color: #fff;
  padding-bottom: 0px;
}
.section-content {
  display: flex;
  padding: 50px 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #000;
  border-bottom: 1px solid #333;
}
/*FEATURES IMAGERY*/

/*.section-content.Feature3 {
  background-image: url('../images/Feature3-bg.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
	min-height: 600px;
}*/
.Feature3 .section-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.Feature3 h1 {
  margin-bottom: 30px;
}
.Feature3 video {
  max-width: 709px;
  height: auto;
  width: 100%;
}
.Feature3 .content-box.left-aligned {
  width: 60%;
  height: auto;
  max-width: 709px;
  margin-right: 50px;
}
.Feature3 .content-box.right-aligned {
  width: 40%;
  max-width: 709px;
}
.section-content.Feature3.content-box {
  max-width: 50px;
}

/*.section-content.Feature5 {
  background-image: url('../images/Feature5-bg.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
	min-height: 600px;
}*/
.Feature5 .columned-features {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
.Feature5 .columned-features div {
  width: 50%;
  padding-left: 40px;
  padding-bottom: 40px;
  padding-right: 60px;
}
.Feature5 .section-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-content.Feature6 {
background-image: url('//p3-ofp.static.pub/ShareResource/we/amd-ultrathin/images/Feature6-bg.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  min-height: 550px;
}
.Feature6 .inner-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 50px;
}
.Feature6 .inner-wrapper div {
  width: 50%;
}
.Feature6 .inner-wrapper div:first-child {
  padding-right: 50px;
}
.Feature6 .inner-wrapper div:last-child {
  padding-left: 50px;
}
.Feature6 h1 {
  margin-top: 30px;
}
/*.section-content.Feature7 {
  background-image: url('../images/Feature7-bg.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
	min-height: 591px;
}*/
.Feature7 .columned-features {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
.Feature7 .columned-features div {
  width: 30%;
}
.Feature7 h1 {
  margin-bottom: 40px;
  margin-top: 30px;
}
.section-content.Feature8 {
  background-image: url('../images/Feature8-bg.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  min-height: 591px;
}
.section-product {
  display: flex;
  min-height: 420px;
  padding: 40px 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000)), url('../images/section_9_bg.jpg');
  background-image: linear-gradient(180deg, transparent, #000), url('../images/section_9_bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}
.feature-list {
  color: #ffffff;
  padding-right: 30px;
  padding-left: 30px;
  background-color: rgb(13, 13, 13, .6);
  width: 100%;
}
.feature-list h3 {
  font-size: 28px;
  line-height: 28px;
  font-family: Lato, Helvetica, Arial, sans-serif !important;
  font-weight: 500;
  font-style: normal;
  padding: 12px;
  text-align: center;
}
.feature-list ol {
  margin-left: 12px;
}
.line {
  width: 100%;
  height: 1px;
  margin-bottom: 30px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
}
.Secondary-Logo {
  margin-top: 30px;
}
.cta-custom {
  color: #ffffff;
  background-color: #252525;
  padding: 20px;
  text-align: center;
}
.grid2 {
  width: 100%;
  margin-bottom: 0px;
  display: grid;
  justify-items: center;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-auto-columns: 1fr;
  grid-template-rows: auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}
.section-content.fidelity, .section-content.sharpening, .section-content.freesync {
  background-color: #000;
  border-bottom: 0;
  padding-bottom: 20px;
  min-height: unset;
}
.section-content.sharpening, .section-content.freesync {
  padding-top: 0px;
}
.section-content.sharpening {
  padding-bottom: 50px;
}
.section-content.fidelity .t1, .section-content.freesync .t1 {
  text-align: center;
  margin: 0 auto;
  max-width: 90%;
}
.section-content.freesync {
  border-bottom: 1px solid #333;
  padding-top: 40px;
}
.section-content.FidelityFX .section-wrapper .content-box {
  max-width: 100%;
  padding-top: 40px;
}
.section-content.FidelityFX p, .section-content.fidelity p, .section-content.freesync p {
  padding-bottom: 40px;
}
.section-content.fidelity, .section-content.freesync {
  padding-bottom: 50px;
  padding-top: 50px;
}
.section-content.fidelity {
  background-color: #1f2221;
}
.section-content.product-skus-footer .section-title {
  border-bottom: 1px solid #4a4b4c;
  /*opacity: 0.8;*/
  opacity: 1.0;
  width: 100%;
}
.section-content.product-skus-footer .section-wrapper.first {
  padding-top: 15px;
  border-bottom: 1px solid #4a4b4c;
  /*opacity: 0.8;*/
  opacity: 1.0;
  width: 100%;
}
.section-content.product-skus-footer .section-wrapper {}
.section-content.product-skus-footer .section-wrapper img {
  display: block;
  margin: 0 auto;
  padding-bottom: 30px;
}
.grid {
  width: 100%;
  margin-bottom: 0px;
  display: grid;
  justify-items: center;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-auto-columns: 1fr;
  grid-template-rows: auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}
.line {
  width: 100%;
  height: 1px;
  margin-bottom: 30px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
}
.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: -0.25px;
}
.heading-3.white {
  color: #fff;
}
.grid3 {
  width: 100%;
  margin-bottom: 0px;
  display: grid;
  justify-items: center;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  grid-auto-columns: 1fr;
  grid-template-rows: auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}
.heading-4 {
  color: #ffffff;
  font-size: 20px;
  line-height: 20px;
}
.content-box-right {
  max-width: 700px;
  align-self: auto;
}
.content-box-right p.t1 {
  font-size: 15px;
  line-height: 21px;
}
.content-box-left {
  max-width: 500px;
  align-self: center;
}
.product {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product-img {
  margin-bottom: 20px;
}
.image-7 {
  margin-bottom: 20px;
}
.button {
  margin-top: 20px;
  padding: 3px 30px 3px 30px;
  background-color: #fff;
  color: #000;
  font-weight: 700;
  font-family: Lato, Helvetica, Arial, sans-serif !important;
  text-decoration: none;
  border: 2px solid #fff;
  font-size: 16px;
  text-align: center;
}
.button:hover {
  background-color: transparent;
  color: #fff;
}
.footnotes {
  margin-bottom: 5px;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
    font-family: Lato, Helvetica, Arial, sans-serif !important;
    text-align: left;
}
.footnotes a {
  color: #fff;
  text-decoration: none;
}
.footnotes a:hover {
  text-decoration: underline;
}
ol {
  padding-inline-start: 15px;
}
.columned-features>div>ul>li{
  list-style-type: disc;
}
.footnotes li {
  list-style-position: outside;
  list-style-type: disc;
  margin-bottom: 10px;
}
.content-box-center {
  max-width: none;
}
.column {
  padding-left: 10px;
}
.column-2 {
  padding-left: 10px;
}
.game-pass-container {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 490px;
  clear: none;
  align-self: flex-start;
}
.line {
  display: flex;
  min-width: 380px;
  flex-direction: column;
}
.qualifying {
  /* background: rgb(49, 5, 5);
  background: linear-gradient(0deg, rgba(49, 5, 5, 1) 0%, rgba(0, 0, 0, 1) 52%);*/
  padding-top: 100px;
  padding-bottom: 100px;
}
table.chart {
  width: 100%;
  border: none;
  border-collapse: collapse;
}
table.chart td {
  color: #ffffff;
  padding: 10px;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 30%;
}
table.chart td:first-child {
  border-left: none;
  width: 50%;
}
table.chart td:nth-child(2), table.chart td:nth-child(3), table.chart td:nth-child(4) {
  width: 50%;
}
table.chart td:last-child {
  border-right: none;
}
table.chart .header-row {
  font-weight: 700;
  text-align: center;
  font-size: 25px;
  line-height: 28px;
  background-image: url('../images/chart-header-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
table.chart .header-row td {
  padding-top: 35px;
  padding-bottom: 10px;
}
table.chart .chart-check {
  vertical-align: top;
}
table.chart .chart-body, table.chart .chart-check {
  text-align: center;
  vertical-align: middle;
}
table.chart .chart-body {
  font-size: 18px;
  line-height: 24px;
}
table.chart .chart-body p {
  margin-top: 15px;
  margin-bottom: 15px;
}
table.chart p.chart-footnotes {
  text-align: left;
  font-size: 10px;
  line-height: 12px;
  margin-top: 5px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
table.chart .label-row {}
table.chart .dark-row {
  background-color: #141414;
}
table.chart .light-row {
  background-color: #212121;
}
.chart-title {
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  font-weight: 700;
  vertical-align: top;
  margin-top: 25px;
}
td > div {
  position: relative;
  padding: 0px;
}
.chart-addition {
  position: absolute;
  top: 50%;
  right: -34px;
  padding: 0px;
}
table.chart .title-row td {
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 25px;
  border-bottom: 1px solid #333;
}
/**********SPEC CHART***************/
.SpecChart table {
  color: #9d9fa2;
  width: 100%;
}
.chart-left {
  border-top: 1px solid #9d9fa2;
  border-right: 1px solid #9d9fa2;
  border-bottom: 1px solid #9d9fa2;
  width: 25%
}
.chart-right {
  border-top: 1px solid #9d9fa2;
  border-bottom: 1px solid #9d9fa2;
  width: 55%
}
.SpecChart table td {
  padding: 10px;
}
.chart-badge {
  padding-right: 4vw !important;
}
/********PERFORMANCE CHART******************/
.section-content.PerfChart {
  padding-bottom: 0 !important;
}
.section-content.PerfChartImage { /*background-image: url('../images/AMD-Ryzen-Radeon-bg.jpg');*/
  background-position: 50% 50%;
  min-height: 500px; /* actual height */ background-size: cover;
}
.section-content.PerfChart video {
  width: 100%;
  height: auto;
  margin-top: 70px;
}
table.PerformanceChart {
  color: #ffffff;
  font-family: Lato, Helvetica, Arial, sans-serif !important;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  font-size: 33px;
  line-height: 35px;
  width: 100%;
}
.PerfLeft {
  padding-right: 30px;
  width: 20%;
  min-width: 215px;
}
.PerfCenter {
  padding-right: 30px !important;
  text-align: right;
  width: 60%;
}
.PerfSpacer {
  max-height: 5px !important;
  padding: 0px !important;
  font-size: 5px !important;
  line-height: 5px;
}
.PerfRight {
  padding-left: 10px;
  width: 150px !important;
}
.barRed {
  background-image: linear-gradient(to right, rgba(246, 111, 25), rgba(242, 20, 33));
  border-radius: 5px;
}
.barGrey {
  border-radius: 5px;
  background: #65676a;
  width: 40%;
}
.barGreySpacer {
  width: 15%;
}
.PerfNote {
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  vertical-align: top !important;
  line-height: 19px;
}
/***************MEDIA INQUIRIES**************/
@media (max-width: 2400px) {}
@media (max-width: 2200px) {}
@media (max-width: 1920px) {
  .section-content.Feature3 {
    background-position: 0% 50% !important;
  }
}
@media (max-width: 1700px) {
  .section-content.Feature1 {
    background-position: 50% 50% !important;
  }
  .section-content.Feature3 {
    background-position: 0% 50% !important;
  }
}
@media (max-width: 1500px) {
  .Hero-Heading {
    font-size: 6.5vw;
    line-height: 5vw;
  }
  .section-content.Feature3 {
    background-position: 15% 50% !important;
  }
  .section-content.Feature4 {
    background-position: 60% 50% !important;
  }
  .section-content.Feature1 {
    background-position: 30% 50% !important;
  }
  .section-content.Feature2 {
    background-position: 60% 50% !important;
  }
  .Hero-Logo {
    margin-top: 60px;
  }
}
@media (max-width: 1300px) {
  .Hero-Logo {
    margin-top: 30px;
  }
  .heading-1 {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 10px;
  }
  .section-content.Feature1 {
    background-position: 20% 50% !important;
  }
  .section-content.Feature3 {
    background-position: 25% 50% !important;
  }
  .section-content.Feature4 {
    background-position: 55% 50% !important;
  }
  .section-content.Feature7 {
    background-position: 25% 50% !important;
  }
}
@media (max-width: 1150px) {
  /*.Hero-Logo {
    width: 35%;
	  margin-top: 30px;
  }*/
  .section-content.Feature1 {
    background-position: 30% 50% !important;
  }
  .section-content.Feature3 {
    background-position: 25% 50% !important;
  }
  .section-content.Feature3 .content-box {
    max-width: 350px;
  }
  .section-content.intro-GameFeature {
    background-position: 45% 50% !important;
  }
  .section-content.Feature7 {
    background-position: 35% 50% !important;
  }
}
@media (max-width: 991px) {
  .content-box {
    max-width: 390px;
  }
  .content-box-center {
    max-width: 390px;
  }
  .grid-4 {
    width: 100%;
    justify-items: stretch;
  }
  .section-content.intro {
    background-position: 29% 50% !important;
  }
  .section-content.Feature1 {
    background-position: 35% 50% !important;
  }
  .section-content.Feature3 {
    background-position: 40% 50% !important;
  }
  .section-content.Feature4 {
    background-position: 45% 50% !important;
  }
  .section-content.intro-GameFeature {
    background: #000;
    padding-top: 0px;
    padding-bottom: 40px;
    min-height: 30px;
    max-width: 100%;
  }
  .section-content.intro-GameFeature .content-box {
    max-width: 100%;
    margin: 0;
    padding-bottom: 0;
    padding-top: 10px;
  }
  .section-content.intro-GameFeature img.mobile-img, .intro-GameFeature-mobile-img {
    margin: 0 auto;
    display: block;
  }
  .chart-left {
    width: 20%
  }
  .chart-right {
    width: 50%
  }
}
@media (max-width: 767px) {
  .hero-mobile-img {
    display: block;
  }
  .hero .mobile-img {
    display: none;
  }
  .t1{
    
      color: white;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        margin: 0;
    
  }
  .inner-wrapper h3{
    margin: 20px 0px;
  }
  .Feature2-mobile-img-mobile{
    display: block !important;
  }
  .footnotes{
    margin-bottom: 5px;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-weight: normal;
    font-family: Lato, Helvetica, Arial, sans-serif !important;
    text-align: left;
  }
  .columned-features {
    display: block !important;
    width: 100% !important;
    /* flex-direction: row;
    justify-content: space-between;
    align-items: flex-start; */
  } .columned-features>div>ul>li {
    font-size: 20px;
    line-height: 25px;
    /* flex-direction: row;
    justify-content: space-between;
    align-items: flex-start; */
  }
  .columned-features>div {
    margin: 50px 0px;
    /* flex-direction: row;
    justify-content: space-between;
    align-items: flex-start; */
  }
  .Hero-Content {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
    transform: translateY(0%);
    left: 0%;
    padding-right: 60px;
    padding-left: 60px;
    width: 65%;
  }
  .heading-1 {
    font-size: 40px;
    line-height: 40px;
  }
  .Hero-Heading {
    font-size: 64px;
    line-height: 50px;
  }
  .Hero-Subhead {
    font-size: 24px;
    line-height: 28px;
  }
  .Hero-Content {
    width: 80%;
  }
  .section-content.Feature3, .section-content.Feature2, .section-content.Feature1, .section-content.Feature3, .section-content.Feature4, .section-content.Feature5, .section-content.Feature7, .section-content.video-holder {
    background: #000;
    padding-top: 0px;
    padding-bottom: 40px;
    min-height: 30px;
    max-width: 100%;
  }
  .section-content.Feature3 .content-box, .section-content.Feature2 .content-box, .section-content.Feature4 .content-box, .section-content.Feature1 .content-box, .section-content.Feature5 .content-box, .section-content.Feature6 .content-box, .section-content.video-holder .content-box, .section-content.Feature7 .content-box, .section-content.Feature8 .content-box {
    max-width: 100%;
    margin: 0;
    padding-bottom: 0;
    padding-top: 10px;
  }
  /*  .Feature3-mobile-img, .Feature4-mobile-img, .Feature5-mobile-img, .Feature7-mobile-img, .Feature1-mobile-img, .Feature2-mobile-img {
    margin: 0 auto;
    display: block;
  }
  .Feature3 .section-wrapper .content-box, .Feature2 .section-wrapper .content-box, .Feature1 .section-wrapper .content-box, .Feature4 .section-wrapper .content-box {
    max-width: 100%;
  }*/
  .Feature3 .section-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
  .Feature3 .content-box.left-aligned, .Feature3 .content-box.right-aligned {
    width: 100%;
  }
  .Feature3 h1 {
    margin-top: 50px;
  }
  .Feature3 h3 {
    margin-top: 20px;
  }
  .Feature3 p {
    margin-bottom: 20px;
  }
  .Feature5 .columned-features {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .Feature5 img {
    width: 100%;
  }
  .Feature5 h3 {
    margin:20px 20px 20px 0px;
    
    width: 100%;
   font-size: 30px;
  }
  .Feature5 p {
    
    
    width: 80vw;
   font-size: 20px;
  }
  h1.align-center {
    text-align: left;
    margin-top: 50px;
}
.section-wrapper.align-center {
  flex-wrap: nowrap;
  align-items: left;
  flex: 0 auto;
}
  .Feature5 .columned-features div {
    width: 65%;
    padding-left: 20px;
    padding-right: 0px;
  }
  .Feature5 .section-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .Feature6 .inner-wrapper {
    display: flex;
    flex-direction: column;
  }
  .Feature6 .inner-wrapper div:first-child, .Feature6 .inner-wrapper div:last-child {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    padding-top: 30px;
  }
  .Feature7 .columned-features {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
  }
  .Feature7 .columned-features div {
    width: 100%;
  }
  br.hide-break {
    display: none;
  }
  .video-holder {}
  .grid {
    margin-top: 50px !important;
  }
  .section-content.Feature3 .content-box, .section-content.Feature2 .content-box, .section-content.Feature4 .content-box, .section-content.Feature1 .content-box, .section-content.video-holder .content-box {
    max-width: 100%;
    margin: 0;
    padding-bottom: 0;
    padding-top: 10px;
  }
  .Feature3-mobile-img, .Feature4-mobile-img, .Feature1-mobile-img, .Feature2-mobile-img, .Feature5-mobile-img, .Feature7-mobile-img {
    margin: 0 auto;
    display: block;
  }
  .Feature3 .section-wrapper .content-box, .Feature2 .section-wrapper .content-box, .Feature1 .section-wrapper .content-box, .Feature4 .section-wrapper .content-box {
    max-width: 100%;
  }
  .video, .grid, .grid2, .grid3 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .ASA-video, .FX-video {
    margin: 0px;
  }
  .hero-text-box.mobile-hero-text-box {
    display: block;
    max-width: 575px;
    margin-bottom: 0px;
  }
  .hero-info {
    display: none;
  }
  .section-content.intro {
    padding-right: 30px;
    padding-left: 30px;
  }
  .paragraph-intro {
    font-size: 20px;
    line-height: 29px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .section-content.intro {
    background-position: 23% 50% !important;
  }
  .section-wrapper.align-right {
    align-items: center;
  }
  .section-content {
    padding-right: 30px;
    padding-left: 30px;
  }
  .content-box-center {
    max-width: none;
  }
  .Feature1-mobile-img-mobile{
    display: block !important;
  }
  .game-pass-container {
    width: 100%;
  }
  .intro-GameFeature .section-wrapper .content-box {
    max-width: 100%;
  }
  .product {
    padding-bottom: 30px;
  }
  .section-product {
    padding-right: 30px;
    padding-left: 30px;
  }
  br.line-break {
    display: none;
  }
  .section-footer {
    padding-right: 30px;
    padding-left: 30px;
  }
  .Hero-Logo {
    width: 30%;
  }
}
.content-box {
  max-width: 570px;
  align-self: auto;
}
@media (min-width: 600px) and (max-width:1000px){
  .section-content.Feature1 {
    background-image: url('//p3-ofp.static.pub/ShareResource/we/amd-ultrathin/images/Feature1-bg.jpg') !important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    min-height: 600px;
  }
  .Feature1-mobile-img-mobile{
    display: none !important;
  }
  .Feature2-mobile-img-mobile {
    display: none !important;
  }
  .Feature4-mobile-img{
    display: none !important;
  }
  .hero-mobile-img{
    display: none !important;
  }
  .section-content.Feature2 {
    background-image: url('//p2-ofp.static.pub/ShareResource/we/amd-ultrathin/images/Feature2-bg.jpg') !important;
    background-position: 50% 50%;
    background-size: cover;
    min-height: 600px;
  }
   .section-content.Feature4 {
    background-image: url('//p3-ofp.static.pub/ShareResource/we/amd-ultrathin/images/Feature4-bg.jpg') !important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    min-height: 600px;
  }
  
  
}
@media (max-width: 600px) {
  .Hero-Content {
    padding-right: 30px;
    padding-left: 30px;
    width: 100%;
  }
  .Hero-Logo {
    margin-top: 20px;
  }
  .call-out-left, .call-out-right {
    width: 100%;
  }
  .call-out-left {
    margin-top: 10px;
  }
  .call-out-right img {
    max-width: 200px;
  }
  .call-out-inner-wrapper {
    flex-direction: column-reverse;
  }
  .call-out-left {
    margin-right: 0px;
    margin-top: 50px;
  }
  .PerfCenter, .PerfLeft {
    padding-right: 10px !important;
    font-size: 24px;
  }
  .PerfLeft {
    width: 10% !important;
    min-width: 150px;
  }
  .PerfCenter {
    width: 50% !important;
  }
  .PerfRight {
    width: 40% !important;
  }
}
@media (max-width: 479px) {
  .heading-1 {
    font-size: 36px;
    line-height: 36px;
  }
  .paragraph-intro {
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 0px;
    width: 100%;
  }
  .section-content.intro {
    background-position: 18% 100% !important;
  }
  .t1 {
    overflow: visible;
    width: 100%;
    float: none;
  }
  .section-content {
    padding: 40px 30px;
  }
}
/*FOOTER*/
.AMD-footer {
  background-image: url('../images/footer-bg.jpg');
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
  padding-top: 30px;
}
.AMD-footer .TWA-logo, .AMD-footer .button {
  display: block;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
.footer-logos {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  margin-top: 50px;
}
div.instruction p {
  font-family: Lato, Helvetica, Arial, sans-serif !important;
  font-weight: 700;
  color: #000000 !important;
  margin-bottom: 0px;
  line-height: 20px;
  font-size: 18px !important;
  padding-bottom: 10px !important;
}

.ac23-amd-splitter {
      display: flex;
      justify-content: space-between;
      text-align: center;
      background-color: black;
      align-items: stretch;
      max-width: 1920 px;
      margin: auto;
}

.ac23-tab {
  padding: 10px 5px;
}
.ac23-amd-splitter a {
  width: 100%;
  border-right: 1px white solid;
  color: white;
  font-size: 1.3em;
  text-decoration: none;
}
.ac23-amd-splitter a :hover{
  width: 100%;
  background-color: white;
  color: black;
  font-size: 1.3em;
  text-decoration: none;
}

@media (min-width: 991px){
  .section-content.Feature1 {
  background-image: url('//p3-ofp.static.pub/ShareResource/we/amd-ultrathin/images/Feature1-bg.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  min-height: 600px;
}
.section-content.Feature2 {
  background-image: url('//p2-ofp.static.pub/ShareResource/we/amd-ultrathin/images/Feature2-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  min-height: 600px;
}
 .section-content.Feature4 {
  background-image: url('//p3-ofp.static.pub/ShareResource/we/amd-ultrathin/images/Feature4-bg.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  min-height: 600px;
}
  
}
.t1{
  color: white;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
}
.Feature2-mobile-img-mobile {
  display: none;
}
.Feature1-mobile-img-mobile{
  display: none;
}
.tablets{
  display: none;
}
@media (min-width:600px)and (max-width:1200px){
  .tablets{
    display: block;
  }
  .columned-features{
    display: none !important;
  }
  .tablets-items{
    display: flex;
    padding: 10px;
  }
  .tablets-items>div{
    padding-left: 40px;
  }
}

