@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: 27px !important;
  }

	.pb-sm-0 {
		padding-bottom: 0 !important;
	}
	
  .whatwedo .sticky-box img {
    height: 300px;
  }

  .retainers-card-wr .divider {
    margin: 24px 0px;
  }

  .consultation-hero-header {
    padding-bottom: 0 !important;
  }

  .show-more-btn {
    font-size: 14px !important;
    margin-top: 30px !important;
  }

  .single-content p:last-child,
  .client_details_page .desc-wrapper p:last-child {
    margin-bottom: 0px !important;
  }

  .sfl-reviews-masonry .mt-40 {
    margin-top: 20px !important;
  }

  .mb-80 {
    margin-bottom: 40px !important;
  }
	
	.mb-60 {
	margin-bottom: 30px;
}

  .consultation-dashboard-tabs {
    padding-top: 0px !important;
  }

  .ftslider.teamsSlider {
    padding-bottom: 93px;
  }

  .blog-articles .card-wr {
    row-gap: 30px;
    padding: 80px 30px 42px;
  }

  .footer-list ul {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }

  .sectionTtile .subtitle {
    font-size: 14px;
  }

  .sectionTtile {
    gap: 6px !important;
  }

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

  .careers_banner .img-wr img {
    height: 246px !important;
  }

  .sectionTtile .maintitle {
    font-size: 30px;
    line-height: 36px;
  }

  .blog-articles .blog-publisher {
    line-height: 22px !important;
  }

  .article-card .image-box-description,
  .blog-articles .image-box-description {
    display: -webkit-box !important;
    -webkit-line-clamp: 5 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }

  .blog-articles h3+p {
    margin-top: 6px !important;
  }

  .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;
    width: 100%
  }

  .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;
    text-align: left;
  }

  .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: absolute !important;
    bottom: 5px !important;
    right: 0px !important;
    display: flex !important;
    flex-direction: row !important;
    gap: 12px !important;
    align-items: center !important;
    justify-content: flex-end !important;
  }

  @media (max-width: 480px) {
    .clientDetailswr .card-wr {
      padding: 80px 30px 50px !important;
    }
  }

  .card-wr .image-box-content h3 {
    font-size: 20px !important;
    margin-bottom: 6px !important;
  }

  .card-wr .list-items li svg {
    margin-right: 0px;
  }

  .badge {
    font-size: 20px;
  }

  .card-wr .list-items li {
    font-size: 16px;
    line-height: 27px;
    gap: 7px;
  }

  .fs-24 {
    font-size: 20px !important;
  }

  .retainers-card-wr-full {
    padding: 80px 24px 42px !important;
  }

  .clientDetailswr .card-wr .list-items li {
    line-height: 27px;
  }

  .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;
    top: 0;
  }

  .dispute-section .card-wr {
    padding: 80px 30px 42px 30px;
  }

  html h2 {
    font-size: 28px !important;
    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;
    object-fit: cover;
  }

  .our-values .card-wr {
    padding: 76px 30px 42px !important;
  }

  .card-wr .image-box-content h3,
  .card-item h3 {
    font-size: 20px;
    line-height: 1.2em;
  }

  .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;
  }

  .pt-64 {
    padding-top: 40px !important;
  }

  .careers_banner .img-wr {
    gap: 16px;
  }

  .careers-page .careers_banner .sectionTtile .maintitle {
    font-size: 30px;
  }

  .whatwedo .divider {
    margin: 20px 0 !important;
  }

  .whatwedo img {
    height: 298px;
    width: 100%;
  }

  .whatwedo picture {
    max-width: 100%;
  }

  footer .container {
    padding: 0 7px !important;
  }

  .footer-badege a,
  .footer-badege a span {
    letter-spacing: 0.035em;
  }

  .icon-wr.red-badge-brb img {
    width: 24px !important;
    height: 24px !important;
    object-fit: contain !important;
  }

  .header-spacing .sectionTtile .maintitle {
    line-height: 36px;
  }

  .arc-info-container p {
    line-height: 24px !important;
  }

  .arc-info-container h2,
  #contact-cta .sectionTtile .maintitle {
    padding-bottom: 10px !important;
  }

  .arc-info-container .sectionTtile {
    gap: 17px !important;
  }

  .mt-40 {
    margin-top: 30px;
  }

  .text-md-left {
    text-align: left !important;
  }

  .careers-page .sticky-box .card-wr {
    padding: 80px 30px 42px !important;
  }

  .careers-page .sticky-box {
    position: relative;
    top: 0;
  }

  .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: 30px;
  }

  .toggle-row .b-right {
    border: none;
  }

  .toggle .toggle-row .sectionTtile,
  .toggle .toggle-row .site-header__dropdowns {
    width: 100%;
    gap: 8px !important;
  }

  .toggle .toggle-row .site-header__dropdowns {
    display: block;
  }

  .dd-inner {
    gap: 10px;
    margin-bottom: 10px;
  }

  .dd-inner:last-child {
    margin-bottom: 0 !important;
  }

  .dd-inner a {
    margin-top: 0px !important;
    padding: 0 !important;
    gap: 15px;
  }

  .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);
  }

  .process-steps .col-12 {
    margin-bottom: 15px;
  }

  .retainers-card-wr .image-box-content p {
    line-height: 1em !important;
  }

  .retainers-card-wr .mb-15 {
    margin-bottom: 10px !important;
  }

  .retainers-card-wr .divider {
    margin: 24px 0 !important;
  }

  .retainers-card-wr h3+p {
    margin-top: 10px !important;
  }

  .retainers-card-wr .icon-wr.red-badge-brb img {
    width: 24px !important;
    height: 24px !important;
  }

  .mb-lg-10 {
    margin-bottom: 10px !important;
    margin-top: 6px !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: 16px 17px;
    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;
    overflow-y: auto;
  }

  .clientDetailswr .gap-4 {
    gap: 54px;
  }

  .col-12 .mb-20 {
    margin-bottom: 24px;
  }

  .article-card .card-wr .image-box-content h3 {
    line-height: 1.4rem;
    margin-bottom: 0 !important;
  }

  .retainers-card-wr {
    padding: 80px 24px 42px !important;
  }

  .site-header__menu {
    flex-direction: column;
    gap: 0;
    width: 100%;
    border: none;
    padding: 0;
    margin: 0;
    margin-top: 71px !important;
  }

  .site-header__item {
    width: 100%;
    border: none;
    margin: 0;
    padding: 0;
    background: transparent;
  }

  .site-header__link {
    width: 100%;
    font-size: 18px;
    padding: 24px 10px;
    border: none;
    background: transparent;
    border-bottom: 1px solid var(--divider-bg);
  }

  .site-header__dropdown .container {
    padding-left: 10px !important;
    padding-top: 20px !important;
    padding-bottom: 30px !important;
  }

  .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;
    margin-top: 50px;
  }

  .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;
  }

  .clientDetailswr .sectionTtile {
    gap: 10px !important;
  }

  .whatwedo .card-wr {
    height: auto;
    max-height: unset !important;
    padding: 80px 30px 42px !important;
  }

  .blog-articles .card-wr .divider {
    margin: 30px 0 !important;
  }

  .footer-bottom .footer-row {
    flex-direction: column !important;
    gap: 15px !important;
  }

  footer .footer-right img {
    width: 100%;
    height: 250px;
  }

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

  .footer-left .divider {
    margin: 20px 0px !important;
  }

  .about-page .about-us-banner p {
    max-width: 100%;
  }

  .gap-5 {
    gap: 40px;
  }

  .pt-222 {
    padding-top: 60px;
  }

  .card-wr p {
    line-height: 27px !important;
  }

  .contact-page-hero .card-wr,
  .whatwedo .card-wr {
    padding: 80px 30px 42px;
  }

  .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;
  }

  .txt-und .image-box-title {
    margin-bottom: 6px !important;
  }

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

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

  .padding-red svg,
  .padding-red img {
    width: 24px !important;
    height: 24px !important;
    object-fit: contain !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;
  }

  .footer-top .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .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;
  }

  .arc-info-container {
    margin-top: -40px;
  }

  .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 .sfl-legacy-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;
  } */
  .arc-info-container {
    margin-top: -20px;
  }

  .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 .sfl-legacy-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;
    font-size: 16px;
  }

  /*   .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 .sfl-legacy-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 .sfl-legacy-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,
  .pb-156 {
    padding-bottom: 60px !important;
  }
}

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

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

@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;
    gap: 0;
  }

  .hero-head h1 br {
    display: none;
  }
}

@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-weight: 400 !important;
    line-height: 1.25 !important;
  }

  .single-content h3 {
    font-size: 20px;
  }

  .blog-txt>ol>li {
    font-size: 16px;
  }

  .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;
  }

  .sfl-single-meta-row .card-label {
    font-size: 16px !important;
  }

  .blog-txt ul li {
    font-size: 16px !important;
  }

  .blog-txt ul li::before {
    top: 10px !important;
  }
}

@media (max-width: 767.98px) {
  .blog-single-page .maintitle {
    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: 60px minmax(0, 1fr) !important;
    gap: 15px !important;
    padding: 40px 0 !important;
    text-align: left !important;
  }

  .sfl-about-author__image {
    width: 60px !important;
    height: 64px !important;
    max-width: 60px !important;
    margin: 0 !important;
  }

  .sfl-about-author__image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    border-radius: 4px !important;
  }

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

@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;
    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;
  }

  /* Create a transparent hover bridge to close the gap between the header link and dropdown */
  .site-header__dropdown::before {
    content: "";
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    height: 45px;
    background: transparent;
  }

  .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: 16px 17px;
  }

  .single-consultations .site-header__logo {
    height: auto;
  }

  .password-content p:last-child {
    margin-top: 16px;
  }

  body.is-password-protected .password-box h2 {
    line-height: 34px;
  }

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

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

  .consultation-tabs-nav-wrapper {
    margin-bottom: 40px;
  }

  .consultation-lawyer-photo {
    width: 245px;
    margin: 0 auto;
  }

  .consultation-lawyer-card .divider {
    margin: 21px 0px !important;
  }

  .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: 0px;
    line-height: 27px;
  }

  /* .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;
  }
}

/* ============================================================
   SFL HEADER MEGA MENU FIX
   - Opens only from the "Who We Are" trigger, not from the left/right empty area
   - Smooth desktop curtain reveal and curtain close animation
   - Smooth mobile accordion open/close
   ============================================================ */
:root {
  --sfl-menu-ease: cubic-bezier(0.22, 1, 0.36, 1);
  --sfl-menu-speed: 520ms;
  --sfl-menu-fade-speed: 260ms;
}

@media (min-width: 992px) {
  .site-header__item--has-dropdown>.site-header__dropdown {
    clip-path: inset(0 0 100% 0) !important;
    opacity: 1 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    transform: translate3d(0, 0, 0) !important;
    transition:
      clip-path var(--sfl-menu-speed) var(--sfl-menu-ease),
      transform var(--sfl-menu-speed) var(--sfl-menu-ease),
      opacity var(--sfl-menu-fade-speed) ease,
      visibility 0s linear var(--sfl-menu-speed) !important;
    will-change: clip-path, transform, opacity;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
  }

  .site-header__item--has-dropdown:not(.site-header__item--open):not(.site-header__item--closing):hover>.site-header__dropdown,
  .site-header__item--has-dropdown:not(.site-header__item--open):not(.site-header__item--closing):focus-within>.site-header__dropdown {
    clip-path: inset(0 0 100% 0) !important;
    opacity: 0.98 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    transform: translate3d(0, 0, 0) !important;
  }

  .site-header__item--has-dropdown.site-header__item--open>.site-header__dropdown {
    clip-path: inset(0 0 0 0) !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: translate3d(0, 0, 0) !important;
    transition:
      clip-path var(--sfl-menu-speed) var(--sfl-menu-ease),
      transform var(--sfl-menu-speed) var(--sfl-menu-ease),
      opacity var(--sfl-menu-fade-speed) ease,
      visibility 0s linear 0s !important;
  }

  .site-header__item--has-dropdown.site-header__item--closing>.site-header__dropdown {
    clip-path: inset(0 0 100% 0) !important;
    opacity: 0.98 !important;
    visibility: visible !important;
    pointer-events: none !important;
    transform: translate3d(0, 0, 0) !important;
    transition:
      clip-path var(--sfl-menu-speed) var(--sfl-menu-ease),
      transform var(--sfl-menu-speed) var(--sfl-menu-ease),
      opacity var(--sfl-menu-fade-speed) ease,
      visibility 0s linear var(--sfl-menu-speed) !important;
  }

  .site-header__item--has-dropdown:not(.site-header__item--open):hover>.site-header__submenu-toggle .site-header__caret,
  .site-header__item--has-dropdown:not(.site-header__item--open):focus-within>.site-header__submenu-toggle .site-header__caret {
    transform: none !important;
  }

  .site-header__dropdown::before {
    display: none !important;
  }
}

@media (max-width: 991.98px) {
  .site-header__nav {
    transition: transform var(--sfl-menu-speed) var(--sfl-menu-ease), opacity 320ms ease !important;
    will-change: transform, opacity;
  }

  .site-header__dropdown,
  .site-header__dropdown.toggle {
    max-height: var(--sfl-dropdown-height, 0px) !important;
    opacity: 0 !important;
    visibility: hidden !important;
    overflow: hidden !important;
    padding-top: 0 !important;
    transform: translate3d(0, -4px, 0) !important;
    transition:
      max-height var(--sfl-menu-speed) var(--sfl-menu-ease),
      opacity 300ms ease,
      transform 420ms var(--sfl-menu-ease),
      padding-top 360ms var(--sfl-menu-ease),
      visibility 0s linear var(--sfl-menu-speed) !important;
    will-change: max-height, opacity, transform;
  }

  .site-header__item--has-dropdown.site-header__item--open>.site-header__dropdown,
  .site-header__item--has-dropdown.site-header__item--closing>.site-header__dropdown {
    visibility: visible !important;
  }

  .site-header__item--has-dropdown.site-header__item--open>.site-header__dropdown {
    opacity: 1 !important;
    transform: translate3d(0, 0, 0) !important;
    transition:
      max-height var(--sfl-menu-speed) var(--sfl-menu-ease),
      opacity 300ms ease,
      transform 420ms var(--sfl-menu-ease),
      padding-top 360ms var(--sfl-menu-ease),
      visibility 0s linear 0s !important;
  }

  .site-header__dropdown-text {
    font-size: 16px !important;
    line-height: 1.35 !important;
    font-weight: 300;
  }

  .site-header__dropdown-item {
    gap: 12px;
  }

  /* Fix caret staying rotated on mobile due to persistent hover/focus states */
  .site-header__item--has-dropdown:not(.site-header__item--open):hover>.site-header__submenu-toggle .site-header__caret,
  .site-header__item--has-dropdown:not(.site-header__item--open):focus-within>.site-header__submenu-toggle .site-header__caret {
    transform: none !important;
  }
}

@media (prefers-reduced-motion: reduce) {

  .site-header__dropdown,
  .site-header__nav,
  .site-header__caret {
    transition-duration: 1ms !important;
  }
}