@import url('https://fonts.cdnfonts.com/css/samsung-sharp-sans');
:root{
    scroll-behavior: smooth;
}
.landing-wrapper .owl-nav {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -40px;
    display: inline-block;
    cursor: pointer;
    width: 100%;
}
.landing-wrapper .owl-nav .owl-prev, .landing-wrapper .owl-nav .owl-next {
    position: absolute;
    display: block;
    font-size: 18px;
    border-radius: 50%;
    color: #fff;
    background:  #006ff2;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    box-shadow: 0px 0px 5px #00000057;
  transition: .25s ease;
}
.owl-nav > div:hover {
    transform: scale(1.2);
}
.owl-carousel .product {
    width: auto;
    padding: 0;
}
.owl-dots {
    display: flex;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.owl-carousel .owl-stage{
 	display: flex; 
}
.owl-carousel.owl-drag .owl-item{
      display: grid;
}
.owl-nav .disabled {
    opacity: 0;
  visibility: hidden;
}
.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #ffffff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease-in-out;
    border-radius: 30px;
}
.owl-dots .owl-dot.active span {
    background-color: #006ff2;
}
@font-face {
  font-family: 'NVIDIA Regular';
  src: url('/fonts/NVIDIASans_Regular.woff');
}
#limited-deal-banner{
 	display: none; 
}
#disc{
    padding-bottom: 60px;
    font-size: 14px;
    color: #636466;
    text-align: center;
    max-width: 1170px;
    margin: 0 auto;
}
#feat2{
  padding: 40px 35px
}	
section#main .inner {
max-width: 100% !important;
}
section#main.main-ind {
  padding-top:0;
  padding-bottom: 0;
  background:#ffffff;
}
.system-builder-container-inner.owl-loaded{
  padding-top: 0;
}	
.samsung-specs {
    background-color: #000;
    overflow: hidden;
}
.spec-title {
    text-align: center;
    color: #fff;
    margin-top: 65px;
}
/**prebuild spec styling**/
.sold-out {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
  	display: none;
    align-items: center;
    justify-content: center;
    z-index: 3;
    bottom: 0;
}
.sold-out > div {
    position: absolute;
    background: rgb(108 108 108);
    width: 100%;
    height: 100%;
    border-radius: 5px;
    opacity: 0.8;
}
.sold-out p {
    position: absolute;
    top: 20%;
    right: 40px;
    left: 40px;
    color: #ffffff;
    z-index: 999;
    padding: 10px 15px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.save-tag p, .now-price p, .was-price del, .sold-out p{
    font-family: 'montserrat-bold';
}
.save-tag{
    position: absolute;
    top: 53px;
    left: 10px;
    background-color: #ff004c;
    padding: 10px 20px;
    text-align: center;
    font-weight: 700;
    z-index: 2;
}
.save-tag p{
    color: #ffffff;
    text-transform: uppercase;
    line-height: 1.2;
}
.product-pricing {
    border-top: 1px solid #464646;
    margin: 0 25px;
    justify-content: space-between;
    align-items: flex-end;
    gap: 15px;
    margin-top: auto;
    padding-top: 15px;
}
.now-price span {
    color: #ff004c;
    font-size: 26px;
    font-family: 'montserrat-bold';
    line-height: 1.2;
    display: block;
	text-align: right;
}
.now-price p {
    font-weight: bold;
    line-height: 1.2;
    color: #FFFFFF;
    text-align: right;
}
.was-price del {
    color: #ff004c;
    display: block;
    margin-top: 5px;
}
.was-price{
  width: 50%;
}
.was-price p {
    color: #ffffff;
    font-size: 15px;
    line-height: 1.2;
}
.config_button_holder a {
    display: block;
    margin-top: 15px;
}
.product-image img:hover{
    opacity: 0.8;
}
.products{
  	margin: 40px 0;
}
.product .column-ind-holder .column-ind-header {
	background: #4d4d4d;
    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: 0 0 5px 5px;
  	padding: 0 0 20px 0!important;
  	background: #222222;
	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: #006ff2;
  border-color: #006ff2;
  color: #ffffff;
}
.product .column-ind-holder .column-content .products-points-holder {
  	background-color: transparent;
}
.product .column-ind-holder .column-content .products-points-holder ul li:before{
  	color: #006ff2;
}
.product .column-ind-holder .column-content .from-inc-price{
  	color: #ffffff;
   	margin: 0 20px;
  	order: 2;
    margin-bottom: 10px;
    display: inline-block;
    border-top: 1px solid #464646;
    padding-top: 15px;
    font-size: inherit !important;
}
.product .column-ind-holder .column-content .from-inc-price span.red {
    color: #006ff2;
    font-size: 26px;
    font-family: 'Montserrat-Bold';
    margin-right: 5px;
}
.product .column-ind-holder .column-content .config_button_holder .btn:hover{
  	color: #ffffff;
  	background-color: #0058c0;
  	border-color: #0058c0;
}
.product .config_button_holder{
  	margin: 0 20px;
  	margin-top: auto;
  order: 3
}
.product .column-ind-holder .column-content .product-image-holder .product-image{
	padding-top: 20px;
   height: auto;
}
@media screen and (min-width:520px){
  .product{
	width: 50%;
  }
}
@media screen and (min-width:1170px){
  .product{
	width: 33.333%;
  }
}

/**fonts**/
.landing-wrapper h1, .landing-wrapper h2{
    font-family: 'montserrat-bold';/***change to required font***/
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: normal;
}
.landing-wrapper h1{
      font-size: 40px;
    padding-bottom: 20px;
}
.landing-wrapper h2{
    font-size: 30px;
}
.landing-wrapper h3{
	font-family: 'montserrat';
    font-size: 22px;
	text-transform: none;
}
.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-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 20px;
    background-color: #484848;
    color: #ffffff;
    margin-top: 20px;
}

.pcs__row{
    display: flex;
    align-items: center;
}

/**columns**/
.pcs_col-2{ /**2columns**/
    width: 50%;
}
.pcs_col-3{ /**3columns**/
    width: 33.33%;
}
.pcs_col-4{ /**4columns**/
    width: 25%;
}

/*************for more padding inside div**********/
.col_inner{
    padding: 80px;
}

/**sections**/
.feature{
    background-color: #1a1a1a;
}
.feature:nth-child(even){
    background-color: #ffffff;
}
/**feat1**/
#feat1{
	background: url('/images/landing/samsung/hub/samsung-hub-key-visual.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 40% 50%;
    background-color: #000;
    color: #fff;
}
#feat1bg {
	display:none;
}
#feat1-logo{
	width: 180px;
    margin-top: 40px;
}
#feat1 p {
    font-size: 24px;
    max-width: 450px;
}
#feat1 .vas {
	min-height: 800px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}
#s980 {
	flex-direction: row-reverse;
}
#feat2 img {
	display: none;
}
#feat2 h3 {
	font-size: 18px;
}
#s-magic{
	background: url('/images/landing/samsung/hub/samsung-magic.jpg');
}
#feat2 .col_inner{
  	display: flex;
	align-items: center;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
    background-color: #000;
  	min-height: 400px;
	color: #fff;
}
#s990 {
	background: url('/images/landing/samsung/hub/990-background.jpg');
}
#s980 {
	background: url('/images/landing/samsung/hub/980-background3.jpg');
}
#q870 {
	background: url('/images/landing/samsung/hub/qvo-background.jpg');
}
#rec-specs {
	background-color: #000;
  	padding-bottom: 60px;
}
#divider-sec {
  	padding: 60px 15px 40px;
	color: #fff;
	text-align: center;
}
#divider-sec h1 {
	font-size: 36px;
	text-transform: uppercase;
	padding: 10px;
}


@media screen and (min-width: 2561px){
    #feat1 {
		background-size: contain;
	}
}
@media screen and (max-width: 1170px){
	.products{
   	padding: 0!important;   
  }
  .landing-wrapper .owl-nav{
   	display: none 
  }
    .pcs__row{
        flex-wrap: wrap;
    }
  #feat1 .pcs_col-2{
   	width: 50%; 
  }
    .pcs_col-2, .pcs_col-3{
        width: 100%;
    }
    .pcs_col-4{
        width: calc(50% - 10px);
    }
	.col_inner {
		padding: 0;
	}
	#feat2 {
		padding: 20px 0 0 0;
	}
	#feat2 img {
		display: block;
	}
	#feat2 h2, #feat2 h3 {
		padding: 20px 40px 0 40px;
	}
	#feat1 .landing-button {
		margin: 0;
	}
	.landing-button {
		margin: 40px;
	}
}


@media screen and (max-width: 960px){
   #feat1{
		background-image: none;
  }
  #feat1bg {
    display: block;
    max-width: 100% !important;
}
  #feat1 .vas {
    min-height: auto;
}
  #feat1 .pcs_col-2 {
    padding: 40px;
    width: 100%;
}
}


@media screen and (max-width: 720px){
  .landing-wrapper h1{
	font-size: 45px
  }
    .pcs__row{
        flex-wrap: wrap;
    }
    .pcs_col-2, .pcs_col-3{
        width: 100%;
    }
    .pcs_col-4{
        width: 100%;
    }
}

@media screen and (max-width: 550px){
    #s990, #s980, #q870 {
		text-align: center;
	}
}