@media (min-width: 991px) {

    .wrapper-top-menu-toggle {
        display: none;
    }

}

@media (max-width: 1200px) {

    ul.top-menu li {
        padding-right: 4px;
    }

    ul.top-menu li a, ul.top-menu li .top-menu__active {
        font-size: 11px;
    }

    .single-profile-col-3 {
        margin-right: 3px;
    }

    .profile-info-left {
        width: 57%;
    }

    .profile-number-text {
        font-size: 14px;
    }

    .single-profile-col-4 {
        width: 32%;
        margin-bottom: 10px;
    }

}

@media (max-width: 991px) {

    .wrapper__top-menu {
        display: none;
    }

    .wrapper-top-menu-toggle {
        display: block;
    }

    ul.user-menu li {
        padding-top: 0;
    }

    ul.user-menu li a {
        font-size: 11px;
    }

    .wrapper__top-logo {
        top: 7px;
    }

    .top-logo img {
        max-width: 100%;
    }

    .top-logo-description {
        position: absolute;
        bottom: -8px;
        right: -25px;
    }

    .top-logo-description-text {
        color: #333;
        font-family: "Roboto", sans-serif;
        font-size: 11px;
        font-weight: 400;
        line-height: 8px;
    }

    .col-right-sidebar {
        padding-left: 0;
        padding-right: 0;
    }

    .wrapper__list-location {
        padding: 5px 5px;
    }

    ul.list-location li {
        padding-bottom: 5px;
    }

    .single-profile-col-3 {
        width: 48.7%;
    }

    .list-profile-apart__heading__content {
        font-size: 11px;
    }

    .category__title__content {
        font-size: 12px;
    }

    .profile-info-left {
        width: 100%;
    }

    .profile-info-right {
        width: 100%;
        margin-top: 20px;
    }

    .profile-block-bg {
        margin-left: 0;
    }

    .profile-number-text {
        font-size: 18px;
    }

    .thumb-photos .profile-photo-link-thumb img {
        max-width: 87px;
    }

    .profile-services__col3 {
        width: 49.7%;
    }

    .form-top .form-submit {
        width: 24%;
    }

    .single-profile-col-4 {
        width: 48.7%;
        margin-bottom: 5px;
    }

}

@media (max-width: 767px) {

    .categories__heading {
        display: none;
    }

    .categories__heading.phone {
        display: block;
    }

    .collapse-phone {
        display: none;
    }

    .category__title {
        width: 96%;
    }

    .top-logo-description {
        position: absolute;
        bottom: 2px;
        right: 35px;
    }

    .col-right-sidebar {
        padding-left: 15px;
        padding-right: 15px;
    }

    .right-sidebar {
        text-align: center;
    }

    .block-location {
        display: inline-block;
        margin-top: 30px;
        margin-bottom: 0;
    }

    .wrapper__list-location {
        padding: 15px 15px;
    }

    ul.list-location {
        text-align: left;
    }

    .profile-info-right {
        margin-left: 0;
    }

    .profile-services__col3 {
        width: 33%;
    }

    .owl-nav {
        width: 100%;
        top: unset;
        bottom: 25%;
    }

    .owl-prev {
        left: 0px;
    }

    .owl-next {
        right: 0px;
    }

}

@media (max-width: 576px) {

    .justify-top-header {
        background: url(/theme/images/bg/top-header-bg.png) repeat;
        background-size: contain;
    }

    .top-header {
        min-height: 75px;
        height: auto;
    }

    .wrapper__top-logo {
        top: 0;
        text-align: center;
    }

    .top-logo-description {
        position: relative;
        display: inline-block;
        right: -35px;
        bottom: 35px;
        text-align: left;
    }

    .top-logo-description-text {
        font-size: 12px;
    }

    .wrapper-top-menu-toggle {
        top: 2px;
    }

    .wrapper__user-menu {
        margin-bottom: 35px;
        text-align: center;
    }

    ul.user-menu {
        display: flex;
        justify-content: space-between;
        margin-left: 5px;
    }

    ul.user-menu li {
        padding-top: 3px;
        display: inline-block;
        /*margin: 0 10px;*/
    }

    ul.user-menu li a {
        font-size: 22px;
    }

    ul.user-menu li i {
        top: -10px;
    }

    .wrapper__profile-params {
        min-height: 100%;
    }

    .wrapper__content {
        padding-top: 15px;
    }

    .left-sidebar {
        display: flex;
        justify-content: space-between;
    }

    .wrapper__search-box {
        order: 2;
        flex: 1 1 0%;
    }

    .wrapper__categories {
        order: 1;
        margin-top: 0;
    }

    .categories > .collapse-phone {
        margin-right: -100%;
    }

    .categories > .categories__heading.phone {
        background-color: #ea1954;
        color: #ffffff;
        padding: 9px 10px;
    }

    .wrapper__profile {
        margin-top: 10px;
    }

}

@media (max-width: 486px) {

    .category__title {
        width: 93%;
    }

    .single-profile-col-3 .list-profile-param-col {
        width: 100%;
    }

    .single-profile-col-3 .list-profile-apart-col {
        width: 100%;
    }

    .single-profile-col-3 .profile-line-dashed {
        width: 100px;
    }

    .list-profile-chevron {
        top: 10px;
        right: 10px;
    }

    .profile-chevron__verify {
        width: 25px;
        height: 25px;
    }

    .profile-chevron__elite {
        width: 25px;
        height: 25px;
    }

    .pagination {
        display: block;
    }

    ul.pagination {
        margin-left: 20px;
    }

    ul.pagination li {
        display: inline-block;
        margin-bottom: 5px;
    }

    ul.pagination li a {
        width: 25px;
        height: 25px;
        padding-top: 5px;
    }

    ul.pagination li.active span {
        width: 25px;
        height: 25px;
        padding-top: 5px;
    }

    .page-heading {
        font-size: 24px;
        line-height: 25px;
    }

    .single-profile-col-3 {
        margin-right: 0px;
    }

    .thumb-photos .profile-photo-link-thumb img {
        max-width: 86px;
    }

    .profile-services__col3 {
        width: 49%;
    }

    .owl-nav {
        bottom: 20%;
    }

    .top-menu .col-md-12 {
        padding: 0;
    }

}

@media (max-width: 400px) {

    /*ul.pagination {*/
        /*margin-left: 3px;*/
        /*margin-top: 15px;*/
    /*}*/

    .thumb-photos .profile-photo-link-thumb img {
        max-width: 69px;
    }

    .profile-verify {
        position: relative;
        display: block;
        width: 130px;
        height: 45px;
        text-align: center;
        float: none;
        margin: 0 auto;
        border-radius: 10px;
        background-color: #ea1954;
    }

    .verify__text {
        position: relative;
        top: 12px;
    }

    .profile-number {
        position: relative;
        display: block;
        top: 0px;
        left: -10px;
        text-align: center;
    }

    .form-group label {
        position: relative;
        left: 25px;
    }

    .list-profile-param-col {
        width: 100%;
    }

    .list-profile-apart-col {
        width: 100%;
    }

    .profile-line-dashed {
        width: 100%;
    }

}

@media (max-width: 350px) {

    ul.pagination {
        margin-left: 3px;
        margin-top: 15px;
    }

    .profile-params {
        margin-right: 15px;
    }

    .profile-block-bg-fix {
        margin-left: 15px;
    }

    .param-text {
        font-size: 15px;
    }

    .single-param-right a {
        font-size: 15px;
    }

    .profile-services__col3 {
        width: 100%;
    }

    .form-top .form-group {
        width: 100%;
    }

    .form-top .form-submit {
        width: 100%;
    }

    .form-bottom .form-group {
        width: 49%;
    }

}