@font-face {
font-family: 'Klavika Bold';
src: url('/fonts/Klavika-Bold.woff');
}
@font-face {
font-family: 'Klavika Light';
src: url('/fonts/Klavika-Light.woff');
}
.chart-head{
 margin-left: 110px;
  margin-bottom: 40px;
}
.chart-head h2{
  font-size: 28px;
}
section#main.main-ind {
	padding:0;
}
.landing-wrapper picture{
	position: static;  
}
 .landing-wrapper picture img {
        object-fit: cover;
        object-position: 50%;
        width: 100%;
        height: 100%;
        user-select: none;
    }
.products{
  	margin-top: 40px;
}
.product .column-ind-holder .column-ind-header {
	background: #f16827;
    border-radius: 5px 5px 0 0;
  }
.product .column-ind-holder .column-content .product-image-holder .product-image img{
  width: 150px;
  height: auto;
}
.product .column-ind-holder .column-content {
  border-radius:5px;
  padding: 0 0 20px 0!important;
  background: #000000;
	border-left: 1px solid	#4d4d4d;
	border-right: 1px solid	#4d4d4d;
	border-bottom: 1px solid #4d4d4d;
}
.product .column-ind-holder .column-ind-header h3 {
  color: #ffffff;
  font-weight:normal;
}

.product .column-ind-holder .column-content .products-points-holder ul li {
  font-size: 14px;
  color: #ffffff;
}
.product .column-ind-holder .column-content .config_button_holder .btn {
  background-color: #f16827;
  border-color: #f16827;
  color: #ffffff;
}
.product .column-ind-holder .column-content .products-points-holder {
  	background-color: #000000;
}
.product .column-ind-holder .column-content .products-points-holder ul li:before{
  	color: #f16827;
	background-color: #000;
}
.product .column-ind-holder .column-content .from-inc-price{
  	color: #ffffff;
   margin: 0 20px;
}
.product .column-ind-holder .column-content .from-inc-price span {
  	color: #f16827;
}
.product .column-ind-holder .column-content .config_button_holder .btn:hover{
  	color: #ffffff;
  	background-color: #e04800;
  	border-color: #e04800;
}
.product .config_button_holder{
  	margin: 0 20px;
  	margin-top: auto;
}
.product .column-ind-holder .column-content .product-image-holder .product-image{
	padding-top: 20px;
   height: auto;
}
.lg-container{
    max-width: 1920px;
    margin: 0 auto;
}
.rec-specs{
    background-image: url(/images/landing/amd/ryzenradeon/amd-specs-bg.jpg);
  	background-repeat: no-repeat;
    background-position: 50% 0;
      background-color: #0d0d0d;
  	padding: 40px 0
}
.rec-specs h2{
	text-align: center;
}
.landing-wrapper{
    background-color: #1a1a1a;
}
.landing-wrapper .inner{
    background-color: transparent;
}
.landing-wrapper h1, .landing-wrapper h2{
    font-family: klavika-web-condensed, sans-serif;
    font-weight: 100;
    margin-bottom: 25px;
    color: #fff;
}
.landing-wrapper a{
	color: #ffffff;
}
.landing-wrapper h1{
    font-size: 60px;
  	line-height: 60px;
    font-weight: 700;
}
.landing-wrapper h2{
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 1;
    font-weight: 700;
}
.landing-wrapper p{
    margin-bottom: 15px;
  	color: #ffffff
}
.landing-wrapper p:last-of-type{
    margin: 0
}
.landing-wrapper ol li{
    font-size: 15px;
    margin-bottom: 15px;
}
.landing-button {
    font-family: 'montserrat-Bold';
    text-transform: uppercase;
    border: 2px solid #ffffff;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 15px 20px;
    width: auto;
    cursor: pointer;
    margin: 30px 0;
    transition: .25s ease;
    display: inline-block;
}
.landing-button:hover{
    background-color: #ffffff;
    color: #000000;
}
.amd-hub-headline{
    position: relative;
    background-color: #000000;
}
.amd-hub-headline .lg-container{
    max-width: 1400px;
}
.amd-hub-headline picture{
    max-width: 2560px;
    margin: 0 auto;
}
.landing-wrapper .vas{
    flex-wrap: wrap;
}
.pcs_col-2{
    width: 100%;
}
.amd-hub-title{
    padding: 35px;
  	overflow: hidden;
}
.amd-hub-title p{
    font-size: 20px;
}
.amd-hub-title img{
  	display:block;
}
.amd-content{
    position: relative;
    background-color: #000000;
    padding: 35px;
    margin: 0 auto;
}
.amd-content img{
    display: block;
    margin: 40px 0;
}

.amd-hub-title 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:10px;
}
.amd-key-v{
    min-height: 700px;
}
.amd-sec-btm{
    background-color: #000000;
}
.sec-contain{
    position: relative;
}
.sec-contain .amd-inner{
    min-height: 600px;
}
.amd-rev{
    flex-direction: row-reverse;
}
.amd-performance{
    background-image: url("/images/landing/amd/ryzenradeon/chart-bg.jpg");
}
.amd-performance .vas{
    gap: 40px;
}
/**chart**/
.amd-chart .chart-bar{
    position: relative;
    padding: 10px;
    text-align: right;
    z-index: 1;
}
.rx-7900-xtx, .rx-7900-xt{
    display: flex;
    align-items: center;
}
.amd-chart .red-key{
    background-color: #920816;
}
.amd-chart .grey-key{
    background-color: #404040;
}
.bar-chart{
    position: relative;
    flex: 1;
    border-left: 2px solid #fff;
    padding: 20px 0;
}
.bar-chart .grey-key{
    width: 31%;
}
.rx-7900-xtx .red-key{
    width: 90%;
}
.amd-label{
    width: 90px;
    margin-right: 20px;
}
.chart-key{
    gap: 20px;
    margin-top: 20px;
}
.amd-chart span{
    display: block;
    width: 15px;
    height: 15px;
    background-color: red;
    margin-right: 20px;
}
.chart-key p{
    display: inline-block;
}
.bars{
    position: absolute;
    top: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.bars .bar{
    width: 1px;
    background-color: #353535;
}
.amd-performance .amd-content{
    max-width: 100%;
}
.amd-toggle {
    background-image: url(/images/landing/amd/ryzenradeon/Feature8-bg.jpg);
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    padding: 80px 30px;
}
.amd-title{
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
.grid{
    display: flex;
    flex-direction: column;
    grid-row-gap: 16px;
}
.feature-list {
    width: 100%;
    color: #ffffff;
    padding-right: 30px;
    padding-left: 30px;
    background-color: rgb(13,13,13, .6);
}
.feature-list h3 {
    font-size: 28px;
    line-height: 28px;
    font-family: klavika-web-condensed, sans-serif;
    font-weight: 500;
    font-style: normal;
    padding: 12px;
    text-align: center;
}
/**footnote**/
.amd-footer {
    background-image: url(/images/landing/amd/ryzenradeon/footer-bg.jpg);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
	transition: all .6s ease;
}
.footer-tc{
  background-color: #292929;
}
.amd-partner{
      padding: 25px;
    text-align: center;
}
.footnote-button {
	display: flex;
	align-items: center;
	padding: 20px;
    color: #ffffff;
  max-width: 1170px;
 margin: 0 auto;
	position: relative;
}
.footnote-content {
	display: none;
  	max-width: 1170px;
  	margin: 0 auto;
	padding: 40px;
}
.footnote-content li, .footnote-content p {
	color: #ffffff;
	word-break: break-word;
	margin-bottom: 10px;
}
.footnote-button:after {
	font-family: 'FontAwesome', sans-serif;
	content: "\f067";
	color: #ffffff;
	font-size:14px;
  	font-weight: normal;
	padding-right:5px;
    position: absolute;
    right: 20px;
	border: .1rem solid #f6f6f6;
    border-radius: 50%;
	transition: all .6s ease;
    -webkit-transition: all .6s ease;
	height: 20px;
    width: 20px;
    padding: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
  	box-sizing: content-box;
}
.footnote-button:hover:after{
	background: #ffffff;
	color: #000000;
}
.footnote-button.active:after {
	font-family: 'FontAwesome';
	content: "\f068";
	background: #ffffff;
	color: #000000;
}
.footnote-button h3{
 	margin: 0;
  	text-transform: uppercase;
}

@media screen and (min-width:1920px){
.landing-wrapper h1{
    font-size: 100px;
    line-height: 0.9;
}
  .amd-hub-title p{
    font-size: 26px;
}
.amd-key-v {
    min-height: 900px;
}
}

@media screen and (min-width:960px){
    .grid {
        max-width: 1500px;
        margin: 0 auto;
        display: grid;
        justify-items: center;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: auto;
        grid-auto-columns: 1fr;
        grid-template-rows: auto;
        grid-column-gap: 16px;
    }
    .landing-wrapper .vas{
        flex-wrap: nowrap;
    }
    .landing-wrapper .amd-hub-headline picture img{
        object-position: 70% 50%;
    }
    .landing-wrapper picture {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 0;
    }
    .landing-wrapper h2{
        font-size: 40px;
    }
    .pcs_col-2{
        width: 50%;
    }
    .amd-hub-title{
        position: relative;
        width: 53%;
    }
    .amd-hub-title > div{
        max-width: 680px;
    }
    .amd-hub-title img{
        max-width: 200px;
    }
    .amd-sec-container .vas{
        padding: 60px 35px;
    }
    .amd-content {
        max-width: 600px;
        background-color: transparent;
        padding: 0
    }
    .amd-smart, .amd-performance{
        padding: 65px 35px;
    }
    .chart-key span{
        display: inline-block;
    }
    .chart-key{
        width: 85%;
        margin-left: auto;
    }
}