html {
    height: auto;
}
body {
    background: url('/template/main/image/bkg.jpg');   
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
}

div.header0 {
    position: static;
    margin-top: 0.5em;
}

div.header {
    position: static;
}

div.maincontent {
    position: relative;
    height: 110%;
    background: none;
}

img.mainimage1 {
    display: none;
    height: 100%;
}

img.logo {
    width: 100%;
}

#welcome {
    height: 2.5em;
}

#btn_more {
    display: none;
}

div.headerlink {
    padding: 0.5em; 
    font-size: 0.7em;
}

div.headertext01 {
    padding: 1em; 
    font-size: 0.9em;
}

div.footertext01 {
    padding: 1em; 
    font-size: 0.9em;
}

div.buttonmenu {
    top: 20em; 
    left: 2em;
}

div.packagetitle01 {
    padding: 1em 2em;
    font-size: 1.2em;
}

div.packagetitle02 {
    padding: 1em 2em 0em 2em;
    font-size: 1.2em;
}

div.packagetitle01b {
    margin-top: 1em;
    margin-bottom: 2em;
    line-height: 25px;
    font-size: 1.2em;
}

div.packagetitle02b {
    font-size: 0.9em;
    margin-bottom: 4em;
}

#registerform2 {
    float: none;
    width:80%;
    max-height: 80em;
    min-height: 20em;
    border-width: 1px;
    border-radius: 5px;
    padding-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em;
}

#registerform {
}

div.socialform {
    float: none;
    width: 80% !important;
    max-height: 80em;
    min-height: 20em;
    border-width: 1px;
    border-radius: 5px;
    padding-bottom: 1em;
}

div.socialform_option2 {
    width: 40%;
    max-height: 80em;
    border-width: 1px;
    border-radius: 5px;
    padding-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
}

div.wrapfield01 {
    width: 80%;
}

input.field01 {
    width: 100%;
}

input.field01 {
    font-size: 1.4em;
}

div.loginform {
    width: 90%;
    position: static;
    z-index: 100;
    top: 8em;
    margin: 0em auto auto auto;
}

input.btn_connect {
    border-radius: 22px;
    padding: 0.3em 1.5em 0.1em 1.5em;
}

#btnForget {
    width: 50%;
}

div.wrapbanner {
    width: auto;
    z-index: 100;
    margin-top: 0em;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    margin-bottom: 0px;
    position: static;
}

div.banner1 {
    width: 27%;
    
}

div.banner2 {
    width: 50%;
    margin-left: 25%;
}

div.banner3 {
    width: 27%;
    margin-left: 8%;
}

div.vendor {
    font-size: 0.6em;
}