.stream{
  	overflow: hidden;
	background-color: #000000;
}
.stream .landing-terms{
  max-width: 720px;
  margin: 0 auto;
}
.stream img{
  margin-bottom: 20px;
}
section#main.main-ind{
  padding: 0;
}
@font-face {
  font-family: 'GeForce Bold';
  src: url('/fonts/GeForce-Bold.woff');
}
@font-face {
  font-family: 'GeForce Light';
  src: url('/fonts/GeForce-Light.woff');
}
@font-face {
  font-family: 'DIN Pro';
  src: url('/fonts/DIN Pro 700.otf');
}
@font-face {
  font-family: 'DIN Pro';
  src: url('/fonts/DIN Pro 400.otf');
}
/************************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';
}
/************************specs**********************/
.landing-container{
    max-width: 1170px;
    margin: 0 auto;
}
.landing-container h2{
    font-family: 'GeForce Bold';
	font-weight:bold;
    font-size: 55px;
    letter-spacing: 2px;
    text-transform: none;
    color: #ffffff;
    margin: 0;
    line-height: 1.2;
}
.landing-container .temp-title2{
    font-family: 'GeForce Light';
    font-size: 18px;
    font-weight: normal;
    text-transform: none;
    color: #000000;
    margin: 0px;
}
.landing-container p{
    color: #ffffff;
}
.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: 20px;
	float: left;
}
.landing-button:hover{
  background-color: #6aa502;
}
.landing-button i {
	padding-left:5px;
}
.landing-header-top{
    position: relative;
    background-color: #000000;
    background-image: url(/images/landing/nvidia/promo/Cyberpunk2077-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
	background-position:75% 50%;
    z-index: 0;
	padding: 150px 20px;
}
.landing-header-top:after{
	content:'';
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	background-image: url(/images/landing/nvidia/promo/Cyberpunk2077-after.png);
	background-position: 50%;
	height: 20px;
}
.landing-top-fl h2{
	font-family:'GeForce Bold';
	font-weight:bold;
	font-size:50px;
    color: #ffffff;
	text-transform:uppercase;
	line-height:1;
	margin-bottom: 10px;
}
.landing-top-fl .temp-title2, .landing-bottom .temp-title2 {
    color: #76b800; 
	font-family:'DIN Pro';
	font-weight:bold;
	font-size: 30px;
	text-transform:uppercase;
	line-height: 1.2;
	max-width: 400px;
 	margin-bottom: 20px;
}
.landing-header-content{
	width: 50%;
	background-color: rgb(0 0 0 / 0.8);
	padding: 40px;
	position: relative;
}
.landing-top-fl{
	overflow: hidden;
}
.landing-header-content:before, .landing-header-content:after{
	content:'';
	position: absolute;
	right: 0;
	left: 0;
	width: 100%;
	background-image: url(/images/landing/nvidia/promo/Cyberpunk2077-after.png);
	background-position: 0;
	height: 20px;
	opacity: 0.8;
}
.landing-header-content:after{
	background-image: url(/images/landing/nvidia/promo/Cyberpunk2077-after-btm.png);
	bottom: -20px;
}
.landing-header-content:before{
	top: -20px;
}
.landing-bottom-fl .terms-top{
    font-family: 'Open Sans';
    font-size: 12px;
    color: #6a6a6a;
}
.rtx-logo{
	position: absolute;
	right: 0;
	bottom: -90px;
}
#responsive-img{
	display: none;
}
.landing-bottom{
	background-color: #000000;
}
.landing-specs{
	padding: 40px 0;
}
.landing-feat1{
	background-image: url(/images/landing/nvidia/promo/feat1-bg.jpg);
	background-size: cover;
	padding: 80px 40px;
}
.landing-bottom h2{
	font-size: 40px;
	text-align: center;
	text-transform: uppercase;
}
.landing-vid{
	position: relative;
	width: 100%;
	height: auto;
	padding-bottom: 54%; 
	margin-top: 60px;
}
.landing-vid iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.landing-feat2, .landing-feat3{
	background-image: url(/images/landing/nvidia/promo/cyberpunk-ray-tracing.jpg);
	background-position: 50% 20%;
	background-size: cover;
	height: 800px;
	text-align: center;
	padding: 40px;
}
.landing-feat3{
	background-image: url(/images/landing/nvidia/promo/cyberpunk-dlss.jpg);
	background-position: 50% 50%;
}
.landing-feat3 .temp-title2{
	max-width: 100%;
}
.landing-terms{
	padding: 40px;
  	text-align: center;
}
.landing-terms p{
    color: #666;
    font-size: 12px;
    text-align: center;
}
@media screen and (max-width: 1170px) {
  .rtx-logo{
	right: 20px;
	top: -80px;
}
	.landing-header-top{
		background-image: none;
		padding: 0;
	}
	.landing-header-content{
		width: 100%;
		padding: 0;
	}
	.landing-top-fl{
		padding: 40px;
	}
	.landing-header-content:before, .landing-header-content:after{
		display: none;
	}
	#responsive-img{
		display: block;
	}
	.landing-feat2, .landing-feat3{
		height: 500px;
	}
}