@import url('https://fonts.googleapis.com/css2?family=Saira:wght@300;400;700&display=swap'); 
section#main.main-ind{
  padding: 0; 
}
.product-filter__refine {
padding-left:20px!important;
}
p.product-filter__text {
    width: auto;
}
/**faqs**/
.gp-faq .landing_container  {
    max-width: 1400px;
}
.gp-faq{
    padding: 80px 30px;
}
.gp-faq-title{
    text-align: center;
}
.accordion-section-title:after {
	float: right;
	font-family: 'FontAwesome', sans-serif;
	content: "\f067";
	color: #ffffff;
	font-size: 18px;
    transition: .2s ease-in-out
}
.accordion-section-title.active:after {
	transform: rotate(-45deg);
}
.accordion-section-content {
	display: none;
    padding-bottom: 20px;
}
.accordion-section{
    border-bottom: 1px solid #181818;
}
.accordion-section:hover a, .accordion-section:hover .accordion-section-title:after, .accordion-section .active, .accordion-section .active:after{
    color: #64ffce
}
.accordion-section-title {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    color: #fff;
    font-family: 'saira';
    font-size: 18px;
    align-items: center;
}
.gaming_pc .accordion-section p{
    color: #a5a5a5;
}
@media screen and (min-width:1170px){
    .accordion-section-title, .accordion-section-title:after{
        font-size: 22px;
    }
}
/**end**/
.xbgp-button {
    font-family: 'Montserrat-bold';
    text-transform: uppercase;
    background-color: #9bf00b;
    color: #054b16;
    text-align: center;
    font-size: 16px;
    padding: 10px 15px;
    width: auto;
    cursor: pointer;
    margin-top: 25px;
    display: inline-block;
}
.xbgp-button:hover {
  background-color: #8bd80a;
}
.xbgp h2, .xbgp h3{
	font-family: 'saira';
}
.xbgp h2, .xbgp h3, .xbgp p{
  color: #ffffff;
}
.xbgp h2{
    font-size: 2rem;
    margin-bottom: 10px;
}
.xbgp h3{
   font-size: 20px;
   font-weight: 400;
}
.xbgp p{
  margin-top: 20px;
}
.xbgp-logo{
  max-width: 400px;
}
.xbgp{
    background-image: url(/images/landing/windows/xbox/xbgp_key_visual-2025.jpg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-color: #117d10;
  	padding: 40px;
    overflow: hidden;
}
.xbgp-container {
    display: flex;
    align-items: center;
    min-height: 380px;
    max-width: 1600px;
    margin: 0 auto;
}
.xbgp-fl{
  width: 40%
}
#responsive-img {
    display: none;
}
/***filter changes***/
.gaming_pc .product-filter{
  	position: relative;
 	background-color: #000000; 
  	height: auto;
 	padding: 10px 25px;
}
.gaming_pc .product-filter__refine{
	position: absolute;
    top: -30px;
    left: 0;
    padding: 0;
    height: auto;
}
.gaming_pc .product-filter__box{
  	background-color: #000000;
	border: 1px solid #443bff;
  	border-radius: 5px;
  	padding: 0;
}
.gaming_pc .product-filter__box:hover{
	background-color: #050f2d;
}
.gaming_pc .reset-filter{
	background-color: #433afc;
  	border-radius: 4px;
}
.gaming_pc .reset-filter:hover{
  background-color: #5d72fa;
}
.gaming_pc .product-filter__box__link{
	font-size: 12px !important;
}
.gaming_pc .product-filter__values{
    border: 1px solid #443bff;
    border-radius: 5px;
  	margin-top: 5px;
  	background: transparent;
    overflow: hidden;
}
.gaming_pc .product-filter__values__link {
  	color: #ffffff;
  	background-color: #050f2d!important;
}
.gaming_pc .product-filter__values__link:hover{
    background-color: #443bff !important;
    color: #ffffff;
}
.gaming_pc .filter_toggle{
  background-color: #000;
  border: 2px solid #443bff;
  border-radius: 5px;
}
.gaming_pc .filter_toggle img{
  filter: invert(1);
}
.gaming_pc .filter_toggle:hover {
    background-color: #443bff;
}
p.product-filter__text {
    width: auto;
}
/***filter changes end***/
.prebuilt-vid{
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.gp_prebuilt video{
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.gp_col-2.gp_prebuilt_content button {
  margin-top: 20px;
}

section#main .inner {
max-width:100% !important;
}
section#main .siteskin {
 background-image:none;
}  
/**trust-bar***/
.pcs-trust{
	background-color: #25272d;
    padding: 8px 0;
    color: white;
    text-align: center;
    position: relative;
}
.pcs-trust .landing_container{
    max-width: 1170px;
}
.gaming_pc .pcs-trust a{
    font-family: 'saira';
    display: inline-block;
  	font-weight: normal;
    font-size: 14px;
    color: #bdbdbe;
}
.gaming_pc .pcs-trust a:hover{
    text-decoration: underline;
}
.gaming_pc #trust-stars i{
    color: #ffc600;
    margin-right: 4px;
}
#trust-stars i:last-child {
    margin-right: 10px;
}
.gaming_pc .pcs-trust .trust-info i{
    color: #65fecf;
    margin-right: 10px;
}
.gaming_pc .fa-stack {
    width: 1em;
    height: 1em;
    line-height: 1em;
    margin-right: 10px;
}
.gaming_pc .pcs-trust .fa-stack .fa-check{
    color: #25272d;
    font-size: 11px;
}
.gaming_pc .owl-nav button{
    position: absolute;
    top: 0;
}
.gaming_pc .owl-nav i{
    color: #bdbdbe;
}
.gaming_pc .pcs-trust .owl-prev, .gaming_pc .pcs-trust .owl-next {
    position: absolute;
    top: 0;
}
.gaming_pc .owl-nav .owl-prev{
    left: 10px;
}
.gaming_pc .owl-nav .owl-next{
    right: 10px;
}
.gaming_pc .owl-stage .owl-item>div{
  	display:block;
	height: auto;
}
/**trust-bar-end**/
/****pc ranges****/
.gaming_pc_ranges a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    display: inline-block;
    width: 0;
    height: 100%;
    background: #6c7287;
    transition: width .3s;
    z-index: 0;
}
.gaming_pc_ranges a:hover::after {
    width: 100%;
}
.gaming_pc_ranges{
    padding: 60px 20px 20px 20px;
}
.gaming_pc_ranges .gp_col-4{
    display: flex;
    width: calc(50% - 5px);
    text-align: center;
    background-color: #494d5a;
}
.gaming_pc_ranges .gp_col-4 a{
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
}
.gp-pc-range{
    padding: 20px 10px;
    flex-direction: column;
    display: flex;
    z-index: 1;
}
.gaming_pc_ranges .sec__outer{
    gap: 10px;
    justify-content: space-between;
}
.gaming_pc_ranges h3{
    font-size: 16px;
    margin-bottom: 20px;
}
.gaming_pc_ranges img{
    margin-top: auto;
}
/****pc ranges-end****/
.gaming_pc .owl-carousel.owl-loaded{
 	padding: 0; 
}
  .discord-hide{
	display: none;
}
.gaming_pc .owl-carousel {
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.read-more-hide{
 display: block; 
}
.product-value {
 text-align: right;
 color: #ffffff;
 padding-right: 30px;
}
#loadLess {
    display: none;
  }
#show-more{
    display: none;
}
/**rec-specs**/
.rec_specs{
    background-color: #000000;
  	padding-top: 25px;
    padding-bottom: 40px;
}
.rec_specs h2{
    text-align: center;
}
.spec_toggle{
	text-align: center;
}
#loadLess {
    display: none;
  }
/**products**/
.gaming_pc .product{
  width: 100%;
}
.system-builder-container-inner{
  max-width: 1600px;
}
.config_button_holder{
  margin-top: auto;
  padding: 0 20px 20px 20px;
}
.product .column-ind-holder .column-ind-header {
	background: #494d5a;
    border-radius: 5px 5px 0 0;
 }
.product .column-ind-holder .column-ind-header h3{
  color: #ffffff;
}
.product .column-ind-holder .column-content .product-image-holder .product-image {
  height: 280px;
  padding:20px 0;
}
.product .column-ind-holder .column-content .product-image-holder .product-image img{
  width: 220px;
  height: auto;
  padding: 0px 35px;
}
.product .column-ind-holder .column-content {
  border-radius: 5px;
  border: none;
  padding: 0px!important;
  background: #272a32;
}
.product .column-ind-holder .column-ind-header h3 {
  color: #ffffff;
}
.product .column-ind-holder .column-content .products-points-holder ul li {
  font-family: 'saira';
  font-size: 16px;
  margin-bottom: 5px;
  color: #ffffff;
}
.product .column-ind-holder .column-content .config_button_holder .btn {
  background-color: #443bff;
  border-color: #443bff;
  border-radius: 5px;
  color: #ffffff;
}
.product .column-ind-holder .column-content .products-points-holder {
  background: transparent;
  margin-top: 0;
}
.product .column-ind-holder .column-content .products-points-holder ul li:before{
  	color: #443bff;
}
.product .column-ind-holder .column-content .from-inc-price{
  	font-family: 'Saira';
  	font-size: 16px;
  	color: #ffffff;
  	padding: 0 20px;
}
.product .column-ind-holder .column-content .from-inc-price span {
  	font-size: 28px;
  	color: #ffffff;
}
.product .column-ind-holder .column-content .config_button_holder .btn:hover{
  color: #ffffff;
  background-color: #5d72fa;
  border-color: #5d72fa;
}
.product .column-ind-holder .column-content .config_button_holder .btn p{
  font-weight: 700;
  font-size: 16px;
}
.product .column-ind-holder .column-content .from-inc-price span.red{
  font-family: 'saira';
}
.gp_col-2{
    flex: 1 1 100%;
    width: 100%;
}
/**scroll fade**/
/**.js-scroll{
	opacity:0;
	transition:opacity .4s
}
.js-scroll.scrolled{
	opacity:1;
	transition-delay: .05s
} **/
.js-scroll.scrolled .config_pc {
    animation:.5s moveUp;
	animation-fill-mode: both;
	animation-delay:.4s
}
.js-scroll.scrolled .gp_built{
    animation:.5s moveLeft;
    animation-fill-mode: both;
    animation-delay:.4s
}
.js-scroll.scrolled .gp_gamers{
    animation:.5s moveRight;
    animation-fill-mode: both;
    animation-delay:.4s
}
.js-scroll.scrolled .gp_discord_image{
    animation:.4s fade;
    animation-fill-mode: both;
}
.js-scroll.scrolled .gp_discord_col:nth-child(odd) .gp_discord_image:nth-child(2){
    animation-delay:.4s
}
.js-scroll.scrolled .gp_discord_col:nth-child(odd) .gp_discord_image:nth-child(1){
    animation-delay:.6s
}
.js-scroll.scrolled .gp_discord_col:nth-child(even) .gp_discord_image:nth-child(1){
    animation-delay:.8s
}
.js-scroll.scrolled .gp_discord_col:nth-child(even) .gp_discord_image:nth-child(2){
    animation-delay:1s
}
@keyframes moveUp{
    0%{
        transform: translateY(70px);
        opacity: 0;
    }
    100%{
        transform: translateY(0px);
        opacity: 1;
    }
}
@keyframes moveLeft{
    0%{
        transform: translateX(140px);
        opacity: 0;
    }
    100%{
        transform: translateX(0px);
        opacity: 1;
    }
}
@keyframes moveRight{
    0%{
        transform: translateX(-140px);
        opacity: 0;
    }
    100%{
        transform: translateX(0px);
        opacity: 1;
    }
}
/**********************buttons*******************************/
.mc-arrow:after{
    font-family: 'Fontawesome';
    display: inline-block;
    padding-left: 8px;
    margin-right: 5px;
    color: #ffffff;
    content: "\f054";
    -webkit-transition: transform .3s ease-out;
    -moz-transition: transform .3s ease-out;
    -ms-transition: transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
}
.mc-arrow:hover:after {
    color: #ffffff;
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
    -o-transform: translateX(4px);
    transform: translateX(4px);
}
.gaming_pc_btns a{
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}
.gaming_pc_btn{
    font-size: 16px;
    background-color: #443bff;
    padding: 15px;
    border: 0;
    color: #ffffff;
    text-transform: uppercase;
    cursor: pointer;
    width: 100%;
    border-radius: 4px;
}
.gaming_pc_btn:hover{
    background-color: #5d72fa;
}
/**********************buttons*******************************/
.gaming_pc{
    background-color: #000000;
}
.landing_container{
    max-width: 1600px;
    margin: 0 auto;
}
/**fonts**/
.gaming_pc h1, .gaming_pc h2, .gaming_pc h3, .gaming_pc button{
    font-family: 'saira';
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 1.2;
 	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gaming_pc h1{
    font-size: 2.5rem;
    margin-bottom: 10px;
}
.gaming_pc h1 span{
    text-transform: none;
}
.gaming_pc h2{
    font-size: 2rem;
    margin-bottom: 1.5rem;
}
.gaming_pc p{
    font-family: 'saira';
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 10px;
}
.gaming_pc p:last-of-type{
    margin: 0;
}
h2 span{
    color: #443bff;
}
/**feat1**/
.gaming_pc_feat1{
    text-align: center;
}
.gaming_pc_feat1 .landing_container{
    max-width: 1920px;
}
.gaming_pc_feat1_title{
    position: relative;
    padding-top: 3rem;
    z-index: 1;
}
.feat1_title{
	padding: 0 3rem;
}
@keyframes fade-in{
    0%{
        opacity: 0;
        transform: translatey(30px);
    }
    100% {
        opacity: 1;
        transform: translatey(0px);
    }
}
.gaming_pc_feat1_title h2{
    font-size: 20px;
    font-weight: 400;
    text-transform: none;
    margin: 0;
   
}
.gaming_pc_btns {
    margin: 0 auto;
    padding: 40px 40px 30px 40px;
}
.feat1_top_btns{
    padding: 20px 40px 0 40px;
}
.gaming_pc_headline{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    /**animation: fade 1s ease; **/
}
.gaming_pc .gaming_pc_headline picture, .gaming_pc .gaming_pc_feat2 picture{
    position: relative;
}
@keyframes fade{
 0%{
    opacity: 0;
 }
 100%{
    opacity: 1;
 }
}
.gaming_pc picture{
    display: block;
    position: absolute;
    left: 0;
  	right: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
}
.gaming_pc picture img {
    user-select: none;
    display: block;
    margin: 0 auto;
  	max-height: 700px;
}

/**gaming_pc_intro**/
.gaming_pc_intro{
    position: relative;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 40px;
}
.intro_content {
    z-index: 1;
    position:relative;
    height: auto;
    overflow: hidden;
  }
  .intro_content.masked{
    height: 250px;
  }
  .intro_content.open{
    padding-bottom: 20px;
  }
  .intro_content.masked:after {
    content: "";
    position: absolute;
    bottom: 0;
    left:0;
    width:100%;
    height: 30%;
    z-index: 2;
    /**background: -webkit-linear-gradient(rgba(255,255,255,0) 40%, rgb(0, 0, 0) 80%);
    background: -moz-linear-gradient(rgba(255,255,255,0) 40%, rgb(0, 0, 0) 80%);
    background: -o-linear-gradient(rgba(255,255,255,0) 40%, rgb(0, 0, 0) 80%);
    background: linear-gradient(rgba(255,255,255,0) 40%, rgb(0, 0, 0) 80%);**/
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,1) 80%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,1) 80%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,1) 80%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
  }
.toggle-more-less, .spec_toggle a{
    font-size: 16px;
    display: inline-block;
    position: relative;
    color: white;
    border: 2px solid #66677d;
    border-radius: 5px;
    background-color: #000000;
    cursor: pointer;
    padding: 10px 25px;
    max-width: 100%;
}
.toggle-more-less:hover, .spec_toggle a:hover{
    background-color: #25263a;
}
.read-less{
    display: none;
}
.read-more{
    display: inline-block;
}
/**gaming_pc_intro**/
/**gaming_pc_feat2*/
.gaming_pc_feat2{
    background: rgb(5,15,45);
    background: -moz-linear-gradient(180deg, rgba(5,15,45,1) 0%, rgba(5,3,20,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(5,15,45,1) 0%, rgba(5,3,20,1) 100%);
    background: linear-gradient(180deg, rgba(5,15,45,1) 0%, rgba(5,3,20,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#050f2d",endColorstr="#000000",GradientType=1);
    padding: 10px 40px;
}
.gaming_pc_feat2 .sec__outer{
    max-width: 1600px;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
}
.feat2_content{
    max-width: 900px;
    text-align: center;
    margin: 0 auto;
}
.gp_logos{
    padding: 40px 20px;
    border-top: 1px solid #66677d;
    background-color:#060415;
}
.gp_logo{
    display: block;
    margin: 0 auto;
}
.gp_logo img{ 
    display: block;
    margin: 0 auto;
    max-width: 200px;
}
.gp_logos .landing_container{
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    align-items: center;
    justify-content: space-between;  
}
/**feat3**/
.gaming_pc_feat3{
    background-color: #66677d;
    padding: 50px 40px;
}
/**tabs**/
.gp_tabs_container{
    max-width: 1600px;
    margin: 0 auto;
}
.gp_tabs{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.gp_tabs_fl{
    width: 100%;
    text-align: center;
}
ul.gp_tabs li {
    position: relative;
    z-index: 1;
    list-style:none;
    cursor:pointer;
    font-size: 1.2rem;
    color:#ffffff;
    line-height: 35px;
    font-family: 'saira';
    text-transform: uppercase;
    opacity: 0.5;
    transition: .2s ease-in-out;
  }
  ul.gp_tabs li:hover{
      opacity: 1;
  }
  ul.gp_tabs li.active{
      opacity: 1;
  }
  .tabs_content_container{
    position: relative;
    overflow: hidden;
  }
  .tab_content{
     transition: 1s ease-in-out;
     padding-top: 40px;
     min-height: 500px;
  }
  .gp_tabs_container .tab_content{
    display: none;
  }
  .gp_tabs_container .tab_content.active{
    display: block;
  }
  .tab_content > div{
    align-items: center;
    min-height: 600px;
  }
.tab_content_img, .tab_content_info{
  	position: relative;
    animation: fade 1s ease;
    max-width: 900px;
    margin: 0 auto;
}
.tab_content_img img{
    display: block;
    margin: 0 auto;
}
.tab_content > div .gp_col-2 h2{
    font-size: 2rem;
}
.tab_content > div .gp_col-2 .col_inner{
   margin-top: 40px;
}
.gp_processors .gp_tab_logos{
  	left: 0;
	background: rgb(0 0 0 / 60%);
    padding: 15px;
}
.gp_processors .gp_tab_logos img{
  width: 60px;
}
.gp_processors .gaming_pc_btn{
	margin-right: 20px;
}
/**gpu-animation**/
.gpu_holder{
    display: flex;
    align-items: center;
    justify-content: center;
  	padding-bottom: 60px;
}
.gp_gpu_holder{
    overflow: hidden;
    border-right: 2px solid #ffffff;
}
.gp_gpu_holder:nth-child(2){
    border: none;
}
.gpu_holder_left{
    animation: moveLeft 1s ease;
}
.gpu_holder_right{
    animation: moveRight 1s ease;
}
.gp_tab_logos{
	display: flex;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 40px;
    right: 0;
    justify-content: space-between;
}
.gp_tab_logos img{
  margin: 0;
  width: 100px;
}
 @keyframes moveLeft{
    0%{
        transform: translateX(8%);
    }
    100%{
        transform: translateX(0);
    }
}
@keyframes moveRight{
    0%{
        transform: translateX(-8%);
    }
    100%{
        transform: translateX(0);
    }
}
/**gaming_pc_config**/
.gaming_pc_config{
    padding: 100px 40px;
}
.gp_title{
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}
.gp_amd, .gp_intel{
    position: relative;
    background-image: url(/images/landing/pcs/gaming-pc/config_bg.jpg);
    background-attachment: fixed;
    min-height: 350px;
    text-align: center;
    overflow: hidden;
}
.gp_amd{
    background-image: url(/images/landing/pcs/gaming-pc/config_bg_red.jpg);
    background-color: #ed1c24;
}
.gp_intel{
    background-color: #443bff;
}
.config_pc{
    display: block;
    margin-top: 40px;
    margin-bottom: -20px;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
}
.config_logo{
    display: block;
    margin-left:auto;
    margin-right: auto;
    margin-top: 20px;
}
.gp_config_holder{
    max-width: 900px;
    margin-top: 40px;
    margin-left:  auto;
    margin-right: auto;
}
.gp_config_holder a{
    display: block;
    padding: 20px;
    margin: 0;
}
.gp_config_holder .gp_col-2:first-child{
    margin-bottom: 40px;
}
.gp_config_holder .gaming_pc_btn{
    margin-top: 40px;
    background-color: #ffffff;
    color: #000000;
}
.gp_config_holder .mc-arrow:after{
    color: #000000;
}
/**pre_built**/
.gp_prebuilt{
    background: #66677d;
    text-align: center;
}
.gp_prebuilt .sec__outer{
    flex-direction: row-reverse;
    min-height: 600px;
}
.gp_prebuilt .col_inner{
    padding: 80px 40px;
}
.gp_prebuilt .gp_col-2:last-child{
    position: relative;
    overflow: hidden;
    min-height: 300px;
}
.gp_prebuilt picture{
    width: 100%;
}
.gp_prebuilt img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.gp_prebuilt_content{
    display: flex;
    align-items: center;
}
/**accessories**/
.gp_access{
    background: rgb(5,3,20);
    background: -moz-linear-gradient(90deg, rgba(5,3,20,1) 0%, rgba(26,22,96,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(5,3,20,1) 0%, rgba(26,22,96,1) 100%);
    background: linear-gradient(90deg, rgba(5,3,20,1) 0%, rgba(26,22,96,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#050314",endColorstr="#1a1660",GradientType=1);
    position: relative;
    padding: 40px;
    text-align: center;
}
.gp_access .sec__outer{
    min-height: 450px;
    align-items: center;
}
.gp_access .gp_col-2{
    flex: auto;
}
.gp_access .gp_col-2:first-child, .gp_access .gp_col-2:last-child{
    width: 100%;
}
.gp_access picture, .gp_bundle picture{
    position: static;
}
.gp_bundle{
    position: relative;
    text-align: center;
}
.gp_bundle_title{
    max-width: 900px;
    margin: 0 auto;
}
.gp_bundle a{
    display: inline-block;
  margin-top: 40px;
}
/**builtby**/
.gaming_pc_feat5{
    margin-bottom: 100px;
}
.gaming_pc_feat5 .landing_container{
    padding: 0 40px;
}
.gaming_pc_feat5 .gaming_pc_btn{
    margin-top: 40px;
}
.gp_built, .gp_gamers{
    max-width: 800px;
    margin: 0 auto;
    margin-top: 40px;
}
.gp_built .col_inner, .gp_gamers .col_inner{
    margin-bottom: 40px;
}
/**we are gamers**/
.gp_gamers{
    flex-direction: row-reverse;
}
.gp_gamers .col_inner{
    margin-left: auto;
}
.built-by-gamers{
  margin-top: 40px;
  border-left: 5px solid #3b2ff7;
  padding-left: 20px;
}
.gaming_pc .built-by-gamers p{
	margin-bottom: 0;
    font-weight: 700;
}
.built-by-gamers p:last-of-type{
	text-transform: uppercase;
	font-weight: 700;
    font-size: 30px;
  	line-height: 1.2;
}
/**game-based**/
.game_based{
    display: flex;
    align-items: center;
    position: relative;
    background-color: #0c0c0c;
    padding: 40px;
    overflow: hidden;
    min-height: 400px;
}
.game_based_title{
    max-width: 1170px;
    margin: 0 auto;
    text-align: center;
    z-index: 1;
}
.game_based picture img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.game_based button{
    margin-top: 40px;
}
.game_based h2{
    margin-bottom: .3rem;
}
p.game-based-sub{
    font-size: 1.5rem;
    text-transform: uppercase;
  	margin-bottom: 25px;
 	line-height: 1.2;
}
/**discord**/
.gp_discord{
    padding: 60px 40px;
    background-color: #0a0629;
}
.gp_discord_top{
    max-width: 1600px;
    margin: 0 auto;
    text-align: center;
}
.gp_discord_top button{
    margin-top: 40px;
}
p.gp_discord_handle{
    color: #5165f6;
    font-size: 1.5rem;
}
.gp_discord_gal{
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    margin-top: 80px;
}
.gp_discord_col{
    flex: 100%;
}
.gp_discord_image{
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.gp_discord_image:after{
    background: linear-gradient(0deg, rgba(5,3,20,1) 0%, rgba(10,6,41,0) 40%);
}
.gp_discord_image img{
    width: 100%;
}
.gp_discord_col .gp_discord_image:nth-child(odd){
    margin-bottom: 2rem;
}
.disc_caption:after{
    background-color: #5165f6;
    opacity: 0.4;
}
.gp_discord_image:after, .disc_caption:after, .disc_caption figcaption:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
}
.disc_caption{
   	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.disc_caption figcaption{
    position: relative;
    z-index: 1;
    color: white;
    font-family: 'saira';
    padding: 10px;
}
.disc_caption figcaption:after{
    background-image: url(/images/landing/pcs/gaming-pc/discord.png);
    background-repeat: no-repeat;
    background-position: 97%;
    z-index: -1;
}
/**buld-pc**/
.build_pc{
    position: relative;
    padding: 50px 40px;
    text-align: center;
    z-index: 1;
}
.build_pc .sec__outer{
    justify-content: center;
}
.build_pc_content{
    text-align: left;
}
.build_pc_content .gp_col-2{
    margin-bottom: 40px;
}
.build_pc_content .col_inner{
    max-width: 100%;
}
.gaming_pc .build_pc picture{
    z-index: -1;
    width: 100%;
}
.build_pc img{
    object-fit: none;
    width: 100%;
    height: 100%;
}
@media (max-width: 952px){
  .gaming_pc .product-filter__values{
    	border: none;
        border-radius: 0 0 5px 5px;
    	margin: 0;
  }
  .gaming_pc .product-filter__values__link:first-child{
		border-top: 1px solid #443bff;
  }
  .rec_specs h2 {
    padding: 0px 20px 0px 20px;
  }
  
  .gaming_pc p{
    font-size: 16px;
}
  
  }
@media screen and (min-width:450px){
    .gp_discord_col{
        flex: calc(50% - 2rem);
    }
}
@media screen and (min-width:650px){
  .discord-hide{
	display: block;
}
    .gaming_pc h1{
        font-size: 3rem;
    }
    .gaming_pc_btns{
        max-width: 100%;
    }
    .gaming_pc_btns a{
        width: auto
    }
    .gaming_pc_btn{
        min-width: 294px;
        width: auto;
    }
    .feat1_top_btns a:first-child{
        margin-right: 10px;
    }
    .feat1_top_btns a:last-child{
        margin-left: 10px;
    }
    .feat1_top_btns{
        display: flex;
        justify-content: center;
    }
    .feat1_btm_btns{
        display: flex;
        flex-wrap: wrap;
        max-width: 1170px;
    }
    .feat1_btm_btns a{
        width: calc(50% - 10px);
        margin-right: 10px;
    }   
    .feat1_btm_btns button{
        min-width: auto;
        width: 100%;
    }
    .config_pc{
        width: auto;
    }
  .gp_processors .gp_tab_logos img{
  		width: 120px;
	}
}
@media screen and (min-width:750px){
   .btn_hide {
     display:none;
  }    
  .gaming_pc .product{
  	width: 50%;
}
    .gp_tabs{
        justify-content: space-between;
        align-items: flex-end;
    }
    .gp_tabs_fl{
        width: auto;
    }

    ul.gp_tabs li:last-of-type{
        margin: 0;
}
    ul.gp_tabs li {
        padding-bottom: 5px;
        display: inline-block;
        margin-right: 30px;
        border-bottom: 2px solid #ffffff;
  }
    ul.gp_tabs:after{
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 2px;
        background-color: #ffffff;
    }
    ul.gp_tabs li.active{
        border-bottom: 2px solid #443bff;
    }
  .gp_tab_logos img{
  		width: auto
	}
}
@media screen and (min-width:1170px){
  .gaming_pc_ranges .gp_col-4{
        width: calc(25% - 15px);
    }
  .gaming_pc_ranges{
    padding: 100px 20px 0 20px;
}
  .gp-pc-range{
     padding: 20px;
  }
  .gaming_pc_ranges h3{
    font-size: 20px;
}
  .gaming_pc .product{
  width: 33.3333333%;
}
    .gaming_pc h2{
        font-size: 2.8rem;
    }
    .gaming_pc_feat1_title h2{
        font-size: 1.5rem;
    }
    .gp_col-2{
        flex: 1 1 50%;
        width: 50%;
    }
    .feat2_content{
        max-width: 650px;
        margin: 0;
    }
    .gaming_pc .gaming_pc_headline picture{
        top: -140px;
    }
    .gaming_pc picture img{
        margin: auto;
    }
    .gaming_pc_intro{
        margin-top: -200px;
    }
    .feat1_btm_btns a{
        width: calc(25% - 10px);
    }  
    .gaming_pc_feat2 picture{
        top: 0;
        width: 60%;
    } 
    .gaming_pc_feat2 .gp_col-2{
        flex: 1 1 40%;
    }
    .feat2_content{
        text-align: left;
    }
    ul.gp_tabs li{
        margin-right: 70px;
    }
    .tab_content > div .gp_col-2 .col_inner{
        padding-left: 80px;
        margin: 0;
        max-width: 100%;
    }
    .gp_config_holder{
        max-width: 1170px;
        flex-wrap: nowrap;
    }
    .gp_config_holder .gp_col-2:first-child{
        margin-right: 40px;
        margin-bottom: 0;
    }
    .gp_built, .gp_gamers{
        align-items: center;
        max-width: 100%;
    }
    .gp_built{
        margin-top: 100px;
    }
    .gp_built .col_inner{
        padding-right: 40px;
    }
    .gp_gamers .col_inner{
        padding-left: 40px;
    }
    .gp_built .col_inner, .gp_gamers .col_inner{
        margin-bottom: 0;
    }
    .gp_access, .gp_prebuilt{
        text-align: left;
    }
    .gp_access .col_inner{
        margin-left: 40px;
    }
    .gp_access .gp_col-2:last-child{
        width: 40%;
    }
    .gp_access .gp_col-2:first-child{
        width: 50%;
    }
    .col_inner{
        max-width: 800px;
    }
   .gp_discord_col{
        flex: calc(25% - 2rem);
    }
    .gp_discord_gal{
        margin-top: 180px;
    }
    .gp_discord_top{
        display: flex;
        justify-content: space-between;
      	align-items: flex-start;
        text-align: left;
    }
  .gp_discord_top button{
    	margin: 0;
	}
    .gp_discord_col:nth-child(even){
        margin-top: -5%;
    }
    .build_pc_content .gp_col-2:nth-child(odd) .col_inner{
        padding-right: 40px;
    }
}

@media screen and (min-width:1400px){
   .gaming_pc .product{
 	 width: 25%;
}
}
@media screen and (max-width:600px){
   .build_pc picture img {
       display: none;
  }
  #p2 {
    display:none;
  }
  .product-value {
   text-align: center;
   padding-right: 0px;
  } 
  .gaming_pc_feat1_title {
    padding-top: 2rem;
  } 
}
@media screen and (max-width:1170px){
  .xbgp{
   	background-image: none; 
    padding:0;
  }
.xbgp-fl, .xbgp-fr{
  width: 100%;
}
 .xbgp-fl{
     padding: 40px;
    background: #333333;
  }
  .xbgp-container{
   flex-direction: column-reverse; 
  }
  #responsive-img{
	display:block;
  }
  .xbgp-logo{
    display: none;
  }
  /***game-pass-end**/
  .intro_content.masked:after{
    display:none;
  } 
  .intro_content.masked{
   	height: auto; 
  }
  .read-more-hide{
 	display: none; 
}
   .gaming_pc_feat4 .gp_access .gp_col-2 img{
        padding-top: 40px;
  }
   .gaming_pc_intro {
       padding: 0 30px;
  }
   .gaming_pc_feat2 {
      padding: 30px 30px;
  }
   .gaming_pc_feat3 {
      padding: 30px 30px;
  }
   .gaming_pc_config {
      padding: 30px 30px;
  }
   .gp_bundle_title {
      padding: 30px;
  }
   .gp_access {
      padding: 30px;
  }
   .gp_prebuilt .col_inner {
      padding: 30px;
  }
   .gaming_pc_feat5 .landing_container {
      padding: 30px;
  }
   .game_based {
      padding: 30px;
  }
   .build_pc {
      padding: 30px;
  }
  .gp_logo{
   	padding: 0 20px; 
  }
  .gp_processors .gaming_pc_btn{
    	margin-bottom: 20px;
  }
}


@media screen and (min-width:1921px){
.gaming_pc picture img{
 max-height: 100%;
}
  .gaming_pc .gaming_pc_headline picture{
        top: -170px;
  }
}