@media screen and (min-width: 786px) {
    .footer-left {
        width: 754px;
    }
}

@media (max-width: 767px) {
    body p {
        font-size: var(--font-size-small) !important;
        line-height: 28px !important;
    }

    .sectionTtile .subtitle {
        font-size: 14px;
    }

    .sectionTtile {
        gap: 6px;
    }

    .sectionTtile .maintitle {
        font-size: 28px;
        line-height: 36px;
    }

    .clientDetailswr .card-main .divider {
        margin: 21px 0px !important;
    }

    html h1 {
        font-size: 30px;
        line-height: 36px;
    }

    /* section {
        padding-left: 15px !important;
        padding-right: 15px !important;
    } */

    .row {
        grid-template-columns: 1fr;
    }

    .col-12 {
        grid-column: span 1;
    }

    .teamsSlider .slide-content span.name {
        font-size: 20px;
        line-height: 28px;
        display: inline-block;
    }

    .teamsSlider .slide-content span.occupation {
        font-size: 16px;
        line-height: 24px;
        display: inline-block;
    }

    .ft-details .tabswr {
        overflow-x: scroll;
        white-space: nowrap;
        scrollbar-width: none;
    }

    .mb-120 {
        margin-bottom: 75px !important;
    }

    .text-md-center {
        text-align: center !important;
    }

    .clientDetailswr .card-wr {
        padding: 80px 30px 50px !important;
    }

    .client_details_page .reviewSlider .arrowsBtn_wr {
        position: relative !important;
        bottom: auto !important;
        right: auto !important;
        margin-top: 24px !important;
        justify-content: flex-end !important;
    }

    @media (max-width: 480px) {
        .clientDetailswr .card-wr {
            padding: 80px 20px 50px !important;
        }
    }

    .card-wr .image-box-content h3 {
        font-size: 20px !important;
        margin-bottom: 6px !important;
    }

    .card-wr .list-items li svg {
        margin-right: 6px;
    }

    .badge {
        font-size: 16px;
    }

    .card-wr .list-items li {
        font-size: 16px;
    }

    .btn {
        padding: 17px 13px;
        font-size: 14px;
    }

    .btnwhite {
        line-height: 1em;
    }

    .btnwhite:hover {
        color: var(--text-black);
        background-color: var(--whiteBtn-hover-bg);
    }

    .card-wr {
        padding: 80px 20px 30px;
    }

    .dispute-section .sticky-box {
        position: relative;
    }

    html h2 {
        font-size: 28px;
        line-height: 1.3rem;
    }

    .newclient .process-step {
        gap: 20px;
    }

    .newclient .tab-panel.px-17,
    .newclient .tab-panel .px-17 {
        padding-left: 0;
        padding-right: 0;
    }

    .newclient .tab-panel .mt-40 {
        margin-top: 20px !important;
    }

    .newclient .tab-panel .faq-section.mt-40 {
        margin-top: 48px !important;
    }

    .newclient .tab-panel.process-panel .mt-40 {
        padding-left: 17px !important;
    }

    .newclient .tab-panel h3.heading-title,
    .newclient .tab-panel h3.image-box-title {
        font-size: 20px !important;
        padding-bottom: 5px;
        margin-bottom: 0 !important;
    }

    .newclient .tab-panel .image-box-description {
        font-size: 15px !important;
    }

    .newclient .tab-panel .process-step .image-box-description {
        font-size: 15px !important;
        line-height: 1.4em !important;
    }

    .faq-toggle {
        padding: 20px 10px;
    }

    .faq-item .faq-content {
        padding-left: 10px;
    }

    .faq-question {
        font-size: 20px;
    }

    .newclient .tabswr {
        margin-bottom: 40px !important;
    }

    .about-page .about-us-banner img {
        height: 250px;
        max-height: max-content;
    }

    .about-page .about-us-banner .hero-head {
        margin-bottom: 75px !important;
    }

    .our-values .card-wr {
        padding: 76px 30px 42px !important;
    }

    .card-wr .image-box-content h3,
    .card-item h3 {
        font-size: 20px;
        line-height: 1.2rem;
    }

    .reviews-section .card-wr {
        padding: 80px 30px 50px !important;
    }

    .blog-articles .card-wr {
        padding: 80px 30px 42px !important;
    }

    .blog-page .img-wr img {
        height: 250px;
    }

    .divider {
        margin: 32px 0 !important;
    }

    .blog-page .hero-inner .mb-72 {
        margin-bottom: 27px !important;
    }

    .card-label-top.card-label {
        font-size: 14px !important;
    }

    .careers_banner .img-wr {
        gap: 16px;
    }

    .careers-page .sectionTtile.mb-120 {
        margin-bottom: 60px !important;
    }

    .careers-page .careers_banner .sectionTtile .maintitle {
        font-size: 30px;
    }

    .header-spacing .sectionTtile .maintitle {
        line-height: 36px;
    }

    .text-md-left {
        text-align: left !important;
    }

    .careers-page .sticky-box .card-wr {
        padding: 80px 30px 42px !important;
    }

    .careers-page .sticky-box {
        position: relative;
    }

    .faq-toggle[aria-expanded="true"]~.faq-content {
        margin-top: -10px;
    }
}

@media screen and (max-width: 991.98px) and (min-width: 767.01px) {

    .home-page .whatwedo .card-wr,
    .home-page .how-we-help .card-wr {
        max-width: calc(100% - 44px);
        margin: 0 auto;
    }

    .card-wr {
        padding: 80px 40px 70px;
    }
}

@media screen and (max-width: 991.98px) {

    .site-header__item--has-dropdown {
        width: 100%;
    }

    .site-header__dropdown.toggle {
        top: 0;
        position: relative;
    }

    .toggle-row {
        flex-direction: column;
        justify-content: start;
        align-items: flex-start;
        gap: 20px;
    }

    .toggle-row .b-right {
        border: none;
    }

    .toggle .toggle-row .sectionTtile,
    .toggle .toggle-row .site-header__dropdowns {
        width: 100%;
    }

    .toggle .toggle-row .site-header__dropdowns {
        display: block;
    }

    .dd-inner a {
        margin-top: 10px;
        padding: 0;
    }

    .site-header__dropdown .site-header__item--has-dropdown {
        position: relative;
    }

    .site-header__dropdown.toggle .divider {
        display: none;
    }

    .toggle-inner.pb-48 {
        padding-bottom: 0;
    }

    .toggle .container {
        padding-top: 16px;
        padding-bottom: 30px;
    }

    /* Mobile uses a max-height accordion instead of clip-path, so
       disable the desktop clip-path mask and switch to the
       collapsed/expanded states below. */
    .site-header__dropdown,
    .toggle {
        clip-path: none;
        position: static;
        width: 100%;
        grid-template-columns: 1fr;
        max-height: 0;
        overflow: hidden;
        padding: 0;
        gap: 10px;
        opacity: 0;
        visibility: hidden;
        transform: none;
        border: none;
        box-shadow: none;
        background: transparent;
        transition: max-height 0.3s ease, opacity 0.3s ease, visibility 0.3s ease, padding 0.3s ease;
    }

    .site-header__item--has-dropdown.site-header__item--open>.site-header__dropdown {
        max-height: 1200px;
        opacity: 1;
        visibility: visible;
        padding-top: 14px;
        border-bottom: 1px solid var(--divider-bg);
    }

    .mb-lg-10 {
        margin-bottom: 10px !important;
    }

    .fs-md-16 {
        font-size: 16px !important;
    }

    .mb-72 {
        margin-bottom: 60px !important;
    }

    .how-we-help .sectionTtile {
        margin-bottom: 60px;
    }

    section {
        padding: 80px 0px !important;
    }

    .site-header .container {
        padding: 24px 16px;
        gap: 16px;
    }

    .site-header__toggle {
        display: inline-flex;
    }

    .site-header__nav {
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        width: 100%;
        background-color: var(--body-bg);
        padding: 24px 24px 24px;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 32px;
        transform: translateX(100%);
        opacity: 0;
        pointer-events: none;
        transition: transform 0.3s ease, opacity 0.3s ease;
        z-index: 99;
        box-shadow: -16px 0 48px rgba(0, 0, 0, 0.35);
        border-left: 1px solid rgba(255, 255, 255, 0.08);
    }

    .site-header__nav.site-header__nav--open {
        transform: translateX(0);
        opacity: 1;
        pointer-events: auto;
    }

    .site-header__menu {
        flex-direction: column;
        gap: 0;
        width: 100%;
        border: none;
        padding: 0;
        margin: 0;
    }

    .site-header__item {
        width: 100%;
        border: none;
        margin: 0;
        padding: 0;
        background: transparent;
    }

    .site-header__link {
        width: 100%;
        font-size: 20px;
        padding: 24px 10px;
        border: none;
        background: transparent;
        border-bottom: 1px solid var(--divider-bg);
    }

    .site-header__item:first-child .site-header__link {

        border-top: 1px solid var(--divider-bg);
        display: flex;
        justify-content: space-between;
    }

    .site-header__cta.btn {
        margin-left: 0;
        width: auto;
        text-align: center;
    }

    .site-header__overlay.site-header__overlay--active {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }

    .site-header__close {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .whatwedo .card-wr {
        height: auto;
        max-height: unset !important;
        padding: 80px 30px 42px;
    }

    .footer-bottom .footer-row {
        flex-direction: column !important;
        gap: 15px !important;
    }

    footer .footer-right img {
        width: 100%;
    }

    .footer-bottom {
        padding-bottom: 10px !important;
    }

    .about-page .about-us-banner p {
        max-width: 100%;
    }

    .pt-222 {
        padding-top: 60px;
    }

    .contact-page-hero .card-wr,
    .whatwedo .card-wr {
        padding: 76px 28px 40px;
    }

    .justify-lgcontent-start {
        justify-content: start !important;
    }

    .custom-rowS {
        flex-direction: column;
    }

    .col-custom-4 {
        max-width: 100%;
        width: 100%;
    }

    .col-custom-8 {
        max-width: 100%;
        width: 100%;
    }

}

@media screen and (max-width: 1024px) {
    .sectionTtile .img-wrapper {
        margin-top: 35px;
    }
}

@media screen and (max-width: 1340px) {
    .container {
        padding-left: 17px !important;
        padding-right: 17px !important;
    }
}

/* ==========================================================================
   CONSOLIDATED THEME MEDIA BREAKPOINTS (Appended during optimization)
   Replaces: custom-styles.css and custom-updates.css breakpoints
   ========================================================================== */

/* --- Breakpoints from custom-styles.css --- */
@media (max-width: 1024px) {
  .wwd-sticky-stack {
    --heading-gap: 80px;
  }

  .sec-hero {
    padding-left: 17px;
    padding-right: 17px;
  }
}

@media (max-width: 767px) {
  .wwd-sticky-stack .heading-sticky-col {
    position: relative;
    top: auto;
  }

  #consultation-accordion-1 .uc_content {
    margin-top: -14px;
  }

  .blog-txt p {
    margin-bottom: 12px !important;
  }

  .padding-red svg {
    width: 20px !important;
  }

  .card-item h3 {
    margin-top: 0;
    margin-bottom: 6px;
  }

  .card-label {
    top: 20px !important;
  }

  .sc-slot p:has(+ .rect-btn) {
    margin-bottom: 30px !important;
  }

  .card-item {
    padding: 80px 30px 42px !important;
  }

  .our-team-nav {
    gap: 5px !important;
    margin-top: 30px !important;
  }

  .wwd-sticky-stack .stacking-cards-col .ue_stacking_cards {
    margin-top: 30px;
    --card-height: auto;
  }

  .wwd-sticky-stack .stacking-cards-col .ue_stacking_card_item {
    top: auto !important;
  }

  .wwd-sticky-stack .stacking-cards-col .ue_card_content {
    min-height: auto;
    height: auto;
  }
}

@media (prefers-color-scheme: dark) {

  .password-error,
  .form-error-text {
    color: #FF5A5F;
  }

  .password-success,
  .form-success-text {
    background-color: transparent;
    color: #6bff6b;
    border-left-color: #6bff6b;
  }
}

@media (prefers-color-scheme: dark) {

  .password-error,
  .form-error-text {
    background-color: transparent;
    color: #ff5a5f;
    border-left-color: #ff5a5f;
  }

  .password-success,
  .form-success-text {
    background-color: transparent;
    color: #6bff6b;
    border-left-color: #6bff6b;
  }
}

@media (max-width: 767px) {
  #gform_wrapper_1.has-custom-error {
    --gf-form-footer-margin-y-start: 70px;
  }

  #gform_wrapper_1.has-custom-error .gform_footer::before {
    top: -85px;
  }
}

@media (max-width: 767px) {
  .custom-password-page {
    padding: 56px 17px;
  }

  .custom-password-page .site-logo {
    margin-bottom: 28px;
  }

  .password-box.card-item {
    padding: 32px 24px !important;
  }
}

@media (max-width: 1280px) {
  .section-padding {
    padding: 120px 10px;
  }

  .sec-top {
    padding: 120px 10px 10px;
  }

  .sec-bottom {
    padding: 10px 10px 120px;
  }
}

@media (max-width: 1024px) {
  .section-padding {
    padding: 80px 10px;
  }

  .sec-medium-padding {
    padding: 0px 17px;
  }

  #navArea .e-n-menu-content .e-active {
    margin-left: 17px;
  }

  .sec-top {
    padding: 80px 10px 10px;
  }

  .sec-bottom {
    padding: 10px 10px 80px;
  }

  .mt-50 {
    margin-top: 30px !important;
  }
}

@media (max-width: 768px) {
  .section-padding {
    padding: 80px 17px;
    --row-gap: 75px !important;
  }

  .sfl-team-crown svg {
    height: 32px !important;
    width: 32px !important;
  }

  .abt-info .pb-60 {
    padding-bottom: 20px !important;
  }

  .abt-info {
    margin-top: -40px !important;
  }

  .footer-main {
    position: relative;
    z-index: 99;
  }

  .copyright-wrapper {
    padding: 10px 0px 25px !important;
    flex-wrap: wrap;
  }

  .footer-top {
    padding-bottom: 0 !important;
  }

  .mb-6 {
    margin-bottom: 6px !important;
  }

  .check-li .elementor-divider {
    padding-top: 21px !important;
    padding-bottom: 21px !important;
  }

  .sec-hero {
    padding-top: 0px;
    padding-bottom: 80px;
  }

  .navarea a {
    justify-content: center !important;
  }

  .sec-top {
    padding: 80px 17px 0px;
    --row-gap: 75px !important;
  }

  .sec-bottom {
    padding: 0px 17px 80px !important;
    --row-gap: 75px !important;
  }
}

@media (max-width: 767px) {

  /*   #navArea .logo img {
    width: 80% !important;
  } */
  .g-form .ginput_container_consent input[type="checkbox"]:checked+label::after {
    top: 44% !important;
  }

  .blog-txt h3:first-child,
  .disputes-txt h3:first-child {
    margin-bottom: 6px !important;
    margin-top: 0 !important;
  }

  .auth-box .elementor-image-box-wrapper {
    display: flex;
    gap: 20px;
  }

  .blog-txt h3,
  .disputes-txt h3 {
    margin-bottom: 6px !important;
    margin-top: 28px !important;
  }

  .trim-toggle,
  #custom-load-more-btn,
  .tst-trim-toggle {
    margin-top: 30px !important;
  }

  /*   .padding-red {
    padding: 12px 15px !important;
  } */
  .card-label {
    font-size: 14px !important;
    right: 30px !important;
  }

  /*   .section-padding {
    padding: 65px 17px;
  } */

  .position-r {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .cst-tab .e-n-tabs-heading {
    width: 100% !important;
  }

  .blog-txt p,
  .disputes-txt p {
    margin-top: 6px !important;
    margin-bottom: 0 !important;
  }

  .disputes-txt h3+p:not(:has(~ p)) {
    margin-bottom: 16px;
  }

  /*   .sec-top {
    padding: 65px 17px 10px;
  } */
  /* 	 */
  .cst-heading {
    row-gap: 6px !important;
  }

  /*   .sec-bottom {
    padding: 10px 17px 50px;
  } */

  .cst-form .elementor-field-option input[type="checkbox"]:checked+label::after {
    top: 46% !important;
  }

  .blog-txt p {
    margin-bottom: 12px !important;
  }

  .our-team .swiper-slide {
    width: 240px;
    opacity: 0.4 !important;
    transform: scale(0.92);
    transition: opacity 0.3s ease, transform 0.3s ease;
  }

  .our-team .swiper-slide-next {
    opacity: 0.4 !important;
  }

  .our-team .swiper-slide-active {
    opacity: 1 !important;
  }

  .our-team .elementor-widget-image a {
    width: 100%;
  }
}

@media (min-width: 1600px) {
  .es-arc-container {
    --arc-scale: 1.1;
    --arc-depth-offset: 215px;
    height: 560px;
  }
}

@media (min-width: 1920px) {
  .es-arc-container {
    --arc-scale: 1.2;
    --arc-depth-offset: 230px;
    height: 600px;
  }
}

@media (max-width: 1200px) {
  .es-arc-container {
    --arc-scale: 0.9;
    --arc-depth-offset: 148px;
    height: 460px;
  }
}

@media (max-width: 1024px) {
  .es-arc-container {
    --arc-scale: 0.8;
    --arc-depth-offset: 133px;
    height: 420px;
  }
}

@media (max-width: 767px) {
  .es-arc-container {
    --arc-scale: 0.65;
    --arc-depth-offset: 107px;
    height: 390px;
  }
}

@media (max-width: 480px) {
  .es-arc-container {
    --arc-scale: 0.55;
    --arc-depth-offset: 90px;
    height: 260px;
  }
}

@media (max-width: 767px) {
  .esarc-outer {
    height: var(--esarc-m-cont-h);
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 12%, black 88%, transparent 100%);
    mask-image: linear-gradient(to right, transparent 0%, black 12%, black 88%, transparent 100%);
  }

  .esarc-outer .esarc-item {
    width: 40px !important;
    height: 40px !important;
    overflow: hidden;
  }

  .esarc-outer .esarc-item img {
    width: 40px !important;
    height: 40px !important;
    min-width: 0 !important;
    min-height: 0 !important;
    max-width: 40px !important;
    max-height: 40px !important;
    object-fit: cover;
    object-position: top;
  }
}

@media (max-width: 768px) {
  .card-grid-wrapper {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .stacking-cards-outer .sc-slot {
    position: relative;
    top: auto !important;
    margin-bottom: 24px;
    transform: none;
  }

  .stacking-cards-outer .sc-slot:last-child {
    margin-bottom: 0;
  }

  .stacking-cards-outer .sc-stack-end {
    height: 0;
  }
}

@media (max-width: 767px) {
  .consultation-accordion-shortcode .uc-heading {
    padding: 24px 10px;
  }

  .consultation-accordion-shortcode .ue-item-text {
    padding: 0 10px 24px 10px;
  }
}

/* --- Breakpoints from custom-updates.css --- */
@media (max-width: 991px) {
    .pb-120 {
        padding-bottom: 60px !important;
    }
}

@media (max-width: 1024px) {
    .sectionTtile .img-wrapper {
        margin-top: 40px !important;
    }

    .sticky-box {
        position: sticky;
        top: 0px;
    }
}

@media (min-width: 992px) {
    .contact-hero-grid {
        flex-direction: row;
        justify-content: space-between;
    }

    .contact-hero-left {
        width: 375px;
        flex-shrink: 0;
    }

    .contact-hero-right {
        width: 643px;
        flex-shrink: 0;
    }
}

@media screen and (max-width: 991.98px) {
    .site-header__nav {
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        width: 100%;
        background-color: var(--body-bg);
        padding: 24px 16px 24px !important;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 32px;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        opacity: 0;
        pointer-events: none;
        transition: transform 0.3s ease, opacity 0.3s ease;
        will-change: transform, opacity;
        z-index: 99;
        box-shadow: -16px 0 48px rgba(0, 0, 0, 0.35);
        border-left: 1px solid rgba(255, 255, 255, 0.08);
    }

    .site-header__nav.site-header__nav--open {
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        opacity: 1 !important;
        pointer-events: auto !important;
    }
}

@media screen and (min-width: 320px) {
    .header-spacing {
        margin-top: 120px !important;
    }
}

@media screen and (min-width: 992px) {
    .header-spacing {
        margin-top: 200px !important;
    }
}

@media (max-width: 991px) {
    .whatwedo .card-main {
        flex-wrap: wrap !important;
    }
}

@media screen and (max-width: 991.98px) {
    .site-header {
        z-index: 2 !important;
    }

    .site-header__menu {
        flex-direction: column;
        gap: 0;
        width: 100%;
        border: none;
        padding: 0;
        margin: 0;
        z-index: 99;
    }
}

@media (max-width: 767px) {
    .es-arc-container {
        --arc-scale: 0.65;
        --arc-depth-offset: 107px;
        height: 300px !important;
    }

    .single-content h2,
    .single-content h3,
    .single-content h4 {
        font-size: 22px !important;
    }

    .sfl-about-author__content {
        text-align: left;
    }

    .blog-single-page .blog-single-label {
        margin-bottom: 6px !important;
    }

    .blog-single-page .blog-single-label {
        font-size: 14px !important;
    }
}

@media (max-width: 767.98px) {
    .blog-single-page .maintitle {
        font-size: 36px;
        line-height: 34px !important;
    }

    .blog-txt .footnotes ol {
        padding-top: 12px;
    }

    .sfl-about-author {
        margin-bottom: 30px !important;
    }
}

@media (max-width: 767.98px) {
    .ft-details .card-wr {
        padding: 80px 30px 42px;
    }

    .sfl-about-author {
        grid-template-columns: 1fr;
        padding: 40px 0;
        text-align: center;
    }

    .sfl-about-author__image {
        max-width: 110px;
        margin: 0 auto;
    }

    .site-header__dropdown-title .maintitle {
        font-size: 34px;
    }
}

@media (max-width: 991.98px) {
    .sfl-reviews-masonry {
        position: static !important;
        display: flex !important;
        flex-direction: column !important;
        gap: 24px !important;
        height: auto !important;
    }

    .sfl-reviews-masonry .review-item {
        position: static !important;
        width: 100% !important;
        margin-bottom: 0 !important;
    }
}

@media (max-width: 991.98px) {
    .swiper.ftslider.teamsSlider .swiper-slide {
        min-width: unset !important;
    }
}

@media (min-width: 992px) {

    .site-header__dropdown,
    .toggle {
        clip-path: none !important;
        opacity: 0;
        visibility: hidden;
        transform: translateY(-8px);
        transition: opacity 0.25s cubic-bezier(0.25, 1, 0.5, 1),
            transform 0.25s cubic-bezier(0.25, 1, 0.5, 1),
            visibility 0.25s cubic-bezier(0.25, 1, 0.5, 1) !important;
        transition-delay: 0s !important;
        pointer-events: none;
    }

    .site-header__item--has-dropdown:hover>.site-header__dropdown,
    .site-header__item--has-dropdown:focus-within>.site-header__dropdown,
    .site-header__item--has-dropdown.site-header__item--open>.site-header__dropdown {
        clip-path: none !important;
        opacity: 1 !important;
        visibility: visible !important;
        transform: translateY(0) !important;
        pointer-events: auto !important;
        transition-delay: 0s !important;
    }
}

@media (max-width: 767.98px) {
    .about-page .teams-section {
        padding-top: 0 !important;
    }
}

@media (max-width: 767.98px) {
    body.is-password-protected .site-header--password .container {
        padding: 24px 17px 0;
    }

    body.is-password-protected .custom-password-page {
        padding-top: 118px;
    }

    body.is-password-protected .password-box.card-wr {
        padding: 40px 24px !important;
    }
}

@media (max-width: 991.98px) {
    .consultation-hero-header .maintitle {
        font-size: 40px;
    }

    .lawyer-profile-details-card {
        padding: 32px;
    }

    .lawyer-name {
        font-size: 28px;
    }
}

@media (max-width: 767.98px) {
    .consultation-hero-header {
        padding: 60px 0 30px;
    }

    .consultation-tabs-nav {
        gap: 16px;
    }

    .consultation-tab-btn {
        font-size: 16px;
        padding-bottom: 12px;
    }

    /* .consultation-calendar-card {
        padding: 24px;
    } */

    .lawyer-profile-details-card {
        padding: 28px;
    }

    .consultation-faq-accordion-wrapper .ue_heading_title {
        font-size: 18px !important;
    }

    .sfl-relevant-links__list {
        justify-content: flex-start;
    }

    .sfl-relevant-links__item,
    .sfl-relevant-links__link {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .error-404-page .error-title {
        font-size: 48px;
    }

    .error-404-page .error-text {
        font-size: 18px;
    }
}

@media (max-width: 767.98px) {
    .sfl-relevant-links {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }



    .sfl-relevant-links + #contact-cta {
        padding-top: 30px !important;
    }

    main + .sfl-relevant-links {
        padding-top: 40px !important;
    }

    main + #contact-cta {
        padding-top: 40px !important;
    }

    #contact-cta + .footer-main .footer-top,
    .sfl-relevant-links + .footer-main .footer-top,
    main + .footer-main .footer-top {
        padding-top: 60px !important;
    }
}