@import url('https://fonts.googleapis.com/css?family=Play:400,700');
@import url('https://asset.msi.com/event/nb/2018/GT75/css/fonts.css');

body{
    overflow-x:hidden; 
    font-family:'DINPro', 'cwTeXHei', 'Microsoft JhengHei'; 
    height: auto;
}

#header{
    position: absolute;
    z-index: 999;
    top: 1%;
    left:5%;
}
#header .navbar{
    background-color:transparent;
}
a{  
    color: white;
    font-family: 'din_pro', 'cwTeXHei', 'Microsoft JhengHei';
    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;
}


/*LootBox2018*/
#LootBox2018{
    position:relative;
    overflow-x: hidden;
    background-size: 100%;
    color: #fff;
    font-family:'DINPro', 'cwTeXHei', 'Microsoft JhengHei';
    font-size: 2vh;
}
#msilogobox{
    position: absolute;
    top: 15%;
    left: 2%;
}

#LootBox2018 h2{
    color:red;
    margin: 5% 0 2% 0;
    padding: 0;
    font-size: 3vh;
    font-weight: bold;
    font-family: 'din_pro', 'cwTeXHei', 'Microsoft JhengHei';
    text-transform:uppercase;
    text-shadow: 0px 0px 5px #000;
    position: relative;
    z-index: 1;
}

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

#LootBox2018 ul{
    list-style: none;
}
#LootBox2018 ul li{
    margin-bottom: 10px;
}

#LootBox2018 #HEAD{
    display: block;
    width: 100%;
    height: 100vh;
    background: url("https://asset.msi.com/event/nb/2018/lootbox2018_SP/img/Xmas_landing_KV.jpg") left top no-repeat;
    background-size: 100%;
    position: relative;
}

#LootBox2018 #HEAD .IIP{
    display: block;
    position: absolute;
    bottom: 5%;
    right: 3%;
    width: 550px;
    font-size: 2vh;
    font-family:'din_pro', 'cwTeXHei', 'Microsoft JhengHei';
    z-index: 1;
    text-align: right;
}

#LootBox2018 #HEAD .IIP img{
    display: block;
    width: 150px;
    margin-left: 15px;
    float: right;
}

#LootBox2018 #HEAD .IIP .IIPinfo{
    padding-top: 50px;
}

#LootBox2018 #HEAD .slogan{
    display: block;
    width: 700px;
    position: absolute;
    top: 33%;
    right:8%;
}
#LootBox2018 #HEAD #BUYNOW{
    margin-top: 5%;
}
#LootBox2018 #HEAD #BUYNOW a{
    display: block;
    width:301px;
    text-align: center;
    background: url("https://asset.msi.com/event/nb/2018/Lootbox/img/BUYNOW.png") no-repeat;
}

#LootBox2018 #HEAD #BUYNOW h2{
    color: yellow;
    font-size: 3vh;
    line-height: 50px;
    padding: 6%;
}

#LootBox2018 #HEAD #BUYNOW h2:hover{
    transform:scale(1.1, 1.1); 
}


@media only screen and (max-width: 1920px) {
    #LootBox2018 #HEAD .IIP{
        display: block;
        position: absolute;
        bottom: 5%;
        right: 3%;
        width: 550px;
        font-size: 2vh;
        font-family:'din_pro', 'cwTeXHei', 'Microsoft JhengHei';
    }
    #LootBox2018 #HEAD .slogan{
        display: block;
        position: absolute;
        top: 33%;
        right:5%;
    }
    #LootBox2018 #HEAD .slogan img{
        display: block;
        width: 100%;
    }
}
@media only screen and (min-width: 1366px) and (max-width: 1680px) {
    #LootBox2018 #HEAD .IIP{
        display: block;
        position: absolute;
        bottom: 5%;
        right: 3%;
        width: 550px;
        font-size: 2vh;
        font-family:'din_pro', 'cwTeXHei', 'Microsoft JhengHei';
    }
    #LootBox2018 #HEAD .IIP img{
        display: block;
        width: 100px;
        margin-bottom: 15px;
    }
    #LootBox2018 #HEAD .slogan{
        display: block;
        position: absolute;
        top: 30%;
        right:-5%;
    }
    #LootBox2018 #HEAD .slogan img{
        display: block;
        width: 70%;
    }
    #LootBox2018 #HEAD #BUYNOW h2{
        font-size: 3vh;
        line-height: 50px;
        padding: 6%;
    }
    #LootBox2018 #HEAD #BUYNOW{
        margin-top: 5%;
        margin-left: 15%;
    }
}
@media only screen and (max-width: 1280px) {
    #LootBox2018 #HEAD .IIP{
        display: block;
        position: absolute;
        bottom: 5%;
        right: 3%;
        width: 550px;
        font-size: 2vh;
        font-family:'din_pro', 'cwTeXHei', 'Microsoft JhengHei';
    }
    #LootBox2018 #HEAD .IIP img{
        display: block;
        width: 100px;
        margin-bottom: 15px;
    }
    #LootBox2018 #HEAD .slogan{
        display: block;
        position: absolute;
        top: 20%;
        right:-6%;
    }
    #LootBox2018 #HEAD .slogan img{
        display: block;
        width: 70%;
    }
    #LootBox2018 #HEAD #BUYNOW h2{
        font-size: 3vh;
        line-height: 50px;
        padding: 6%;
    }
    #LootBox2018 #HEAD #BUYNOW{
        margin-top: 5%;
        margin-left: 15%;
    }
}
@media only screen and (max-width: 1024px) {
    #LootBox2018 #HEAD{
        height: 80vh;
    }
    #LootBox2018 #HEAD .IIP{
        display: block;
        position: absolute;
        bottom: 10%;
        right: 3%;
        width: 650px;
        font-size: 2vh;
        font-family:'din_pro', 'cwTeXHei', 'Microsoft JhengHei';
    }
    #LootBox2018 #HEAD .IIP img{
        display: block;
        width: 80px;
        margin-bottom: 15px;
    }
    #LootBox2018 #HEAD .IIP .IIPinfo {
        padding-top: 10px;
    }
    #LootBox2018 #HEAD .slogan{
        display: block;
        position: absolute;
        top: 25%;
        right:-8%;
    }
    #LootBox2018 #HEAD .slogan img{
        display: block;
        width: 50%;
    }
    #LootBox2018 #HEAD #BUYNOW h2{
        font-size: 3vh;
        line-height: 50px;
        padding: 6%;
    }
    #LootBox2018 #HEAD #BUYNOW{
        margin-top: 5%;
        margin-left: 25%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px){

    #LootBox2018 #HEAD{
        height: 80vh;
        background-size: 150%;
    }
    #LootBox2018 #HEAD .IIP{
        display: block;
        position: absolute;
        bottom: 2%;
        right: 3%;
        width: 550px;
        font-size: 2vh;
        font-family:'din_pro', 'cwTeXHei', 'Microsoft JhengHei';
        text-align: left;
    }
    #LootBox2018 #HEAD .IIP .IIPinfo{
        padding-top: 2%;
    }
    #LootBox2018 #HEAD .IIP img{
        display: block;
        width: 80px;
        float: left;
        margin-right: 10px;
        margin-bottom: 15px;
    }
    #LootBox2018 #HEAD .slogan{
        display: block;
        position: absolute;
        top:50%;
        right:5%;
    }
    #LootBox2018 #HEAD .slogan img{
        display: block;
        width: 80%;
    }
}
@media screen and (min-width: 300px) and (max-width: 767px){
    #LootBox2018 #HEAD #BUYNOW {
        margin-top: 0%;
        margin-left: 25%;
    }
    #LootBox2018 #HEAD #BUYNOW a {
        display: block;
        width: 250px;
        text-align: center;
        background: url("https://asset.msi.com/event/nb/2018/Lootbox/img/BUYNOW.png") no-repeat;
        background-size: 70%;
    }
    #LootBox2018 #HEAD #BUYNOW h2 {
        font-size: 3vh;
        line-height: 5px;
        padding: 10%;
        text-align: left;
    }
    #LootBox2018 #HEAD{
        height: 80vh;
        background-size: 170%;
    }
    #LootBox2018 #HEAD .IIP{
        display: block;
        position: absolute;
        bottom:0%;
        right: 0%;
        width: 360px;
        font-size: 2vh;
        font-family:'din_pro', 'cwTeXHei', 'Microsoft JhengHei';
        text-align: left;
    }
    #LootBox2018 #HEAD .IIP .IIPinfo{
        padding-top: 5%;
    }
    #LootBox2018 #HEAD .IIP img{
        display: block;
        width: 80px;
        float: left;
        margin-right: 10px;
        margin-bottom: 15px;
    }
    #LootBox2018 #HEAD .slogan{
        display: block;
        position: absolute;
        top:45%;
        right:-46%;
    }
    #LootBox2018 #HEAD .slogan img{
        display: block;
        width: 47%;
    }
}

/* box */
#INFO .box{
    display: block;
    width: 100%;
    height: 105vh;
}

#INFO h2{
    height: 50px;
    line-height: 55px;
    padding-left: 65px;
    background:url("https://asset.msi.com/event/nb/2018/lootbox2018_SP/img/giftbox.svg") no-repeat;
    background-size: 45px;
}

#INFO .spec{
    padding-top: 15%;
}
@media only screen and (min-width: 1366px) and (max-width: 1680px) {
    #INFO .spec{
        padding-top: 8%;
    }
}

@media only screen and (max-width: 1024px) {
    #INFO .box{
        display: block;
        width: 100%;
        height: 80vh;
    }
   #INFO .spec{
        padding-top: 8%;
    } 
}


#INFO #GT{
    background: url("https://asset.msi.com/event/nb/2018/lootbox2018_SP/img/GTBOX.jpg") right top no-repeat;
    background-size: 100%;
}

#INFO #GS{
    background: url("https://asset.msi.com/event/nb/2018/lootbox2018_SP/img/GSBOX.jpg") left top no-repeat;
    background-size: 100%;
}

#INFO #GE{
    background: url("https://asset.msi.com/event/nb/2018/lootbox2018_SP/img/GEBOX.jpg") right top no-repeat;
    background-size: 100%;
}

#INFO #GP{
    background: url("https://asset.msi.com/event/nb/2018/lootbox2018_SP/img/GPBOX.jpg") right top no-repeat;
    background-size: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1023px){
    #Series{
        width: 100px;
    }
     #INFO .box{
        display: block;
        width: 100%;
        height: 70vh;
    }
    #INFO #GT{
        background: url("https://asset.msi.com/event/nb/2018/lootbox2018_SP/img/GTBOX.jpg") right bottom no-repeat;
        background-size: 150%;
    }
    #INFO #GS{
        background: url("https://asset.msi.com/event/nb/2018/lootbox2018_SP/img/GSBOX.jpg") left bottom no-repeat;
        background-size: 150%;
    }
    #INFO #GE{
        background: url("https://asset.msi.com/event/nb/2018/lootbox2018_SP/img/GEBOX.jpg") right bottom no-repeat;
        background-size: 150%;
    }
    #INFO #GP{
        background: url("https://asset.msi.com/event/nb/2018/lootbox2018_SP/img/GPBOX.jpg") left bottom no-repeat;
        background-size: 150%;
    }
}

@media screen and (min-width: 300px) and (max-width: 767px){
    #Series{
        width: 80px;
        margin: 10px 0;
    }
     #INFO .box{
        display: block;
        width: 100%;
        height: 90vh;
    }
    #INFO #GT{
        background: url("https://asset.msi.com/event/nb/2018/lootbox2018_SP/img/GTBOX.jpg") right bottom no-repeat;
        background-size: 165%;
    }
    #INFO #GS{
        background: url("https://asset.msi.com/event/nb/2018/lootbox2018_SP/img/GSBOX.jpg") left bottom no-repeat;
        background-size: 165%;
    }
    #INFO #GE{
        background: url("https://asset.msi.com/event/nb/2018/lootbox2018_SP/img/GEBOX.jpg") right bottom no-repeat;
        background-size: 165%;
    }
    #INFO #GP{
        background: url("https://asset.msi.com/event/nb/2018/lootbox2018_SP/img/GPBOX.jpg") left bottom no-repeat;
        background-size: 165%;
    }
}



#WTB{
    font-family: 'din_pro', 'cwTeXHei', 'Microsoft JhengHei';
    margin-top: 2%;
}

#WTB h2{
    color: white;
}
#Legal{
    margin: 2% 0;
}
#Legal p{
    font-family: 'din_pro', 'cwTeXHei', 'Microsoft JhengHei';
    font-size: 1.5vh;
    margin: 0 0 5px 0;
}