@font-face {
  font-family: 'GeForce Bold';
  src: url('/fonts/GeForce-Bold.woff');
}
@font-face {
  font-family: 'GeForce Light';
  src: url('/fonts/GeForce-Light.woff');
}
section#main.main-ind {
  padding: 0;
  background: #ffffff;
}
section#main .inner{
  max-width: 1170px;
}

/*****************products****************/
.products{
  background-color: #000000!important;
}
.product .column-ind-holder .column-ind-header {
    background: #464646;
    border-radius: 5px 5px 0 0;
  }
.product .column-ind-holder .column-ind-header {
  background: #464646;
  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: 20px!important;
  background: #252525;
  border: 2px solid #464646;
}
.product .column-ind-holder .column-ind-header h3 {
  color: #ffffff;
}
.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: #76b900;
  border-color: #76b900;
  color: #fffffff;
}
.product .column-ind-holder .column-content .products-points-holder {
 	padding: 10px 20px 20px 0px;
  background-color: #252525;
  margin-top: 0;
}
.product .column-ind-holder .column-content .products-points-holder ul li:before{
  	color: #76b900;
}
.product .column-ind-holder .column-content .from-inc-price{
  	color: #ffffff;
}
.product .column-ind-holder .column-content .from-inc-price span {
  	color: #76b900;
}
.product .column-ind-holder .column-content .config_button_holder .btn:hover{
  color: #ffffff;
  background-color: #6aa502;
  border-color: #6aa502;
}
/*****************products****************/
#jump {
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #76b900;
	margin: 0;
	display: block;
}
#jump p {
	font-family: 'Montserrat-Bold';
	font-size: 32px;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 1.2;
	margin: 0;
	padding: 15px 0;
}
.landing-container{
    max-width: 1170px;
    margin: 0 auto;
}
.landing-container a{
    text-decoration: none;
}
.landing-container hr{
    border: 0;
    border-bottom: 2px solid #000000;
    clear: none;
    margin: 10px auto;
}
.landing-container .temp-title1{
    font-family: 'GeForce Bold';
    font-size: 36px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000000;
    margin: 0;
    line-height: 1.2;
}
.landing-container .temp-title2{
    font-family: 'GeForce Bold';
    font-size: 18px;
    text-transform: uppercase;
    color: #000000;
    margin: 0px;
}
.landing-container p{
    font-family: 'Open Sans';
    font-size: 16px;
    color: #000000;
    line-height: 1.5;
    margin-top: 10px;
}
.geforce-super-resp {
    display: none;
    height: auto;
    width: 100%;
}
.geforce-super-resp img {
	width:100%;
}
.super-text {
	margin:20px 0;
}
.super-text p {
	font-family:'GeForce Bold' !important;
	font-size:20px !important;
	text-transform:uppercase;
	margin:10px 0 !important;
	color:#76b900 !important;
}
.landing-button {
	font-family: 'Montserrat-bold';
	text-transform: uppercase;
  	background-color: #76b900;
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	padding: 20px;
	cursor: pointer;
	margin-top: 10px;
	display: inline-block;
}
.landing-button:hover{
	background-color: #96e805;
}
.landing-container i{
    padding-left: 5px;
}
/*******END-GLOBAL*******/
/*******HEADER-SECTION*******/
.landing-header-top{
    position: relative;
    background-color: #000000;
    background-image: url(/images/landing/nvidia/super/geforce-laptop-bg.jpg);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    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: 50%;
}
.landing-top-fl .temp-title1{
    color: #ffffff;
	font-size:49px;
}
.landing-top-fl .temp-title2{
    color: #76b900; 
	font-size: 35px;
	line-height:1.2;
}
.landing-top-fl .temp-title2:nth-child(4){
	font-size: 18px;
    margin-top: 10px;
    color: #ffffff;
}
.landing-header-bottom{
    padding: 0 0 150px 0;
}
.landing-header-content{
    position: relative;
    display: flex;
}
.landing-bottom-fl{
    display: flex;
    align-items: center;
    width: 50%;
    padding-right: 10px;
}
.landing-bottom-fl-content{
	padding-right: 30px;
}
.landing-bottom-fl .terms-top{
    font-family: 'Open Sans';
    font-size: 12px;
    color: #6a6a6a;
}
.landing-bottom-fl p{
    color: #ffffff;
}
.landing-bottom-fr{
    width: 50%;
    text-align: right;
}
.landing-bottom-fr img{
    margin-top: -100px;
}
.vend-sm{
    display: none;
}
.vend-lg{
    width: 200px;
	max-width:200px;
	display:block;
	margin:50px 0 0 0;
}
.nvidia-turing{
    overflow: hidden;
    background-image: url(/images/landing/nvidia/super/turing-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 50%;
    background-color: #000000;
    padding: 100px 0;
}
.nvidia-turing-inner{
    display: block;
    overflow: hidden;
}
.nvidia-turing-inner .temp-title1{
    font-family: 'GeForce Light';
    font-weight: normal;
	text-transform:uppercase;
    color: #ffffff;
	text-align:center;
	font-size:50px;
}
.nvidia-turing-fr .temp-title2{
    color: #ffffff;
}
.nv-turing-flex {
	display:flex;
	position:relative;
	margin:50px auto;
	max-width:1000px;
}
.nv-turing-flex p {
	color:#ffffff;
}
.nv-turing-flex-fl {
	width:50%;
	margin-right:50px;
}
.nv-turing-flex-fr {
	width:50%;
}
.nv-title {
	font-family:'GeForce Bold' !important;
	color:#76b900 !important;
	text-transform:uppercase;
	font-size:24px !important;
	margin:10px 0;
}
.nvidia-turing-inner img {
	display:block;
	margin:20px auto;
	max-width:1000px;
	width:100%;
}
.nvidia-turing-inner img.ui-flip {
	  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
/*******FEAT1*******/
.landing-feat1{
    overflow: hidden;
    background-image: url(/images/landing/nvidia/super/games-performance.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-color: #000000;
    padding: 50px 20px;
}
.landing-feat1-inner{
    display: flex;
    height: 500px;
    align-items: center;
}
.landing-feat1-fl{
    width: 50%;
}
.landing-feat1 .temp-title1{
    color: #ffffff;
    font-weight: normal;
  	font-family:'GeForce Light';
}
.landing-feat1 p{
    color: #ffffff;
}
.landing-feat1-image{
    display: none;
}
/*******FEAT1*******/
/*******PERF-CHART********/
.nvidia-perf{
    overflow: hidden;
    background-color: #000000;
    padding: 80px 0;
}
.nvidia-perf-inner{
    display: block;
    overflow: hidden;
}
.nvidia-perf-inner .temp-title1{
    font-family: 'GeForce Light';
    font-weight: normal;
	text-transform:uppercase;
    color: #ffffff;
	text-align:center;
	font-size:50px;
    word-break: break-word;
}
.nvidia-perf img {
	width:100%;
	max-width:750px;
	margin:50px auto;
	display:block;
}
.nvidia-perf .perf-chart-terms {
	font-family: 'Open Sans';
    font-size: 12px;
    color: #6a6a6a;
	text-align:center;
}
/*******PERF-CHART********/


.nvidia-features{
    background-color: #ffffff;
    text-align: center;
    overflow: hidden;
    width: 100%;
}
.nvidia-features-top{
    padding: 60px 0;
}
.nvidia-features-box{
    width: 33.333333%;
    float: left;
    min-height: 450px;
}
.nvidia-features-box p{
    color: #000000;
}
.nvidia-features-inner{
    max-width: 300px;
    text-align: left;
    margin: 0 auto;
    padding: 20px;
    overflow: hidden;
}
.nvidia-features-top .temp-title1{
    color: #000000;
	font-weight:normal;
    font-family:'GeForce Light';
}
.nvidia-features-inner .temp-title2{
    text-align: center;
    color: #77b900;
    font-family: 'montserrat-medium';
    font-weight: bold;
    margin: 20px 0;
}
.nvidia-features-inner img{
    max-width: 100%;
}
.nvid-terms{
    background-color: #000000;
    overflow: hidden;
    padding: 20px;
}
.nvid-terms p{
    font-family: 'Open Sans';
    font-size: 12px;
    color: #6a6a6a;
}
.text-terms {
  font-family:'Open Sans';
  font-size:12px !important;
  color:#6a6a6a !important;
  margin:30px 0 !important;
}
.nvid-terms img {
	margin:20px auto;
	display:block;
}
/*******HEADER-SECTION-END*******/
@media screen and (max-width: 1170px) {
    .landing-top-fl .temp-title1 {
        font-size: 30px;
  }  
	.landing-header-top{
		background-image: none;
		padding: 0;
	}
	.geforce-super-resp{
		display: block;
	}
	.vend-sm{
		display: block;
		margin: 20px auto;
	}
	.vend-lg{
		display: none;
	}
	.landing-top-fl:nth-child(1) img{
		width: 200px;
		margin-bottom: 20px;
	}
	.nvidia-turing-fr{
		width: 100%;
		max-width: 550px;
		text-align: center;
		padding: 0;
	}
	.nvidia-turing{
		background-size: auto;
		background-position: 10% 0;
	}
	.nvidia-turing-inner{
		align-items: flex-end;
		justify-content: center;
		height: 580px; 
	}
	/*******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%;
	}
	/*******HEADER-SECTION-END*******/
	.landing-feat1{
		background-image: none;
		padding: 0 20px;
	}
	.landing-feat1-inner{
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
		height: auto;
	}
	.landing-feat1-fl{
		width: 100%;
		max-width: 550px;
	}
	.landing-feat1-image{
		display: block;
	}
	.landing-feat1-image img{
		max-width: 100%;
	}
	.nvidia-features-box{
		width: 50%;
	} 
	.nvidia-turing{
		background-position: 50% 0;
		background-color: #000000;
		background-size:cover;
		padding: 20px 0;
	}
	.nvidia-turing-inner {
		height:auto;
	}
	.nv-turing-flex {
		display:block;
		position:relative;
		margin:50px 20px;
	}
	.nv-turing-flex-fl {
		width:100%;
		margin-right:50px;
	}
	.nv-turing-flex-fr {
		width:100%;
	}
}
@media screen and (max-width: 580px) {
    .nvidia-features-box{
        width: 100%;
    } 
}