@media only screen and (min-width:1280px) and (max-width:1300px) {

    /* HOME-PAGE */
    .navbar-brand {
        width: 180px;
        margin-right: 30px;
    }

    .categories-inner a.categories-box {
        width: 23.7%;
    }

    .near-attorneys-item {
        width: 23.7%;
    }

    .get-in-touch-wrap img {
        object-fit: cover;
    }

    /* HOME-PAGE */
    /* ATTORNEY-DETAILS-PAGE */

    .attorney-details-buttons ul li {
        width: 48%;
    }

    /* ATTORNEY-DETAILS-PAGE */
    /* USER-DASHBOARD */
    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-search {
        width: 50%;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-filters {
        width: 50%;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-filters .heading-in-practice {
        width: 45%;
    }

    .user-connections-box {
        width: 48.7%;
    }

    .user-connections-box-content-btn {
        flex-wrap: wrap;
        gap: 8px;
    }

    .logout-delete-popup .modal-dialog {
        max-width: 35%;
    }

    /* USER-DASHBOARD */
    /* ATTORNEY-LOG */

    .attorney-log-tabs ul li a {
        font-size: 15px;
    }

    .attorney-log-box {
        width: 48.5%;
    }

    .attorney-log-box-image {
        height: auto;
    }

    /* ATTORNEY-LOG */
    /* ATTORNEY-SAVED-CARD */
    .attorney-saved-card-wrap {
        padding-bottom: 40px;
    }

    .attorney-saved-card-box {
        width: 48.1%;
    }

    .attorney-saved-card-details-bottom {
        padding: 15px;
    }

    #payment-succ-popup.logout-delete-popup .modal-dialog {
        max-width: 35%;
    }

    .attorney-saved-card-details-bottom .input-1 {
        font-size: 22px;
    }

    .attorney-saved-card-details-bottom span {
        width: 40%;
    }

    .attorney-saved-card-details-bottom h2 {
        font-size: 14px;
    }

    /* ATTORNEY-SAVED-CARD */

    /* ATTORNEY-MY-PROFILE-DASHBOARD */

    .attorny-right-wrap {
        justify-content: flex-end;
        position: relative;
        right: 15px;
        width: 100%;
        display: flex;
    }

    /* ATTORNEY-MY-PROFILE-DASHBOARD */

}

@media only screen and (min-width:1000px) and (max-width:1279px) {

    /* HOME-PAGE */
    .container-fluid {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }

    .notification-list-item-image {
        width: 45px;
        height: 45px;
    }

    .notification-list-item-text {
        width: 75%;
    }

    .navbar-brand {
        width: 150px;
        margin-right: 20px;
    }

    .navbar-inner {
        justify-content: space-between;
    }

    .navbar-inner button.navbar-toggler {
        box-shadow: none;
    }

    .navbar-inner .nav-link {
        margin: 0px 12px !important;
        font-size: 16px;
    }

    .navbar-right-btn ul {
        gap: 10px;
        text-align: center;
    }

    .navbar-right-btn ul li a {
        padding: 8px 15px;
    }

    .banner-wrap img {
        object-fit: cover;
        object-position: left;
    }

    .banner-in {
        width: 60%;
        gap: 15px;
    }

    .banner-in h1 {
        font-size: 22px;
        font-weight: 500;
    }

    .banner-in h2 {
        font-size: 38px;
        font-weight: 600;
        line-height: 48px;
    }

    .banner-in form {
        width: 100%;
        align-items: center;
        gap: 10px;
    }

    .banner-in form .banner-search input[type="text"] {
        font-size: 14px;
    }

    .banner-location button {
        width: 100%;
        justify-content: space-between;
    }

    .banner-location-list {
        margin-top: 5px;
    }

    .about-wrap .container-fluid .row {
        align-items: flex-start !important;
    }

    .about-inner h1 {
        font-size: 22px;
    }

    .about-inner h2 {
        font-size: 24px;
        line-height: 40px;
    }

    .about-inner p {
        font-size: 14px;
        text-align: justify;
    }

    .about-inner-image {
        width: 100%;
        padding: 15px;
    }

    .about-wrap::before {
        width: 18%;
    }

    .about-wrap::after {
        bottom: 5%;
        width: 18%;
    }

    .heading-in h1 {
        font-size: 25px;
    }

    .heading-in p {
        font-size: 13px;
        max-width: 100%;
    }

    .we-cover-wrap .container-fluid .row {
        justify-content: center;
    }

    .we-cover-in {
        margin-bottom: 15px;
    }

    .we-cover-wrap .container-fluid .row .col-lg-4:last-child .we-cover-in {
        margin-bottom: 0;
    }

    .categories-inner {
        gap: 10px;
    }

    .categories-inner a.categories-box {
        width: 24.2%;
        padding: 35px 10px;
        text-align: center;
        font-size: 17px;
    }

    .categories-inner a.categories-box img {
        width: 45px;
    }

    .counter-wrap {
        background-attachment: fixed;
    }

    .near-attorneys-inner ul#pills-tab li.nav-item {
        width: 25%;
    }

    .near-attorneys-inner ul#pills-tab li.nav-item button {
        padding: 12px 5px;
        font-size: 15px;
    }

    .near-attorneys-item {
        width: 23.4%;
    }

    .near-attorneys-text h1 {
        font-size: 18px;
    }

    .testimonials-heading {
        gap: 30px;
    }

    .testimonials-in-profile-image {
        width: 50px !important;
        height: 50px !important;
    }

    .testimonials-heading h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .testimonials-heading p {
        font-size: 14px;
        line-height: 25px;
        text-align: justify;
        padding-left: 40px;
    }

    .testimonials-in-text {
        padding: 40px;
    }

    .testimonials-in-profile-text {
        padding-left: 10px;
    }

    .testimonials-in-profile-text h1 {
        font-size: 18px;
    }

    .testimonials-in-profile-text p {
        font-size: 14px;
    }

    .get-in-touch-inner {
        margin-bottom: 20px;
    }

    .get-in-touch-wrap img {
        width: 50%;
        transform: scale(1);
        object-fit: cover;
        object-position: center;
    }

    .footer-inner {
        margin-bottom: 30px;
    }

    .footer-wrap .container-fluid .row .col-lg-3:nth-child(2) .footer-inner {
        padding-left: 40px;
    }

    .footer-wrap .container-fluid .row .col-lg-3:nth-child(4) .footer-inner {
        padding-left: 40px;
    }

    .footer-wrap .container-fluid .row .col-lg-3:last-child .footer-inner {
        margin-bottom: 0px;
    }

    .footer-bottom {
        margin-top: 20px;
    }

    /* HOME-PAGE */
    /* TERMS-PRIVACY-PAGE */

    .page-banner-content h1 {
        font-size: 38px;
    }

    /* TERMS-PRIVACY-PAGE */
    /* FIND-&-CATEGORY-ATTORNEY */
    .attorney-category-top .heading-in form {
        gap: 0px;
        justify-content: space-between;
    }

    .attorney-category-top .heading-in form .heading-in-search {
        width: 50%;
    }

    .attorney-category-top .heading-in form .heading-in-filters {
        width: 50%;
        gap: 10px;
        justify-content: flex-end;
    }

    .heading-in-practice {
        width: 45%;
    }

    /* FIND-&-CATEGORY-ATTORNEY */
    /* ATTORNEY-DETAILS-PAGE */

    .attorney-details-buttons ul li {
        width: 48%;
    }

    /* ATTORNEY-DETAILS-PAGE */
    /* ABOUT-US-PAGE */

    .about-page-top .about-inner-image {
        width: 100%;
    }

    .mission-inner {
        width: 100%;
        padding: 15px;
        margin-bottom: 20px;
        gap: 15px;
        border-radius: 20px 2px 20px 2px;
    }

    .mission-inner img {
        width: 50px;
        height: 50px;
    }

    .mission-inner h1 {
        font-size: 22px;
    }

    .about-help-small-text h1 {
        font-size: 18px;
    }

    .about-help-small-text h2 {
        font-size: 24px;
        line-height: 35px;
    }

    .about-help-small-text a {
        padding: 8px 30px;
    }

    .about-help-small-text h2 br {
        display: none;
    }

    .about-help-big-in {
        flex-wrap: wrap;
        align-items: stretch;
    }

    .about-help-big-text h1 {
        font-size: 18px;
        line-height: 30px;
    }

    .about-help-big-text h2 {
        font-size: 28px;
        line-height: 40px;
    }

    .about-help-big-text h2 br {
        display: none;
    }

    .about-help-big-in img {
        object-fit: cover;
        object-position: right;
    }

    /* ABOUT-US-PAGE */
    /* USER-SIGN-PAGES */

    .user-sign-inner form {
        width: 80%;
    }

    .user-sign-code {
        gap: 15px;
    }

    .user-sign-code-in {
        height: 45px;
        width: 45px;
    }

    .password-changed-pop .modal-dialog {
        max-width: 45%;
    }

    /* USER-SIGN-PAGES */
    /* USER-DASHBOARD */
    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-search {
        width: 40%;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-filters {
        width: 60%;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-filters .heading-in-practice {
        width: 46%;
    }

    .user-connections-box {
        width: 48.5%;
    }

    .user-connections-box-content-btn {
        flex-wrap: wrap;
        gap: 8px;
    }

    .logout-delete-popup .modal-dialog {
        max-width: 35%;
    }

    /* USER-DASHBOARD */
    /* ATTORNEY-MY-PROFILE-DASHBOARD */


    .attorny-right-wrap {
        justify-content: flex-end;
        position: relative;
        right: 15px;
        width: 100%;
        display: flex;
    }

    /* ATTORNEY-MY-PROFILE-DASHBOARD */
    /* ATTORNEY-LOG */

    .attorney-log-tabs ul li a {
        font-size: 15px;
    }

    .attorney-log-box {
        width: 48.5%;
    }

    .attorney-log-box-image {
        height: auto;
    }

    /* ATTORNEY-LOG */
    /* ATTORNEY-LOG-DETAIL */

    .attorney-log-accepted-detail {
        padding: 60px 80px;
    }

    /* ATTORNEY-LOG-DETAIL */
    /* ATTORNEY-SUBSCRIPTIONS */

    .attorney-subscription-in {
        width: 31.4%;
        border-radius: 30px 0px 10px 10px;
    }

    .attorney-subscription-wrap {
        gap: 20px;
        padding: 12px;
    }

    .attorney-subscription-top {
        border-radius: 0px 0px 40px 0px;
    }

    .attorney-subscription-button button {
        padding: 10px 90px;
    }

    .payment-popup .modal-dialog {
        max-width: 35%;
    }

    .attorney-payment-label {
        font-size: 14px;
    }

    /* ATTORNEY-SUBSCRIPTIONS */
    /* ATTORNEY-SAVED-CARD */
    .attorney-saved-card-wrap {
        padding-bottom: 40px;
    }

    .attorney-saved-card-box {
        width: 48.1%;
    }

    .attorney-saved-card-details-bottom {
        padding: 15px;
    }

    #payment-succ-popup.logout-delete-popup .modal-dialog {
        max-width: 35%;
    }

    .attorney-saved-card-details-bottom .input-1 {
        font-size: 22px;
    }

    .attorney-saved-card-details-bottom span {
        width: 40%;
    }

    .attorney-saved-card-details-bottom h2 {
        font-size: 14px;
    }

    /* ATTORNEY-SAVED-CARD */
    /* NO-SAVED-CARDS */

    .attorney-payment-no-save-card {
        width: 60%;
    }

    /* NO-SAVED-CARDS */
}

@media only screen and (min-width:912px) and (max-width:999px) {

    /* HOME-PAGE */
    .container-fluid {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }

    .notification-list-item-image {
        width: 45px;
        height: 45px;
    }

    .notification-list-item-text {
        width: 75%;
    }

    .navbar-brand {
        width: 150px;
        margin-right: 0px;
    }

    .navbar-inner {
        justify-content: space-between;
    }

    .navbar-inner .navbar-collapse {
        border-top: 1px solid #f5f5f5;
        margin-top: 20px;
        padding-top: 20px;
    }

    .navbar-inner button.navbar-toggler {
        box-shadow: none;
    }

    .navbar-inner ul.navbar-nav li {
        margin-bottom: 10px;
    }

    .navbar-inner .nav-link {
        margin: 0 5px;
    }

    .navbar-right-btn ul {
        gap: 10px;
        text-align: center;
    }

    .banner-wrap img {
        object-fit: cover;
        object-position: left;
    }

    .banner-in {
        width: 60%;
        gap: 15px;
    }

    .banner-in h1 {
        font-size: 20px;
        font-weight: 500;
    }

    .banner-in h2 {
        font-size: 32px;
        font-weight: 600;
        line-height: 40px;
    }

    .banner-in form {
        width: 100%;
        align-items: center;
        gap: 10px;
    }

    .banner-in form .banner-search input[type="text"] {
        font-size: 14px;
    }

    .banner-location button {
        width: 100%;
        justify-content: space-between;
    }

    .banner-location-list {
        margin-top: 5px;
    }

    .about-wrap .container-fluid .row {
        align-items: flex-start !important;
    }

    .about-inner h1 {
        font-size: 22px;
    }

    .about-inner h2 {
        font-size: 24px;
        line-height: 40px;
    }

    .about-inner p {
        font-size: 14px;
        text-align: justify;
    }

    .about-inner-image {
        width: 100%;
        padding: 15px;
    }

    .about-wrap::before {
        width: 18%;
    }

    .about-wrap::after {
        bottom: 5%;
        width: 18%;
    }

    .heading-in h1 {
        font-size: 25px;
    }

    .heading-in p {
        font-size: 13px;
        max-width: 100%;
    }

    .we-cover-wrap .container-fluid .row {
        justify-content: center;
    }

    .we-cover-in {
        margin-bottom: 15px;
    }

    .we-cover-wrap .container-fluid .row .col-lg-4:last-child .we-cover-in {
        margin-bottom: 0;
    }

    .categories-inner {
        gap: 10px;
    }

    .categories-inner a.categories-box {
        width: 32.4%;
        padding: 20px;
        text-align: center;
        font-size: 17px;
    }

    .categories-inner a.categories-box img {
        width: 45px;
    }

    .counter-wrap {
        background-attachment: fixed;
    }

    .counter-inner ul {
        gap: 30px 0px;
        flex-wrap: wrap;
    }

    .counter-inner ul li {
        width: 50%;
    }

    .near-attorneys-inner ul#pills-tab li.nav-item {
        width: 25%;
    }

    .near-attorneys-inner ul#pills-tab li.nav-item button {
        padding: 12px 5px;
        font-size: 15px;
    }

    .near-attorneys-item {
        width: 48.6%;
        margin-bottom: 20px;
    }

    .near-attorneys-image {
        height: 320px;
    }

    .near-attorneys-text h1 {
        font-size: 18px;
    }

    .testimonials-heading {
        gap: 30px;
    }

    .testimonials-heading h1 {
        width: auto;
        font-size: 30px;
        line-height: 40px;
    }

    .testimonials-heading p {
        width: 100%;
        font-size: 14px;
        line-height: 25px;
        text-align: justify;
        padding-left: 20px;
    }

    .testimonials-in-text {
        padding: 40px;
    }

    .testimonials-in-profile-text {
        padding-left: 10px;
    }

    .testimonials-in-profile-text h1 {
        font-size: 18px;
    }

    .testimonials-in-profile-text p {
        font-size: 14px;
    }

    .get-in-touch-inner {
        margin-bottom: 20px;
    }

    .get-in-touch-wrap img {
        width: 50%;
        transform: scale(1);
        object-fit: cover;
        object-position: center;
    }

    .footer-inner {
        margin-bottom: 30px;
    }

    .footer-wrap .container-fluid .row .col-lg-3:nth-child(2) .footer-inner {
        padding-left: 0px;
    }

    .footer-wrap .container-fluid .row .col-lg-3:nth-child(4) .footer-inner {
        padding-left: 40px;
    }

    .footer-wrap .container-fluid .row .col-lg-3:last-child .footer-inner {
        margin-bottom: 0px;
    }

    .footer-bottom {
        margin-top: 20px;
    }

    /* HOME-PAGE */
    /* TERMS-PRIVACY-PAGE */

    .page-banner-content h1 {
        font-size: 28px;
    }

    /* TERMS-PRIVACY-PAGE */
    /* OUR-CATEGORIES-PAGE */
    .heading-in form {
        width: 90%;
    }

    /* OUR-CATEGORIES-PAGE */
    /* FIND-&-CATEGORY-ATTORNEY */
    .attorney-category-top .heading-in form {
        gap: 0px;
        justify-content: space-between;
    }

    .attorney-category-top .heading-in form .heading-in-search {
        width: 40%;
    }

    .attorney-category-top .heading-in form .heading-in-filters {
        width: 60%;
        gap: 10px;
        justify-content: flex-end;
    }

    .heading-in-practice {
        width: 45%;
    }

    .heading-in-practice-list {
        width: 100%;
    }

    /* FIND-&-CATEGORY-ATTORNEY */
    /* ATTORNEY-DETAILS-PAGE */
    #attorney-about-text.show {
        height: auto;
        max-height: 350px;
        overflow-y: auto;
        padding-right: 20px;
    }

    .attorney-details-image {
        height: 320px;
    }

    .attorney-details-buttons ul {
        flex-wrap: wrap;
    }

    .attorney-details-buttons ul li.attorney-connect-button {
        width: 60%;
    }

    .attorney-details-buttons ul li {
        width: 48%;
    }

    .attorney-details-buttons ul li a {
        padding: 8px 0px;
        font-size: 14px;
    }

    .attorney-details-buttons ul li a img {
        width: 18px;
    }

    .attorney-details-buttons ul li:last-child a img {
        width: 22px;
    }

    #attorney-contact-text.show {
        gap: 10px;
    }

    .attorney-contact-in iframe {
        height: 350px;
    }

    /* ATTORNEY-DETAILS-PAGE */
    /* CONTACT-US-PAGE */
    .contact-page-image {
        width: 100%;
        position: sticky;
        top: 20px;
        z-index: 99;
    }

    .contact-page-inner h1 {
        font-size: 30px;
    }

    .contact-page-inner p {
        font-size: 14px;
        line-height: 26px;
    }

    .contact-page-inner ul {
        gap: 20px;
    }

    .contact-page-bottom {
        padding: 20px;
    }

    /* CONTACT-US-PAGE */
    /* ABOUT-US-PAGE */
    .about-page-top.about-wrap::after {
        bottom: 10px;
        top: inherit;
        width: 20%;
        height: 12%;
    }

    .about-page-top .about-inner-image {
        width: 100%;
    }

    .mission-inner {
        width: 100%;
        padding: 15px;
        margin-bottom: 20px;
        gap: 15px;
        border-radius: 20px 2px 20px 2px;
    }

    .mission-inner img {
        width: 50px;
        height: 50px;
    }

    .mission-inner h1 {
        font-size: 22px;
    }

    .about-help-small-text h1 {
        font-size: 18px;
    }

    .about-help-small-text h2 {
        font-size: 24px;
        line-height: 35px;
    }

    .about-help-small-text a {
        padding: 8px 30px;
    }

    .about-help-small-text h2 br {
        display: none;
    }


    .about-help-big {
        width: 100%;
    }

    .about-help-big-in {
        flex-wrap: wrap;
        align-items: stretch;
    }

    .about-help-big-text h1 {
        font-size: 18px;
        line-height: 30px;
    }

    .about-help-big-text h2 {
        font-size: 28px;
        line-height: 40px;
    }

    .about-help-big-text h2 br {
        display: none;
    }

    .about-help-big-in img {
        width: 50%;
        object-fit: cover;
        object-position: right;
    }

    /* ABOUT-US-PAGE */
    /* USER-SIGN-PAGES */

    .user-sign-inner form {
        width: 90%;
    }

    .user-sign-code {
        gap: 15px;
    }

    .user-sign-code-in {
        height: 45px;
        width: 45px;
    }

    .password-changed-pop .modal-dialog {
        max-width: 45%;
    }

    /* USER-SIGN-PAGES */
    /* USER-DASHBOARD */
    .user-dashboard-menu {
        height: auto;
        position: sticky;
        top: 10px;
        z-index: 9;
    }

    .user-dashboard-menu ul li:last-child a {
        border-bottom: none;
    }

    .user-profile-inner {
        padding: 25px 20px;
    }

    .user-connections-box {
        width: 100%;
    }

    .user-connections-box-image {
        width: 25%;
    }

    .user-connections-box-content {
        width: 75%;
    }

    .user-connections-box-content-btn {
        flex-wrap: wrap;
        gap: 10px;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-search {
        width: 100%;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-filters {
        width: 100%;
        justify-content: space-between;
        margin-top: 10px;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-filters .heading-in-practice {
        width: 48%;
    }

    .logout-delete-popup .modal-dialog {
        max-width: 45%;
    }

    .logout-delete-popup .modal-content .modal-body p {
        margin-bottom: 20px;
    }

    /* NAV-BAR-AFTER-LOGIN */

    .navbar-right-btn {
        align-items: flex-start;
        justify-content: flex-start;
    }

    button.navbar-right-dropdown-btn {
        width: 100%;
        justify-content: space-between;
    }

    /* NAV-BAR-AFTER-LOGIN */

    /* USER-DASHBOARD */
    /* ATTORNEY-MY-PROFILE-DASHBOARD */


    .attorny-right-wrap {
        justify-content: flex-end;
        position: relative;
        right: 15px;
        width: 100%;
    }

    /* ATTORNEY-MY-PROFILE-DASHBOARD */
    /* ATTORNEY-LOG */

    .attorney-log-tabs ul li a {
        font-size: 15px;
    }

    .attorney-log-box {
        width: 47.8%;
        flex-wrap: wrap;
    }

    .attorney-log-box-image {
        width: 50%;
        height: auto;
    }

    .attorney-log-box-content {
        width: 100%;
    }

    /* ATTORNEY-LOG */
    /* ATTORNEY-LOG-DETAIL */

    .attorney-log-accepted-detail {
        padding: 60px 50px;
    }

    /* ATTORNEY-LOG-DETAIL */
    /* ATTORNEY-SUBSCRIPTIONS */

    .attorney-subscription-in {
        width: 48.2%;
        border-radius: 30px 0px 10px 10px;
    }

    .attorney-subscription-wrap {
        gap: 20px;
        padding: 12px;
    }

    .attorney-subscription-top {
        border-radius: 0px 0px 40px 0px;
    }

    .attorney-subscription-button button {
        padding: 10px 90px;
    }

    .payment-popup .modal-dialog {
        max-width: 40%;
    }

    .attorney-payment-label {
        font-size: 14px;
    }

    /* ATTORNEY-SUBSCRIPTIONS */
    /* ATTORNEY-SAVED-CARD */
    .attorney-saved-card-wrap {
        padding-bottom: 40px;
    }

    .attorney-saved-card-box {
        width: 70%;
    }

    .attorney-saved-card-details-bottom {
        padding: 15px;
    }

    #payment-succ-popup.logout-delete-popup .modal-dialog {
        max-width: 40%;
    }

    .attorney-saved-card-btm {
        width: 70%;
        margin: auto;
        margin-top: 20px;
    }


    /* ATTORNEY-SAVED-CARD */
    /* NEW-CSS */
    .user-sign-inner form p {
        font-size: 14px;
    }

    /* NEW-CSS */
    /* NO-SAVED-CARDS */

    .attorney-payment-no-save-card {
        width: 75%;
    }

    /* NO-SAVED-CARDS */
    /* NEW-ABOUT-CSS */

    .about-wrap .col-lg-6.col-md-5 {
        position: sticky;
        top: 10px;
    }

    /* NEW-ABOUT-CSS */
}

@media only screen and (min-width:800px) and (max-width:911px) {

    /* HOME-PAGE */
    .container-fluid {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }

    .notification-list-item-image {
        width: 45px;
        height: 45px;
    }

    .notification-list-item-text {
        width: 75%;
    }

    .navbar-brand {
        width: 150px;
        margin-right: 0px;
    }

    .navbar-inner {
        justify-content: space-between;
    }

    .navbar-inner .navbar-collapse {
        border-top: 1px solid #f5f5f5;
        margin-top: 20px;
        padding-top: 20px;
    }

    .navbar-inner button.navbar-toggler {
        box-shadow: none;
    }

    .navbar-inner ul.navbar-nav li {
        margin-bottom: 10px;
    }

    .navbar-inner .nav-link {
        margin: 0 5px;
    }

    .navbar-right-btn ul {
        gap: 10px;
        text-align: center;
    }

    .banner-wrap img {
        object-fit: cover;
        object-position: left;
    }

    .banner-in {
        width: 60%;
        gap: 15px;
    }

    .banner-in h1 {
        font-size: 20px;
        font-weight: 500;
    }

    .banner-in h2 {
        font-size: 32px;
        font-weight: 600;
        line-height: 40px;
    }

    .banner-in form {
        width: 100%;
        align-items: center;
        gap: 10px;
    }

    .banner-in form .banner-search input[type="text"] {
        font-size: 14px;
    }

    .banner-location button {
        width: 100%;
        justify-content: space-between;
    }

    .banner-location-list {
        margin-top: 5px;
    }

    .about-wrap .container-fluid .row {
        align-items: flex-start !important;
    }

    .about-inner h1 {
        font-size: 22px;
    }

    .about-inner h2 {
        font-size: 24px;
        line-height: 40px;
    }

    .about-inner p {
        font-size: 14px;
        text-align: justify;
    }

    .about-inner-image {
        width: 100%;
        padding: 15px;
    }

    .about-wrap::before {
        width: 18%;
    }

    .about-wrap::after {
        bottom: 5%;
        width: 18%;
    }

    .heading-in h1 {
        font-size: 25px;
    }

    .heading-in p {
        font-size: 13px;
        max-width: 100%;
    }

    .we-cover-wrap .container-fluid .row {
        justify-content: center;
    }

    .we-cover-in {
        margin-bottom: 15px;
    }

    .we-cover-wrap .container-fluid .row .col-lg-4:last-child .we-cover-in {
        margin-bottom: 0;
    }

    .categories-inner {
        gap: 10px;
    }

    .categories-inner a.categories-box {
        width: 32.4%;
        padding: 20px;
        text-align: center;
        font-size: 17px;
    }

    .categories-inner a.categories-box img {
        width: 45px;
    }

    .counter-wrap {
        background-attachment: fixed;
    }

    .counter-inner ul {
        gap: 30px 0px;
        flex-wrap: wrap;
    }

    .counter-inner ul li {
        width: 50%;
    }

    .near-attorneys-inner ul#pills-tab li.nav-item {
        width: 25%;
    }

    .near-attorneys-inner ul#pills-tab li.nav-item button {
        padding: 12px 5px;
        font-size: 15px;
    }

    .near-attorneys-item {
        width: 48.6%;
        margin-bottom: 20px;
    }

    .near-attorneys-image {
        height: 320px;
    }

    .near-attorneys-text h1 {
        font-size: 18px;
    }

    .testimonials-heading {
        gap: 30px;
    }

    .testimonials-heading h1 {
        width: auto;
        font-size: 30px;
        line-height: 40px;
    }

    .testimonials-heading p {
        width: 100%;
        font-size: 14px;
        line-height: 25px;
        text-align: justify;
        padding-left: 20px;
    }

    .testimonials-in-text {
        padding: 40px;
    }

    .testimonials-in-profile-text {
        padding-left: 10px;
    }

    .testimonials-in-profile-text h1 {
        font-size: 18px;
    }

    .testimonials-in-profile-text p {
        font-size: 14px;
    }

    .get-in-touch-inner {
        margin-bottom: 20px;
    }

    .get-in-touch-wrap img {
        width: 50%;
        transform: scale(1);
        object-fit: cover;
        object-position: center;
    }

    .footer-inner {
        margin-bottom: 30px;
    }

    .footer-wrap .container-fluid .row .col-lg-3:nth-child(2) .footer-inner {
        padding-left: 0px;
    }

    .footer-wrap .container-fluid .row .col-lg-3:nth-child(4) .footer-inner {
        padding-left: 40px;
    }

    .footer-wrap .container-fluid .row .col-lg-3:last-child .footer-inner {
        margin-bottom: 0px;
    }

    .footer-bottom {
        margin-top: 20px;
    }

    /* HOME-PAGE */
    /* TERMS-PRIVACY-PAGE */

    .page-banner-content h1 {
        font-size: 28px;
    }

    /* TERMS-PRIVACY-PAGE */
    /* OUR-CATEGORIES-PAGE */
    .heading-in form {
        width: 90%;
    }

    /* OUR-CATEGORIES-PAGE */
    /* FIND-&-CATEGORY-ATTORNEY */
    .attorney-category-top .heading-in form {
        gap: 0px;
        justify-content: space-between;
    }

    .attorney-category-top .heading-in form .heading-in-search {
        width: 40%;
    }

    .attorney-category-top .heading-in form .heading-in-filters {
        width: 60%;
        gap: 10px;
        justify-content: flex-end;
    }

    .heading-in-practice {
        width: 45%;
    }

    .heading-in-practice-list {
        width: 100%;
    }

    /* FIND-&-CATEGORY-ATTORNEY */
    /* ATTORNEY-DETAILS-PAGE */
    #attorney-about-text.show {
        height: auto;
        max-height: 350px;
        overflow-y: auto;
        padding-right: 20px;
    }

    .attorney-details-image {
        height: 320px;
    }

    .attorney-details-buttons ul {
        flex-wrap: wrap;
    }

    .attorney-details-buttons ul li.attorney-connect-button {
        width: 60%;
    }

    .attorney-details-buttons ul li {
        width: 48%;
    }

    .attorney-details-buttons ul li a {
        padding: 8px 0px;
        font-size: 14px;
    }

    .attorney-details-buttons ul li a img {
        width: 18px;
    }

    .attorney-details-buttons ul li:last-child a img {
        width: 22px;
    }

    #attorney-contact-text.show {
        gap: 10px;
    }

    .attorney-contact-in iframe {
        height: 350px;
    }

    /* ATTORNEY-DETAILS-PAGE */
    /* CONTACT-US-PAGE */
    .contact-page-image {
        width: 100%;
        position: sticky;
        top: 20px;
        z-index: 99;
    }

    .contact-page-inner h1 {
        font-size: 30px;
    }

    .contact-page-inner p {
        font-size: 14px;
        line-height: 26px;
    }

    .contact-page-inner ul {
        gap: 20px;
    }

    .contact-page-bottom {
        padding: 20px;
    }

    /* CONTACT-US-PAGE */
    /* ABOUT-US-PAGE */
    .about-page-top.about-wrap::after {
        bottom: 10px;
        top: inherit;
        width: 20%;
        height: 12%;
    }

    .about-page-top .about-inner-image {
        width: 100%;
    }

    .mission-inner {
        width: 100%;
        padding: 15px;
        margin-bottom: 20px;
        gap: 15px;
        border-radius: 20px 2px 20px 2px;
    }

    .mission-inner img {
        width: 50px;
        height: 50px;
    }

    .mission-inner h1 {
        font-size: 22px;
    }

    .about-help-small-text h1 {
        font-size: 18px;
    }

    .about-help-small-text h2 {
        font-size: 24px;
        line-height: 35px;
    }

    .about-help-small-text a {
        padding: 8px 30px;
    }

    .about-help-small-text h2 br {
        display: none;
    }


    .about-help-big {
        width: 100%;
    }

    .about-help-big-in {
        flex-wrap: wrap;
        align-items: stretch;
    }

    .about-help-big-text h1 {
        font-size: 18px;
        line-height: 30px;
    }

    .about-help-big-text h2 {
        font-size: 28px;
        line-height: 40px;
    }

    .about-help-big-text h2 br {
        display: none;
    }

    .about-help-big-in img {
        width: 50%;
        object-fit: cover;
        object-position: right;
    }

    /* ABOUT-US-PAGE */
    /* USER-SIGN-PAGES */

    .user-sign-inner form {
        width: 90%;
    }

    .user-sign-code {
        gap: 15px;
    }

    .user-sign-code-in {
        height: 45px;
        width: 45px;
    }

    .password-changed-pop .modal-dialog {
        max-width: 45%;
    }

    /* USER-SIGN-PAGES */
    /* USER-DASHBOARD */
    .user-dashboard-menu {
        height: auto;
        position: sticky;
        top: 10px;
        z-index: 9;
    }

    .user-dashboard-menu ul li:last-child a {
        border-bottom: none;
    }

    .user-profile-inner {
        padding: 25px 20px;
    }

    .user-connections-box {
        width: 100%;
    }

    .user-connections-box-image {
        width: 25%;
    }

    .user-connections-box-content {
        width: 75%;
    }

    .user-connections-box-content-btn {
        flex-wrap: wrap;
        gap: 10px;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-search {
        width: 100%;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-filters {
        width: 100%;
        justify-content: space-between;
        margin-top: 10px;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-filters .heading-in-practice {
        width: 48%;
    }

    .logout-delete-popup .modal-dialog {
        max-width: 45%;
    }

    .logout-delete-popup .modal-content .modal-body p {
        margin-bottom: 20px;
    }

    /* NAV-BAR-AFTER-LOGIN */

    .navbar-right-btn {
        align-items: flex-start;
        justify-content: flex-start;
    }

    button.navbar-right-dropdown-btn {
        width: 100%;
        justify-content: space-between;
    }

    /* NAV-BAR-AFTER-LOGIN */

    /* USER-DASHBOARD */

    /* ATTORNEY-MY-PROFILE-DASHBOARD */

    .attorny-right-wrap {
        justify-content: center;
        position: relative;
        right: 0;
        width: 100%;
    }

    /* ATTORNEY-MY-PROFILE-DASHBOARD */
    /* ATTORNEY-LOG */

    .attorney-log-tabs ul li a {
        font-size: 15px;
    }

    .attorney-log-box {
        width: 47.8%;
        flex-wrap: wrap;
    }

    .attorney-log-box-image {
        width: 50%;
        height: auto;
    }

    .attorney-log-box-content {
        width: 100%;
    }

    /* ATTORNEY-LOG */
    /* ATTORNEY-LOG-DETAIL */

    .attorney-log-accepted-detail {
        padding: 60px 20px;
    }

    /* ATTORNEY-LOG-DETAIL */

    /* ATTORNEY-SUBSCRIPTIONS */

    .attorney-subscription-in {
        width: 100%;
        border-radius: 30px 0px 10px 10px;
    }

    .attorney-subscription-wrap {
        gap: 20px;
        padding: 12px;
    }

    .attorney-subscription-top {
        border-radius: 0px 0px 40px 0px;
    }

    .attorney-subscription-button button {
        padding: 10px 90px;
    }

    .payment-popup .modal-dialog {
        max-width: 50%;
    }

    .attorney-payment-label {
        font-size: 14px;
    }

    /* ATTORNEY-SUBSCRIPTIONS */
    /* ATTORNEY-SAVED-CARD */
    .attorney-saved-card-wrap {
        padding-bottom: 40px;
    }

    .attorney-saved-card-box {
        width: 80%;
    }

    .attorney-saved-card-details-bottom {
        padding: 15px;
    }

    #payment-succ-popup.logout-delete-popup .modal-dialog {
        max-width: 45%;
    }

    .attorney-saved-card-btm {
        width: 80%;
        margin: auto;
        margin-top: 20px;
    }

    /* ATTORNEY-SAVED-CARD */
    /* ATTORNEY-TRANSACTION */
    .attorney-pagination ul li a {
        width: 32px;
        height: 32px;
    }

    /* ATTORNEY-TRANSACTION */
    /* NEW-CSS */
    .user-sign-inner form p {
        font-size: 14px;
    }

    /* NEW-CSS */
    /* NO-SAVED-CARDS */

    .attorney-payment-no-save-card {
        width: 75%;
    }

    /* NO-SAVED-CARDS */
    /* NEW-ABOUT-CSS */

    .about-wrap .col-lg-6.col-md-5 {
        position: sticky;
        top: 10px;
    }

    /* NEW-ABOUT-CSS */
}

@media only screen and (min-width:768px) and (max-width:799px) {

    /* HOME-PAGE */
    .container-fluid {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }

    .notification-list-item-image {
        width: 45px;
        height: 45px;
    }

    .notification-list-item-text {
        width: 75%;
    }

    .navbar-brand {
        width: 150px;
        margin-right: 0px;
    }

    .navbar-inner {
        justify-content: space-between;
    }

    .navbar-inner .navbar-collapse {
        border-top: 1px solid #f5f5f5;
        margin-top: 20px;
        padding-top: 20px;
    }

    .navbar-inner button.navbar-toggler {
        box-shadow: none;
    }

    .navbar-inner ul.navbar-nav li {
        margin-bottom: 10px;
    }

    .navbar-inner .nav-link {
        margin: 0 5px;
    }

    .navbar-right-btn ul {
        gap: 10px;
        text-align: center;
    }

    .banner-wrap img {
        object-fit: cover;
        object-position: left;
    }

    .banner-in {
        width: 60%;
        gap: 15px;
    }

    .banner-in h1 {
        font-size: 20px;
        font-weight: 500;
    }

    .banner-in h2 {
        font-size: 32px;
        font-weight: 600;
        line-height: 40px;
    }

    .banner-in form {
        width: 100%;
        align-items: center;
        gap: 10px;
    }

    .banner-in form .banner-search input[type="text"] {
        font-size: 14px;
    }

    .banner-location button {
        width: 100%;
        justify-content: space-between;
    }

    .banner-location-list {
        margin-top: 5px;
    }

    .about-wrap .container-fluid .row {
        align-items: flex-start !important;
    }

    .about-inner h1 {
        font-size: 22px;
    }

    .about-inner h2 {
        font-size: 24px;
        line-height: 40px;
    }

    .about-inner p {
        font-size: 14px;
        text-align: justify;
    }

    .about-inner-image {
        width: 100%;
        padding: 15px;
    }

    .about-wrap::before {
        width: 18%;
    }

    .about-wrap::after {
        bottom: 5%;
        width: 18%;
    }

    .heading-in h1 {
        font-size: 25px;
    }

    .heading-in p {
        font-size: 13px;
        max-width: 100%;
    }

    .we-cover-wrap .container-fluid .row {
        justify-content: center;
    }

    .we-cover-in {
        margin-bottom: 15px;
    }

    .we-cover-wrap .container-fluid .row .col-lg-4:last-child .we-cover-in {
        margin-bottom: 0;
    }

    .categories-inner {
        gap: 10px;
    }

    .categories-inner a.categories-box {
        width: 32.4%;
        padding: 20px;
        text-align: center;
        font-size: 17px;
    }

    .categories-inner a.categories-box img {
        width: 45px;
    }

    .counter-wrap {
        background-attachment: fixed;
    }

    .counter-inner ul {
        gap: 30px 0px;
        flex-wrap: wrap;
    }

    .counter-inner ul li {
        width: 50%;
    }

    .near-attorneys-inner ul#pills-tab li.nav-item {
        width: 25%;
    }

    .near-attorneys-inner ul#pills-tab li.nav-item button {
        padding: 12px 5px;
        font-size: 15px;
    }

    .near-attorneys-item {
        width: 48.6%;
        margin-bottom: 20px;
    }

    .near-attorneys-image {
        height: 320px;
    }

    .near-attorneys-text h1 {
        font-size: 18px;
    }

    .testimonials-heading {
        gap: 30px;
    }

    .testimonials-heading h1 {
        width: auto;
        font-size: 30px;
        line-height: 40px;
    }

    .testimonials-heading p {
        width: 100%;
        font-size: 14px;
        line-height: 25px;
        text-align: justify;
        padding-left: 20px;
    }

    .testimonials-in-text {
        padding: 40px;
    }

    .testimonials-in-profile-text {
        padding-left: 10px;
    }

    .testimonials-in-profile-text h1 {
        font-size: 18px;
    }

    .testimonials-in-profile-text p {
        font-size: 14px;
    }

    .get-in-touch-inner {
        margin-bottom: 20px;
    }

    .get-in-touch-wrap img {
        width: 50%;
        transform: scale(1);
        object-fit: cover;
        object-position: center;
    }

    .footer-inner {
        margin-bottom: 30px;
    }

    .footer-wrap .container-fluid .row .col-lg-3:nth-child(2) .footer-inner {
        padding-left: 0px;
    }

    .footer-wrap .container-fluid .row .col-lg-3:nth-child(4) .footer-inner {
        padding-left: 40px;
    }

    .footer-wrap .container-fluid .row .col-lg-3:last-child .footer-inner {
        margin-bottom: 0px;
    }

    .footer-bottom {
        margin-top: 20px;
    }

    /* HOME-PAGE */
    /* TERMS-PRIVACY-PAGE */

    .page-banner-content h1 {
        font-size: 28px;
    }

    /* TERMS-PRIVACY-PAGE */
    /* OUR-CATEGORIES-PAGE */
    .heading-in form {
        width: 90%;
    }

    /* OUR-CATEGORIES-PAGE */
    /* FIND-&-CATEGORY-ATTORNEY */
    .attorney-category-top .heading-in form {
        gap: 0px;
        justify-content: space-between;
    }

    .attorney-category-top .heading-in form .heading-in-search {
        width: 40%;
    }

    .attorney-category-top .heading-in form .heading-in-filters {
        width: 60%;
        gap: 10px;
        justify-content: flex-end;
    }

    .heading-in-practice {
        width: 45%;
    }

    .heading-in-practice-list {
        width: 100%;
    }

    /* FIND-&-CATEGORY-ATTORNEY */
    /* ATTORNEY-DETAILS-PAGE */
    #attorney-about-text.show {
        height: auto;
        max-height: 350px;
        overflow-y: auto;
        padding-right: 20px;
    }

    .attorney-details-image {
        height: 320px;
    }

    .attorney-details-buttons ul {
        flex-wrap: wrap;
    }

    .attorney-details-buttons ul li.attorney-connect-button {
        width: 60%;
    }

    .attorney-details-buttons ul li {
        width: 48%;
    }

    .attorney-details-buttons ul li a {
        padding: 8px 0px;
        font-size: 14px;
    }

    .attorney-details-buttons ul li a img {
        width: 18px;
    }

    .attorney-details-buttons ul li:last-child a img {
        width: 22px;
    }

    #attorney-contact-text.show {
        gap: 10px;
    }

    .attorney-contact-in iframe {
        height: 350px;
    }

    /* ATTORNEY-DETAILS-PAGE */
    /* CONTACT-US-PAGE */
    .contact-page-image {
        width: 100%;
        position: sticky;
        top: 20px;
        z-index: 99;
    }

    .contact-page-inner h1 {
        font-size: 30px;
    }

    .contact-page-inner p {
        font-size: 14px;
        line-height: 26px;
    }

    .contact-page-inner ul {
        gap: 20px;
    }

    .contact-page-bottom {
        padding: 20px;
    }

    /* CONTACT-US-PAGE */
    /* ABOUT-US-PAGE */
    .about-page-top.about-wrap::after {
        bottom: 10px;
        top: inherit;
        width: 20%;
        height: 12%;
    }

    .about-page-top .about-inner-image {
        width: 100%;
    }

    .mission-inner {
        width: 100%;
        padding: 15px;
        margin-bottom: 20px;
        gap: 15px;
        border-radius: 20px 2px 20px 2px;
    }

    .mission-inner img {
        width: 50px;
        height: 50px;
    }

    .mission-inner h1 {
        font-size: 22px;
    }

    .about-help-small-text h1 {
        font-size: 18px;
    }

    .about-help-small-text h2 {
        font-size: 24px;
        line-height: 35px;
    }

    .about-help-small-text a {
        padding: 8px 30px;
    }

    .about-help-small-text h2 br {
        display: none;
    }


    .about-help-big {
        width: 100%;
    }

    .about-help-big-in {
        flex-wrap: wrap;
        align-items: stretch;
    }

    .about-help-big-text h1 {
        font-size: 18px;
        line-height: 30px;
    }

    .about-help-big-text h2 {
        font-size: 28px;
        line-height: 40px;
    }

    .about-help-big-text h2 br {
        display: none;
    }

    .about-help-big-in img {
        width: 50%;
        object-fit: cover;
        object-position: right;
    }

    /* ABOUT-US-PAGE */
    /* USER-SIGN-PAGES */

    .user-sign-inner form {
        width: 90%;
    }

    .user-sign-code {
        gap: 15px;
    }

    .user-sign-code-in {
        height: 45px;
        width: 45px;
    }

    .password-changed-pop .modal-dialog {
        max-width: 45%;
    }

    /* USER-SIGN-PAGES */
    /* USER-DASHBOARD */
    .user-dashboard-menu {
        height: auto;
        position: sticky;
        top: 10px;
        z-index: 9;
    }

    .user-dashboard-menu ul li:last-child a {
        border-bottom: none;
    }

    .user-profile-inner {
        padding: 25px 20px;
    }

    .user-connections-box {
        width: 100%;
    }

    .user-connections-box-image {
        width: 25%;
    }

    .user-connections-box-content {
        width: 75%;
    }

    .user-connections-box-content-btn {
        flex-wrap: wrap;
        gap: 10px;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-search {
        width: 100%;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-filters {
        width: 100%;
        justify-content: space-between;
        margin-top: 10px;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-filters .heading-in-practice {
        width: 48%;
    }

    .logout-delete-popup .modal-dialog {
        max-width: 45%;
    }

    .logout-delete-popup .modal-content .modal-body p {
        margin-bottom: 20px;
    }

    /* NAV-BAR-AFTER-LOGIN */

    .navbar-right-btn {
        align-items: flex-start;
        justify-content: flex-start;
    }

    button.navbar-right-dropdown-btn {
        width: 100%;
        justify-content: space-between;
    }

    /* NAV-BAR-AFTER-LOGIN */

    /* USER-DASHBOARD */
    /* ATTORNEY-MY-PROFILE-DASHBOARD */


    .attorny-right-wrap {
        justify-content: center;
        position: relative;
        right: 0;
        width: 100%;
    }

    /* ATTORNEY-MY-PROFILE-DASHBOARD */
    /* ATTORNEY-LOG */

    .attorney-log-tabs ul li a {
        font-size: 15px;
    }

    .attorney-log-box {
        width: 47.8%;
        flex-wrap: wrap;
    }

    .attorney-log-box-image {
        width: 50%;
        height: auto;
    }

    .attorney-log-box-content {
        width: 100%;
    }

    /* ATTORNEY-LOG */
    /* ATTORNEY-LOG-DETAIL */

    .attorney-log-accepted-detail {
        padding: 60px 20px;
    }

    /* ATTORNEY-LOG-DETAIL */
    /* ATTORNEY-SUBSCRIPTIONS */

    .attorney-subscription-in {
        width: 100%;
        border-radius: 30px 0px 10px 10px;
    }

    .attorney-subscription-wrap {
        gap: 20px;
        padding: 12px;
    }

    .attorney-subscription-top {
        border-radius: 0px 0px 40px 0px;
    }

    .attorney-subscription-button button {
        padding: 10px 90px;
    }

    .payment-popup .modal-dialog {
        max-width: 50%;
    }

    .attorney-payment-label {
        font-size: 14px;
    }

    /* ATTORNEY-SUBSCRIPTIONS */
    /* ATTORNEY-SAVED-CARD */
    .attorney-saved-card-wrap {
        padding-bottom: 40px;
    }

    .attorney-saved-card-box {
        width: 80%;
    }

    .attorney-saved-card-details-bottom {
        padding: 15px;
    }

    #payment-succ-popup.logout-delete-popup .modal-dialog {
        max-width: 45%;
    }

    .attorney-saved-card-btm {
        width: 80%;
        margin: auto;
        margin-top: 20px;
    }

    /* ATTORNEY-SAVED-CARD */
    /* ATTORNEY-TRANSACTION */
    .attorney-pagination ul li a {
        width: 32px;
        height: 32px;
    }

    /* ATTORNEY-TRANSACTION */

    /* NEW-CSS */
    .user-sign-inner form p {
        font-size: 14px;
    }

    /* NEW-CSS */
    /* NO-SAVED-CARDS */

    .attorney-payment-no-save-card {
        width: 75%;
    }

    /* NO-SAVED-CARDS */

    /* NEW-ABOUT-CSS */

    .about-wrap .col-lg-6.col-md-5 {
        position: sticky;
        top: 10px;
    }

    /* NEW-ABOUT-CSS */
}

@media only screen and (min-width:480px) and (max-width:767px) {

    /* HOME-PAGE */
    .container-fluid {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }


    .social-notification {
        justify-content: flex-start;
        margin-top: 10px;
    }

    .notification-in {
        margin-left: auto;
    }

    .notification-list-item-image {
        width: 45px;
        height: 45px;
    }

    .notification-list-item-text {
        width: 75%;
    }

    .navbar-brand {
        width: 150px;
        margin-right: 0px;
    }

    .navbar-inner {
        justify-content: space-between;
    }

    .navbar-inner .navbar-collapse {
        border-top: 1px solid #f5f5f5;
        margin-top: 20px;
        padding-top: 20px;
    }

    .navbar-inner button.navbar-toggler {
        box-shadow: none;
    }

    .navbar-inner ul.navbar-nav li {
        margin-bottom: 10px;
    }

    .navbar-inner .nav-link {
        margin: 0 5px;
    }

    .navbar-right-btn ul {
        gap: 10px;
        text-align: center;
    }

    .navbar-right-btn ul li a {
        padding: 8px 25px;
    }

    .banner-wrap img {
        height: 350px;
        object-fit: cover;
        object-position: left;
    }

    .banner-in {
        width: 90%;
        gap: 15px;
    }

    .banner-in h1 {
        font-size: 16px;
        font-weight: 500;
    }

    .banner-in h2 {
        font-size: 28px;
        font-weight: 600;
        line-height: 35px;
    }

    .banner-in form {
        width: 100%;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .banner-in form .banner-search {
        width: 100%;
        height: 100%;
    }

    .banner-in form .banner-search input[type="text"] {
        height: 40px;
        padding: 0px 80px 0px 20px;
        font-size: 14px;
    }

    .banner-location {
        width: 100%;
    }

    .banner-location button {
        width: 100%;
        justify-content: space-between;
    }

    .banner-location-list {
        width: 100%;
        margin-top: 5px;
    }

    .about-inner h1 {
        font-size: 22px;
    }

    .about-inner h2 {
        font-size: 24px;
        line-height: 40px;
    }

    .about-inner p {
        font-size: 14px;
        text-align: justify;
    }

    .about-inner-image {
        width: 100%;
        padding: 15px;
        margin-top: 30px;
    }

    .about-wrap::before {
        bottom: -8%;
        width: 40%;
    }

    .about-wrap::after {
        bottom: inherit;
        top: 45%;
        width: 30%;
    }

    .heading-in h1 {
        font-size: 25px;
    }

    .heading-in p {
        font-size: 13px;
        max-width: 100%;
    }

    .we-cover-in {
        margin-bottom: 15px;
    }

    .we-cover-wrap .container-fluid .row .col-lg-4:last-child .we-cover-in {
        margin-bottom: 0;
    }

    .categories-inner {
        gap: 10px;
    }

    .categories-inner a.categories-box {
        width: 48.6%;
        padding: 20px;
        text-align: center;
        font-size: 17px;
    }

    .categories-inner a.categories-box img {
        width: 45px;
    }

    .counter-wrap {
        background-attachment: fixed;
    }

    .counter-inner ul {
        flex-direction: column;
        gap: 30px;
    }

    .near-attorneys-inner ul#pills-tab {
        flex-direction: column;
    }

    .near-attorneys-inner ul#pills-tab li.nav-item {
        width: 100%;
    }

    .near-attorneys-inner ul#pills-tab li.nav-item button {
        border-left: none;
        border-bottom: 1px solid #CFCFCF;
        padding: 12px 0;
    }

    .near-attorneys-inner ul#pills-tab li.nav-item:last-child button {
        border-right: none;
        border-bottom: none;
    }

    .near-attorneys-item {
        width: 100%;
        margin-bottom: 20px;
    }

    .testimonials-heading {
        align-items: flex-start;
        flex-direction: column;
        gap: 30px;
    }

    .testimonials-heading h1 {
        width: auto;
        font-size: 30px;
        line-height: 40px;
    }

    .testimonials-heading p {
        width: 100%;
        font-size: 14px;
        line-height: 25px;
        text-align: justify;
        padding-left: 10px;
    }

    .testimonials-in-text {
        padding: 40px;
    }

    .get-in-touch-inner {
        margin-bottom: 20px;
    }

    .get-in-touch-wrap img {
        width: 100%;
        transform: scale(1);
        position: relative;
    }

    .footer-inner {
        margin-bottom: 30px;
    }

    .footer-wrap .container-fluid .row .col-lg-3:nth-child(2) .footer-inner {
        padding-left: 0px;
    }

    .footer-wrap .container-fluid .row .col-lg-3:last-child .footer-inner {
        margin-bottom: 0px;
    }

    .footer-bottom {
        margin-top: 20px;
    }

    /* HOME-PAGE */
    /* TERMS-PRIVACY-PAGE */
    .page-banner-content h1 {
        font-size: 28px;
    }

    .page-banner img {
        height: 180px;
        object-fit: cover;
    }

    /* TERMS-PRIVACY-PAGE */
    /* OUR-CATEGORIES-PAGE */
    .heading-in form {
        width: 90%;
    }

    /* OUR-CATEGORIES-PAGE */
    /* FIND-&-CATEGORY-ATTORNEY */
    .attorney-category-top .heading-in form {
        gap: 10px;
    }

    .attorney-category-top .heading-in form .heading-in-search {
        width: 100%;
    }

    .attorney-category-top .heading-in form .heading-in-filters {
        width: 100%;
        gap: 10px;
        display: flex;
        justify-content: space-between;
    }

    .heading-in-practice {
        width: 48.9%;
    }

    .heading-in-practice-list {
        width: max-content;
        left: 0;
    }

    /* FIND-&-CATEGORY-ATTORNEY */
    /* ATTORNEY-DETAILS-PAGE */
    #attorney-about-text.show {
        height: auto;
        max-height: 350px;
        overflow-y: auto;
        padding-right: 20px;
    }

    .attorney-details-image {
        height: auto;
    }

    .attorney-details-buttons ul {
        flex-wrap: wrap;
    }

    .attorney-details-buttons ul li.attorney-connect-button {
        width: 60%;
    }

    .attorney-details-buttons ul li {
        width: 48%;
    }

    .attorney-details-buttons ul li a {
        padding: 8px 0px;
        font-size: 14px;
    }

    .attorney-details-buttons ul li a img {
        width: 18px;
    }

    .attorney-details-buttons ul li:last-child a img {
        width: 22px;
    }

    .attorney-details-content {
        margin-top: 20px;
    }

    .attorney-about-contact-buttons {
        width: 100%;
        border-radius: 5px 5px 0px 0px;
        gap: 10px;
        padding: 10px 15px;
    }

    .attorney-about-contact-text {
        border-radius: 0px 0px 5px 5px;
        padding: 20px 15px;
    }

    .attorney-about-contact-buttons a {
        padding: 8px 10px;
        width: 48%;
        text-align: center;
    }

    #attorney-contact-text.show {
        gap: 50px;
        flex-wrap: wrap;
    }

    .attorney-contact-in iframe {
        height: 350px;
    }

    /* ATTORNEY-DETAILS-PAGE */
    /* CONTACT-US-PAGE */
    .contact-page-image {
        width: 100%;
        margin-top: 30px;
    }

    .contact-page-inner h1 {
        font-size: 30px;
    }

    .contact-page-inner p {
        font-size: 14px;
        line-height: 26px;
    }

    .contact-page-inner ul {
        gap: 20px;
    }

    .contact-page-bottom {
        padding: 20px;
    }

    /* CONTACT-US-PAGE */
    /* ABOUT-US-PAGE */
    .about-page-top.about-wrap::after {
        bottom: 10px;
        top: inherit;
        width: 20%;
        height: 12%;
    }

    .about-page-top .about-inner-image {
        width: 100%;
    }

    .mission-inner {
        width: 100%;
        padding: 15px;
        margin-bottom: 20px;
        gap: 10px;
    }

    .mission-inner img {
        width: 60px;
        height: 60px;
    }

    .mission-inner h1 {
        font-size: 26px;
    }

    .about-help-small-in {
        flex-direction: column;
    }

    .about-help-small-in img {
        width: 100%;
        margin-bottom: 20px;
    }

    .about-help-small-text {
        width: 100%;
        padding-left: 0px;
    }

    .about-help-small-text h2 br {
        display: none;
    }

    .about-help-big {
        width: 100%;
    }

    .about-help-big-in {
        flex-direction: column;
    }

    .about-help-big-in img {
        width: 100%;
    }

    .about-help-big-text {
        width: 100%;
    }

    .about-help-big-text h1 {
        font-size: 18px;
        line-height: 30px;
    }

    .about-help-big-text h2 {
        font-size: 28px;
        line-height: 40px;
    }

    .about-help-big-text h2 br {
        display: none;
    }

    /* ABOUT-US-PAGE */
    /* USER-SIGN-PAGES */

    .user-sign-inner {
        margin-top: 30px;
    }

    .user-sign-inner form {
        width: 100%;
    }

    .user-sign-code {
        gap: 15px;
    }

    .user-sign-code-in {
        height: 45px;
        width: 45px;
    }

    .password-changed-pop .modal-dialog {
        max-width: 95%;
    }

    /* USER-SIGN-PAGES */
    /* USER-DASHBOARD */

    .user-dashboard-menu ul li:last-child a {
        border-bottom: none;
    }

    .user-dashboard-inner {
        margin-top: 30px;
    }

    .user-profile-inner {
        padding: 25px 20px;
    }

    .user-connections-box {
        width: 100%;
    }

    .user-connections-box-image {
        width: 30%;
    }

    .user-connections-box-content {
        width: 70%;
    }

    .user-connections-box-content-btn {
        flex-wrap: wrap;
        gap: 10px;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-search {
        width: 100%;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-filters {
        width: 100%;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-filters .heading-in-practice {
        width: 48%;
    }

    .logout-delete-popup .modal-dialog {
        max-width: 80%;
    }

    .logout-delete-popup .modal-content .modal-body p {
        margin-bottom: 20px;
    }

    /* NAV-BAR-AFTER-LOGIN */

    .navbar-right-btn {
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    button.navbar-right-dropdown-btn {
        width: 100%;
        justify-content: space-between;
    }

    /* NAV-BAR-AFTER-LOGIN */

    /* USER-DASHBOARD */
    /* ATTORNEY-MY-PROFILE-DASHBOARD */


    .attorny-right-wrap {
        justify-content: center;
        position: relative;
        right: 0;
        width: 100%;
    }

    /* ATTORNEY-MY-PROFILE-DASHBOARD */
    /* ATTORNEY-LOG */
    .attorney-log-tabs ul {
        gap: 20px;
    }

    .attorney-log-tabs ul li a {
        font-size: 15px;
    }

    .attorney-log-box {
        width: 100%;
    }

    .attorney-log-box-image {
        height: auto;
    }

    /* ATTORNEY-LOG */
    /* ATTORNEY-LOG-DETAIL */

    .attorney-log-accepted-detail {
        padding: 60px 20px;
    }

    /* ATTORNEY-LOG-DETAIL */
    /* ATTORNEY-SUBSCRIPTIONS */

    .attorney-subscription-in {
        width: 100%;
        border-radius: 30px 0px 10px 10px;
    }

    .attorney-subscription-wrap {
        gap: 20px;
        padding: 12px;
    }

    .attorney-subscription-top {
        border-radius: 0px 0px 40px 0px;
    }

    .attorney-subscription-button button {
        padding: 10px 90px;
    }

    .payment-popup .modal-dialog {
        max-width: 95%;
    }

    .attorney-payment-label {
        font-size: 14px;
    }

    /* ATTORNEY-SUBSCRIPTIONS */
    /* ATTORNEY-SAVED-CARD */
    .attorney-saved-card-wrap {
        padding-bottom: 0px;
    }

    .attorney-saved-card-box {
        width: 100%;
    }

    .attorney-saved-card-details-bottom {
        padding: 15px;
    }

    #payment-succ-popup.logout-delete-popup .modal-dialog {
        max-width: 75%;
    }

    /* ATTORNEY-SAVED-CARD */
    /* ATTORNEY-TRANSACTION */
    .attorney-pagination ul li a {
        width: 32px;
        height: 32px;
    }

    /* ATTORNEY-TRANSACTION */
    /* NO-SAVED-CARDS */

    .attorney-payment-no-save-card {
        width: 90%;
        padding-bottom: 20px;
    }

    /* NO-SAVED-CARDS */
}

@media only screen and (min-width:390px) and (max-width:479px) {

    /* HOME-PAGE */
    .container-fluid {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }


    .social-notification {
        justify-content: flex-start;
        margin-top: 10px;
    }

    .notification-in {
        margin-left: auto;
    }

    .notification-list {
        width: 335px;
        margin-top: 20px;
    }

    .notification-list-item-image {
        width: 45px;
        height: 45px;
    }

    .notification-list-item-text {
        width: 75%;
    }

    .navbar-brand {
        width: 150px;
        margin-right: 0px;
    }

    .navbar-inner {
        justify-content: space-between;
    }

    .navbar-inner .navbar-collapse {
        border-top: 1px solid #f5f5f5;
        margin-top: 20px;
        padding-top: 20px;
    }

    .navbar-inner button.navbar-toggler {
        box-shadow: none;
    }

    .navbar-inner ul.navbar-nav li {
        margin-bottom: 10px;
    }

    .navbar-inner .nav-link {
        margin: 0 5px;
    }

    .navbar-right-btn ul {
        align-items: stretch;
        gap: 10px;
        text-align: center;
    }

    .navbar-right-btn ul li a {
        padding: 8px 22px;
    }

    .banner-wrap img {
        height: 350px;
        object-fit: cover;
        object-position: left;
    }

    .banner-in {
        width: 90%;
        gap: 15px;
    }

    .banner-in h1 {
        font-size: 14px;
        font-weight: 500;
    }

    .banner-in h2 {
        font-size: 25px;
        font-weight: 600;
        line-height: 35px;
    }

    .banner-in form {
        width: 100%;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .banner-in form .banner-search {
        width: 100%;
        height: 100%;
    }

    .banner-in form .banner-search input[type="text"] {
        height: 40px;
        padding: 0px 80px 0px 20px;
        font-size: 14px;
    }

    .banner-location {
        width: 100%;
    }

    .banner-location button {
        width: 100%;
        justify-content: space-between;
    }

    .banner-location-list {
        width: 100%;
        margin-top: 5px;
    }

    .about-inner h1 {
        font-size: 20px;
    }

    .about-inner h2 {
        font-size: 20px;
        line-height: 35px;
    }

    .about-inner p {
        font-size: 14px;
        text-align: justify;
    }

    .about-inner-image {
        width: 100%;
        padding: 15px;
        margin-top: 30px;
    }

    .about-wrap::before {
        bottom: -8%;
        width: 40%;
    }

    .about-wrap::after {
        bottom: inherit;
        top: 45%;
        width: 30%;
    }

    .heading-in h1 {
        font-size: 25px;
    }

    .heading-in p {
        font-size: 13px;
        max-width: 100%;
    }

    .we-cover-in {
        margin-bottom: 15px;
    }

    .we-cover-wrap .container-fluid .row .col-lg-4:last-child .we-cover-in {
        margin-bottom: 0;
    }

    .categories-inner {
        gap: 10px;
    }

    .categories-inner a.categories-box {
        width: 48.6%;
        padding: 20px;
        text-align: center;
        font-size: 17px;
    }

    .categories-inner a.categories-box img {
        width: 45px;
    }

    .counter-wrap {
        background-attachment: fixed;
    }

    .counter-inner ul {
        flex-direction: column;
        gap: 30px;
    }

    .near-attorneys-inner ul#pills-tab {
        flex-direction: column;
    }

    .near-attorneys-inner ul#pills-tab li.nav-item {
        width: 100%;
    }

    .near-attorneys-inner ul#pills-tab li.nav-item button {
        border-left: none;
        border-bottom: 1px solid #CFCFCF;
        padding: 12px 0;
    }

    .near-attorneys-inner ul#pills-tab li.nav-item:last-child button {
        border-right: none;
        border-bottom: none;
    }

    .near-attorneys-item {
        width: 100%;
        margin-bottom: 20px;
    }

    .testimonials-heading {
        align-items: flex-start;
        flex-direction: column;
        gap: 30px;
    }

    .testimonials-heading h1 {
        width: auto;
        font-size: 30px;
        line-height: 40px;
    }

    .testimonials-heading p {
        width: 100%;
        font-size: 14px;
        line-height: 25px;
        text-align: justify;
        padding-left: 10px;
    }

    .testimonials-in-text {
        padding: 40px;
    }

    .get-in-touch-inner {
        margin-bottom: 20px;
    }

    .get-in-touch-wrap img {
        width: 100%;
        transform: scale(1);
        position: relative;
    }

    .footer-inner {
        margin-bottom: 30px;
    }

    .footer-wrap .container-fluid .row .col-lg-3:nth-child(2) .footer-inner {
        padding-left: 0px;
    }

    .footer-wrap .container-fluid .row .col-lg-3:last-child .footer-inner {
        margin-bottom: 0px;
    }

    .footer-bottom {
        margin-top: 20px;
    }

    /* HOME-PAGE */
    /* TERMS-PRIVACY-PAGE */
    .page-banner-content h1 {
        font-size: 25px;
    }

    .page-banner img {
        height: 180px;
        object-fit: cover;
    }

    /* TERMS-PRIVACY-PAGE */
    /* OUR-CATEGORIES-PAGE */
    .heading-in form {
        width: 100%;
    }

    /* OUR-CATEGORIES-PAGE */
    /* FIND-&-CATEGORY-ATTORNEY */
    .attorney-category-top .heading-in form {
        gap: 10px;
    }

    .attorney-category-top .heading-in form .heading-in-search {
        width: 100%;
    }

    .attorney-category-top .heading-in form .heading-in-filters {
        width: 100%;
        gap: 10px;
    }

    .heading-in-practice {
        width: 100%;
    }

    .heading-in-practice-list {
        width: 100%;
    }

    /* FIND-&-CATEGORY-ATTORNEY */
    /* ATTORNEY-DETAILS-PAGE */
    #attorney-about-text.show {
        height: auto;
        max-height: 350px;
        overflow-y: auto;
        padding-right: 20px;
    }

    .attorney-details-image {
        height: auto;
    }

    .attorney-details-buttons ul {
        flex-wrap: wrap;
    }

    .attorney-details-buttons ul li.attorney-connect-button {
        width: 60%;
    }

    .attorney-details-buttons ul li {
        width: 48%;
    }

    .attorney-details-buttons ul li a {
        padding: 8px 0px;
        font-size: 14px;
    }

    .attorney-details-buttons ul li a img {
        width: 18px;
    }

    .attorney-details-buttons ul li:last-child a img {
        width: 22px;
    }

    .attorney-details-content {
        margin-top: 20px;
    }

    .attorney-about-contact-buttons {
        width: 100%;
        border-radius: 5px 5px 0px 0px;
        gap: 10px;
        padding: 10px 15px;
    }

    .attorney-about-contact-text {
        border-radius: 0px 0px 5px 5px;
        padding: 20px 15px;
    }

    .attorney-about-contact-buttons a {
        padding: 8px 10px;
        width: 48%;
        text-align: center;
    }

    #attorney-contact-text.show {
        gap: 50px;
        flex-wrap: wrap;
    }

    .attorney-contact-in iframe {
        height: 350px;
    }

    /* ATTORNEY-DETAILS-PAGE */
    /* CONTACT-US-PAGE */
    .contact-page-image {
        width: 100%;
        margin-top: 30px;
    }

    .contact-page-inner h1 {
        font-size: 30px;
    }

    .contact-page-inner p {
        font-size: 14px;
        line-height: 26px;
    }

    .contact-page-inner ul {
        gap: 20px;
    }

    .contact-page-bottom {
        padding: 20px;
    }

    /* CONTACT-US-PAGE */
    /* ABOUT-US-PAGE */
    .about-page-top.about-wrap::after {
        bottom: 10px;
        top: inherit;
        width: 20%;
        height: 12%;
    }

    .about-page-top .about-inner-image {
        width: 100%;
    }

    .mission-inner {
        width: 100%;
        padding: 15px;
        margin-bottom: 20px;
        gap: 10px;
    }

    .mission-inner img {
        width: 60px;
        height: 60px;
    }

    .mission-inner h1 {
        font-size: 26px;
    }

    .about-help-small-in {
        flex-direction: column;
    }

    .about-help-small-in img {
        width: 100%;
        margin-bottom: 20px;
    }

    .about-help-small-text {
        width: 100%;
        padding-left: 0px;
    }

    .about-help-small-text h2 br {
        display: none;
    }

    .about-help-big {
        width: 100%;
    }

    .about-help-big-in {
        flex-direction: column;
    }

    .about-help-big-in img {
        width: 100%;
    }

    .about-help-big-text {
        width: 100%;
    }

    .about-help-big-text h1 {
        font-size: 18px;
        line-height: 30px;
    }

    .about-help-big-text h2 {
        font-size: 28px;
        line-height: 40px;
    }

    .about-help-big-text h2 br {
        display: none;
    }

    /* ABOUT-US-PAGE */
    /* USER-SIGN-PAGES */

    .user-sign-inner {
        margin-top: 30px;
    }

    .user-sign-inner form {
        width: 100%;
    }

    .user-sign-code {
        gap: 15px;
    }

    .user-sign-code-in {
        height: 45px;
        width: 45px;
    }

    .password-changed-pop .modal-dialog {
        max-width: 95%;
    }

    /* USER-SIGN-PAGES */
    /* USER-DASHBOARD */

    .user-dashboard-menu ul li:last-child a {
        border-bottom: none;
    }

    .user-dashboard-inner {
        margin-top: 30px;
    }

    .user-profile-inner {
        padding: 25px 20px;
    }

    .user-connections-box {
        width: 100%;
        flex-wrap: wrap;
    }

    .user-connections-box-image {
        width: 35%;
    }

    .user-connections-box-content {
        width: 100%;
    }

    .user-connections-box-content-btn {
        flex-wrap: wrap;
        gap: 10px;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-search {
        width: 100%;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-filters {
        width: 100%;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-filters .heading-in-practice {
        width: 100%;
    }

    .logout-delete-popup .modal-dialog {
        max-width: 95%;
    }

    .logout-delete-popup .modal-content .modal-body p {
        margin-bottom: 20px;
    }

    .navbar-right-btn {
        align-items: flex-start;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    /* USER-DASHBOARD */
    /* ATTORNEY-MY-PROFILE-DASHBOARD */

    .attorny-right-wrap {
        flex-direction: column;
        position: relative;
        right: 0;
        width: 100%;
    }

    /* ATTORNEY-MY-PROFILE-DASHBOARD */
    /* ATTORNEY-LOG */
    .attorney-log-tabs ul {
        gap: 20px;
    }

    .attorney-log-tabs ul li a {
        font-size: 15px;
    }

    .attorney-log-box {
        width: 100%;
    }

    .attorney-log-box-image {
        height: auto;
    }

    /* ATTORNEY-LOG */
    /* ATTORNEY-LOG-DETAIL */

    .attorney-log-accepted-detail {
        padding: 60px 20px;
    }

    /* ATTORNEY-LOG-DETAIL */
    /* ATTORNEY-SUBSCRIPTIONS */

    .attorney-subscription-in {
        width: 100%;
        border-radius: 30px 0px 10px 10px;
    }

    .attorney-subscription-wrap {
        gap: 20px;
        padding: 12px;
    }

    .attorney-subscription-top {
        border-radius: 0px 0px 40px 0px;
    }

    .attorney-subscription-button button {
        padding: 10px 90px;
    }

    .payment-popup .modal-dialog {
        max-width: 95%;
    }

    .attorney-payment-label {
        font-size: 14px;
    }

    /* ATTORNEY-SUBSCRIPTIONS */
    /* ATTORNEY-SAVED-CARD */
    .attorney-saved-card-wrap {
        padding-bottom: 0px;
    }

    .attorney-saved-card-box {
        width: 100%;
    }

    .attorney-saved-card-details-bottom {
        padding: 15px;
    }

    .attorney-saved-card-details-bottom .input-1 {
        font-size: 14px;
        width: 55%;
    }

    .attorney-saved-card-details-bottom span {
        width: 45%;
    }

    .attorney-saved-card-details-bottom h2 {
        font-size: 14px;
    }

    .attorney-saved-card-btm input[type="button"] {
        padding: 10px 0px;
        font-size: 14px;
        width: 100%;
    }

    #payment-succ-popup.logout-delete-popup .modal-dialog {
        max-width: 95%;
    }

    /* ATTORNEY-SAVED-CARD */
    /* ATTORNEY-TRANSACTION */
    .attorney-pagination ul li a {
        font-size: 14px;
        width: 30px;
        height: 30px;
    }

    /* ATTORNEY-TRANSACTION */
    /* NO-SAVED-CARDS */

    .attorney-payment-no-save-card {
        width: 90%;
        padding-bottom: 20px;
    }

    /* NO-SAVED-CARDS */
}

@media only screen and (min-width:360px) and (max-width:389px) {

    /* HOME-PAGE */
    .container-fluid {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }


    .social-notification {
        justify-content: flex-start;
        margin-top: 10px;
    }

    .notification-in {
        margin-left: auto;
    }

    .notification-list {
        width: 335px;
        margin-top: 20px;
    }

    .notification-list-item-image {
        width: 45px;
        height: 45px;
    }

    .notification-list-item-text {
        width: 75%;
    }

    .navbar-brand {
        width: 150px;
        margin-right: 0px;
    }

    .navbar-inner {
        justify-content: space-between;
    }

    .navbar-inner .navbar-collapse {
        border-top: 1px solid #f5f5f5;
        margin-top: 20px;
        padding-top: 20px;
    }

    .navbar-inner button.navbar-toggler {
        box-shadow: none;
    }

    .navbar-inner ul.navbar-nav li {
        margin-bottom: 10px;
    }

    .navbar-inner .nav-link {
        margin: 0 5px;
    }

    .navbar-right-btn ul {
        align-items: stretch;
        gap: 10px;
        text-align: center;
    }

    .banner-wrap img {
        height: 350px;
        object-fit: cover;
        object-position: left;
    }

    .banner-in {
        width: 90%;
        gap: 15px;
    }

    .banner-in h1 {
        font-size: 14px;
        font-weight: 500;
    }

    .banner-in h2 {
        font-size: 25px;
        font-weight: 600;
        line-height: 35px;
    }

    .banner-in form {
        width: 100%;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .banner-in form .banner-search {
        width: 100%;
        height: 100%;
    }

    .banner-in form .banner-search input[type="text"] {
        height: 40px;
        padding: 0px 80px 0px 20px;
        font-size: 14px;
    }

    .banner-location {
        width: 100%;
    }

    .banner-location button {
        width: 100%;
        justify-content: space-between;
    }

    .banner-location-list {
        width: 100%;
        margin-top: 5px;
    }

    .about-inner h1 {
        font-size: 20px;
    }

    .about-inner h2 {
        font-size: 20px;
        line-height: 35px;
    }

    .about-inner p {
        font-size: 14px;
        text-align: justify;
    }

    .about-inner-image {
        width: 100%;
        padding: 15px;
        margin-top: 30px;
    }

    .about-wrap::before {
        bottom: -8%;
        width: 40%;
    }

    .about-wrap::after {
        bottom: inherit;
        top: 45%;
        width: 30%;
    }

    .heading-in h1 {
        font-size: 25px;
    }

    .heading-in p {
        font-size: 13px;
        max-width: 100%;
    }

    .we-cover-in {
        margin-bottom: 15px;
    }

    .we-cover-wrap .container-fluid .row .col-lg-4:last-child .we-cover-in {
        margin-bottom: 0;
    }

    .categories-inner a.categories-box {
        width: 100%;
        padding: 20px;
    }

    .counter-wrap {
        background-attachment: fixed;
    }

    .counter-inner ul {
        flex-direction: column;
        gap: 30px;
    }

    .near-attorneys-inner ul#pills-tab {
        flex-direction: column;
    }

    .near-attorneys-inner ul#pills-tab li.nav-item {
        width: 100%;
    }

    .near-attorneys-inner ul#pills-tab li.nav-item button {
        border-left: none;
        border-bottom: 1px solid #CFCFCF;
        padding: 12px 0;
    }

    .near-attorneys-inner ul#pills-tab li.nav-item:last-child button {
        border-right: none;
        border-bottom: none;
    }

    .near-attorneys-item {
        width: 100%;
        margin-bottom: 20px;
    }

    .testimonials-heading {
        align-items: flex-start;
        flex-direction: column;
        gap: 30px;
    }

    .testimonials-heading h1 {
        width: auto;
        font-size: 30px;
        line-height: 40px;
    }

    .testimonials-heading p {
        width: 100%;
        font-size: 14px;
        line-height: 25px;
        text-align: justify;
        padding-left: 10px;
    }

    .testimonials-in-text {
        padding: 40px;
    }

    .get-in-touch-inner {
        margin-bottom: 20px;
    }

    .get-in-touch-wrap img {
        width: 100%;
        transform: scale(1);
        position: relative;
    }

    .footer-inner {
        margin-bottom: 30px;
    }

    .footer-wrap .container-fluid .row .col-lg-3:nth-child(2) .footer-inner {
        padding-left: 0px;
    }

    .footer-wrap .container-fluid .row .col-lg-3:last-child .footer-inner {
        margin-bottom: 0px;
    }

    .footer-bottom {
        margin-top: 20px;
    }

    /* HOME-PAGE */
    /* TERMS-PRIVACY-PAGE */
    .page-banner-content h1 {
        font-size: 25px;
    }

    .page-banner img {
        height: 180px;
        object-fit: cover;
    }

    /* TERMS-PRIVACY-PAGE */
    /* OUR-CATEGORIES-PAGE */
    .heading-in form {
        width: 100%;
    }

    /* OUR-CATEGORIES-PAGE */
    /* FIND-&-CATEGORY-ATTORNEY */
    .attorney-category-top .heading-in form {
        gap: 10px;
    }

    .attorney-category-top .heading-in form .heading-in-search {
        width: 100%;
    }

    .attorney-category-top .heading-in form .heading-in-filters {
        width: 100%;
        gap: 10px;
    }

    .heading-in-practice {
        width: 100%;
    }

    .heading-in-practice-list {
        width: 100%;
    }

    /* FIND-&-CATEGORY-ATTORNEY */
    /* ATTORNEY-DETAILS-PAGE */
    #attorney-about-text.show {
        height: auto;
        max-height: 350px;
        overflow-y: auto;
        padding-right: 20px;
    }

    .attorney-details-image {
        height: auto;
    }

    .attorney-details-buttons ul {
        flex-wrap: wrap;
    }

    .attorney-details-buttons ul li.attorney-connect-button {
        width: 100%;
    }

    .attorney-details-buttons ul li {
        width: 48%;
    }

    .attorney-details-buttons ul li a {
        padding: 8px 0px;
        font-size: 14px;
    }

    .attorney-details-buttons ul li a img {
        width: 18px;
    }

    .attorney-details-buttons ul li:last-child a img {
        width: 22px;
    }

    .attorney-details-content {
        margin-top: 20px;
    }

    .attorney-about-contact-buttons {
        width: 100%;
        border-radius: 5px 5px 0px 0px;
        gap: 10px;
    }

    .attorney-about-contact-text {
        border-radius: 0px 0px 5px 5px;
    }

    .attorney-about-contact-buttons a {
        padding: 8px 50px;
        width: 100%;
        text-align: center;
    }

    #attorney-contact-text.show {
        gap: 50px;
        flex-wrap: wrap;
    }

    .attorney-contact-in iframe {
        height: 350px;
    }

    /* ATTORNEY-DETAILS-PAGE */
    /* CONTACT-US-PAGE */
    .contact-page-image {
        width: 100%;
        margin-top: 30px;
    }

    .contact-page-inner h1 {
        font-size: 30px;
    }

    .contact-page-inner p {
        font-size: 14px;
        line-height: 26px;
    }

    .contact-page-inner ul {
        gap: 20px;
    }

    .contact-page-bottom {
        padding: 20px;
    }

    /* CONTACT-US-PAGE */
    /* ABOUT-US-PAGE */
    .about-page-top.about-wrap::after {
        bottom: 10px;
        top: inherit;
        width: 20%;
        height: 12%;
    }

    .about-page-top .about-inner-image {
        width: 100%;
    }

    .mission-inner {
        width: 100%;
        padding: 15px;
        margin-bottom: 20px;
        gap: 10px;
    }

    .mission-inner img {
        width: 60px;
        height: 60px;
    }

    .mission-inner h1 {
        font-size: 26px;
    }

    .about-help-small-in {
        flex-direction: column;
    }

    .about-help-small-in img {
        width: 100%;
        margin-bottom: 20px;
    }

    .about-help-small-text {
        width: 100%;
        padding-left: 0px;
    }

    .about-help-small-text h2 br {
        display: none;
    }

    .about-help-big {
        width: 100%;
    }

    .about-help-big-in {
        flex-direction: column;
    }

    .about-help-big-in img {
        width: 100%;
    }

    .about-help-big-text {
        width: 100%;
    }

    .about-help-big-text h1 {
        font-size: 18px;
        line-height: 30px;
    }

    .about-help-big-text h2 {
        font-size: 28px;
        line-height: 40px;
    }

    .about-help-big-text h2 br {
        display: none;
    }

    /* ABOUT-US-PAGE */
    /* USER-SIGN-PAGES */

    .user-sign-inner {
        margin-top: 30px;
    }

    .user-sign-inner form {
        width: 100%;
    }

    .user-sign-code {
        gap: 15px;
    }

    .user-sign-code-in {
        height: 45px;
        width: 45px;
    }

    .password-changed-pop .modal-dialog {
        max-width: 95%;
    }

    /* USER-SIGN-PAGES */
    /* USER-DASHBOARD */

    .user-dashboard-menu ul li:last-child a {
        border-bottom: none;
    }

    .user-dashboard-inner {
        margin-top: 30px;
    }

    .user-profile-inner {
        padding: 25px 20px;
    }

    .user-connections-box {
        width: 100%;
        flex-wrap: wrap;
    }

    .user-connections-box-image {
        width: 35%;
    }

    .user-connections-box-content {
        width: 100%;
    }

    .user-connections-box-content-btn {
        flex-wrap: wrap;
        gap: 10px;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-search {
        width: 100%;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-filters {
        width: 100%;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-filters .heading-in-practice {
        width: 100%;
    }

    .logout-delete-popup .modal-dialog {
        max-width: 95%;
    }

    .logout-delete-popup .modal-content .modal-body p {
        margin-bottom: 20px;
    }

    .navbar-right-btn {
        align-items: flex-start;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    /* USER-DASHBOARD */
    /* ATTORNEY-MY-PROFILE-DASHBOARD */

    .attorny-right-wrap {
        flex-direction: column;
        position: relative;
        right: 0;
        width: 100%;
    }

    /* ATTORNEY-MY-PROFILE-DASHBOARD */
    /* ATTORNEY-LOG */
    .attorney-log-tabs ul {
        gap: 15px;
    }

    .attorney-log-tabs ul li a {
        font-size: 15px;
    }

    .attorney-log-box {
        width: 100%;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .attorney-log-box-image {
        width: 45%;
        height: auto;
    }

    .attorney-log-box-content {
        width: 100%;
    }

    /* ATTORNEY-LOG */
    /* ATTORNEY-LOG-DETAIL */

    .attorney-log-accepted-detail {
        padding: 60px 20px;
    }

    /* ATTORNEY-LOG-DETAIL */

    /* ATTORNEY-SUBSCRIPTIONS */

    .attorney-subscription-in {
        width: 100%;
        border-radius: 30px 0px 10px 10px;
    }

    .attorney-subscription-wrap {
        gap: 20px;
        padding: 12px;
    }

    .attorney-subscription-top {
        border-radius: 0px 0px 40px 0px;
    }

    .attorney-subscription-button button {
        padding: 10px 90px;
    }

    .payment-popup .modal-dialog {
        max-width: 95%;
    }

    .attorney-payment-label {
        font-size: 14px;
    }

    /* ATTORNEY-SUBSCRIPTIONS */
    /* ATTORNEY-SAVED-CARD */
    .attorney-saved-card-wrap {
        padding-bottom: 0px;
    }

    .attorney-saved-card-box {
        width: 100%;
    }

    .attorney-saved-card-details-bottom {
        padding: 15px;
    }

    .attorney-saved-card-details-bottom .input-1 {
        font-size: 14px;
        width: 55%;
    }

    .attorney-saved-card-details-bottom span {
        width: 45%;
    }

    .attorney-saved-card-details-bottom h2 {
        font-size: 14px;
    }

    .attorney-saved-card-btm input[type="button"] {
        padding: 10px 0px;
        font-size: 14px;
        width: 100%;
    }

    #payment-succ-popup.logout-delete-popup .modal-dialog {
        max-width: 95%;
    }

    /* ATTORNEY-SAVED-CARD */
    /* ATTORNEY-TRANSACTION */
    .attorney-pagination ul li a {
        font-size: 14px;
        width: 30px;
        height: 30px;
    }

    /* ATTORNEY-TRANSACTION */
    /* NEW-CSS */
    .user-sign-inner form p {
        font-size: 14px;
    }

    /* NEW-CSS */
    /* NO-SAVED-CARDS */

    .attorney-payment-no-save-card {
        width: 90%;
        padding-bottom: 20px;
    }

    /* NO-SAVED-CARDS */

}

@media only screen and (min-width:320px) and (max-width:359px) {

    /* HOME-PAGE */
    .container-fluid {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }


    .social-notification {
        justify-content: flex-start;
        margin-top: 10px;
    }

    .notification-in {
        margin-left: auto;
    }

    .notification-list {
        width: 295px;
        margin-top: 20px;
    }

    .notification-list-item-image {
        width: 45px;
        height: 45px;
    }

    .notification-list-item-text {
        width: 75%;
    }

    .navbar-brand {
        width: 150px;
        margin-right: 0px;
    }

    .navbar-inner {
        justify-content: space-between;
    }

    .navbar-inner .navbar-collapse {
        border-top: 1px solid #f5f5f5;
        margin-top: 20px;
        padding-top: 20px;
    }

    .navbar-inner button.navbar-toggler {
        box-shadow: none;
    }

    .navbar-inner ul.navbar-nav li {
        margin-bottom: 10px;
    }

    .navbar-inner .nav-link {
        margin: 0 5px;
    }

    .navbar-right-btn ul {
        align-items: stretch;
        gap: 10px;
        text-align: center;
    }

    .navbar-right-btn ul li a {
        padding: 8px 22px;
    }

    .banner-wrap img {
        height: 350px;
        object-fit: cover;
        object-position: left;
    }

    .banner-in {
        width: 90%;
        gap: 15px;
    }

    .banner-in h1 {
        font-size: 14px;
        font-weight: 500;
    }

    .banner-in h2 {
        font-size: 25px;
        font-weight: 600;
        line-height: 35px;
    }

    .banner-in form {
        width: 100%;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .banner-in form .banner-search {
        width: 100%;
        height: 100%;
    }

    .banner-in form .banner-search input[type="text"] {
        height: 40px;
        padding: 0px 80px 0px 20px;
        font-size: 14px;
    }

    .banner-location {
        width: 100%;
    }

    .banner-location button {
        width: 100%;
        justify-content: space-between;
    }

    .banner-location-list {
        width: 100%;
        margin-top: 5px;
    }

    .about-inner h1 {
        font-size: 20px;
    }

    .about-inner h2 {
        font-size: 20px;
        line-height: 35px;
    }

    .about-inner p {
        font-size: 14px;
        text-align: justify;
    }

    .about-inner-image {
        width: 100%;
        padding: 15px;
        margin-top: 30px;
    }

    .about-wrap::before {
        bottom: -8%;
        width: 40%;
    }

    .about-wrap::after {
        bottom: inherit;
        top: 45%;
        width: 30%;
    }

    .heading-in h1 {
        font-size: 25px;
    }

    .heading-in p {
        font-size: 13px;
        max-width: 100%;
    }

    .we-cover-in {
        margin-bottom: 15px;
    }

    .we-cover-wrap .container-fluid .row .col-lg-4:last-child .we-cover-in {
        margin-bottom: 0;
    }

    .categories-inner a.categories-box {
        width: 100%;
        padding: 20px;
    }

    .counter-wrap {
        background-attachment: fixed;
    }

    .counter-inner ul {
        flex-direction: column;
        gap: 30px;
    }

    .near-attorneys-inner ul#pills-tab {
        flex-direction: column;
    }

    .near-attorneys-inner ul#pills-tab li.nav-item {
        width: 100%;
    }

    .near-attorneys-inner ul#pills-tab li.nav-item button {
        border-left: none;
        border-bottom: 1px solid #CFCFCF;
        padding: 12px 0;
    }

    .near-attorneys-inner ul#pills-tab li.nav-item:last-child button {
        border-right: none;
        border-bottom: none;
    }

    .near-attorneys-item {
        width: 100%;
        margin-bottom: 20px;
    }

    .testimonials-heading {
        align-items: flex-start;
        flex-direction: column;
        gap: 30px;
    }

    .testimonials-heading h1 {
        width: auto;
        font-size: 30px;
        line-height: 40px;
    }

    .testimonials-heading p {
        width: 100%;
        font-size: 14px;
        line-height: 25px;
        text-align: justify;
        padding-left: 10px;
    }

    .testimonials-in-text {
        padding: 40px;
    }

    .get-in-touch-inner {
        margin-bottom: 20px;
    }

    .get-in-touch-wrap img {
        width: 100%;
        transform: scale(1);
        position: relative;
    }

    .footer-inner {
        margin-bottom: 30px;
    }

    .footer-wrap .container-fluid .row .col-lg-3:nth-child(2) .footer-inner {
        padding-left: 0px;
    }

    .footer-wrap .container-fluid .row .col-lg-3:last-child .footer-inner {
        margin-bottom: 0px;
    }

    .footer-bottom {
        margin-top: 20px;
    }

    /* HOME-PAGE */

    /* TERMS-PRIVACY-PAGE */
    .page-banner-content h1 {
        font-size: 25px;
    }

    .page-banner img {
        height: 180px;
        object-fit: cover;
    }

    /* TERMS-PRIVACY-PAGE */

    /* OUR-CATEGORIES-PAGE */
    .heading-in form {
        width: 100%;
    }

    /* OUR-CATEGORIES-PAGE */

    /* FIND-&-CATEGORY-ATTORNEY */
    .attorney-category-top .heading-in form {
        gap: 10px;
    }

    .attorney-category-top .heading-in form .heading-in-search {
        width: 100%;
    }

    .attorney-category-top .heading-in form .heading-in-filters {
        width: 100%;
        gap: 10px;
    }

    .heading-in-practice {
        width: 100%;
    }

    .heading-in-practice-list {
        width: 100%;
    }

    /* FIND-&-CATEGORY-ATTORNEY */

    /* ATTORNEY-DETAILS-PAGE */
    #attorney-about-text.show {
        height: auto;
        max-height: 350px;
        overflow-y: auto;
        padding-right: 20px;
    }

    .attorney-details-image {
        height: auto;
    }

    .attorney-details-buttons ul {
        flex-wrap: wrap;
    }

    .attorney-details-buttons ul li.attorney-connect-button {
        width: 100%;
    }

    .attorney-details-buttons ul li {
        width: 48%;
    }

    .attorney-details-buttons ul li a {
        padding: 8px 0px;
        font-size: 14px;
    }

    .attorney-details-buttons ul li a img {
        width: 18px;
    }

    .attorney-details-buttons ul li:last-child a img {
        width: 22px;
    }

    .attorney-details-content {
        margin-top: 20px;
    }

    .attorney-about-contact-buttons {
        width: 100%;
        border-radius: 5px 5px 0px 0px;
        gap: 10px;
    }

    .attorney-about-contact-text {
        border-radius: 0px 0px 5px 5px;
    }

    .attorney-about-contact-buttons a {
        padding: 8px 50px;
        width: 100%;
        text-align: center;
    }

    #attorney-contact-text.show {
        gap: 50px;
        flex-wrap: wrap;
    }

    .attorney-contact-in iframe {
        height: 350px;
    }

    /* ATTORNEY-DETAILS-PAGE */

    /* CONTACT-US-PAGE */
    .contact-page-image {
        width: 100%;
        margin-top: 30px;
    }

    .contact-page-inner h1 {
        font-size: 30px;
    }

    .contact-page-inner p {
        font-size: 14px;
        line-height: 26px;
    }

    .contact-page-inner ul {
        gap: 20px;
    }

    .contact-page-bottom {
        padding: 20px;
    }

    /* CONTACT-US-PAGE */

    /* ABOUT-US-PAGE */
    .about-page-top.about-wrap::after {
        bottom: 10px;
        top: inherit;
        width: 20%;
        height: 12%;
    }

    .about-page-top .about-inner-image {
        width: 100%;
    }

    .mission-inner {
        width: 100%;
        padding: 15px;
        margin-bottom: 20px;
        gap: 10px;
    }

    .mission-inner img {
        width: 60px;
        height: 60px;
    }

    .mission-inner h1 {
        font-size: 26px;
    }

    .about-help-small-in {
        flex-direction: column;
    }

    .about-help-small-in img {
        width: 100%;
        margin-bottom: 20px;
    }

    .about-help-small-text {
        width: 100%;
        padding-left: 0px;
    }

    .about-help-small-text h2 br {
        display: none;
    }

    .about-help-big {
        width: 100%;
    }

    .about-help-big-in {
        flex-direction: column;
    }

    .about-help-big-in img {
        width: 100%;
    }

    .about-help-big-text {
        width: 100%;
    }

    .about-help-big-text h1 {
        font-size: 18px;
        line-height: 30px;
    }

    .about-help-big-text h2 {
        font-size: 28px;
        line-height: 40px;
    }

    .about-help-big-text h2 br {
        display: none;
    }

    /* ABOUT-US-PAGE */

    /* USER-SIGN-PAGES */

    .user-sign-inner {
        margin-top: 30px;
    }

    .user-sign-inner form {
        width: 100%;
    }

    .user-sign-code {
        gap: 15px;
    }

    .user-sign-code-in {
        height: 45px;
        width: 45px;
    }

    .password-changed-pop .modal-dialog {
        max-width: 95%;
    }

    /* USER-SIGN-PAGES */

    /* USER-DASHBOARD */

    .user-dashboard-menu ul li:last-child a {
        border-bottom: none;
    }

    .user-dashboard-inner {
        margin-top: 30px;
    }

    .user-profile-inner {
        padding: 25px 20px;
    }

    .user-connections-box {
        width: 100%;
        flex-wrap: wrap;
    }

    .user-connections-box-image {
        width: 35%;
    }

    .user-connections-box-content {
        width: 100%;
    }

    .user-connections-box-content-btn {
        flex-wrap: wrap;
        gap: 10px;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-search {
        width: 100%;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-filters {
        width: 100%;
    }

    .user-connections-wrap .attorney-category-top .heading-in form .heading-in-filters .heading-in-practice {
        width: 100%;
    }

    .logout-delete-popup .modal-dialog {
        max-width: 95%;
    }

    .logout-delete-popup .modal-content .modal-body p {
        margin-bottom: 20px;
    }

    .navbar-right-btn {
        flex-direction: column;
        align-items: flex-start;
    }

    /* USER-DASHBOARD */

    /* ATTORNEY-MY-PROFILE-DASHBOARD */
    .attorny-right-wrap {
        flex-direction: column;
        position: relative;
        right: 0;
        width: 100%;
    }

    /* ATTORNEY-MY-PROFILE-DASHBOARD */

    /* ATTORNEY-LOG */
    .attorney-log-tabs ul {
        gap: 15px;
    }

    .attorney-log-tabs ul li a {
        font-size: 15px;
    }

    .attorney-log-box {
        width: 100%;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .attorney-log-box-image {
        width: 45%;
        height: auto;
    }

    .attorney-log-box-content {
        width: 100%;
    }

    /* ATTORNEY-LOG */

    /* ATTORNEY-LOG-DETAIL */

    .attorney-log-accepted-detail {
        padding: 60px 20px;
    }

    /* ATTORNEY-LOG-DETAIL */

    /* ATTORNEY-SUBSCRIPTIONS */

    .attorney-subscription-in {
        width: 100%;
        border-radius: 30px 0px 10px 10px;
    }

    .attorney-subscription-wrap {
        gap: 20px;
        padding: 12px;
    }

    .attorney-subscription-top {
        border-radius: 0px 0px 40px 0px;
    }

    .attorney-subscription-button button {
        padding: 10px 90px;
    }

    .payment-popup .modal-dialog {
        max-width: 95%;
    }

    .attorney-payment-label {
        font-size: 14px;
    }

    /* ATTORNEY-SUBSCRIPTIONS */

    /* ATTORNEY-SAVED-CARD */
    .attorney-saved-card-wrap {
        padding-bottom: 0px;
    }

    .attorney-saved-card-box {
        width: 100%;
    }

    .attorney-saved-card-details-bottom {
        padding: 15px;
    }

    .attorney-saved-card-details-bottom .input-1 {
        font-size: 14px;
        width: 55%;
    }

    .attorney-saved-card-details-bottom span {
        width: 45%;
    }

    .attorney-saved-card-details-bottom h2 {
        font-size: 14px;
    }

    .attorney-saved-card-btm input[type="button"] {
        padding: 10px 0px;
        font-size: 14px;
        width: 100%;
    }

    #payment-succ-popup.logout-delete-popup .modal-dialog {
        max-width: 95%;
    }

    /* ATTORNEY-SAVED-CARD */

    /* ATTORNEY-TRANSACTION */
    .attorney-pagination ul li a {
        font-size: 14px;
        width: 30px;
        height: 30px;
    }

    /* ATTORNEY-TRANSACTION */

    /* NO-SAVED-CARDS */

    .attorney-payment-no-save-card {
        width: 90%;
        padding-bottom: 20px;
    }

    /* NO-SAVED-CARDS */




}