section#main.main-ind{
 	padding: 0!important; 
}
@font-face {
  font-family: 'NVIDIA Bold';
  src: url('/fonts/NVIDIASans_Bold.woff');
}
@font-face {
  font-family: 'NVIDIA Regular';
  src: url('/fonts/NVIDIASans_Regular.woff');
}
@font-face {
  font-family: 'NVIDIA Light';
  src: url('/fonts/NVIDIASans_Light.woff');
}
/**vid**/
.lp-vid-wrap{
    padding: 35px;
}
.lp-vid-wrap a{
    max-width: 700px;
    margin: 0 auto;
    display: block;
}
.lp-lightbox-inner{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 40px;
}
#fade {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}
.lp-video video{
    width: 100%;
    height: auto;
}
#lp-lightBox{
  display: none;
  position: fixed;
  max-width: 1170px;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 1002;
  overflow: visible;
  z-index: 999;
}
#boxclose {
  cursor: pointer;
  color: #fff;
  background: #31b28b;
  font-size: 31px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 18px 10px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 1002;
  opacity: 0.9;
}
.boxclose:before {
  content: "×";
}
#fade:hover ~ #boxclose {
  display:none;
}
.landing-wrapper{
    background: #000000;
}
.landing-container{
    max-width: 1170px;
    margin: 0 auto;
}
.md-container{
    max-width: 1400px;
    margin: 0 auto;
}
.rtx-logo{
 	margin-top: 20px; 
}
.landing-wrapper h1{
    font-size: 43px;
    color: #ffffff;
    margin-bottom: 5px;
}
.landing-wrapper h1 span{
    text-transform: none;
}
.landing-wrapper h1, .landing-wrapper h2, .landing-wrapper h3{
    font-family: 'NVIDIA Bold';
    text-transform: uppercase;
      color: #ffffff;
}
.landing-wrapper h2, .landing-wrapper h3{
    font-size: 30px;
    margin-bottom: 30px;
}
.landing-wrapper p{
	color: #ffffff;
}
.landing-wrapper .intro-terms {
    font-size: 12px;
    color: #9d9d9d;
    margin-top: 20px;
    max-width: 400px;
}
.landing-button{
    font-family: 'Montserrat-Bold';
    text-transform: uppercase;
    background-color: #76b900;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 12px 20px;
    width: auto;
    cursor: pointer;
    display: inline-block;
    margin-top: 40px;
}
.landing-button:hover {
    background-color: #76d300;
}
.landing-wrapper picture {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
    width: 100%;
}
.landing-wrapper picture img {
    object-fit: cover;
    height: 100%;
    user-select: none;
    width: 100%;
}
.nvid-sec{
    padding: 80px 40px;
    background-size: cover;
    background-position: center bottom;
    background-color: #000000;
    text-align: center;
}
.nvid_top{
    background-color: #000000;
    background-position: 55% 0;
    background-image: none;
    overflow: hidden;
}
.nvid_top p:first-of-type{
    font-size: 24px;
}
.nvid-deals-kv{
    display: block;
}
.nvid_top .pcs__col-2{
    width: 100%;
}
.nvid_top .sec__outer{
   align-items: center;
}
.nvid_top h2{
    font-family: 'NVIDIA Light';
  	text-transform: none;
    font-size: 20px;
    color: #76b900;
}
.nvid_top p{
    margin-bottom: 10px;
}
.nvid_top .pcs__col-2:first-child{
    text-align: center;
    width: 60%;
}
/**********deals stuff***************/
.pcs-main-deals{
    position: relative;
   padding: 60px 20px;
   z-index: 1;
   overflow: hidden;
}
.pcs-main-deals:after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(/images/landing/nvidia/deals/nvid-deals-bg.jpg);
    background-position: center;
    background-size: cover;
    z-index: -1;
    filter: blur(10px);
    margin: -15px;
}
.pcs-main-deals .landing-container{
    max-width: 1440px;
}
.pcs-deal{
    position: relative;
    background-color: rgb(255 255 255 / 15%);
    padding: 25px;
    width: 100%;
      max-width: 800px;
    margin: 0 auto;
}
.pcs-deal h3, .pcs-deal .save-tag, .pcs-deal .now-price{
  font-family: 'NVIDIA Bold';
}
.sold-out{
    background-color: #000000;
    position: absolute;
  	top: 25%;
    transform: translateY(-50%);
  	right: 40px;
  	left: 40px;
    color: #ffffff;
    z-index: 999;
    padding: 10px 15px;
    font-weight: 700;
  	text-align: center;
    text-transform: uppercase;
}
.save-tag{
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #ff0000;
   	padding: 10px 35px;
    text-align: center;
    font-weight: 700;
  	z-index: 1;
}
.save-tag p{
    color: #ffffff;
    text-transform: uppercase;
    line-height: 1.2;
}
.deal-features{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-around;
    gap: 25px;
    margin: 25px 0;
}   
.deal-info{
    width: 100%;
}
.deal-btn{
    background-color: #76b900;
    color: #ffffff;
    padding: 6px 18px;
    width: 100%;
}
.deal-btn:hover{
    background-color: #76d300;
}
.deal-btn:after {
    content: '\f054';
    font-family: FontAwesome;
    display: inline-block;
    font-size: 15px;
    margin-left: 5px;
}
.deal-btn i{
    margin-left: 5px;
}
.pcs-deal .now-price p{
    line-height: 1.2;
}
.pcs-deal .deal-btn{
    border-radius: 25px;
}
.deal-image img{
 	width: 200px;
    height: 294px;
}
button:disabled{
    opacity: 0.4;
    cursor: default;
    background-color: #000000;
}
button:hover:disabled{
    background-color: #000000;
}
button:disabled:after{
    content: none;
}
/**was price**/
.pcs-deals .was-price{
    display: inline-block;
    border-radius: 20px;
    font-weight: 700;
    color: #707070;
  	line-height: 1.2;
}
.pcs-deals .was-price del{
    color: #76b900;
    margin-left: 5px;
}
.pcs-deal .was-price{
    margin: 20px 0;
    padding: 8px;
    background: #00000017;
}
.pcs-deal .was-price p{
    margin: 0 15px;
    line-height: 1.2;
}
.deal-price{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-end;
    gap: 25px;
}
.pcs-deals .now-price p{
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
}
.pcs-deals .now-price span {
    font-size: 34px;
    color: #76b900;
}
.pcs-deals li {
    font-family: 'montserrat';
    line-height: 1.5;
    font-size: 15px;
    font-weight: 500;
    margin-left: 20px;
    color: #ffffff;
}
.pcs-deals li:before {
    content: '\f0da';
    font-family: FontAwesome;
    display: inline-block;
    color: #76b900;
    font-size: 15px;
    margin-left: -17px;
    margin-right: 10px;
}
.pcs-deals li:nth-child(4){
    color: #76b900;
}
.deal-wrap{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.pcs-deals a {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    border-radius: 25px;
}
#featured-deal h3{
    background-color: #1e1e1e;
    border-right: 8px solid #76b900;
    display: inline-block;
    padding: 10px 15px;
    font-size: 24px;
}
.pos-rel {
    position: relative;
    padding: 35px;
    z-index: 1;
}
.pos-rel-title {
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 80px 0;
    max-width: 960px;
    margin: 0 auto;
}
.dlss-optical{
    background-image: url(/images/landing/nvidia/deals/cyberpunk-vd-bg.jpg);
    background-position: center;
    padding: 35px;
}
.dlss-optical .intro-terms, .dlss-chart .intro-terms{
    max-width: 100%;
    text-align: center;
}
.dlss-optical h2{
 	font-size: 50px;
  margin: 0
}
.dlss-optical p{
  	font-size: 26px;
}
.optical-title{
    text-align: center;
    margin-bottom: 40px;
    max-width: 960px;
}
.landing-vid{
    max-width: 630px;
    margin: 0 auto;
}
.dlss-res{
    position: relative;
}
.dlss-res .sec__outer{
    align-items: center;
    min-height: 500px;
}
.dlss-res .pos-rel > div{
    max-width: 80%;
}
.dlss-chart{
    padding: 80px 35px;
    text-align: center;
}
.dlss-transform {
    padding: 80px 0;
  	text-align: center;
}
.dlss-games{
    position: relative;
    min-height: 460px;
}
/*********vid-lightbox*********/
.nvid-sec p{
    margin-top: 20px;
    margin-bottom: 60px;
}
.pcs_vid_btn{
 	cursor: pointer; 
}
.vid_lightbox {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    display: none;
    z-index: 999;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
  }
  .vid_lightbox-container {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      max-width: 960px;
      z-index: 10;
  }
  .vid_lightbox-content {
      padding: 40px;
  }
  .vid_lightbox-close {
      cursor: pointer;
      color: #fff;
      background: transparent;
      font-size: 31px;
      font-weight: bold;
      display: inline-block;
      line-height: 20px;
      padding: 6px 10px 10px 10px;
      position: absolute;
      right: 40px;
      top: 3px;
      border: none;
      z-index: 999;
      outline: none;
  }
  .vid_lightbox-close:before{
      content: "×";
  }
  .pcs_video-container {
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden;
  }
  .pcs_video-container iframe,
  .pcs_video-container object,
  .pcs_video-container embed {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
  }
/*********vid-lightbox-end*********/
@media screen and (max-width:1170px){
    .pcs__col-inner{
        padding: 40px;
    }
    .dlss-res picture{
        position: relative;
    }
    .dlss-res .pos-rel > div{
        max-width: 100%;
    }
}

@media screen and (min-width: 960px){
    .deal-price {
        gap: 10px;
    }
    .nvid_top{
        background-image: url(/images/landing/nvidia/deals/nvidia-deals-cyber-kv.jpg);
        background-size: cover;
        padding: 0;
    }
    .nvid_top .sec__outer{
        min-height: 480px;
     }
    .nvid-deals-kv{
        display: none;
    }
    .deal-wrap{
        justify-content: center;
    }
    .nvid_top .pcs__col-2{
        width: 45%;
    }
}


@media screen and (min-width: 560px){
.pcs-deal .now-price span {
    display: block;
    margin-left: auto;
}
.pcs-deals .pcs-deal a {
    margin: 0;
    width: auto;
}
}

@media screen and (min-width: 700px){
    .deal-features {
    flex-direction: row;
}
  .deal-info {
    width: 55%;
}
  .sold-out{
   	 top: 50%;
  }
}

@media screen and (min-width: 1170px){ 
    .deal-wrap{
       justify-content: flex-start;
    }
    .nvid_top{
        padding: 0 40px;
    }
    .nvid_top .sec__outer{
        min-height: 580px;
    }
}

@media screen and (min-width: 1260px){ 
      .pcs-deal{
        width: calc(50% - 10px);
    }
  .pcs-deal{
    max-width: 100%;
    margin: 0;
}
  .now-price{
	width: 100%
  }
}

@media screen and (min-width: 1600px){ 
  .pcs-deals .now-price span {
    font-size: 40px;
}
  .deal-btn {
    padding: 10px 15px;
  }
    .now-price{
	width: auto
  }
}
