/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 15, 2016, 11:09:40 PM
    Author     : mnm
*/

.vr-logo {
    bottom: 0;
    position: absolute;
    right: 0%;
	margin-bottom: 40px;
    width: 107px;
}

.cta-button-small {
    background-color: #76b900;
    clear: both;
    color: #fff;
    font-family: DINPro-Bold;
    font-size: 14px;
    line-height: 14px;
    padding: 11px 12px 9px;
    position: relative;
    text-transform: uppercase;
}


.cta-button-sm-disabled {
    background-color: #1a1a1a;
    clear: both;
    color: #747474;
    font-family: DINPro-Bold;
    font-size: 14px;
    line-height: 14px;
    padding: 11px 12px 9px;
    position: relative;
    text-transform: uppercase;
}

.preload * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
}

.no-transition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
}



/*VIDEO CSS*/

.page-backdrop.active {
    display: none;
}
.page-backdrop {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 31;
}

video {
    position: absolute;
    /*top: 180px;*/
    z-index: 98;
    display: none;
    width: 100%;
}
#video{display: none; margin-top: 124px;}

/*END VIDEO CSS */



/* FULL WIDTH BACKROUNDS */



#backgrounds, #gamestream-backgrounds {
    position: absolute;
    float: left;
    width: 100%;
    height: auto;
    left: 0px;
    top: 0px;
    /*   margin-top: 192px; */
    padding: 0;
    z-index: 0;
    overflow: hidden;
}



#section1bg {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 474px;
    /* top: -50px; */
    left: 0px;
    margin: 0 auto;
    padding: 0;
    display: block;
    z-index: 1;
    background-color: #000;
    /*background: url('http://images.nvidia.com/pascal/img/game-ready/gameready-sec1-bg.png') no-repeat;*/
    /*background: url('http://images.nvidia.com/pascal/img/game-ready/gameready-sec1-bckgrd.png') no-repeat;*/
    /*background: url('http://images.nvidia.com/pascal/img/paragon-bundle/paragon-header-1697x503.png') no-repeat;  */
    background-position: 50% bottom;
    background-size: contain;
    transition: all 0.1s;
}

#section2bg {
    position: relative;
    width: 100%;
    /*min-height: 505px;*/
    left: 0px;
    /*    top: 720px;*/
    margin: 0;
    padding: 0;
    display: block;
    z-index: 2;
    background-color: #111;
    background: url('http://images.nvidia.com/pascal/img/honor-ghost-recon/sec2-honor-1516x418.png') no-repeat;
   
   /* background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 62%, rgba(0,0,0,1) 76%, rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/paragon-bundle/sec2-ud-1683x632.png') no-repeat; 
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 62%, rgba(0,0,0,1) 76%, rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/paragon-bundle/sec2-ud-1683x632.png') no-repeat; 
    background: radial-gradient(ellipse at center, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 62%, rgba(0,0,0,1) 76%, rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/paragon-bundle/sec2-ud-1683x632.png') no-repeat; 
    filter: progidXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=1 ); 
    background-position: center center;*/
	height:418px;
    background-size: cover;
}
#section21bg {
    position: relative;
    width: 100%;
    /*min-height: 505px;*/
    left: 0px;
    /*    top: 720px;*/
    margin: 0;
    padding: 0;
    display: block;
    z-index: 2;
    background-color: #111;
    background: url('http://images.nvidia.com/pascal/img/honor-ghost-recon/sec2-ghost-recon-1516x418.png') no-repeat;
   
   /* background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 62%, rgba(0,0,0,1) 76%, rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/paragon-bundle/sec2-ud-1683x632.png') no-repeat; 
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 62%, rgba(0,0,0,1) 76%, rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/paragon-bundle/sec2-ud-1683x632.png') no-repeat; 
    background: radial-gradient(ellipse at center, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 62%, rgba(0,0,0,1) 76%, rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/paragon-bundle/sec2-ud-1683x632.png') no-repeat; 
    filter: progidXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=1 ); 
    background-position: center center;*/
	height:418px;
    background-size: cover;
}
/*#section3bg {
    position: relative;
    width: 100%;

    min-height: 820px;
    height: auto;
    left: 0px;
    margin: 0;
    padding: 0;
    display: block;
    z-index: 3;
    background: rgba(0,0,0,0) url('http://images.nvidia.com/pascal/img/mass-effect-andromeda/BG_IMG3.jpg') no-repeat;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 80%, rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/mass-effect-andromeda/BG_IMG3.jpg') no-repeat;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 80%,  rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/mass-effect-andromeda/BG_IMG3.jpg') no-repeat;
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 80%,  rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/mass-effect-andromeda/BG_IMG3.jpg') no-repeat;
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 80%,  rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/mass-effect-andromeda/BG_IMG3.jpg') no-repeat;
    background: linear-gradient(to left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 80%,  rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/mass-effect-andromeda/BG_IMG3.jpg') no-repeat;
    background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 80%,  rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/mass-effect-andromeda/BG_IMG3.jpg') no-repeat;
    background-size: contain;
    background-position: 35% top;
}*/
.gow4-mobile-img{
	/*margin-left:-70%;*/
	height:411px;
	width:615px;
}

.masseffect-mobile-img{
	/*margin-left:-31%;*/
	height:440px;
	width:287px;
}
/* END FULL WIDTH BACKGROUNDS */

http://www.nvidia.com/{margin-top:0px; position: relative; height: 541px;}
.section1content{text-align: left; margin-top: 115px;}
.section1content h3 {margin-top: 5px;}
.section1txt{max-width:400px; margin-top: 19px; margin-bottom: 30px;}

.section2 {
    position: relative;
    
    /*height: 494px;*/
    display: block;
    text-align: left;
	/*border-bottom: 1px solid #747474;*/
}
.section2 p {max-width:90%;}

.section2content {
    text-align: left;
    margin-top: 105px;
    padding-bottom: 10px;
	max-width:75%
	
	
	
}
.section3{position:relative; width: 100%; /*height: 700px;*/ display: block; text-align: center; border-bottom: 1px solid #747474; }
.section3content{padding-top: 110px;}
.section3content p{margin-top: 53px;}
.section3txt{font-family: DINPro-Light; font-size: 24px; line-height: 32px; margin: 0 auto; max-width: 1024px;}
.section3content .graphintro{font-family: DINPro-Light; font-size: 24px; line-height: 32px; margin-top: 36px; margin-bottom: 20px;}
#watchvideo {
margin-top: 60px;
}
#watchvideo {
	max-width: 250px;
}

.watch-container{
	padding-top:60px; padding-bottom:114px; margin:0 auto;	
}

.watch-txt{
	padding-top:5px; font-family: DiNPro-Bold;
}
.watchvideo {
display: table;
height: 40px;
text-align: left;
}
.watchvideo span {
display: table-cell;
font-size: 20px;
line-height: 30px;
padding-left: 14px;
vertical-align: middle;
}
.modal-body.watchvideomodalbody {
    padding-bottom: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 40px !important;
}

.watchvideomodalbody iframe {
    left: 0 !important;
    position: relative !important;
    top: 0 !important;
    width: 100% !important;
}
.closePop::before {
    color: rgba(255, 255, 255, 0.9);
    content: url("//images.nvidia.com/pascal/img/Close.png");
    font-size: 20px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    transform-origin: center center 0;
}
.closePop::after {
    transform-origin: center center 0;
}
.closePop.wv {
    top: 30px;
}
.section11 {
    position: relative;
    
    /*height: 494px;*/
    display: block;
    text-align: center;
	/*border-bottom: 1px solid #747474;*/
}
.section11content {
    text-align: center;
    
    padding-bottom: 24px;
	color:#666;
	font-size:12px;
}
.customh2 {
    font-family: GeForce;
    font-size: 40px;
    line-height: 40px;
    color: #76b900;
    text-align: center;
    font-weight: normal
}
.section2content p {
    margin: 0 auto;
    max-width: 850px;
    padding-top: 10px;
}
.section2content h2 {
    font-weight: lighter;
	padding-top: 10px;
}
.section2content .row {
    margin-top: 52px;
}
.section11content p {
    margin: 0 auto;
    max-width: 850px;
    padding-top: 52px;
}
.section11content h2 {
    font-weight: lighter;
	padding-top: 120px;
}
.section11content .row {
    margin-top: 60px;
}

.bigtxt {
    font-family: GeForceLight;
    font-size: 80px;
    line-height: 68.1px;
}
.section2content .learnmore {
    font-family: DINPro-Bold;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 0px;
}
.section2content.pascallegal {
    padding-bottom: 60px;
}

.modules {
    display: table;
    margin: 0px auto;
    width: 100%;
}
.modules .cell.empty {
    width: 2.5%;
}
.modules .cell {
    display: table-cell;
    text-align: center;
    text-transform: uppercase;
	width: 33%;
    /*vertical-align: bottom;*/
}
.modules .cell p {
    padding-top: 25px;
    text-transform: none;
    /*vertical-align: bottom;*/
}
.modules .cell span {
    display: block;
    font-size: 80px;
    line-height: 69px;/*    margin-top: 10px;*/
}
.modules h2 {
	color:#76b900;
	font-size:32px;
	line-height:32px;
	padding-top: 60px;
	}


.bigtxt {
    font-family: GeForceLight;
    font-size: 80px;
    line-height: 68.1px;
}
.only-desktop{display:block !important; float: right }
.only-tablet{display:none;}
.only-phone{display:none;}


.section9content {
    border-bottom: 1px solid #747474;
    margin-top: 10px;
    padding-bottom: 80px;
    text-align: center;
}

/*.gtx1070, .gtx1060{margin-top: 50px;width: 55%;}*/

#shop > p {
    margin: 25px auto 0;
	max-width: 1040px;
	
}
#shop > h2 {
    margin: 0 auto;
    max-width: 743px;
}

.section9leftcontent{text-align: left; margin-top: 50px;}
.section10leftcontent{margin-left:25%}

.prod-title{font-family:DINPro-Light; font-size: 24px; line-height: 32px;}


.section10 {
    width: 100%;
	border-bottom: 1px solid #747474;
}
.section10content {
    text-align: center;
    margin-top: 115px;
    padding-bottom: 105px;
   /* border-bottom: 1px solid #747474;*/
}
.section10content > h2 {
	max-width:800px;
	margin: 0 auto 55px;;
}
.masseffect-textspace {
	margin-top:10%;
	text-align:left;
	padding-left: 5px;
}
.section11 {
    width: 100%;
	border-bottom: 1px solid #747474;
}
ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul.tabs li {
    background: none;
    color: #fff;
    display: inline-block;
    padding: 0;
    cursor: pointer;
}
ul.tabs li.current, ul.tabs li.current-tab  {
    color: #fff;
    border-bottom: 2px solid #76b900
}
.tab-content {
    display: none;
    max-width: 950px;
    padding-top: 60px;
    margin: 0 auto;
}
.tab-content.current, .tab-content.current-tab {
    display: inherit;
}
.partner-tabs {
    display: table;
    margin: 0 auto;
}
ul.tabs > [data-tab="tab-2"] {
    margin-left: 30px;
}
ul.tabs > [data-tab="tab-3"] {
    margin-left: 30px;
}
ul.tabs > [data-tab="tab-4"] {
    margin-left: 30px;
}
.cf::after {
    clear: both;
    content: "";
    display: table;
}
ul .cf {
    list-style: outside none none;
}
.cf > li {
    display: inline-table;
    float: left;
    margin-left: 80px;
    width: 20%;
}
.lb-nav {
    top: 40px;
}
.section11Text{
	font-size:24px;
	color:#76b900;
	width:33%;
	/*font-weight:bold;*/
}
.section22Text {
    margin: 0;
	}
.section223ext {
    margin-left:1%;
	}
/*	 .section11content .row .col-xs-2 {
        width:9.33%;
    }
	 .section11content .row .col-xs-12{
        width:100% !important;
    } */
.redemptioninst{
	/*border-left: 1px solid #242424;*/
    border-right: 1px solid #242424;
}
.extrainfo{font-family: DINPro-Light; font-size: 24px; line-height: 32px; color:#eeeeee; margin-top: 10px; display: inline-block }
.extrainfo p{font-family: DINPro; font-size: 16px; line-height: 24px; margin: 0;}
.extrainfo > h2 {
    color: #76b900;
    font-size: 28px;
}
.legal {
    float: right;
    font-family: DINPro;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    /*position: absolute;*/
    position: inherit;
    right: 50px;
    /*text-align: center;*/
    text-align: right;
    padding:20px 0 30px;
}
.logo.only-desktop > img { float: right; }
.logo {display:none; width: 500px; margin-top: 50px;}
.only-desktop{display:block !important; float: right }
.only-tablet{display:none;}
.only-phone{display:none;}
.chart-container {margin-left:11%;}
.chart-label {margin-top: 27px;margin-bottom: 39px;line-height: 1.4em;padding-right:1px;}
.chart-line {margin-left:22% !important;}
.chart-number{margin-right:24% !important;}
.chart-bottom-bar {width:80%;}
.chart-bars {width:125% !important;}
.activebtn {
    color: #fff !important;
}
.activebtn :hover {
    color: #76b900 !important;
}
.gpu-left{padding: 0px 15px 30px !important;}

/*Slide code */


.slideBanners {width:940px; height:299px; font:bold 12px Trebuchet MS; position:relative;}
.slideBanners span {background-image: url(/content/includes/gcr/images/2013/); background-repeat:no-repeat; position:absolute; top:0px; left:0px; width:940px; height:300px;}

/* begin: slideshow */
.slideshow {position:relative; width:940px; height:300px;}
.slideshow a img {border:none;}
.slideshow li.slide {list-style-type:none; margin:0px; list-style:none !important;}
.slideshow .slides {height:300px; margin:0px;}
.slideshow .slides li.slide {visibility:hidden; position:absolute; left:0px;}
.slideshow .buttons {display:none;}
.slideshow .buttons {display:block; position:absolute; z-index:100; margin-top:0px; top:140%; left:62%; /*margin:0; top:263px; float:left; width:80px;*/}
.slideshow .buttons li {float:left; display:inline; width:17px; height:17px; margin:0; background-image:url(http://www.nvidia.com/content/company-info/images/dot-deselected.png); background-repeat:no-repeat;}
.slideshow .buttons li a {float:left; text-decoration:none; width:17px; height:17px; margin-top:0!important;}
.slideshow ul.buttons li a:hover {text-decoration:none; background-image:url(http://www.nvidia.com/content/company-info/images/dot-selected.png); background-repeat:no-repeat;}
.slideshow ul.buttons li.active a:hover,
.slideshow ul.buttons li.active a {background-image:url(http://www.nvidia.com/content/company-info/images/dot-selected.png); background-repeat:no-repeat;}
/* end: slideshow */

a#adv:hover{ color:#76b900 !important;}

.header{background-repeat:no-repeat;width:940px; height:437px; position: relative; }

.header a {font-size: 16px;line-height: 20px; margin-top:20px; text-decoration:none !important; }
.header a:hover{ color:#FFFFFF !important;}
 
.image {color: #000;font-size: 13px;line-height: 18px;margin: 0 65px 5px;}

.header img{  position: absolute; }
.current, .current-tab{z-index:3; opacity:1;}
.nextclass{z-index:2; opacity:1;}

#nvidia{height: auto !important;}
.buy-now-text {display:none;}
/*Slide Code end */
.spacing-1080 {display:none;}
.spacing-battlebox {display:none;}
@media only screen and (max-width: 400px) {
	.desktop-image {
    display: none; }
	.small-desktop-image {
    display: none; }
  .tablet-image {
    display: none; }
  .mobile-image {
    display: block;
     }
	.section3txt {
    font-family: DINPro;
    font-size: 16px;
    line-height: 24px;
    margin: 0 auto;
    max-width: 620px;
}

.watch-container {
    margin: 0 auto;
    padding-bottom: 54px;
    padding-top: 60px;
}
	.watch-txt{
	text-align:center;
	}

	#performance > h2 {
        text-align: center;
    }
	/*#section3bg {
        background: rgba(0,0,0,0) url('http://images.nvidia.com/pascal/img/mass-effect-andromeda/BG_IMG3_Mobile.jpg') no-repeat;
        background-size: cover;
    }*/
/*.gtx1070, .gtx1060{margin-top: 50px;width: 100%;}*/
    #section1bg {
        background-image: none;
    }

    .section1content{margin-top:0;margin-bottom:40px;}
 
    .section1content > h1 {
        color: #76b900;
        text-align: left;
    }
	.section1content h3 {text-align: center;}
	.section1content > h3 {
         font-family: GeForceLight;
        text-align: left;
		margin-top: 30px;
    }
	.section2content h2 {
		padding-top: 10px;
	}
	.modules h2{
		padding-top: 0;
		font-family: GeForceLight !important;
	}
	.section3{height: 690px;   padding-left: 10px;
              padding-right: 10px;border-top: 1px solid #747474;border-bottom: none;}
    .section1txt{
        max-width: 100%;
        margin-bottom: 52px;
        margin-top: 0;
		margin-top:30px;
		font-size:15px;
    }
	.section22Text{
		margin:0 auto;
	}
    .section23Text{
		margin:0;
	}
    
    .small-resolutions {
        height: 100%;
        margin-left: -10px;
        width: calc(100% + 20px);
        display: none;
    }
    .extrasmall{display: block;}
    .gamesheader{   margin-top:39px;}
    .mobile-images {
        line-height: 0;
        padding-bottom: 35px;
        text-align: center;
    }
    #video{margin-top: 44px;}

    

    .vr-logo {
        width: 107px;
		position: relative;
		right: 0;
    }
    
    .section9content{/*margin-top: 55px;*/ padding-bottom: 20px;text-align:left;}
.section9leftcontent{margin-top: 50px;}

#shop > p {
    margin-top: 8px;
    text-align: left;
}

/*#shop > h2{text-align: left;}*/

.top-spacing {
    margin-top: 50px;
}

 .section2content {
        margin-top: 50px;
        padding: 10px;
    }
    .customh2 {
        color: #76b900 !important;
        font-family: GeForce;
        font-size: 32px !important;
        line-height: 32px !important;
        text-align: center;
    }
    .section2content h2 {
        font-family: GeForce;
        font-size: 24px;
        line-height: 24px;
        margin: 0;
        text-transform: uppercase;
		font-weight: lighter !important;
		max-width:98%;
    }
    .section2content p {
        margin-top: 0px;
        padding-top: 24px;
        text-align: left;
        
        margin-right: 10px;
    }
    .section2content .row {
        margin-top: 20px;
    }
    .section2content .learnmore {
        margin-top: 0
    }
	.section11content {
        margin-top: 14px;
        padding: 10px;
    }
	.section11content h2 {
        font-family: GeForce;
        font-size: 24px;
        line-height: 24px;
        margin: 0;
        text-transform: uppercase;
		max-width:278px;
    }
    .section11content p {
        margin-top: 0px;
        padding-top: 24px;
        text-align: left;
        margin-left: 10px;
        margin-right: 10px;
    }
	#section2bg {
        /*width: 100%;*/
        width: 100%;
        
        /*max-width: 2560px;*/
        height: 272px;
        /*height: 700px;*/
        /*background-position: center center;*/
        background-position: bottom center !important;
        background-size: cover !important;
        transition: all 0.5s;
        /*        top:646px;*/
        background: url('http://images.nvidia.com/pascal/img/honor-ghost-recon/sec2-honor-347x272.png') no-repeat;
    }
	#section21bg {
        /*width: 100%;*/
        width: 100%;
        
        /*max-width: 2560px;*/
        height: 272px;
        /*height: 700px;*/
        /*background-position: center center;*/
        background-position: bottom center !important;
        background-size: cover !important;
        transition: all 0.5s;
        /*        top:646px;*/
        background: url('http://images.nvidia.com/pascal/img/honor-ghost-recon/sec2-ghost-recon-347x272.png') no-repeat;
    }
    .section2content .row > div {
        margin-bottom: 20px;
    }
    
	.section11content .row > div {
        margin-bottom: 20px;
    }
   .section11content .row .col-xs-4 {
        width: 100%;
    }
	 .section11content .row .col-xs-2 {
        width:50%;
    }
	 .section11content .row .col-xs-6 {
        width:100% !important;
    }
	.modules .cell.empty {
        width: 10%;
    }
	.modules .cell {
        display: block;
        margin-bottom: 23px;
        text-align: center;
        width: 100%;
    }
    .modules {
        display: table;
        margin: 0px auto 0;
        width: 100%;
    }
    .modules .cell span {
        display: block;
        font-size: 48px;
        line-height: 38px;
    }
	.section10content {
        margin-top: 60px;
		padding-bottom:60px;
    }
    ul.tabs li {
        padding: 30px 0 0;
    }
    .signupnewsletter {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .cf > li {
        margin: 0 auto;
        width: 100%;
    }
    .tab-content {
        padding-top: 60px;
    }
	.redemptioninst{
		border: none;
	}
	    .closePop.hmcclose {
        margin-top: 30px;
    }
	.modal-title.hmctitle {
        color: #76b900;
        font-family: GeForce;
        margin-top: 25px;
		text-align:left;
		font-size:26px;
    }
	.modal-header{
		text-align:left;
	}
	.section1content h3 {
        
        text-align: center;
		font-size:20px;
		font-family:GeForceLight;
    }
    /* .section1txt{ 
		max-width: 100%;
		font-size:15.99px; 

    } */
	.modal-body.watchvideomodalbody {
    padding-bottom: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 40px !important;
	}
	.masseffect-mobile-img{
	/*margin-left:-31%;*/
	height:276px;
	width:179px;
}
    .logo.only-desktop > img {
        display: none;
    }
    .logo.only-desktop > div {
        display: none;
    }
	 .logo {margin-top: 40px; width:100%; text-align:center; }
    .logo .legal {
        padding-left: 10px;
    }
	.only-phone{display:block}
    .only-desktop{display:none;}
	.chart-bars{width: 118% !important;}
	.chart-container {margin-left: -25px !important;}
	.chart-container {    margin-left: -20px !important;}
	.chart-bars {width: 110% !important;}
	.chart-line {margin-left: 20.2% !important;}
	.slideshow .buttons {display:block; position:absolute; z-index:100; margin-top:0px; top:162%; left:12%; /*margin:0; top:263px; float:left; width:80px;*/}
	.header{background-repeat:no-repeat;height:550px; position: relative; }
}

@media only screen and (max-width: 415px) {
	 .desktop-image {
    display: none; }
	.small-desktop-image {
    display: none; }
  .tablet-image {
    display: none; }
  .mobile-image {
    display: block; }
	/* #section3bg {
        min-height: 665px !important;
        background-position: 23% top;
        background-size: cover;
    } */
	/*.gtx1070, .gtx1060{margin-top: 50px;width: 100%;}*/
	.section2content {
        /*margin-top: 52px;*/
		width: 320px;
    }
	.section2content h2 {
    margin: 0 auto !important;
	font-size: 24px;
    font-weight: bold;
    padding-top: 10px;
    width: 320px;
	font-family: GeForce;
	}
	.section3content {
        margin-top: 27px;
        padding-top: 0;
        text-align: left;
    }


    .section3content p {
        margin-top: 23px;
    }
    .section3content .graphintro{display:none;}
		.gow4-mobile-img{
		margin-left:-5%;
		height:214px;
		width:320px;
	}
	#watchvideo {
	margin-top: 0px;
	}
	#watchvideo {
		max-width: 262px;
		height:30px;
	}
	.watchvideo {
	display: table;
	height: 30px;
	text-align: left;
	}
	.watchvideo span {
    display: table-cell;
    font-size: 20px;
    line-height: 47px;
    padding-left: 14px;
    vertical-align: middle;
	}
	.section2 {
        display: block;
        /*height: 850px !important;*/
        position: relative;
        text-align: center;
        width: 100%;
    }
	.section11 {
        display: block;
        /*height: 850px !important;*/
        position: relative;
        text-align: center;
        width: 100%;
    }
	#section2bg {
        /*width: 100%;*/
        width: 100%;
		height:272px;
        /*background-position: center center;*/
        background-position: bottom center !important;
        background-size: cover !important;
        transition: all 0.5s;
        /*        top:646px;*/
        background: url('http://images.nvidia.com/pascal/img/honor-ghost-recon/sec2-honor-347x272.png') no-repeat;
    }
	#section21bg {
        /*width: 100%;*/
        width: 100%;
		height:272px;
        /*background-position: center center;*/
        background-position: bottom center !important;
        background-size: cover !important;
        transition: all 0.5s;
        /*        top:646px;*/
        background: url('http://images.nvidia.com/pascal/img/honor-ghost-recon/sec2-ghost-recon-347x272.png') no-repeat;
    }
	.modal-title.hmctitle {
        color: #76b900;
        font-family: GeForce;
        margin-top: 25px;
		text-align:left;
		font-size:26px;
    }
	.modal-header{
		text-align:left;
	}
	.section1content > h1 {
        color: #76b900;
        text-align: left !important;
		margin-top:30px;
    }
	.section1content h3 {text-align: center;margin-top:0px;}
	.section1content > h3 {
         font-family: GeForceLight;
        text-align: left !important;
		
    }
	/*.section2content h2 {
		padding-top: 46px;
		padding-top:110px; 
		font-weight: lighter ;
		text-align:center;
		max-width:70%s;
		font-family:GeForceLight
	}*/
	.modules h2{
		padding-top: 0;
		font-family: GeForceLight !important;
	}
    .section1txt{
        max-width: 100%;
        margin-bottom:30px;
        margin-top: 0;
		margin-top:24px;
		font-size:15px;
    }
	.section1content h3 {
        line-height:24px;
        text-align: center;
		font-size:20px;
		font-family:GeForceLight;
    }
   
	.geforcebold-h1{
    font-family: GeForceAltBold;
    font-weight: normal;
	 font-size: 32px !important;
	}
	#section2bg {
    position: relative;
    width: 100%;
    /*min-height: 505px;*/
    left: 0px;
    /*    top: 720px;*/
    margin: 0;
    padding: 0;
    display: block;
    z-index: 2;
    background-color: #111;
    background: url('http://images.nvidia.com/pascal/img/honor-ghost-recon/sec2-honor-347x272.png') no-repeat;
   
   /* background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 62%, rgba(0,0,0,1) 76%, rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/paragon-bundle/sec2-ud-1683x632.png') no-repeat; 
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 62%, rgba(0,0,0,1) 76%, rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/paragon-bundle/sec2-ud-1683x632.png') no-repeat; 
    background: radial-gradient(ellipse at center, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 62%, rgba(0,0,0,1) 76%, rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/paragon-bundle/sec2-ud-1683x632.png') no-repeat; 
    filter: progidXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=1 ); 
    background-position: center center;*/
	height:272px;
    background-size: cover;
}
#section21bg {
    position: relative;
    width: 100%;
    /*min-height: 505px;*/
    left: 0px;
    /*    top: 720px;*/
    margin: 0;
    padding: 0;
    display: block;
    z-index: 2;
    background-color: #111;
    background: url('http://images.nvidia.com/pascal/img/honor-ghost-recon/sec2-ghost-recon-347x272.png') no-repeat;
   
   /* background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 62%, rgba(0,0,0,1) 76%, rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/paragon-bundle/sec2-ud-1683x632.png') no-repeat; 
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 62%, rgba(0,0,0,1) 76%, rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/paragon-bundle/sec2-ud-1683x632.png') no-repeat; 
    background: radial-gradient(ellipse at center, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 62%, rgba(0,0,0,1) 76%, rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/paragon-bundle/sec2-ud-1683x632.png') no-repeat; 
    filter: progidXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=1 ); 
    background-position: center center;*/
	height:272px;
    background-size: cover;
}
.masseffect-mobile-img{
	/*margin-left:-31%;*/
	height:276px;
	width:179px;
}
.section10leftcontent{margin-left:0px;}
.section10content{text-align:center;}
.masseffect-textspace{margin-top:10px; text-align:center;margin-top:55px;}	
	.legal {
        margin-top: 10px ;
        text-align: left; 
        width: 100%;
    }
	.chart-container{margin-left:-11px !important;}
	.chart-number{margin-right: 14% !important;}
	.chart-label{margin-top: 17px;margin-bottom: 21px;width: 87px}
	.chart-bars {width: 110% !important;}
	.chart-line {margin-left: 20.2% !important;}
	
}

@media only screen and (min-width: 401px) and (max-width:767px){
/*#section3bg { min-height: 660px; background-size: cover;} */
.desktop-image {
    display: none; }
	.small-desktop-image {
    display: none; }
  .tablet-image {
    display: block; }
  .mobile-image {
    display: none; }
.watch-container {
    margin: 0 auto;
    padding-bottom: 54px;
    padding-top: 60px;
} 
.section3txt {
    font-family: DINPro;
    font-size: 16px;
    line-height: 24px;
    margin: 0 auto;
    max-width: 620px;
}
#section2bg {
    position: relative;
    width: 100%;
    /*min-height: 505px;*/
    left: 0px;
    /*    top: 720px;*/
    margin: 0;
    padding: 0;
    display: block;
    z-index: 2;
    background-color: #111;
    background: url('http://images.nvidia.com/pascal/img/honor-ghost-recon/sec2-honor-347x272.png') no-repeat;
   
   
	height:272px;
    background-size: cover;
}
#section21bg {
    position: relative;
    width: 100%;
    /*min-height: 505px;*/
    left: 0px;
    /*    top: 720px;*/
    margin: 0;
    padding: 0;
    display: block;
    z-index: 2;
    background-color: #111;
    background: url('http://images.nvidia.com/pascal/img/honor-ghost-recon/sec2-ghost-recon-347x272.png') no-repeat;
   
   /* background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 62%, rgba(0,0,0,1) 76%, rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/paragon-bundle/sec2-ud-1683x632.png') no-repeat; 
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 62%, rgba(0,0,0,1) 76%, rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/paragon-bundle/sec2-ud-1683x632.png') no-repeat; 
    background: radial-gradient(ellipse at center, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 62%, rgba(0,0,0,1) 76%, rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/paragon-bundle/sec2-ud-1683x632.png') no-repeat; 
    filter: progidXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=1 ); 
    background-position: center center;*/
	height:272px;
    background-size: cover;
}
.gow4-mobile-img{
	margin-left:-20%;
	height:214px;
	width:320px;
}
.section1content {text-align:center;}
.section22Text{
	margin:0 auto;
}
.section23Text{
	margin:0;
}

    #section1bg {
        background-image: none;
    }

    .section1content{margin-top:0;margin-bottom:40px;}
   
    .section1content > h1 {
        color: #76b900;
        text-align: center;
		margin-top:30px;
    }
	.section1content h3 {text-align: center;}
	.section1content > h3 {
       
        text-align: center;
    }
    .section1txt{
        max-width: 100%;
        margin-bottom: 30px;
        margin-top: 10px;
		font-size:15px;
		
    }
	.section3content {
        margin-top: 25px;
        padding-top: 0px;
    }
	.section3 {border-top: 1px solid #747474;border-bottom: none;}
    .section3content p{margin-top: 23px;}
    .section3content .graphintro{ margin-top: 37px; margin-bottom: 20px;}
	.redemptioninst{
	border: none;
    
	}
	.section11content .row .col-xs-4 {
        width: 100%;
    }
	 .section11content .row .col-xs-2 {
        width:50%;
    }
	 .section11content .row .col-xs-6 {
        width:100% !important;
    } 
    .small-resolutions {
        height: 100%;
        width: 100%;
    }
    .extrasmall{display: none;}
    .gamesheader{   margin-top:39px;}
    .mobile-images {
        line-height: 0;
        /*    padding-bottom: 45px;*/
        text-align: center;
    }
    #video{margin-top: 44px;}
   

    .vr-logo {
        width: 107px;
		position:relative;
		
    }
    
    .section9leftcontent{margin-top: 20px;}
	
	.section2 {
        position: relative;
        width: 100%;
        /*height: 800px;*/

        display: block;
        text-align: center;
    }
    
	.section11 {
        position: relative;
        width: 100%;
        /*height: 800px;*/

        display: block;
        text-align: center;
    }
    .section11content {
        margin-top: 20px;
    }
    .customh2 {
        color: #76b900 !important;
        font-family: GeForce;
        font-size: 32px !important;
        line-height: 32px !important;
        text-align: center;
    }
    
    .section2content p {
        margin-top: 0px;
        padding-top: 30px;
    }
    .section2content .row {
        margin-top: 30px;
    }
	
	.section11content h2 {
        font-family: GeForce;
        font-size: 24px;
        line-height: 24px;
        margin: 0;
        text-transform: uppercase;
    }
    .section11content p {
        margin-top: 0px;
        padding-top: 30px;
    }
    .section11content .row {
        margin-top: 30px;
    }
    .section2content .learnmore {
        margin-top: 0px;
    }
    .section2content .pascallegal { /*padding-bottom: 20px;*/
        margin-top: 20px;
        float: none;
        text-align: left;
        width: 100%;
    }
    .modules .cell.empty {
        width: 10%;
    }
	
   /* .section2content {
        margin-top: 24px;
        padding: 0 30px 20px;
    }*/
	
	.section2content {
        /*margin-top: 52px;*/
		width: 350px;
    }
	.section2content h2 {
    /*margin: 0 auto !important;*/
    padding-top: 10px;
    width: 350px;
	}
	#watchvideo {
	margin-top: 0px;
	}
	#watchvideo {
		max-width: 262px;
		height:30px;
	}
	.watchvideo {
	display: table;
	height: 30px;
	text-align: left;
	}
	.watchvideo span {
    display: table-cell;
    font-size: 20px;
    line-height: 47px;
    padding-left: 14px;
    vertical-align: middle;
	}
	.section2 {
        display: block;
        /*height: 850px !important;*/
        position: relative;
        text-align: center;
        width: 100%;
    }
    .section2content .row > div {
        margin-bottom: 20px;
    }
	.section11content {
        margin-top: 1px;
        padding: 0 0px 20px 0px;
    }
    .section11content .row > div {
        margin-bottom: 20px;
    }
    /*    .section2content .learnmore{margin-top:0px; padding-bottom: 26px}*/
    .only-phone {
        display: block
    }
    .only-desktop {
        display: none;
    }
    
	.modules .cell {
        display: block;
        margin-bottom: 23px;
        text-align: center;
        width: 100%;
    }
    .modules {
        display: table;
        margin: 0px auto 0;
        width: 100%;
    }
    .modules .cell span {
        display: block;
        font-size: 48px;
        line-height: 38px;
    }
	.section10content {
        margin-top: 30px;
    }
	.cf > li {
        margin: 0 auto;
        width: 90%;
    }
	 .closePop.hmcclose {
        margin-top: 30px;
    }
	.modal-title.hmctitle {
        color: #76b900;
        font-family: GeForce;
       margin-top: 25px;
		text-align:left;
		font-size:26px;
    }
	.masseffect-mobile-img{
	/*margin-left:-31%;*/
	height:276px;
	width:179px;
}
.section10leftcontent{margin-left:0px;}
.section10content{text-align:center;}
.masseffect-textspace{margin-top:10px; text-align:center;}	
	.legal {
        float: left;
        font-family: DINPro;
        font-size: 12px;
        font-weight: normal;
        line-height: 16px;
        margin: 0 auto;
        position: absolute;
        right: 0;
        text-align: right;
        width: 100%;
    }
	 .logo{display:block; }
	 .logo{display:block; margin-top: 60px;width:100%; text-align:right; }
	 .only-tablet{display:block;} 
    .only-desktop{display:none !important;}
	.only-phone{display:block}
    .only-desktop{display:none;}
	.chart-container{margin-left:1px !important;}
	.chart-number{margin-right: 20% !important;}
	.slideshow .buttons {display:block; position:absolute; z-index:100; margin-top:0px; top:136%; left:13%; /*margin:0; top:263px; float:left; width:80px;*/}
	
}


/*TABLETS */
@media screen and (min-width: 768px) and (max-width: 1023px) {
	.desktop-image {
    display: none; }
	.small-desktop-image {
    display: none; }
  .tablet-image {
    display: block; }
  .mobile-image {
    display: none; }
	/*.gtx1070, .gtx1060 {
    margin-top: 50px;
    width: 100%;
}*/
	
.section3txt {
    font-family: DINPro;
    font-size: 16px;
    line-height: 24px;
    margin: 0 auto;
    max-width: 620px;
}

.watch-container {
    margin: 0 auto;
    padding-bottom: 54px;
    padding-top: 60px;
}

/*#section3bg {  min-height: 660px; background-size: cover; }*/
.gow4-mobile-img{
	margin-left:-30%;
	height:334px;
	width:500px;
}
.masseffect-mobile-img{
	height:276px;
	width:179px;
}
.section10leftcontent {margin-left:17%;}
    h1{color:#76b900; font-family: GeForce; font-weight: bold; font-size:32px; line-height: 32px; text-transform: uppercase;margin:0px;}
    h2{color:#eeeeee; font-family: GeForce; font-size: 24px; line-height: 24px; text-transform: uppercase;margin:0px; font-weight: normal}
    h3{color:#76b900; font-family: GeForceLight; font-size: 24px; line-height:24px; text-transform: uppercase;margin:0px; font-weight: lighter}




    #section1bg {
        background-image: none;
    }

    .section1content{margin-top:0;}
  
    .section1content > h1 {
        color: #76b900;
        text-align: center;
		margin-top:30px;
    }
	.section1content h3 {
        
        text-align: center;
		font-size:24px;
		font-family:GeForceLight;
    }
	.section1content {text-align:center;}
    .section1txt{
        max-width: 100%;
        margin-bottom: 52px;
		
		font-size:16px;

    }
	.section3 {border-top: 1px solid #747474;border-bottom: none;}
    .section3content {
        margin-top: 55px;
        padding-top: 0px;
    }
    .section3content p{margin-top: 23px;}
    .section3content .graphintro{ margin-top: 37px; margin-bottom: 20px;}
    .small-resolutions {
        height: 100%;
        width: 100%;
    }
    .extrasmall{display: none;}
    .gamesheader{   margin-top:39px;}
    #video{margin-top: 44px;}
    

    .vr-logo {
        width: 107px;margin-bottom:-10px;
    }
    
    .top-spacing {
   /* margin-top: 60px;*/
}

.section9content{margin-top: 53px;}

.section2content {
        /*margin-top: 261px;*/
		/*width: 630px;*/
		max-width:37%
    }
	.section2content h2 {
    /*margin: 0 auto !important;*/
    padding-top: 10px;
   /* width: 630px;*/
}
	
    .customh2 {
        color: #76b900 !important;
        font-family: GeForce;
        font-size: 32px !important;
        line-height: 32px !important;
        text-align: center;
    }
    
    .section2content p {
        margin-top: 23px;
        padding-top: 2px
    }
    .section2content .row {
        margin-top: 23px;
    }
	.section11content h2 {
        font-family: GeForce;
        font-weight: bold;
        font-size: 24px;
        line-height: 24px;
        margin: 0;
        text-transform: uppercase;
    }
    .section11content p {
        margin-top: 23px;
        padding-top: 2px
    }
    .section11content .row {
        margin-top: 60px;
    }
	
	/*.section11content .row .col-xs-2 {
        float: left !important;
		padding-left: 30% !important;
		width: 30%;
		margin-bottom: 4% !important;
    }
	 .section11content .row .col-xs-12{
        width:100% !important;
    }	*/	
	.section22Text {
		margin: 0;
		}
	.section223ext {
		margin-left:1%;
		}
	
    .section2content .learnmore {
        padding-bottom: 0px;
    }
    .section2content .pascallegal {
        padding-bottom: 56px;
        margin-top: 20px;
        width: 50%;
    }
    /*.section3{height: 640px;}*/

    .modules .cell.empty {
        width: 2.5%;
    }

.modules {
        display: table;
        margin: 20px auto;
        width: 100%;
    }
    .modules .cell.empty {
        display: none;
    }
	 .modal-content.slicontent{padding: 30px 0 30px 60px}
	 .modal-dialog.sli {
        margin: 120px auto !important;
        width: 780px !important;
    }
	/*.modal-header{ text-align: center;}*/
	#section2bg {
    position: relative;
    width: 100%;
    /*min-height: 505px;*/
    left: 0px;
    /*    top: 720px;*/
    margin: 0;
    padding: 0;
    display: block;
    z-index: 2;
    background-color: #111;
    background: url('http://images.nvidia.com/pascal/img/honor-ghost-recon/sec2-honor-795x246.png') no-repeat;
	height:246px;
    background-size: cover;
}
#section21bg {
    position: relative;
    width: 100%;
    /*min-height: 505px;*/
    left: 0px;
    /*    top: 720px;*/
    margin: 0;
    padding: 0;
    display: block;
    z-index: 2;
    background-color: #111;
    background: url('http://images.nvidia.com/pascal/img/honor-ghost-recon/sec2-ghost-recon-795x246.png') no-repeat;
	height:246px;
    background-size: cover;
}
.legal {
        padding-bottom: 60px;
        right: 0;
        width: 100%;
    }
	.logo{display:block; margin-top: 50px; width:100%; text-align:right; }
.only-tablet{display:block;}
    .only-desktop{display:block;}
	.only-phone{display:none !important;}
	.chart-container{margin-left:10% !important;}
	.chart-line{ margin-left: 19% !important;}
	.chart-bars{width: 100% !important;}
	.chart-number {margin-right: 21% !important;}
	.slideshow .buttons {display:block; position:absolute; z-index:100; margin-top:0px; top:136%; left:30%; /*margin:0; top:263px; float:left; width:80px;*/}
	.prod-title{font-family:DINPro-Light; font-size: 20px; line-height: 26px;}
}
@media screen and (min-width: 768px) and (max-width: 841px){
	.spacing-1080 {display:block;}
}
@media screen and (min-width: 768px) and (max-width: 141px){
	.spacing-battlebox {display:block;}
}
@media screen and (min-width: 622px) and (max-width: 767px) {
	.modules .cell.empty {
        width: 2.5%;
    }
	/*.section11content .row .col-xs-2 {
        float: left !important;
		padding-left: 30% !important;
		width: 29% !important;
    }
	 .section11content .row .col-xs-12{
        width:100% !important;
    } */
			
	.section22Text {
		margin: 0;
		}
	.section223ext {
		margin-left:1%;
		}
		.only-tablet{display:none !important;}
    .only-desktop{display:none !important;}
	.only-phone{display:none !important;}
	
}
/*SMALLER DESKTOPS*/
@media only screen and (min-width: 1024px) and (max-width:1279px) {
.desktop-image {
    display: none !important;  }
	.small-desktop-image {
    display: block !important; }
  .tablet-image {
    display: none; }
  .mobile-image {
    display: none; }
}

@media only screen and (min-width: 1024px) and (max-width:1309px){
	/* #section3bg {
        min-height: 740px; 
        background-size: cover;
    } */
	.desktop-image {
    display: block; }
	.small-desktop-image {
    display:none;  }
  .tablet-image {
    display: none; }
  .mobile-image {
    display: none; }
	
	.section3txt{max-width: 740px;}

.section10leftcontent {margin-left:15%;}
.masseffect-mobile-img{
	/*margin-left:-31%;*/
	height:440px;
	width:287px;
}
    #section1bg {
        background-color: #000;
        background-position: 69% center;
        background-size: cover;
        display: block;
        height: 541px;
        left: 87px;
        margin: 0 auto;
        max-width: 100%;
        padding: 0;
        position: relative;
        transition: all 0.1s ease 0s;
        width: 100%;
        z-index: 1;
    }
	#section2bg {
    position: relative;
    width: 100%;
    /*min-height: 505px;*/
    left: 0px;
    /*    top: 720px;*/
    margin: 0;
    padding: 0;
    display: block;
    z-index: 2;
    background-color: #111;
    background: url('http://images.nvidia.com/pascal/img/honor-ghost-recon/sec2-honor-1039x244.png') no-repeat;
   
   
	height:244px;
    background-size: cover;
}
#section21bg {
    position: relative;
    width: 100%;
    /*min-height: 505px;*/
    left: 0px;
    /*    top: 720px;*/
    margin: 0;
    padding: 0;
    display: block;
    z-index: 2;
    background-color: #111;
    background: url('http://images.nvidia.com/pascal/img/honor-ghost-recon/sec2-ghost-recon-1039x244.png') no-repeat;
   
   
	height:244px;
    background-size: cover;
}
    .section1content h3 {
        
        text-align: left;
		font-size:24px;
		font-family:GeForceLight;
    }
    .section1txt {
    font-family: DINPro;
    font-size: 16px;
    max-width: 400px;
    margin-bottom: 16px;
    margin-top: 19px;
	}
    .section3content {
        margin-top: 55px; padding-top: 0px;
    }
    .section3content p{margin-top: 23px;}
    .section3content .graphintro{ margin-top: 7px; margin-bottom: 2px;}
	.section3{height: 940px;}
	#watchvideo {
	margin-top: 0px;
	}
	#watchvideo {
		max-width: 262px;
	}
	.watchvideo {
	display: table;
	height: 40px;
	text-align: left;
	}
	.watchvideo span {
    display: table-cell;
    font-size: 20px;
    line-height: 47px;
    padding-left: 14px;
    vertical-align: middle;
	}
    http://www.nvidia.com/{height:405px}

   .section1content h3 {/*width: 440px;*/}
   .section1content {margin-top:120px;}
   .section2content h2 {padding-top:10px; /*width:800px;*/ margin:0 auto;}
  

    .small-resolutions{display: none;}
    .extrasmall{display: none;}
    .vr-logo {
        right:0;
    }
    
    .section9content{margin-top:53px;}
	
	
	.section2content {
			/*margin-top: 250px;*/
			/*width: 730px;*/
			max-width:48%
		}
		.section2content h2 {
		/*margin: 0 auto !important;*/
		padding-top: 10px;
		
	}
    .section2content p {
        /*margin-top: 23px;*/
        padding-top: 10px;
    }
	
    .section11content p {
        margin-top: 23px;
        padding-top: 0px;
    }
    /*.section2content h2 {
                font-family: GeForce;
                font-size: 40px;
                line-height: 40px;
                margin: 0;
                text-transform: uppercase;
        }*/
    .section2content .row {
        margin-top: 25px;
    }
	 .section11content .row {
        margin-top: 60px;
    }
    .section2content .learnmore {
        padding-bottom: 0px;
    }
    .section2content.pascallegal {
        padding-bottom: 45px;
        width: 35%;
    }
    .modules .cell.empty {
        width: 10%;
    }
	.modules {
        display: table;
        margin: 0px auto;
        width: 90%;
    }
    .modules .cell span {
        display: block;
        font-size: 48px;
        line-height: 38px;
    }
	.modal-content.slicontent{padding: 30px 0 30px 30px}
	.modal-dialog.sli {
        margin: 120px auto !important;
        width: 900px !important;
    }
	/* .section11content .row .col-xs-2 {
        width:13.67%;
    }
	 .section11content .row .col-xs-12{
        width:72.66% !important;
    } */
			
	.section22Text {
		margin: 0;
		}
	.section223ext {
		margin-left:1%;
		}
	/*.modal-header{ text-align: center;}*/
.legal{ margin-top: 0}
.chart-container{margin-left:0% !important;}
	.chart-line{ margin-left: 19% !important;}
	.chart-bars{width: 100% !important;}
	.chart-number {margin-right: 21% !important;}
	.gow4-mobile-img{width:615px;height:411px; margin-top:30px;}
	#nav-main {padding-left: 20px;
padding-right: 20px;}
.slideshow .buttons {display:block; position:absolute; z-index:100; margin-top:0px; top:140%; left:45%; /*margin:0; top:263px; float:left; width:80px;*/}
.top-spacing {margin-top:35px;}
}
@media screen and (min-width: 1310px) and (max-width:1800px) {  
.buy-now-text {display:block;}
.desktop-image {
    display: block; }
	.small-desktop-image {
    display: none; }
  .tablet-image {
    display: none; }
  .mobile-image {
    display: none; }
 /*#section3bg{background-size: cover; }
    #section1bg {
        background-color: #000;
        background-position: 65% center;
        background-size: cover;
        display: block;
        height: 541px;
        left: 90px;
        margin: 0 auto;
        max-width: 100%;
        padding: 0;
        position: relative;
        transition: all 0.1s ease 0s;
        width: 100%;
        z-index: 1;
    }*/
	#section2bg {
    position: relative;
    width: 100%;
    /*min-height: 505px;*/
    left: 0px;
    /*    top: 720px;*/
    margin: 0;
    padding: 0;
    display: block;
    z-index: 2;
    background-color: #111;
    background: url('http://images.nvidia.com/pascal/img/honor-ghost-recon/sec2-honor-1516x418.png') no-repeat;
   

	height:418px;
    background-size: cover;
}
#section21bg {
    position: relative;
    width: 100%;
    /*min-height: 505px;*/
    left: 0px;
    /*    top: 720px;*/
    margin: 0;
    padding: 0;
    display: block;
    z-index: 2;
    background-color: #111;
    background: url('http://images.nvidia.com/pascal/img/honor-ghost-recon/sec2-ghost-recon-1516x418.png') no-repeat;
   
   /* background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 62%, rgba(0,0,0,1) 76%, rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/paragon-bundle/sec2-ud-1683x632.png') no-repeat; 
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 62%, rgba(0,0,0,1) 76%, rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/paragon-bundle/sec2-ud-1683x632.png') no-repeat; 
    background: radial-gradient(ellipse at center, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 62%, rgba(0,0,0,1) 76%, rgba(0,0,0,1) 100%), url('http://images.nvidia.com/pascal/img/paragon-bundle/sec2-ud-1683x632.png') no-repeat; 
    filter: progidXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=1 ); 
    background-position: center center;*/
	height:418px;
    background-size: cover;
}
	.section1content h3 {
        text-align: center;
		font-size:26px;
		font-family:GeForceLight;
    }
    .section1txt{
        max-width: 100%;
        margin-bottom: 52px;
		
		font-size:16px;

    }
    .section1content h1 {width:480px;}
	.section3{height:940px}
	.geforcebold-h1 {
    font-family: GeForceAltBold;
    font-weight: normal;
	font-size:56px;
	}
    /*
        #section1bg {
            position: relative;
            width: 100%;
            max-width: 1280px;
            height: 541px;
            top: -183px;
            left: 180px;
            margin: 0 auto;
            padding: 0;
            display: block;
            z-index: 1;
            background-color: #000;
            background-position: right bottom;
            background-size: contain;
            transition: all 0.1s;
        }*/
    .section1content h3 {
        
        text-align: left;
		font-size:24px;
		font-family:GeForceLight;
    }
    .section1txt{
        max-width: 400px;
        /*margin-bottom: 52px;*/
		font-family:DINPro;
		font-size:16px;

    }
     
	.modules {
        display: table;
        margin: 0px auto;
        width: 90%;
    }
	 .section11content .row .col-xs-2 {
        width:10%;
    }
	 .section11content .row .col-xs-6 {
        width:80% !important;
    } 

 .section1content h3 {width: 440px;}
 .section2content h2 {padding-top:10px;}
    .small-resolutions{display: none;}
    .extrasmall{display: none;}
.modal-content.slicontent{padding: 30px 0 30px 30px}
.modal-dialog.sli {
        margin: 120px auto !important;
        width: 1000px !important;
    }
	
.section22Text {
    margin: 0;
	}
.section223ext {
    margin-left:1%;
	}
	/* .section11content .row .col-xs-2 {
        width:10.33%;
    }
	 .section11content .row .col-xs-12{
        width:79.34% !important;
    }*/
	/*.modal-header{ text-align: center;}*/
.top-spacing {margin-top:35px;}
}
@media screen and (min-width: 1801px){
	.buy-now-text {display:block;}
	.desktop-image {
    display: block; }
	.small-desktop-image {
    display: none; }
  .tablet-image {
    display: none; }
  .mobile-image {
    display: none; }

#section1bg {
        background-color: #000;
        background-position: 65% center;
        background-size: cover;
        display: block;
        height: 541px;
        left: 90px;
        margin: 0 auto;
        max-width: 100%;
        padding: 0;
        position: relative;
        transition: all 0.1s ease 0s;
        width: 100%;
        z-index: 1;
    }
	.section1content h3 {
        
        text-align:left;
		font-size:26px;
		font-family:GeForceLight;
    }
    .section1txt{
        max-width: 400px;
        /*margin-bottom: 52px;*/
		font-family:DINPro;
		font-size:16px;

    }
    .section1content h1 {width:480px;}
	#watchvideo {
	margin-top: 0px;
	}
	#watchvideo {
		max-width: 262px;
	}
	.watchvideo {
	display: table;
	height: 40px;
	text-align: left;
	}
	.watchvideo span {
    display: table-cell;
    font-size: 20px;
    line-height: 47px;
    padding-left: 14px;
    vertical-align: middle;
	}    

    http://www.nvidia.com/{height: 470px;}
.section1content h3 {width: 440px;}
    .small-resolutions{display: none;}
    .extrasmall{display: none;}
.section2content h2 {padding-top:10px}
.modal-content.slicontent{padding: 30px 0 30px 30px}
.modal-dialog.sli {
        margin: 120px auto !important;
        width: 1060px !important;
    }
	/*.modal-header{ text-align: center;}*/
	.top-spacing {margin-top:35px;}
}

@media (min-width: 1921px) {
 /*#section3bg{background-size: contain} */
    #section1bg {
        background-color: #000;
        background-position: 65% center;
        background-size: cover;
        display: block;
        height: 541px;
        left: 187px;
        margin: 0 auto;
        /* max-width: 1280px; */
        max-width: 100%;
        padding: 0;
        position: relative;
        transition: all 0.1s ease 0s;
        width: 100%;
        z-index: 1;
    }
     .section1content h3 {        
        text-align: left;
		font-size:26px;
		font-family:GeForceLight;
    }
    .section1txt{
        max-width: 400px;
        /*margin-bottom: 52px;*/
		font-size:20px;

    }
   .section2content h2 {padding-top:10px;}
    

 .section1content h3 {width: 440px;}
    .small-resolutions{display: none;}
    .extrasmall{display: none;}


}





