@media(max-width:768px) {
    .statistics-page .graph-title,
    .ratingstitle {
        line-height: 20px;
        font-size: 13px;
    }
    .ratings .rating>label {
        font-size: 7px !important;
        margin-bottom: 0;
    }
    .ratings {
        width: auto;
    }
    .ratings .rating,
    .ratings .myratings {
        float: none;
    }
}

@media(max-width:767px) {
    .calendar span,
    .styles span,
    .stylists span,
    .employee span,
    .statistics span,
    .settings span,
    .notification-hover span {
        padding-left: 50px;
    }
    .page-title {
        text-align: left;
    }
    .confirm-you br {
        display: none;
    }
    .empty-spacer {
        margin-top: 145px;
    }
    a.btns {
        width: auto;
        height: 40px;
    }
    .mr-space {
        margin-right: 0
    }
    .mt20 {
        margin-top: 20px;
    }
    .mb20 {
        margin-bottom: 20px;
    }
    .tab-card-header .nav-tabs li a {
        font-size: 17px;
        font-weight: 500;
    }
    .statistics-page .graph-title,
    .ratingstitle {
        line-height: 20px;
        font-size: 13px;
    }
    .ratings .rating>label {
        font-size: 7px !important;
        margin-bottom: 0;
    }
    .ratings {
        width: auto;
    }
    .ratings .rating,
    .ratings .myratings {
        float: none;
    }
    .pl10 {
        padding-left: 10px;
    }
    .nav-tabs {
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        white-space: nowrap;
    }
    .manage-gen .tab-card-header>.nav-tabs>li,
    .tab-card-header>.nav-tabs>li {
        width: auto;
        text-align: center;
    }
    .txt-right {
        text-align: left;
    }
    footer.footer {
        position: relative;
    }
    .mobile-mode {
        height: 260px !important;
    }
}

@media(max-width:768px) {
    .service-partners h5,
    .service-users h5 {
        font-size: 18px;
        line-height: 30px;
    }
    .service-partners p,
    .service-users p {
        font-size: 16px;
        line-height: 24px;
    }
    .service__item {
        padding-bottom: 0
    }
    .mid-title br {
        display: none;
    }
    .pos-abs {
        position: absolute;
        top: 40%;
    }
}

@media(max-width:767px) {
    .pos-abs .solgan {
        font-size: 18px;
        padding: 0;
    }
    .pos-abs img {
        width: 50%;
    }
    .navbar-nav {
        background: #5c3932;
        text-align: left;
        margin-top: 10px;
        border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
    }
    .introducing {
        padding-top: 30px;
        padding-bottom: 0px;
    }
    .introducing .para {
        line-height: 25px;
        font-size: 20px
    }
    .introducing h3,
    .contact-info h3 {
        width: 50%;
        margin-bottom: 10px !important;
        margin: 0 auto;
    }
    .our-hostory .rectangle {
        padding: 20px 0 10px 20px;
        margin-top: 1px;
    }
    .service-partners h3,
    .service-users h3,
    .gallery h3,
    .download-app h3 {
        line-height: 34px;
    }
    .service-partners,
    .service-users,
    .gallery {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .service__item {
        padding-bottom: 0;
    }
    .service__item {
        width: 100%;
    }
    .service__item:nth-of-type(1),
    .service__item:nth-of-type(2),
    .service__item:nth-of-type(3),
    .service__item:nth-of-type(4),
    .service__item:nth-of-type(5),
    .service__item:nth-of-type(6) {
        border-right: 0 none;
    }
    .service__item:nth-of-type(n+3) {
        border-bottom: 1px solid rgba(155, 155, 155, 0.2);
    }
    .mid-title br {
        display: none;
    }
    .mt-top {
        margin-top: 20px;
    }
    .mb-btm {
        margin-bottom: 30px;
    }
    .spacer-foot {
        padding: 0
    }
    footer br {
        display: none;
    }
    .brd-right {
        border-right: 0
    }
    img.left-empty {
        left: 20px;
        top: -10px;
    }
}