.product .column-ind-holder .column-content .products-points-holder::after {
  content:"Includes NVIDIA Broadcast App";
  font-family:'NVIDIA Bold';
  font-size:16px;
  color: #76b900;
  font-weight: normal;
  line-height:3;
  margin-left: 20px;
  text-transform:uppercase;
}
@font-face {
  font-family: 'NVIDIA Bold';
  src: url('/fonts/NVIDIASans_Bold.woff');
}
@font-face {
  font-family: 'NVIDIA Regular';
  src: url('/fonts/NVIDIASans_Regular.woff');
}

.pcs_vid_btn {
    font-family: 'montserrat';
    font-weight: bold;
    color: #76b900;
    cursor: pointer;
	margin: 50px auto;
	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;
}

.landing_img_pc {
    width: 150px;
    height: 220px;
}
.landing_img_laptop {
    width: 220px;
    height: 132px;
}
/************************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;
  display:block;
  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: 250px;
      padding: 15px 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**********************/
section#main.main-ind{
  padding: 0;
}
#jump {
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #f26522;
	margin: 0;
	display: block;
}
img{
	max-width: 100%;
}
#jump p {
	font-family: 'Montserrat-Bold';
	font-size: 32px;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 1.2;
	margin: 0;
	padding: 15px 0;
}
.blurb-terms {
	font-size:10px !important;
	margin-top:25px !important;
	color:#909090 !important;
}
.landing-terms {
	background-color:#000000;
	display:block;
	margin:0;
	padding:0;
	overflow:hidden;
}
.landing-terms-inner p, .landing-terms-inner li {
	font-family:'Open Sans' !important;
	color:#575757 !important;
	font-size:12px !important;
}
.landing-terms-inner ol {
	padding-left:10px;
}
.landing-terms-inner li {
	padding:5px 0;
}
.landing-terms img {
	margin:20px auto;
	display:block;
}
.landing-container{
    max-width: 1170px;
    margin: 0 auto;
}
.landing-container a{
    text-decoration: none;
}
.landing-container hr{
    border: 0;
    border-bottom: 2px solid #000000;
    clear: none;
    margin: 10px auto;
}
.landing-container .temp-title1{
    font-family: 'NVIDIA Bold';
	font-weight:normal;
    font-size: 55px;
    text-transform: none;
    color: #000000;
    margin: 0;
    line-height: 1.2;
}
.landing-container .temp-title2{
    font-family: 'NVIDIA Regular';
    font-size: 18px;
    font-weight: normal;
    text-transform: none;
    color: #000000;
    margin: 0px;
}
.landing-container p{
    font-family: 'Open Sans';
    font-size: 16px;
    color: #000000;
    line-height: 1.5;
    margin-top: 10px;
}
.landing-button {
	font-family: 'Montserrat-bold';
	text-transform: uppercase;
	font-weight:normal;
  	background-color: #76b900;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	padding: 10px;
	width: auto;
	cursor: pointer;
	margin-top: 50px;
	margin-right:15px;
	display: inline-block;
	border:2px solid #76b800;
}
.landing-button:hover{
	background-color: #76d300;
}
.landing-button i {
	padding-left:5px;
}
/*******END-GLOBAL*******/
/*******HEADER-SECTION*******/
.landing-header-top{
    position: relative;
    background-color: #000000;
    background-image: url(/images/landing/nvidia/broadcast/landing-page-kv3.jpg);
    background-repeat: no-repeat;
	background-position:50% 0;
    z-index: 0;
	padding: 0 20px;
}
.landing-row-top {
    display: flex;
	position: relative;
    align-items: center;
    padding: 200px 0 0 0;
}
.landing-top-fl {
    width: 60%;
}
.landing-top-fl .temp-title1{
	font-family:'NVIDIA Bold';
	font-weight:normal;
	font-size:50px;
    color: #ffffff;
	text-transform:uppercase;
	line-height:1;
}
.landing-top-fl img { 
	margin:20px 0;
}
.landing-top-fl .temp-title1 span {
	text-transform:lowercase !important;
}
.landing-top-fl .temp-title2{
    color: #ffffff; 
	font-family:'NVIDIA Bold';
	font-weight:normal;
	font-size: 35px;
	text-transform:uppercase;
}
.landing-header-bottom{
    padding: 0 0 150px 0;
}
.landing-header-content {
    position: relative;
    display: flex;
}
.landing-bottom-fl{
    display: flex;
    align-items: center;
    width: 60%;
}
.landing-bottom-fl-content{
	padding-right: 30px;
}
.landing-bottom-fl-content img {
	margin:30px 0;
	display:block;
}
.landing-bottom-fl .terms-top{
    font-family: 'Open Sans';
    font-size: 12px;
    color: #6a6a6a;
}
.landing-bottom-fl p{
    color: #ffffff;
}
.landing-bottom-fr{
    width: 40%;
    text-align: right;
}
.landing-bottom-fr img{
    margin-top: -100px;
}
.vend-logo{
    position: absolute;
    top: 20px;
    right: 0;
}
.vend-logo img{
	width: 140px;
}
/*******HEADER-SECTION-END*******/
/*******FEATURE-ONE*******/
.landing-feat1 {
	background-color:#000000;
	background-size:cover;
    overflow: hidden;
}
.landing-feat1 .landing-container {
	padding-top:50px;
}
.landing-feat1-inner{
     display: flex;
	 align-items:center;
	 flex-direction:row-reverse;
}
.landing-feat1-fl{
    width: 50%;
}
.landing-feat1-fl img{
    max-width: 100%;
    display: block;
}
.landing-feat1-fr{
    width: 50%;
    display: flex;
    align-items: center;
}
.landing-feat1-inner {
    padding: 50px 0;
}
.landing-feat1-fr-inner img {
	margin:30px 0;
	display:block;
}
.landing-feat1-fr .temp-title1{
	font-family:'NVIDIA Bold';
	font-weight:normal;
    color: #ffffff;
    font-size: 40px;
	line-height:1;
}
.landing-feat1-fr .temp-title1a{
	font-family:'NVIDIA Bold';
	font-weight:normal;
    color: #ffffff;
    font-size: 30px;
	margin:0;
	line-height:1;
}
.landing-feat1-fr ul {
	list-style-type:none;
	color:#ffffff;
	margin-bottom:50px;
}
.landing-feat1-fr li {
	padding:0;
	margin:30px 0;
}
.landing-feat1-fr li .para-small {
	font-family:'NVIDIA Regular';
	font-weight:normal;
    color: #ffffff;
	font-size:15px;
	padding:0;
	margin:0;
}
.landing-feat1-fr li .para-feat1 {
		font-family:'NVIDIA Regular';
	font-weight:normal;
    color: #ffffff;
	font-size:40px;
	padding:0;
	margin:0;
}
.landing-sep {
background: rgb(0,0,0); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(0,0,0,1) 20%, rgba(79,79,79,1) 50%, rgba(0,0,0,1) 80%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 20%,rgba(79,79,79,1) 50%,rgba(0,0,0,1) 80%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(0,0,0,1) 20%,rgba(79,79,79,1) 50%,rgba(0,0,0,1) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
	height:3px;
	width:100%;
}
.ampere-title {
	margin: 10px auto;
}
.ampere-title p {
	color:#ffffff !important;
	text-align:center;
}
#featcenter {
    overflow: hidden;
}
#featcenter .landing-feat1-inner {
	text-align:center;
	display:block;
}
#featcenter .landing-feat1-inner p {
	color:#FFFFFF !important;
		font-family:'NVIDIA Bold' !important;
		font-weight:bold;
	font-size:40px;
	margin:0 auto;
	line-height:1.5;
}
#featcenter2 {
	background-color:#000000;
}
#featcenter2 .landing-feat1-inner {
	text-align:center;
	display:block;
}
#featcenter2 .landing-feat1-inner {
	padding:50px 0;
}
#featcenter2 .landing-feat1-inner .temp-title1 {
	color:#ffffff !important;
	font-family:'NVIDIA Bold' !important;
	font-weight:normal !important;
	text-transform:uppercase;
	font-size:50px;
	line-height:1.5;
}
#featcenter2 .landing-feat1-inner .temp-title2 {
	color:#ffffff !important;
	font-family:'NVIDIA Bold' !important;
	font-weight:normal !important;
	font-size:30px;
	line-height:1.5;
}
#featcenter2 .landing-feat1-inner p {
	color:#ffffff !important;
	font-family:'Open Sans' !important;
	font-weight:normal !important;
	font-size:18px;
	line-height:1.5;
}
#feat5 .landing-feat1-fr p{
    color: #ffffff;
}
#feat5 .landing-feat2-fl{
    width: 50%;
}
#feat5 .landing-feat2-fr{
    width: 50%;
    display: flex;
    align-items: center;
}
#feat5 .landing-feat2-fl img {
	padding:80px 0;
	display:block;
}
#feat5 .landing-feat2-inner, #feat3 .landing-feat2-inner{
     display: flex;
	 align-items:center;
	 flex-direction:row;
}
#feat5, #feat3 {
    background-color:#000000;
	background-size:cover;
    overflow: hidden;
}
.landing-vid{
    overflow: hidden;
	padding:50px 0;
}
.landing-vid-inner {
	margin:50px auto;
}
.landing-vid-inner-text p {
    font-family: 'Open Sans';
    font-size: 18px;
    color: #ffffff;
    max-width: 850px;
    text-align: center;
	margin:0 auto;
}
.landing-vid-container iframe {
	border:10px solid #666666;
	box-shadow: 0 0 25px #000000;
}
#featcenter2 .landing-feat1-inner p.deathstranding-terms { 
	color:#ffffff !important;
	font-size:14px;
}
#featcenter2 .landing-feat1-inner img {
	margin:50px auto;
}

/*******FEATURE-ONE-END*******/
.lp__feat2{
	position: relative;
  	background-color:#000000;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 800px;
	text-align: center;
	padding: 60px 40px;
}
.lp__feat2 p{
	max-width: 800px;
	margin: 0 auto;
	color:#ffffff;
}
.lp__feat2 p.temp-title1 {
	font-family:'NVIDIA Bold';
	font-weight:normal;
    color: #ffffff;
    font-size: 50px;
	margin:0 auto 30px auto;
	text-transform:uppercase;
}
.rtx-on, .rtx-off, .logo1, .logo2{
	position: absolute;
}
.rtx-on{
	right: 0;
	bottom: 0;
}
.rtx-off{
	left: 0;
	bottom: 0;
}
.logo2{
	left: 40px;
	bottom: 160px;
}
.logo1{
	right: 40px;
	bottom: 160px;
}
.landing-feat2{
  	background-color:#000000;
	background-size:cover;
    overflow: hidden;
}
.landing-feat2-inner{
     display: flex;
	 align-items:center;
	 flex-direction:row-reverse;
}
.landing-feat2-fr{
    width: 50%;
}
.landing-feat2-fr img{
    max-width: 100%;
    display: block;
}
.landing-feat2-fl{
    width: 50%;
    align-items: center;
}
.landing-feat2-fl-inner{
    padding: 150px 0;
	margin:0 30px;
}
.landing-feat2-fl .temp-title1, .landing-feat3-wrap .temp-title1, .watch-dog-feat .temp-title1{
	font-family:'NVIDIA Bold';
	font-weight:normal;
    color: #ffffff;
	font-size: 40px;
	text-transform: uppercase;
	margin: 0;
}
.landing-feat2-fl .temp-title2{
	font-family:'NVIDIA Bold';
	font-weight:normal;
    color: #ffffff;
	font-size: 25px;
	text-transform: uppercase;
	margin: 0;
}
.landing-feat2-fl p, .landing-feat3-fl p{
    color: #ffffff;
}
#feat4 {
	background-color:#000000;
    overflow: hidden;
}
#feat4 .landing-feat2-fr {
	width:50%;
}
#feat6 {
	background-color:#000000;
    overflow: hidden;
}
#responsive-img {
	display:none;
}
/*******FEATURE-TWO-END*******/
.landing-footer {
	width:100%;
	background:#000000;
	overflow:hidden;
}
.landing-footer-inner {
	text-align:center;
}
.landing-footer-inner img {
	display:block;
	margin:50px auto;
}
.landing-footer-inner p {
	font-family:'Open Sans';
	font-size:14px;
	color:#868686;
  margin:50px auto;
}
@media screen and (max-width: 1920px) {
	.landing-header-top{
		background-image: url(/images/landing/nvidia/broadcast/landing-page-kv-19203.jpg) !important;
	}
}
@media screen and (max-width: 1170px) {
	.add-feats .landing-container{
		max-width: 700px;
	}
	.add-feat{
		width: 50%;
	}
	.landing-feat1 .landing-container {
    padding-top: 0;
}
		.landing-vid-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	}
	.landing-vid-container iframe, .landing-vid-container object, .landing-vid-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.landing-bottom-fl-content img {
	margin:20px auto;
}
	.landing-header-top{
		background:#24282b !important;
		background-image:none !important;
		padding: 0;
	}
.landing-container .temp-title1{
    font-size: 35px;
}
.landing-container .temp-title2{
    font-size: 25px;
}
	/*******HEADER-SECTION*******/
	.vend-logo{
			position: static;
			margin-bottom: 20px;
	}
		.landing-bottom-fl .landing-button{
			margin: 0 auto;
			float: none;
		}
		 .landing-bottom-fr img{
			max-width: 100%;
			margin: 0 auto;
		}
		.landing-row-top{
			display: block;
			align-items: center;
			padding: 0 20px;
			text-align: center;
		}
		.landing-top-fl{
			display: block;
			align-items: center;
			width: 100%;
		}
		.landing-header-content{
			display: block;
		}
		.landing-header-bottom{
			padding: 0 20px 40px 20px;
		}
		.landing-bottom-fl{
			display: block;
			width: 100%;
			padding-right: 0px;
			overflow: hidden;
			text-align: center;
		}
		.landing-bottom-fl-content{
			padding: 0px;
		}
		.landing-bottom-fr{
			display: block;
			position: relative;
			top: -80px;
			right: 0;
			bottom: 0;
			width: 100%;
			text-align: center;  
			margin-bottom: -150px;
		}  
		.landing-bottom-fr img{
			max-width: 100%;
		}
	/*******HEADER-SECTION-END*******/
	/*******FEATURE-ONE*******/
	.landing-feat1-inner{
		display: block;
		text-align:left;
		padding:0;
	}
	.landing-feat1-fl{
		width: 100% !important;
	}
	.landing-feat1-fr-inner{
		text-align: left;
		margin: 0 auto;
		padding:20px !important;
	}
	#feat4 .landing-feat2-fl-inner {
    padding: 0;
}
	.landing-feat1-fl img {
		max-width:450px !important;
		width:100%;
		margin: 20px auto;
		padding:0 !important;
		text-align:center;
	}
	.landing-feat1-fr{
		width: 100% !important;
	}
	#feat3, #feat4, #feat5, #feat6, #feat7 { 
		width:100%;
	}
	.landing-feat1, .landing-feat2 {
		background-image:none !important;
		background-color:#000000 !important;
	}

	#responsive-img {
		display:block;
		padding:0 !important;
		margin:0 !important;
		max-width:1170px !important;
		width:100% !important;
	}
	/*******FEATURE-ONE-END*******/
	.landing-feat2-fr img{
		max-width:450px !important;
		width:100%;
		margin: 0 auto;
		padding:0 !important;
		text-align:center;
	}
	.landing-feat2-inner{
		display: block;
		margin:0 auto;
	}
	.landing-feat2-fr {
		text-align: left;
		width: 100% !important;
	}
	.landing-feat2-fl {
		width: 100% !important;
		margin: 20px;
	}
	#feat5 .landing-feat2-inner, #feat3 .landing-feat2-inner{
		display: block;
		margin:0 auto;
	}
	#feat5 .landing-feat2-fr, #feat3 .landing-feat2-fr{
		text-align: left;
		width: 100% !important;
	}
	#feat5 .landing-feat2-fl, #feat3 .landing-feat2-fl {
		width: 100% !important;
		margin: 20px;
	}
	.landing-feat2-fl-inner {
		padding:0;
		margin:0;
	}
	#featcenter {
  	background-color:#000000;
	background-size:cover;
    overflow: hidden;
}
	.img-comp-container {
		display:none;
	}
#featcenter2 {
  	background-color:#000000;
	background-size:cover;
	background-position:50% 0;
	background-color:#000000;
}
.landing-feat3{
	background-image: none;
}
.landing-feat3-inner{
	flex-direction: column;
	align-items: flex-start;
	height: auto;
}
.landing-feat3-inner img{
	position: static;
}
.feat-sm-img{
	display: block;
}
.landing-feat3-fl{
	width: 100%;
}
.watch-dog-feat{
	background-image: none;
}
.landing-feat4-inner{
	height: auto;
}
.landing-feat4-fl{
	width: 100%;
}
.landing-feat4-inner img{
    right: auto;
    bottom: auto;
    top: -30%;
    left: 5%;
}
}
@media screen and (max-width: 760px) {
	.add-feats .landing-container{
		max-width: 390px;
	}
	.add-feat{
		width: 100%;
	}
}