/* Globals */
/* Font
----------------------------------------------------------------------------------
----------------------------------------------------------------------------------*/
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}

body{
/*    height:100%!important;*/
}


/* Custom CSS
 * --------------------------------------- */
  

.section{
	text-align:center;
}
#menu li {
	display:inline-block;
	margin: 10px;
	color: #000;
	background:#fff;
	background: rgba(255,255,255, 0.5);
	-webkit-border-radius: 10px;
            border-radius: 10px;
}
#menu li.active{
	background:#666;
	background: rgba(0,0,0, 0.5);
	color: #fff;
}
#menu li a{
	text-decoration:none;
	color: #000;
}
#menu li.active a:hover{
	color: #000;
}
#menu li:hover{
	background: rgba(255,255,255, 0.8);
}
#menu li a,
#menu li.active a{
	padding: 9px 18px;
	display:block;
}
#menu li.active a{
	color: #fff;
}
#menu{
	position:fixed;
	top:0;
	left:0;
	height: 40px;
	z-index: 70;
	width: 100%;
	padding: 0;
	margin:0;
}


.fp-slidesContainer{
    transform: translate3d(0px, 0px, 0px);
}


.fp-controlArrow {
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.fp-controlArrow.fp-prev {
   background-image: url(../img/arrowl.png);
    background-size: cover;
    width: 10%;
    height: 15%;
   border-width:0;
   border-color: transparent;
}
.fp-controlArrow.fp-next {
   background-image: url(../img/arrowr.png);
    background-size: cover;
    width: 10%;
    height: 15%;
   border-width:0;
   border-color: transparent;
}

/* 遊戲下載
---------------------------------------------*/
.thunderp01-headerbg{
/*    position: absolute;*/
    position: relative;
    top: 0;
    z-index: 50;
    width: 100%;
}
.thunderp01-headerbg img{
    text-align: center;
    width: 100%;
    height: auto;
}

.thunderp01-hdtop{
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
}
.thunderp01-hdtopleft{
    float:left;
    width: 70%;
    height: auto;
/*
    margin-top: 3%;
    margin-left: 3%;
*/
}
.thunderp01-hdtopleft .thimg{
    width: 13%;
    height: auto;
    float: left;
}
.thunderp01-hdtopleft .thimg img{
     width: 13%;
    height: auto;
    float: left;
}
.thunderp01-hdtopleft .thtext{
float: right;
    width: 75%;
    height: auto;
    font-size: 220%;
    margin-top: 10px;
    text-align: left;
}
.thunderp01-hdtopleft img{

}
.thunderp01-hdtopright{
    float: right;
    /* right: 20px; */
    width: 25%;
    height: auto;

    margin-top: 3%;
    margin-right: 3%;

}
.thunderp01-hdtopright img{
    width:100%;
    height: auto;
}



/* 第一頁
---------------------------------------------*/

.thunderp01 {
	background-image: url(../img/page01ctbg.jpg);
    background-size: cover;
    background-position: center center;
}

.thunderp01 img{
    margin-top:0px!important;
}
.thunderp01-fullimg{
    width: 100%;
    position: relative;
}
.thunderp01-fullimg img{
    width: 100%;
    height: auto;
    text-align: center;
}



.thunderp01-menubott{
    position: absolute;
    bottom: -5px;
    width: 100%;
    margin-bottom: 0%;
}

.thunderp01-menubott ul{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 60;
}
.thunderp01-menubott ul li{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 33.333%;
    height: 100%;
    float:left;
}

.thunderp01-menubott ul li a{
    display: block;
    width: 100%;
    height: 100%;
}

.thunderp01-menubott img{
    text-align: center;
    width: 100%;
    height: auto;
}

.menubt01{
/*    position: absolute;*/
/*    width: 46%;*/
/*    left: 0;*/
    height: 100%;
    z-index: 60;
}
.menubt01 a{
    display: block;
    width: 100%;
    height: 100%;
}



/* Video
---------------------------------------------*/
.thunderp0v{
    background-image: url(../img/p02bg.jpg);
    background-size: cover;
    background-position: bottom center;
}

.thunderp0v img{
    margin: 0!important;
/*
    padding-bottom: 40%;
    padding-top: 40%;
*/
}

.thunderp0v-titlecol{
    width:100%;
    height: auto;
    margin-top: 150px;
/*    margin-top: 15%;*/
    position: absolute;
    z-index: 200;
    transition: all 600ms ease;
    transform: translate3d(0px, 0px, 0px);
    top:0;
}
.thunderp0v-title{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.thunderp0v-title img{
    width: 100%;
    height: auto;
}


.thunder-videopage{
    width:100%;
    height: auto;
    padding-top: 15%;
    position: relative;
/*
    position: absolute;
    top: 14%;
    z-index: 10;
*/

}
.thunder-videopage img{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.video-iframe{
    width:100%;
    position: absolute;
    height:auto;
}
/*
#myVideo{
    width:100%;
    position: absolute;
    height:auto;
}
*/


.mejs-container{
    border-top: 2px solid #3F93D2;
    border-bottom: 2px solid #3F93D2;
    -moz-box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5);
    -webkit-box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5);
    box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5);
}


/* 第二頁遊戲特色
---------------------------------------------*/
.menubt02{
/*
    position: absolute;
    width: 46%;
*/
/*    right: 0;*/
    height: 100%;
    z-index: 60;
}
.menubt02 a{
    display: block;
    width: 100%;
    height: 100%;
}

.fp-scrollable{
    height:100%;
}

.thunderp02{
    background-image: url(../img/page02bg.jpg);
    background-size: cover;
    background-position: bottom center;
}

.thunderp02 img{
    margin-top:0px!important;
}
.thunderp02-fullimg{
    width: 100%;
    position: relative;
}

.thunderp02-titlecol{
    width:100%;
    height: auto;
/*    margin-top: 15%;*/
    margin-top: 150px;
    position: absolute;
    z-index: 200;
    transition: all 600ms ease;
    transform: translate3d(0px, 0px, 0px);
}
.thunderp02-title{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.thunderp02-title img{
    width: 100%;
    height: auto;
}

.thunder-slidepage{
    width:100%;
    height: auto;
    padding-top: 10%;
/*    padding-top: 15%;*/
/*
    position: absolute;
    top: 14%;
    z-index: 10;
*/

}
.thunder-slidepage img{
    margin-left: auto;
    margin-right: auto;
    width: 58%;

}



.thunder-slidepage02{
    width:100%;
    height: auto;
    padding-top: 10%;
/*    padding-top: 15%;*/
/*
    position: absolute;
    top: 14%;
    z-index: 10;
*/

}
.thunder-slidepage02 img{
    margin-left: auto;
    margin-right: auto;
    width: 76%;
}



.relaslide{
    position: relative;
}

.footer-backtop{
    width: 100%;
    height: auto;
    position: absolute;
    bottom:-7px;
    z-index: 100;
}
.footer-backtop img{
    width:100%;
    height: auto;
}

.backtop{
    width: 100%;
    height: 80%;
    position: absolute;
}

.backtop a{
    display: block;
    width: 30%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}


/* 第三頁遊戲資訊
---------------------------------------------*/

.thunderp03{
    background-image: url(../img/page03bg.png);
    background-size: cover;
    background-position: bottom center;
}
.thunderp03 img{
    margin-top:0px!important;
}

.thunderp03 img{
    margin: 0!important;
/*
    padding-bottom: 40%;
    padding-top: 40%;
*/
}

.backtop02{
    width: 100%;
    height: 60%;
    position: absolute;
}

.backtop02 a{
    display: block;
    width: 30%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}


/* 第四頁
---------------------------------------------*/
.thunderp04{
    background-image: url(../img/page04bg.jpg);
    background-size: cover;
    background-position: center center;
}

.thunderp04 img{
    margin: 0!important;
/*
    padding-bottom: 40%;
    padding-top: 40%;
*/
}

.thunderp04-titlecol{
    width:100%;
    height: auto;
/*    margin-top: 15%;*/
    margin-top: 150px;
    position: absolute;
    z-index: 200;
    transition: all 600ms ease;
    transform: translate3d(0px, 0px, 0px);
    top:0;
}
.thunderp04-title{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.thunderp04-title img{
    width: 100%;
    height: auto;
}


.backtop02{
    width: 100%;
    height: 60%;
    position: absolute;
}

.backtop02 a{
    display: block;
    width: 30%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

    /* Overwriting styles for the navigation dots (to place it where we want)
	* --------------------------------------- */
	.fp-slidesNav.bottom{
        bottom: 0;
/*        margin-bottom: 10%;*/
        margin-bottom: 210px;
	}

/*
@media screen and (min-width: 320px) and (max-width: 480px) {
     设备宽度小于480px大于320px 
}
*/

/*iPhone 6 and iPhone 6+ landscape*/
@media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) and (orientation : landscape){ 

.thunderp0v-titlecol , .thunderp01-titlecol  , .thunderp03-titlecol , .thunderp02-titlecol , .thunderp04-titlecol , .thunderp05-titlecol {

    /*    margin-top: 150px;*/
          margin-top: 15%;

    }
    
    .fp-slidesNav ul li {
        width: 16px;
        height: 16px;
        margin: 8px;
    }
    
    .thunderp0v .fp-slidesNav.bottom{
        margin-bottom: 10%!important;
    }
    
    
}



/*iphone4~5*/
@media screen  and (max-width: 400px) {
    /* 设备宽度小于400px */
    
    .thunderp01 {
        background-image: url(../img/page012ctbg.jpg)!important;
        background-size: cover;
        background-position: center center;
    }

/*
    .thunder-slidepage{
        padding-top: 8%;
    }
    .thunder-slidepage img {
        width: 50%;
    }    

    .thunder-slidepage02{
        padding-top: 15%;
    }

    
   .thunder-slidepage02 img {
        width: 72%!important;
    }
*/
    
    
    .thunderp04{
        background-image: url(../img/page042bg.jpg)!important;
        background-size: cover;
        background-position: center center;
    }
    
    .videobox{
        height:200px!important;
    }
    
    
    .thunderp0v-titlecol , .thunderp02-titlecol , .thunderp04-titlecol{

    /*    margin-top: 150px;*/
          margin-top: 15%;

    }
    
    
   .thunderp03 .fp-slidesNav.bottom{
        bottom: 0;
        margin-bottom: 18%;
	}
    
    .thunderp02 .fp-slidesNav.bottom{
        bottom: 0;
        margin-bottom: 18%;
	}
    
     .thunderp0v .fp-slidesNav.bottom{
        bottom: 0;
        margin-bottom: 18%;
	}
    
    
    .fp-slidesNav ul li {
        width: 8.5px;
        height: 8.5px;
        margin: 5px;
    }
    
}



/*iphone4*/
@media screen and (max-height: 480px) {
    .thunder-slidepage img{
        width: 47%;
        padding-top: 6%!important;
    }
    
   .thunder-slidepage02 img {
        width:60%!important;
    } 
    
    .thunderp01-menubott{
        margin-bottom: 0;
    }


    
}
        
/*iphone5*/
@media screen and (min-height: 480px) and (max-height: 550px) {
    .thunder-slidepage img{
        width: 65%;
        padding-top: 8%!important;
    }
    
   .thunder-slidepage02 img {
        width: 75%!important;
    } 
    

/*
  .thunderp02  .fp-slidesNav.bottom{
        bottom: 150px!important;
    }   
*/
}