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');
}
/*******NAV-SECTION*******/
#nav-hide {
	display:none;
}
.landing-nav {
  	position: relative;
    display: flex;
	width:100%;
	background:#333333;
}
.landing-nav .landing-container {
	max-width:100%;
}
.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:#76b900;
}
.landing-nav li:hover {
	background:#76b900;
}
.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{
    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%;
  }
.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;
}
.dropbtn {
  background-color: #333333;
	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;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #333333;
  min-width: 250px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
.dropdown-content a {
	font-family: Montserrat-Medium, sans-serif;
    font-size: 14px;
	padding:18px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
    display: block;
}
.dropdown-content a:hover {background-color: #76b900}
.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown:hover .dropbtn {
  background-color: #76b900;
}
/*******END-NAV-SECTION*******/
/************************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';
  margin: 0!important;
}
/************************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;
    color: #ffffff;
    margin: 0;
    line-height: 1.2;
    text-transform: uppercase;
}
.landing-container .temp-title2{
    font-family: 'GeForce Light';
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    margin: 0px;
}
.landing-container p{
    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: 40px;
	display: inline-block;
}
.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/black_ops_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
	background-position: 65% 0;
    z-index: 0;
	padding: 60px 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: 420px;
}
.landing-header-content{
	width: 50%;
	padding: 40px;
	position: relative;
}
.landing-top-fl{
	overflow: hidden;
}
.landing-top-fl img{
    display: block;
    margin-top: 40px;
}
.landing-header-content:before{
	top: -20px;
}
.landing-bottom-fl .terms-top{
    font-family: 'Open Sans';
    font-size: 12px;
    color: #6a6a6a;
}
#responsive-img{
	display: none;
}
.landing-header-top .landing-terms{
  padding: 0;
  text-align: left;
}
.landing-bottom{
	background-color: #000000;
}
.landing-specs-top{
    padding: 40px;
    padding: 20px 40px;
    background-color: #76b800;
    text-align: center;
}
.landing-specs h2{
  	font-family: 'Geforce Bold';
    font-size: 35px;
    color: #ffffff;
  	margin: 0;
}
.feat1{
    padding: 0 40px;
    text-align: center;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(86,87,108,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(86,87,108,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(86,87,108,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#56576c',GradientType=0 ); 
}
.feat1 h2{
    font-size: 35px;
    text-align: center;
    color: #76b800;
    padding: 40px 0;
}
.feat1 ul{
    font-family: 'Montserrat';
    color: #ffffff;
    text-align: left;
    max-width: 780px;
    margin: 0 auto;
}
.feat1 ul li{
    padding: 5px 0;
}
.feat1 ul li:before{
    content: '\f054';
    font-family: 'FontAwesome';
    margin-right: 10px;
    width: 100%;
    color:#76b800;
}
.cod-bundle img{
    display: block;
    margin: 0 auto;
}
.landing-vid{
	position: relative;
	width: 100%;
	height: auto;
	padding-bottom: 56.25%; 
	margin: 60px 0;
}
.landing-vid iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.landing-terms{
    padding: 40px;
    text-align: center;
}
.landing-terms p{
    color: #666;
    font-size: 12px;
}
@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*******/
	.landing-header-top{
		background-image: none;
		padding: 0;
	}
	.landing-header-content{
		width: 100%;
		padding: 0;
	}
	.landing-top-fl{
		padding: 40px;
	}
    .landing-top-fl .temp-title2, .landing-bottom .temp-title2{
        max-width: 100%;
    }
	#responsive-img{
		display: block;
	}
}
