/*ASHAD HEADER STYLE*/
.homepage .mobile_menu.inner-menu a:before, .homepage .mobile_menu.inner-menu a:after, .homepage .mobile_menu.inner-menu a span {
    background: #ffffff;
}
.fixed-header .mobile_menu.inner-menu a:before, 
.fixed-header .mobile_menu.inner-menu a:after, 
.fixed-header .mobile_menu.inner-menu a span {
    background: #2c3e50;
}
.fixed-header .inner_header .header-area {
    background-color: #ffffff;
}
.top-menu-icon-wrapper {
    position: relative;
}
.main_header .mobile_menu {
    top: 50%;
    transform: translate(0, -50%);
}
.main_header.inner_header .main-menu ul li a .notification-icon span {
    top: -9px;
}
.homepage .fixed-header .home-logo {
    display: none;
}
.homepage .site-logo img:not(.home-logo) {
    display: none;
}
.homepage .fixed-header .site-logo img:not(.home-logo) {
    display: block;
}
.other-page .home-logo {
    display: none;
}
.mm-page__blocker::after {
    content: "";
    position: absolute;
    top: 25px;
    left: 20px;
    width: 32px;
    border-bottom: 3px solid #FF8602;
    transform: rotate(45deg);
    transform-origin: 0 0;
}
.mm-page__blocker::before {
    content: "";
    position: absolute;
    top: 48px;
    left: 18px;
    width: 32px;
    border-bottom: 3px solid #FF8602;
    transform: rotate(-45deg);
    transform-origin: 0 0;
}
.mm-wrapper_opened .mobile_menu {
    display: none;
}

@media screen and (max-width: 991px) {
    .header-area .site-logo a {
        display: inline-block;
    }
}



/*ASHAD LAWYER VIEW PROFILE STYLE*/
.client-form-row h4 {
    position: relative;
}
.view-profile-skills p {
    font-size: 13px;
    line-height: 24px;
    color: #34495E;
}


/*ASHAD LAWYER EDIT PROFILE STYLE*/
.doc-uploade-btn-name .fa-trash-o, .fa-trash-o, .bin-certificate .fa-trash-o {
    color: #F72B2A;
}

/*ASHAD SEARCH CASES STYLE*/
.search-cases-map {
    position: sticky;
    top: 71px;
}

/*ASHAD SEARCH LAWYER STYLE*/
.search-lawyers-items-area {
    padding-top: 50px;
}
.search-lawyers-items-area .Verified-as-a-Lawyer span {
    padding-right: 10px;
    font-weight: 600;
}
.search-lawyers-items-area .single-search-lawyers-item-left .lawyer-location {
    align-items: flex-start;
}
.search-lawyers-items-area .single-search-lawyers-item-left .lawyer-location img {
    margin-top: 3px;
}
.search-lawyers-filter .single-filter img {
    width: 15px;
    height: auto;
}
.search-lawyers-map iframe {
    height: auto;
    min-height: 650px;
    position: sticky;
    top: 0;
}
.single-search-lawyers-item-left .lawyer-img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 80px;
    border: 1px solid #f4f4f4;
}
.lawyer-content {
    max-width: calc(100% - 90px);
}
.lawyer-location p {
    font-weight: 600;
}
.lawyer-location p span {
    font-weight: 400;
}
/*.lawyer-skill-field {*/
/*    margin-top: 15px;*/
/*}*/
.single-search-lawyers-item-right .lawyer-buttons {
    margin-top: 10px;
}
.single-search-lawyers-item .lawyer-skill-field > span {
    color: #34495E;
    background: #F2F5F7;
}
.single-search-lawyers-item .lawyer-skill-field a {
    color: #00C3C0;
    font-weight: 600;
    font-size: 11px;
    background-color: transparent;
}
/*.single-search-lawyers-item .lawyer-skill-field span:not(:nth-child(-n+3)) {*/
/*    display: none;*/
/*}*/
.single-search-lawyers-item .lawyer-skill-field span {
    display: none;
}
@media screen and (max-width: 767px){
    .search-lawyers-map iframe {
        min-height: 500px;
    }
}

/*GET PAYMENT PAGE STYLE*/
.mobile-payment-lists {
    display: none;
}
@media screen and (max-width: 991px) {
    .payments-right-column.width75 {
        width: 100%;
    }
    .single-payment .client-name-img {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .desktop-payment-lists {
        display: none;
    }
    .mobile-payment-lists {
        display: block;
    }
    .payment-list-item {
        /*margin-top: 15px;*/
    }
    .payment-list-item:not(:first-child) {
        /*padding-top: 15px;*/
        border-top: 1px solid #f4f4f4;
    }
    .payment-list-item a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 15px;
        border-left: 3px solid transparent;
    }
    .payment-list-item a:hover {
        border-left: 3px solid #00c3c0;
    }
    .payment-item-details {
        width: calc(100% - 60px);
    }
    .payment-job-title {
        color: #34495E;
    }
    .payment-job-title span {
        text-transform: uppercase;
        font-weight: 500;
        font-size: 18px;
    }
    .payment-job-title small {
        font-size: 15px;
        font-weight: 600;
    }
    .payment-amount {
        margin: 10px 0;
        font-size: 16px;
        text-transform: uppercase;
        color: #34495E;
    }
    .payment-date {
        color: #34495E;
        font-size: 14px;
    }
    .payment-item-icon {
        width: 50px;
        text-align: center;
        font-size: 20px;
        color: #34495E;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}

/*CONVERSATION PAGE STYLE*/
.conversations-right .close-conversation {
    display: none;
    position: absolute;
    left: 5px;
    top: 5px;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #f4f4f4;
    border-radius: 100%;
}
.conversations-left .back-room {
    display: none;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border: 1px solid #efebeb;
    border-radius: 100%;
    margin-left: 10px;
}
.conversations-right-title .left-name {
    width: calc(100% - 150px);
}
.conversations-right-title .right-icons {
    width: 150px;
}
.single-message-texts {
    width: 80%;
}
.right-icons .client-form-row {
    width: calc(100% - 40px);
}
@media screen and (max-width: 991px) {
    .client-edit-profile-row .client-edit-profile-first-column {
        display: none;
    }
    .conversations-area .client-edit-profile-row {
        position: relative;
        overflow: hidden;
    }
    .conversations-area .conversations-left.width35 {
        width: 250px;
    }
    .conversations-area .conversations-right.width65 {
        width: calc(100% - 250px);
    }
}
@media screen and (max-width: 767px) {
    .conversations-right .close-conversation {
        display: flex;
    }
    .conversations-left .back-room {
        display: flex;
    }
    .conversations-area .conversations-left.width35 {
        width: 100%;
        transition: all 0.3s ease 0s;
    }
    .conversations-area .client-edit-profile-row.active .conversations-left.width35 {
        transition: all 0.3s ease 0s;
        margin-left: -100%;
    }
    .conversations-area .conversations-right.width65 {
        position: absolute;
        top: 0;
        left: 100%;
        width: 100%;
        height: 100%;
        padding-left: 50px;
        background-color: #ffffff;
        transition: all 0.3s ease 0s;
        z-index: 2;
        /*visibility: hidden;*/
    }
    .conversations-area .conversations-right::after {
        content: "";
        position: absolute;
        top: 0;
        left: 50px;
        height: 100%;
        border-left: 1px solid #f4f4f4;
    }
    .conversations-area .client-edit-profile-row.active .conversations-right.width65 {
        left: 0;
        transition: all 0.3s ease 0s;
    }
}

/*LANDING PAGE STYLE*/
.practice-area-wrapper {
    display: flex;
    flex-flow: wrap row;
    gap: 30px;
}
.practice_slice {
    display: none;
    width: calc(33% - 20px);
}
.fa-spinner {
    margin-right: 5px;
    -webkit-animation: rotation 3s infinite linear;
}
@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}
@media screen and (max-width: 767px) {
    .practice-area-wrapper .practice_slice {
        width: calc(50% - 20px);
    }
}
@media screen and (max-width: 480px) {
    .practice-area-wrapper .practice_slice {
        width: 100%;
    }
}

/*INNER PAGE STYLE*/
.recent_blog {
    width: 100%;
}



/*FOOTER AREA STYLE*/
@media screen and (max-width: 767px) {
    .footer_bttom {
        padding-top: 25px;
    }
}