/* ------------------------------------------------------------- */
/* Reset Code */
/* ------------------------------------------------------------- */
* {margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6
{
    font-size: 14px;
}
body
{
    line-height: 1;
    font-size: 14px;
    font-family: Segoe UI;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    padding: 5px 0;
    margin: 0 15px;
}

ul, ol
{
    list-style: none;
    margin: 0;
    padding: 0;
}

img
{
    border: 0;
}
a  
{  
    color: #000;  
    text-decoration: none;  
    outline: none;
}  

p{
    line-height: 25px;
    margin: 0;
    padding: 0;
}
table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
}
/********reset code********/
/* ------------------------------------------------------------- */
/* Main */
/* ------------------------------------------------------------- */
#fullpage{
    overflow: hidden;
}
#section0{
    background: url("../img/bg_page1.jpg") no-repeat top center;
}
#section1{
    background: url("../img/bg_page2.jpg") no-repeat top center;
}
#section2{
    background: url("../img/bg_page3.jpg") no-repeat top center;
}
.warrper-section0{
    width: 100%;
    height: 964px;
    margin: 0 auto;
    position: relative;
}
.warrper-section1{
    width: 100%;
    height: 966px;
    margin: 0 auto;
    position: relative;
}
.warrper-section2{
    width: 100%;
    height: 763px;
    margin: 0 auto;
    position: relative;
}
/* ------------------------------------------------------------- */
/* Page1 */
/* ------------------------------------------------------------- */
.light{
    width: 100%;
    height: 800px;
    position: absolute;
    top: 0px;
    overflow: hidden;

}
.light-run{
    position: relative;
    top: -900px;
    width: 1600px;
    height: 1600px;
    background: url("../img/light.png") no-repeat top center;
    z-index: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation-name: mlrround1;
    -webkit-animation-duration: 20s;
    -webkit-animation-delay: 0s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -moz-animation-name: mlrround1;
    -moz-animation-duration: 20s;
    -moz-animation-delay: 0s;
    -moz-animation-timing-function: linear;
    -moz-animation-fill-mode: both;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -o-animation-name: mlrround1;
    -o-animation-duration: 20s;
    -o-animation-delay: 0s;
    -o-animation-timing-function: linear;
    -o-animation-fill-mode: both;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: normal;
    -ms-animation-name: mlrround1;
    -ms-animation-duration: 20s;
    -ms-animation-delay: 0s;
    -ms-animation-timing-function: linear;
    -ms-animation-fill-mode: both;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: normal;
    animation-name: mlrround1;
    animation-duration: 20s;
    animation-delay: 0s;
    animation-timing-function: linear;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-direction: normal;
}
@-webkit-keyframes mlrround1 {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes mlrround1 {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}
@-o-keyframes mlrround1 {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}
@-ms-keyframes mlrround1 {
    0% {
        -ms-transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(360deg);
    }
}
@keyframes mlrround1 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.logo {
    display: block;
    margin: 0px auto;
    position: relative;
    top: 105px;
    width: 585px;
    height: 250px;
}
.btn-battle {
    display: block;
    width: 270px;
    height: 275px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 361px;
    z-index: 95;
}
.character-left {
    width: 50%;
    float: left;
    position: relative;
}
.character-right {
    width: 50%;
    float: right;
    position: relative;
}
.char1a {
    display: block;
    position: absolute;
    top: 66px;
    left: 33px;
    -webkit-animation-duration: 900ms; 
    -moz-animation-duration: 900ms; 
    -o-animation-duration: 900ms;
    animation-duration: 900ms; 
    animation-delay:500ms; 
    -webkit-animation-delay:500ms; 
    -moz-animation-delay:500ms;
    -o-animation-delay:500ms;
}
.char2a {
    display: block;
    position: absolute;
    top: 38px;
    left: 212px;
    -webkit-animation-duration: 900ms; 
    -moz-animation-duration: 900ms; 
    -o-animation-duration: 900ms;
    animation-duration: 900ms; 
    animation-delay:700ms; 
    -webkit-animation-delay:700ms; 
    -moz-animation-delay:700ms;
    -o-animation-delay:700ms;
}
.char3a {
    display: block;
    position: absolute;
    top: 206px;
    left: 63px;
    -webkit-animation-duration: 900ms; 
    -moz-animation-duration: 900ms; 
    -o-animation-duration: 900ms;
    animation-duration: 900ms; 
    animation-delay:900ms; 
    -webkit-animation-delay:900ms; 
    -moz-animation-delay:900ms;
    -o-animation-delay:900ms;
}
.char4a {
    display: block;
    position: absolute;
    top: 187px;
    right: 285px;
    -webkit-animation-duration: 900ms; 
    -moz-animation-duration: 900ms; 
    -o-animation-duration: 900ms;
    animation-duration: 900ms; 
    animation-delay:1100ms; 
    -webkit-animation-delay:1100ms; 
    -moz-animation-delay:1100ms;
    -o-animation-delay:1100ms;
}
.char5a {
    display: block;
    position: absolute;
    top: -25px;
    right: -70px;
}
.char1b {
    display: block;
    position: absolute;
    top: -42px;
    left: -60px;
}
.char2b {
    display: block;
    position: absolute;
    left: 389px;
    top: 36px;
    -webkit-animation-duration: 900ms; 
    -moz-animation-duration: 900ms; 
    -o-animation-duration: 900ms;
    animation-duration: 900ms; 
    animation-delay:700ms; 
    -webkit-animation-delay:700ms; 
    -moz-animation-delay:700ms;
    -o-animation-delay:700ms;
}
.char3b {
    display: block;
    position: absolute;
    right: 39px;
    top: 40px;
    -webkit-animation-duration: 900ms; 
    -moz-animation-duration: 900ms; 
    -o-animation-duration: 900ms;
    animation-duration: 900ms; 
    animation-delay:800ms; 
    -webkit-animation-delay:800ms; 
    -moz-animation-delay:800ms;
    -o-animation-delay:800ms;
}
.char4b {
    display: block;
    position: relative;
    margin: 0 auto;
    top: 185px;
    left: 15px;
    -webkit-animation-duration: 900ms; 
    -moz-animation-duration: 900ms; 
    -o-animation-duration: 900ms;
    animation-duration: 900ms; 
    animation-delay:900ms; 
    -webkit-animation-delay:900ms; 
    -moz-animation-delay:900ms;
    -o-animation-delay:900ms;
}
.char5b {
    display: block;
    position: absolute;
    right: 47px;
    top: 164px;
    -webkit-animation-duration: 900ms; 
    -moz-animation-duration: 900ms; 
    -o-animation-duration: 900ms;
    animation-duration: 900ms; 
    animation-delay:1000ms; 
    -webkit-animation-delay:1000ms; 
    -moz-animation-delay:1000ms;
    -o-animation-delay:1000ms;
}
.drap-area{
    width: 565px;
    height: 230px;
    position: relative;
    background: url("../img/bg-drag.png") no-repeat;
    margin: 0 auto;
    top: 116px;
    -webkit-animation-duration: 900ms; 
    -moz-animation-duration: 900ms; 
    -o-animation-duration: 900ms;
    animation-duration: 900ms; 
    animation-delay:500ms; 
    -webkit-animation-delay:500ms; 
    -moz-animation-delay:500ms;
    -o-animation-delay:500ms;
}
.countdown{
    width: 370px;
    height: 116px;
    position: relative;
    background: transparent url("../img/bg-full-count-down.png") no-repeat scroll top center;
    margin: 0px auto;
    top: 180px;
    color: #FFF;
    font-family: "Segoe UI";
    font-size: 72px;
    font-weight: 700;
    line-height: 100px;
    background-position: 29px 0px;
}
.hours,.minutes,.seconds {
    width: 85px;
    display: inline-block;
    position: relative;
}
.minutes{
    left: 6px;
}
.seconds{
    left: 10px;
}
.char-drap-1,.char-drap-2,.char-drap-3,.char-drap-4 {
    margin-right: 5px;
    margin-left: 5px;
    position: relative;
    top: 80px;
    cursor:move;
}
.arrow {
    display: block;
    position: absolute;
    bottom: 20px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 120px;
    animation-name: floating;
    -webkit-animation-name: floating;

    animation-duration: 1.5s;	
    -webkit-animation-duration: 1.5s;

    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
@keyframes floating {
    0% {
        transform: translateY(0%);	
    }
    50% {
        transform: translateY(15%);	
    }	
    100% {
        transform: translateY(0%);
    }			
}

@-webkit-keyframes floating {
    0% {
        -webkit-transform: translateY(0%);	
    }
    50% {
        -webkit-transform: translateY(15%);	
    }	
    100% {
        -webkit-transform: translateY(0%);
    }			
}
/* ------------------------------------------------------------- */
/* Page 2 */
/* ------------------------------------------------------------- */
/*.menu{
    width:100%;
    position:relative;
        background-color: #d8ebf2;
    background:url(../img/blur_bg.png) repeat;
    border-bottom: 1px solid rgb(194, 211, 218);
    box-shadow: 0 4px 15px rgba(0,0,0,.07);
    box-shadow: inset 0px 1px 0px 0px #fff, inset 0px -1px 2px 0px #000, 0 5px 8px rgba(0, 0, 0, .8), 0 0px 0px 1px rgba(0, 0, 0, .3)
}*/
.menu{
    width: 100%;
    position: fixed;
    border-bottom: 1px solid rgba(100, 101, 102, 0.51);
    background: transparent url("../img/blur_bg.png") repeat scroll 0% 0%;
    top: 0px;
    height: 71px;
    left: 0px;
    z-index: 99;
}
ul.menu_bar{
    width: 980px;
    margin: 0px auto;
    height:70px;
    left: -9px;
}
ul.menu_bar li{
    display: inline-block;
    font: 15px/70px Myriad Pro;
    height: 70px;
    position: relative;
    bottom: 30px;
    left: 35px;
    width: 100px;
    text-align: center;
    font-weight: 700;
}
ul.menu_bar li a{
    color:#fff;
}
ul.menu_bar li:hover,ul.menu_bar li.active{
    border-bottom: 5px solid #987744;
    width: 100px;
    height: 65px;
    position: relative;
}
li.btn-dangky:hover{
    border: none !important;
    width:300px !important;
    height:70px !important;
    position: relative;
    bottom: 30px;
}
sub.top_text{
    color: red;
    position: relative;
    bottom: 7px;
    font-size: 12px;
    left: 3px;
}
a.quick-play{
    background: transparent url("../img/quickplay-dk.png") no-repeat scroll 0% 0%;
    height: 73px;
    display:block;
    width:300px !important;

}
a.quick-play:hover{
    background: transparent url("../img/quickplay-dk-hover.png") no-repeat scroll 0% 0%;
}
li.btn-dangky{
    width: 300px !important;
    top: 0px !important;
    filter: none !important;
}
.main_page2{
    width:1366px;
    margin:0px auto;
}
.popup_tinhnang{
    width:930px;
    margin:0px auto;
    height: 697px;
}
ul.tinhnang{
    width: 468px;
    height: 220px;
    margin: 0px auto;
    position: relative;
    top: 141px;
    z-index: 99;
    left: 8px;
}
ul.tinhnang li{
    display:inline-block;
    float:left;

}
ul.tinhnang li a{
    display: block;
    height: 109px;
    width: 108px;
}
li.active{
    display:list-item;
}
.tab.active{display:block;}
.tab{display:none;}
a.page2_icon1{
    background:url('../img/page2_icon1.png') no-repeat;
    /*    background-size: 93px 93px;*/
}
a.page2_icon2{
    background:url('../img/page2_icon2.png') no-repeat;
    /*background-size: 93px 93px;*/
}
a.page2_icon3{
    background:url('../img/page2_icon3.png') no-repeat;
    /*background-size: 93px 93px;*/
}
a.page2_icon4{
    background:url('../img/page2_icon4.png') no-repeat;
    /*background-size: 93px 93px;*/
}
a.page2_icon1:hover{
    background:url('../img/page2_icon1_hover.png') no-repeat;
    /*    background-size: 93px 93px;*/
}
a.page2_icon2:hover{
    background:url('../img/page2_icon2_hover.png') no-repeat;
    /*background-size: 93px 93px;*/
}
a.page2_icon3:hover{
    background:url('../img/page2_icon3_hover.png') no-repeat;
    /*background-size: 93px 93px;*/
}
a.page2_icon4:hover{
    background:url('../img/page2_icon4_hover.png') no-repeat;
    /*background-size: 93px 93px;*/
}
a.movie_clip{
    width: 140px !important;
    height: 136px !important;
    position: relative;
    bottom: -3px;
    display: block;
    z-index: 999;
    margin: 0 auto;
}
li.pos_icon1{position: relative;
             top: 80px;
             left: 7px;}

li.pos_icon2{position: relative;
             top: 38px;
             left: -5px;}
li.pos_icon3{position: relative;
             top: 38px;
             left: 23px;}
li.pos_icon4{position: relative;
             top: 80px;
             left: 11px;}
.tinhnang_details{
    background: transparent url("../img/nen_page2.png") no-repeat scroll 0% 0%;
    width: 923px;
    height: 736px;
    position: relative;
    bottom: 322px;
    right: 63px;
    z-index: 0;
    margin: 0px auto;
}
.tinhnang_text{
    width: 468px;
    position: relative;
    top: 384px;
    color: #fff;
    left: 302px;
    line-height: 17px; 
    text-align: justify;
    height: 150px !important;
    overflow: hidden;
}
.slimScrollDiv{
    overflow: unset !important;
    position: unset !important;
}
a.arrow_play{
    position: relative;
    bottom: 150px;
    left: 450px;
    z-index: 9999;
}
.img_tinhnang{
    width: 368px;
    height: 72px;
    position: relative;
    top: 433px;
    left: 368px;
}
.img_tinhnang a{
    background-color: #767676;
    width: 60px;
    height: 60px;
    margin-right: 32px;
    float: left;    
}

.pp_details{
    display:none;
}
.popup-giftcode{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1000;
    display: none;
}
.overlay{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
}
.giftcode-area{
    width: 595px;
    height: 280px;
    background: transparent url("../img/form-code.png") no-repeat scroll 0% 0%;
    position: fixed;
    margin: 0px auto;
    top: 25%;
    left: 0;
    right: 0;
}
.gift-close{
    display: block;
    position: absolute;
    top: 10px;
    right: -45px;
}
.giftcode-area h3{
    font-size: 18px;
    color:#fff;
    text-transform: uppercase;
    text-align: center;
    margin-top: 20px;
}
.gift-text{
    width: 90%;
    height: 190px;
    margin:  0 auto;
    position: relative;
    top:15px;
    color:#484848;
}
.phonenumber{
    width: 249px;
    height: 35px;
    background-color: #FFF;
    border: 1px solid #000101;
    display: inline-block;
    margin-left: 70px;
    position: relative;
    top: 37px;
}
.btn-getgift{
    display: inline-block;
    width: 120px;
    height: 35px;
    background: url("../img/bg_but_code.png") no-repeat;
    position: relative;
    top: 35px;
    color: #FFF;
    font-family: "Tahoma";
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 30px;
}
.btn-getgift:hover{
    background: url("../img/bg_but_code_hover.png") no-repeat;
}
/* ------------------------------------------------------------- */
/* Page 3 */
/* ------------------------------------------------------------- */
.char_class{
    background:url('../img/nen_page3.png') no-repeat;
    width:819px;
    height:534px;
    margin:0px auto;
    position: relative;
    top: 55px;
    z-index:0;
    left: 20px;
}
ul.font_page3 li a{
    color:#fff !important;
}
.popup_class{
    width:820px;
    height:600px;
    margin:0px auto;
    position:relative;
}
ul.char{
    width: 390px;
    height: 63px;
    position: relative;
    top: 165px;
    margin: 0px auto;
    z-index: 99;
}
ul.char li{
    display: inline-block;
    float: left;

}
ul.char li a{
    color: #FFF;
    text-align: center;
    line-height: 63px;
    font-size: 18px;
    font-weight: 900
}
li.pos_page3_icon1{
    left: 30px;
    position:relative;
}
li.pos_page3_icon2{

}
li.pos_page3_icon3{
    right: 34px;
    position: relative;
}
a.page3_icon1,a.page3_icon3{
    width:122px;
    height:63px;
    display:block;
}
a.page3_icon1{    background:url('../img/page3_tab1.png') no-repeat;}
ul.char li.active a.page3_icon1 ,a.page3_icon1:hover{background:url('../img/page3_tab1_hover.png') no-repeat;}
a.page3_icon2{
    background:url('../img/page3_tab2.png') no-repeat;
    width:144px;
    height:63px;
    display:block;
    position: relative;
}
ul.char li.active a.page3_icon2 ,a.page3_icon2:hover{background:url('../img/page3_tab2_hover.png') no-repeat;}
a.page3_icon3{
    background:url('../img/page3_tab3.png') no-repeat;
}
ul.char li.active a.page3_icon3 ,a.page3_icon3:hover{background:url('../img/page3_tab3_hover.png') no-repeat;}
.details_char_text{
    width: 468px;
    position: relative;
    top: 165px;
    color: #CADCEA;
    left: 165px;
    font: 14px Segoe UI;
    height: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
}
.img_char{
    width: 420px;
    height: 135px;
    position: relative;
    top: 140px;
    margin: 0px auto;
}
.img_char a{
    margin-right: 20px;
}
/*==================POPUP PAGE 3=====================
=========================================*/

.intro_class{
    width: 1366px;
    height: 600px;
    position: relative;
    margin: 0px auto;
    top: 100px;
    z-index:999;
}
.closebeta-text .transparent-bg{
    background:rgba(0,0,0,0.7) ; 
}
.closebeta-text .intro_class{
    width: 695px;
    height: 400px;
    background: url("../img/bg-closebeta.png") no-repeat;
    top:180px;
}
.text-area{
    font-family: "Tahoma";
    font-size: 18px;
    color: #484848;
    font-weight: 400;
    width: 310px;
    height: 200px;
    position: absolute;
    right: 20px;
    top: 125px;
}
.nhanvat{
    width: 444px;
    height: 552px;
    float: left;
    position: relative;
    left: 145px;
}
.detail_nhanvat{
    float: left;
    height: 600px;
    width: 922px;
    position: relative;
}
.detail_nhanvat > h1{
    display: inline-block;
    width: 430px;
    height: 110px;
    font-size: 30px;
    position: absolute;
    line-height: 110px;
    top: 40px;
}
img.kimtinh{
    position: relative;
    top: 90px;
    margin: 0 auto;
    display: block;
    left: 35px;
}
img.page3_line{
    position: relative;
    top: 45px;
    left: 25px;
}
.detail_nhanvat > label{
    position: relative;
    top: 65px;
    list-style-type: circle;
    color: #7CEAFE;
    display: block;
    width: 230px;
    left: 275px;
    text-align: left;
    font-weight: 600;
    font-size: 17px;
    line-height: 23px;
}
.detail_nhanvat label > span{
    color:#CADCEA;
}
.detail_nhanvat > p{
    width: 440px;
    height: 150px;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #CADCEA;
    font-family: Segoe UI;
    font-size: 15px;
    position: absolute;
    top: 250px;
    left: 270px;
    text-align: left;
}
.intro_class .flex-control-nav{
    display:none;
}
.intro_class .flex-direction-nav .flex-prev{

    background: transparent url("../img/page3_arrow_left.png") no-repeat scroll 0% 0%;
    left: 0px !important;
    bottom: 50px !important;
    z-index: 99;
    width: 42px;
    height: 80px;
    opacity:1 !important;
}
.intro_class .flex-direction-nav .flex-next{
    background: transparent url("../img/page3_arrow_right.png") no-repeat scroll 0% 0%;
    right: 20px !important;
    bottom: 50px !important;
    z-index: 99;
    width: 42px;
    height: 80px;
    opacity: 1 !important;
}
.intro_class .flex-direction-nav a::before{
    content:'' !important;
}
.transparent-bg{
    width:100%;
    height:100%;
    position: absolute;
    bottom:0;
    left:0;
    /*background-color:rgba(0,0,0,0.6);*/
    background: url("../img/bg_page3.jpg") no-repeat top center;
    filter: blur(10px);
}
.transparent-wrapper{
    width: 100%;
    height: 100%;
    left: 0px;
    z-index: 999;
    bottom: 0px;
    position: absolute;
    display: none;
}
a.close_popup_page3{
    background: transparent url("../img/btn-close.jpg") no-repeat scroll 0% 0%;
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    right: 0px;
    z-index: 999;
}
img.img_class{
    position:relative;
    top:10px;
}
.slider-char0,.slider-char1,.slider-char2{
    display: none;
}
/* ------------------------------------------------------------- */
/* Footer */
/* ------------------------------------------------------------- */
#footer{
    background:url('../img/bg_footer.jpg') no-repeat top center;
    width: 100%;
    height: 199px;
    margin: 0px auto;
    position: relative;
}
img.logo_footer{
    margin: 0px auto;
    position: relative;
    bottom: 55px;
}
p.footer_text{
    position: relative;
    text-align: center;
    color: #D3CFED;
    width: 650px;
    height: 50px;
    margin: 0px auto;
    vertical-align: middle;
    line-height: 13px;
    bottom: 30px;
}
