/* @import url('style.css'); */
@import url('fullPage.css');




body{
    /*background-color: #ffffff;*/
    background-color: #7fc3b0;
    font-size: 100%;


    color: #ffffff;

    -webkit-transition: background-color 1000ms ease;
    -moz-transition: background-color 1000ms ease;
    -o-transition: background-color 1000ms ease;
    -ms-transition: background-color 1000ms ease;
    transition: background-color 1000ms ease;

}


@media (max-width: 623px) {
    html {
        font-size: 10px;
    }
}

@media (min-width: 702px) {
    html {
        font-size: 10px;
    }
}

@media (min-width: 724px) {
    html {
        font-size: 12px;
    }
}

@media (min-width: 780px) {
    html {
        font-size: 14px;
    }
}



h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.17em; }
h5 { font-size: .83em; }
h6 { font-size: .75em; }

#main{
  display: block;
  font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
  width: 98%;
  height: 97%;
  overflow-y: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding-bottom:1%;
  padding-top:2%;
  padding-left:1%;
  padding-right:1%;
  text-align: justify;

}

.page{
    /*visibility: hidden;*/
    font-size: 1em;
}

.section{
    font-size: 4em;
    text-align: center;
/*padding: 5% 0 0 0;*/
    /*max-height: 600px;*/
}

/*#a{*/
    /*z-index: 120*/
/*}*/

/*#white_bar{*/
    /*border-color: #eeeeee;*/
    /*border-width: 100px;*/
    /*border-left: solid;*/
    /*border-right: solid;*/
/*}*/

#a_white, #b_white, #b_selectBut, #c_white{
    z-index: 100;
}

/*#white_bg{*/
    /*background-color: rgba(150, 220, 0, 0.89);*/
    /*visibility: visible;*/


/*}*/

#b_w_blackbg{
    background-color: black;
    visibility: visible;


}



#foot{
    position:absolute;
    bottom: 0;
    right: 0;
    width: 60%;
    text-align: right;
    z-index: 300;
    font-size: 8px;
    /*font: arial;*/
    color: #eee;
}

#trademark{
    position:absolute;
    left: 0;
    width: 50%;
    text-align: left;
    bottom: 0;
    z-index: 300;
    font-size: 8px;
    font: arial;
    color: #eee;
}


#header{
    position:absolute;
    top: 0;
    height: 10%;
    max-height: 160px;
    width: 100%;
    z-index: 1;
    /*min-height: 40px;*/
    /*text-align: left;*/
    /*padding: 0 0 0 300px ;*/
    /*background-color: #122714;*/
    /*background: rgba(5, 5, 5, 0.3);*/

}

#hbar{
    position:absolute;
    top: 0%;
    left: 0;
    height: 160px;
    width: 100%;
    z-index: 1;
}

#menu{
    position:absolute;
    /*font-size: 1em;*/
    /*font-size: 24px;*/
    z-index: 1;
    /*max-height: 10%;*/
    /*text-align: left;*/
    /*width: auto;*/
    height: auto;
    top: 15%;
    right: 2%;
    /*padding: 10px 0 0 20% ;*/
}

#butmenu{
    position:relative;
    /*font-size: 1em;*/
    /*max-height: 10%;*/
    text-align: right;
    top: -20%;
    right: 0;
    width: 100px;
    height: 100%;
    /*padding: 10px 0 0 20% ;*/
    margin: 0px;
}

#butlabel{
    text-align: right;
    font-size: 24px;
    position:absolute;
    right: 2%;
    top: 100%;
    padding: 10px ;
    width: 500px;
    height: auto;
    text-shadow: 2px 2px 6px #000000;
    z-index: 200;
}

#barmenu a {
    position: relative;
    margin: 0;
    /*line-height: 60px;*/
    /*line-height: 2em;*/
    color: #eee;
    /*right: 20px;*/
}

#menu p:hover {
    display: inline-block;
    color: #ddf2ff;
    /*text-decoration: none;*/
}

#menu div {
    /*display: inline-block;*/
    /*padding: 20px 30px 0 10px;*/
    color: #ffffff;
    /*z-index: 200 !important;*/
    /*text-align: center;*/
    /*padding: 0 5px 0 5px;*/
}

#headerbar{
    position:absolute;
    bottom: 0;
    left: 10%;
    margin-left: -995px;
    padding-left: 20px;
    max-height: 100%;
    /*z-index: 1 !important;*/
}

#headerlogo{
    position:absolute;
    bottom: 0;
    left: 10%;
    margin-left: -65px;
    margin-bottom: -65px;
    padding-left: 20px;
    /*max-height: 10%;*/
    max-height: 217%;
}

#page0_bg{
    left: 0%;
    position: relative;
}


#page0_title{
    position:relative;
    /*top:60%;*/
    /*display:block;*/
    /*left:50%;*/
    /*-webkit-transform: translate(-50%, -50%);*/
    max-width:90%;
    max-height:85%;
    width: auto;
    height: auto;
}

.storebar{
    position:relative;
    bottom: 0%;
    width: 100%;
    /*z-index: 200;*/
}


.appicon{
    /*position:relative;*/

    text-align: center;
    display: inline-block !important;
    width: 72px ;
    height: 72px;
    padding: 4px;
    /*left: 50%;*/
    /*top: 0%;*/
    /*margin-left: -36px;*/
    /*margin-top: -36px;*/
    /*width: 36px;*/
    /*padding: 0.2em .5em 0 .5em;*/
    /*opacity: 0.8;*/
    /*margin: 2px;*/
    background: rgba(5, 5, 5, 0.3);
    -webkit-box-shadow:0 0px 8px rgba(5, 5, 5, 0.3);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;

}
.appicotxt{
    position:absolute;
    right: 0%;
}
.storeicon{
    padding: 0.2em .5em 0 .5em;
}

/*#page1_bg{*/
    /*width: auto;*/
    /*height: auto;*/
    /**/
/*}*/

#page1,
#page2,
#page3,
#page4,
#page0
{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    /*padding: 30% 0 0 0;*/
    /*background: -webkit-gradient(linear, top left, bottom left, from(#4bbfc3), to(#7baabe));*/
    /*background: -webkit-gradient(linear, top left, bottom left, from(#4bbfc3), to(#7baabe));*/
    /*background: -webkit-linear-gradient(#8bcbbb,#20253b,#20253b,#20253b,#20253b,#8bcbbb);*/
    /*background: linear-gradient(#8bcbbb,#20253b,#20253b,#20253b,#20253b,#8bcbbb);*/

}

/*#page1_bg{*/
    /*position:absolute;*/
    /*top:50%;*/
    /*display:block;*/
    /*left:50%;*/
    /*-webkit-transform: translate(-50%, -50%);*/
    /*max-width:%;*/
    /*max-width:100%;*/
    /*width:100%;*/
    /*height: auto;*/
/*}*/



#page1_txt{
    position:relative;
    left:-5%;
    bottom:-20%;
    /*margin-left:-50%;*/
    /*margin-top:-50%;*/
    max-width:100%;
    max-height:100%;
    width: auto;
    height: auto;
}


#page2_txt{
    /*position:relative;*/
    /*left:50%;*/
    /*top:50%;*/
    /*margin-left:-50%;*/
    /*margin-top:-50%;*/
    max-width:80%;
    max-height:80%;
    width: auto;
    height: auto;
}

#page3{
    /*top:0*/
    background-position: 50% 40%;
    /*padding: 2% 0 0 0;*/
    /*background: -webkit-gradient(linear, top left, bottom left, from(#4bbfc3), to(#7baabe));*/
    /*background: -webkit-gradient(linear, top left, bottom left, from(#4bbfc3), to(#7baabe));*/
    /*background: -webkit-linear-gradient(#8bcbbb,#20253b,#20253b,#20253b,#20253b,#8bcbbb);*/
    /*background: linear-gradient(#8bcbbb,#20253b,#20253b,#20253b,#20253b,#8bcbbb);*/

}

#page4{
    background-position: 50% 37%;
    /*padding: 3% 0 0 0;*/
    /*background: -webkit-gradient(linear, top left, bottom left, from(#4bbfc3), to(#7baabe));*/
    /*background: -webkit-gradient(linear, top left, bottom left, from(#4bbfc3), to(#7baabe));*/
    /*background: -webkit-linear-gradient(#8bcbbb,#20253b,#20253b,#20253b,#20253b,#8bcbbb);*/
    /*background: linear-gradient(#8bcbbb,#20253b,#20253b,#20253b,#20253b,#8bcbbb);*/

}

/*.p_banner{*/
    /*z-index: -1;*/
    /*background-size: 70%;*/
    /*background-repeat: no-repeat;*/
    /*background-position: center center;*/
    /*border-color: 230601;*/
    /*border-width: 3em;*/
/*}*/
.pbanner_img{
    /*width: 90%;*/
    height: auto;
    max-height: 65%;
    max-width: 90%;
    padding: 5% 0 0 0 ;
}

#gd_title{
    position:absolute;
    font-size: .6em;
    top: 4%;
    width: 100%;
    /*text-align: left;*/
    /*padding: 10px 0 0 0 ;*/
}

/*#p_rocky{*/
    /*background-image: url(../imgs/project/ban_rocky.jpg);*/
/*}*/

/*#p_cat{*/
    /*background-image: url(../imgs/project/ban_cat.jpg);*/
/*}*/

/*#p_war{*/
    /*background-image: url(../imgs/project/ban_war.jpg);*/
/*}*/
/*#p_pg{*/
    /*background-image: url(../imgs/project/ban_pg.jpg);*/
/*}*/
/*#p_mj{*/
    /*background-image: url(../imgs/project/ban_mj.jpg);*/
/*}*/


.fitwin{
    left:50%;
    top:50%;
    /*margin-left:-50%;*/
    /*margin-top:-50%;*/

}

#joinus{
    display: inline-block;
    font-size: 24px;
    width: 80%;
    max-width: 800px;
    text-align: left;
    margin: 10px;
}

#joinus h1{
    text-align: center;
    font-size: 100%;
}
#joinus h2{
    font-size: 90%;
}
#joinus h3{
    font-size: 90%;
}
#joinus h4{
    font-size: 80%;
    line-height: 1.2em;
}

.jobicon {
    display: inline-block;
    vertical-align: middle;
    margin: 0 1em 0 0;
    width: 15%;
    height: auto;
    max-width: 180px;
    /*max-height: 15%;*/
}
/*.jobchar {*/
    /*position: relative;*/
    /*float: right;*/
    /*vertical-align: middle;*/
    /*margin: 0 1em 0 0;*/
    /*right: 0%;*/
    /*width: 20%;*/
    /*max-width: 180px;*/
    /*height: auto;*/
/*}*/

.jobchar {
    position: relative;
    display: flex;
    float: right;
    right: -0px;
    top: -100px;
    width: 15%;
    max-width: 150px;
    height: auto;
}

/*.jobmail:before{*/
       /*text-align: center;*/
/*}*/

.jobmail {
    /*display: inline-block;*/
    float: right;
    /*left: 50%;*/
    top: 10px;
    width: 25%;
    max-width: 150px;
    height: auto;
    padding: 1em;
}

.slide {
    padding: 10px;
}

.f{
    float: right;
    margin: 2em;
    font-size: 1.2em;
}