/*
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: 5%;
    width: 180px;
}

.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/paragon-bundle/sec2-ud-1683x632.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;*/
	
    background-size: cover;
}

/* END FULL WIDTH BACKGROUNDS */

.section1{margin-top:0px; position: relative; height: 541px;}
.section1content{text-align: left; margin-top: 115px;}
.section1content h3 {margin-top: 5px;}
.section1txt{max-width:510px; margin-top: 19px; margin-bottom: 30px;}

.section2 {
    position: relative;
    
    /*height: 494px;*/
    display: block;
    text-align: center;
	/*border-bottom: 1px solid #747474;*/
}
.section2content {
    text-align: center;
    margin-top: 52px;
    padding-bottom: 60px;
	
}
.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: 52px;
}
.section2content h2 {
    font-weight: lighter;
	padding-top: 120px;
}
.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: 83px;
    padding-bottom: 60px;
    text-align: center;
}

.gtx1070, .gtx1060{margin-top: 50px;}

#shop > p {
    margin-top: 21px;
}

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

.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: 53px;
    padding-bottom: 30px;
   /* border-bottom: 1px solid #747474;*/
}
.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: 50px 0 0;
    cursor: pointer;
}
ul.tabs li.current {
    color: #fff;
    border-bottom: 2px solid #76b900
}
.tab-content {
    display: none;
    max-width: 950px;
    padding-top: 60px;
    margin: 0 auto;
}
.tab-content.current {
    display: inherit;
}
.partner-tabs {
    display: table;
    margin: 0 auto;
}
ul.tabs > [data-tab="tab-2"] {
    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;*/
}
.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;
}

@media only screen and (max-width: 400px) {

    #section1bg {
        background-image: none;
    }

    .section1content{margin-top:0;}
    .section1{height:auto;}
    .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: 46px;
	}
	.modules h2{
		padding-top: 0;
		font-family: GeForceLight !important;
	}
    .section1txt{
        max-width: 100%;
        margin-bottom: 52px;
        margin-top: 0;
		margin-top:30px;
    }

    
    
    .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: 45px;
        text-align: center;
    }
    #video{margin-top: 44px;}

    

    .vr-logo {
        width: 100px;
    }
    
    .section9content{margin-top: 55px;}
.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: 14px;
        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;
    }
    .section2content p {
        margin-top: 0px;
        padding-top: 24px;
        text-align: left;
        margin-left: 10px;
        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;
    }
    .section11content p {
        margin-top: 0px;
        padding-top: 24px;
        text-align: left;
        margin-left: 10px;
        margin-right: 10px;
    }
	#section2bg {
        /*width: 100%;*/
        width: calc(100% + 20px);
        left: -10px;
        /*max-width: 2560px;*/
        max-width: 768px;
        /*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/paragon-bundle/sec2-ud-320x790.png') no-repeat;
    }
    .section2content .row > div {
        margin-bottom: 20px;
    }
    .section2content .row .col-xs-4 {
        width: 100%;
    }
	.section11content .row > div {
        margin-bottom: 20px;
    }
    .section11content .row .col-xs-4 {
        width: 100%;
    }
	.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: 23px;
    }
    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;
	}
	


}

@media only screen and (max-width: 415px) {
	
	.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%;
    }
	.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;
	}
	.modules h2{
		padding-top: 0;
		font-family: GeForceLight !important;
	}
    .section1txt{
        max-width: 100%;
        margin-bottom: 52px;
        margin-top: 0;
		margin-top:24px;
    }
	
}

@media only screen and (min-width: 401px) and (max-width:767px){



    #section1bg {
        background-image: none;
    }

    .section1content{margin-top:0;}
    .section1{height:auto;}
    .section1content > h1 {
        color: #76b900;
        text-align: center;
    }
	.section1content h3 {text-align: center;}
	.section1content > h3 {
       
        text-align: center;
    }
    .section1txt{
        max-width: 100%;
        margin-bottom: 52px;
        margin-top: 10px;
    }
	.redemptioninst{
	border: none;
    
}

   

    .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: 100px;
    }
    
    .section9leftcontent{margin-top: 20px;}
	
	.section2 {
        position: relative;
        width: 100%;
        /*height: 800px;*/

        display: block;
        text-align: center;
    }
    .section2content {
        margin-top: 20px;
    }
	.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 h2 {
        font-family: GeForce;
        font-size: 24px;
        line-height: 24px;
        margin: 0;
        text-transform: uppercase;
    }
    .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%;
    }
	#section2bg {
        /*width: 100%;*/
        width: calc(100% + 60px);
        left: -30px;
        /*max-width: 2560px;*/
        max-width: 768px;
        /*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/paragon-bundle/sec2-ud-320x790.png') no-repeat;
    }
    .section2content {
        margin-top: 24px;
        padding: 0 30px 20px;
    }
    .section2content .row > div {
        margin-bottom: 20px;
    }
	.section11content {
        margin-top: 1px;
        padding: 0 30px 20px;
    }
    .section11content .row > div {
        margin-bottom: 20px;
    }
    /*    .section2content .learnmore{margin-top:0px; padding-bottom: 26px}*/
    .only-phone {
        display: block
    }
    .only-desktop {
        display: none;
    }
    .section2content .row > .col-xs-4 {
        width: 100%;
    }
	.section11content .row > .col-xs-4 {
        width: 100%;
    }
	.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;
    }
	
}

/*TABLETS */
@media screen and (min-width: 768px) and (max-width: 1023px) {

    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;}
    .section1{height:auto;}
    .section1content > h1 {
        color: #76b900;
        text-align: center;
    }
	.section1content h3 {
        
        text-align: center;
    }
    .section1txt{
        max-width: 100%;
        margin-bottom: 52px;
    }
    


    .small-resolutions {
        height: 100%;
        width: 100%;
    }
    .extrasmall{display: none;}
    .gamesheader{   margin-top:39px;}
    #video{margin-top: 44px;}
    

    .vr-logo {
        width: 110px;
    }
    
    .top-spacing {
    margin-top: 60px;
}

.section9content{margin-top: 53px;}

.section2content {
        margin-top: 52px;
    }
	
    .customh2 {
        color: #76b900 !important;
        font-family: GeForce;
        font-size: 32px !important;
        line-height: 32px !important;
        text-align: center;
    }
    .section2content h2 {
        font-family: GeForce;
        font-weight: bold;
        font-size: 24px;
        line-height: 24px;
        margin: 0;
        text-transform: uppercase;
    }
    .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;
    }
    .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;}*/

}

@media screen and (min-width: 622px) and (max-width: 767px) {
	.modules .cell.empty {
        width: 2.5%;
    }
	
}
/*SMALLER DESKTOPS*/
@media only screen and (min-width: 1024px) and (max-width:1309px){


    #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;
    }

    .section1txt {
        max-width: 401px;
    }

    .section1{height:405px}

   .section1content h3 {width: 440px;}
   .section1content {margin-top:30px;}
   .section2content h2 {padding-top:54px;}
  

    .small-resolutions{display: none;}
    .extrasmall{display: none;}
    .vr-logo {
        right:0;
    }
    
    .section9content{margin-top:53px;}
	
	.section2content {
        margin-top: 52px;
    }
    .section2content p {
        /*margin-top: 23px;*/
        padding-top: 0px;
    }
	
    .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;
    }
	/*.modal-header{ text-align: center;}*/

}
@media screen and (min-width: 1310px) and (max-width:1800px) {  

    #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;
    }

    /*
        #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;
        }*/

    .section1txt {
        max-width: 510px;
    }
	.modules {
        display: table;
        margin: 0px auto;
        width: 90%;
    }

    .section1{height:457px;}
 .section1content h3 {width: 440px;}
 .section2content h2 {padding-top:54px;}
    .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;
    }
	/*.modal-header{ text-align: center;}*/

}
@media screen and (min-width: 1801px){

    #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;
    }

    .section1txt {
        max-width: 510px;
    }

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

.modal-content.slicontent{padding: 30px 0 30px 30px}
.modal-dialog.sli {
        margin: 120px auto !important;
        width: 1060px !important;
    }
	/*.modal-header{ text-align: center;}*/
}

@media (min-width: 1921px) {

    #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;
    }
    .section1txt {
        max-width: 510px;
    }

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

}





