@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: 'NVIDIA Bold';
  src: url('/fonts/NVIDIASans_Bold.woff');
}
@font-face {
  font-family: 'NVIDIA Regular';
  src: url('/fonts/NVIDIASans_Regular.woff');
}
section#main.main-ind{
  padding:0!important;
  background: none;
}

/******vid******/
.pcs_vid_btn {
    font-family: 'montserrat';
    font-weight: bold;
    color: #76b900;
    cursor: pointer;
	margin: 50px auto;
  	border: 6px solid #666;
    box-shadow: 0 5px 8.73px 0.27px rgb(0 0 0 / 55%);
	display:block;
}
.vid_lightbox {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    display: none;
    z-index: 999;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
  }
.vid_lightbox-container {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      max-width: 1500px;
      z-index: 10;
}
.vid_lightbox-content {
	padding: 40px;
}
.vid_lightbox-close {
	  cursor: pointer;
	  color: #fff;
	  background: transparent;
	  font-size: 31px;
	  font-weight: bold;
	  display: inline-block;
	  line-height: 20px;
	  padding: 6px 10px 10px 10px;
	  position: absolute;
	  right: 40px;
	  top: 3px;
	  border: none;
	  z-index: 999;
	  outline: none;
}
.vid_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;
}


/************************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;
  margin: 0!important;
}
/************************specs**********************/
.landing-container{
    max-width:1170px;
    margin:0 auto
}
.lp__fl,.lp__fr{
    width:50%
}
.landing-wrap{
    background:#000
}
.landing-wrap h1{
    font-family:'NVIDIA Bold';
    font-size:49px;
    font-weight:normal;
    text-transform:none;
    color:#fff;
    margin:0;
    line-height:1
}
.landing-wrap h2{
    font-family:'NVIDIA Bold';
    font-size:36px;
    font-weight:normal;
	text-transform: none;
    color:#fff;
    margin:0;
    line-height:1
}
.landing-wrap .last-standing h1{
    font-family:'NVIDIA Bold';
    font-size:36px;
    font-weight:normal;
    text-transform:none;
    color:#76b900;
    margin:0;
    line-height:1
}
.landing-wrap .last-standing h2{
    font-family:'NVIDIA Bold';
    font-size:36px;
    font-weight:normal;
    text-transform:none;
    color:#76b900;
    margin:0;
    line-height:1
}
.landing-wrap .last-standing h3{
    font-family:'NVIDIA Regular';
    font-size:24px;
    font-weight:normal;
    text-transform:none;
    color:#fff;
    margin:0;
    line-height:1;
	padding-bottom: 10px;
}

.landing-wrap .temp-title2{
    font-family:'NVIDIA Bold';
    font-size:24px;
    font-weight:normal;
    text-transform:none;
    color:#76b900;
    margin:0
}
.landing-wrap p{
    font-family:'Open Sans';
    font-size:16px;
    color:#fff;
    line-height:1.5;
    margin-top:10px
}
.landing-wrap a{
    font-family:'Open Sans';
    color:#76b900;
    font-size:20px;
    margin-top:20px;
    display:block;
    text-decoration:none
}
.lp__logo{
    margin-top:40px;
    width:200px
}
.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/frames-win2/fwg_key_visual-0424.jpg);
    background-position: 50%;
    background-repeat:no-repeat;
    z-index:0;
    padding:0 20px;
    overflow:hidden
}
.landing-row-top{
    display:flex;
    position:relative;
    align-items:center;
    padding:150px 0
}
.landing-top-fl{
    width:50%
}
.landing-top-fl .temp-title2{
    font-size:28px;
    line-height:1.2
}
.landing-top-fl .temp-title2:nth-child(4){
    font-size:18px;
    margin-top:10px;
    color:#fff
}
.landing-row-top p:last-of-type{
    padding:20px 0;
    max-width:500px
}
.vend-lg{
    padding: 10px 0 30px 0;
}
.last-standing{
    background-image:url(/images/landing/nvidia/frames-win2/nvidia-reflex.jpg);
    background-repeat:no-repeat;
    background-position:center;
    height:580px;
    display:flex;
    align-items:center;
}
.last-standing .landing-container{
    display:flex;
    flex-wrap:wrap
}
.last-standing .lp_fl{
    width:40%
}
.last-standing .lp_fr{
    width:60%;
    text-align:right
}
p.landing-terms {
    font-size:12px;
    color:#666;
	text-align: center;
}
.high-fps{
	background-color: #000;
    text-align:center;
    padding:40px;
}
.nvidia-video{
	margin-top: 50px;
	position: relative;
	padding-bottom: 56%;
}
.nvidia-video iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.best-responsiveness {
    text-align:center;
    padding:80px 40px 40px 40px;
}
.unbeatable-performance{
    text-align:center;
    padding:80px 40px;
}
.tear-free{
    background-image:url(/images/landing/nvidia/frames-win2/tear-free.jpg);
    background-repeat:no-repeat;
    background-position:center;
    height:720px;
    display:flex;
    align-items:center;
    padding:40px
}
.tear-free .lp_fl{
    width:30%
}
.nvid-specs{
	background-color:#000;
	text-align:center;
    padding:40px;
}
.hide-feat{
    display:none
}
@media screen and (max-width:1170px){
    .lp__fl,.lp__fr{
        width:100%
    }
    .lp__hide{
        display:block
    }
    .hide-feat{
        display:block;
        margin:0 auto
    }
    .landing-header-top{
        background-image:none;
        padding:0
    }
	.nvidia-video{
		max-width: 100%;
	}
    .landing-top-fl h1{
        max-width:100%
    }
    .landing-row-top p:last-of-type{
        max-width:100%
    }
    .vend-lg{
        position:static
    }
    .landing-top-fl:nth-child(1) img{
        width:200px;
        margin:20px auto
    }
    .landing-row-top{
        display:block;
        align-items:center;
        padding:40px;
        text-align:center
    }
    .landing-top-fl{
        display:block;
        align-items:center;
        width:100%
    }
	.last-standing{
        background:0 0;
        height:auto
    }
	.landing-wrap .last-standing h2{
		padding-top: 40px;
	}
	.landing-wrap .last-standing p{
		padding-bottom: 40px;
	}
    .last-standing .lp_fl,.last-standing .lp_fr{
        width:100%;
		padding: 0 20px 0 20px;
    }
	.landing-wrap .tear-free h2{
		padding-top: 80px;
	}
    .tear-free{
        background:0 0;
        height:auto
    }
    .tear-free .lp_fl{
        width:100%
    }
    .last-standing,.tear-free,.unbeatable-performance{
        text-align:center
    }
}