section#main.main-ind{
 padding:0; 
}
/************************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 img{
  	width: 250px;
 	height: auto;
    padding: 10px 0;
}
.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;
}
.btn, .config_button_green{
  white-space: normal;
}
/************************specs**********************/
#specs{
    width: 100%;
    height: auto;
    text-align: center;
    background-color: #76b900;
    margin: 0;
    display: block;
}
#specs h2{
    font-family: 'montserrat-bold';
    font-size: 32px;
    color: #fff;
    padding: 15px 0;
  	margin: 0;
}
.landing-container {
    max-width: 1170px;
    margin: 0 auto;
}
.landing-wrap {
    background-color: #000;
}
.landing-wrap h1 {
    font-family: 'Geforce Bold';
    font-size: 56px;
    font-weight: 700;
    text-transform: uppercase;
    color: #96e805;
    margin-bottom: 10px;
    line-height: 1;
}
.landing-wrap h2 {
    font-family: 'Geforce Bold';
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 15px;
    line-height: 1;
}
.landing-wrap h3 {
    font-family: "DIN Pro";
    font-size: 20px;
    text-transform: uppercase;
    color: #76b900;
}
.landing-wrap p {
    color: #fff;
    line-height: 1.5;
}
.landing-wrap .lp-terms {
    text-align: center;
    color: grey;
    font-size: 14px;
    margin-top: 20px;
}
.landing-button {
    font-family: 'Montserrat-bold';
    text-transform: uppercase;
    background-color: #76b900;
    color: #fff;
    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;
}
.landing-header-top {
    position: relative;
    background-color: #000;
    background-image: url(/images/landing/nvidia/rtx-laptops/rtx-laptops-gow-vis.jpg);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
    padding: 0 20px;
    max-width: 2560px;
    margin: 0 auto;
    overflow: hidden;
}
.image-hide {
    display: none;
}
.landing-wrap picture {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.landing-wrap picture img {
    object-fit: cover;
    object-position: 50% 0;
    width: 100%;
    height: 100%;
    user-select: none;
}
.rtx-logo {
    display: block;
    width: 150px;
    margin-top: 40px;
}
.landing-row-top {
    display: flex;
    position: relative;
    align-items: center;
    padding: 100px 0;
}
.landing-top-fl {
    width: 50%;
}
.landing-row-top p:last-of-type {
    padding: 20px 0;
}
.landing-header-content {
    position: relative;
    display: flex;
}
.feat-bg {
    background-repeat: no-repeat;
    background-position: 50%;
}
.lp__feat1 {
    position: relative;
    background-image: url(/images/landing/nvidia/rtx-laptops/rtx-games.jpg);
    background-size: auto;
    padding: 40px;
}
.lp__feat1 .sec__outer {
    min-height: 500px;
    align-items: center;
}
.feature-image {
    display: none;
}
.lp_feat1-content {
    max-width: 500px;
}
.lp__feat2 {
    position: relative;
    text-align: center;
    padding: 60px 40px;
}
.nvid-vid {
    max-width: 846px;
    margin: 0 auto;
    border: 4px solid #666;
    margin-top: 60px;
}
.nvid-vid img {
    display: block;
}
/**********************youtube-vid-lightbox**********************/
.stream__lightbox {
	background-color: rgba(0, 0, 0, 0.8);
	position: fixed;
	display: none;
	z-index: 999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
  }
  .stream__lightbox-container {
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);
	  width: 100%;
	  max-width: 960px;
	  display: block;
  }
  .stream__lightbox-content {
	  padding: 40px;
  }
  .stream__lightbox-close {
	  cursor: pointer;
	  color: #fff;
	  background: transparent;
	  font-size: 31px;
	  font-weight: bold;
	  line-height: 20px;
	  position: absolute;
	  right: 40px;
	  top: 3px;
	  border: none;
	  z-index: 999;
	  outline: none;
  }
  .stream__lightbox-close:before{
	  content: "×";
  }
  .pcs__video-container {
	padding-bottom: 56.25%;
	position: relative;
	overflow: hidden;
  }
  .pcs__video-container iframe,
  .pcs__video-container object,
  .pcs__video-container embed {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
  }
  .pcs__stream_frame{
	cursor: pointer;
  }
  /***********************youtube-vid-lightbox**********************/
.logo1,
.logo2,
.rtx-off,
.rtx-on {
    position: absolute;
}
.rtx-on {
    right: 20px;
    bottom: 0;
}
.rtx-off {
    left: 0;
    bottom: 0;
}
.logo2 {
    left: 40px;
    bottom: 160px;
}
.logo1 {
    right: 40px;
    bottom: 160px;
}
.lp__feat3 {
    background-image: url(/images/landing/nvidia/rtx-laptops/ray-tracing.jpg);
    background-position: center;
    text-align: center;
    padding: 60px 40px;
}
.lp__feat3 .landing-container {
    min-height: 700px;
    position: relative;
}
.lp__feat3 h3 {
    margin-bottom: 30px;
}
.lp__feat3 p {
    margin-bottom: 30px;
}
.nvid-opt {
    padding: 40px;
}
.nvid-opt ol {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    list-style: none;
}
.nvid-opt ol li {
    counter-increment: item;
    color: #fff;
    margin-bottom: 20px;
    margin-left: 40px;
    page-break-inside: avoid;
}
.nvid-opt ol li:before {
    content: counter(item);
    background-color: #76b900;
    border-radius: 50%;
    color: #fff;
    padding: 5px;
    width: 15px;
    height: 15px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-left: -40px;
    margin-right: 15px;
  	line-height: 1;
    box-sizing: content-box;
}
.nvid-opt-title {
    text-align: center;
}
.nvid-opt li::marker {
    background-color: red;
    width: 10px;
    height: 10px;
}
.landing-vid {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 56.25%;
    margin: 30px 0;
}
.landing-vid iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.lp__feat3 .lp-terms {
    color: #fff;
}
.lp__feat4 {
    padding: 80px 0;
}
.feat4-content {
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    flex-wrap: nowrap;
}
.lp__feat5,
.lp__feat6,
.lp__feat7,
.lp__feat8,
.lp__feat9 {
    padding: 0 40px;
    min-height: 500px;
}
.lp__feat5 {
    background-image: url(/images/landing/nvidia/rtx-laptops/creative-bg.jpg);
}
.lp__feat6 {
    background-color: #000;
    text-align: center;
    padding: 40px;
}
.lp__feat6 img {
    order: 2;
    margin: 0 auto;
}
.feat6-content {
    margin-bottom: 40px;
}
.lp__feat7 {
    background-color: #000;
    background-image: url(/images/landing/nvidia/rtx-laptops/ai-powered.jpg);
}
.lp__feat5 .sec__outer,
.lp__feat7 .sec__outer,
.lp__feat8 .sec__outer,
.lp__feat9 .sec__outer {
    min-height: 500px;
    align-items: center;
}
.lp__feat7 .sec__outer,
.lp__feat9 .sec__outer {
    justify-content: flex-end;
}
.lp__feat8 {
    background-image: url(/images/landing/nvidia/rtx-laptops/grd.jpg);
}
.lp__feat9 {
    background-image: url(/images/landing/nvidia/rtx-laptops/gear_up.jpg);
}
.lp__feat11 {
    background-color: #1a1a1a;
    padding: 60px 40px;
}
.lp__feat11 .sec__outer {
    justify-content: center;
}
.feat11-title {
    text-align: center;
}
.lp__feat11 .feat {
    width: 300px;
    margin: 15px;
    background-color: #000;
}
.lp__feat11 .feat .feat-text {
    padding: 15px;
}
.lp__feat11 .feat .feat-text h3 {
    color: #76b900;
}
.nvid-terms {
    background-color: #000;
    padding: 40px;
    text-align: center;
}
.nvid-terms img {
    margin: 0 auto;
}
@media screen and (max-width: 1170px) {
  .landing-wrap h1 {
   	font-size: 36px; 
  }
  #specs h2{
   	 font-size: 28px;
  }
    .feature-image {
        display: block;
        position: relative;
        min-height: 500px;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .pcs__col-2 {
        width: 100%;
    }
    .image-hide {
        display: block;
        margin: 0 auto;
    }
    .rtx-logo {
        margin: 20px auto;
    }
    .lp__fl {
        width: 100%;
    }
    .lp__feat-content {
        padding: 40px;
    }
    .lp__hide {
        display: block;
    }
    .landing-header-top {
        background-image: none;
        padding: 0;
    }
    .landing-row-top {
        display: block;
        align-items: center;
        padding: 40px;
        text-align: center;
    }
    .landing-top-fl {
        display: block;
        align-items: center;
        width: 100%;
    }
    .landing-header-content {
        display: block;
    }
    .landing-feat1 {
        background-image: none;
        padding: 0 20px;
    }
    .lp_feat1-content {
        background-color: #111312;
        text-align: center;
        padding: 40px;
        max-width: 100%;
    }
    .landing-feat1-fl {
        width: 100%;
        max-width: 550px;
    }
    .lp__feat1,
    .lp__feat5,
    .lp__feat6,
    .lp__feat7,
    .lp__feat8,
    .lp__feat9 {
        background-image: none;
        padding: 0;
    }
    .feat4-content,
    .feat5-content,
    .feat6-content,
    .feat7-content,
    .feat8-content {
        max-width: 600px;
        margin: 0 auto;
        flex-wrap: wrap;
        padding: 40px;
    }
    .lp__feat5 .sec__outer,
    .lp__feat7 .sec__outer,
    .lp__feat8 .sec__outer,
    .lp__feat9 .sec__outer {
        min-height: auto;
    }
    .lp__feat6 img {
        order: initial;
    }
    .nvid-opt ol {
        column-count: 1;
        -webkit-column-count: 1;
        -moz-column-count: 1;
    }
}
@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');
}
@media screen and (max-width: 560px){
  .landing-wrap h2 {
   	font-size: 28px; 
  }
    #specs h2{
   	 font-size: 20px;
  }
}