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');
}
@font-face {
font-family: 'Klavika Bold Condensed';
src: url('/fonts/Klavika-Bold-Condensed.woff');
}
@font-face {
font-family: 'Klavika Bold Italic Condensed';
src: url('/fonts/Klavika-Bold-Italic-Condensed.woff');
}
/*** PCS products ***/
#jump{
    text-align: center;
    background-color: #dd0031;
    margin: 0;
    display: block;
}
#jump p{
    font-family: 'Klavika Bold';
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
    line-height: 1.2;
    margin: 0;
    padding: 15px 0;
}

.products{
	padding-top: 0;
  	animation: Fade 2s ease;
  	margin-top: 40px;
}
.product .column-ind-holder .column-ind-header {
	background:  #dd0031;
    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:  #dd0031;
  border-color:  #dd0031;
  color: #ffffff;
}
.product .column-ind-holder .column-content .products-points-holder {
 	padding: 5px 20px 20px 20px;
  	background-color: #000000;
  	margin-top: 0;
}
.product .column-ind-holder .column-content .products-points-holder ul li:before{
  	color:  #dd0031;
	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:  #dd0031;
}
.product .column-ind-holder .column-content .config_button_holder .btn:hover{
  	color: #ffffff;
  	background-color: #b10026;
  	border-color: #b10026;
}
.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;
}
ul.exceptions_list, ul.list-caret, ul.list-chevron-right {
    margin: 0 0 0 0;
}



.landing-wrapper{
    background-color: #000000;
}
/**fonts**/
.landing-wrapper h1, .landing-wrapper h2{
    font-family: 'Klavika Bold';
    text-transform: uppercase;
    line-height: 1.0;
}
#feat1 h1{
	font-family: 'Klavika Bold Condensed';
	font-size: 100px;
	line-height: 0.8em;
}
#feat1 h1 span{
	font-family: 'Klavika Bold Italic Condensed';
	padding-top: 0;
	margin-top: -40px;
	color: #ed1c24;
}
.feature #logos {
	display:block;
	padding-top:25px;
}
#radlogo {
	display: inline-block;
	margin-left: 900px;
}
#gpu {
	display: block;
	margin-left: -70px;
}
#feat1 h2{
	font-size: 42px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#feat2 h2, #feat3 h2, #feat4 h2, #feat5 h2{
	font-size: 40px;
    font-family: 'Klavika Bold';
	padding-bottom: 20px;
	text-shadow: #353200 1px 0 10px
}
#feat2 p, #feat3 p, #feat4 p, #feat5 p{
	font-size: 23px;
	text-transform: none;
}
#outro p{
	font-size: 14px;
	text-align: left;
}
sup {
  vertical-align: super;
  font-size: 12px;
}
.landing-wrapper h1{
    font-size: 50px;
}
.landing-wrapper h2{
	font-weight: 400;
    font-size: 30px;
}
.feature p{
	font-family: 'Klavika Light';
}
.landing-container{
    max-width: 1170px;
    margin: 0 auto;
}
/**larger-container to replace .landing-container**/
.lg-container{
    max-width: 1920px;
    margin: 0 auto;
}
.landing-button{
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 40px;
    background-color: #dd0031;
    color: #ffffff;
}


/**column wrapper**/
.pcs__row{
    display: flex;
    gap: 20px;
}
#feat2 .pcs__row, #feat4 .pcs__row {
	flex-direction: row-reverse;
}
/**columns**/
.pcs_col-2{ /**2columns**/
    width: 50%;
}
#feat1 .pcs_col-2 {
	margin: auto 0 auto auto;
}
#feat2 .pcs_col-2, #feat3 .pcs_col-2, #feat4 .pcs_col-2, #feat5 .pcs_col-2 {
	padding: 200px 0;
}
.pcs_col-3{ /**3columns**/
    width: 33.33%;
}
.pcs_col-4{ /**4columns**/
    width: 25%;
}
.col_inner{
    padding: 20px;
}

.feature{
    padding: 40px;
    background-color: #000;
	border-bottom: 1px solid #333333;
}
/**feat1**/
#feat1{
    background: url('/images/landing/amd/radeon9000/radeon-9000-header.jpg');
	background-repeat: no-repeat;
	background-position: center;
	min-height: 700px;
    color: #fff;
}
.feat1-responsive {
	padding-top: 40px;
}
#feat1-mob, #feat2-mob, #feat3-mob, #feat4-mob, #feat5-mob {
	display: none;
}
#mobile-button {
	display: none;
}
#intro {
    background: url('/images/landing/amd/radeon9000/Advantage-Texture.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	color: #fff;
	text-align: center;
	font-size: 24px;
}
#feat2 {
	background: url('/images/landing/amd/radeon9000/feat-1-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 60% 50%;
    background-color: #000;
	color: #fff;
}
/**feat3**/
#feat3 {
	background: url('/images/landing/amd/radeon9000/feat-2-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0%;
    background-color: #000;
	color: #fff;
}
/**feat4**/
#feat4 {
    background: url('/images/landing/amd/radeon9000/feat-3-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 75% 100%;
    background-color: #000;
	color: #fff;
}
#feat5 {
    background: url('/images/landing/amd/radeon9000/feat-4-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 60% 50%;
    background-color: #000;
	color: #fff;
}
#outro {
	background-color: #000;
	background: url('/images/landing/amd/radeon9000/footer-bg.jpg');
	background-size: cover;
	background-position: 50% 20%;
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	font-size: 24px;
}
#outro img{
	padding: 50px 0;
}
#outro p{
	padding-bottom:10px;
}

@media screen and (max-width: 1170px){
	.feature {
		padding: 0;
	}
    .pcs__row{
        flex-wrap: wrap;
    }
    .pcs_col-2{
        width: 100%;
		padding: 0 40px;
    }
	#feat1, #feat2, #feat3, #feat4, #feat5{
		background: none;
		background-color: #000;
		padding: 0;
	}
	#feat2 .pcs_col-2, #feat3 .pcs_col-2, #feat4 .pcs_col-2, #feat5 .pcs_col-2  {
		padding: 0 40px 40px 40px;
	}
	#intro {
		padding: 80px;
	}
	#outro {
		padding: 40px;
	}
	.landing-button {
		margin-bottom: 40px;
	}
	.feat1-responsive {
		text-align:center;
		padding-top: 0;
		margin-top: -100px;
	}
	.feat1-responsive img{
		margin: 20px auto;
	}
	#feat1 h1{
		padding: 0;
	}
	#feat1 h2{
		font-size: 36px;
		padding-bottom: 40px;
	}
	#gpu {
		display: block;
		margin: 0 auto;
	}
	#radlogo {
		display: block;
		margin: 0 auto;
		padding-bottom: 40px;
	}
	#feat1-mob, #feat2-mob, #feat3-mob, #feat4-mob, #feat5-mob{
		display: block;
		width: 100%;
		margin: 0;
		padding: 0;
	}
	#desktop-button {
		display: inline-block;
		margin-top: -40px;
	}
	#outro img {
    padding: 70px 0;
	}

}
@media screen and (max-width: 720px){
    .pcs__row{
        flex-wrap: wrap;
    }
    .pcs_col-2{
        width: 100%;
    }
	#feat1 {
		text-align: center;
	}
	.feat1-responsive {
		margin-top: 0;
	}
	#feat2 h2, #feat3 h2, #feat4 h2, #feat5 h2 {
		font-size: 30px;
	}
	#jump p {
		font-size: 24px;
	}
	#feat1 h1{
		font-size: 64px;
		padding: 0;
	}
	#feat1 h2{
		font-size: 32px;
		padding-bottom: 40px;
	}
	#intro {
		padding: 40px;
	}
	#outro p{
		word-break: break-word;
	}

}