/* mobile style*/
@media only screen and (max-width: 768px) {
	/* 	css menu */
	.mfp-content div#main-menu {
		background-color: #fff;
	}
	.sidebar-menu.no-scrollbar {
		padding: 0;
	}
	.mfp-content div#main-menu ul li a {
		color: #000;
	}
	.mfp-content div#main-menu ul li .btn-add-post {
		color: #ffff;
	}
.sub-place{display:none !important;}
    .link-expand {
        display: none !important;
    }

    .mt-footer {
        margin-bottom: 20px !important;
    }

    .bc_widget_category ul {
        column-count: 1;
    }

    div#masthead .user-nav {
        display: none !important;
    }

    .page-h1 {
        font-size: 1.5rem;
    }

    .project-item.list .thumb {
        width: 100%;
        height: 220px;
        max-height: 216px;
        margin-right: 0;
        overflow: initial;
        position: relative;
        background-color: transparent;
        border-radius: 6px 6px 0 0 !important;
    }

    .project-item.list .time {
        float: none;
        align-items: center;
        line-height: 20px;
        display: block;
        margin: 10px 0 0 0;
    }

    .project-item.list .thumb img {
        border-radius: 6px 6px 0 0 !important;
    }

    .project-item.list .post-aside {
        width: 100%;
        padding: 10px;
    }

    .w550 {
        width: 100%;
        margin: 0 auto;
        padding: 0px !important;
    }

    .w550:before, .w550:after {
        display: none !important;
    }

    .dashboard-nav {
        display: none !important;
    }

    div#masthead {
        padding: 0px !important;
    }

    .mt-top {
        margin-bottom: 20px !important;
    }

    .other-brands {
        width: 100% !important;
        display: block !important;
    }

    .other-brands span.margin-right-20 {
        width: 100% !important;
        display: block;
        margin-bottom: 15px !important;
    }

    .other-brands a {
        margin-bottom: 5px !important;
    }

    div#masthead {
        height: 50px !important;
    }

    i.icon-menu {
        background: url(../images/menu-bar.svg) center no-repeat !important;
        background-size: contain !important;
        width: 20px !important;
        height: 20px !important;
    }

    i.icon-menu:before {
        display: none !important;
    }

    .menu-header {
        width: 100%;
        text-align: center;
    }

    .menu-user .avatar {
        width: 50px;
        height: 50px;
        border-radius: 50%;
    }

    .btn-wrap a {
        display: inline-flex;
        align-items: center;
        padding: 0 10px;
        margin-top: 15px;
        color: #3d3b40;
        white-space: nowrap;
        width: 48%;
        height: 40px;
        float: left;
        justify-content: center;
        border: 1px solid;
        border-radius: 10px;
    }

    .btn-wrap a.btn-login {
        float: right;
    }

    .btn-dashboard {
        background-color: #fff;
        color: #3d3b40;
        margin-top: 10px;
        padding: 0 10px;
        text-align: center;
        border-radius: 10px;
        display: flex;
        width: 100%;
        height: 40px;
        align-items: center;
        justify-content: center;
        border: 1px solid;
    }

    .btn-add-post {
        background-color: #e4002b;
        color: #fff;
        font-weight: bold;
        margin-top: 10px;
        padding: 0 10px;
        text-align: center;
        border-radius: 10px;
        display: flex;
        width: 100%;
        height: 40px;
        align-items: center;
        justify-content: center;
    }

    .btn-add-post i {
        background: url(../images/icon-edit-white.svg) center no-repeat;
        background-size: contain;
        width: 20px;
        height: 20px;
        display: inline-block;
        margin-right: 5px;
    }

    .project-scroll {
        overflow-x: scroll;
    }

    .project-scroll > .row {
        flex-wrap: nowrap;
        margin: 0 -8px;
        width: 1182px;
    }

    .p-scroll {
        flex: unset !important;
        max-width: unset !important;
        padding: 0 8px !important;
        width: 295.5px !important;
        min-width: 295.5px !important;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        -ms-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
    }

    .project-scroll::-webkit-scrollbar, .project-scroll::-webkit-scrollbar-thumb {
        display: none;
    }

    .project-scroll::-webkit-scrollbar, .project-scroll::-webkit-scrollbar-thumb {
        display: none;
    }

    .project-scroll::-webkit-scrollbar, .project-scroll::-webkit-scrollbar-thumb {
        display: none;
    }

    .home-title h3 {
        font-size: 1.5rem;
    }

    .post-item {
        margin-bottom: 20px;
    }

    .the-post .post-images {
        height: 120px;
    }

    .the-post .page-h1 {
        font-size: 1.5rem;
        margin-bottom: 20px;
    }

    .the-post .post-features .post-price {
        margin-right: 10px !important;
    }

    #mobile {
        display: block;
    }

    .img-register {
        display: none !important;
    }

    #filter-box .filter-list {
        overflow-x: auto;
        overflow-y: hidden;
        width: auto;
        display: flex;
    }

    #filter-box .filter-list::-webkit-scrollbar, #filter-box .filter-list::-webkit-scrollbar-thumb {
        display: none;
    }

    #filter-box .filter-list::-webkit-scrollbar, #filter-box .filter-list::-webkit-scrollbar-thumb {
        display: none;
    }

    #filter-box .filter-list::-webkit-scrollbar, #filter-box .filter-list::-webkit-scrollbar-thumb {
        display: none;
    }

    .filter-popup {
        width: 98%;
    }

    .filter-popup .filter-list-option {
        padding: 10px 40px;
    }

    .filter-popup .filter-popup-content {
        padding: 25px 20px;
    }

    #footer {
        margin-top: 20px !important;
    }

    .owl-nav button.owl-prev {
        left: 15px !important;
    }

    .owl-nav button.owl-next {
        right: 15px !important;
    }

    .top-city .city-item.large {
        height: 200px !important;
    }

    .top-cat {
        display: flex !important;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }

    .top-cat .top-cat-item {
        display: flex;
        flex-wrap: wrap;
        width: 25%;
        justify-content: center;
        color: #3d3b40;
    }

    .top-cat .top-cat-item .icon {
        width: 50px !important;
        height: 50px !important;
        border-radius: 15px;
        background-color: #f1f1f1;
        margin-right: 0;
        background-size: 30px !important;
    }

    .top-cat .top-cat-item span {
        display: block;
        text-align: center;
        margin-top: 5px;
        width: 100%;
        font-size: 14px;
        color: var(--darkColor) !important;
    }

    #toolbar {
        display: block;
    }

    #toolbar {
        width: 100%;
        height: 50px;
        bottom: 0;
        position: fixed;
        z-index: 9;
        background: #fff;
        color: #777;
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    }

    #toolbar .toolbar-inner {
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
    }

    #toolbar .toolbar-item {
        display: flex;
        width: 25%;
        height: 100%;
        text-align: center;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }

    #toolbar .toolbar-item span {
        display: block;
        font-size: 0.7rem;
        color: #5c5c5c;
    }

    #toolbar .toolbar-item i {
        width: 16px;
        height: 16px;
        display: block;
        opacity: 0.8;
        margin: 3px auto 3px;
    }

    #toolbar .toolbar-item .avatar {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 2px solid #1c6fff;
    }

    #toolbar .toolbar-item .toolbar-btn-add {
        display: flex;
        align-items: center;
        justify-items: center;
        width: 60px;
        height: 60px;
        background: #ffba00;
        border-radius: 50%;
        position: absolute;
        bottom: -5px;
        flex-wrap: wrap;
        -webkit-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 1);
        -moz-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 1);
        box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 1);
    }

    #toolbar .toolbar-item .toolbar-btn-add .inner {
        width: 100%;
    }

    #toolbar .toolbar-item .toolbar-btn-add span {
        color: #3D3B40;
    }

    #toolbar .toolbar-item .save-post-total {
        position: absolute;
        right: 17px;
        top: 2px;
        padding: 0px 4px;
        height: 16px;
        background-color: #e4012b;
        color: #fff;
        font-size: 0.8rem;
        border-radius: 4px;
        line-height: 16px;
    }

    #toolbar .icon-homepage {
        background: url(../images/fa-home.svg) center no-repeat;
        background-size: contain;
    }

    #toolbar .icon-search {
        background: url(../images/fa-search.svg) center no-repeat;
        background-size: contain;
    }

    #toolbar .icon-register {
        background: url(../images/fa-user-plus.svg) center no-repeat;
        background-size: contain;
    }

    #toolbar .icon-login {
        background: url(../images/fa-log-in.svg) center no-repeat;
        background-size: contain;
    }

    #toolbar .icon-edit {
        background: url(../images/2911213.svg) center no-repeat;
        background-size: contain;
    }

    #toolbar .icon-account {
        background: url(../images/fa-user.svg) center no-repeat;
        background-size: contain;
    }

    #toolbar .icon-post-manager {
        background: url(../images/fa-list.svg) center no-repeat;
        background-size: contain;
    }

    #toolbar .icon-heart {
        background: url(../images/fa-heart.svg) center no-repeat;
        background-size: contain;
    }

    #toolbar .icon-add-post {
        background: url(../images/fa-edit.svg) center no-repeat;
        background-size: contain;
        opacity: 1 !important;
        width: 18px !important;
        height: 18px !important;
        margin: 0 auto;
    }
		
	/* 	css trang bảng giá dịch vụ */
	.page-id-1398 .table-responsive {
		overflow-x: auto;
	}
}

/* iPad landscape style here */
/* iPad portrait style here */
@media only screen and (min-width: 768px) {
    .full-width .ubermenu-nav, .container, .row {
        max-width: 1200px !important;
    }

    .view-1060 .full-width .ubermenu-nav, .view-1060 .container, .view-1060 .row {
        max-width: 1060px !important;
    }
}

/* iPad landscape style here */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

}

/* iPad portrait style here */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {


}