@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');
}
.rtx-module{
	position: relative;
  	max-width: 1920px;
  	margin: 0 auto;
}
.rtx-games{
    background-image: url(https://www.nvidia.com/content/dam/en-zz/Solutions/geforce/ada/rtx-4090/geforce-rtx-games-2560x460-d@2x.jpg);
    background-position: 50%;
    background-size: cover;
    min-height: 650px;
}
.rtx-module .rtx-g-info{
	position: relative;
  	max-width: 920px;
  	margin: 0 auto;
 	text-align: center;
  	padding: 35px 35px 0;
  	z-index: 1;
}
section#main.main-ind{
	padding: 0;
  	overflow: unset;
}
.sec__outer{
    display: flex;
    flex-wrap: wrap;
}
.pcs__col-2{
    width: 50%;
}
.rec-specs{
	padding: 60px 0;
}
.rec-specs h2{
   text-align: center;
}
.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;
}
.product .column-ind-holder .column-content .config_button_holder .btn {
    background-color: #76b900;
    border-color: #76b900;
    color: #ffffff;
}
.product .column-ind-holder .column-content .config_button_holder .btn:hover {
    color: #ffffff;
    background-color: #6aa502;
    border-color: #6aa502;
}
.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: #76b900;
}
ul.exceptions_list li:before, ul.list-caret li:before, ul.list-chevron-right li:before {
  color: #76b900;
}
.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;
}
.config_button_holder p{
  font-family: Montserrat-Medium,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.landing-wrapper{
    background: #000000;
}
.landing-container{
    max-width: 1170px;
    margin: 0 auto;
}
.md-container{
    max-width: 1400px;
    margin: 0 auto;
}
.landing-wrapper h1{
    font-size: 60px;
    color: #ffffff;
    margin-bottom: 15px;
}
.landing-wrapper h1 span{
    text-transform: none;
}
.landing-wrapper h1, .landing-wrapper h2, .landing-wrapper h3{
    font-family: 'NVIDIA Bold';
    text-transform: none;
    font-weight: bold;
}
.landing-wrapper h2, .landing-wrapper h3{
    color: #ffffff;
    font-size: 30px;
    margin-bottom: 15px;
}
.landing-wrapper a{
    font-family: 'montserrat';
    font-weight: normal;
    color: #ffffff;
}
.landing-wrapper p{
  color: #ffffff;
}
.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: 15px 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;
}
.pos-rel {
    position: relative;
    padding: 0 35px;
    z-index: 1;
}
.pos-rel-title {
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 80px 0;
    max-width: 960px;
    margin: 0 auto;
}
.nvidia-dlss .pos-rel{
    min-height: 1000px;
}
.dlss-optical{
    background-image: url(/images/landing/nvidia/dlss/nvidia-dlss-bg.jpg);
    background-position: center;
  margin-top: 80px;
    padding: 35px;
}
.dlss-optical .intro-terms, .dlss-chart .intro-terms{
    max-width: 100%;
    text-align: center;
}
.optical-title{
    text-align: center;
    margin-bottom: 40px;
    max-width: 960px;
}
.nvid-anchors{
    position: sticky;
    top: 0;
    background-color: #1a1a1a;
    transition: .5s ease;
    z-index: 999;
}
.nvid-anchors ul{
    color: #ffffff;
    padding: 0 35px;
}
.nvid-anchors ul li a{
    display: inline-block;
    padding: 25px 15px; 
    border-bottom: 2px solid #1a1a1a;
}
.nvid-anchors ul li a:hover:not(a.active){
    color: #bebebe;
}
.nvid-anchors ul a.active {
    color: #7bbe00;
    text-decoration: none;
    border-bottom: 2px solid #7bbe00;
}
.nvid-mob-menu{
    display: none;
    color: #ffffff;
    padding: 25px;
    cursor:pointer
}
.nvid-mob-menu i{
    font-size: 20px;
}
.landing-vid{
    max-width: 850px;
    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{
    background-color: #1A1A1A;
    padding: 80px 35px;
    text-align: center;
}
.dlss-transform {
    padding: 80px 0;
}
.dlss-games{
    position: relative;
    min-height: 460px;
}

/*********vid-lightbox*********/
@keyframes Fade{
    0%{
         opacity:0; 
    }
    100%{
      opacity: 1;
    }
  }
.nvid-sec p{
    margin-top: 20px;
    margin-bottom: 60px;
}
.pcs_vid_btn {
    font-family: 'montserrat';
    font-weight: bold;
    color: #76b900;
    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;
    animation: .5s Fade;
  }
  .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;
  }

.dlss-videos{
    padding: 60px 35px;
}
.dlss-action-title{
    text-align: center;
    margin-bottom: 40px
}

.tabs_wrapper{
	max-width: 1200px;
	margin: 0 auto;
}
ul.tabs{
    display: flex;
    gap: 20px;
    justify-content: center;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
    text-align: center;
    margin-top: 40px;
}
  ul.tabs li {
    list-style:none;
    cursor:pointer;
    font-family: 'NVIDIA Bold';
	font-size: 16px;
  }
  ul.tabs li img{
    border: 1px solid #ffffff;
  }
  ul.tabs li.active img{
    border: 1px solid #76b900;
  }
  .tab_content{
     transition: 1s ease-in-out;
     max-width: 900px;
     margin: 0 auto;
	 overflow: hidden;
  }
  .video-holder{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    border: 5px solid #999;
  }
  .video-holder > div{
    position: absolute;
    top: 25%;
    left: 5%;
    max-width: 300px;
  }
  .tab_content iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .tab_content .vas{
	gap: 30px;
  }
  .tabs_container .tab_content{
    display: none;
  }
  .tabs_container .tab_content.active{
    display: block;
  }
.vid-play{
    cursor: pointer;
}

.dlss-super{
    min-height:400px;
    background-image: url(/images/landing/nvidia/dlss/geforce-ada-dlss-supercomputer.jpg);
    background-position: center;
    background-size: cover;
    padding: 60px 35px;
}
.dlss-super-content{
    max-width: 720px;
    margin: 0 auto;
}
.dlss-super-content h2{
    text-align: center;
}

@media screen and (max-width:1170px){
    .landing-wrapper h1{
        font-size: 36px;
    }
    .pcs__col-2{
        width: 100%;
    }
    .pcs__col-inner{
        padding: 40px;
    }
    .pos-rel-title{
        padding: 35px 0;
    }
    .dlss-res picture{
        position: relative;
    }
    .dlss-res .pos-rel > div{
        max-width: 100%;
    }
  .nvidia-dlss .pos-rel{
    min-height: 700px;
}
  .rtx-games{
    min-height: 450px;
}
}

@media screen and (max-width: 800px){
  .rtx-games{
    min-height: 350px;
}
    /***open and close toggle***/
.menu-close{
    display: none;
}
.menu-close.open{
    display: block;
}
.menu-open.close{
    display: none
}
    .nvid-anchors ul{
        position: absolute;
        width: 100%;
        background: #333;
        padding: 0;
    }
    .nvid-anchors ul li a{
        display: block;
        padding: 15px;
        border-bottom: 2px solid #2b2b2b;
    }
    .nvid-mob-menu{
        display: block;
        text-align: center;
    }
    /**menu list**/
    .nvid-subnav.active{
        display: block;
    }
    .nvid-subnav{
        display: none;
    }
}