/**********intel-amd-section***********/
.intel-amd-sec{
	align-items: center;
  	padding: 20px 0;
	border-bottom: 2px solid #ececec;
}
.intel-amd-sec .pcs__col-2:last-child{
	width: 70%;
}
.intel-amd-sec .pcs__col-2:first-child{
  	text-align: center;
	width: 30%;
}
.amd-config-sec{
  flex-direction: row-reverse;
}
.intel-amd-sec img{
  width: 150px;
}
.build-your-own, .ready-to-build{
	padding: 20px 0;
}
/**********intel-amd-section***********/
.accordion-title{
    font-family: 'montserrat-bold';
  	text-transform: uppercase;
    background-color: #e6e6e6;
    display: flex;
    align-items: center;
    padding: 0 10px;
  	color: #000000;
  	margin-bottom: 15px;
    position: relative;
}
.accordion-section a:hover{
	color: #000000;
}
.accordion-content {
	display: none;
  	padding: 0 15px 15px 15px;
}
.accordion-title:after {
	float: right;
	font-family: 'FontAwesome', sans-serif;
	content: "\f054";
	color: #000000;
	font-size:14px;
	padding-right:5px;
    position: absolute;
    right: 20px;
}
.accordion-title.active:after {
	font-family: 'FontAwesome';
	content: "\f068";
	color: #000000;
}
    .accordion-title img {
      padding-right: 10px;
}
/*********new class*********/
.seo_btn i{
  margin-left: 5px;
}
.page-sub-header{
  width: 100%;
}
.seo_content{
  align-items: center;
}
.seo_content img{
    display: block;
    margin: 0 auto;
}
.seoh1{
    border-bottom: 2px solid #37b48f;
    display: inline-block;
    padding-bottom: 5px;
    overflow: hidden;
}
.seo_btns{
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 20px 0;
}
.config-ndpc-gbpc .pcs__col-2{
  display: flex;
}
.seo_btns .btn, .config-ndpc-gbpc .btn{
  display: flex;
    margin: 5px;
    min-height: auto;
    padding: 10px;
    text-decoration: none;
    width: 100%;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
  white-space: inherit;
}
.config-ndpc-gbpc .btn{
  display: inline-block;
  margin: 0;
  width: auto;
}
.seo_btns .btn a:last-child{
    margin: 0;
}
.seo_btns a:hover{
  color: #ffffff;
}
.seo_btn{
  	display: flex;
    width: 25%;
}
.pcs_col-inner{
    padding-right: 20px;
}
/*********content*********/
.seo_content2 h3{
  	font-family: montserrat;
    font-size: 22px;
}
/*********new class*********/
.config-ndpc-gbpc{
    padding: 0 30px 30px 30px;
}
.config-next-day, .config-game-pc{
    background-color: #ebebeb;
    margin: 10px;
    box-shadow: 1px 1px 12px 0 #c1c1c1;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.config-ndpc-gbpc h2{
  	font-family: montserrat-bold;
    font-size: 26px;
}
.ndpc-top{
    background-image: url(/images/landing/seo/ndpc-bg.jpg);
    background-size: cover;
    background-position: 50%;
}
.gbpc-top{
    background-image: url(/images/landing/seo/gbpc_bg.jpg);
    background-size: cover;
    background-position: 50%;
}
.config-ndpc-gbpc img{
    display: block;
    margin: 0 auto;
}
.ndpc-btm, .gbpc-btm{
    padding: 40px;
}
.ndpc-btm .btn, .gbpc-btm .btn{
    margin-top: 20px;
}
.custom-pc p {
    font-family: Montserrat-bold;
    font-size: 26px;
}    
.custom-pc li { 
    font-weight: normal;
    color: #000000;
}
.page-content {
    padding: 40px 40px 0px 40px;
  
}
.seoh1 span {
 text-transform:none; 
}
@media (max-width: 1170px){
.page-sub-header{
  width: 100%;
}
.seo_btn{
  width: 50%;
}
.pcs_col-inner{
  padding-right: 0;
  padding-bottom: 20px;
}
.seo_content .pcs__col-2:first-child{
  order:1;
  margin-top: 20px;
}
.page-header h1{
  font-size: 1.4rem;
}
}
@media (max-width: 725px){
    .intel-amd-sec .pcs__col-2:last-child{
	width: auto;
}
.intel-amd-sec .pcs__col-2:first-child{
	width: auto;
  	margin: 0 auto;
}
  .intel-amd-sec img{
  margin-bottom: 20px;
}
  .seo_btn{
    width: 100%;
}
}
@media (max-width: 1096px){
  .config-ndpc-gbpc h2{
  	font-family: montserrat-bold;
    font-size: 22px;
    margin: 0;
}
}


