@font-face {
  font-family: 'GeForce';
  src: url('/fonts/GeForce-Bold.woff');
  font-weight: 200;
}
@font-face {
  font-family: 'GeForce';
  src: url('/fonts/GeForce-Light.woff');
  font-weight: 100;
}
.landing-wrapper{
	background-color: #ffffff;
}
section#main.main-ind{
  padding: 0;
  background:#ffffff;
}
/************************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;
}
#jump {
    width: 100%;
    height: auto;
    text-align: center;
    background-color: #76b900;
    margin: 0;
    display: block;
}
#jump h2{
  font-family: montserrat-bold;
  font-size: 32px;
  color: #ffffff;
  padding: 15px 0;
  margin-bottom:0;
}
.geforcertx-container{
    max-width: 1170px;
    margin: 0 auto;
}
.geforcertx-container a{
    text-decoration: none;
}
.geforcertx-container hr{
    border: 0;
    border-bottom: 2px solid #77b900;
    clear: none;
    margin: 10px auto;
}
p#nvid-title1{
    font-family: 'Geforce';
  font-weight: bold;
    font-size: 36px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0;
    line-height: 1.2;
}
p#nvid-title2{
    font-family: 'Montserrat-Light';
    font-size: 26px;
    font-weight: normal;
    text-transform: uppercase;
    color: #76b900;
    line-height: 1.2;
    margin: 0;
}
p#nvid-title3{
    font-family: 'Montserrat-Light';
    font-size: 36px;
    font-weight: normal;
    text-transform: uppercase;
    color: #000000;
    line-height: 1.2;
    margin: 0;
}
.geforcertx-container p{
    font-family: 'Open Sans';
    font-size: 12pt;
    color: #ffffff;
    line-height: 1.5;
    margin: 0;
    margin-top: 10px;
}
.geforcertx-button{
    background-color: #77b900;
    border: none;
    color: #ffffff;
    padding: 20px;
    margin: 20px 0 0 0;
    text-transform: uppercase;
    font-family: 'Montserrat-Bold';
    font-size: 18px;
    cursor: pointer;
    display: inline-block;
}
.geforcertx-button:hover{
    background-color: #76d300;
}
.geforcertx-button i{
    padding-left: 5px;
}

/*******END-GLOBAL*******/
/*******HEADER-SECTION*******/
.geforcertx-top{
    max-width: 100%;
    height: auto;
    padding: 40px 20px;
  background-color:#ffffff;
}
.landing-top {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #000000;
    z-index: 0;
    background: linear-gradient(to bottom, rgb(0, 0, 0) 0%,#2b2e31 20%);
    padding: 0 20px;
  overflow: hidden;
}

.landing-top .geforcertx-container{
  	  padding: 100px 0;
}
.landing-top:after {
    content: "";
    background-image: url('/images/landing/nvidia/geforce-rtx/nvidia-bg.jpg');
    background-position: 20% 0;
    background-repeat: no-repeat;
    background-color: #000000;
    background-attachment: fixed;
    opacity: 0.8;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.geforcertx-top .geforcertx-container{
     display: flex;    
}
.geforcertx-fl{
    width: 50%;
}
.geforcertx-fl p{
  	color: #000000;
}
.geforcertx-fr{
    display: flex;
    align-items: center;
    width: 50%;
    text-align: center;  
    position: relative;
    top: -250px;
    right: 0;
    bottom: 0;
  	margin-bottom: -250px;
}
.geforcertx-content{
  width: 50%;
}
.geforcertx-image{
    margin-top: 180px;
}
.geforcertx-image img{
    display: block;
    margin: 0 auto;
  	max-width: none;
}
/*******END-HEADER-SECTION*******/
/*******FEATURE-ONE*******/
.nvidia-turing{
    overflow: hidden;
    clear: both;
    background-color: #000000;
    padding: 20px;
}
.nvidia-turing .geforcertx-container{
   display: flex;
    flex-direction: row-reverse;
}
.nvidia-turing-fl{
    display: flex;
    align-items: center;
    width:60%;
}
.nvidia-turing-fl p{
    color: #ffffff;
}
.nvidia-turing-fl #nvid-title2{
    color: #ffffff;
}
.nvidia-turing-fl #nvid-title3{
    color: #ffffff;
}
.nvidia-turing-stats{
    margin-top: 50px;
}
.turing-stat{
    float: left;
    padding-right: 35px;
    margin-bottom:20px;       
}
.turing-stat #nvid-title2:nth-child(1){
    font-size: 15px;
}
.turing-stat #nvid-title2:nth-child(2){
    font-size: 25px;
}
.turing-stat #nvid-title2:nth-child(3){
    font-size: 15px;
}
.nvidia-turing-fr{
    width: 40%;
    text-align: center;
}
.nvidia-turing-fr img{
    width: 400px;
    max-width: 100%;
}
/*******END-FEATURE-ONE*******/
/*******FEATURE-TWO*******/
.nvidia-tracing{
    background-color: #000000;
}
.nvidia-tracing img{
    max-width: 100%;
}
.nvidia-tracing-bottom{
    text-align: center;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 20px;
}
.nvidia-tracing-bottom p{
    color: #ffffff;
}
.nvidia-tracing-bottom #nvid-title3{
    color: #ffffff;
}
.nvidia-tracing-bottom img{
    padding: 30px;
    vertical-align: middle;
}
.nvidia-features{
    text-align: center;
    overflow: hidden;
    width: 100%;
}
.nvidia-features p{
  color: #000;
}
.nvidia-features-top{
    padding: 60px 0;
}
.nvidia-features-box{
    width: 33.333333%;
    float: left;
}
.nvidia-features-inner{
    max-width: 300px;
    text-align: left;
    margin: 0 auto;
    padding: 20px;
    overflow: hidden;
}
.nvidia-features-inner #nvid-title2{
    text-align: center;
    color: #77b900;
    font-family: 'montserrat-medium';
    font-weight: bold;
    margin: 20px 0;
}
.nvidia-features-inner img{
    max-width: 100%;
}
.nvidia-features-box:nth-child(5){
    clear: both;
}
.nvidia-trade{
    overflow: hidden;
    text-align: center;
    border-top: 6px solid #76b900;
    padding-top: 40px;
}
.nvidia-trade-top{
    margin: 0 auto;
}
.nvidia-trade-top img{
    display: block;
    margin: 0 auto;
}
.nvid-trade-logo{
    display: inline-block;
    vertical-align: middle;
}
.nvidia-trade img{
    padding: 20px;
}
@media screen and (max-width: 1170px) {
  .geforcertx-top .geforcertx-container{
  flex-wrap: wrap;
    flex-direction: column-reverse;
  }
.geforcertx-fl{
    width: 100%;
  text-align: center;
}
.geforcertx-content{
    margin: 0px;
  width: 100%;
  text-align: center;
}
  .nvidia-turing .geforcertx-container{
    display: block;
  }
.geforcertx-fr{
    width: 100%;
  position: static;
  margin-bottom: 0;
  top: 0;
  
}
.geforcertx-fr img{
    max-width: 100%;
}
  .geforcertx-image{
    margin: 0 auto;
  }
.geforcertx-image img{
  max-width: 100%;
}
.exp-image-first{
    width: 50%;
}
.nvidia-turing{
    display: block;  
}
.turing-stat{
    float: none;
    padding: 0;
}
.nvidia-turing-fl{
    display: block;
    width: 100%;
    text-align: center;
}
.nvidia-turing-fr{
    display: block;
    width: 100%;
}
.nvidia-features-box{
    width: 50%;
} 
.nvidia-features-box:nth-child(5){
    clear: none;
}
    .nvidia-features-box:nth-child(4){
    clear: both;
}
    .nvidia-features-box:nth-child(6){
    clear: both;
}
    .nvid-trade-logo{
    width: 49%;
}
}
@media screen and (max-width: 580px) {
.nvidia-features-box{
    width: 100%;
} 
    .nvid-trade-logo{
    width: 100%;
}
}