@media (max-width: 767px) {
  .row {
    margin: 0 -5px; }
    .row .col-md-1, .row .col-md-2, .row .col-md-3, .row .col-md-4, .row .col-md-5, .row .col-md-6, .row .col-md-7, .row .col-md-8, .row .col-md-9, .row .col-md-10, .row .col-md-11, .row .col-md-12 {
      padding: 0 5px; } }
@media (max-width: 1023px) and (min-width: 768px) {
  .row {
    margin: 0 -5px; }
    .row .col-md-1, .row .col-md-2, .row .col-md-3, .row .col-md-4, .row .col-md-5, .row .col-md-6, .row .col-md-7, .row .col-md-8, .row .col-md-9, .row .col-md-10, .row .col-md-11, .row .col-md-12 {
      padding: 0 5px; } }

@media (max-width: 767px) {
    .footer-bott table {
        width: 100% !important;
    }
    #quesstion .content > .row > .col-md-3 {
        order: 3;
    }
    #quesstion .content > .row > .col-md-12 {
        order: 2;
    }
    .banner-item > a > img {
        height: auto;
    }
    .mxh ul {
        justify-content: center;
        padding: 5px 0;
    }
    .mxh ul li {
        margin-right: 3px;
    }
/*    .menu-r {
        text-align: center !important;
    }
*/    
    .menu-r li:first-child {
        padding-left: 0;
    }
    .menu-mobile.d-none {
        display: block !important;
        padding: 10px 0;
    }
    .menu-mobile {
        background: #23282d;
    }
    .menu-mobile .row {
        align-items: center;
    }
    nav#menu {
        z-index: 1001;
        display: none;
    }

    nav#menu.mm-menu_opened {
        display: block;
    }
    li.mm-listitem input {
        width: 100%;
        height: 40px;
        padding: 0 45px 0 10px;
        font-size: 13px;
        border: 1px solid #95c749;
    }

    li.mm-listitem button {
        width: 40px;
        height: 40px;
        background: #95c749;
        position: absolute;
        color: #fff;
        top: 0;
        right: 0;
        border: 0;
    }
    .menu-mobile .header a {
        font-size: 20px;
        color: #95c749;
    }
    .header a {
        color: #fff !important;
    }
    .header-top {
        display: none;
    }
    .col-search {
        display: none;
    }
    .header-info .item .info a {
        font-size: 18px;
    }

    .header-info .item .icon {
        flex: 0 0 42px;
        margin-right: 10px;
    }

    .header-info .item {
        align-items: center;
        margin-bottom: 10px;
    }

    .header-info {
        padding: 15px 0 10px 0;
    }
    body .container {
        max-width: 100%;
        padding: 0 10px;
    }
    .slick-arrow {
        display: none !important;
    }
    .slide-banner {
        padding: 30px 0;
    }

    .slide-banner .title h2 {
        font-size: 30px;
    }

    .slide-banner .title {
        margin-bottom: 15px;
    }

    .slide-banner .list-item .item-slide {
        padding: 15px;
    }

    .slide-banner .list-item .item .icon {
        flex: 0 0 40px;
        margin-right: 10px;
    }

    .slide-banner .list-item .item h2 a {
        font-size: 16px;
        line-height: 1.5;
    }

    body {
        font-size: 14px;
    }

    .slide-banner .list-item .item {
        padding-bottom: 17px;
    }

    .slide-banner .list-item {
        margin-bottom: 0;
    }
    #quesstion {
        padding: 25px 0;
    }

    .content-quess .title {
        padding: 15px 5px;
    }

    .title h2 {
        font-size: 17px !important;
    }
    .content-quess .title a {
        width: auto;
        line-height: initial;
        height: auto;
        font-size: 14px;
        padding: 8px 12px;
    }
    .list-quees .item {
        padding: 10px 5px;
    }

    .list-quees .item .icon {
        flex: 0 0 40px;
        margin-right: 10px;
    }

    .list-quees .item .info h3 a {
        font-size: 16px;
    }

    .pagination ul a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-weight: normal;
    }
    .side-bar .list-cate {
        padding: 15px 10px;
    }

    .title-bar {
        margin-bottom: 0;
        font-size: 20px;
    }

    .side-bar .list-cate a {
        font-size: 14px;
    }

    .wiki {
        text-align: center;
    }

    .ft-top {
        margin-bottom: 10px;
    }

    .footer-bott {
        padding-bottom: 10px;
    }
    #breadcrumbs ul {
        padding: 10px 0;
    }

    .content-detail {
        padding: 0 5px 15px 5px;
    }

    .content-detail .title-detail h1 {
        font-size: 22px;
    }

    .detail p {
        margin-bottom: 10px;
    }
    .content-detail .btn-submit button {
        width: auto;
        height: 35px;
        font-size: 15px;
        padding: 0 15px;
    }
    .baocao.text-right {
        text-align: left !important;
    }

    .list-quees .item.item-anser {
        padding: 15px 0;
    }

    .title-other {
        font-size: 25px;
    }

    .list-answer {
        padding: 20px 0;
    }
    .list-quees .item .info h4 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .title-acc h2 {
        font-size: 25px;
    }

    .info-account {
        padding: 20px 10px;
    }

    .list-form input {
        font-size: 16px;
        height: 40px;
    }

    .list-form .item {
        margin-bottom: 20px;
    }

    .title-acc {
        margin-bottom: 10px;
    }

    #box-account {
        padding: 20px 0;
    }

    .btn-submit button {
        width: auto;
        height: 40px;
        font-size: 14px;
        padding: 0 20px;
    }
    .forgot {
        position: relative;
        bottom: 0;
        padding-top: 15px;
        text-align: right;
    }
    .list-choose-cate {
        padding: 15px 10px;
    }

    .list-choose-cate .item .avarta {
        margin-right: 10px;
    }

    .list-choose-cate .item .info a {
        font-size: 16px;
    }

    .list-choose-cate .item {
        padding: 15px 0;
        border-bottom: 1px dashed #ebebeb;
    }

    .list-choose-cate .item:last-child {
        padding-bottom: 0;
        border-bottom: 0;
    }
    #taikhoan {
        padding: 15px 0;
    }

    .acc-tabs ul a {
        font-size: 14px;
        padding: 5px 10px;
        font-weight: 500;
    }

    .acc-tabs ul li {
        margin-bottom: 5px;
    }

    .tab-taikhoan {
        padding: 30px 10px 20px 10px;
    }

    .box-form h4 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .list-form label {
        font-size: 13px;
    }
    .tab-taikhoan .title {
        margin-bottom: 10px;
    }
    .box-thongke ul li span {
        font-size: 14px;
    }

    .box-thongke ul li {
        font-size: 16px;
        font-weight: 500;
    }

}


@media (max-width: 767px) and (min-width: 576px) {
    .side-bar .list-cate ul {
        display: inline-flex;
        width: 100%;
        flex-wrap: wrap;
    }

    .side-bar .list-cate ul li {
        flex: 0 0 50%;
    }
}

@media (max-width: 1023px) and (min-width: 768px) {
    .header-info .item .info a {
        font-size: 16px;
    }

    body {
        font-size: 14px;
    }

    .content-detail .title-detail h1 {
        font-size: 25px;
    }

    .title h2 {
        font-size: 25px !important;
    }

    .title-other {
        font-size: 25px;
    }

    .side-bar .list-cate {
        padding: 15px 10px;
    }

    .title-bar {
        font-size: 20px;
    }
    .slide-banner {
        padding: 120px 0;
    }

    .slick-arrow {
        display: none !important;
    }

    .title a {
        width: auto;
        font-size: 15px;
        padding: 0 7px;
    }

    .list-quees .item .info h3 a {
        font-size: 20px;
    }
    .slide-banner .list-item .item h2 a {
        font-size: 20px;
    }
    .list-choose-cate .col-md-4 {
        max-width: 100%;
        flex: 0 0 50%;
    }
    .list-choose-cate .item .info a {
        font-size: 20px;
    }
    .acc-tabs ul a {
        font-size: 16px;
        font-weight: normal;
    }
}