#hide-section {
  display:none;
}
@font-face {
  font-family: 'NVIDIA Bold';
  src: url('/fonts/NVIDIASans_Bold.woff');
}
@font-face {
  font-family: 'NVIDIA Regular';
  src: url('/fonts/NVIDIASans_Regular.woff');
}
.pcs_vid_btn {
    font-family: 'montserrat';
    font-weight: bold;
    color: #76b900;
    cursor: pointer;
	margin: 50px auto;
	display:block;
}
.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: 1500px;
      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;
}
section#main.main-ind {
  padding: 0;
}
#rec-specs {
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #76b800;
  	padding: 15px 0;
	margin: 0;
	display: block;
}
#rec-specs h2 {
	font-family: 'Montserrat-Bold';
	font-size: 32px;
	text-transform: none;
	color: #ffffff;
	line-height: 1.2;
	margin: 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;
}
.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: 180px;
 	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-color: #000000;
}
.landing-terms-inner p, .landing-terms-inner li {
	font-family:'Open Sans' !important;
	color:#575757 !important;
	font-size:12px !important;
}
.landing-container{
    max-width: 1170px;
    margin: 0 auto;
}
.landing-container a{
    text-decoration: none;
}
.landing-container h2{
    font-family: 'NVIDIA Bold';
	font-weight:bold;
    font-size: 40px;
    color: #ffffff;
    margin: 0;
    line-height: 1.2;
}
.landing-container h4{
	font-family: 'NVIDIA Bold';
	font-weight:bold;
    font-size: 26px;
    text-transform: uppercase;
    color: #ffffff;
	margin: 30px 0;

}
.landing-container .temp-title2{
    font-family: 'NVIDIA Bold';
    font-size: 34px;
    font-weight: normal;
    margin: 0px;
}
.landing-container p{
    font-family: 'Open Sans';
    font-size: 16px;
    color: #ffffff;
    line-height: 1.5;
    margin-top: 10px;
}
.landing-button {
	font-family: 'Montserrat-Bold';
	text-transform: uppercase;
  	background-color: #76b800;
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	padding: 20px;
	width: auto;
	cursor: pointer;
	margin-top: 10px;
	display: inline-block;
}
.landing-button:hover{
	background-color: #76d300;
}
.landing-button i {
	padding-left:5px;
}
.intro-terms {
    font-size: 12px!important;
    color: #5d5d5d!important;
    max-width: 500px;
}
/*******END-GLOBAL*******/
/*******HEADER-SECTION*******/
.landing-header-top{
    position: relative;
    background-color: #000000;
    background-image: url(/images/landing/nvidia/rtx30/rtx30-landing-bg-lg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
	background-position:50% 100%;
    z-index: 0;
	padding: 0 20px;
}
.landing-row-top {
    display: flex;
	position: relative;
    align-items: center;
    padding: 150px 0 0 0;
}
.landing-top-fl {
    width: 60%;
}
.landing-container .landing-top-fl h2{
	font-size:50px;
    color: #76b800;
	text-transform:none;
	line-height:1;
}
.landing-top-fl .temp-title1 span {
	text-transform:lowercase !important;
}
.landing-header-bottom{
    padding: 0 0 150px 0;
}
.landing-header-content {
    position: relative;
    display: flex;
}
.landing-bottom-fl{
    display: flex;
    align-items: center;
    width: 60%;
}
.landing-bottom-fl-content{
	padding-right: 30px;
}
.landing-bottom-fl-content img {
	margin:30px 0;
	display:block;
}
.landing-bottom-fl .terms-top{
    font-family: 'Open Sans';
    font-size: 12px;
    color: #6a6a6a;
}
.landing-bottom-fl p{
    color: #ffffff;
}
.landing-bottom-fr{
    width: 40%;
    text-align: right;
}
.landing-bottom-fr img{
    margin-top: -100px;
}
.vend-logo{
    position: absolute;
    top: 20px;
    right: 0;
}
.vend-logo img{
	width: 140px;
}
/*******HEADER-SECTION-END*******/
/*******FEATURE-ONE*******/
#ray-tracing{
	background-color: #000000;
	background-image: url(/images/landing/nvidia/rtx30/ray-tracing.jpg);
	background-position: 50%;
	background-repeat: no-repeat;
	text-align: center;
	padding: 40px 0;
}
.ray-tracing-content{
	padding: 0 40px;
}
#ray-tracing .landing-container{
	position: relative;
	min-height: 680px;
}
.ray-tracing-content p, .ray-tracing-content h2{
	color: #fff;
}
.ray-tracing-logos{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
	text-transform: uppercase;
	text-align: right;
}
.ray-tracing-logos p{
	font-size: 26px;
	font-weight: bold;
}
.ray-tracing-logos span{
	color: #666666
}
.ray-fl{
	margin-left: 40px;
}
.ray-fr{
	margin-right: 40px;
}
.landing-feat4 .featured-games, .featured{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	border-bottom: 2px solid #666666;
	padding-bottom: 40px;
}
.landing-feat4 .feat-games, .landing-feat5 .feat-col{
	width: 50%;
    max-width: 462px;
    margin: 15px;
}
.landing-feat4 h2{
	text-align: center;
	margin-bottom: 50px;
}
.landing-feat4 p{
	margin: 0;
}
.landing-feat5{
	margin-top: 60px;
}
#featcenter .landing-feat1-inner {
	text-align:center;
	display:block;
}
#featcenter .landing-feat1-inner p {
	color:#000000;
	font-family:'GeForce Bold';
	font-weight:bold;
	font-size:24px;
	margin:100px auto;
	line-height:1.5;
}
#dlss {
    background-image:url('/images/landing/nvidia/rtx30/dlss-bg.jpg') ;
	background-size:cover;
	background-position:50% 0;
	background-color:#000000;
}
#dlss iframe{
  border: 6px solid #666;
    box-shadow: 0 0 25px #000;
}
#dlss .landing-feat1-inner {
	text-align:center;
	display:block;
}
#dlss .landing-feat1-inner {
	padding: 40px;
}
/**vid**/
.landing-vid{
    overflow: hidden;
	padding:50px 0;
}
.landing-vid-inner {
	margin:50px auto;
}
.landing-vid-inner-text p {
    font-family: 'Open Sans';
    font-size: 18px;
    color: #ffffff;
    max-width: 850px;
    text-align: center;
	margin:0 auto;
}
#dlss .landing-feat1-inner img {
	margin:50px auto;
}

/*******FEATURE-ONE-END*******/
#feat3 .landing-feat1-fr-inner {
    padding:170px 0;
}
#responsive-img{
	display: none;
}

#feat3 .landing-feat1-fr p, #feat5 .landing-feat1-fr p{
    color: #ffffff;
}
#feat3 {
    background-image: url(/images/landing/nvidia/rtx30/rtx-on-bg.jpg);
    background-color: #000;
    background-repeat: no-repeat;
    background-position: 50%;
	margin-bottom: 45px;
}
#feat3 .feat3-fr{
	max-width: 500px;
}

/**footer**/
.landing-footer {
	width:100%;
	background:#000000;
	overflow:hidden;
	margin-top: 60px;
}
.landing-footer-inner {
	text-align:center;
}
.landing-footer-inner img{
	margin-bottom: 30px;
}
.landing-footer-inner p {
	font-family:'Open Sans';
	font-size:14px;
	color:#868686;
}
@media screen and (max-width: 1170px){
  	.landing-feat1 .landing-container {
    padding-top: 0;
}
.landing-vid-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	}
.landing-vid-container iframe, .landing-vid-container object, .landing-vid-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.landing-bottom-fl-content img {
	margin:20px auto;
}
.landing-header-top{
		background:#000000;
		padding: 0;
	}
.landing-container h2, .landing-container .landing-top-fl h2{
    font-size: 29px;
}
.landing-container .temp-title2{
    font-size: 25px;
}
/*******HEADER-SECTION*******/
	.vend-logo{
			position: static;
			margin-bottom: 20px;
	}
		.landing-bottom-fl .landing-button{
			margin: 0 auto;
			float: none;
		}
		 .landing-bottom-fr img{
			max-width: 100%;
			margin: 0 auto;
		}
		.landing-row-top{
			display: block;
			align-items: center;
			padding: 0 20px;
			text-align: center;
		}
		.landing-top-fl{
			display: block;
			align-items: center;
			width: 100%;
		}
		.landing-header-content{
			display: block;
		}
		.landing-header-bottom{
			padding: 0 20px 40px 20px;
		}
		.landing-bottom-fl{
			display: block;
			width: 100%;
			padding-right: 0px;
			overflow: hidden;
			text-align: center;
		}
		.landing-bottom-fl-content{
			padding: 0px;
		}
		.landing-bottom-fr{
			display: block;
			position: relative;
			top: -80px;
			right: 0;
			bottom: 0;
			width: 100%;
			text-align: center;  
			margin-bottom: -150px;
		}  
		.landing-bottom-fr img{
			max-width: 100%;
		}
	.landing-feat1-inner{
		display: block;
		text-align:left;
		padding:0;
	}
	.landing-feat1-fl{
		width: 100% !important;
	}
	.landing-feat1-fr-inner{
		text-align: left;
		margin: 0 auto;
		padding:20px !important;
	}

	.landing-feat1-fl img {
		max-width:450px !important;
		width:100%;
		margin: 20px auto;
		padding:0 !important;
		text-align:center;
	}
	.landing-feat1-fr{
		width: 100% !important;
	}
	#feat3{ 
		background-image: none;
		width:100%;
	}
	#responsive-img {
		display:block;
		padding:0 !important;
		margin:0 !important;
		max-width:1170px !important;
		width:100% !important;
	}
}
.landing-feat4 .feat-games, .landing-feat5 .feat-col{
	width: 100%;
}

@media screen and (max-width: 720px) {
  #rec-specs h2{
	font-size: 24px;
  }
	.ray-tracing-logos img{
		width: 150px;
	}
.ray-tracing-logos p{
	font-size: 20px;
}
}
