.promo-dropdown {
  display:none;
}
@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;
}

section#main.main-ind{
  padding: 0;
  background:#ffffff;
}
/*******NAV-SECTION*******/
.landing-nav {
  	position: relative;
    display: flex;
	width:100%;
	background:#76b900;
}
.landing-nav .landing-container {
	max-width:100%;
  margin: 0 auto;
}
.landing-nav-inner {
	display:flex;
	align-items:center;
	margin: 0 auto;
	justify-content:center;
}
.landing-nav ul {
	list-style-type: none;
	text-align:center;
	width:100%;
	overflow:hidden;
	padding:0;
    align-items:center;
}
.landing-nav img {
	padding:0;
	margin-right: 20px;
}
.landing-nav li {
	font-family: Montserrat-Medium, sans-serif;
    font-size: 14px;
    cursor: pointer;
	color:#ffffff;
	padding: 15px 25px;
	margin:0 auto;
    align-items:center;
    font-weight:normal;
    list-style: none;
}
.landing-nav li sup {
	font-size:6px;
}
.dropdown sup {
	font-size:6px;
}
.landing-nav li#nav-active {
	background:#66a000;
}
.landing-nav li:hover {
	background:#66a000;
}
.landing-nav li span {
	font-family:Montserrat-Bold;
	background:#fbdc03;
	color:#000000;
	text-transform:uppercase;
	font-size:8px;
	padding:2px;
	position:relative;
	top:-8px;
}
#hub-nav-bar {
	display:none;
	font-size: 22px;
	color:#ffffff;
}
#navbar-responsive {
	display:block;
}
#logo-hover{
    float: left;
}
#logo-hover img:hover {
	opacity:0.8;
}
/**********Nav-icon**********/
#nav-icon{
    width: 28px;
    height: 28px;
    position: absolute;
    top: 13px;
    right: 20px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
  }
  
#nav-icon span{
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #ffffff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }
#nav-icon span:nth-child(1) {
    top: 0px;
  }
  
  #nav-icon span:nth-child(2),#nav-icon span:nth-child(3) {
    top: 9px;
  }
  
  #nav-icon span:nth-child(4) {
    top: 18px;
  }
  
  #nav-icon.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  
  #nav-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  #nav-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  
  #nav-icon.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  
 /**********Nav-icon**********/

.mob-menu{
    display: inherit;
    align-items: center;
}
.mob-menu img {
	margin-left:10px;
}
.menu-icon{
    display: none;
    font-size: 28px;
    color: #ffffff;
	float:right;
	cursor:pointer;
}
.responsive-dropdown {
	display:none;
}
/* Style The Dropdown Button */
.dropbtn {
  background-color: #76b900;
	font-family: Montserrat-Medium, sans-serif;
    font-size: 14px;
    cursor: pointer;
	padding: 15px 25px;
	color:#ffffff;
	font-weight:normal;
	border:none;
}
.dropbtn span {
	font-family:Montserrat-Bold;
	background:#fbdc03;
	color:#000000;
	text-transform:uppercase;
	font-size:8px;
	padding:2px;
	position:relative;
	top:-8px;
}
/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #76b900;
  min-width: 250px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
	font-family: Montserrat-Medium, sans-serif;
    font-size: 14px;
	padding:18px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #66a000}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
  background-color: #66a000;
}
/*******END-NAV-SECTION*******/
.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 #76b800;
    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) {
  /*******NAV-SECTION*******/
    .landing-nav {
		display:block;
         height:auto;
         overflow: auto;
    }
    .landing-nav-inner {
        display:block;
		height:auto;
    }
	#navbar-responsive {
		display:none;
    }
    .landing-nav a {
        display: block;
        overflow: hidden;
        clear: both;
    }
    .landing-nav li {
        text-align: center;
    }
	.landing-nav img {
		margin:0;
		padding:10px 20px;
		display:block;
		float:left;
	}
	#hub-nav-bar {
		display:block;
		float:right;
		padding: 15px 10px 10px 10px;
	}
    .menu-icon{
        display: block;
    }
	.mob-menu li {
        display: none;
    }
    .mob-menu.responsive {
        position: relative;
    }
    .mob-menu.responsive li {
      float: none;
      display: block;
    }
	.responsive-promos {
		display:block;
	}
	.dropdown {
		display:none;
	}
/*******END-NAV-SECTION*******/
  .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%;
}
}