.productDetailBanner {
    color: #FFF;
    background: url(../img/product-details/leet/pngwing.png) no-repeat center right #000;
    background-size: 65%;
}

.productDetailBanner .row {
    height: 640px;
}

.productDetailBannerContent h5 {
    margin: 0px;
    font-size: 26px;
    color: #C4C4C4;
    line-height: 33px;
    font-weight: bold;
    text-transform: uppercase;
}

.productDetailBannerContent h2 {
    font-size: 40px;
    line-height: 50px;
    color: #FFF;
    font-weight: bold;
    padding: 0px 0px 7px 0px;
    text-transform: uppercase;
}

.productDetailBannerContent h2 span {
    display: block;
}

.productDetailBannerContent h6 {
    font-size: 22px;
    line-height: 24px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.productDetailBannerContent p {
    font-size: 16px;
    padding-bottom: 30px;
}

.productDetailSectionTwo .contentInner {
    max-width: 70%;
    margin: 0px auto;
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

.productDetailSectionTwo h3, .productDetailSectionThree h3, .headingComman {
    color: #1654CB;
    font-weight: 500;
    font-size: 32px;
    line-height: 37px;
    text-transform: uppercase;
}

.productDetailSectionThree {
    padding: 145px 0px;
    color: #FFF;
    background-color: #000;
}

.productDetailSectionThree .contentInner {
    max-width: 80%;
}

.productDetailSectionThree h3 {
    color: #FF7A00;
}

.boxComman {
    padding: 115px 0px;
    font-weight: 400;
    font-size: 16px;
    color: #000;
}

.tabShowoff {
    max-width: 600px;
    margin: 0px auto;
    text-align: center;
}

.tabShowoff ul.nav-tabs {
    width: auto;
    display: table;
    font-weight: 400;
    margin: 10px auto 65px auto;
    border-bottom: 3px solid #645D5D;
}

.tabShowoff ul.nav-tabs li {
    display: inline-block;
    border: none;
    margin: 0px 0px -3px 0px;
}

.tabShowoff ul.nav-tabs li + li {
    margin-left: 40px;
}

.tabShowoff ul.nav-tabs li a {
    border: none;
    position: relative;
    padding: 14px;
    text-transform: uppercase;
    border-bottom: solid 3px transparent;
}

.tabShowoff ul.nav-tabs li a:hover {
    color: #000;
    border-color: #1654CB;
}

.tabShowoff .nav-tabs .nav-item.show .nav-link, .tabShowoff .nav-tabs .nav-link.active {
    color: #000;
    font-weight: bold;
    border-color: #1654CB;
}

.tabShowoff .tabInnerContent img {
    max-width: 100%;
    margin-bottom: 80px;
}

.tabShowoff .tabInnerContent {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}

.bgGray {
    background-color: #F0F0F0;
}

.boxReviews {
    padding: 75px 0px 75px 0px
}

.sliderReviews {
    padding-top: 85px;
    font-size: 20px;
    font-weight: 400;
    line-height: 23px;
    color: #000;
}

.sliderReviews h6 {
    font-size: 16px;
    color: #1654CB;
    font-weight: 400;
    padding: 10px 0px 0px 0px;
}

.sliderReviews .carousel-item {
    padding-right: 50px;
}

.sliderReviews .carousel-indicators {
    position: initial;
    margin: 90px 0px 0px 0px;
}

.sliderReviews .carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #C4C4C4;
}

.sliderReviews .carousel-indicators li.active {
    background-color: #645D5D;
}

.boxParallax {
    color: #FFF;
    z-index: 1;
    position: relative;
    background: url(../img/product-details/leet/bg-1.png) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}

.boxParallax:after {
    width: 100%;
    height: 100%;
    content: "";
    left: 0px;
    top: 0px;
    z-index: -1;
    position: absolute;
    background-color: rgba(0,0,0,0.5);
}

.boxParallax {
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
}

.boxParallax .row {
    height: 800px;
}

.contentParallax {
    padding: 60px 80px;
    background-color: rgba(0, 0, 0, 0.6);
    font-size: 18px;
    line-height: 36px;
    border-radius:4px;
}
.boxParallax:before{
    width: 100%;
    left: 0px;
    top:0px;
    content: "";
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
}
.boxParallax.boxParallaxNothing:before{
    display:none;
}
.boxParallax.boxParallaxFunctional .contentParallax {
    background-color: rgba(0, 0, 0, 0.9);
}
.boxParallax h3 {
    color: #FF7A00;
}

.boxGallery h3 {
    padding-bottom: 30px;
}

.text-orange {
    color: #FF7A00;
}

.boxGallery {
    padding: 105px 0px;
    background-color: rgba(0, 0, 0, 0.9);
}

.boxGuarantee {
    padding: 80px 0px;
}

.contentGuarantee {
    text-align: center;
}

.contentGuarantee .dropdown {
    position: initial;
}

.boxGuarantee .row [class*="col-"] {
    position: initial;
}

.boxGuarantee .container {
    position: relative;
}

.boxGuarantee h4 {
    margin: 0px;
    font-size: 22px;
    line-height: 28px;
    color: #1654CB;
    padding-bottom: 12px;
}

.boxGuarantee .headingComman {
    color: #000;
    padding-bottom: 60px;
}

.contentGuarantee .iconBox {
    margin-bottom: 35px;
}

.contentGuarantee h5 {
    margin: 0px;
    font-size: 18px;
    line-height: 23px;
    min-height: 80px;
    margin-bottom: 20px;
}

.boxModel {
    background-color: #DCDCDC;
}

ul.listModel:after, ul.listModel:before {
    content: "";
    clear: both;
    display: block;
}

ul.listModel {
    list-style: none;
    padding: 50px 0px 0px 0px;
    margin: 0px -7px 0px -7px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

ul.listModel > li {
    width: 20%;
    float: left;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 20px;
}

.boxModelContent {
    padding: 40px 0px 0px 0px;
    border-radius: 12px;
    text-align: center;
    border: 1px solid #1654CB;
    background-color: #FFF;
}

.boxModelContent h3 {
    font-weight: 500;
    font-size: 18px;
    color: #000;
    padding-bottom: 30px;
}

.boxModelContent h5 {
    margin: 0px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    padding-bottom: 8px;
}

.boxModelContent h2 {
    font-weight: 300;
    font-size: 36px;
    line-height: 42px;
    color: #000;
    padding-bottom: 22px;
}

.boxModelContent .imgModel {
    margin-bottom: 35px;
}

.boxModelContent .topContent {
    position: relative;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.productRating {
    font-size: 15px;
    padding: 20px 20px 20px 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.productRating .rowRating {
    display: flex;
    font-weight: 300;
}

.productRating .rowRating > div:first-child {
    text-align: right;
    width: 110px;
}

.productRating .rowRating ul.listRating {
    display: flex;
    margin: 0px;
    padding: 8px 0px 0px 14px;
    list-style: none;
}

.productRating .rowRating ul.listRating li + li {
    margin-left: 2px;
}

.productRating .rowRating ul.listRating li span {
    width: 13px;
    height: 6px;
    display: block;
    border-radius: 2px;
    background-color: rgba(196, 196, 196, 0.8);
}

.productRating .rowRating ul.listRating li span.active {
    background-color: #1654CB;
}

ul.listProductDetail {
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 300;
}

ul.listProductDetail li {
    position: relative;
    height: 60px;
    display: table;
    width: 100%;
    text-align: left;
    padding-left: 80px;
    padding-right: 15px;
}

ul.listProductDetail li p {
    padding: 0px;
    display: table-cell;
    vertical-align: middle;
}

ul.listProductDetail li + li {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

ul.listProductDetail li .iconProduct {
    position: absolute;
    left: 24px;
    top: 50%;
    opacity: 0.60;
    transform: translateY(-50%);
}

.btnDropdown {
    width: 24px;
    height: 24px;
    color: #C4C4C4;
    line-height: 22px;
    border-radius: 50%;
    border: solid 2px #C4C4C4;
    display: inline-block;
    font-size: 12px;
    text-align: center;
}

.btnDropdown:hover {
    color: #C4C4C4;
}

.btnDropdown.collapsed .fas.fa-plus:before {
    content: "\f067";
}

.btnDropdown .fas.fa-plus:before {
    content: "\f068";
}

.dropdownWarranty {
    color: #FFF;
    margin-top: 60px;
    padding: 30px 70px;
    background-color: #1654CB;
    transform: none !important;
    font-size: 20px;
    font-weight: 500;
    position: initial !important;
}

.dropdownWarranty h4 {
    color: #FFF;
    font-size: 22px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.dropdownWarranty a {
    color:#FF7A00;
}

.dropdownWarranty a:hover {
    color:#FF7A00;
    text-decoration:underline;
}

.mainTestimonials {
    padding: 75px 0px;
}

.topTestimonials {
    font-weight: 500;
    font-size: 18px;
    color: #000;
    padding-bottom: 50px;
    margin-bottom: 60px;
    border-bottom: 1px solid #000000;
}

ul.listTestimonials {
    list-style: none;
    padding: 0px;
    margin: 0px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
}

ul.listTestimonials > li {
    padding-bottom: 40px;
}

ul.listTestimonials li h5 {
    margin: 0px;
    font-size: 20px;
    font-weight: 400;
    line-height: 21px;
    padding-bottom: 15px;
}

ul.listTestimonials li .column1 {
    padding-top: 35px;
}

ul.listTestimonials li ul.liststar {
    padding: 0px;
    list-style: none;
    display: flex;
    margin: 0px 0px 12px 0px;
}

ul.listTestimonials li ul.liststar li {
    width: auto;
}

ul.listTestimonials li ul.liststar li a {
    color: #1654CB;
}

ul.listTestimonials li h6 {
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 20px;
}

ul.listTestimonials li h6 span {
    color: #1654CB;
    font-size: 24px;
}

ul.listTestimonials .textYes {
    margin: 30px 0px 20px 0px;
}

ul.listTestimonials .textYes img {
    margin-right: 15px;
}

ul.listTestimonials .textYes {
    font-weight: 400;
}

ul.listTestimonials .textYes strong {
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
}

.btnShowMore {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: rgba(0, 102, 255, 0.8);
}

.btnShowMore i {
    font-size: 14px;
    margin-left: 5px;
}

.textBlue {
    color: #3385FF;
}

.btnShowMore.collapsed .textLess {
    display: none;
}

.btnShowMore.collapsed .textMore {
    display: block;
}

.btnShowMore .textMore {
    display: none;
}

.btnShowMore .textLess {
    display: block;
}

ul.listModelConfigure.listModel > li {
    width: 33.33%;
}

ul.listModelConfigure.listModel .iconSpeedometer {
    position: absolute;
    right: 20px;
    top: -17px;
}

ul.listModelConfigure.listModel .boxModelContent .imgModel {
    margin-bottom: 20px;
}

ul.listModelConfigure.listModel .boxModelContent .imgModel img {
    max-width: 200px;
}

ul.listModelConfigure.listModel .boxModelContent h2 {
    padding-bottom: 15px;
}

ul.listModelConfigure.listModel .boxModelContent .topContent h6 {
    font-size: 14px;
    padding-bottom: 18px;
}
ul.listModelConfigure.listModel .boxModelContent .topContent h6 .dropdown{
    display:inline-block;
}

ul.listModelConfigure.listModel .boxModelContent .topContent h6 strong {
    font-size: 16px;
    font-weight: 400;
}

ul.listModelConfigure.listModel .boxModelContent .topContent h6 .iconInfo {
    color: #FF7A00;
}

ul.listModelConfigure.listModel ul.listProductDetail li {
    padding-left: 15px;
    height: auto;
}

ul.listModelConfigure.listModel ul.listProductDetail li .row {
    min-height: 60px;
}

ul.listModelConfigure.listModel ul.listProductDetail {
    font-size: 14px;
}

ul.listModelConfigure.listModel ul.listProductDetail li .row .columnLeft {
    padding-left: 64px;
    padding-right: 0px;
    max-width: 44%;
}

ul.listModelConfigure.listModel ul.listProductDetail li .row .columnRight {
    padding-left: 0px;
    text-align: right;
    max-width: 44%;
}

ul.listModelConfigure.listModel ul.listProductDetail li .row .columnCenter {
    text-align: center;
    color: rgba(100, 93, 93, 0.8);
    font-size: 11px;
    max-width: 12%;
    padding: 0px 10px;
}

ul.listModelConfigure.listModel ul.listProductDetail li .iconProduct {
    left: 15px;
}

ul.listModelConfigure.listModel .boxModelContent .topContent {
    border: none;
    padding: 0px;
}

ul.listModelConfigure.listModel ul.listProductDetail li:first-child .row {
    min-height: 30px;
}

ul.listModelConfigure.listModel {
    padding-top: 30px;
}

.btnBack {
    font-size: 20px;
    color: #FF7A00;
    font-weight: 400;
}

.btnBack i {
    font-size: 16px;
    padding-right: 7px;
}

.accordionInner {
    padding-top: 30px;
    padding-left: 15px;
}

.accordionInner .card {
    border: none;
    background-color:transparent;
}

.accordionInner .card-header {
    padding: 0px;
    border: none;
    background: none;
}

.accordionInner .card-header h5 {
    font-size: 18px;
    color: #1654CB;
    font-weight: 400;
    text-transform: uppercase;
    background: no-repeat;
    border: none;
    font-weight: 500;
    padding-left: 20px;
    cursor: pointer;
    margin: 0px 0px 15px 0px;
    border-left: solid 2px #1654CB;
}

.accordionInner .card-header h5.collapsed {
    font-weight: 400;
    border-left: solid 2px transparent;
}
.accordionInner .card .card-body p{
    line-height:32px;
}
.accordionInner .card .card-body, .accordionInner .card .card-body ul {
    padding: 0px 0px 0px 22px;
    font-size: 16px;
    line-height: 23px;
}

.accordionInner .card .card-body ul {
    margin-left: 10px;
}

.accordionInner .card .card-body {
    margin-bottom: 25px;
}

.accordionInner.accordionCooling .card .card-body ul {
    line-height: 32px;
}


.productDetailBanner.productDetailBannerIkon {
    background: url(../img/product-details/ikon/ikon-htpc-black-banner-large_V3.webp) no-repeat center center;
    background-size: cover;
}

.productDetailSectionTwo .contentInner, .productDetailSectionThree .contentInner {
    line-height: 36px;
    font-size: 18px;
}

.productDetailSectionThree h5 {
    font-size: 22px;
    line-height: 44px;
    font-weight: 500;
    margin: 0px;
}

ul.listSimple {
    line-height: 26px;
}

.productDetailSectionThree .contentInner {
    padding: 150px 0px;
}

.boxParallax.boxParallaxSystem {
    background: url(../img/product-details/ikon/ikon-htpc-black-landscape-product.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}

.boxParallax.boxParallaxSystemIngin {
    background: url(../img/product-details/ingin/ingin-htpc-black-demo-medium.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}
.boxParallax.boxParallaxSystemMaven {
    background: url(../img/product-details/maven/gallery/maven-htpc-black-front-room-gallery.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}
.boxParallax.boxParallaxChassisMaven {
    background: url(../img/product-details/maven-chassis/maven-htpc-black-front-room-partial.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}

.boxParallaxSystemIngin .contentParallax {
    padding-top: 110px;
    padding-bottom: 80px;
}

.boxParallaxSystem .contentParallax {
    padding-top: 110px;
    padding-bottom: 80px;
}

.boxParallaxSystemMaven .contentParallax {
    padding-top: 110px;
    padding-bottom: 80px;
}

.boxParallaxChassisMaven .contentParallax {
    padding-top: 110px;
    padding-bottom: 80px;
}

.productDetailBanner.productDetailBannerEra {
    background: url(../img/product-details/era/era-htpc-black-banner-large.jpg) no-repeat center center;
    background-size: cover;
}

.boxParallax.boxParallaxPerfect {
    background: url(../img/product-details/era/era-htpc-silver-productLandscape.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    overflow:hidden;
}

.boxParallax.boxParallaxPerfect:after {
    display: none;
}

.boxParallax.boxParallaxPerfect .contentParallax {
    background-color: rgba(0, 0, 0, 0.9);
}

.productDetailSectionThreeEra .contentInner {
    margin: 0px auto;
    max-width: 70%;
}

.productDetailBanner.productDetailBannerIngin {
    background: url(../img/product-details/ingin/ingin-gaming-black-banner-large.jpg) no-repeat center center;
    background-size: cover;
}

.boxParallax.boxParallaxFunctional {
    background: url(../img/product-details/maven/maven-htpc-black-front-lifestyle.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}
.boxParallax.boxParallaxEnthusiast {
    background: url(../img/product-details/infinitum4u/banner_img.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}


.boxParallax.boxParallaxFunctional:after {
    display: none;
}

.productDetailBanner.productDetailBannerLeet {
    background: url(../img/product-details/leet/leet-htpc-black-front-banner-large.jpg) no-repeat center center;
    background-size: cover;
}

.productDetailBannerLeet .productDetailBannerContent, .productDetailBlackBox .productDetailBannerContent {
    background-color: rgba(49, 49, 49, 0.75);
    border-radius: 4px;
    padding: 83px 70px;
    max-width: 500px;
}

.boxParallax.boxParallaxgame {
    background: url(../img/product-details/leet/leet-htpc-black-landscape-lifestyle-landscape.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}

.boxParallax.boxParallaxSilence {
    background: url(../img/product-details/creator-plus/creator-plus-silence-is-golden.webp) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}
.boxParallax.boxParallaxSilence2 {
    background: url(../img/product-details/workstation-l/workstationL-workstations-black-work-in-silence.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}
.boxParallax.boxParallaxCompromise {
    background: url(../img/product-details/matx-custom/Forge_System_AP201_Side_Cover_On-Background.webp) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}
.productDetailBanner.productDetailBannerCouchmaster {
    color: #FFF;
    position: relative;
    background: url(../img/product-details/couchmaster/couchmaster-htpc-black-front-banner-large.jpg) no-repeat center center;
    background-size: cover;
}
.productDetailBannerCouchmaster img {
    max-width: 100%;
}


.productDetailBannerCouchmaster .productDetailBannerContent {
    background-color: rgba(49, 49, 49, 0.75);
    border-radius: 4px;
    padding: 65px 70px;
    max-width: 500px;
}

.boxParallax.boxParallaxcouchmaster {
    background: url(../img/product-details/couchmaster/bg_Couchmaster.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}

.productDetailBannerCouchmaster .productDetailBannerContent h5 {
    font-weight: 500;
    font-size: 26px;
}

.spacingProduct {
    padding: 100px !important;
}

.tabShowoff .tabInnerContent img {
    margin-top: 60px;
}

ul.listProductCouchmaster {
    margin: 70px auto 0px auto;
}

ul.listProduct.listProductCouchmaster > li {
    width: 100%;
}

.productInnerImageSingle {
    padding: 24px 0px;
}

.productInnerImageSingle img {
    max-width: 240px;
}

ul.listProduct.listProductCouchmaster .boxProduct .bottomContent {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 40px;
    padding: 48px 90px;
}

ul.listProduct.listProductCouchmaster .boxProduct {
    min-height: inherit;
    padding-bottom: 0px;
}

ul.listProduct.listProductCouchmaster .boxProduct ul.listSimple {
    font-weight: 300;
}

ul.listProduct.listProductCouchmaster .boxProduct ul.listSimple li + li {
    margin-top: 2px;
}


.productDetailBanner.productDetailBannerMaven {
    background: url(../img/product-details/maven/maven-htpc-black-topFront-banner-large.jpg) no-repeat center center;
    background-size: cover;
}


.boxProductDark{
    background-color:#000;
}
ul.listProductNvidia.listProduct{
    margin-bottom:0px;
}
ul.listProductNvidia li .boxProduct {
    min-height: 1200px;
}
.fullimgNvidia{
    text-align:center;
    position:relative;
}
.fullimgNvidia img{
    margin:0px auto;
    width:100%;
}
.boxParallax.parallexVideo {
    background: #000;
}
.parallexVideo video {
    top: 0px;
    left: 0px;
    width: 100%;
    position: absolute;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.boxGamingVideo {
    position: relative;
}
.boxGamingVideo {
    position: absolute;
    top: 14.6%;
    width: 100%;
    height: 15.6%;
    padding: 9% 18% 4.4% 18%;
}
.boxGamingVideo.boxGamingVideo2 {
    top: 28.2%;
    height: 14.4%;
    padding: 8% 18.5% 4.4% 18.5%;
}
.boxGamingVideo.boxGamingVideo3 {
    top: 70.5%;
    height: 24.1%;
    width: 85% ;
    padding: 8% 10.5% 4.4% 25.5%;
}
.boxGamingVideo.boxGamingVideo4 {
    top: 62.5%;
    height: 36.8%;
    width: 85% ;
    padding: 8% 10.5% 4.4% 25.5%;
}
.boxGamingVideo.boxGamingVideo5 {
    top: 29.73%;
    height: 10.3%;
    width: 98% ;
    padding: 8% 10.5% 4.4% 12.75%;
}
.boxGamingVideo .mainVideo {
    height: 100%;
}
.boxGamingVideo .mainVideo iframe {
    border: solid 5px #666666;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 30px rgba(0,0,0,0.7);
}
.boxGamingVideoMobile {
    position: absolute;
    top: 24%;
    width: 100%;
    max-width: 40%;
    height: 4.5%;
    padding: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.boxGamingVideoMobile.boxGamingVideoMobile2 {
    max-width: 87%;
    height: 3.4%;
    top: 38.7%;
    padding-left: 15px;
    padding-right: 15px;
}
.boxGamingVideoMobile.boxGamingVideoMobile3 {
    max-width: 67%;
    height: 6%;
    top: 88.7%;
    padding-left: 15px;
    padding-right: 15px;
}
.boxGamingVideoMobile.boxGamingVideoMobile4 {
    max-width: 67%;
    height: 6%;
    top: 88.7%;
    padding-left: 15px;
    padding-right: 15px;
}
.boxGamingVideoMobile.boxGamingVideoMobile5 {
    max-width: 67%;
    height: 6%;
    top: 88.7%;
    padding-left: 15px;
    padding-right: 15px;
}
.boxGamingVideoMobile .mainVideo {
    width: 100%;
    height: 100%;
}
.fullProductImage{
    position:relative;
}
.contentGeforce {
    color: #FFF;
    font-size: 18px;
    line-height: 36px;
    max-width: 600px;
    position: absolute;
    top: 40%;
    left: 19.2%;
    font-weight: 400;
}

.productDetailBanner.productDetailBannerInfinitum4u {
    background: url(../img/product-details/infinitum4u/infinitum4u-htpc-black-banner-large.jpg) no-repeat center center;
    background-size: cover;
}
.productDetailBanner.productDetailBannerInfinitum4uPro {
    background: url(../img/product-details/infinitum4u-pro/infinitum4upro-htpc-black-banner-large.jpg) no-repeat center center;
    background-size: cover;
}
.productDetailBanner.productDetailBannerInfinitum4uNas {
    background: url(../img/product-details/infinitum-nas-4u/infinitum-nas-4u-banner.webp) no-repeat center center;
    background-size: cover;
}
.productDetailBanner.productDetailBannerInfinitum2uNas {
    background: url(../img/product-details/infinitum-nas-2u/infinitum-nas-2u-banner-large.webp) no-repeat center center;
    background-size: cover;
}
.productDetailBanner.productDetailBannerWorkstation {
    background: url(../img/product-details/workstation_m/workstationM-workstations-black-frontSide-banner-product-large.jpg) no-repeat center center;
    background-size: cover;
}
.productDetailBanner.productDetailBannerWorkstationL {
    background: url(../img/product-details/workstation-l/workstationL-workstations-black-frontSide-banner-product-large.jpg) no-repeat center center;
    background-size: cover;
}
.productDetailBanner.productDetailBannermATX {
    background: url(../img/product-details/matx-custom/Forge_System_AP201_3_4_Cover_On-Banner.webp) no-repeat center center;
    background-size: cover;
}
.productDetailBanner.productDetailBannerCreator {
    background: url(../img/product-details/creator-plus/creator-bg.webp) no-repeat center center;
    background-size: cover;
}
.productDetailBanner.productDetailBannerCreatorUSP {
    background: url(../img/product-details/creator-series/creator-usp.webp) no-repeat center center;
    background-size: cover;
}
.productDetailBanner.productDetailBannerPromo {
            background: url(../img/landingpage/slider/webp/creator-max-labor-day-promo-banner.webp) no-repeat center center;
            background-size: cover;
}
.productDetailBanner.productDetailBannerNonPromo {
            background: url(../img/landingpage/slider/webp/creator-max-promo-landing-other.webp) no-repeat center center;
            background-size: cover;
}


.boxParallax.boxParallaxRackmount {
    background: url(../img/product-details/infinitum4u-pro/banner_img.jpg) no-repeat center center;
    background-size: cover;
    background-attachment:fixed;
}
.productDetailBannerContent h4{
    color:#FFF;
    font-size:26px;
    margin:0px;
}
.productDetailBannerContent.content-dark, .productDetailBannerContent.content-dark h4, .productDetailBannerContent.content-dark h5, .productDetailBannerContent.content-dark h2, .productDetailBannerContent.content-dark h3 {
    color: #000;
}

.sectionGettingWork {
    padding: 124px 0px 80px 0px;
    text-align: center;
}

.sectionGettingWork .contentInner {
    max-width: 100%;
}

.sectionGettingWork ul.listSuppliersLogo {
    margin-top: 90px;
}

ul.listSuppliersLogo li {
    padding-left: 20px;
    padding-right: 20px;
}

.productDetailBannerWorkstation .productDetailBannerContent {
    margin-left:auto;
}   


@media (max-width:1920px) {
    .productDetailBanner .row {
            height: 540px;
        }

        .productDetailBanner.productDetailBannerCouchmaster {
            background: url(../img/product-details/couchmaster/leet-htpc-black-front-banner-medium.jpg) no-repeat center center;
            background-size: cover;
        }

        .productDetailBanner.productDetailBannerIkon {
            background: url(../img/product-details/ikon/ikon-htpc-black-banner-medium_V3.webp) no-repeat center center;
            background-size: cover;
        }

        .productDetailBanner.productDetailBannerEra {
            background: url(../img/product-details/era/era-htpc-black-banner-medium.jpg) no-repeat center center;
            background-size: cover;
        }

        .productDetailBanner.productDetailBannerIngin {
            background: url(../img/product-details/ingin/ingin-gaming-black-banner-medium.jpg) no-repeat center center;
            background-size: cover;
        }

        .productDetailBanner.productDetailBannerLeet {
            background: url(../img/product-details/leet/leet-htpc-black-front-banner-medium.jpg) no-repeat center center;
            background-size: cover;
        }

        .productDetailBanner.productDetailBannerCouchmaster {
            color: #FFF;
            position: relative;
            background: url(../img/product-details/couchmaster/couchmaster-htpc-black-front-banner-medium.jpg) no-repeat center center;
            background-size: cover;
        }

        .productDetailBanner.productDetailBannerMaven {
            background: url(../img/product-details/maven/maven-htpc-black-topFront-banner-medium.jpg) no-repeat center center;
            background-size: cover;
        }
        .productDetailBanner.productDetailBannerInfinitum4u {
            background: url(../img/product-details/infinitum4u/infinitum4u-htpc-black-banner-medium.jpg) no-repeat center center;
            background-size: cover;
        }
        .productDetailBanner.productDetailBannerInfinitum4uPro {
            background: url(../img/product-details/infinitum4u-pro/infinitum4upro-htpc-black-banner-medium.jpg) no-repeat center center;
            background-size: cover;
        }
        .productDetailBanner.productDetailBannerInfinitum4uNas {
            background: url(../img/product-details/infinitum-nas-4u/infinitum-nas-4u-banner.webp) no-repeat center center;
            background-size: cover;
        }
        .productDetailBanner.productDetailBannerWorkstation {
            background: url(../img/product-details/workstation_m/workstationM-workstations-black-frontSide-banner-product-medium.jpg) no-repeat center center;
            background-size: cover;
        }
        .productDetailBanner.productDetailBannerWorkstationL {
            background: url(../img/product-details/workstation-l/workstationL-workstations-black-frontSide-banner-product-medium.jpg) no-repeat center center;
            background-size: cover;
        }
        .productDetailBanner.productDetailBannermATX {
            background: url(../img/product-details/matx-custom/Forge_System_AP201_3_4_Cover_On-Banner.webp) no-repeat center center;
            background-size: cover;
        }
        .productDetailBanner.productDetailBannerPromo {
            background: url(../img/landingpage/slider/webp/creator-max-labor-day-promo-banner.webp) no-repeat center center;
            background-size: cover;
        }
        .productDetailBanner.productDetailBannerNonPromo {
            background: url(../img/landingpage/slider/webp/creator-max-promo-landing-other.webp) no-repeat center center;
            background-size: cover;
        }

    }


.box_gallery img {
    max-width: 100%;
    display: block;
}
.logo_reviews{
    height:195px;
    display:table;
}
.logo_reviews .logoInner {
    display:table-cell;
    vertical-align:middle;
}
ul.gridder {
    margin: 0px -0.5%;
}
ul.gridder li.gridder-list {
    width: 24%;
    background-color:#FFF;
    margin-left: 0.5% !important;
    margin-right: 0.5% !important;
    margin-bottom: 1% !important;
}
ul.gridder li img{
    width:100%;
    height:172px;
    object-fit:cover;
}
.gridder-expanded-content{
    background-color:#FFF;
}
ul.gridder li.gridder-list:nth-child(n), ul.gridder li.gridder-list:nth-child(n) {
    margin-right: 0px;
}
ul.gridder .gridder-show {
    margin-left: 0.5%;
    margin-right: 0.5%;
    width:99%;
}
.gridder-navigation .gridder-close{
    font-size:0px;
}
.gridder-navigation .gridder-nav{
    font-size:0px !important;
    background-image:none !important;
}
.gridder-navigation .gridder-nav.prev:after, .gridder-navigation .gridder-nav.next:after {
    display: block;
    bottom: 0;
    height: 23px;
    left: 0;
    content:"";
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 14px;
}

.gridder-navigation .gridder-nav.next{
    right: -6px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.gridder-navigation .gridder-nav.prev:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAXBAMAAADJv2OxAAAAMFBMVEX///+ZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZnHHh8xAAAAD3RSTlMAESIzRFVmd4iZqrvM3e5GKvWZAAAAdElEQVQI12NgAAH2v2CKsf83mJb8vxBEMe3/KQCitf83gLn3n4Flff8FgCjW90/A3Pw/BiBK4v0lMHf+bwUw/R/CZVj/SwBq5kaIQD1UAfv7yxCBuH8OYJrl/VWIgM3/AjDNdP45REDq/0SI+9b/gghw/AUAn68l+4HFkZUAAAAASUVORK5CYII=) center no-repeat;
}

.gridder-navigation .gridder-nav.next:after{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAXBAMAAADJv2OxAAAAMFBMVEX///+ZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZnHHh8xAAAAD3RSTlMAESIzRFVmd4iZqrvM3e5GKvWZAAAAdElEQVQI12NgAAH2v2CKsf83mJb8vxBEMe3/KQCitf83gLn3n4Flff8FgCjW90/A3Pw/BiBK4v0lMHf+bwUw/R/CZVj/SwBq5kaIQD1UAfv7yxCBuH8OYJrl/VWIgM3/AjDNdP45REDq/0SI+9b/gghw/AUAn68l+4HFkZUAAAAASUVORK5CYII=) center no-repeat;
}

.main_gridderBox{
    width:100%;
    display:inline-block;
}
.gridder-show img {
    /* height:650px;*/
    object-fit: cover;
}

.boxModelContent .topContent h6 .dropdown-menu{
    min-width:230px;
}
.boxModelContent .topContent h6 .dropdown-menu.dropdownPaypal:before {
    right:50%;
    margin-right:-12px;
}
.boxModelContent.boxProduct .bottomContent ul.listSimple li{
    font-weight:300;
}
.boxModelContent.boxProduct .bottomContent ul.listSimple li + li {
    padding-top: 0px;
}
.boxModelContent.boxProduct{
    min-height:500px;
    padding-bottom:50px;
}


@media (min-width:1024px) {
    .productDetailSectionTwo .contentInner, .productDetailSectionThree .contentInner{
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .productDetailSectionTwo .row.align-items-center, .productDetailSectionThree .row.align-items-center {
        align-items: inherit !important;
    }
    .productDetailSectionTwo .row > .col-lg-6, .productDetailSectionThree .row > .col-lg-6 {
        display: flex;
        align-items: center;
    }
    .productDetailSectionTwo .row > .col-lg-6 > img, .productDetailSectionThree .row > .col-lg-6 > img{
        height: 100%;
        object-fit: cover;
    } 
}