body {
    overflow-x: hidden;
    font-family: 'DINPro';
    height: auto;
}

img {
    max-width: 100%;
    width: expression(document.body.clientWidth>100?"100%":"auto");
    overflow: hidden;
}

a {
    color: white;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:focus {
    outline: none;
    /* for Firefox Google Chrome  */
    behavior: expression(this.onFocus=this.blur());
    /* for IE */
    text-decoration: none;
}

img {
    border: 0px;
}


@-webkit-keyframes loop {
    0% {
        -webkit-transform: translateX(-10%);
        transform: translateX(-10%);
        opacity: .5;
    }
    50% {
        -webkit-transform: translateX(30%);
        transform: translateX(30%);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(-10%);
        transform: translateX(-10%);
        opacity: .5;
    }
}

@keyframes loop {
    0% {
        -webkit-transform: translateX(-10%);
        transform: translateX(-10%);
        opacity: .5;
    }
    50% {
        -webkit-transform: translateX(30%);
        transform: translateX(30%);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(-10%);
        transform: translateX(-10%);
        opacity: .5;
    }
}

@-webkit-keyframes imgS {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes imgS {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes btflash {
    0% {
        -moz-box-shadow: 0px 0px 10px #f01;
        -webkit-box-shadow: 0px 0px 10px #f01;
        -webkit-box-shadow: 0px 0px 10px #f01;
        text-shadow: 0px 0px 10px #f01;
    }
    50% {
        -moz-box-shadow: 0px 0px 50px #f01;
        -webkit-box-shadow: 0px 0px 50px #f01;
        -webkit-box-shadow: 0px 0px 50px #f01;
        text-shadow: 0px 0px 20px #f01;
    }
    100% {
        -moz-box-shadow: 0px 0px 10px #f01;
        -webkit-box-shadow: 0px 0px 10px #f01;
        -webkit-box-shadow: 0px 0px 10px #f01;
        text-shadow: 0px 0px 10px #f01;
    }
}

@keyframes btflash {
    0% {
        -moz-box-shadow: 0px 0px 10px #f01;
        -webkit-box-shadow: 0px 0px 10px #f01;
        -webkit-box-shadow: 0px 0px 10px #f01;
        text-shadow: 0px 0px 10px #f01;
    }
    50% {
        -moz-box-shadow: 0px 0px 20px #f01;
        -webkit-box-shadow: 0px 0px 20px #f01;
        -webkit-box-shadow: 0px 0px 20px #f01;
        text-shadow: 0px 0px 20px #f01;
    }
    100% {
        -moz-box-shadow: 0px 0px 10px #f01;
        -webkit-box-shadow: 0px 0px 10px #f01;
        -webkit-box-shadow: 0px 0px 10px #f01;
        text-shadow: 0px 0px 10px #f01;
    }
}


/*#header .navbar {
    background-color: transparent;
}*/


/*#header {
    position: absolute;
    z-index: 999;
    top: 1%;
    left: 5%;
}*/


/*LootBox2018*/

#rtx2080TiBundle ul {
    list-style: none;
}

#rtx2080TiBundle ul li {
    margin-bottom: 10px;
}



#rtx2080TiBundle {
    position: relative;
    overflow-x: hidden;
    background-size: 100%;
    color: #fff;
    font-family: 'DINPro', 'cwTeXHei', 'Microsoft JhengHei';
    font-size: 16px;
}

#rtx2080TiBundle h3 {
    color: white;
    margin: 5px 0;
    padding: 0;
    font-size: 2.8vh;
    font-family: 'din_pro_bold', 'cwTeXHei', 'Microsoft JhengHei';
    text-shadow: 0px 0px 5px #000;
    position: relative;
    z-index: 1;
}



#rtx2080TiBundle #HEAD {
    display: block;
    width: 100%;
    height: 80vh;
    background: url("https://storage-asset.msi.com/event/vga/2019/rtx2080TiBundle-with-GM70/images/kv_lg.jpg") left top no-repeat;
    background-size: 100%;
    position: relative;
}

#rtx2080TiBundle #HEAD .nvidialogo {
    display: block;
    position: absolute;
    top: 5%;
    right: 3%;
    width: 550px;
    font-size: 2vh;
    z-index: 1;
    text-align: right;
}

#rtx2080TiBundle #HEAD .nvidialogo img {
    display: block;
    margin-left: 15px;
    float: right;
}



#rtx2080TiBundle #HEAD #DATE {
    display: block;
    position: absolute;
    z-index: 1;
    left: 5%;
    top: 44vh;
}

#rtx2080TiBundle #HEAD #DATE p {
    font-size: 2.5em;
    line-height: 1.6;
    padding: 0;
    margin: 0;
    color: #fff;
    font-family: 'DINCond-Medium';
    letter-spacing: .85px;
}

#rtx2080TiBundle #HEAD .slogan {
    display: block;
    width: 100%;
    max-width: 780px;
    position: absolute;
    top: 18%;
    left: 5%;
}

#rtx2080TiBundle #HEAD .slogan h1 {
    top: 0;
    left: -99999px;
    position: absolute;
}


#rtx2080TiBundle #HEAD #SUB {
    margin-top: 5%;
}


#rtx2080TiBundle #HEAD #SUB h2 {
    color: #eee;
    font-family: 'DINCond-Medium';
    margin: 0;
    padding: 0;
    letter-spacing: .85px;
    font-size: 3.5em;
    line-height: 1.25;
    text-align: left;
}

#rtx2080TiBundle #HEAD #SUB sup {
    font-size: 45%;
    line-height: 1;
    vertical-align: super;
}




/* content*/

#rtx2080TiBundle .content {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

#rtx2080TiBundle .section_bg {
    background: url(https://storage-asset.msi.com/event/vga/2019/rtx2080TiBundle-with-GM70/images/stcetion_bg.jpg) center bottom no-repeat;
    background-size: cover;
    padding: 0 0 6% 0;
}

#RTX2080Z a,
#RTX2080 a {
    display: block;
    border: 0;
    border-radius: 0;
    outline: none;
    -webkit-transition: 0.5s all ease-in 0.1s;
    -o-transition: 0.5s all ease-in 0.1s;
    transition: 0.5s all ease-in 0.1s;
}

#rtx2080TiBundle .spec {
    text-align: center;
}

#rtx2080TiBundle .spec .pd_link {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 450px;
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
    color: #f01;
    text-align: center;
    background-color: rgba(255, 0, 0, .05);
    border: 1px solid #f01;
    border-radius: 4px;
    position: relative;
    text-align: left;
    padding: 0 30px;
    font-weight: normal;
    font-size: 1.25em;
}

#rtx2080TiBundle .spec .pd_link:hover {
    border: 1px solid rgba(255, 0, 0, .5);
}

#rtx2080TiBundle .spec .pd_link:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background: url(https://storage-asset.msi.com/event/vga/2019/rtx2080TiBundle-with-GM70/images/outline-chevron_right.svg) center center no-repeat;
    width: 45px;
    height: 60px;
    padding: 0px 15px;
    line-height: 60px;
    position: absolute;
    right: 5px;
}

#rtx2080TiBundle .spec .pd_link:hover:after {
    background-color: transparent;
    color: #f01;
    -webkit-animation-name: loop;
    animation-name: loop;
    -webkit-animation-duration: 1.26s;
    animation-duration: 1.26s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

#rtx2080TiBundle .spec .pd_img {
    padding: 5%;
    margin: 0 auto;
    position: relative;
    display: block;
    overflow: hidden;
}

#rtx2080TiBundle .spec .pd_img:hover {
    -webkit-animation-name: imgS;
    animation-name: imgS;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

#WTB {
    padding: 2% 0;
    margin-top: 0;
}

#WTB h3,
#Legal h3 {
    font-size: 2em;
    color: #fff;
    line-height: 1.6;
    text-align: center;
    padding: 2% 15px 0;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: bold;
}

@media only screen and (max-width: 1680px) {
    #rtx2080TiBundle #HEAD {
        height: 70vh;
    }
}

@media only screen and (max-width: 1560px) {
    #rtx2080TiBundle #HEAD {
        height: 60vh;
    }
    #rtx2080TiBundle #HEAD .slogan {
        width: 45%;
        top: 10%;
    }
    #rtx2080TiBundle #HEAD #SUB h2 {
        font-size: 2.5em;
    }
    #rtx2080TiBundle #HEAD #DATE p {
        font-size: 1.8em;
    }
    #rtx2080TiBundle #HEAD #DATE {
        top: 32vh;
    }
    #INFO .content {
        width: 80%;
    }
}

@media only screen and (max-width: 1200px) {
    #rtx2080TiBundle #HEAD {
        height: 46vh;
    }
    #rtx2080TiBundle #HEAD .slogan {
        width: 50%;
    }
    #rtx2080TiBundle #HEAD #SUB h2 {
        font-size: 2.25em;
    }
    #rtx2080TiBundle #HEAD #DATE {
        top: 26vh;
    }
}
@media only screen and (max-width: 1199px) {
    #INFO .content {
        width: 90%;
    }
    #WTB {
         padding:2% 0 5%;
        margin:0;
    }
    #rtx2080TiBundle .section_bg{
        padding: 0 ;
    }
}

@media only screen and (max-width: 768px) {
    #rtx2080TiBundle #INFO .content {
        width: 90%;
    }
    #rtx2080TiBundle .section_bg {
        background: url(https://storage-asset.msi.com/event/vga/2019/rtx2080TiBundle-with-GM70/images/stcetion_bg.jpg) center top repeat-y;
        background-size: contain;
        padding: 0;
    }

    #rtx2080TiBundle #HEAD {
        display: block;
        width: 100%;
        height: 80vh;
        background: url("https://storage-asset.msi.com/event/vga/2019/rtx2080TiBundle-with-GM70/images/kv_xs.jpg") left top no-repeat;
        background-size: 100%;
        padding-top: 2%;
    }

    #rtx2080TiBundle #HEAD .slogan {
        width: 100%;
        top: 15%;
        left: 0;
        margin: 0 auto;
        text-align: center;
    }

    #rtx2080TiBundle #HEAD .nvidialogo {
        top: 2%;
        right: 2%;
        width: 450px;
    }

    #rtx2080TiBundle #HEAD #SUB {
        margin-top: 2%;
    }
    #rtx2080TiBundle #HEAD #SUB h2 {
        font-size: 3em;
        text-align: center;
    }

    #rtx2080TiBundle #HEAD #DATE {
        top: 70vh;
        left: 0;
        width: 100%;
        padding: 0 30px;
    }
    #rtx2080TiBundle #HEAD #DATE p {
        font-size: 2.5em;
        text-align: center;
    }

    #rtx2080TiBundle .spec .pd_link {
        max-width: 680px;
    }
}

@media only screen and (max-width: 736px) {
    #rtx2080TiBundle #HEAD .nvidialogo {
        top: 2%;
        right: 2%;
        width: 100px;
    }
    #rtx2080TiBundle #HEAD {
        height: 50vh;
    }
    #rtx2080TiBundle #HEAD #SUB {
        margin-top: 2%;
    }
    #rtx2080TiBundle #HEAD #SUB h2 {
        font-size: 1.25em;
        text-align: center;
    }
    #rtx2080TiBundle #HEAD #DATE {
        top: 42vh;
        left: 0;
        width: 100%;
        text-align: center;
        padding: 0 15px;
    }
    #rtx2080TiBundle #HEAD #DATE p {
        font-size: 1.25em;
    }

    #rtx2080TiBundle .spec .pd_link {
        padding: 0px 15px;
    }

    #rtx2080TiBundle #HEAD .slogan {
        display: block;
        width: 80%;
        max-width: 640px;
        position: relative;
        top: 14%;
        left: 0;
        margin: 0 auto;
    }
    #INFO .content {
        width: 90%;
    }
    #rtx2080TiBundle .spec .pd_img {
        padding: 0%;
        width: 80%;
        margin: 30px auto 20px;
    }

    #rtx2080TiBundle .spec .pd_link {
        font-size: 1em;
    }

    #rtx2080TiBundle .spec .pd_link:after {
        width: 30px;
    }

    #WTB {
        margin-top: 60px;
    }

}





/* promotion commmon */

#Legal {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background: url(https://storage-asset.msi.com/event/vga/2019/rtx2080TiBundle-with-GM70/images/LegalBG.jpg) center center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 5% 0 10% 0;
}

#Legal li {
    font-size: 1em;
    margin: 0 0 10px 15px;
    line-height: 1.45;
    list-style: decimal;
}

@media screen and (max-width: 767px) {
    #Legal h3,
    #WTB h3 {
        text-align: left;
    }
}

@media screen and (max-width: 736px) {
    #Legal {
    background-size: cover;
    background-attachment: local;
    padding: 5% 0 10% 0;
}
    #Legal h3,
    #WTB h3 {
        text-align: center;
        font-size: 1.65em;
    }
}



/* tmc */

#rtx2080TiBundle #Legal .content {
    max-width: 960px;
}

#rtx2080TiBundle .material-icons {
    width: 12px;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    padding: 0;
    line-height: 12px;
}

#rtx2080TiBundle .termbox {
    line-height: 1.45;
    padding: 0px;
}

#tc {
    text-align: left;
}

#tc ul {
    margin-left: 20px;
    text-align: left;
}

#tc ul li {
    list-style: square;
    padding-bottom: 0px;
}

#tc ul li strong {
    color: #f00;
    font-weight: bolder;
}

#tc ul li ol {
    margin-left: 20px;
    padding-top: 10px;
}

#tc ul li ol li {
    list-style: disc;
    padding-bottom: 5px;
    color: #e3e3e3
}

#tc .subtitle {
    color: #f00;
    font-family: "din_pro", sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    padding: 15px 0 10px;
    line-height: 1.6;
    text-align: left;
    margin-bottom: 0px;
}

#tc .type-number li {
    list-style: decimal;
    color: #e3e3e3
}

#tc .low {
    padding-top: 10px;
}

#tc ul,
#tc li,
#tc p {
    font-size: 16px;
    line-height: 1.45;
    letter-spacing: 0;
}

#tc a {
    color: #f00;
    -webkit-transition: 0.5s all ease-in 0.1s;
    -o-transition: 0.5s all ease-in 0.1s;
    transition: 0.5s all ease-in 0.1s;
}

#tc a:hover {
    background: #f00;
    color: #fff;
}

#Legal #viewmore  {
    text-align: center;
}


#Legal #viewmore button, #Legal .modal-footer-btn{
    border: #f01 1px solid;
    background: rgba(255, 0, 0, 0.8);
    color: #fff;
    padding: 30px 0;
    font-family: "Noto Sans", "Sunflower", "Sawarabi Mincho", "Trirong", sans-serif;
    font-size: 22px;
    font-weight: bold;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase;
    outline: none;
    padding: 10px 30px;
    font-size: 18px;
    margin: 40px auto 0;
    -webkit-animation: btflash 1s ease-in infinite;
    animation: btflash 1s ease-in infinite;
}

#Legal #viewmore button:hover {
    border: #f00 1px solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #eee;
}


/**/


/*.modal*/

.modal-content {
    background: #000 !important;
    border-radius: 8px !important;
    border: #888 1px solid !important;
    font-family: "DINPro-Light", "DINPro", "PTSansNarrowRegular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #fff;
    width: 100% !important;
    max-width: 1000px !important;
    margin: 0 auto;
    padding: 2%;
    line-height: 1.8rem;
}

.modal-content a {
    color: #f01;
    font-weight: bold;
    border-bottom: #f01 1px dashed;
    opacity: 1;
}

.modal-content a:hover {
    opacity: .85;
}

.modal-header {
    border-bottom: none !important;
    color: #fff;
    font-family: "DINCond-Bold", "Noto Sans", "Sunflower", "Sawarabi Mincho", "Trirong", "DINPro", "PTSansNarrowRegular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

.modal-title {
    font-size: 30px;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    border-bottom: #fff 2px solid;
}

.modal-body {
    text-align: left;
}

.modal-body hr {
    display: none;
}

.modal-body p {
    padding-bottom: 20px;
}

.modal-body ul {
    margin-left: 20px;
    padding-bottom: 20px;
}

.modal-body ul li {
    padding-bottom: 10px;
    list-style: square;
}

.modal-body ul li strong {
    color: rgba(255, 0, 0, .5);
    font-weight: bolder;
}

.modal-body ol {
    margin-left: 20px;
    padding-top: 10px;
}

.modal-body ol li {
    list-style: disc;
}

.modal-body .subtitle {
    font-family: "DINCond-Bold", "Noto Sans", "Sunflower", "Sawarabi Mincho", "Trirong", "DINPro", "PTSansNarrowRegular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    color: #f01;
    text-align: center;
    border-bottom: none margin-bottom: 20px;
}

.modal-body .subtitle p {
    color: #ddd;
    padding: 0;
    margin: 0;
    padding-bottom: 20px;
}

.modal-body .subtitle a {
    border-bottom: #f00 1px dashed;
}

.modal-body .subtitle a:hover,
.modal-body .subtitle a: .modal-footer {
    border-top: #333 1px solid;
}

.modal-body .type-number li {
    list-style: decimal;
}

.modal-body .type-dic li {
    list-style: disc;
}

.modal-footer button {
    border: #f01 1px solid;
    background: none;
    color: #f01;
    text-transform: uppercase;
    padding: 5px 15px;
    margin: 0 5px;
    cursor: pointer;
    -webkit-transition: 0.5s all ease-in 0.1s;
    -o-transition: 0.5s all ease-in 0.1s;
    transition: 0.5s all ease-in 0.1s;
    outline: none;
}

.modal-footer button:hover {
    background: #f01;
    border: #f01 1px solid;
    color: #fff;
}
.modal-footer-btn{
    text-align: center;
}

.modal-footer-btn button{
    border: #f01 1px solid;
    background:transparent;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase;
    outline: none;
    padding: 10px 30px;
    margin: 20px auto ;
    border: #888 1px solid;
}

.modal-footer-btn button:hover {
    border: #fff 1px solid;
    color: #fff;
}
.close {
    background: #888 !important;
    position: absolute;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    right: 15px;
    z-index: 10;
    top: 15px;
    display: inline-block !important;
    text-align: center;
    border: none;
    opacity: 1;
    color: #fff;
    border: #000 2px solid;
    opacity: 1 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    background: #888 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: #888 2px solid;
    text-shadow: none;
}

button.close {
    -webkit-appearance: none;
    cursor: pointer;
}


@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 5% auto;
    }

}
@media (max-width: 736px) {
    .modal-dialog {
        margin: 30px 15px;
    }
    .close{
        top: -5px;
        right: -5px;
    }
}