section#main.main-ind{
  padding: 0; 
}
*{
    scroll-behavior: smooth
}
@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');
}
/**
[id="30568"] .column-ind-header,
[id="30569"] .column-ind-header,
[id="30570"] .column-ind-header {
  background-color: #007c97!important;
}
[id="30568"] .configure-btn,
[id="30569"] .configure-btn,
[id="30570"] .configure-btn {
  background-color: #007c97!important;
  border-color: #007c97!important;
}

[id="30568"] .configure-btn:hover,
[id="30569"] .configure-btn:hover,
[id="30570"] .configure-btn:hover {
  background-color: #00b4db!important;
  border-color: #00b4db!important;
}

[id="30568"] .from-inc-price span,
[id="30569"] .from-inc-price span,
[id="30570"] .from-inc-price span{
  color: #007c97!important;
}

[id="30568"] ul li:before,
[id="30569"] ul li:before,
[id="30570"] ul li:before{
  color: #007c97!important;
}
**/

.product-image-holder{
 	position: relative 
}

.thread-pro .product-image-holder:before{
    background-image: url(/images/landing/amd/threadripper/threadripper-pro-badge-orange.jpg);
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    background-size: contain;
    left: 10px;
    top: 10px;
    right: 0;
	width: 100%;
    height: 60px;
}
/*********** THREADRIPPER PRO MODULE ***************/
  
.Module-Heading {
    font-family: "Klavika Bold Condensed"!important;
    font-style: Italic;
    color: #fff;
    font-size: 62px;
    line-height: .9;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.Module-Heading span {
    display: block;
    color: #00c2de;
    font-family: "Klavika Bold Condensed";
}
.Module-Subhead {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
}
.feat1{
	padding: 80px 0;
    background: #141414;
}
.ModuleHero{
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
 	 max-width: 1920px;
    margin: 0 auto;
    border: 2px solid #55565a;
  	flex-wrap: wrap;
  	min-height: 500px
}
.ModuleHero .landing-container{
    width: 100%;
}
.ModuleHero .content-box {
    padding: 35px;
}
.ModuleLogo {
    display: block;
    margin-top: 40px;
}
.thread-info {
  	background: #55565a;
    padding: 60px 35px;
    color: #fff;
    text-align: center;
    max-width: 1920px;
    margin: 0 auto;
}
.thread-info p{
    max-width: 960px;
     margin: 0 auto;
    font-size: 18px;
    line-height: 1.8;
}

/*** PCS products ***/
#jump{
    text-align: center;
    margin: 0;
    display: block;
}
#jump p{
    font-family: 'Klavika Bold';
    font-size: 2.5em;
    color: #fff;
    line-height: 1.2;
    padding-top: 60px;
    padding: 15px 0
}

.products{
	padding-top: 0;
  	animation: Fade 2s ease;
  	margin-top: 40px;
}
.product .column-ind-holder .column-ind-header {
	background: #f16522;
    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:  #f16522;
  border-color:  #f16522;
  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:  #f16522;
	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:  #f16522;
}
.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: 5em;
	line-height: 0.8em;
}
#feat1 h1 span{
	font-family: 'Klavika Bold Italic Condensed';
	padding-top: 0;
	color: #f16522;
}
#feat1 p{
	font-family: 'Klavika Light';
	font-size: 1.75em;
	line-height: 1.0em;
	padding: 40px 0;
}
.feature #logos {
	display:block;
	padding-top:25px;
}
#trlogo {
	display: block;
	margin-top: 40px;
	max-width: 350px;
}
#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-Bold';
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 40px;
    background-color: #f16522;
    color: #ffffff;
}


/**column wrapper**/
.pcs__row{
    display: flex;
    gap: 20px;
}

/**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: 20px 0;
	align-content: center;
}
.col_inner{
    padding: 20px;
}

.feature{
    padding: 40px;
	color: #fff;
    background-color: #000;
	border-bottom: 1px solid #333333;
}
/**feat1**/
#feat1{
    background: url('/images/landing/amd/threadripper/threadripper-9000-header.jpg');
	background-repeat: no-repeat;
	background-position: center;
	min-height: 700px;
    color: #fff;
}
.feat1-responsive {
	padding-top: 40px;
	max-width: 600px;
}
#feat1-mob, #feat2-mob, #feat3-mob, #feat4-mob, #feat5-mob {
	display: none;
}
#mobile-button {
	display: none;
}


#outro {
	background-color: #000;
	background: url('/images/landing/amd/threadripper/feat-5-background.jpg');
	background-position: 50% 100%;
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	font-size: 24px;
	min-height: 600px;
}
#outro .lg-container {
	margin-top: 500px;
}
#outro p{
	padding-bottom:10px;
	text-align: center;
}

@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;
	}
	#feat3 .pcs__row, #feat5 .pcs__row {
        flex-direction: column-reverse;
    }
	#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 {
      padding: 40px;
 	}
	.feat1-responsive img{
		margin: 0;
	}
	#feat1 h1{
		padding: 0;
	}
	#feat1 h2{
		font-size: 36px;
		padding-bottom: 40px;
	}
	#feat1-mob {
		display: block;
		width: 100%;
	}
	#gpu {
		display: block;
		margin: 0 auto;
	}
	#radlogo {
		display: block;
		margin: 0 auto;
		padding-bottom: 40px;
	}
	#desktop-button {
		display: inline-block;
		margin-top: -40px;
	}
	#outro img {
    padding: 70px 0;
	}

}
@media screen and (max-width: 900px){
	
	#feat1 h1{
		font-size: 4em;
	}
	#feat1 p{
		font-size: 1.5em;
	}
	#trlogo {
		max-width: 250px;
	}
}
@media screen and (max-width: 720px){
    .pcs__row{
        flex-wrap: wrap;
    }
    .pcs_col-2{
        width: 100%;
    }
	.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;
	}

}

@media screen and (min-width: 1170px){
    .Module-Heading {
        font-size: 80px;
}
}

@media screen and (min-width: 720px){
    .ModuleHero-mobile-img{
        display: none;
    }
    .ModuleHero{
        background-image: url(/images/landing/amd/threadripper/threadripper-pro-kv.jpg);
    }
    .ModuleHero .content-box {
        width: 34%;
    }
}

