.lang-vi #section-1 .hero-title{
    text-align:center;
}

.lang-vi #section-10 .zfj-img {
    left: 4%;
}

.lang-vi #section-10 .tx-img {
    right: 2%;
}
.lang-vi .btn-start-challenge{
    width:unset;
    padding: 0 25px;
}

.login-page .feature-card-trial .feature-description {
    width: 294px;
}
.greate-job-section .support-btn {
    font-size: 16px;
}
#academy-sub .challenge-btn {
    font-size: 12px;
}
.wpProQuiz_button.support-btn{
    background:#faf6f6!important;border:1px solid rgba(249,249,249,.3)!important;
    color:#f98715!important;height:3.4375rem;border-radius:999px!important;
    padding:0 24px!important;
    font-size:16px!important;
}

.tp-hero-inner {
    max-width: 820px;
    margin: 0 auto;
}

/*.ml-auto{*/
/*    margin-right: 256px;*/
/*}*/

.search-section .btn-search {
    width: auto;
}

.suport-cart-section .support-btn {
    width: auto;
}

/*.change_btn_style_navbar {*/
/*    margin-left: 3.15rem;*/
/*}*/

@media (min-width: 1200px) {
    #nav .container {
        max-width: 1294px;
    }
}
.change_btn_style_navbar {
    margin-left: 3.15rem;
}

@media (max-width:768px) {
    .lang-vi .dropdown-menu .dropdown-item {
        font-size: 1.01rem;
    }

    .dropdown-rounded-item {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #payout #acadey-section-1 .btn-default {
         width: auto;
    }

    .search-section .btn-search {
        width: 100%;
    }

}