@import url('https://fonts.googleapis.com/css2?family=Saira:wght@400;700&display=swap');
section#main.main-ind{
  padding: 0;
}
/************************specs**********************/
.products .system-builder-container{
  	max-width:1170px;
  margin:0 auto;
}
.products{
  padding-top: 40px;
  background-color: #000000;
}
.product .column-ind-holder .column-ind-header {
    background: #464646;
}
.product .column-ind-holder .column-content {
  border-radius: 5px;
  padding: 0 0 20px 0!important;
  background: #252525;
  border: 2px solid #464646;
}
.product .column-ind-holder .column-content .products-points-holder{
  background: transparent;
  margin:0;
  padding: 20px
}
.product .column-ind-holder .column-content .config_button_holder .btn {
    background-color: #f16827;
    border-color: #f16827;
    color: #000000;
}
.product .column-ind-holder .column-content .config_button_holder .btn:hover {
    color: #000000;
    background-color: #f16827;
    border-color: #f16827;
}
.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: #f16827;
}
ul.exceptions_list li:before, ul.list-caret li:before, ul.list-chevron-right li:before {
  color: #f16827;
}
.product .column-ind-holder .column-content .product-image-holder .product-image {
  	height:auto;
}
.product .column-ind-holder .column-content .product-image-holder .product-image img{
  	width: 150px;
 	height: auto;
    padding: 0px 0;
  	margin:15px auto;
}
.column-ind-holder {
    box-shadow: 1px 1px 7px 2px rgba(0, 0, 0, 0.08);
}
.config_button_holder{
	margin: 0 20px;
  margin-top: auto;
}
.product .column-ind-holder .column-content .products-points-holder ul li{
  color: #ffffff;
  margin: 0;
}
.pcs__row{
    display: flex;
    align-items: center;
}
.landing-wrapper{
    background-color: #000000;
}
.landing-wrapper h1, .landing-wrapper h2{
    font-family: 'saira';
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: bold;
    color: #ffffff;
}
.landing-wrapper h1{
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 20px;
}
.landing-wrapper h2{
    font-size: 40px;
    margin-bottom: 20px;
    font-weight: normal;
    color: #f16827;
}
.landing-wrapper p{
    color: #ffffff;
}
.landing-container{
    max-width: 1170px;
    margin: 0 auto;
}
.lg-container{
    max-width: 1920px;
    margin: 0 auto;
}
.landing-button{
    font-family: 'Montserrat-Bold';
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 20px;
    background-color: #f16827;
    color: #ffffff;
    margin-top: 20px;
}
.pcs_col-2{ 
    width: 50%;
}
.b650-hero{
    padding: 100px 35px;
    background-image: url(/images/landing/gigabyte/b650/b650-hero-bg.jpg);
    background-position: center;
    background-size: cover;
}
.b650-hero-logos{
    margin-top: 40px;
}
.b650-hero-logos img:first-child{
  	margin-right: 8px;
}
.b650-hero-logos img:last-child{
 	 display:inline-block;
  	vertical-align:bottom;
  	margin-top: 8px
}
.b650-hero h2{
    font-size: 26px;
    text-transform: none;
}
.rec-specs h2{
    text-align: center;
    color: #ffffff;
    padding: 20px;
   font-size: 32px;
   background-color: #f16827;
}
.b650-feat{
    padding: 35px;
}
.b650-feat2  .lg-container{
    max-width: 2560px;
}
.b650-feat2 .feat-info{
    text-align: center;
    max-width: 960px;
    margin: 0 auto;
    padding-top: 80px;
}
.b650-image-holder{
    position: relative;
    min-height: 1000px;
    overflow: hidden;
}
.b650-image{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
    width: 100%;
}
.b650-image img{
    object-fit: cover;
    height: 100%;
    user-select: none;
    width: 100%;
}
.feat-info{
    position: relative;
   padding-top: 40px;
   max-width: 700px;
   z-index: 1;
}
.b650-feat3, .b650-feat4, .b650-feat5{
    position: relative;
}
.b650-feat3 .pcs__row{
    min-height: 600px;
    max-width: 1400px;
}
.b650-feat3 .feat-info{
    text-align: right;
    padding-right: 40px;
}
.b650-feat3, .b650-feat4{
    border-top: 2px solid #f16827;
}
.b650-feat4 .pcs__row{
    flex-direction: row-reverse;
    min-height: 400px;
}
.b650-feat5 .pcs__row{
    min-height: 400px;
}
@media screen and (max-width:1920px){
  .b650-image-holder{
    min-height: 700px; 
  }
}
@media screen and (max-width:960px){
  .b650-hero{
    padding: 35px;
  }
  .landing-wrapper h2{
    font-size: 32px;
  }
 .landing-wrapper .rec-specs h2{
    font-size: 24px;
  }
    .landing-wrapper .pcs_col-2{ 
        width: 100%;
    }
    .b650-hero-img img{
        display: block;
        margin: 0 auto;
        width: 400px;
    }
    .b650-hero-title{
        padding: 35px 0;
    }
    .b650-hero .pcs__row {
        flex-direction: column-reverse;
    }
    .pcs__row{
        flex-wrap: wrap;
    }
    .b650-feat, .feat-info{
        padding: 0;
    }
    .feat-info{
        max-width: 100%;
    }
    .b650-image{
        position: static;
        width: 100%;
    }
    .b650-image img{
        object-fit: cover;
        height: auto;
        user-select: none;
        width: 100%;
    }
    .b650-feat2{
        padding: 0;
    }
    .b650-feat2 .feat-info, .b650-feat3 .feat-info, .b650-feat4 .feat-info, .b650-feat5 .feat-info{
        padding: 35px;
        text-align: center;
    }
    .b650-image-holder, .b650-feat3 .pcs__row{
        min-height: auto;
    }
}