section#main.main-ind{
	padding: 0;
}
@font-face {
  font-family: 'Klavika Bold';
  src: url('/fonts/Klavika-Bold.woff');
}
@font-face {
  font-family: 'Klavika Light';
  src: url('/fonts/Klavika-Light.woff');
}
.rec-specs{
	background: #ffffff; 
  	padding: 20px 0;
  	overflow: hidden
}
#specs {
    text-align: center;
    background-color: #f26522;
}
#specs h2 {
    font-size: 32px;
    text-transform: uppercase;
    line-height: 1.2;
    padding: 15px 0;
  	margin: 0;
  	color: #ffffff;
}
/*******PRODUCT-CARDS******/
.products{
	padding-top: 0;
  	animation: Fade 2s ease;
  	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: 175px;
  height: 258px;
}
.product .column-ind-holder .column-content {
    border-radius:5px;
    padding: 0 0 20px 0!important;
    background: #ebebeb;
	border: none;
}
.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;
}
.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 {
 	padding: 5px 20px 20px 20px;
  	background-color: transparent;
  	margin-top: 0;
}
.product .column-ind-holder .column-content .products-points-holder ul li:before{
  	color: #f16827;
}
.product .column-ind-holder .column-content .from-inc-price{
   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;
}
.landing-container{
	max-width:1440px;
	margin:0 auto
}
.landing-wrapper h1{
	font-family:'Klavika Bold';
	font-size:38px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:10px;
	line-height:1
}
.landing-wrapper h2,.landing-wrapper h3{
	font-family: 'Klavika Bold';
	font-weight:700;
	font-size:28px;
	text-transform:uppercase;
	color:#000;
	margin-bottom:10px
}
.landing-button{
	font-family: 'Montserrat-Bold';
	text-transform:uppercase;
	background-color:#f16827;
	color:#fff;
	text-align:center;
	font-size:16px;
	padding:15px 20px;
	width:auto;
	cursor:pointer;
	margin-top:20px;
	display:inline-block
}
.landing-button:hover{
	background-color:#e04800
}
.landing-button i{
	padding-left:5px
}
.landing-header-top{
	background-image:url(/images/landing/amd/amd-workstation/amd-headline.jpg);
	background-position:center;
	background-size:cover
}
.amd-banner{
	height:550px;
	padding-left:105px;
	padding-right:20px;
	max-width:700px
}
.amd-title{
	position:relative;
	background:linear-gradient(to right,rgba(255,255,255,1) 0,rgba(255,255,255,.75) 100%);
	width:100%;
	padding:30px;
	margin-bottom:125px
}
.amd-title h2{
	font-weight:100
}
.amd-arrow{
	position:absolute;
	left:-85px;
	bottom:-85px
}
.hide-img{
	display:none
}
.amd-sec1{
	background-color:#000;
	padding: 100px 40px
}
.amd-sec1 h2,.amd-sec1 p{
	color:#fff
}
.amd-sec1 .vas{
	gap:40px
}
.amd-benchmarks{
	background-size:cover
}
.amd-benchmarks .vas{
	gap:40px;
	align-items:baseline
}
#bench1{
	background-image:url(/images/landing/amd/amd-workstation//amd-architecture.jpg)
}
#bench2{
	background-image:url(/images/landing/amd/amd-workstation/amd-manufacturing.jpg)
}
#bench3{
	background-image:url(/images/landing/amd/amd-workstation/amd-entertainement.jpg)
}
#bench1 .chart-col2 .amd-benchmark:nth-child(odd) .benchmark-bar{
	width:71%
}
#bench3 .amd-benchmark:nth-child(odd) .benchmark-bar{
	width:76%
}
.amd-chart{
	background-color:rgba(0,0,0,.5);
	padding:40px;
	margin-top:40px
}
.amd-benchmark{
	font-family: 'Klavika Bold';
	margin-bottom:15px
}
.chart-title{
	background-color:#fff;
	padding:40px
}
.chart-title h2{
	max-width:1440px;
	margin:0 auto
}
.benchmark-title p{
	color:#fff;
	font-weight:700;
	margin-bottom:20px
}
.amd-benchmark span{
	display:block;
	margin:8px 0;
	color:#fff
}
.amd-benchmark .benchmark-bar{
	padding:10px;
	text-align:right;
	color:#fff
}
.amd-benchmark:nth-child(odd) .benchmark-bar{
	background-color:#666;
	width:83%
}
.amd-benchmark:nth-child(even):not(.benchmark-title) .benchmark-bar{
	background-color:#f26522;
	width:100%
}
.amd-footnotes{
	padding:40px
}
.amd-footnotes ol li{
	margin-bottom:10px
}
.footnote-title h2{
	font-size:16px
}
@media screen and (max-width:1400px){
	.amd-banner{
		height:550px
}
	.landing-container h1{
		font-size:30px
}
}
@media screen and (max-width:960px){
	.amd-arrow{
		display:none
}
	.amd-banner{
		height:auto;
		padding:0;
        max-width: 100%;
}
	.amd-title{
		margin:0
}
	.landing-header-top{
		background:0 0
}
	.hide-img{
		display:block
}
	.amd-benchmarks .vas,.amd-sec1 .vas{
		flex-wrap:wrap
}
}