body {
    width: 100%;
    background: url(/uploads/image/iimages/mailbg.jpg) no-repeat center center;
    background-size: cover;
    font-size: 20px;
}
.navbar-collapse-list{
    display: none;
}
@media only screen and (max-width: 991px){
    .headbox .nav_btn{
        display: none;
    }
}

.verifybox .global-inner {
    position: static;
}

.verifybox {
    position: relative;
}

.verifybox .h2 {
    font-size: 2.85em;
    color: #fff;
    text-align: center;
    line-height: 1.2em;
    margin-bottom: 71px;
}

.verifybox .tab {
    text-align: center;
    margin-bottom: 46px;
    display: none;
}

.verifybox .tab .tabitem {
    display: inline-block;
    line-height: 35px;
    color: #ffffff;
    font-size: 28px;
    height: 35px;
    padding-right: 44px;
    cursor: pointer;
}

.verifybox .tab .tabitem:nth-child(1) {
    border-right: 1px solid #838081;
    margin-right: 45px;
}

.verifybox .tab .tabitem span {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 2px solid #807d7e;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.verifybox .tab .tabitem.active span {
    background: #cba052;
    border: 1px solid #cba052;
    position: relative;
}

.verifybox .tab .tabitem.active span::after {
    content: '';
    width: 100%;
    height: 100%;
    background: url(/uploads/image/iimages/arrow08.png) no-repeat center;
    background-size: 22px auto;
    position: absolute;
    left: -1px;
    top: 0;
    z-index: 22;
}

.form-group {
    width: 47.1%;
    float: left;
    margin-bottom: 44px;
    position: relative;
}

.form-group:nth-child(2n) {
    float: right;
}

.control-label {
    color: #fff;
    font-size: 18px;
}

.must {
    color: #cba052;
    margin-left: 10px;
}

.form-control,
input {
    min-width: 100%;
    height: 52px;
    padding: 0 15px;
    font-size: 16px;
    background-color: #eceae8;
    color: #041e42;
    border-radius: 0;
    background-clip: border-box;
    margin-top: 10px;
}

.form-control:focus,
input:focus {
    background-color: #ffffff;
    border: 1px solid #009fdf;
    box-shadow: 4px 5px 14px 2px rgba(0, 159, 223, .35);
}

.has-error .form-control:focus,
.has-error input:focus {
    border: 1px solid #ff9911;
    box-shadow: 3px 0px 14px 0px rgba(255, 153, 17, .35);
}

input:-moz-placeholder {
    /* mozilla firefox 4 to 18 */
    color: #68788e;
}

input::-moz-placeholder {
    /* mozilla firefox 19  */
    color: #68788e;
}

input::-webkit-input-placeholder {
    color: #68788e;
}

input:-ms-input-placeholder {
    color: #68788e;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"] {
    -moz-appearance: textfield;
}



.join-top {
    overflow: hidden;
}

.tippage {
    margin: 39px 0 24px;
    text-align: center;
}

.tippage span {
    width: 18px;
    height: 18px;
    border: 2px solid #fff;
    transform: rotate(45deg);
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px;
}

.tippage span.active {
    background: #fff;
}

.btnbox {
    text-align: center;
}

.imapp-sub {
    color: #fff !important;
    font-size: 24px;
    display: inline-block;
    background: #cba052;
    width: 39.1%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #cba052;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.imapp-sub:hover {
    background: #fff;
    color: #cba052 !important;
}

.personal .btnbox{
    margin-top: 93px;
}
.help-block {
    color: #ff9911;
    font-size: 14px;
    position: absolute;
    bottom: -27px;
}

.footer {
    position: fixed;
    bottom: 44px;
    left: 0;
    right: 0;
    text-align: center;
}

.footer a {
    font-size: 18px;
    color: #fff;
    line-height: 27px;
    position: relative;
    margin: 0 40px;
    display: inline-block;
    cursor: pointer;
}

.footer a::before {
    content: '';
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.footer a:hover {
    color: #fff;
}

.footer a:hover::before {
    width: 100%;
    background: #ffffff;
}

.footer a:nth-child(1)::after {
    content: '|';
    position: absolute;
    right: -46px;
    color: #838081;
}

.paty {
    position: absolute;
    top: 50%;
    -webkit-transform: translatey(-50%) translatex(-50%);
    transform: translatey(-50%) translatex(-50%);
    left: 50%;
    width: 86%;
    max-width: 1020px;
}

.companypaty1 {
    margin-top: 108px;
    display: none;
}

.companypaty1 .h3 {
    color: #fff;
    font-size: 28px;
    line-height: 46px;
    text-align: center;
}

.companypaty1 .code {
    position: relative;
    width: 510px;
    margin: auto;
}
.companypaty1 .code input {
    margin-top: 0;
    padding: 0 50% 0 15px;
}

.companypaty1 .code .time {
    font-size: 18px;
    color: #4a5666;
    line-height: 54px;
    position: absolute;
    right: 18px;
    top: 0;
}

.wordtip {
    margin: 51px 0 47px;
    text-align: center;
}

.wordtip h2 {
    color: #cba052;
    font-size: 28px;
    margin-bottom: 10px;
}

.wordtip h3 {
    color: #fff;
    font-size: 24px;
    opacity: 0.5;
}

.validation {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translatey(-50%) translatex(-50%);
    transform: translatey(-50%) translatex(-50%);
    text-align: center;
    display: none;
}

.validation .txt1 {
    font-size: 3em;
    color: #fff;
    line-height: 1.08em;
}

.validation .txt2 {
    font-size: 2em;
    color: #fff;
    line-height: 1.2em;
    margin-top: 29px;
    margin-bottom: 97px;
}



.form-group-cell {
    position: relative;
}

.form-group-cell .code {
    font-size: 18px;
    color: #68788e;
    width: 125px;
    height: 52px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(203, 202, 200, 1);
    border: 1px solid rgba(203, 202, 200, 1);
    z-index: 22;
}

.codebox input {
    padding: 0 29% 0 15px;
}

.form-group-cell .code.on {
    background: #0032a0;
    color: #fff;
    cursor: pointer;
}

.form-group-cell .code span {
    display: block;
    z-index: 999;
    position: relative;
}

@media only screen and (min-width: 992px) {
    .header {
        height: 50px;
    }

    .header .navbar-header a {
        margin-top: 11px;
    }

    .navbar-collapse-list {
        width: auto;
        height: 50px;
        float: right;
    }

    .pull-right {
        /* margin-top: 16px; */
        /* float: none; */
    }
    .header .mega-dropdown{
        padding: 9px 10px 9px;
    }
    .header .mega-dropdown-menu {
        top: 48px;
    }


}

@media only screen and (min-width: 1661px) {
    .verifybox {
        padding-top: 113px;
        min-height: 100vh;
    }

    .verifybox .global-inner {
        max-width: 1022px;
    }

    .verifybox .h2 {
        font-size: 40px;
        color: #fff;
    }

    .imapp-sub {
        width: 400px;
    }

}

@media (min-width:1025px) and (max-width:1660px) {
    .verifybox {
        padding-top: 7%;
    }

    .verifybox .h2 {
        font-size: 1.8em;
        margin-bottom: 40px;
    }

    .verifybox .tab {
        margin-bottom: 26px;
    }

    .verifybox .tab .tabitem {
        font-size: 24px;
    }

    .verifybox .tab .tabitem span {
        width: 1.2em;
        height: 1.2em;
    }

    .control-label {
        font-size: 16px;
    }

    .form-control,
    input {
        height: 40px;
        font-size: 14px;
    }

    .form-group {
        margin-bottom: 20px;
    }

    .tippage {
        margin: 29px 0 14px;
    }
                                  
    .tippage span {
        width: 15px;
        height: 15px;
    }

    .imapp-sub {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }

    .help-block {
        bottom: -24px;
    }

    .footer {
        bottom: 24px;
    }

    .form-group-cell .code {
        font-size: 16px;
        height: 100%;
        line-height: 40px;
    }

    .register-form1 .btnbox {
        margin-top: 50px;
    }
    .personal .btnbox {
        margin-top: 72px;
    }
    .paty {
        width: 66%;
    }

    .companypaty1 .h3 {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 20px;
    }

    .companypaty1 {
        margin-top: 40px;
    }

    .companypaty1 .code .time {
        font-size: 16px;
        color: #4a5666;
        line-height: 40px;
    }
    .wordtip {
        margin: 41px 0 37px;
    }
    .wordtip h2 {
        font-size: 26px;
    }
    .wordtip h3 {
        font-size: 24px;
    }
    .validation .txt1 {
        font-size: 2.8em;
    }
    .validation .txt2 {
        font-size: 1.8em;
    }
}
@media screen and (max-width: 991px) and (min-width: 765px){
    .header {
        padding: 10px 0 !important;
    }
    .verifybox .h2 {
        font-size: 2.6em;
    }
}
@media only screen and (max-width: 991px) {

    .header .navbar-header {
        float: left;
    }

    .headbox .nav_btn {
        margin: 0.05rem 0.18rem 0 0.18rem;
    }

    .verifybox .h2 {
        font-size: 19px;
        margin: 40px 0 20px;
    }

    .verifybox .tab .tabitem span {
        width: 25px;
        height: 25px;
    }

    .verifybox .tab .tabitem {
        font-size: 16px;
    }

    .verifybox .tab .tabitem.active span::after {
        background-size: 16px auto;
    }

    .form-group {
        width: 100%;
        margin-bottom: 20px;
    }

    .form-control,
    input {
        height: 45px;
        width: 100%;
    }
    .companypaty1 .code .time{
        font-size: 16px;
        line-height: 45px;
    }
    .wordtip h2 {
        font-size: 23px;
    }
    .wordtip h3 {
        font-size: 16px;
    }
    .form-group-cell .code {
        height: 45px;
        line-height: 45px;
        font-size: 16px;
    }

    .footer {
        position: static;
        margin: 40px 0 20px;
    }
    
    .control-label {
        font-size: 16px;
    }

    .imapp-sub {
        height: 48px;
        line-height: 43px;
        font-size: 15px;
    }
    .validation .imapp-sub{
        width: 86%;
    }
    .validation .txt1 {
        font-size: 24px;
    }

    .validation .txt2 {
        font-size: 16px;
    }

    .imapp-sub {
        width: 100%;
    }

    .paty {
        position: static;
        top: 50%;
        transform: translatey(0) translatex(0);
        -webkit-transform: translatey(0) translatex(0);
        left: 50%;
        width: 100%;
    }
    .help-block{
        bottom: -22px;
    }
    .companypaty1 .code{
        width: 100%;
    }
    .verifybox{
        min-height: 100vh;
    }
}

.joinform {
    /* display: none; */
}

.personal {
    display: none;
}

.company1success .tab,
.company1success #subfromtable {
    display: none;
}

.company1success .companypaty1 {
    display: block;
}

.jrcar{
    top:50%;
    left:50%;
    transform: translatey(-50%) translatex(-50%);
}
