@media (max-width: 992px) {
    .total_main {
        padding-bottom: 100px;
    }
}

.header_page_crop {
    display: none;
}

/*header*/
@media (max-width: 992px) {
    .menu_header {
        display: none;
    }

    .icon_bar {
        display: flex;
    }

    .header_mobile {
        display: block;
        position: fixed;
        width: 100%;
        bottom: 10px;
        z-index: 1000;
    }

    .header_page_crop {
        display: flex;
    }
}

@media (max-width: 768px) {
    .item_menu_mobile img {
        width: 25px;
    }

    .center_icon_mobile {
        /*bottom: 35px;*/
    }

    .item_menu_mobile {
        margin: 0px 10px;
    }
}

@media (max-width: 576px) {
    .logo_header span {
        white-space: nowrap;
        margin-right: 5px;
    }

    .item_menu_mobile div.center {
        right: 46%;
    }

    .item_menu_mobile {
        margin: 0px 0px;
    }

    .center_icon_mobile {
        bottom: 30px;
        width: 65px;
        height: 65px;
        /*border-bottom: 33px solid #fff;*/
        right: calc((100% - 65px) / 2);
    }

    .nav_ .nav-content, .nav_ {
        width: 65px;
        height: 65px;
    }

    .child_icon_mobile.toggle-btn {
        width: 55px;
        height: 55px;
    }

    .child_icon_mobile {
        width: 50px;
        height: 50px;
        bottom: -26px;
    }

    .item_menu_mobile img {
        width: 20px;
        /*margin-bottom: 5px;*/
    }

    .item_menu_mobile > div {
        font-size: 13px;
    }

    .logo_header {
        display: flex;
        align-items: center;
        margin-left: 15px;
    }

}


/*index page*/
@media (max-width: 1200px) {
    .modal_blog {
        /*flex-direction: column-reverse;*/
    }
}

@media (min-width: 992px) {
    .mtn-banner.mtn-header-page {
        /*min-height: 350px !important;*/
        /*height: 350px !important;*/
    }

}

@media (min-width: 768px) {
    .mtn-banner.mtn-header-page.mtn--page--header .mtn-banner__bg {
        /*background: url(../image/index/largebanner.jpg) no-repeat;*/
    }
}

@media (max-width: 992px) {
    .font-size1 {
        font-size: 18px;
    }

    .image-top-home .application-logo {
        width: 50px !important;
        height: 50px !important;
        border-radius: 10px;
    }

    .image-top-home .main-title h1 {
        font-size: 25px;
        margin-top: 7px;
    }

    .image-top-home .application-button a {
        width: 121px;
        font-size: 13px;
        height: 34px;
        padding: 0px 10px;
    }
}

@media (max-width: 767.98px) {

    .section2_index {
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .section3_index {
        margin-bottom: 30px;
    }

    .section4_index {
        margin-bottom: 30px;
    }

    #mtn--banner-image-responsive {
        width: 100% !important;
        height: 100%;
        object-fit: cover;
    }

    .mtn-banner.mtn-header-page.mtn--page--header {
        /*height: auto !important;*/
        /*min-height: auto !important;*/
    }

    .parent_icon_profile img {
        width: 60px;
    }

    .parent_icon_profile {
        width: 100px;
        height: 100px;
    }

    .parent_text_profile {
        font-size: 15px;
    }

    .parent_icon_chart img {
        width: 60px;
    }

    .parent_icon_chart {
        width: 100px;
        height: 100px;
    }

    .parent_text_chart_name, .parent_icon_chart_price {
        font-size: 15px;
    }

    .title_blog {
        font-size: 14px;
    }

    .application-button .post_all {
        width: 100px;
        font-size: 14px;
        padding: 0px 0px;
    }
}

@media (max-width: 576px) {
    .parent_icon_profile img {
        width: 40px;
    }

    .parent_icon_profile {
        width: 80px;
        height: 80px;
    }

    .parent_text_profile {
        font-size: 13px;
    }

    .items_section2_index .col-3 {
        padding: 0;
    }

    .parent_text_profile {
        margin-left: auto;
        margin-right: auto;
        width: 95%;
        white-space: nowrap;
        font-size: 12px;
        height: 40px;
        margin-top: 10px;
    }

    .parent_icon_chart img {
        width: 50px;
    }

    .parent_icon_chart {
        width: 80px;
        height: 80px;
    }

    .parent_text_chart {
        font-size: 13px;
    }

    .items_section4_index .col-3 {
        padding: 0;
    }

    .parent_text_chart_name {
        margin-left: auto;
        margin-right: auto;
        width: 95%;
        white-space: nowrap;
        font-size: 12px;
        margin-top: 10px;
    }

    .parent_text_chart_price {
        margin-left: auto;
        margin-right: auto;
        width: 95%;
        white-space: nowrap;
        font-size: 12px;
        margin-top: 5px;
    }

    .font-size1 {
        font-size: 16px;
    }

    .modal_blog > div {
        padding: 0;
    }

    .modal_blog > div > .col-12 {
        padding: 0;
    }
}

@media (max-width: 400px) {
    .parent_icon_profile {
        width: 60px;
        height: 60px;
    }

    .parent_icon_profile img {
        width: 30px;
    }

    .parent_icon_chart {
        width: 60px;
        height: 60px;
    }

}


/*page colleague*/
@media (max-width: 992px) {
    .content_crop {
        padding: 0;
    }
}

@media (max-width: 768px) {
    .width_search_mobile_responsive {
        width: calc(100% - 220px);
    }

    .width_search_mobile_responsive a {
        width: 100%;
    }
}

@media (max-width: 400px) {
    .title_page_hamkar {
        font-size: 15px;
    }

    .width_search_mobile_responsive {
        width: calc(100% - 196px);
    }
}


/*box colleague*/
@media (max-width: 400px) {
    .title_advertise_box {
        margin: 20px 10px 10px;
        font-size: 14px;
    }

    .name_store_box {
        font-size: 12px !important;
        margin: 10px;
        /*height: 39px !important;*/
    }

    .category_box {
        font-size: 13px;
        margin: 10px 10px 0px 10px;
        line-height: 20px;
    }

    .information_partner {
        margin: 0px 10px;
    }

    .category_box img {
        width: 18px;
        margin-left: 5px;
    }

    .box_colleague_bottom {
        font-size: 12px;
        padding: 0px 10px;
    }

    .call_box_colleague img, .chat_box_colleague img {
        width: 20px;
    }

    .icon_more img {
        width: 5px;
    }

    .call_box_colleague, .chat_box_colleague {
        font-size: 12px;
    }

    .time_box_colleague {
        font-size: 11px;
    }

    .image_box_partner {
        width: 95px;
        height: 95px;
    }

    .element_name_address_partner {
        width: calc(100% - 95px);
    }
}


/*create ads*/
@media (max-width: 1200px) {
    .box-upload-file-ad .upload-multi-- {
        height: 100px;
    }

    .box-result-upload .image-up- {
        height: 100px;
        width: calc((100% - 128px) / 6);
    }

    .box-result-upload-icon .image-up- {
        height: 100px;
        width: calc((100% - 128px) / 6);
    }
}

@media (max-width: 992px) {
    .create_advertise_box_upload_files {
        width: 200px;
    }

    .padding_box_form_ads {
        padding: 0px 50px;
    }

    .title_create_advertise h1 {
        font-size: 20px;
    }

    .title_create_tender h1 {
        font-size: 17px;
    }

    .box-upload-file-ad .upload-multi-- {
        margin-bottom: 5px;
    }

    .reset_form_advertise, .reset_form_tender {
        font-size: 14px;
    }

    .login_register {
        margin-right: auto;
    }

    .box-result-upload {
        /*justify-content: space-between;*/
        flex-wrap: wrap;
    }

    .box-result-upload .image-up- {
        width: calc((100% - 79px) / 6);
        margin: 5px;
    }

    .box-result-upload-icon {
        flex-wrap: wrap;
    }

    .box-result-upload-icon .image-up- {
        width: calc((100% - 79px) / 6);
        margin: 5px;
    }
}

@media (max-width: 768px) {
    .box_item_form_create_image {
        padding: 0;
    }

    .padding_box_form_ads {
        padding: 0px;
    }

    .box-result-upload {
        right: 0 !important;
    }

    .box-result-upload-icon {
        justify-content: unset;
    }

    .box-result-upload .image-up- {
        width: calc((100% - 35px) / 3);
        /*height: 80px;*/
        font-size: 20px;
    }

    .box-result-upload-icon .image-up- {
        width: calc((100% - 35px) / 3);
        /*height: 80px;*/
        font-size: 20px;
    }

    .box_item_form_create {
        margin-bottom: 15px;
    }

    .box_item_form_create_image {
        padding: 0;
    }

    .mobile-none {
        display: none;
    }

    .call_box_partner {
        padding: 5px;
    }
}

@media (max-width: 576px) {
    .description_upload_image {
        font-size: 13px;
        line-height: 25px;
    }

    .line_title {
        width: 50px;
    }

    .create_advertise_box_upload_files {
        width: 140px;
    }

    .upload-multi-- img {
        width: 40px;
    }

    .upload-multi-- span {
        font-size: 14px;
    }
}

@media (max-width: 400px) {
    .line_title {
        width: 25px;
    }

    .responsive_btn_mobile {
        width: 93px;
        padding: 0px 5px;
        font-size: 13px;
    }
}

@media (max-width: 385px) {

    .box-result-upload .image-up- {
        height: 75px;
    }

    .box-result-upload-icon .image-up- {
        height: 75px;
    }

    .line_title {
        display: none;
    }

    .box-upload-file-ad .upload-multi-- {
        height: 75px;
    }
}


/*modal image view page*/
@media (max-width: 992px) {
    .modal_image_open .mySwiper {
        display: none;
    }

    .modal_image_open .mySwiper2 {
        height: 100%;
    }
}


/*page profile*/
@media (max-width: 1200px) {
    .profile-edit-picture {
        width: 65px;
        height: 65px;
    }
}

@media (max-width: 992px) {
    .menu_btn_profile {
        display: flex;
        /*margin-right: 20px;*/
    }

    .content_profile {
        min-height: unset;
        margin-right: 0;
    }

    .parent_profile > div {
        padding: 0;
    }
}

@media (max-width: 768px) {
    .table-responsive-profile thead {
        display: none;
    }

    .parent_table_profile tbody tr td.order_1 {
        font-weight: bold;
    }

    .parent_table_profile .table tr td:first-child {
        display: none;
    }

    .parent_table_profile tbody tr td {
        border-top: unset;
        display: flex;
        align-items: center;
        padding: 0;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .parent_table_profile tbody tr td.order_1, .parent_table_profile tbody tr td.order_3 {
        text-align: right;
    }

    .parent_table_profile tbody tr td.order_2, .parent_table_profile tbody tr td.order_4, .parent_table_profile tbody tr td.order_6 {
        text-align: left;
        justify-content: end;
    }

    .parent_table_profile tbody tr {
        border-bottom: 1px solid #dee2e6;
        padding: 5px 0px;
        display: flex;
        flex-wrap: wrap;
    }

    .parent_table_profile .table tr td:nth-child(4) {
        /*display: none;*/
    }

    .order_1 {
        order: 1;
        width: 65%;
    }

    .order_2 {
        order: 2;
        width: 35%;
        font-size: 13px;
    }

    .order_3 {
        order: 3;
        width: 68%;
    }

    .order_3_new {
        order: 3;
        width: 100%;
    }

    .order_4 {
        order: 4;
        width: 30%;
    }

    .title_advertise_profile {
        max-width: 300px;
    }

    .order_4_seen {
        order: 4;
        width: 10%;
        justify-content: end;
        margin-left: 2%;
    }

    .order_4_seen_tender {
        order: 4;
        width: 28%;
        justify-content: end;
        /*margin-left: 2%;*/
    }

    .button_Ladder {
        width: 135px;
        margin-left: unset;
    }

    .order_5_action {
        order: 5;
        width: 20%;
    }

    .order_5 {
        order: 5;
        width: 70%;
    }

    .order_6 {
        order: 6;
        width: 30%
    }

    .order_6_new {
        order: 6;
        width: 70%
    }

    .order_7 {
        order: 7;
        width: 30%;
        display: flex;
        justify-content: end;
    }

    .btn_table_profile {
        border-radius: 5px;
        width: 80px;
        margin-left: unset;
        line-height: 25px;
        margin-top: 10px;
    }

    .status_table_profile::before {
        /*content: attr(data-label) ": ";*/
        /*font-weight: 700;*/
        /*float: right;*/
        color: #000000;
    }

    .request_table_profile::before {
        content: attr(data-label) ": ";
        /*font-weight: 700;*/
        /*float: right;*/
        color: #000000;
    }
}

@media (max-width: 576px) {
    .content_title_profile {
        padding: 0px 10px;
    }
}

@media (max-width: 450px) {
    .title_advertise_profile {
        max-width: 250px;
    }
}


/*view advertise*/
@media (max-width: 768px) {
    .post-wrap-list .post-content a {
        padding: 0 !important
    }

    .post-wrap-list .post-content a {
        font-size: 16px
    }

    .account_section1 .row {
        flex-direction: column-reverse;
    }

    .account_section1_title_total {
        font-size: 15px;
    }

    .account_section1_description > p {
        padding-right: 0px;
    }
}

@media (max-width: 576px) {
    .box_image_slider_view_advertise, .box_image_slider_view_tender {
        /*height: 230px;*/
    }

    .post-wrap-list .post-content a {
        font-size: 14px;
    }

    .account_section1_price {
        font-size: 14px;
    }
}

@media (max-width: 450px) {
    .box_image_slider_view_advertise, .box_image_slider_view_tender {
        /*height: 180px;*/
    }

    .aside-social li i {
        font-size: 23px;
        margin: 0 0 7px;
    }

    .aside-social span {
        font-size: 13px;
    }

    .icon_social .telegram {
        width: 30px;
        height: 30px;
        font-size: 15px;
    }

    .icon_social .whatsapp {
        width: 30px;
        height: 30px;
        font-size: 15px;
    }

    .icon_social .instagram {
        width: 30px;
        height: 30px;
        font-size: 15px;
    }

    .account_section1_phone_btn{
        height: 30px;
        font-size: 13px;
    }

    .account_section1_phone_btn > img{
        width: 15px;
    }

    .text_social {
        font-size: 14px;
    }
}

@media (min-width: 850px) {
    .modal-partner {
        max-width: 800px;
        margin: 1.75rem auto;
    }
}

@media (max-width: 1200px) {
    .modal-partner-body {
        flex-direction: unset;
    }
}

@media (max-width: 850px) and (min-width: 745px) {
    .modal-partner {
        max-width: 750px;
        margin: 1.75rem auto;
    }
}

@media (max-width: 745px) and (min-width: 576px) {
    .modal-partner {
        max-width: 570px;
        margin: 1.75rem auto;
    }
}

@media (max-width: 575px) {
    .details-modal-partner {
        padding: 0px;
    }
}

@media (max-width: 575px) {
    .display-image-partner {
        display: none;
    }
}


/*footer*/
@media (max-width: 992px) {
    .footer {
        display: none;
    }
}

@media (max-width: 768px) {
    .rules_page {
        padding: 50px 20px 0px 20px;
    }

}

@media (max-width: 576px) {
    .padding-sm-0 {
        padding: 0 !important;
    }


}

