@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*/
#ukLootBox2019{
    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%;
}

#ukLootBox2019 h2{
    color:red;
    margin: 5% 0 2% 0;
    padding: 0;
    font-size: 2.5vh;
    font-weight: bold;
    font-family: 'din_pro', 'cwTeXHei', 'Microsoft JhengHei';
    text-transform:uppercase;
    text-shadow: 0px 0px 5px #000;
    position: relative;
    z-index: 1;
}

#ukLootBox2019 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;
}

#ukLootBox2019 ul{
    list-style: none;
}
#ukLootBox2019 ul li{
    margin-bottom: 10px;
}

#ukLootBox2019  .top_kv{
    display: block;
    position: relative;
    width: 100%;
}
#ukLootBox2019  .top_kv .h1{
    text-indent: -999;
    position: absolute;
}
#ukLootBox2019 .kv{
    position: relative;
}

#ukLootBox2019 .date{
    position:  absolute;
    top: 83.5%;
    z-index: 9;
    padding-left: 10%;
}

#ukLootBox2019 .date p{
    display: block;
    min-width: 400px;
    text-align: center;
    margin: 0;
    letter-spacing: .85px;
    padding: .2em .5em;
    font-size: 1em;
    line-height: 1.65;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,e3540e+15,e3540e+50,e3540e+75,000000+100&0+0,1+50,0+100 */
    background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(227,84,14,0.3) 10%, rgba(227,84,14,.65) 50%, rgba(227,84,14,0.35) 85%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(227,84,14,0.3) 10%,rgba(227,84,14,.65) 50%,rgba(227,84,14,0.35) 85%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(227,84,14,0.3) 10%,rgba(227,84,14,.65) 50%,rgba(227,84,14,0.35) 85%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}


/**/
#ukLootBox2019 #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;
}

#ukLootBox2019 #HEAD .IIP img{
    display: block;
    width: 150px;
    margin-left: 15px;
    float: right;
}

#ukLootBox2019 #HEAD .IIP .IIPinfo{
    padding-top: 50px;
}

#ukLootBox2019 #HEAD .slogan{
    display: block;
    width:48%;
    position: absolute;
    top: 33%;
    right:8%;
}
#ukLootBox2019 #HEAD #BUYNOW{
    margin-top: 5%;
}
#ukLootBox2019 #HEAD #BUYNOW a{
    display: block;
    width:301px;
    text-align: center;
    background: url("https://storage-asset.msi.com/event/nb/2019/nl-lootbox-spring/img/BUYNOW.png") no-repeat;
}

#ukLootBox2019 #HEAD #BUYNOW h2{
    color: yellow;
    font-size: 3vh;
    line-height: 50px;
    padding: 6%;
}

#ukLootBox2019 #HEAD #BUYNOW h2:hover{
    transform:scale(1.1, 1.1); 
}

.button {
	background: rgba(227,84,14);
	border:0 ;
	border-radius: 5px;
	padding: 10px 20px;
	margin: 30px 0 0 0;
	display: inline-block;
}

.button:hover {
	text-decoration: underline;
	color: #fff;
}

@media only screen and (max-width: 1920px) {
    #ukLootBox2019 #HEAD .IIP{
        display: block;
        position: absolute;
        bottom: 5%;
        right: 3%;
        width: 550px;
        font-size: 2vh;
        font-family:'din_pro', 'cwTeXHei', 'Microsoft JhengHei';
    }
    #ukLootBox2019 #HEAD .slogan{
        display: block;
        position: absolute;
        top: 18%;
        right:0;
    }
    #ukLootBox2019 #HEAD .slogan img{
        display: block;
        width: 100%;
    }
}
@media only screen and (min-width: 1366px) and (max-width: 1680px) {
    #ukLootBox2019 #HEAD .IIP{
        display: block;
        position: absolute;
        bottom: 5%;
        right: 3%;
        width: 550px;
        font-size: 2vh;
        font-family:'din_pro', 'cwTeXHei', 'Microsoft JhengHei';
    }
    #ukLootBox2019 #HEAD .IIP img{
        display: block;
        width: 100px;
        margin-bottom: 15px;
    }
    #ukLootBox2019 #HEAD .slogan{
        display: block;
        position: absolute;
        top: 30%;
        right:-5%;
    }
    #ukLootBox2019 #HEAD .slogan img{
        display: block;
        width: 70%;
    }
    #ukLootBox2019 #HEAD #BUYNOW h2{
        font-size: 3vh;
        line-height: 50px;
        padding: 6%;
    }
    #ukLootBox2019 #HEAD #BUYNOW{
        margin-top: 5%;
        margin-left: 15%;
    }
}
@media only screen and (max-width: 1280px) {
    #ukLootBox2019 #HEAD .IIP{
        display: block;
        position: absolute;
        bottom: 5%;
        right: 3%;
        width: 550px;
        font-size: 2vh;
        font-family:'din_pro', 'cwTeXHei', 'Microsoft JhengHei';
    }
    #ukLootBox2019 #HEAD .IIP img{
        display: block;
        width: 100px;
        margin-bottom: 15px;
    }
    #ukLootBox2019 #HEAD .slogan{
        display: block;
        position: absolute;
        top: 20%;
        right:-6%;
    }
    #ukLootBox2019 #HEAD .slogan img{
        display: block;
        width: 70%;
    }
    #ukLootBox2019 #HEAD #BUYNOW h2{
        font-size: 3vh;
        line-height: 50px;
        padding: 6%;
    }
    #ukLootBox2019 #HEAD #BUYNOW{
        margin-top: 5%;
        margin-left: 15%;
    }
}
@media only screen and (max-width: 1024px) {

    #ukLootBox2019 #HEAD .IIP{
        display: block;
        position: absolute;
        bottom: 10%;
        right: 3%;
        width: 650px;
        font-size: 2vh;
        font-family:'din_pro', 'cwTeXHei', 'Microsoft JhengHei';
    }
    #ukLootBox2019 #HEAD .IIP img{
        display: block;
        width: 80px;
        margin-bottom: 15px;
    }
    #ukLootBox2019 #HEAD .IIP .IIPinfo {
        padding-top: 10px;
    }
    #ukLootBox2019 #HEAD .slogan{
        display: block;
        position: absolute;
        top: 25%;
        right:-8%;
    }
    #ukLootBox2019 #HEAD .slogan img{
        display: block;
        width: 50%;
    }
    #ukLootBox2019 #HEAD #BUYNOW h2{
        font-size: 3vh;
        line-height: 50px;
        padding: 6%;
    }
    #ukLootBox2019 #HEAD #BUYNOW{
        margin-top: 5%;
        margin-left: 25%;
    }

    #ukLootBox2019 .date p{
        display: block;
        min-width: 400px;
        text-align: center;
        margin: 0;
        letter-spacing: .85px;
        padding: 5px 5px;
        font-size: .85em;
        line-height: 1.25;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px){


    #ukLootBox2019 #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;
    }
    #ukLootBox2019 #HEAD .IIP .IIPinfo{
        padding-top: 2%;
    }
    #ukLootBox2019 #HEAD .IIP img{
        display: block;
        width: 80px;
        float: left;
        margin-right: 10px;
        margin-bottom: 15px;
    }
    #ukLootBox2019 #HEAD .slogan{
        display: block;
        position: absolute;
        top:50%;
        right:5%;
    }
    #ukLootBox2019 #HEAD .slogan img{
        display: block;
        width: 80%;
    }
}
@media screen and (min-width: 300px) and (max-width: 767px){
    #ukLootBox2019 #HEAD #BUYNOW {
        margin-top: 0%;
        margin-left: 25%;
    }
    #ukLootBox2019 #HEAD #BUYNOW a {
        display: block;
        width: 250px;
        text-align: center;
        background: url("https://storage-asset.msi.com/event/nb/2019/nl-lootbox-spring/img/BUYNOW.png") no-repeat;
        background-size: 70%;
    }
    #ukLootBox2019 #HEAD #BUYNOW h2 {
        font-size: 3vh;
        line-height: 5px;
        padding: 10%;
        text-align: left;
    }

    #ukLootBox2019 #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;
    }
    #ukLootBox2019 #HEAD .IIP .IIPinfo{
        padding-top: 5%;
    }
    #ukLootBox2019 #HEAD .IIP img{
        display: block;
        width: 80px;
        float: left;
        margin-right: 10px;
        margin-bottom: 15px;
    }
    #ukLootBox2019 #HEAD .slogan{
        display: block;
        position: absolute;
        top:45%;
        right:-46%;
    }
    #ukLootBox2019 #HEAD .slogan img{
        display: block;
        width: 47%;
    }

}
@media  (max-width: 768px){
    #ukLootBox2019 .date {
        position: absolute;
        top: 53%;
        left: 0;
        right: 0;
        z-index: 9;
        margin: auto;
        padding-left: 0%;
    }
     #ukLootBox2019 .date p{
        display: block;
        min-width: auto;
        text-align: center;
        margin: 0;
        letter-spacing: .85px;
        padding: 5px 5px;
        font-size: 1em;
        line-height: 1.25;
    }
    
}


/* box */
#INFO .box{
    display: block;
    width: 100%;
    height: 105vh;
}

#INFO h2{
    height: 50px;
    line-height: 55px;
    padding-left: 65px;
    background:url("https://storage-asset.msi.com/event/nb/2019/nl-lootbox-spring/img/giftbox.svg") no-repeat;
    background-size: 45px;
}

#INFO .spec{
    padding-top: 6%;
    margin: 0 4% 0 4%;
}
#INFO .box:nth-child(even) .spec{
    float: right;
}
#INFO .box:nth-child(odd) .spec{
    float: left;
}

#INFO .spec .series_logo , #INFO .spec  .spc_list{
 float: left;
 padding: 0 15px;
}



@media only screen and (min-width: 1680px) {
   
    #INFO .spec{
        padding-top: 10%;
        margin: 0 6% 0 12%;
    }
}

@media only screen and (max-width: 1365px) {
    #INFO .box{
        height: 85vh;
}
}

@media only screen and (max-width: 1024px) {
    /*#INFO .box{
        display: block;
        width: 100%;
        height: 85vh;
    }*/
   #INFO .spec{
        padding-top: 8%;
        font-size: 1.65vh;
    }

    #INFO .spec{
        padding-top: 10%;
        margin: 0 4% 0 6%;
    }
    #INFO .box:nth-child(even) .spec{
        float: left;
    }
    #INFO .box:nth-child(odd) .spec{
        float: left;
    }
    #INFO .spec .series_logo, #INFO .spec .spc_list{
        padding: 0;
    }
}


#INFO #GT{
    background: url("https://storage-asset.msi.com/event/nb/2019/nl-lootbox-spring/img/GTBOX.jpg") right top no-repeat;
    background-size: 100%;
}

#INFO #GS{
    background: url("https://storage-asset.msi.com/event/nb/2019/nl-lootbox-spring/img/GSBOX.jpg") left top no-repeat;
    background-size: 100%;
}

#INFO #GE{
    background: url("https://storage-asset.msi.com/event/nb/2019/nl-lootbox-spring/img/GEBOX.jpg") right top no-repeat;
    background-size: 100%;
}

#INFO #GL{
    background: url("https://storage-asset.msi.com/event/nb/2019/nl-lootbox-spring/img/GLBOX.jpg") right top no-repeat;
    background-size: 100%;
}


@media screen and (min-width: 768px) and (max-width: 1024px){
    #Series{
        width: 100px;
    }
     #INFO .box{
        display: block;
        width: 100%;
        height: 72vh;
    }
       #INFO #GT{
        background: url("https://storage-asset.msi.com/event/nb/2019/nl-lootbox-spring/img/GTBOX.jpg") right bottom no-repeat;
        background-size: 150%;
    }
    #INFO #GS{
        background: url("https://storage-asset.msi.com/event/nb/2019/nl-lootbox-spring/img/GSBOX.jpg") left bottom no-repeat;
        background-size: 150%;
    }
    #INFO #GE{
        background: url("https://storage-asset.msi.com/event/nb/2019/nl-lootbox-spring/img/GEBOX.jpg") right bottom no-repeat;
        background-size: 150%;
    }
    #INFO #GL{
        background: url("https://storage-asset.msi.com/event/nb/2019/nl-lootbox-spring/img/GLBOX.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: 70vh;
    }
    #INFO .spec .series_logo, #INFO .spec .spc_list{
        float: none;
    }
    #INFO #GT{
        background: url("https://storage-asset.msi.com/event/nb/2019/nl-lootbox-spring/img/GTBOX.jpg") right bottom no-repeat;
        background-size: 165%;
    }
    #INFO #GS{
        background: url("https://storage-asset.msi.com/event/nb/2019/nl-lootbox-spring/img/GSBOX.jpg") left bottom no-repeat;
        background-size: 165%;
    }
    #INFO #GL{
        background: url("https://storage-asset.msi.com/event/nb/2019/nl-lootbox-spring/img/GEBOX.jpg") right bottom no-repeat;
        background-size: 165%;
    }
    #INFO #GP{
        background: url("https://storage-asset.msi.com/event/nb/2019/nl-lootbox-spring/img/GLBOX.jpg") left bottom no-repeat;
        background-size: 165%;
    }
    #ukLootBox2019 ul li{ line-height: 1.25; }
}


#WTB{
    font-family: 'din_pro', 'cwTeXHei', 'Microsoft JhengHei';
    margin-top: 2%;
    padding: 5em 0;
    
}

#WTB h3,#Legal h3{
    text-align: center;
    padding: 15px;
    margin-bottom: 2%;
}



#Legal{
    width: 100%;
    margin: 2% auto;
    text-align: left;
    padding: 0 15px;
    max-width: 1170px;
}

#Legal li{
    font-size: 1.5vh;
    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;

    }
}