.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 1.2em;
    padding: 8px 20px;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #ccc;
}

.website-logo > img {
    width: 64px;
    height: 64px;
}

#select-lang ul {
    display: none;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.1);
    color: #fff;
    left: 0;
    right: 0;
}

#select-lang ul li {
    padding: 5px 20px;
}

#select-lang ul a {
    color: inherit;
    font-size: 1.2em;
}

#select-lang a:hover {
    text-decoration: none;
    color: #fff;
}

.buy-now {
    color: #db2834 !important;
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.flex-center {
    justify-content: center;
    align-items: center;
}

.title-wrap.absolute {
    position: absolute;
    left: 0;
    right: 0;
}

.section-banner .title-wrap {
    color: #fff;
    text-align: center;
    margin-top: -180px;
}


.feature1-wrap .title-wrap {
    color: #fff;
    margin-top: -180px;
}


.feature2-wrap .title-wrap {
    margin-top: 100px;
    margin-bottom: 60px;
    text-align: center;
}
.feature2-wrap .picture-wrap {
    margin-bottom: 50px;
}
.feature2-wrap .picture-wrap p {
    margin-top: 10px;
    text-align: center;
}
.feature2-wrap .picture-wrap span {
    font-size: 18pt;
    border-bottom: 1px solid #999;
}

.feature3-wrap .title-wrap {
    margin-top: 80px;
    color: #fff;
    text-align: center;
}

.feature4-wrap {
    margin: 80px auto;
}
.feature4-wrap .title-wrap {
    text-align: center;
    margin-bottom: 40px;
}

.feature5-wrap .title-wrap {
    text-align: center;
    color: #fff;
    margin-top: 100px;
}

.feature6-wrap .title-wrap {
    margin-top: 100px;
    text-align: center;
}

.feature7-wrap .title-wrap {
    margin-top: 80px;
    text-align: center;
}
.feature7-wrap .table-responsive {
    margin-top: 40px;
    margin-bottom: 60px;
}
.feature7-wrap .table th,
.feature7-wrap .table td {
    text-align: center;
    vertical-align: middle;
}

.feature8-wrap .title-wrap {
    margin-top: 100px;
    text-align: center;
    color: #fff;
}

.feature9-wrap .title-wrap {
    margin-top: 60px;
    text-align: center;
    color: #fff;
}

.param-wrap {
    margin-top: 80px;
    margin-bottom: 80px;
}
.param-wrap .title {
    font-size: 30pt;
    text-align: center;
    margin-bottom: 50px;
}
.param-wrap .col-sm-6 {
    font-size: 16pt;
    border-bottom: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
}
.param-wrap .col-sm-6 span {
    flex: 1;
}


.privy-floating-text-container {
    position: absolute;
    bottom: 0;
    width: 120px;
    right: 100%;
    margin-left: 20px;
    -webkit-animation: privy-bounce-in-data-v-3b24e4c3 .45s ease-in-out 1;
    animation: privy-bounce-in-data-v-3b24e4c3 .45s ease-in-out 1;
}

.privy-floating-text-wrapper {
    display: inline-block;
    position: relative;
    background: #fff;
    text-align: center;
    line-height: 40px;
    max-width: 100%;
    border: 1px solid rgba(0,0,0,.18);
    bottom: 0;
    padding: 10px 20px;
    border-radius: 6px;
    box-shadow: -2px 5px 10px -2px rgba(0,0,0,.16);
    -moz-box-shadow: -2px 5px 10px -2px rgba(0,0,0,.16);
    -webkit-box-shadow: -2px 5px 10px -2px rgba(0,0,0,.16);
    left: 0;
    float: left;
}
.privy-floating-text-wrapper:before {
    right: -11px;
    border-right: none;
    border-left: 11px solid rgba(0,0,0,.18);
    content: "";
    position: absolute;
    bottom: 19px;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}
.privy-floating-text-wrapper:after {
    right: -10px;
    border-right: none;
    border-left: 10px solid #fff;
    content: "";
    position: absolute;
    bottom: 20px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.privy-floating-text {
    position: relative;
    vertical-align: bottom;
    font-size: 16px;
    font-weight: 700;
    color: #313437;
    overflow: hidden;
    max-width: 100%;
    display: inline-block;
}


.float-mail {
    position: fixed; right: 40px; bottom: 40px; cursor:pointer; z-index: 9;
    /*display: none;*/
}

.float-mail .mail-icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    padding-top: 5px;
    border-radius: 50%;
    background-color: #ff5622;
    text-align: center;
    color: #fff;
    font-size: 30px;
    box-shadow: 0 0 18px 9px rgba(33,33,33,.1);
}

.wap-float-mail {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 15px;
    z-index: 9;
}

.wap-float-mail .title {
    /*font-size: 1.1em;*/
    color: #fff;
    text-align: center;
}

.wap-float-mail form {
    margin-top: 12px;
}

.wap-float-mail input[name="contact"] {
    padding: 10px; width: 100%; border-radius: 6px; border: none;
}
.wap-float-mail [type="submit"] {
    background-color: #004098;
    position: absolute;
    right: 18px;
    bottom: 18px;
}



/*footer {
    background-color: #000;
    text-align: center;
    color: #fff;
    padding-top: 80px;
    padding-bottom: 80px;
}

footer .sign-wrap {
    display: inline-block;
    font-size: 28pt;
    margin-bottom: 50px;
    cursor: pointer;
}*/

video {
    vertical-align: middle;
}

.blogroll li {
    margin-left: 8px;
    margin-right: 8px;
}


.title-wrap .title {
    font-size: 26pt;
    margin-bottom: 10px;
}
.title-wrap .subtitle {
    font-size: 16pt;
}

.text-red {
    color: red;
}

#sign-alert {
    display: none;
}
#sign-alert .title {
    width: 90%;
    font-size: 1.2em; font-weight: bold;
    margin: 20px auto 0;
    text-align: center;
}
#sign-alert form {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 30px;
}

#sign-alert form input {
    height: 44px;
    line-height: 44px;
    border-radius: 44px;
    /*background-color: #cccccc;*/
}

#sign-alert form button {
    padding: 12px 24px;
    border-radius: 46px;
    background-color: #004098;
    outline: none;
}

#sign-alert form button:focus {
    background-color: #1162d2;
}
.layui-layer, .layui-layer-content {
    border-radius: 12px !important;
}

.daysLeft-wrap {
    position: absolute;left: 0; right: 0; margin-top: -400px;
}

.daysLeft-wrap .title-box {
    display: inline-block;
    color: #fff;
    background-color: rgba(255, 255, 255, .2);
    padding: 15px 30px;
    text-align: center;
    margin-left: 60px;
    text-shadow: 2px 2px 2px #333;
}

.daysLeft-wrap .title {
    font-size: 3em;
}

.daysLeft-wrap .text {
    font-size: 1.3em;
}

@media screen and (min-width: 768px) {
    #navbar {
        margin-top: 30px;
    }
}

@media screen and (max-width: 1919px) {
    .title-wrap .title {
        font-size: 22pt;
        margin-bottom: 10px;
    }

    .title-wrap .subtitle {
        font-size: 12pt;
    }

    .param-wrap {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .param-wrap .title {
        font-size: 24pt;
    }

    .param-wrap .col-sm-6 {
        font-size: 12pt;
    }

    footer .sign-wrap {
        font-size: 24pt;
    }

    footer .sign-wrap img {
        width: 80px;
    }
}

@media screen and (max-width: 1200px) {
    .daysLeft-wrap {
        margin-top: -300px;
    }

    .daysLeft-wrap .title {
        font-size: 2em;
    }

    .daysLeft-wrap .text {
        font-size: 1em;
    }
}

@media screen and (max-width: 992px) {
    .daysLeft-wrap {
        margin-top: -300px;
        text-align: center;
    }

    .daysLeft-wrap .title-box {
        margin-left: auto;
    }
}

@media screen and (max-width: 768px) {
    .navbar-default .navbar-nav > li > a {
        color: #777;
        font-size: 1em;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar-default .navbar-nav > li > a:hover {
        color: #333;
    }

    .navbar-default {
        background-color: #f8f8f8;
        border-color: #e7e7e7;
    }

    .website-logo {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .website-logo > img {
        width: 34px;
        height: 34px;
    }

    .title-wrap .title {
        font-size: 1.2em;
        margin-bottom: 10px;
    }

    .title-wrap .subtitle {
        font-size: 1em;
    }

    .section-banner {
        /*margin-top: 50px;*/
    }
    .section-banner .title-wrap {
        margin-top: -80px;
    }

    .feature1-wrap .title-wrap {
        position: static;
        margin-top: -70px;
        background-color: #1b1c1e;
        padding-bottom: 15px;
    }
    .feature2-wrap .title-wrap {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .feature2-wrap .picture-wrap {
        margin-bottom: 20px;
    }
    .feature3-wrap .title-wrap {
        position: static;
        color: inherit;
        padding: 0 15px 15px;
        margin-top: 10px;
    }
    .feature4-wrap {
        margin: 40px auto;
    }
    .feature4-wrap .title-wrap {
        margin-bottom: 20px;
    }
    .feature5-wrap .title-wrap {
        position: static;
        color: inherit;
        padding: 0 15px 15px;
        margin-top: 10px;
    }

    .feature6-wrap .title-wrap {
        position: static;
        margin-top: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .feature7-wrap .title-wrap {
        margin-top: 40px;
        text-align: center;
    }
    .feature7-wrap .table-responsive {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .feature8-wrap .title-wrap {
        margin-top: 20px;
    }

    .feature9-wrap .title-wrap {
        margin-top: 20px;
    }

    .param-wrap {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .param-wrap .title {
        margin-bottom: 10px;
        font-size: 1.4em;
    }
    .param-wrap .col-sm-6 {
        font-size: 1em;
    }

    /*footer {
        padding-top: 40px;
        padding-bottom: 140px;
    }
    footer .sign-wrap {
        font-size: 1.2em;
        margin-bottom: 30px;
    }
    footer .sign-wrap img {
        width: 50px;
    }

    .blogroll li:first-child,
    .blogroll li:last-child {
        display: none;
    }*/

    .daysLeft-wrap {
        margin-top: -180px;
    }
    .daysLeft-wrap .title-box {
        margin-left: auto;
    }
    .daysLeft-wrap .title {
        font-size: 1.5em;
    }

    .daysLeft-wrap .text {
        font-size: small;
    }
}
