@import url('reset.css');
@import url('fonts.css');
@import url('common.css');
body {
    background: #000;
}

#msiheader {
    text-align: center;
}

#msift {
    background: url(https://asset.msi.com/event/vga/2017/nv_17q3_gamebundle/images/bg-footer.gif) top left repeat-x;
    text-align: center;
}

#nv {
    background: url(https://asset.msi.com/event/vga/2017/nv_17q3_gamebundle/images/bg.jpg) top center no-repeat #000;
    background-size: cover;
    background-attachment: fixed;
    font-size: 100%;
    font-family: 'DINPro-Regular' !important;
    color: #fff;
}

#nv a {
    transition: 0.5s all ease-in 0.1s;
}

#nv section {
    width: 95%;
    margin: 0 auto;
    max-width: 1200px;
}

#nv .fixed {
    position: fixed;
    top: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.6);
}

#nv .hide {
    display: none;
}

#nv sup {
    font-size: 70%;
/*    line-height: normal !important;
    vertical-align: top !important;*/
    padding-left: 2px;
}

#nv .note {
    color: #f00;
    padding: 10px;
    margin: 40px 0;
    text-align: center;
    font-size: 18px;
}

#nv .note a {
    border-bottom: #c00 1px dashed;
    color: #f00;
}

#nv .note a:hover {
    background: #f00;
    color: #fff;
}


#nv .notenosp {
    margin: 0 0 40px 15px;
    text-align: left;
}


/*#topnav*/

#topnav {
    width: 100%;
    margin: 0 auto;
    border-bottom: #6c0 3px solid;
    text-align: center;
    box-shadow: #000 0px 10px 10px;
    border-top: #222 1px solid;
}

#topnav a {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    float: left;
    display: inline-block;
    width: 33%;
    padding: 25px 0;
    text-align: center;
    cursor: pointer;
    border-bottom: #000 5px solid;
    border-right: #333 1px solid;
}

#topnav a.on,
#topnav a.on:hover {
    border-bottom: #66cc00 5px solid;
    color: #66cc00;
}

#topnav a:hover {
    background: rgba(102, 204, 0, 0.3);
    color: #fff;
}

#topnavlogo {
    width: calc(100% - 40px);
    padding: 0 20px;
    margin: 0 auto;
    border-bottom: #6c0 3px solid;
    text-align: center;
    box-shadow: #000 0px 10px 10px;
    background: rgba(256, 256, 256, 0.3);
    text-align: right;
}


/*#vimg*/

#vimg {
    text-align: center;
    position: relative;
    border-bottom: #6c0 1px solid;
    margin-bottom: 3em;
}

#vimg img {
    vertical-align: bottom;
}

#vimg .logos {
    position: absolute;
    bottom: 35px;
    right: 55px;
}


/*#nvtxt*/

#nvtxt {
    text-align: center;
}

#nvtxt h1 {
    font-family: 'Geforce-Bold';
    color: #6c3;
    font-size: 76px;
    padding: 0px 0 15px;
}

#nvtxt h2 {
    font-family: 'Geforce-Bold';
    font-size: 34px;
    padding-bottom: 25px;
    line-height: 1.6em;
}

#nvtxt .txt {
    line-height: 30px;
    font-size: 20px;
}

#nvtxt .bt {
    width: 95%;
    margin: 0 auto;
    max-width: 450px;
    border: #f00 3px solid;
    font-family: 'Geforce-Bold';
}

#nvtxt .bt a {
    background: #c00;
    color: #fff;
    display: block;
    padding: 35px 0;
    font-size: 24px;
    text-shadow: #000 1px 1px 20px;
    transition: 0.5s all ease 0.1s;
}

#nvtxt .bt a:hover {
    background: #f00;
    box-shadow: #f00 0 0 30px;
}


/*.datetb*/

.datetb {
    border: #111 1px solid;
    font-family: 'Geforce-Bold';
    font-size: 20px;
}

.datetb .tr {
    display: table;
    width: 50%;
    float: left;
    border-collapse: collapse;
    overflow: hidden;
}

.datetb .th {
    background: #333;
    color: #fff;
    vertical-align: middle;
    padding: 40px 10px;
    text-align: right;
    border-right: #111 1px solid;
    width: 45%;
    text-shadow: #000 1px 1px 20px;
}

.datetb .td {
    color: #6c0;
    vertical-align: middle;
    padding: 10px;
    text-align: left;
}


/*.pdtable*/

.pdtable {
    width: 100%;
    margin: 45px auto;
    display: table;
}

.pdtable .td {
    padding: 1px;
}

.pdtable .td img {
    width: 80%;
}


/*#nvapac*/

#nvapac {
    display: none;
}

.nvapacshow {
    display: block !important;
}

#nvapac h2 {
    font-size: 34px;
    padding-bottom: 25px;
    text-align: center;
}

#nvapac ul {
    margin-left: 15px;
}

#nvapac li {
    background: url(https://asset.msi.com/event/vga/2017/nv_17q3_gamebundle/images/dots.png) 0px 11px no-repeat;
    padding-left: 15px;
    line-height: 24px;
    font-size: 18px;
    padding-bottom: 10px;
}

#nvapac li a {
    color: #f00;
    border-bottom: #c00 1px dashed;
}

#nvapac li a:hover {
    background: #f00;
    color: #fff;
}

.spectb {
    border: #111 1px solid;
    font-family: 'Geforce-Bold';
    font-size: 20px;
    display: table;
    width: 100%;
    margin-bottom: 60px;
}

.spectb .th {
    background: #333;
    color: #fff;
    vertical-align: middle;
    padding: 40px 10px;
    text-align: right;
    border-right: #333 1px solid;
    width: 30%;
    text-shadow: #000 1px 1px 20px;
    border-top: #222 1px solid;
}

.spectb .tr {
    border-top: #333 1px solid;
}

.spectb .td {
    color: #fff;
    vertical-align: middle;
    padding: 10px;
    text-align: left;
    background: #111;
    line-height: 30px;
    border-top: #333 1px solid;
}

.spectb .td a {
    color: #f00;
}

.spectb a:hover {
    background: rgba(102, 204, 0, 0.3);
    color: #fff;
}


/*#nvimgtxt*/

#nvimgtxt {
    width: 100%;
    max-width: 1200px;
    margin:0 auto;
    display: table;
 
}

#nvimgtxt .imgbg{
    background: url(https://asset.msi.com/event/vga/2017/nv_17q3_gamebundle/images/bg03.jpg) top center no-repeat;
    background-size: cover;
    padding: 0 0 25% 0;
}


#nvimgtxt .imgtxt{
    width: 100%;  
    padding: 0;
    text-align: center;
    font-family: 'Geforce-Light';
    font-size: 34px;
    line-height: 1.6em;
    text-transform: uppercase;
    max-width: 480px;
    padding:30px 15px;
}

#nvimgtxt .txt-td{
    display: table-cell;
    vertical-align: middle;
}


/*#pdbox*/

#pdbox {
    padding-top: 50px;
    font-family: 'Geforce-Bold';
}

#pdbox h2 {
    font-size: 34px;
    padding-bottom: 25px;
    text-align: center;
    color: #6c0;
}

#pdbox a {
    color: #6c3;
    display: block;
}

.pdtb,
.pdtb2 {
    display: table;
    width: 100%;
    border-collapse: collapse;
    border: #111 1px solid;
    font-size: 20px;
}

.pdtb .th,
.pdtb2 .th {
    background: #333;
    color: #fff;
    vertical-align: middle;
    padding: 40px 15px 40px 0;
    text-align: right;
    border-right: #6c3 1px dashed;
    text-shadow: #000 1px 1px 20px;
    width: 300px;
}

.pdtb .td {
    color: #6c3;
    vertical-align: middle;
    padding: 10px;
    text-align: left;
    width: clac(100% / 3);
    background: #111;
    border-left: #333 1px solid;
    text-align: center;
}

.pdtb2 .td {
    color: #6c3;
    vertical-align: middle;
    padding: 10px;
    text-align: left;
    border-left: #333 1px solid;
    text-align: center;
    background: #111;
}

.pdtb2 {
    margin-top: 30px;
}


/*#pdbox*/

#pdbox .td:hover {
    background: rgba(256, 256, 256, 0.2);
}

#pdbox .td:hover a {
    color: #fff;
}


/*footer*/

#footer {
    background: url(https://asset.msi.com/event/vga/2017/nv_17q3_gamebundle/images/bg-footer.png) top left repeat-x;
    margin-top: 80px;
    padding-bottom: 50px;
}

#footer .logos {
    text-align: center;
    padding: 60px 0 20px;
}

#footer .logos2 {
    text-align: center;
    padding: 10px 0 20px;
}

#footer .txt {
    width: 95%;
    margin: 0 auto;
    max-width: 1200px;
    color: #fff;
    font-family: 'DINPro-Light';
    line-height: 30px;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #000;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    border: #f00 3px solid;
    color: #f00;
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

.close {
    font-size: 15px;
    color: #fff;
    background: #f00 !important;
    width: 30px;
    position: absolute;
    right: 5px;
    z-index: 10;
    top: 5px;
    display: inline-block !important;
    text-align: center;
}

.close:focus,
.close:hover {
    color: #f00;
    text-decoration: none;
    cursor: pointer;
    box-shadow: #f00 0 0 10px;
    background: #000 !important;
}

button.close {
    -webkit-appearance: none;
    cursor: pointer;
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal-content ul {
    margin-left: 20px;
}
