body:not(.page-id-6987) {
    background-color: #262724;
}
p,
li {
    color: #fff;
}
#headerGap {
    display: block;
    width: 100%;
    margin: 0 auto;
    clear: both;
}
#testimonials-social-proof {
    padding: 0px 0 30px;
}
.page-template-plaintiff-attorney .page-headingh1,
.page-template-plaintiff-attorney .page-headingh2 {
    color: #fff;
    /* text-transform: uppercase; */
    /* & strong,
    & span {
        color: #E68524
    }
    & strong {
        display: block;
    }
    & small {
        font-size: 50%;
        display: block;
        color: #E68524
    }*/
}
.small-sub-title {
    font-family: 'ITC Berkeley Oldstyle Std', sans-serif;
    font-size: 35px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: normal;
    color: #fff;
    margin: 0;
    & strong,
    & span {
        color: #E68524
    }
    & strong {
        display: block;
    }
    & small {
        font-size: 50%;
        display: block;
        color: #E68524
    }
}
@media screen and (max-width: 1366px) {
    .attorney-section-heading {
        font-size: 40px;
        letter-spacing: 5px;
    }
    .small-sub-title {
        font-size: 30px;
    }
}
@media screen and (max-width: 1024px) {
    .attorney-section-heading {
        font-size: 35px;
        letter-spacing: 4px;
    }
    .small-sub-title {
        font-size: 28px;
    }
}
@media screen and (max-width: 550px) {
    .attorney-section-heading {
        font-size: 26px;
    }
    .small-sub-title {
        font-size: 20px;
    }
}
#pa-navigation-block {
    position: relative;
    z-index: 5;
    order: 6;
    width: 100%;
}
@media screen and (max-width: 768px) {
    .site-header {
        background-color: rgba(255, 255, 255, 0.2);
        backdrop-filter: blur(200px);
        padding: 10px 0;
        .container {
            width: 100%;
            max-width: 100%;
        }
        .header-block {
            border: none;
            border-radius: 0;
        }
    }
    .plaintiff-attorney-pages .header-block {
        background: none;
        backdrop-filter: unset;
        padding: 0;
    }
}
@media screen and (min-width: 769px) {
    .site-header {
        position: fixed;
    }
}
.btn-intake {
    display: block;
    margin-top: 20px;
    text-align: center;
}
@media screen and (min-width: 769px) {
    .videoBottomContent {
        position: absolute;
        bottom: 0;
        background: linear-gradient(to top, black 50%, transparent);
        max-width: 1200px;
        width: 100%;
        padding: 30px;
    }
    .videoBottomContent button,
    .videoBottomContent .cmn-btn {
        opacity: 0;
    }
    .video-block:hover+.videoBottomContent .cmn-btn,
    .videoBottomContent:hover .cmn-btn,
    .video-block:hover+.videoBottomContent button,
    .videoBottomContent:hover button {
        opacity: 1;
    }
}
#pa-structured-settlements .buttons-block {
    margin-top: 25px;
}
.header-sec.page-header {
    position: sticky;
}
.lg-att-bnr-sec {
    text-align: center;
    padding: 30px 0 50px;
}
.lg-att-bnr-top-list {
    display: block;
    text-align: center;
}
.lg-att-bnr-top-list ul {
    margin-bottom: 0;
}
.lg-att-bnr-top-list li {
    display: inline-block;
    margin: 0;
    padding: 0 40px;
    /* font-family: 'Jost'; */
    /* font-size: 22px; */
    /* font-weight: 400; */
    /* line-height: 1.1; */
    color: #fff;
    /* letter-spacing: -0.2px; */
    border-right: 2px solid #fff;
}
.lg-att-bnr-top-list li a:hover {
    color: #E68524;
}
.lg-att-bnr-top-list li a {
    color: #fff;
}
.lg-att-bnr-top-list li:first-child {
    padding-left: 0;
}
.lg-att-bnr-top-list li:last-child {
    border: 0;
    padding-right: 0;
}
.popoverContainer {
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / .6);
    position: fixed;
    top: 0;
    .video-block {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }
    .video-block-inner {
        position: relative;
    }
    video {
        max-height: 90vh;
        max-width: 900px;
        object-fit: cover;
        object-position: center;
        aspect-ratio: 16 / 9;
    }
    .close {
        position: absolute;
        top: -16px;
        right: -16px;
        cursor: pointer;
        width: 35px;
        height: 35px;
        font-family: 'ITC Berkeley Oldstyle Std';
        font-weight: 500;
        font-size: x-large;
        line-height: 1;
        border-radius: 50%;
        z-index: 9;
        padding: 0;
    }
}
.popupbtn {
    outline: none;
    border: none;
    background: none;
    padding: 0;
}
.lg-att-bnr-cont {
    width: 100%;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}
.lg-att-bnr-cont h1 small,
.lg-att-bnr-cont h2 small {
    font-size: 42px;
    font-weight: 700;
    display: block;
    margin: 15px 0 0;
    letter-spacing: 4px;
}
.lg-att-bnr-cont .video-block {
    width: 100%;
    max-width: 1200px;
}
.lg-att-bnr-cont h3 {
    font-family: 'Jost', sans-serif;
    font-weight: 600;
    font-size: 30px;
    color: #fff;
    margin: 15px auto 0;
    text-transform: capitalize;
}
.lg-att-bnr-cont ul,
.lg-att-bnr-cont li {
    list-style-type: none;
    margin: 0 0 15px;
}
.lg-att-bnr-cont li:before {
    content: "";
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij4KICA8cG9seWdvbiBwb2ludHM9IjEyLDIgMjIsMTIgMTIsMjIgMiwxMiIgZmlsbD0iI0ZGOTgwMCIvPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    width: 24px;
    height: 20px;
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
}
.lg-att-bnr-cont li {
    display: inline-block;
    margin: 10px 25px;
    color: #fff;
    border-radius: 5px;
}
.lg-att-banr-rht-cnt {
    font-family: 'Jost';
    font-size: 20px;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: -0.3px;
    color: #fff;
    margin: 0 0 20px;
}
.lg-att-bnr-rht {
    width: 35%;
}
@media screen and (max-width: 1600px) {
    .lg-att-bnr-rht {
        width: 45%;
    }
}
@media screen and (max-width: 1200px) {
    .lg-att-bnr-rht {
        width: 60%;
    }
}
.lg-att-bnr-btn .cmn-btn {
    padding: 21px 38px 22px 80px;
    display: inline-block;
}
.lg-att-bnr-btn .cmn-btn:hover {
    padding: 21px 80px 22px 38px;
}
.lg-att-bnr-btn .cmn-btn::before {
    transform: scale(0.9);
}
.lg-att-bnr-btn .cmn-btn::before {
    left: 32px;
}
.lg-att-bnr-btn .cmn-btn:hover::before {
    left: calc(100% - 70px);
}
.lg-att-bnr-btm-sec {
    padding: 50px 0;
    background-color: #565656;
    position: relative;
}
.lg-att-bnr-btm-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.lg-att-bnr-btm-lft {
    width: 40%;
}

.video-block video {
    width: 100%;
    object-position: top center;
}
.metrics-for-ringler {
    display: block;
}
.mfr-inner {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}
.mfr-block {
    border: 1px solid rgba(0, 0, 0, 1);
    background-color: rgba(0, 0, 0, 0.17);
    /* padding: 15px; */
    padding: 30px;
    border-radius: 8px;
    text-align: center;
    width: 100%;
    max-width: calc((100% / 4) - 15px);
    color: #fff;
}
@media screen and (max-width: 1280px) {
    .mfr-block {
        padding: 20px;
    }
}
.mfr-block.mfr-consultants-count {
    max-width: 100%;
}
.mfr-block p {
    margin: 0;
    color: #fff;
    line-height: 1;
}
.mfr-block .mfr-block-image {
    /* width: 50px; */
    /* height: 50px; */
    display: block;
    margin: 0 auto 10px auto;
    img {
        filter: grayscale(1);
    }
}
@media screen and (max-width: 1024px) {
    .mfr-block .mfr-block-image {
        width: 50px;
        height: 50px;
    }
}
.count-number {
    color: #E68524;
    font-size: 3rem;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.count-name {
    color: #fff;
    font-size: 1.4rem;
    line-height: 1;
}
.mfr-consultants-count {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
}
.mfr-cc-header {
    /* width: 100%; */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    /* flex-wrap: wrap; */
    /* gap: 0 15px; */
    line-height: 1;
    /* margin-bottom: 40px; */
    .count-sub-name {
        width: 100%;
        text-align: center;
    }
}
.animatebar {
    background-color: #000;
    width: 100%;
    margin: 10px 0;
    height: 3px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 2px #fff;
    span {
        background-color: #e68524;
        height: 100%;
        display: block;
        height: 3px;
    }
}
@media screen and (max-width: 1366px) {
    .count-number {
        font-size: 2.5rem;
    }
    .count-name {
        font-size: 1.2rem;
    }
}
@media screen and (max-width: 1280px) {
    .count-number {
        font-size: 2rem;
    }
}
@media screen and (max-width: 1024px) {
    .mfr-block {
        max-width: calc((100% / 3) - 15px);
    }
}
@media screen and (max-width: 768px) {
    .mfr-block {
        max-width: calc((100% / 2) - 5px);
        padding: 10px;
    }
    .mfr-block.mfr-settlement-planes {
        max-width: 100%;
    }
    .mfr-consultants-count {
        gap: 15px;
        flex-direction: column;
    }
}
@media screen and (max-width: 450px) {
    /* .mfr-inner {
        flex-direction: column;
    } */
    /* .mfr-block {
        max-width: 100%;
    } */
    .count-name {
        font-size: 1.1rem;
    }
}
.lg-att-bnr-btm-blk {
    width: 100%;
    max-width: 60%;
    padding-left: 5%;
}
.lg-att-bnr-btm-sec .plaintiff-attrny-hm-text-heading {
    text-align: left;
    font-size: 50px;
    margin: 0 0 15px;
}
.lg-att-bnr-btm-list p {
    font-family: 'Jost';
    font-size: 23px;
    line-height: 1.25;
    letter-spacing: 0;
    color: #fff;
    font-weight: 400;
    text-align: left;
    margin: 0 0 20px;
}
.lg-att-bnr-btm-blk.owl-carousel {
    width: 49.5%;
    margin-left: auto;
    padding: 30px 45px 30px 0;
    position: relative;
}
.lg-att-bnr-btm-blk-2::before {
    content: "";
    width: 80%;
    height: 100%;
    border-radius: 24px;
    background-color: #8B8C8F;
    border: 1px solid #FFFFFF;
    backdrop-filter: blur(5px);
    box-shadow: inset 0 2px 1px rgba(255, 255, 255, 0.2), 0 1px 9px rgba(0, 0, 0, 0.14);
    opacity: 30%;
    position: absolute;
    left: 0;
    right: 45px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.lg-att-bnr-btm-blk.owl-carousel .owl-dots {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    gap: 5px;
    writing-mode: sideways-rl;
}
.lg-att-bnr-btm-blk.owl-carousel .owl-dots .owl-dot {
    width: 18px;
    height: 18px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 37%, rgba(153, 153, 153, 0.3) 100%);
    border-radius: 50%;
}
.lg-att-bnr-btm-blk.owl-carousel .owl-dots .owl-dot.active {
    background: linear-gradient(135deg, #E68524 0%, #FCC55D 100%);
}
.lg-att-bnr-btm-item {
    padding: 30px 40px;
    min-height: 300px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    backdrop-filter: blur(55px);
    background-image: url(../images/lg-att-bnr-btm-item-bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    position: relative;
    clip-path: polygon(89.5% 0%, 100% 19%, 100% 100%, 0% 100%, 0% 0);
    border-radius: 25px 0;
}
.lg-att-bnr-btm-item h3 {
    font-family: 'ITC Berkeley Oldstyle Std';
    font-size: 45px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 2.5px;
    color: #FFFFFF;
    /* text-transform: uppercase; */
    margin: 0 0 10px;
}
.lg-att-bnr-btm-item p {
    font-family: 'Jost';
    font-size: 20px;
    font-weight: 400;
    line-height: 1.45;
    letter-spacing: -0.2px;
    color: #FFFFFF;
    margin: 0 0 10px;
}
.lg-att-bnr-btm-item p:last-child {
    margin: 0;
}
.lg-att-bnr-btm-item p a {
    font-size: 23px;
    color: #E68223;
    font-weight: 700;
}
.lg-att-bnr-btm-item p a:hover {
    color: #fff;
}
.lg-att-testi-sec {
    padding: 70px 0;
    text-align: center;
}
.lg-att-testi-sec .container {
    max-width: 1500px;
}
.lg-att-testi-sec h2 {
    font-family: 'ITC Berkeley Oldstyle Std';
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 5.2px;
    /* text-transform: uppercase; */
    margin: 0 0 15px;
}
.lg-att-testi-sec h2 strong {
    font-weight: 700;
    background: -webkit-linear-gradient(0deg, #E68524 0%, #FCC55D 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.lg-att-testi-blk {
    position: relative;
    width: 100%;
    /* height: 250px; */
    perspective: 1280px;
    /* margin: 0 0 40px; */
    overflow: hidden;
}
.lg-att-testi-item {
    filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0.14));
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    /* width: 670px;
    height: 180px;
    overflow: hidden; */
    transition: all 0.6s cubic-bezier(.2, .8, .2, 1);
    z-index: 0;
    transform-style: preserve-3d;
    transform: scale(0.8);
    width: 100%;
    max-width: 75%;
}
@media screen and (max-width: 1366px) {
    .lg-att-testi-item {
        max-width: 85%;
    }
}
@media screen and (max-width: 1024px) {
    .lg-att-testi-item {
        max-width: 90%;
    }
}
.lg-att-testi-item.active {
    transform: translateX(0);
    /* width: 860px;
    height: 270px; */
    z-index: 1;
    backdrop-filter: blur(5px);
}
.lg-att-testi-item.prev1 {
    transform: scale(0.8) translateX(-30%) rotateY(0deg);
}
.lg-att-testi-item.next1 {
    transform: scale(0.8) translateX(30%) rotateY(-0deg);
}
.lg-att-testi-item.prev1,
.lg-att-testi-item.next1 {
    top: 0%;
}
.lg-att-slide-btn {
    z-index: 1;
    width: 40px;
    height: 40px;
    background-color: #FFFFFF;
    border-radius: 50%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.17);
    position: absolute;
    right: 0;
    top: 0%;
    bottom: 0;
    margin: auto;
    border: 0;
    font-size: 0;
    cursor: pointer;
}
.lg-att-slide-btn:hover {
    background: linear-gradient(to left, #FBB36E 0%, #E58425 100%);
}
.lg-att-slide-btn::before {
    background-image: url(../images/lg-att-arrow-right.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 9px;
    height: 16px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
}
.lg-att-slide-btn:hover::before {
    background-image: url(../images/lg-att-arrow-right-white.webp);
}
.lg-att-slide-btn.prev {
    transform: rotate(180deg);
    right: auto;
    left: 0;
}
.lg-att-testi-item-cont {
    position: relative;
    padding: 20px 75px;
    background: linear-gradient(to bottom, #ffffff 37%, #ffffff 100%);
    border: solid transparent;
    border-width: 0 1px 1px 1px;
    border-radius: 20px;
    box-shadow: 0 2px 1px rgba(255, 255, 255, 0.2);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
/* .lg-att-testi-item.active .lg-att-testi-item-cont {
    padding: 50px 75px;
} */
/* .lg-att-testi-item-cont::before,
.lg-att-testi-item-cont::after {
    content: "";
    width: 50px;
    height: 50px;
    background-image: url(../images/lg-att-testi-bfr.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    margin: auto;
    opacity: 0.1;
    display: none;
} */
/* .lg-att-testi-item-cont::before {
    left: 35px;
    top: 20px;
} */
/* .lg-att-testi-item-cont::after {
    background-image: url(../images/lg-att-testi-bfr-bottom.webp);
    right: 42px;
    bottom: 35px;
} */
.lg-att-testi-item p {
    /* color: #0000006b; */
    color: #626366;
    margin: 0 0 12px;
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 3; */
    /* line-clamp: 3; */
    /* -webkit-box-orient: vertical; */
    /* overflow: hidden; */
}
.lg-att-testi-item h3 {
    font-family: 'Jost' !important;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: 0;
    color: #6C6D70;
    margin: 0 0 6px;
    display: none;
}
.lg-att-testi-star {
    width: 121px;
    margin: 0 auto;
    display: none;
}
.lg-att-testi-star img {
    display: block;
}
.lg-att-testi-item.active h3,
.lg-att-testi-item.active .lg-att-testi-star {
    display: block;
}
.lg-att-testi-item.active {
    filter: drop-shadow(0 1px 9px rgba(0, 0, 0, 0.14));
    clip-path: polygon(94% 0, 100% 16%, 100% 100%, 0 100%, 0 0);
    position: relative;
    height: 100%;
}
.lg-att-testi-item.active .lg-att-testi-item-cont {
    border-color: #fff;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 37%, rgba(153, 153, 153, 0.7) 100%);
    clip-path: polygon(94% 0, 100% 16%, 100% 100%, 0 100%, 0 0);
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
}
/* .lg-att-testi-item.active .lg-att-testi-item-cont::before,
.lg-att-testi-item.active .lg-att-testi-item-cont::after {
    display: block;
} */
/* .lg-att-testi-item.active p {
    color: #000000ab;
} */
.lg-att-testi-slide-blk {
    position: relative;
    width: 100%;
    height: 100%;
}
.lg-att-slide-dots {
    text-align: center;
    margin-top: 30px;
    position: relative;
}
.lg-att-slide-dots span {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    background: #7D7D7D;
    border-radius: 50%;
    cursor: pointer;
    transition: background 0.3s;
    opacity: 30%;
}
.lg-att-slide-dots span.active {
    background: linear-gradient(45deg, #FBB36E 0%, #E58425 100%);
    opacity: 100%;
}
.lg-att-ready-sec {
    padding: 70px 0 100px;
    background-image: url(../images/lg-att-ready-bg.webp);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.plaintiff-attrny-hm-text-heading {
    text-align: center;
}
.lg-att-ready-blk {
    width: 49%;
    background-image: url(../images/lg-att-ready-blk-bg.webp);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    backdrop-filter: blur(55px);
    clip-path: polygon(89% 0, 100% 13%, 100% 100%, 0 100%, 0 0);
    padding: 50px 60px 55px;
}
.lg-att-ready-blk h2 {
    font-family: 'ITC Berkeley Oldstyle Std';
    font-size: 45px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 4.2px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 0 5px;
}
.lg-att-ready-sec .plaintiff-attrny-hm-text-heading {
    text-align: left;
}
.lg-att-ready-inc-txt {
    background: -webkit-linear-gradient(0deg, #E68524 0%, #FCC55D 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.lg-att-ready-inc-txt,
.lg-att-ready-blk li {
    color: #fff;
    margin: 0 0 20px;
}
.lg-att-ready-blk li {
    padding-left: 40px;
    margin: 0 0 25px;
    list-style: none;
}
.lg-att-ready-blk ul {
    margin: 0;
}
/* .site-main li {
    text-transform: capitalize;
} */
.lg-att-ready-blk p,
.lg-att-ready-blk li {
    color: #FFFFFF;
    margin: 0 0 20px;
}
.lg-att-ready-blk .cmn-btn {
    padding: 21px 60px 22px 100px;
}
.lg-att-ready-blk .cmn-btn:hover {
    padding: 21px 100px 22px 60px;
}
.lg-att-ready-blk .cmn-btn::before {
    left: 55px;
    transform: scale(0.9);
}
.lg-att-ready-blk .cmn-btn:hover::before {
    left: calc(100% - 80px);
}
@media screen and (max-width: 1600px) {
    .lg-att-bnr-top-list li {
        padding: 0 35px;
        /* font-size: 20px; */
    }
    .lg-att-bnr-btm-blk.owl-carousel {
        padding: 25px 40px 25px 0;
    }
    .lg-att-bnr-btm-blk-2::before {
        right: 40px;
    }
    .lg-att-bnr-btm-item {
        padding: 35px 45px;
        min-height: 280px;
    }
    .lg-att-bnr-btm-item h3 {
        font-size: 40px;
        letter-spacing: 2.5px;
    }
    .lg-att-bnr-btm-sec .plaintiff-attrny-hm-text-heading {
        font-size: 48px;
    }
    .lg-att-bnr-btm-list p {
        font-size: 20px;
    }
    .lg-att-bnr-btm-item p {
        font-size: 20px;
    }
    .lg-att-bnr-btm-item p a {
        font-size: 22px;
    }
    .lg-att-testi-sec h2 {
        font-size: 50px;
    }
    .lg-att-ready-blk {
        width: 50%;
        padding: 45px;
    }
    .lg-att-ready-blk h2 {
        font-size: 40px;
        letter-spacing: 3.8px;
    }
    .lg-att-ready-blk li {
        padding-left: 34px;
        margin: 0 0 22px;
    }
    .lg-att-ready-sec {
        padding: 65px 0;
    }
    .lg-att-ready-inc-txt,
    .lg-att-ready-blk li,
    .lg-att-ready-blk p,
    .lg-att-ready-blk li {
        margin: 0 0 24px;
    }
    .lg-att-ready-blk li {
        margin: 0 0 22px;
    }
    .lg-att-testi-sec .container {
        max-width: 1300px;
    }
    .lg-att-testi-item p {
        margin: 0 0 10px;
    }
    .lg-att-testi-item h3 {
        font-size: 20px;
    }
    .lg-att-testi-star {
        width: 115px;
    }
    /* .lg-att-testi-item {
        width: 580px;
        height: 170px;
    }
    .lg-att-testi-item.active {
        width: 790px;
        height: 240px;
    } */
    /* .lg-att-testi-item-cont {
        padding: 18px 58px;
    }
    .lg-att-testi-item.active .lg-att-testi-item-cont {
        padding: 45px 58px 18px;
    } */
    /* .lg-att-testi-item-cont::before,
    .lg-att-testi-item-cont::after {
        width: 40px;
        height: 40px;
    } */
    .lg-att-slide-btn {
        width: 38px;
        height: 38px;
    }
    .lg-att-slide-btn::before {
        width: 8px;
        height: 14px;
    }
    .lg-att-testi-blk {
        /* height: 240px; */
        perspective: 1280px;
        /* margin: 0 0 30px; */
    }
    .lg-att-slide-dots span {
        width: 17px;
        height: 17px;
        margin: 0 5px;
    }
    .lg-att-testi-sec {
        padding: 100px 0 85px;
    }
    .lg-att-banr-rht-cnt {
        font-size: 19px;
    }
}
@media screen and (max-width: 1366px) {
    .lg-att-bnr-top-list li {
        padding: 0 28px;
        /* font-size: 18px; */
    }
    .lg-att-banr-rht-cnt {
        font-size: 18px;
    }
    .lg-att-bnr-btm-sec {
        padding: 35px 0;
    }
    .lg-att-bnr-btm-sec .plaintiff-attrny-hm-text-heading {
        font-size: 31px;
    }
    .lg-att-bnr-btm-list p {
        font-size: 18px;
    }
    .lg-att-bnr-btm-blk.owl-carousel {
        width: 50%;
    }
    .lg-att-bnr-btm-item h3 {
        font-size: 33px;
        margin: 0 0 15px;
    }
    .lg-att-bnr-btm-blk.owl-carousel .owl-dots .owl-dot {
        width: 15px;
        height: 15px;
    }
    .lg-att-bnr-btm-blk.owl-carousel {
        padding: 22px 30px 22px 0;
    }
    .lg-att-bnr-btm-blk-2::before {
        right: 35px;
    }
    .lg-att-bnr-btm-item p {
        font-size: 19px;
    }
    .lg-att-bnr-btm-item p a {
        font-size: 20px;
    }
    .lg-att-bnr-btm-item {
        min-height: 270px;
        padding: 30px 40px;
    }
    .lg-att-testi-sec {
        padding: 85px 0 70px;
    }
    .lg-att-ready-blk h2 {
        font-size: 35px;
        letter-spacing: 3.5px;
    }
    .lg-att-ready-inc-txt,
    .lg-att-ready-blk li {
        font-size: 17px;
        margin: 0 0 22px;
        letter-spacing: 0;
    }
    .lg-att-ready-blk li {
        padding-left: 30px;
        margin: 0 0 18px;
    }
    .lg-att-ready-sec {
        padding: 60px 0;
    }
    .lg-att-testi-sec .container {
        max-width: 1150px;
    }
    .lg-att-testi-blk {
        /* height: 230px; */
        perspective: 1200px;
        /* margin: 0 0 30px; */
    }
    /* .lg-att-testi-item.active {
        width: 640px;
        height: 230px;
    }
    .lg-att-testi-item {
        width: 510px;
        height: 160px;
    } */
    .lg-att-testi-sec h2 {
        font-size: 40px;
        letter-spacing: 3.5px;
        margin: 0 0 12px;
    }
    /* .lg-att-testi-item.active .lg-att-testi-item-cont {
        padding: 40px 42px 13px;
    }
    .lg-att-testi-item-cont {
        padding: 13px 42px;
    } */
    /* .lg-att-testi-item-cont::before,
    .lg-att-testi-item-cont::after {
        width: 35px;
        height: 30px;
    }
    .lg-att-testi-item-cont::before {
        left: 30px;
        top: 16px;
    }
    .lg-att-testi-item-cont::after {
        right: 26px;
        bottom: 20px;
    } */
    .lg-att-slide-dots span {
        width: 13px;
        height: 13px;
        margin: 0 3px;
    }
    .lg-att-testi-item h3 {
        font-size: 19px;
    }
    .lg-att-testi-star {
        width: 100px;
    }
    .lg-att-ready-blk {
        padding: 40px;
    }
    .lg-att-bnr-btn {
        gap: 15px;
    }
}
@media screen and (max-width: 1200px) {
    .lg-att-bnr-top-list li {
        padding: 0 24px;
        /* font-size: 17px; */
    }
    .lg-att-bnr-cont h1 small,
    .lg-att-bnr-cont h2 small {
        margin: 10px 0 0;
        font-size: 29px;
        letter-spacing: 1px;
    }
    .lg-att-banr-rht-cnt {
        font-size: 15px;
    }
    .lg-att-bnr-btm-sec {
        padding: 30px 0;
    }
    .lg-att-bnr-btm-blk.owl-carousel {
        width: 60%;
    }
    .lg-att-ready-sec {
        padding: 60px 0;
    }
    .lg-att-ready-blk {
        width: 60%;
        padding: 35px;
    }
    .lg-att-testi-sec .container {
        max-width: 990px;
    }
    .lg-att-testi-blk {
        /* height: 220px; */
        perspective: 900px;
        /* margin: 0 0 25px; */
    }
    /* .lg-att-testi-item.active .lg-att-testi-item-cont {
        padding: 40px 32px 12px;
    }
    .lg-att-testi-item-cont {
        padding: 12px 32px;
    } */
    /* .lg-att-testi-item.active {
        width: 590px;
        height: 220px;
    }
    .lg-att-testi-item {
        width: 440px;
        height: 150px;
    } */
    .lg-att-testi-sec h2 {
        font-size: 40px;
        letter-spacing: 3px;
        margin: 0 0 14px;
    }
    .lg-att-testi-item h3 {
        font-size: 18px;
    }
    .lg-att-testi-star {
        width: 90px;
    }
    .lg-att-slide-btn {
        width: 35px;
        height: 35px;
    }
    .lg-att-slide-btn::before {
        width: 7px;
        height: 12px;
    }
    .lg-att-slide-dots span {
        width: 11px;
        height: 11px;
        margin: 0 3px;
    }
    .lg-att-slide-dots {
        margin-top: 10px;
    }
    .lg-att-bnr-btn .cmn-btn {
        padding: 17px 24px 17px 60px;
    }
    .lg-att-bnr-btn .cmn-btn:hover {
        padding: 17px 60px 17px 24px;
    }
    .lg-att-bnr-btn .cmn-btn::before {
        left: 28px;
    }
    .lg-att-bnr-btn .cmn-btn:hover::before {
        left: calc(100% - 50px);
    }
    .lg-att-ready-blk .cmn-btn {
        padding: 17px 40px 17px 68px;
    }
    .lg-att-ready-blk .cmn-btn:hover {
        padding: 17px 68px 17px 40px;
    }
    .lg-att-ready-blk .cmn-btn::before {
        left: 35px;
    }
    .lg-att-ready-blk .cmn-btn:hover::before {
        left: calc(100% - 60px);
    }
    .lg-att-bnr-btn {
        gap: 12px;
    }
    .lg-att-bnr-btm-lft {
        width: 36%;
    }
    .lg-att-bnr-btm-list p {
        font-size: 14px;
    }
}
@media screen and (max-width: 1024px) {
    .plaintiff-attrny-hm-advantages-item ul li,
    .lg-att-bnr-btm-blk ul li {
        margin: 0 0 10px;
        padding: 0 0 0 20px;
    }
    .lg-att-bnr-top-list li {
        padding: 0 10px;
        margin: 0 0 10px;
    }
    .lg-att-bnr-cont h1 strong,
    .lg-att-bnr-cont h2 strong {
        display: inline;
    }
    .lg-att-bnr-cont h1 small,
    .lg-att-bnr-cont h2 small {
        margin: 5px 0 0;
        display: inline;
    }
    .lg-att-bnr-btm-sec {
        padding: 25px 0;
        background-position: center;
    }
    .lg-att-bnr-btm-blk.owl-carousel {
        width: 70%;
        margin: 0 auto;
    }
    .lg-att-bnr-btm-item {
        padding: 28px 35px;
        min-height: 260px;
        border-radius: 20px 0;
    }
    .lg-att-bnr-btm-item h3 {
        font-size: 35px;
    }
    .lg-att-bnr-btm-item p {
        font-size: 18px;
    }
    .lg-att-testi-sec h2 {
        font-size: 35px;
        letter-spacing: 2px;
    }
    .lg-att-ready-blk {
        padding: 30px 50px 30px 30px;
    }
    .lg-att-ready-blk h2 {
        font-size: 30px;
        letter-spacing: 3.2px;
    }
    .lg-att-ready-blk p {
        font-size: 20px;
        margin-bottom: 25px;
    }
    .lg-att-testi-sec .container {
        max-width: 750px;
    }
    .lg-att-testi-sec {
        padding: 30px 0 40px;
    }
    .lg-att-testi-item.next1 {
        transform: translateX(0) rotateY(0deg);
    }
    .lg-att-testi-item.prev1 {
        transform: translateX(0) rotateY(0deg);
    }
    .lg-att-testi-item.prev1,
    .lg-att-testi-item.next1 {
        top: 0;
    }
    /* .lg-att-testi-item.active {
        width: 95%;
        height: 220px;
    }
    .lg-att-testi-item {
        height: 150px;
    } */
    .lg-att-testi-sec {
        padding: 60px 0 50px;
    }
    .lg-att-bnr-cont {
        flex-direction: column;
        gap: 15px;
    }
    .lg-att-bnr-rht {
        width: 100%;
        text-align: center;
    }
    .lg-att-bnr-btn {
        gap: 10px;
    }
    .lg-att-banr-rht-cnt {
        font-size: 15px;
        text-align: center;
    }
    .lg-att-bnr-btm-list {
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 20px;
    }
    .lg-att-bnr-btm-lft {
        width: 100%;
        text-align: center;
    }
    .lg-att-bnr-btm-sec .plaintiff-attrny-hm-text-heading {
        font-size: 30px;
        margin: 30px auto 10px;
        text-align: center;
    }
    .lg-att-bnr-btm-list p {
        font-size: 16px;
        text-align: center;
        letter-spacing: 0.2px;
    }
    .lg-att-bnr-btm-blk {
        padding: 0;
        width: 100%;
        max-width: 550px;
    }
    .lg-att-ready-sec {
        padding: 50px 0;
    }
    .lg-att-ready-sec .plaintiff-attrny-hm-text-heading {
        text-align: center;
        font-size: 30px;
        margin-bottom: 15px;
    }
    .lg-att-ready-blk {
        padding: 30px;
        clip-path: none;
        background-image: none;
        border: 1px solid #fff;
        border-radius: 15px;
        width: 100%;
        max-width: 550px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 768px) {
    .lg-att-ready-blk p {
        font-size: 18px;
        margin-bottom: 15px;
    }
    #attorney-menu {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        gap: 5px;
        margin: 0px;
    }
    .lg-att-bnr-top-list li {
        margin: 0;
        border-width: 1px;
        padding: 0 5px;
    }
    .lg-att-bnr-btm-blk.owl-carousel,
    .lg-att-bnr-cont {
        width: 100%;
        text-align: center;
    }
    .lg-att-testi-sec {
        padding: 30px 0 65px;
    }
    .lg-att-testi-sec h2 {
        font-size: 30px;
        max-width: 400px;
        margin: 0 auto 15px;
    }
    /* .lg-att-testi-item {
        width: 80%;
    } */
    .lg-att-testi-sec .container {
        max-width: 550px;
        padding: 0 15px;
    }
    /* .lg-att-testi-item.active {
        width: 100%;
        height: 220px;
    } */
    /* .lg-att-testi-item.active .lg-att-testi-item-cont {
        padding: 30px 30px 20px;
    }
    .lg-att-testi-blk {
        margin: 0 0 20px;
    } */
    .lg-att-slide-btn {
        width: 30px;
        height: 30px;
    }
    .lg-att-slide-btn::before {
        width: 6px;
        height: 10px;
    }
    .lg-att-slide-btn {
        top: 100%;
        bottom: -60px;
        left: 50px;
    }
    .lg-att-slide-btn.prev {
        right: 50px;
        left: 0;
        top: 100%;
    }
    .lg-att-slide-dots {
        margin-top: 45px;
        display: none;
    }
    .lg-att-testi-item-cont::before {
        left: 15px;
        top: 18px;
    }
    .lg-att-testi-item-cont::after {
        right: 12px;
        bottom: 10px;
    }
    .lg-att-bnr-btn .cmn-btn {
        padding: 15px 20px 15px 54px;
        font-size: 16px;
    }
    .lg-att-bnr-btn .cmn-btn:hover {
        padding: 15px 54px 15px 20px;
    }
    .lg-att-ready-blk .cmn-btn {
        padding: 14px 28px 14px 55px;
    }
    .lg-att-ready-blk .cmn-btn:hover {
        padding: 14px 55px 14px 28px;
    }
    .lg-att-ready-blk .cmn-btn::before {
        left: 25px;
    }
    .lg-att-ready-blk .cmn-btn:hover::before {
        left: calc(100% - 45px);
    }
    .lg-att-testi-item.active .lg-att-testi-item-cont {
        clip-path: polygon(100% 0, 100% 16%, 100% 100%, 0 100%, 0 0);
    }
    /* .lg-att-testi-item p {
        -webkit-line-clamp: 2;
        line-clamp: 2;
    } */
}
@media screen and (max-width: 580px) {
    .lg-att-ready-sec .plaintiff-attrny-hm-text-heading {
        font-size: 28px;
    }
    .lg-att-bnr-cont h1 small,
    .lg-att-bnr-cont h2 small {
        font-size: 24px;
    }
    .lg-att-bnr-cont {
        gap: 10px;
    }
    .lg-att-bnr-cont h1 small,
    .lg-att-bnr-cont h2 small {
        margin: 2px 0 0;
    }
    .lg-att-bnr-btm-sec {
        padding: 40px 0;
    }
    .lg-att-bnr-btm-item {
        padding: 15px;
    }
    .lg-att-bnr-btm-item h3 {
        font-size: 25px;
        margin: 0 0 6px;
    }
    .lg-att-bnr-btm-item p {
        font-size: 17px;
    }
    .lg-att-bnr-btm-item p a {
        font-size: 18px;
    }
    .lg-att-bnr-btm-blk.owl-carousel .owl-dots {
        writing-mode: horizontal-tb;
        position: relative;
        inset: inherit;
        top: 10px;
    }
    .lg-att-bnr-btm-blk.owl-carousel {
        padding: 0;
    }
    .lg-att-testi-sec h2 {
        font-size: 28px;
    }
    .lg-att-testi-item h3 {
        font-size: 20px;
    }
    .lg-att-testi-item .lg-att-testi-item-cont,
    .lg-att-testi-item.active .lg-att-testi-item-cont {
        padding: 20px;
    }
    /* .lg-att-testi-item,
    .lg-att-testi-item.active,
    .lg-att-testi-blk {
        height: 200px;
    }
    .lg-att-testi-item {
        height: 150px;
    } */
    .lg-att-ready-sec {
        padding: 30px 0;
    }
    .lg-att-ready-blk {
        padding: 20px 25px 20px 18px;
        max-width: 100%;
    }
    .lg-att-ready-blk h2 {
        font-size: 22px;
        letter-spacing: 2.8px;
        text-align: center;
    }
    .lg-att-ready-blk p,
    .lg-att-ready-blk li {
        margin-bottom: 20px;
    }
    .lg-att-ready-btn {
        text-align: center;
    }
    .lg-att-testi-sec .container {
        max-width: 100%;
        padding: 0 10px;
    }
    .lg-att-testi-item p {
        margin: 0 0 10px;
    }
    .lg-att-testi-item h3 {
        font-size: 18px;
    }
    /* .lg-att-testi-item.active .lg-att-testi-item-cont {
        padding: 28px 22px 18px;
    /* } */
    .lg-att-testi-item-cont::before,
    .lg-att-testi-item-cont::after {
        width: 30px;
        height: 30px;
    }
    */ .lg-att-bnr-btm-blk-2::before {
        display: none;
    }
    .lg-att-bnr-btm-item {
        padding: 20px 25px;
        min-height: 250px;
        background-image: none;
        background: linear-gradient(to bottom, rgba(50, 50, 50, 0.12) 37%, rgba(104, 104, 104, 0.12) 100%);
        box-shadow: 0 1px 9px rgba(0, 0, 0, 0.14);
        border-radius: 20px 0;
        clip-path: none;
        border: 1px solid rgba(255, 255, 255, 0.5);
    }
    .lg-att-bnr-btm-blk.owl-carousel .owl-dots .owl-dot {
        width: 12px;
        height: 12px;
    }
    .lg-att-testi-sec {
        padding: 40px 0 55px;
    }
    .lg-att-bnr-btm-sec .plaintiff-attrny-hm-text-heading {
        font-size: 27px;
        margin: 25px auto 10px;
        max-width: 400px;
    }
    .lg-att-bnr-btm-list {
        gap: 10px;
    }
    .lg-att-testi-item {
        max-width: 100%;
    }
}
.plaintiff-attrny-hm-text-heading strong {
    font-weight: 700;
    background: -webkit-linear-gradient(0deg, #E68524 0%, #FCC55D 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.pa-structured-settle-sec {
    background-image: url(../images/plaintiff-attorney-video-1-matt-ross-thumb.webp);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.pa-structured-settle-sec .plaintiff-attrny-hm-container {
    padding: 5vw 5vw;
    background-color: rgb(0, 0, 0, 0.4);
}
.pa-struc-settle-blk {
    position: relative;
    z-index: 1;
}
.pa-struct-settle-hdg {
    font-family: 'ITC Berkeley Oldstyle Std', serif;
    font-weight: 700;
    font-size: 45px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 5.44px;
    margin: 0 auto 25px;
    max-width: 860px;
}
.pa-struct-settle-vid-btn {
    margin: 0 auto;
    text-align: center;
    padding: 100px 0;
}
.pa-struct-settle-vid-btn .popupbtn {
    width: 60px;
    height: 60px;
    background-color: #e68524;
    cursor: pointer;
    padding: 20px;
    border-radius: 50%;
}
.pa-structured-settle-sec p {
    font-size: 22px;
    font-family: 'Jost';
    font-weight: 400;
    line-height: 1.65;
    color: #fff;
    text-align: center;
    letter-spacing: -0.26px;
    margin: 0 0 30px;
}
.pa-structured-settle-sec p:last-child {
    margin-bottom: 0;
}
.pa-struct-settle-cnt-blk ul {
    margin: 0;
    text-align: center;
}
.pa-struct-settle-cnt-blk ul li {
    color: #fff;
    display: inline-block;
    padding-left: 25px;
    margin-right: 10px;
}
.pa-struct-settle-download-cnt p {
    text-align: center;
}
.pa-struct-settle-download-cnt p a {
    display: block;
    text-align: center;
    color: #fff;
    margin: 5px auto;
    max-width: fit-content;
}
.pa-struct-settle-download-cnt p a:hover {
    color: #e68524;
}
.plaintiff-attrny-hm-advantages-sec {
    padding: 50px 0;
    background-color: rgba(139, 140, 143, 1);
    background-image: url(../images/pa-hm-advantages-sec.avif);
    background-position: left center;
    background-size: cover;
    background-blend-mode: multiply;
}
.plaintiff-attrny-hm-advantages-sec .plaintiff-attrny-hm-text-heading {
    margin: 0 0 60px;
}
.plaintiff-attrny-hm-advantages-blk {
    display: flex;
    justify-content: space-between;
    margin: 0 0 30px;
    position: relative;
}
.advantages-button-block {
    text-align: center;
}
.plaintiff-attrny-hm-advantages-blk::before {
    content: "";
    position: absolute;
    background-color: #ffffff;
    width: 2px;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    pointer-events: none;
}
.plaintiff-attrny-hm-advantages-item {
    width: 41.1%;
    padding: 60px 55px 38px;
    clip-path: polygon(88% 0, 100% 52px, 100% 100%, 0 100%, 0 0);
    border-radius: 30px 0;
    border: 2px solid #9d9fa4;
    position: relative;
    overflow: hidden;
}
.plaintiff-attrny-hm-advantages-item:before {
    position: absolute;
    content: "";
    background-color: #9d9fa4;
    width: 18%;
    height: 2px;
    right: -28px;
    top: 30px;
    rotate: 35deg;
    pointer-events: none;
}
.plaintiff-attrny-hm-advantages-item:hover {
    background-color: #999694;
}
.plaintiff-attrny-hm-advantages-item .plaintiff-attrny-hm-advantages-item-tittle {
    font-family: 'Jost', sans-serif;
    font-weight: 600;
    font-size: 35px;
    line-height: 1;
    letter-spacing: 0;
    color: #f8ac64;
    margin: 0 0 20px;
    text-transform: capitalize;
}
.plaintiff-attrny-hm-advantages-item ul li,
.lg-att-bnr-btm-blk ul li {
    color: #fff;
    margin: 0 0 15px;
    position: relative;
    list-style: none;
    padding: 0 0 0 30px;
}
.plaintiff-attrny-hm-advantages-item ul li:last-child,
.lg-att-bnr-btm-blk ul li:last-child {
    margin-bottom: 0;
}
.plaintiff-attrny-hm-advantages-item ul li::before,
.lg-att-bnr-btm-blk ul li::before {
    content: "";
    position: absolute;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij4KICA8cG9seWdvbiBwb2ludHM9IjEyLDIgMjIsMTIgMTIsMjIgMiwxMiIgZmlsbD0iI0ZGOTgwMCIvPgo8L3N2Zz4K);
    width: 28px;
    height: 20px;
    /* bottom: 0; */
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    margin: auto;
}
.plaintiff-attrny-hm-addressing-sec {
    padding: 100px 0;
}
.plaintiff-attrny-hm-addressing-blk .plaintiff-attrny-hm-text-heading {
    margin: 0 0 43px;
}
.text-heading strong {
    color: #f3aa45;
}
.plaintiff-attrny-hm-addressing-list {
    display: flex;
    justify-content: center;
    align-items: center;
}
.plaintiff-attrny-hm-addressing-item {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 50px;
    clip-path: polygon(91% 0, 100% 70px, 100% 100%, 0 100%, 0 0);
    border-radius: 30px 0;
    border: 2px solid rgb(255 255 255 / 60%);
    position: relative;
    background-image: linear-gradient(to top, rgb(255 255 255 / 15%) 0%, rgba(255, 255, 255, 0) 100%);
    margin: 0 2px;
    overflow: hidden;
}
.plaintiff-attrny-hm-addressing-item:before {
    position: absolute;
    content: "";
    background-color: rgb(255 255 255 / 60%);
    width: 18%;
    height: 2px;
    right: -28px;
    top: 30px;
    rotate: 50deg;
    pointer-events: none;
}
.plaintiff-attrny-hm-addressing-list.owl-carousel .owl-nav {
    position: absolute;
    top: 0;
    left: -35px;
    margin: auto;
    bottom: 65px;
    z-index: -1;
    height: fit-content;
    right: -35px;
    display: flex;
    justify-content: space-between;
}
.plaintiff-attrny-hm-addressing-list.owl-carousel .owl-nav button.owl-prev,
.plaintiff-attrny-hm-addressing-list.owl-carousel .owl-nav button.owl-next {
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 50%;
    background-image: url("../images/plaintiff-attrny-hm-carousel-arrow.webp");
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    position: relative;
    font-size: 0;
}
.plaintiff-attrny-hm-addressing-list.owl-carousel .owl-nav button.owl-prev {
    transform: rotate(180deg);
}
.plaintiff-attrny-hm-addressing-list .owl-dots {
    display: flex;
    justify-content: center;
    margin-top: 58px;
    gap: 20px;
}
.plaintiff-attrny-hm-addressing-list .owl-dot {
    width: 20px;
    height: 20px;
    background-color: #ffffff !important;
    display: block;
    border-radius: 50%;
    margin: 0;
}
.plaintiff-attrny-hm-addressing-list .owl-dot.active {
    background-color: #f3aa45 !important;
}
.plaintiff-attrny-hm-addressing-list .owl-stage {
    display: flex;
}
.plaintiff-attrny-hm-addressing-list .owl-item {
    display: flex;
    height: auto;
}
.plaintiff-attrny-hm-addressing-item-title {
    font-family: 'ITC Berkeley Oldstyle Std';
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 1.8px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 20px;
}
.plaintiff-attrny-hm-addressing-item-desc {
    color: #fff;
    margin: 0;
}
.plaintiff-attrny-hm-addressing-list.owl-carousel {
    padding: 0 45px;
}
.plaintiff-attrny-hm-factoring-sec {
    padding: 100px 0;
}
.plaintiff-attrny-hm-factoring-desc {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 23px;
    letter-spacing: -0.23px;
    line-height: 1.47;
    color: #fff;
    margin: 0 0 30px;
    text-align: center;
}
.plaintiff-attrny-hm-factoring-desc:last-child {
    margin-bottom: 0px;
}
.plaintiff-attrny-hm-factoring-sub-title {
    font-family: 'Jost';
    font-weight: 500;
    font-size: 25px;
    letter-spacing: 0;
    line-height: 1.2;
    color: #fff;
    margin: 0 0 40px;
    text-align: center;
}
.plaintiff-attrny-hm-factoring-list {
    display: flex;
    justify-content: center;
    gap: 29px;
    flex-wrap: wrap;
}
.plaintiff-attrny-hm-factoring-item {
    width: 31.95%;
    padding: 46px 20px 65px;
    text-align: center;
    border-radius: 0 0 27px;
    position: relative;
    clip-path: polygon(91% 0, 100% 49px, 100% 100%, 0 100%, 0 0);
    border-radius: 30px 0;
    border: 2px solid rgb(255 255 255 / 60%);
    overflow: hidden;
}
.plaintiff-attrny-hm-factoring-item::after {
    position: absolute;
    content: "";
    background-color: rgb(255 255 255 / 60%);
    width: 18%;
    height: 2px;
    right: -28px;
    top: 30px;
    rotate: 50deg;
    pointer-events: none;
}
.plaintiff-attrny-hm-factoring-item::before {
    position: absolute;
    content: "";
    inset: 0;
    background-image: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
    opacity: 0.15;
    pointer-events: none;
    overflow: hidden;
}
.plaintiff-attrny-hm-factoring-item-content {
    font-family: 'ITC Berkeley Oldstyle Std';
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding: 90px 0 0;
}
.plaintiff-attrny-hm-factoring-item-content::before {
    position: absolute;
    content: "";
    width: 90px;
    height: 65px;
    background-image: url(../images/attrny-def-works-logo-img.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.plaintiff-attrny-hm-working-sec {
    padding: 0 0 100px;
}
.plaintiff-attrny-hm-working-blk {
    display: flex;
    justify-content: space-between;
}
.plaintiff-attrny-hm-working-lft {
    width: 47%;
}
.plaintiff-attrny-hm-working-rgt {
    width: 47.7%;
    position: relative;
}
.plaintiff-attrny-hm-text-heading {
    font-family: 'ITC Berkeley Oldstyle Std';
    font-weight: 700;
    font-size: 40px;
    line-height: 1;
    letter-spacing: 2px;
    color: #ffff;
    text-align: center;
    margin: 0 0 20px;
}
.plaintiff-attrny-hm-text-heading strong {
    font-weight: 700;
    background: -webkit-linear-gradient(0deg, #E68524 0%, #FCC55D 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media screen and (max-width:1600px) {
    .plaintiff-attrny-hm-advantages-item:before {
        right: -16px;
        top: 23px;
        rotate: 39deg;
    }
}
@media screen and (max-width: 1366px) {
    .plaintiff-attrny-hm-text-heading {
        font-size: 30px;
    }
    .lg-att-bnr-cont h3 {
        font-size: 25px;
    }
}
@media screen and (max-width:1280px) {
    .plaintiff-attrny-hm-advantages-item ul li,
    .lg-att-bnr-btm-blk ul li {
        padding: 0 0 0 25px;
    }
}
@media screen and (max-width: 1024px) {
    .lg-att-bnr-cont {
        gap: 10px;
    }
    .plaintiff-attrny-hm-text-heading {
        font-size: 25px;
        letter-spacing: 1px;
        margin: 0 0 10px;
    }
    .lg-att-bnr-cont h3 {
        font-size: 22px;
        margin: 0;
    }
    .lg-att-bnr-cont li {
        margin: 6px 15px;
    }
    .lg-att-bnr-cont ul {
        margin: 0 0 10px;
    }
}
@media screen and (max-width: 768px) {
    .plaintiff-attrny-hm-text-heading {
        font-size: 22px;
    }
    .lg-att-bnr-cont h3 {
        font-size: 19px;
    }
}
.plaintiff-attrny-hm-working-sec .plaintiff-attrny-hm-text-heading {
    text-align: left;
    line-height: 1.2;
    margin: 0 0 10px;
}
.plaintiff-attrny-hm-working-lft p {
    color: #ffffff;
    font-size: 23px;
    font-family: 'Jost';
    font-weight: 400;
    margin: 0 0 40px;
    line-height: 1.4;
    letter-spacing: -0.2px;
}
.plaintiff-attrny-hm-wrking-lst-heading {
    color: #f8ad64;
    font-size: 25px;
    font-family: 'Jost';
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1;
    margin: 0 0 25px;
}
.plaintiff-attrny-hm-working-lft ul {
    margin: 0;
}
.plaintiff-attrny-hm-working-lft ul li {
    color: #ffffff;
    font-size: 26px;
    font-family: 'Jost';
    font-weight: 400;
    text-transform: capitalize;
    margin: 0 0 30px;
    padding: 0 0 0 45px;
    list-style-type: none;
    position: relative;
    line-height: 1;
    letter-spacing: -0.2px;
}
.plaintiff-attrny-hm-working-lft ul li:last-child {
    margin: 0;
}
.plaintiff-attrny-hm-working-lft ul li::before {
    position: absolute;
    content: '';
    background-image: url('../images/plaintiff-attrny-hm-arrow-img.webp');
    background-repeat: no-repeat;
    background-size: contain;
    width: 28px;
    height: 20px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.plaintiff-attrny-hm-wrking-rgt-img {
    clip-path: polygon(92% 0, 100% 9%, 100% 100%, 0 100%, 0 0);
}
.plaintiff-attrny-hm-wrking-rgt-img img {
    width: 100%;
    display: block;
    border-radius: 30px 0 30px 0;
}
.plaintiff-attrny-hm-options-sec {
    padding: 97px 0 102px;
    background: linear-gradient(90deg, rgba(139, 140, 143, 1) 0%, rgba(118, 119, 122, 1) 40%, rgba(98, 99, 102, 1) 100%);
}
.plaintiff-attrny-hm-options-content {
    padding: 75px 20px;
    clip-path: polygon(93% 0, 100% 61px, 100% 100%, 0 100%, 0 0);
    border-radius: 30px 0;
    border: 2px solid #9d9fa4;
    position: relative;
    overflow: hidden;
}
.plaintiff-attrny-hm-options-content::before {
    position: absolute;
    content: "";
    background-color: #9d9fa4;
    width: 14%;
    height: 2px;
    right: -72px;
    top: 37px;
    rotate: 29deg;
    pointer-events: none;
}
.plaintiff-attrny-hm-options-cont-extra {
    position: relative;
}
.plaintiff-attrny-hm-options-content p {
    color: #ffffff;
    font-size: 26px;
    font-family: 'Jost';
    font-weight: 400;
    margin: 0 0 35px;
    text-align: center;
    line-height: 1.3;
    letter-spacing: -0.2px;
}
.plaintiff-attrny-hm-options-content p:last-child {
    margin: 0;
}
.plaintiff-attrny-hm-case-study-sec {
    padding: 100px 0 50px;
}
.plaintiff-attrny-hm-case-std-blk {
    display: flex;
    justify-content: center;
    gap: 75px;
}
.plaintiff-attrny-hm-case-study-sec .plaintiff-attrny-hm-text-heading {
    text-align: left;
}
.plaintiff-attrny-hm-case-std-lft {
    width: 47.7%;
}
.plaintiff-attrny-hm-case-std-rgt {
    width: 46.9%;
}
.plaintiff-attrny-hm-case-std-lft-img {
    clip-path: polygon(93% 0, 100% 11%, 100% 100%, 0 100%, 0 0);
}
.plaintiff-attrny-hm-case-std-lft-img img {
    width: 100%;
    display: block;
    border-radius: 30px 0 30px 0;
}
.plaintiff-attrny-hm-case-std-rgt ul li a {
    display: inline-block;
    margin: 0 !important;
}
.plaintiff-attrny-hm-case-std-rgt p,
.plaintiff-attrny-hm-case-std-rgt ul li {
    color: #ffffff;
    font-size: 26px;
    font-family: 'Jost';
    font-weight: 400;
    text-align: left;
    margin: 0 0 50px;
    line-height: 1;
    letter-spacing: -0.2px;
}
.plaintiff-attrny-hm-lst ul {
    column-count: 2;
    column-gap: 30px;
}
.plaintiff-attrny-hm-case-std-rgt ul li:hover {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
}
.plaintiff-attrny-hm-lst-rgt ul,
.plaintiff-attrny-hm-lst-lft ul {
    margin: 0;
}
.plaintiff-attrny-hm-case-std-rgt ul li {
    margin: 0 0 35px;
    padding: 18px 30px 18px 62px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    position: relative;
    list-style-type: none;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
}
.plaintiff-attrny-hm-case-std-rgt ul li:last-child {
    margin-bottom: 0;
}
.plaintiff-attrny-hm-case-std-rgt ul li:before {
    position: absolute;
    content: '';
    background-image: url('../images/plaintiff-attrny-hm-arrow-img.webp');
    background-repeat: no-repeat;
    background-size: contain;
    width: 28px;
    height: 20px;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
}
@media screen and (max-width:1600px) {
    .plaintiff-attrny-hm-options-content::before {
        right: -71px;
        top: 45px;
        rotate: 34deg;
    }
}
@media screen and (max-width: 1550px) {
    .plaintiff-attrny-hm-advantages-sec {
        padding: 65px 0;
    }
    .plaintiff-attrny-hm-advantages-sec .plaintiff-attrny-hm-text-heading {
        margin: 0 0 40px;
    }
    .plaintiff-attrny-hm-advantages-item:before {
        right: -22px;
        top: 28px;
        rotate: 39deg;
    }
    .plaintiff-attrny-hm-addressing-blk .plaintiff-attrny-hm-text-heading {
        margin: 0 0 25px;
    }
    .plaintiff-attrny-hm-addressing-item {
        padding: 45px;
    }
    .plaintiff-attrny-hm-addressing-item:before {
        width: 16%;
        height: 2px;
        right: -23px;
        top: 35px;
    }
    .plaintiff-attrny-hm-addressing-list.owl-carousel .owl-nav {
        left: -25px;
        right: -25px;
    }
    .plaintiff-attrny-hm-addressing-list .owl-dot {
        width: 15px;
        height: 15px;
    }
    .plaintiff-attrny-hm-addressing-list .owl-dots {
        margin-top: 50px;
        gap: 15px;
    }
    .plaintiff-attrny-hm-factoring-sec {
        padding: 85px 0;
    }
    .plaintiff-attrny-hm-factoring-desc {
        font-size: 19px;
        margin: 0 0 20px;
    }
    .plaintiff-attrny-hm-factoring-sub-title {
        font-size: 21px;
        margin: 0 0 33px;
    }
    .plaintiff-attrny-hm-factoring-item-content {
        font-size: 22px;
    }
    .plaintiff-attrny-hm-factoring-list {
        gap: 27px;
    }
    .plaintiff-attrny-hm-factoring-item::after {
        right: -25px;
        top: 28px;
        rotate: 52deg;
    }
    .plaintiff-attrny-hm-factoring-item {
        padding: 40px 20px 50px;
    }
    .plaintiff-attrny-hm-working-lft p {
        font-size: 22px;
        margin: 0 0 35px;
    }
    .plaintiff-attrny-hm-wrking-lst-heading {
        font-size: 19px;
        margin: 0 0 23px;
    }
    .plaintiff-attrny-hm-working-lft ul li {
        font-size: 20px;
        margin: 0 0 30px;
        padding: 0 0 0 35px;
    }
    .plaintiff-attrny-hm-working-lft ul li::before {
        width: 20px;
        height: 17px;
    }
    .plaintiff-attrny-hm-working-sec {
        padding: 0 0 85px;
    }
    .plaintiff-attrny-hm-structure-sec .plaintiff-attrny-hm-structure-desc {
        margin: 0 0 35px;
    }
    .plaintiff-attrny-hm-structure-sec .plaintiff-attrny-hm-structure-sub-tittle {
        font-size: 23px;
        margin: 0 0 40px;
    }
    .plaintiff-attrny-hm-structure-item-blk {
        margin: 0 0 40px;
    }
    .plaintiff-attrny-hm-structure-item:before {
        right: -15px;
        width: 25%;
        rotate: 37deg;
    }
    .plaintiff-attrny-hm-structure-item .plaintiff-attrny-hm-structure-item-tittle {
        font-size: 24px;
    }
    .plaintiff-attrny-hm-structure-item {
        padding: 40px;
    }
    .plaintiff-attrny-hm-structure-sec p {
        font-size: 19px;
    }
    .plaintiff-attrny-hm-options-content::before {
        right: -66px;
        rotate: 33deg;
    }
    .plaintiff-attrny-hm-addressing-sec {
        padding: 85px 0;
    }
    .plaintiff-attrny-hm-case-study-sec {
        padding: 85px 0 45px;
    }
    .plaintiff-attrny-hm-case-std-rgt p,
    .plaintiff-attrny-hm-case-std-rgt ul li {
        font-size: 22px;
        margin: 0 0 48px;
    }
    .plaintiff-attrny-hm-case-std-rgt ul li {
        padding: 16px 27px 16px 52px;
        margin: 0 0 34px;
    }
    .plaintiff-attrny-hm-case-std-rgt ul li:before {
        left: 14px;
        width: 23px;
        height: 17px;
    }
    .pa-struct-settle-hdg {
        font-size: 40px;
        letter-spacing: 4px;
        margin: 0 auto 22px;
    }
    .pa-struct-settle-vid-btn {
        padding: 90px 0;
    }
    .pa-structured-settle-sec p {
        font-size: 21px;
        letter-spacing: -0.16px;
        margin: 0 0 26px;
    }
    .pa-struct-settle-vid-btn .popupbtn {
        width: 65px;
        height: 65px;
        padding: 19px;
    }
}
@media screen and (max-width: 1440px) {
    .plaintiff-attrny-hm-advantages-sec {
        padding: 60px 0;
    }
    .plaintiff-attrny-hm-advantages-sec .plaintiff-attrny-hm-text-heading {
        margin: 0 0 30px;
    }
    .plaintiff-attrny-hm-advantages-item {
        padding: 40px 30px 25px;
    }
    .plaintiff-attrny-hm-advantages-item .plaintiff-attrny-hm-advantages-item-tittle {
        font-size: 27px;
        margin: 0 0 25px;
    }
    .plaintiff-attrny-hm-advantages-item ul li::before,
    .lg-att-bnr-btm-blk ul li::before {
        width: 25px;
        height: 18px;
    }
    .plaintiff-attrny-hm-addressing-sec {
        padding: 70px 0;
    }
    .plaintiff-attrny-hm-addressing-item {
        padding: 40px;
    }
    .plaintiff-attrny-hm-addressing-list.owl-carousel .owl-nav button.owl-prev,
    .plaintiff-attrny-hm-addressing-list.owl-carousel .owl-nav button.owl-next {
        width: 40px;
        height: 40px;
    }
    .plaintiff-attrny-hm-addressing-item:before {
        right: -21px;
        top: 33px;
        rotate: 54deg;
    }
    .plaintiff-attrny-hm-addressing-item-title {
        font-size: 25px;
        letter-spacing: 1.4px;
        margin: 0 0 15px;
    }
    .plaintiff-attrny-hm-addressing-list.owl-carousel {
        padding: 0 30px;
    }
    .plaintiff-attrny-hm-factoring-desc {
        font-size: 17px;
        margin: 0 0 17px;
    }
    .plaintiff-attrny-hm-factoring-sub-title {
        font-size: 19px;
        margin: 0 0 23px;
    }
    .plaintiff-attrny-hm-factoring-list {
        gap: 24px;
    }
    .plaintiff-attrny-hm-factoring-item::after {
        right: -19px;
        top: 22px;
        rotate: 54deg;
    }
    .plaintiff-attrny-hm-factoring-item-content::before {
        height: 55px;
    }
    .plaintiff-attrny-hm-factoring-item-content {
        padding: 78px 0 0;
    }
    .plaintiff-attrny-hm-factoring-item {
        padding: 30px 20px 40px;
    }
    .plaintiff-attrny-hm-factoring-item-content {
        font-size: 20px;
    }
    .plaintiff-attrny-hm-factoring-sec {
        padding: 70px 0;
    }
    .plaintiff-attrny-hm-working-lft p {
        font-size: 20px;
        margin: 0 0 31px;
    }
    .plaintiff-attrny-hm-working-lft ul li {
        margin: 0 0 31px;
    }
    .plaintiff-attrny-hm-working-sec {
        padding: 0 0 75px;
    }
    .plaintiff-attrny-hm-options-sec {
        padding: 83px 0 89px;
    }
    .plaintiff-attrny-hm-options-content {
        padding: 60px 20px;
        clip-path: polygon(93% 0, 100% 51px, 100% 100%, 0 100%, 0 0);
    }
    .plaintiff-attrny-hm-options-content p {
        font-size: 24px;
    }
    .plaintiff-attrny-hm-case-study-sec {
        padding: 90px 0 45px;
    }
    .plaintiff-attrny-hm-case-std-rgt p {
        font-size: 21px;
        margin: 0 0 42px;
    }
    .plaintiff-attrny-hm-case-std-rgt ul li a {
        font-size: 22px;
    }
    .plaintiff-attrny-hm-case-std-rgt ul li:before {
        transform: scale(0.9);
    }
    .plaintiff-attrny-hm-structure-sec {
        padding: 60px 0;
    }
    .plaintiff-attrny-hm-structure-sec .plaintiff-attrny-hm-structure-desc {
        margin: 0 0 33px;
    }
    .plaintiff-attrny-hm-structure-item {
        padding: 35px;
        border-radius: 24px 0;
    }
    .plaintiff-attrny-hm-structure-item .plaintiff-attrny-hm-structure-item-tittle {
        font-size: 21px;
    }
    .plaintiff-attrny-hm-structure-item:before {
        rotate: 39deg;
        right: -12px;
        width: 25%;
        top: 19px;
    }
    .plaintiff-attrny-hm-structure-item-blk {
        margin: 0 0 35px;
    }
    .plaintiff-attrny-hm-structure-sec p {
        font-size: 18px;
    }
    .plaintiff-attrny-hm-options-content::before {
        right: -60px;
        rotate: 29deg;
        top: 31px;
    }
    .pa-struct-settle-hdg {
        font-size: 37px;
        letter-spacing: 4px;
        margin: 0 auto 15px;
    }
    .pa-struct-settle-vid-btn {
        padding: 80px 0;
    }
    .pa-structured-settle-sec p {
        font-size: 20px;
        letter-spacing: -0.16px;
        margin: 0 0 26px;
    }
}
@media screen and (max-width: 1366px) {
    .plaintiff-attrny-hm-advantages-sec .plaintiff-attrny-hm-text-heading {
        margin: 0 0 25px;
    }
    .plaintiff-attrny-hm-advantages-item:before {
        right: -18px;
        top: 27px;
        rotate: 43deg;
    }
    .plaintiff-attrny-hm-addressing-sec {
        padding: 60px 0;
    }
    .plaintiff-attrny-hm-addressing-item {
        clip-path: polygon(91% 0, 100% 56px, 100% 100%, 0 100%, 0 0);
    }
    .plaintiff-attrny-hm-addressing-item:before {
        right: -24px;
        top: 30px;
        rotate: 50deg;
    }
    .plaintiff-attrny-hm-addressing-list .owl-dots {
        margin-top: 45px;
    }
    .plaintiff-attrny-hm-factoring-list {
        gap: 22px;
    }
    .plaintiff-attrny-hm-factoring-item::after {
        right: -18px;
        top: 23px;
        rotate: 56deg;
    }
    .plaintiff-attrny-hm-options-sec {
        padding: 66px 0 71px;
    }
    .plaintiff-attrny-hm-options-content {
        clip-path: polygon(95% 0, 100% 51px, 100% 100%, 0 100%, 0 0);
    }
    .plaintiff-attrny-hm-options-content p {
        font-size: 20px;
        margin: 0 0 25px;
    }
    .plaintiff-attrny-hm-case-study-sec {
        padding: 70px 0 45px;
    }
    .plaintiff-attrny-hm-case-std-rgt p {
        font-size: 21px;
        margin: 0 0 37px;
    }
    .plaintiff-attrny-hm-lst {
        gap: 20px;
    }
    .plaintiff-attrny-hm-case-std-rgt ul li a {
        font-size: 21px;
    }
    .plaintiff-attrny-hm-case-std-rgt ul li {
        padding: 15px 23px 15px 47px;
        margin: 0 0 26px;
        font-size: 20px;
    }
    .plaintiff-attrny-hm-lst ul {
        column-gap: 26px;
    }
    .plaintiff-attrny-hm-case-std-rgt ul li:before {
        transform: scale(0.8);
    }
    .plaintiff-attrny-hm-structure-sec {
        padding: 50px 0;
    }
    .plaintiff-attrny-hm-structure-sec .plaintiff-attrny-hm-structure-desc {
        font-size: 18px;
        margin: 0 0 30px;
    }
    .plaintiff-attrny-hm-structure-sec .plaintiff-attrny-hm-structure-sub-tittle {
        font-size: 21px;
        margin: 0 0 35px;
    }
    .plaintiff-attrny-hm-structure-item {
        padding: 32px;
        border-radius: 21px 0;
    }
    .plaintiff-attrny-hm-structure-item .plaintiff-attrny-hm-structure-item-tittle {
        font-size: 19px;
    }
    .plaintiff-attrny-hm-structure-item:before {
        rotate: 41deg;
        right: -10px;
        top: 18px;
    }
    .plaintiff-attrny-hm-structure-sec p {
        font-size: 17px;
    }
    .plaintiff-attrny-hm-options-content::before {
        right: -70px;
        top: 38px;
        rotate: 41deg;
    }
    .plaintiff-attrny-hm-working-sec {
        padding: 0 0 65px;
    }
    .plaintiff-attrny-hm-working-lft p {
        font-size: 18px;
        margin: 0 0 27px;
    }
    .plaintiff-attrny-hm-working-lft ul li {
        font-size: 18px;
        margin: 0 0 28px;
    }
    .plaintiff-attrny-hm-wrking-lst-heading {
        font-size: 17px;
        margin: 0 0 21px;
    }
    .pa-struct-settle-hdg {
        font-size: 34px;
        letter-spacing: 3px;
        margin: 0 auto 14px;
    }
    .pa-struct-settle-vid-btn {
        padding: 75px 0;
    }
    .pa-struct-settle-vid-btn .popupbtn {
        width: 55px;
        height: 55px;
        padding: 18px;
    }
    .pa-structured-settle-sec p {
        font-size: 18px;
        letter-spacing: 0;
        margin: 0 0 24px;
    }
    .pa-struct-settle-cnt-blk ul li {
        margin: 0 0 25px;
    }
}
@media screen and (max-width: 1280px) {
    .plaintiff-attrny-hm-options-sec {
        padding: 50px 0;
    }
    .plaintiff-attrny-hm-advantages-sec {
        padding: 55px 0;
    }
    .plaintiff-attrny-hm-advantages-item {
        padding: 35px 30px 25px 23px;
    }
    .plaintiff-attrny-hm-advantages-item .plaintiff-attrny-hm-advantages-item-tittle {
        font-size: 24px;
        margin: 0 0 20px;
    }
    .plaintiff-attrny-hm-advantages-item ul li::before,
    .lg-att-bnr-btm-blk ul li::before {
        width: 22px;
        height: 15px;
    }
    .plaintiff-attrny-hm-advantages-item ul li {
        padding: 0 0 0 30px;
    }
    .plaintiff-attrny-hm-advantages-item:before {
        right: -12px;
        top: 22px;
        rotate: 46deg;
    }
    .plaintiff-attrny-hm-addressing-sec {
        padding: 50px 0;
    }
    .plaintiff-attrny-hm-addressing-item {
        padding: 30px;
        border-radius: 20px 0;
    }
    .plaintiff-attrny-hm-addressing-item-title {
        font-size: 22px;
        letter-spacing: 1px;
    }
    .plaintiff-attrny-hm-addressing-item:before {
        right: -16px;
        top: 26px;
        rotate: 55deg;
    }
    .plaintiff-attrny-hm-addressing-list.owl-carousel .owl-nav button.owl-prev,
    .plaintiff-attrny-hm-addressing-list.owl-carousel .owl-nav button.owl-next {
        width: 35px;
        height: 35px;
    }
    .plaintiff-attrny-hm-addressing-list.owl-carousel .owl-nav {
        left: -15px;
        right: -15px;
    }
    .plaintiff-attrny-hm-addressing-list .owl-dots {
        margin-top: 35px;
        gap: 10px;
    }
    .plaintiff-attrny-hm-addressing-list .owl-dot {
        width: 12px;
        height: 12px;
    }
    .plaintiff-attrny-hm-factoring-list {
        gap: 18px;
    }
    .plaintiff-attrny-hm-factoring-item-content {
        padding: 55px 0 0;
        font-size: 17px;
        line-height: 1.2;
    }
    .plaintiff-attrny-hm-factoring-item-content::before {
        height: 45px;
        width: 55px;
    }
    .plaintiff-attrny-hm-factoring-item {
        padding: 27px 20px 30px;
    }
    .plaintiff-attrny-hm-factoring-item::after {
        right: -15px;
        top: 21px;
        rotate: 60deg;
    }
    .plaintiff-attrny-hm-factoring-sec {
        padding: 60px 0;
    }
    .plaintiff-attrny-hm-wrking-lst-heading {
        font-size: 18px;
        margin: 0 0 16px;
    }
    .plaintiff-attrny-hm-wrking-lst-heading {
        font-size: 15px;
        margin: 0 0 18px;
    }
    .plaintiff-attrny-hm-working-lft ul li {
        font-size: 15px;
        margin: 0 0 20px;
        padding: 0 0 0 30px;
    }
    .plaintiff-attrny-hm-working-lft ul li::before {
        width: 18px;
        height: 15px;
    }
    .plaintiff-attrny-hm-working-lft p {
        font-size: 15px;
        margin: 0 0 25px;
    }
    .plaintiff-attrny-hm-working-sec {
        padding: 0 0 60px;
    }
    .plaintiff-attrny-hm-structure-sec {
        padding: 40px 0;
    }
    .plaintiff-attrny-hm-structure-sec .plaintiff-attrny-hm-structure-desc {
        font-size: 16px;
        margin: 0 0 20px;
    }
    .plaintiff-attrny-hm-structure-sec .plaintiff-attrny-hm-structure-desc {
        font-size: 15px;
        margin: 0 0 27px
    }
    .plaintiff-attrny-hm-structure-item {
        padding: 23px;
    }
    .plaintiff-attrny-hm-structure-item:before {
        rotate: 46deg;
        right: -9px;
        top: 18px;
    }
    .plaintiff-attrny-hm-structure-sec p {
        font-size: 14px;
    }
    .plaintiff-attrny-hm-options-content::before {
        right: -17px;
        top: 2px;
        rotate: 30deg;
    }
    .plaintiff-attrny-hm-options-content {
        clip-path: polygon(94% 0, 100% 35px, 100% 100%, 0 100%, 0 0);
    }
    .plaintiff-attrny-hm-structure-sec .plaintiff-attrny-hm-text-heading {
        margin: 0 0 16px;
    }
    .plaintiff-attrny-hm-structure-item-blk {
        margin: 0 0 30px;
    }
    .plaintiff-attrny-hm-options-content p {
        font-size: 17px;
        margin: 0 0 22px;
    }
    .plaintiff-attrny-hm-case-study-sec {
        padding: 60px 0 40px;
    }
    .plaintiff-attrny-hm-case-std-rgt p {
        font-size: 17px;
        margin: 0 0 33px;
    }
    .plaintiff-attrny-hm-case-std-rgt ul li {
        padding: 13px 18px 13px 40px;
        margin: 0 0 23px;
        border-radius: 5px;
        font-size: 17px;
    }
    .plaintiff-attrny-hm-lst ul {
        column-gap: 23px;
    }
    .plaintiff-attrny-hm-case-std-rgt ul li:before {
        transform: scale(0.7);
    }
    .pa-struct-settle-hdg {
        font-size: 30px;
        letter-spacing: 2px;
        margin: 0 auto 12px;
    }
    .pa-struct-settle-vid-btn {
        padding: 65px 0;
    }
    .pa-struct-settle-vid-btn .popupbtn {
        width: 60px;
        height: 60px;
        padding: 18px;
    }
    .pa-structured-settle-sec p {
        font-size: 17px;
        letter-spacing: 0;
        margin: 0 0 22px;
    }
    .pa-struct-settle-cnt-blk ul li {
        margin: 0 0 19px;
    }
    .pa-struct-settle-download-cnt p a {
        margin: 2px 0 0;
    }
}
@media screen and (max-width: 1024px) {
    .plaintiff-attrny-hm-advantages-sec .plaintiff-attrny-hm-text-heading {
        margin: 0 0 15px;
    }
    .plaintiff-attrny-hm-advantages-blk::before {
        display: none;
    }
    .plaintiff-attrny-hm-advantages-blk {
        flex-direction: column;
        gap: 20px;
    }
    .plaintiff-attrny-hm-advantages-item:before {
        display: none;
    }
    .plaintiff-attrny-hm-advantages-item {
        padding: 25px;
        clip-path: none;
        border-radius: 20px;
        width: 100%;
        max-width: 450px;
        margin: auto;
    }
    .plaintiff-attrny-hm-advantages-item ul li,
    .lg-att-bnr-btm-blk ul li {
        display: inline-block;
    }
    .plaintiff-attrny-hm-advantages-sec {
        padding: 50px 0;
    }
    .plaintiff-attrny-hm-addressing-sec {
        padding: 50px 0;
    }
    .plaintiff-attrny-hm-addressing-blk .plaintiff-attrny-hm-text-heading {
        margin: 0 0 15px;
    }
    .plaintiff-attrny-hm-addressing-list.owl-carousel .owl-nav {
        display: none;
    }
    .plaintiff-attrny-hm-addressing-list.owl-carousel {
        padding: 0;
    }
    .plaintiff-attrny-hm-addressing-item:before {
        display: none;
    }
    .plaintiff-attrny-hm-addressing-item {
        padding: 25px;
        border-radius: 20px 0;
        clip-path: none;
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        text-align: center;
    }
    .plaintiff-attrny-hm-text-heading strong {
        display: block;
    }
    .plaintiff-attrny-hm-factoring-list {
        flex-direction: column;
    }
    .plaintiff-attrny-hm-factoring-desc {
        margin: 0 0 13px;
        font-size: 15px;
    }
    .plaintiff-attrny-hm-factoring-desc br {
        display: none;
    }
    .plaintiff-attrny-hm-factoring-sub-title {
        font-size: 17px;
        margin: 0 0 18px;
    }
    .plaintiff-attrny-hm-factoring-item {
        max-width: 360px;
        clip-path: none;
        border-radius: 20px 0;
        width: 100%;
        margin: auto;
    }
    .plaintiff-attrny-hm-factoring-sec {
        padding: 50px 0;
    }
    .plaintiff-attrny-hm-factoring-item-content br {
        display: none;
    }
    .plaintiff-attrny-hm-working-blk {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        gap: 30px;
    }
    .plaintiff-attrny-hm-working-sec .plaintiff-attrny-hm-text-heading {
        text-align: center;
    }
    .plaintiff-attrny-hm-working-lft {
        width: 100%;
    }
    .plaintiff-attrny-hm-working-rgt {
        width: 100%;
        max-width: 450px;
    }
    .plaintiff-attrny-hm-factoring-item::after {
        display: none;
    }
    .plaintiff-attrny-hm-working-lft ul li {
        padding: 0 0 0 25px;
        text-align: left;
    }
    .plaintiff-attrny-hm-wrking-rgt-img img {
        border-radius: 22px 0 22px 0;
    }
    .plaintiff-attrny-hm-working-lft p {
        font-size: 15px;
        margin: 0 auto 20px;
        max-width: 500px;
    }
    .plaintiff-attrny-hm-working-lft ul {
        max-width: 165px;
        margin: 0 auto;
    }
    .plaintiff-attrny-hm-working-sec {
        padding: 0 0 50px;
    }
    .plaintiff-attrny-hm-factoring-item {
        padding: 20px;
    }
    .plaintiff-attrny-hm-options-sec {
        padding: 50px 0;
    }
    .plaintiff-attrny-hm-case-study-sec .plaintiff-attrny-hm-text-heading {
        text-align: center;
        margin: 0 0 10px;
    }
    .plaintiff-attrny-hm-case-std-rgt p {
        text-align: center;
        letter-spacing: 0;
        margin: 0 0 24px;
    }
    .plaintiff-attrny-hm-case-std-rgt ul li {
        padding: 15px 15px 15px 40px;
        margin: 0 0 23px;
        border-radius: 5px;
        font-size: 17px;
    }
    .plaintiff-attrny-hm-lst ul {
        column-count: 1;
    }
    .plaintiff-attrny-hm-case-std-rgt ul li:before {
        transform: scale(0.7);
        left: 10px;
    }
    .plaintiff-attrny-hm-options-content p {
        font-size: 16px;
        margin: 0 0 15px;
        letter-spacing: 0.2px;
    }
    .plaintiff-attrny-hm-options-content p br {
        display: none;
    }
    .plaintiff-attrny-hm-case-study-sec {
        padding: 50px 0;
    }
    .plaintiff-attrny-hm-case-std-blk {
        gap: 35px;
        flex-direction: column;
    }
    .plaintiff-attrny-hm-case-std-lft {
        width: 100%;
        max-width: 400px;
        margin: auto;
    }
    .plaintiff-attrny-hm-case-std-lft-img {
        clip-path: none;
    }
    .plaintiff-attrny-hm-case-std-lft-img img {
        width: 100%;
        display: block;
        border-radius: 0;
    }
    .plaintiff-attrny-hm-case-std-rgt {
        width: 100%;
        margin: auto;
    }
    .plaintiff-attrny-hm-lst {
        flex-direction: column;
        max-width: 400px;
        margin: auto;
    }
    .plaintiff-attrny-hm-structure-sec {
        padding: 35px 0;
    }
    .plaintiff-attrny-hm-structure-sec .plaintiff-attrny-hm-structure-sub-tittle {
        font-size: 18px;
        margin: 0 0 20px;
    }
    .plaintiff-attrny-hm-structure-item-blk {
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
    }
    .plaintiff-attrny-hm-structure-item {
        width: 100%;
        max-width: 230px;
        clip-path: none;
    }
    .plaintiff-attrny-hm-structure-sec .plaintiff-attrny-hm-structure-desc {
        font-size: 14px;
        line-height: 1.7;
        margin: 0 0 20px;
    }
    .plaintiff-attrny-hm-structure-item:before {
        display: none;
    }
    .plaintiff-attrny-hm-structure-sec p br {
        display: none;
    }
    .plaintiff-attrny-hm-options-content::before {
        display: none;
    }
    .plaintiff-attrny-hm-options-content {
        clip-path: none;
        padding: 25px;
    }
    .pa-struct-settle-hdg {
        font-size: 30px;
        letter-spacing: 1px;
        margin: 0 auto 11px;
    }
    .pa-struct-settle-vid-btn {
        padding: 50px 0;
    }
    .pa-struct-settle-vid-btn .popupbtn {
        width: 50px;
        height: 50px;
        padding: 17px;
    }
    .pa-struct-settle-cnt-blk ul {
        max-width: 400px;
        margin: 0 auto;
    }
    .pa-struct-settle-cnt-blk ul li {
        margin: 0 0 14px;
    }
    .pa-structured-settle-sec .close {
        top: 10px;
        right: 10px;
    }
}
@media screen and (max-width: 768px) {
    .plaintiff-attrny-hm-factoring-sec {
        padding: 40px 0;
    }
    .plaintiff-attrny-hm-options-sec {
        padding: 40px 0;
    }
    .plaintiff-attrny-hm-advantages-item .plaintiff-attrny-hm-advantages-item-tittle {
        font-size: 22px;
        margin: 0 0 10px;
    }
    .plaintiff-attrny-hm-advantages-item ul li,
    .lg-att-bnr-btm-blk ul li {
        padding: 0 0 0 17px;
    }
    .plaintiff-attrny-hm-advantages-item {
        padding: 20px;
        border-radius: 15px;
    }
    .plaintiff-attrny-hm-advantages-item ul li::before,
    .lg-att-bnr-btm-blk ul li::before {
        width: 8px;
        height: 8px;
        background-color: #ea8f37;
        background-image: none;
        border-radius: 50%;
        top: 5px;
        bottom: auto;
    }
    .plaintiff-attrny-hm-addressing-list .owl-dots {
        margin-top: 15px;
    }
    .plaintiff-attrny-hm-text-heading br {
        display: none;
    }
    .plaintiff-attrny-hm-factoring-desc br {
        display: none;
    }
    .plaintiff-attrny-hm-factoring-item-content::before {
        height: 31px;
        width: 45px;
    }
    .plaintiff-attrny-hm-factoring-item-content {
        padding: 45px 0 0;
        font-size: 18px;
    }
    .plaintiff-attrny-hm-working-lft ul li {
        margin: 0 15px 12px 0;
    }
    .plaintiff-attrny-hm-options-content {
        padding: 15px;
    }
    .plaintiff-attrny-hm-case-std-lft {
        max-width: 350px;
    }
    .plaintiff-attrny-hm-case-std-rgt p {
        line-height: 1.5;
        margin: 0 0 16px;
    }
    .plaintiff-attrny-hm-lst {
        max-width: 338px;
    }
    .plaintiff-attrny-hm-options-content p {
        font-size: 14px;
    }
    .plaintiff-attrny-hm-structure-sec .plaintiff-attrny-hm-structure-desc {
        font-size: 15px;
        margin: 0 0 15px;
    }
    .plaintiff-attrny-hm-structure-sec .plaintiff-attrny-hm-structure-sub-tittle {
        margin: 0 0 15px;
    }
    .plaintiff-attrny-hm-structure-item {
        padding: 25px 8px;
    }
    .plaintiff-attrny-hm-structure-item:before {
        right: -11px;
    }
    .pa-struct-settle-hdg {
        font-size: 29px;
        line-height: 1.2;
        letter-spacing: 0;
        margin: 0 auto 12px;
    }
    .pa-struct-settle-vid-btn {
        padding: 65px 0;
    }
    .pa-struct-settle-vid-btn .popupbtn {
        width: 55px;
        height: 55px;
        padding: 17px;
    }
    .pa-struct-settle-cnt-blk ul {
        column-gap: 0;
        column-count: 1;
        max-width: 450px;
        margin: 0 auto 15px;
    }
    .pa-structured-settle-sec p {
        font-size: 16px;
        letter-spacing: 0;
        margin: 0 0 22px;
    }
}
@media screen and (max-width: 480px) {
    .pa-structured-settle-sec .plaintiff-attrny-hm-container {
        padding: 8vw 10vw;
    }
    .plaintiff-attrny-hm-text-heading {
        font-size: 26px;
    }
    .plaintiff-attrny-hm-advantages-item {
        border-radius: 15px;
        padding: 15px;
    }
    .plaintiff-attrny-hm-advantages-sec {
        padding: 40px 0;
    }
    .plaintiff-attrny-hm-addressing-item {
        padding: 15px;
        border-radius: 15px 0;
    }
    .plaintiff-attrny-hm-addressing-item-title {
        font-size: 20px;
        margin: 0 0 12px;
    }
    .plaintiff-attrny-hm-structure-sec .plaintiff-attrny-hm-structure-desc {
        font-size: 14px;
    }
    .plaintiff-attrny-hm-structure-item {
        width: 100%;
        max-width: 250px;
    }
    .plaintiff-attrny-hm-addressing-list .owl-item {
        padding: 0 2px;
    }
    .plaintiff-attrny-hm-structure-item:before {
        right: -10px;
        rotate: 42deg;
    }
    .plaintiff-attrny-hm-advantages-item ul li,
    .lg-att-bnr-btm-blk ul li {
        padding: 0 0 0 17px;
        letter-spacing: 0px;
    }
    .plaintiff-attrny-hm-advantages-item ul li::before,
    .lg-att-bnr-btm-blk ul li::before {
        top: 8px;
    }
    .plaintiff-attrny-hm-addressing-sec,
    .plaintiff-attrny-hm-working-sec,
    .plaintiff-attrny-hm-options-sec,
    .plaintiff-attrny-hm-case-study-sec {
        padding: 40px 0;
    }
    .plaintiff-attrny-hm-factoring-item {
        padding: 15px;
    }
    .plaintiff-attrny-hm-case-std-blk {
        gap: 30px;
    }
    .plaintiff-attrny-hm-case-std-rgt ul li {
        margin: 0 0 20px;
    }
    .pa-struct-settle-hdg {
        font-size: 19px;
    }
    .pa-struct-settle-vid-btn {
        padding: 40px 0;
    }
    .pa-struct-settle-vid-btn .popupbtn {
        width: 50px;
        height: 50px;
        padding: 17px;
    }
    .pa-structured-settle-sec p {
        font-size: 16px;
        letter-spacing: 0;
        line-height: 1.5;
        margin: 0 0 20px;
    }
    .pa-struct-settle-cnt-blk ul li {
        margin: 0 0 12px;
    }
}
.menu li:before {
    display: none;
}
.page-section {
    padding: 80px 0;
}
.text-white,
.text-white * {
    color: #fff;
}
.lp-working-bnr-sec,
.pa-cash-only-sec {
    display: grid;
    grid-template-areas: "group";
}
.lp-working-bnr-sec>*,
.pa-cash-only-sec>* {
    grid-area: group;
}
.pa-cash-only-sec .page-headingh2 {
    max-width: 1000px;
}
.pa-cash-only-sec p {
    color: #fff;
    max-width: 1000px;
}
.videoBottomContentBlock {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-end;
    text-align: center;
    background: linear-gradient(to top, #000, transparent);
    padding: 30px 30px 50px 30px;
}
.video-block-inner-heading p {
    margin-bottom: 0px;
}
.pa-cash-only-sec .videoBottomContentBlock {
    gap: 20px;
}
.pa-cash-only-sec .video-block-inner-heading {
    margin-top: auto;
}
.video-block-inner-content {
    margin-top: auto;
}
.pa-cash-only-sec .video-block-inner-content {
    margin-top: inherit;
}
.advantages-attorney {
    position: relative;
    background-color: rgba(0, 0, 0, 0.2);
}
.pa-cash-only-sec .video-block-inner-content .cmn-btn.options-btn {
    cursor: pointer;
}
.pa-ss-sec {
    background-color: rgba(0, 0, 0, 0.2);
}
.slim-container {
    max-width: 1000px;
}
.d-flex {
    display: flex;
}
.ai-c {
    align-items: center;
}
.ai-s {
    align-items: stretch;
}
.ai-fs {
    align-items: flex-start;
}
.jc-fs {
    justify-content: flex-start;
}
.jc-c {
    justify-content: center;
}
.tabs-block {
    padding-bottom: 25px;
}
.advantages-attorney .tabs {
    width: 40%;
}
.advantages-attorney .tab-content-area {
    width: 50%;
    margin-left: 10%;
}
.tab-btn {
    width: 100%;
    display: block;
    font-family: 'ITC Berkeley Oldstyle Std';
    font-weight: 700;
    font-size: 27px;
    color: #E68524;
    /* text-transform: uppercase; */
    line-height: 1;
    position: relative;
    padding: 26px 15px 19px 15px;
    /* border-radius: 20px 0; */
    overflow: hidden;
    cursor: pointer;
    /* box-shadow: 0 1px 9px rgba(0, 0, 0, 0.14), inset 0 2px 1px rgba(255, 255, 255, 0.2); */
    /* background-color: #fff; */
    /* background: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2)); */
    /* backdrop-filter: blur(2.5px); */
    /* box-shadow: 0 0 5px rgba(255, 255, 255, 0.5); */
    border-left: 5px solid #E68524;
    border-right: 5px solid rgba(0, 0, 0, 0.1);
    background-color: rgb(0, 0, 0, 0.4);
}
.tab-btn:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.8), rgba(229, 132, 37, 0.5), #000);
    pointer-events: none;
    z-index: -1;
    transition: left 0.3s ease-in-out 0s;
}
.tab-btn.active-tab {
    color: #fff;
}
.tab-btn.active-tab::after {
    left: 0;
}
.tab-btn::before {
    content: " ";
    /* background-image: url(../images/rombus-img.svg);
    background-repeat: no-repeat;
    background-size: contain; */
    background: linear-gradient(90deg, #FCC55D 2.01%, rgba(229, 132, 37, 0.9) 51.01%, #FCC55D 100%);
    border-radius: 100vw;
    width: 15px;
    height: 15px;
    margin: 0 10px 0 0;
    display: inline-block;
    /* vertical-align: middle; */
}
#advantages-attorney .tab-btn-group .tab-btn::before {
    display: none;
}
.tab-btn.active-tab:before {
    filter: brightness(0) invert(1);
}
.advantages-attorney .tab-content-area {
    padding: 30px;
    box-sizing: border-box;
    position: relative;
    background-color: rgba(0, 0, 0, 0.1);
}
.faq-list {
    max-width: 1000px;
    margin: 0 auto;
}
/* the Attorney Section styles */
.advantages-attorney .tabs-block {
    flex-direction: column;
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
    display: block;
}
.advantages-attorney .tab-btn-group {
    display: flex;
    justify-content: center;
    gap: 30px;
    width: 100%;
    margin: 0 auto 30px;
}
/* .advantages-attorney .tab-content-area .tab-pane {
    width: 50%;
} */
.advantages-attorney .tab-content-area {
    display: flex;
    width: 100%;
    margin: 0;
}
.advantages-attorney .tab-btn-group .tab-btn {
    margin: 0;
    padding-left: 25px;
}
/* Why Involving Ringler Section */
.involving-ringler-tabs .tab-content-area {
    max-width: calc(100% - 280px) !important;
    padding: 25px !important;
    height: auto !important;
}
/* .involving-ringler-tabs .tab-content-bock h3 {
    font-size: 35px;
} */
.involving-ringler-tabs .tab-content-bock .content-block p {
    font-size: 20px;
}
.involving-ringler-tabs .tab-btn-group {
    max-width: 280px !important;
}
.involving-ringler-tabs .tab-btn {
    width: 100%;
    padding: 17px 20px;
}
.involving-ringler-tabs .tab-content-bock .img-block img {
    display: flex;
    width: 100%;
    /* min-height: 275px; */
    /* object-fit: cover; */
    /* object-position: center; */
}
@media screen and (max-width: 1366px) {
    .faq-list {
        max-width: 800px;
    }
}
.important-considerations {
    background: linear-gradient(42deg, rgba(139, 140, 143, 1) 0%, rgba(98, 99, 102, 1) 100%);
}
.blocks-list {
    gap: 50px;
    margin-bottom: 30px;
}
.block-item {
    width: 100%;
    max-width: calc((100% / 5) - 25px);
    position: relative;
    padding: 50px 20px;
    border-radius: 30px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    background-image: linear-gradient(to top, rgb(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
}
.page-template-page-request-a-settlement form {
    padding: 50px 0 0;
}
.page-template-page-request-a-settlement form .gfield span {
    padding: 0 !important;
}
.page-template-page-request-a-settlement form .gfield .ginput_container {
    display: flex;
    gap: 20px 15px;
}
@media screen and (max-width:1550px) {
    .block-item {
        max-width: calc((100% / 5) - 22px);
        padding: 45px 16px;
        border-radius: 27px 0;
    }
    /* Why Involving Ringler Section */
    /* 
.involving-ringler-tabs .tab-content-bock h3 {
    font-size: 32px;
    margin: 0 0 15px;
} */
    .involving-ringler-tabs .tab-btn {
        font-size: 21px !important;
    }
    .involving-ringler-tabs .tab-content-bock .content-block p {
        font-size: 18px;
    }
}
@media screen and (max-width:1440px) {
    .small-sub-title {
        font-size: 27px;
    }
    .page-section {
        padding: 60px 0;
    }
}
@media screen and (max-width:1280px) {
    .page-section {
        padding: 50px 0;
    }
    .block-item {
        max-width: calc((100% / 5) - 19px);
        padding: 35px 16px;
        border-radius: 24px 0;
    }
    .blocks-list {
        gap: 40px;
        margin-bottom: 30px;
    }
    /* Why Involving Ringler Section */
    /* .involving-ringler-tabs .tab-content-bock h3 {
    font-size: 26px;
    margin: 0 0 10px;
} */
    .involving-ringler-tabs .tab-btn {
        font-size: 20px !important;
        padding: 16px 20px !important;
        margin-top: 6px !important;
    }
    .involving-ringler-tabs .tab-content-bock .content-block p {
        font-size: 17px;
    }
    .involving-ringler-tabs .tab-content-area {
        padding: 25px !important;
    }
    .involving-ringler-tabs .tab-btn-group {
        max-width: 260px !important;
    }
    .involving-ringler-tabs .tab-btn-group .tab-btn::before {
        width: 12px;
        height: 12px;
        margin: 0 5px 0 0;
    }
    /* .involving-ringler-tabs .tab-content-bock .img-block img {min-height: 260px;} */
}
@media screen and (max-width:1200px) {
    .block-item {
        max-width: calc((100% / 5) - 17px);
        padding: 30px 14px;
        border-radius: 24px 0;
    }
}
@media screen and (max-width:1024px) {
    .pa-ss-sec,
    .pa-cash-only-sec {
        display: block;
    }
    .video-block {
        position: relative;
        z-index: 1;
    }
    .small-sub-title {
        font-size: 28px;
        margin: 0 0 15px;
    }
    .buttons-block {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
    }
    .pa-struct-settle-cnt-blk ul {
        text-align: left;
    }
    /* .advantages-attorney .tab-btn:before {
        width: 38px;
        height: 27px;
    } */
    .tab-btn {
        font-size: 22px;
        padding: 23px 15px 17px 15px;
        border: 0px;
    }
    .advantages-attorney .slim-container {
        max-width: 720px;
    }
    .blocks-list {
        gap: 30px;
        margin-bottom: 25px;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .block-item {
        max-width: 170px;
        padding: 25px 14px;
        border-radius: 15px 0;
        min-height: 90px;
    }
    /* Why Involving Ringler Section */
    /* .involving-ringler-tabs .tab-content-bock h3 {
    font-size: 24px;
    margin: 0 0 10px;
} */
    .involving-ringler-tabs .tab-btn {
        font-size: 18px !important;
        padding: 15px 20px !important;
        margin-top: 6px !important;
    }
    .involving-ringler-tabs .tab-content-bock .content-block p {
        font-size: 16px;
    }
    .involving-ringler-tabs .tab-content-area {
        padding: 25px !important;
    }
    /* .involving-ringler-tabs .tab-content-bock .img-block img {
    min-height: 200px;
} */
}
@media screen and (max-width:768px) {
    .small-sub-title {
        font-size: 24px;
        line-height: 1.3;
    }
    .videoBottomContentBlock {
        padding: 30px 15px 40px 15px;
    }
    .page-section {
        padding: 40px 0;
    }
    .advantages-attorney .tabs-block {
        padding-bottom: 15px;
        justify-content: center;
        align-items: center;
    }
    .advantages-attorney .tab-btn-group {
        flex-direction: column;
        gap: 15px;
        width: auto;
        margin: 0px auto 20px;
    }
    .advantages-attorney .tab-content-area .tab-pane {
        width: 100%;
    }
    .advantages-attorney .tab-content {
        padding: 20px;
        width: 100%;
        max-width: 450px;
        margin: 0 0 25px;
    }
    .tabs {
        width: 100%;
        max-width: 300px;
    }
    .tab-btn {
        font-size: 20px;
        padding: 18px 15px 14px 15px;
    }
    /* .tab-btn:before {
        width: 36px;
        height: 22px;
        top: -5px;
    } */
    .plaintiff-attrny-hm-advantages-sec ul {
        max-width: 400px;
        text-align: left;
        margin: 0 auto;
    }
    .advantages-attorney li::before {
        width: 20px;
        height: 16px;
        top: 2px;
        left: 0;
    }
    .faq-item h3 {
        font-size: 20px;
    }
    /* Why Involving Ringler Section */
    .involving-ringler-tabs .tab-btn-group {
        max-width: 100% !important;
    }
    .involving-ringler-tabs .tab-content-area {
        max-width: 100% !important;
        padding: 20px !important;
    }
}
@media screen and (max-width:480px) {
    .blocks-list {
        gap: 25px;
    }
    .advantages-attorney .tab-btn {
        font-size: 18px;
    }
}
@media screen and (max-width: 1024px) {
    body.page-id-53 #headerGap {
        height: 0 !important;
        display: none !important;
    }
    .videoBottomContentBlock {
        z-index: 2;
    }
}
.structure-may-include-list {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    margin-bottom: 30px;
}
.structure-may-include-rgtimg {
    width: 50%;
}
/* .structure-may-include-rgtimg img {
    border: 2px solid #E58425;
    border-radius: 0 10px;
} */
.structure-may-include-lft {
    width: 50%;
}
.structure-may-include-lft p {
    text-align: start;
}
@media screen and (min-width: 1601px) {
    .structure-may-include-lft li br {
        display: none;
    }
}
@media screen and (max-width: 1440px) and (min-width: 1367px) {
    .structure-may-include-lft li br {
        display: none;
    }
}
@media screen and (max-width: 1024px) {
    .structure-may-include-lft li br {
        display: none;
    }
}
@media screen and (max-width:1440px) {
    .structure-may-include-list {
        gap: 40px;
    }
}
@media screen and (max-width:1366px) {
    .structure-may-include-list {
        gap: 35px;
    }
}
@media screen and (max-width:1280px) {
    .structure-may-include-list {
        gap: 30px;
    }
}
@media screen and (max-width:1024px) {
    .structure-may-include-list {
        flex-direction: column-reverse;
        gap: 20px;
        margin-bottom: 15px;
    }
    .structure-may-include-rgtimg {
        width: 100%;
        max-width: 600px;
    }
    .structure-may-include-lft {
        width: 100%;
    }
}
@media screen and (max-width:410px) {
    .structure-may-include-rgtimg {
        width: 100%;
    }
    /* .buttons-block a.cmn-btn {
        font-size: 15px;
    } */
}
.involving-ringler-tabs {
    .tabs-block {
        display: flex;
        align-items: stretch;
        justify-content: flex-start;
        flex-wrap: wrap;
        gap: 0;
        padding: 0;
    }
    .tab-btn-group {
        width: 100%;
        max-width: 380px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .tab-content-area {
        width: 100%;
        max-width: calc(100% - 380px);
        /* background-color: #fcc45c; */
        /* background-color: rgba(255, 255, 255, 0.5); */
        background-color: rgba(255, 255, 255, 0.1);
        border: 1px solid rgba(255, 255, 255, 0.80);
        clip-path: polygon(calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%, 0 0);
        height: 100%;
        padding: 30px;
        img {
            border: 5px solid #E58425;
            border-radius: 10px 0 10px 0;
        }
        h3 {
            color: #fff;
        }
        p {
            color: #fff;
            margin: 00;
        }
        &:before {
            content: '';
            width: 80px;
            height: 1px;
            background-color: rgba(255, 255, 255, 0.80);
            position: absolute;
            top: 0;
            right: -30px;
            transform: rotate(45deg);
            transform-origin: left;
        }
    }
    .tab-btn {
        width: 98%;
        text-align: left;
        transition: width 0.3s ease-in-out 0s;
        padding: 15px 20px;
        font-size: 22px;
    }
    .tab-btn+.tab-btn {
        margin-top: 5px;
    }
    .tab-btn.active-tab {
        width: 100%;
    }
    @media screen and (min-width: 769px) {
        .tab-btn.active-tab {
            border-bottom-right-radius: 0;
            border-right-color: #E58425;
            border-left-color: rgba(0, 0, 0, 0.1);
        }
    }
    .tab-content-bock {
        display: grid;
        grid-template-columns: 1fr 2fr;
        gap: 20px;
        .content-block {
            text-align: left;
        }
    }
    @media screen and (max-width: 1024px) {
        .tab-btn-group {
            max-width: 310px;
        }
        .tab-content-area {
            max-width: calc(100% - 310px);
            padding: 20px;
            clip-path: polygon(calc(100% - 30px) 0, 100% 30px, 100% 100%, 0 100%, 0 0);
            &:before {
                width: 50px;
                right: -22px;
            }
        }
        .tab-content-bock {
            grid-template-columns: 1fr;
        }
        .tab-btn {
            font-size: 18px;
        }
    }
    @media screen and (max-width: 768px) {
        .tab-btn-group {
            max-width: 100%;
            margin-bottom: 5px;
        }
        .tab-content-area {
            max-width: 100%;
            /* padding: 15px; */
        }
        .tab-btn {
            width: 100%;
        }
    }
}
@media screen and (max-width: 1024px) {
    .advantages-attorney .tab-content-area {
        width: 100%;
        margin: 0 auto 0;
        padding: 24px;
    }
}
@media screen and (max-width: 600px) {
    .advantages-attorney .tab-content-area {
        width: 100%;
        max-width: 350px;
        margin: 0 auto 0;
        padding: 15px;
    }
}
.tab-pane {
    display: none;
}
.tab-pane.tab-pane-active {
    display: block;
}
.pa-cash-only-sec .options-tabs-sec {
    display: none;
}
.options-tabs-sec .tab-btn-group {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    /* gap: 50px; */
    gap: 30px;
    /* margin: 30px 0; */
    margin: 20px 0 30px;
}
@media screen and (max-width: 1440px) {
    .options-tabs-sec .tab-btn-group {
        gap: 20px;
    }
}
.options-tabs-sec .tab-btn {
    /* font-size: 27px; */
    font-size: 23px;
    color: #626366;
    font-family: 'ITC Berkeley Oldstyle Std';
    font-weight: 700;
    /* text-transform: uppercase; */
    line-height: 1;
    display: inline-block;
    position: relative;
    padding: 26px 35px 19px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) -2.19%, rgba(222, 136, 47, 0.2) 52.73%, rgba(255, 255, 255, 0.2) 95.01%), #FFFFFF;
    border-radius: 20px 0;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0 1px 9px rgba(0, 0, 0, 0.14), inset 0 2px 1px rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(2.5px);
    background-color: #fff;
    width: auto;
}
@media screen and (max-width: 1366px) {
    .options-tabs-sec .tab-btn {
        padding-left: 28px;
        padding-right: 28px;
        font-size: 22px;
    }
}
.options-tabs-sec .tab-btn.active-tab {
    background: linear-gradient(90deg, #FCC55D 2.01%, rgba(229, 132, 37, 0.9) 51.01%, #FCC55D 100%);
    color: #fff;
}
.options-tabs-sec .tab-btn.active-tab::before {
    filter: brightness(0) invert(1);
}
.options-tabs-sec .tab-btn:before {
    display: none;
}
.ip-whtothropts-investing-blk {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 30px;
}
.ip-whtothropts-invest-rit,
.ip-whtothropts-invest-lft {
    width: 48%;
}
.ip-whtothropts-invest-rit {
    padding-top: 35px;
    text-align: left;
    li strong {
        font-weight: 500;
    }
}
.ip-whtothropts-invest-lft .ip-whtothropts-text-heading {
    text-align: left;
}
.ip-whtothropts-invest-lft .injured-party-section-heading {
    color: #fff;
    text-align: left;
}
.ip-whtothropts-invest-lft-img img {
    width: 100%;
    display: block;
    clip-path: polygon(85% 0, 100% 22%, 100% 100%, 0 100%, 0 0);
    border-radius: 25px 0 25px 0;
}
.ip-whtothropts-invest-rit p:last-child {
    margin: 0;
}
.ip-whtothropts-invest-rit-top {
    padding-left: 130px;
    margin-bottom: 50px;
    width: 79%;
}
.ip-whtothropts-invest-rit-title {
    font-size: 28px;
    line-height: 1;
    letter-spacing: 0;
    font-family: 'Jost', sans-serif;
    font-weight: 400;
    color: #e78726;
    margin-bottom: 22px;
}
.ip-whtothropts-text-heading {
    font-size: 54px;
    line-height: 1.1;
    letter-spacing: 1px;
    font-family: 'ITC Berkeley Oldstyle Std', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #626366;
    margin: 0 0 15px;
    text-align: center;
}
.ip-whtothropts-text-heading strong {
    font-weight: 700;
    color: #e78726;
}
.ip-whtothropts-opt-heading {
    font-size: 25px;
    line-height: 1;
    letter-spacing: 0.5px;
    font-family: 'ITC Berkeley Oldstyle Std', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #e58425;
    margin-bottom: 7px;
}
.ip-whtothropts-cmn-title {
    font-size: 20px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    color: #e68626;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 15px;
}
/* Plaintiff Attorney What We Offer page */
.corporate-section-heading {
    font-family: 'ITC Berkeley Oldstyle Std', sans-serif;
    font-weight: 700;
    font-size: 60px;
    letter-spacing: 1.2px;
    line-height: 1;
    color: #fff;
    /* text-transform: uppercase; */
    position: relative;
}
.corporate-section-heading {
    & strong,
    & span {
        color: #E68524;
    }
}
.page-template-pa-what-we-offer .site-header {
    position: fixed;
}
.page-template-pa-what-we-offer .container {
    max-width: 1550px;
    position: static;
}
.corp-offer-bnr-sec {
    position: relative;
    /* padding: 240px 0 100px; */
}
.corp-offer-bnr-sec .container {
    position: static;
}
.corp-offer-bnr-blk {
    position: static;
}
.corp-offer-bnr-blk .corp-offer-bnr-lft {
    width: 44.3%;
}
.corp-offer-bnr-blk .corp-offer-bnr-rit {
    width: 50.5%;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}
.corp-offer-bnr-blk .corp-offer-bnr-rit img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
@media screen and (max-width: 1550px) {
    .page-template-pa-what-we-offer .container {
        max-width: 1350px;
    }
    .corporate-section-heading {
        font-size: 55px;
    }
}
@media screen and (max-width: 1440px) {
    .page-template-pa-what-we-offer .container {
        max-width: 1250px;
    }
    .corporate-section-heading {
        font-size: 47px;
    }
}
@media screen and (max-width: 1366px) {
    .page-template-pa-what-we-offer .container {
        max-width: 1150px;
    }
}
@media screen and (max-width: 1280px) {
    .page-template-pa-what-we-offer .container {
        max-width: 960px;
    }
    .corporate-section-heading {
        font-size: 39px;
    }
}
@media screen and (max-width: 1024px) {
    .page-template-pa-what-we-offer .container {
        max-width: 720px;
    }
    .corp-offer-bnr-blk .corp-offer-bnr-lft {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .corp-offer-bnr-blk .corp-offer-bnr-rit {
        width: 100%;
        position: static;
        max-width: 400px;
        margin: auto;
        border: 2px solid #E68524;
        border-radius: 15px;
    }
    .corp-offer-bnr-blk .corp-offer-bnr-rit img {
        border-radius: 13px;
    }
    .corporate-section-heading {
        font-size: 32px;
    }
}
@media screen and (max-width: 768px) {
    .page-template-pa-what-we-offer .container {
        max-width: 100%;
        padding: 0 10px;
    }
    .corp-offer-bnr-blk .corp-offer-bnr-lft {
        max-width: 600px;
        margin: 0 auto 15px;
    }
    .corp-offer-bnr-blk .corp-offer-bnr-rit {
        max-width: 350px;
    }
    .corporate-section-heading {
        font-size: 29px;
    }
}
.corp-offer-solutions-sec {
    /* padding: 70px 0; */
    background: linear-gradient(284.25deg, #76777A 0.6%, #9D9EA1 100%);
}
.corp-offer-solutions-sec .corporate-section-heading {
    text-align: center;
    color: #fff;
}
.corp-solutions-blk {
    display: flex;
    justify-content: space-between;
}
.corp-solutions-lft {
    width: 45.6%
}
.corp-solutions-lft img {
    width: 100%;
    display: block;
    clip-path: polygon(calc(100% - 70px) 0, 100% 20%, 100% 100%, 0 100%, 0 0);
}
.corp-solutions-rit {
    width: 50%;
}
.corp-solutions-rit p {
    color: #fff;
}
.corp-solutions-rit p:last-child {
    margin: 0;
}
@media screen and (max-width: 1366px) {
    /* .corp-offer-solutions-sec {
        padding: 60px 0;
    } */
    .corp-solutions-lft img {
        clip-path: polygon(calc(100% - 60px) 0, 100% 20%, 100% 100%, 0 100%, 0 0);
    }
}
@media screen and (max-width: 1024px) {
    /* .corp-offer-solutions-sec {
        padding: 50px 0;
    } */
    .corp-solutions-blk {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }
    .corp-solutions-lft {
        width: 100%;
        max-width: 450px;
        border: 2px solid #E68524;
        border-radius: 15px;
    }
    .corp-solutions-lft img {
        clip-path: none;
        border-radius: 13px;
    }
    .corp-solutions-rit {
        width: 100%;
        text-align: center;
    }
    .corp-offer-solutions-sec .corporate-section-heading br {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    /* .corp-offer-solutions-sec {
        padding: 40px 0;
    } */
    .corp-solutions-lft {
        max-width: 420px;
    }
}
/* @media screen and (max-width: 480px) {
    .corp-offer-solutions-sec {
        padding: 30px 0;
    }
} */
/* .corp-settlement-sec {
    padding: 70px 0;
} */
.corp-settlement-sec .corp-settlement-headings .corporate-section-heading {
    text-align: center;
}
.corp-settlement-blk .corp-settlement-itm {
    border-radius: 30px 0;
    padding: 60px 85px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 40px;
    position: sticky;
    top: 120px;
    clip-path: polygon(calc(100% - 75px) 0, 100% 75px, 100% 100%, 0 100%, 0 0);
    background-color: #fff;
}
.corp-settlement-itm:last-child {
    margin-bottom: 0px;
}
.corp-settlement-blk .corp-settlement-itm:before {
    position: absolute;
    content: "";
    background: linear-gradient(180deg, rgba(50, 50, 50, 0.12) 34.28%, rgba(104, 104, 104, 0.12) 97.74%);
    width: 99.7%;
    height: 99.3%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 30px 0;
    clip-path: polygon(calc(100% - 74px) 0, 100% 74px, 100% 100%, 0 100%, 0 0);
    pointer-events: none;
}
/* .corp-settlement-blk .corp-settlement-itm:last-child {
    margin-bottom: 0;
} */
/* .corp-settlement-blk .corp-settlement-itm:hover {
    background: linear-gradient(90deg, #FCC55D 2.01%, rgba(229, 132, 37, 1) 51.01%, #FCC55D 100%);
}
.corp-settlement-blk .corp-settlement-itm:hover :is(.corporate-section-heading, p) {
    color: #fff;
} */
.corp-settlement-blk .corp-settlement-lft {
    width: 58%;
}
.corp-settlement-blk .corp-settlement-lft p {
    color: #626366;
}
.corp-settlement-blk .corp-settlement-lft p:last-child {
    margin: 0;
}
.corp-settlement-blk .corp-settlement-itm h3 strong {
    color: #E68524;
}
.corp-settlement-blk .corp-settlement-rit {
    width: 36.6%;
}
.corp-settlement-blk .corp-settlement-rit img {
    width: 100%;
    display: block;
    clip-path: polygon(calc(100% - 50px) 0, 100% 60px, 100% 100%, 0 100%, 0 0);
}
/* @media screen and (max-width: 1440px) {
    .corp-settlement-blk .corp-settlement-itm {
        padding: 50px 70px;
        margin: 0 0 30px;
    }
} */
@media screen and (max-width: 1366px) {
    /* .corp-settlement-sec {
        padding: 60px 0;
    } */
    /* .corp-settlement-blk .corp-settlement-itm {
        padding: 40px 60px;
        margin: 0 0 25px;
    } */
    .corp-settlement-blk .corp-settlement-itm {
        padding: 50px 70px;
    }
}
@media screen and (max-width: 1280px) {
    /* .corp-settlement-sec {
        padding: 50px 0;
    } */
    /* .corp-settlement-blk .corp-settlement-itm {
        padding: 30px 40px;
    } */
    .corp-settlement-blk .corp-settlement-rit img {
        clip-path: polygon(calc(100% - 40px) 0, 100% 40px, 100% 100%, 0 100%, 0 0);
    }
    .corp-settlement-blk .corp-settlement-lft {
        width: 60%;
    }
    .corp-settlement-blk .corp-settlement-itm .corporate-section-heading {
        font-size: 35px;
    }
    .corp-settlement-blk .corp-settlement-itm {
        padding: 45px 55px;
    }
}
@media screen and (max-width: 1024px) {
    .corp-settlement-blk .corp-settlement-itm {
        padding: 30px;
        flex-direction: column;
        align-items: center;
        gap: 20px;
        margin: 0 0 20px;
        clip-path: none;
        border: 1px solid #fff;
    }
    .corp-settlement-blk .corp-settlement-itm:before {
        display: none;
    }
    .corp-settlement-blk .corp-settlement-lft {
        width: 100%;
        text-align: center;
    }
    .corp-settlement-blk .corp-settlement-rit {
        width: 100%;
        max-width: 350px;
    }
    .corp-settlement-blk .corp-settlement-itm .corporate-section-heading {
        font-size: 30px;
    }
    .corp-settlement-blk .corp-settlement-itm .corporate-section-heading br,
    .corp-settlement-sec .corp-settlement-headings .corporate-section-heading br {
        display: none;
    }
}
/* @media screen and (max-width: 768px) {
    .corp-settlement-sec {
        padding: 40px 0;
    }
} */
@media screen and (max-width: 480px) {
    /* .corp-settlement-sec {
        padding: 30px 0;
    } */
    .corp-settlement-blk .corp-settlement-itm {
        padding: 30px 15px;
        clip-path: polygon(calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%, 0 0);
        border-radius: 20px 0;
    }
    .corp-settlement-blk .corp-settlement-itm:before {
        clip-path: polygon(calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%, 0 0);
        border-radius: 20px 0;
    }
}
/* .corp-who-we-sec {
    padding: 0px 0 70px;
} */
.corp-settlement-sec {
    background: linear-gradient(284.25deg, #76777A 0.6%, #9D9EA1 100%);
}
.corp-who-we-sec .corp-who-we-headings {
    text-align: center;
    width: 70%;
    margin: 0 auto 90px;
}
.corp-who-we-sec .corp-who-we-headings p {
    margin-bottom: 0;
}
.corp-who-we-sec .corp-who-we-blk {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}
.corp-who-we-sec .corp-who-we-itm {
    /* width: 48%; */
    width: 30%;
    /* padding: 40px 80px 30px 50px; */
    padding: 30px;
    background-color: #fff;
    box-shadow: 0 1px 9px 0 #00000024;
    backdrop-filter: blur(5px);
    border-radius: 20px 0;
}
.corp-who-we-sec .corp-who-we-itm:hover {
    background: linear-gradient(90deg, #FCC55D 2.01%, rgba(229, 132, 37, 0.9) 51.01%, #FCC55D 100%);
}
.corp-who-we-sec .corp-who-we-itm .who-we-itm-title {
    font-size: 39px;
    line-height: 1;
    letter-spacing: 0.78px;
    font-family: 'ITC Berkeley Oldstyle Std';
    font-weight: 700;
    /* text-transform: uppercase; */
    text-transform: none;
    margin-bottom: 15px;
    color: #E68524;
}
.corp-who-we-sec .corp-who-we-itm p {
    color: #626366;
}
.corp-who-we-sec .corp-who-we-itm:hover :is(.who-we-itm-title, p) {
    color: #fff;
}
.corp-who-we-sec .corp-who-we-itm p:last-child {
    margin: 0;
}
@media screen and (max-width: 1550px) {
    .corp-who-we-sec .corp-who-we-headings {
        margin: 0 auto 80px;
    }
    .corp-who-we-sec .corp-who-we-itm {
        padding: 40px 70px 30px 50px;
    }
    .corp-who-we-sec .corp-who-we-itm .who-we-itm-title {
        font-size: 36px;
    }
}
@media screen and (max-width: 1440px) {
    .corp-who-we-sec .corp-who-we-blk {
        gap: 40px;
    }
    .corp-who-we-sec .corp-who-we-headings {
        margin: 0 auto 60px;
    }
    .corp-who-we-sec .corp-who-we-itm {
        padding: 35px 60px 30px 40px;
    }
    .corp-who-we-sec .corp-who-we-itm .who-we-itm-title {
        font-size: 34px;
    }
}
@media screen and (max-width: 1366px) {
    /* .corp-who-we-sec {
        padding: 0 0 60px;
    } */
    .corp-who-we-sec .corp-who-we-headings {
        margin: 0 auto 40px;
        width: 80%;
    }
    .corp-who-we-sec .corp-who-we-blk {
        gap: 30px;
    }
    .corp-who-we-sec .corp-who-we-itm {
        padding: 30px 40px 30px 30px;
    }
    .corp-who-we-sec .corp-who-we-itm .who-we-itm-title {
        font-size: 32px;
    }
}
@media screen and (max-width: 1280px) {
    /* .corp-who-we-sec {
        padding: 0px 0 50px;
    } */
    .corp-who-we-sec .corp-who-we-headings {
        margin: 0 auto 30px;
        width: 85%;
    }
    .corp-who-we-sec .corp-who-we-blk {
        gap: 25px;
    }
    .corp-who-we-sec .corp-who-we-itm {
        padding: 30px;
    }
    .corp-who-we-sec .corp-who-we-itm .who-we-itm-title {
        font-size: 27px;
        margin: 0 0 10px;
    }
}
@media screen and (max-width: 1024px) {
    /* .corp-who-we-sec {
        padding: 0 0 40px;
    } */
    .corp-who-we-sec .corp-who-we-headings {
        width: 100%;
    }
    .corp-who-we-sec .corp-who-we-blk {
        gap: 20px;
    }
    .corp-who-we-sec .corp-who-we-itm {
        padding: 25px 20px;
        width: 100%;
        max-width: 350px;
        text-align: center;
    }
    .corp-who-we-sec .corp-who-we-itm .who-we-itm-title {
        font-size: 24px;
    }
}
@media screen and (max-width: 768px) {
    .corp-who-we-sec .corp-who-we-itm {
        max-width: 360px;
        padding: 25px 15px;
    }
}
@media screen and (max-width: 480px) {
    .corp-who-we-sec .corp-who-we-itm {
        max-width: 400px;
    }
}
.corp-contact-sec {
    padding: 40px 0;
}
.corp-contact-blk {
    padding: 60px 50px 80px 85px;
    background: linear-gradient(180.69deg, #FFFFFF 17%, rgba(153, 153, 153, 0.67) 181.79%);
    border-radius: 20px 0;
    box-shadow: 0 1px 9px 0 #00000024;
    backdrop-filter: blur(5px);
    border-width: 2px;
    border-image: linear-gradient(#fff, transparent);
    position: relative;
}
.corp-contact-blk:before {
    position: absolute;
    content: "";
    border: 2px solid transparent;
    border-image-slice: 1;
    background: -webkit-linear-gradient(transparent, #fff) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-bottom-right-radius: 20px;
    z-index: -1;
    pointer-events: none;
}
.corp-contact-headings {
    text-align: center;
    width: 80%;
    margin: 0 auto 50px;
}
.corp-contact-headings p {
    margin-bottom: 0;
}
.corp-contact-lst {
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
}
.corp-contact-lst .corp-contact-itm {
    width: 32%;
}
.corp-contact-lst .corp-contact-itm.office {
    width: 29%;
    padding: 0 45px;
    border-left: 4px solid #E58425;
    border-right: 4px solid #E58425;
}
.corp-contact-lst .corp-contact-itm .corp-contact-itm-title {
    font-size: 26px;
    line-height: 1;
    letter-spacing: 1.56px;
    font-family: 'Jost', sans-serif;
    font-weight: 500;
    color: #E68524;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.corp-contact-lst .corp-contact-itm p:last-child {
    margin-bottom: 0;
}
.corp-contact-lst .corp-contact-itm.phone p a {
    font-size: 30px;
    line-height: 1;
    letter-spacing: -0.3px;
    font-family: 'Jost', sans-serif;
    font-weight: 600;
    display: inline-block;
    color: #626366;
    margin-bottom: 20px;
    transition: 0.5s;
    text-decoration: none;
}
.corp-contact-lst .corp-contact-itm p a:hover {
    color: #E68524;
}
.corp-contact-sec .corp-contact-btm-cnt {
    width: 65%;
    margin: auto;
    text-align: center;
}
.corp-contact-sec .corp-contact-btm-cnt p {
    margin: 0;
}
.corp-contact-lst .corp-contact-itm p a {
    color: #626366;
    text-decoration: underline;
}
.corp-contact-lst .corp-contact-itm p a:hover {
    color: #E68524;
}
@media screen and (max-width: 1550px) {
    .corp-contact-lst .corp-contact-itm .corp-contact-itm-title {
        font-size: 23px;
    }
    .corp-contact-lst .corp-contact-itm.office {
        padding: 0 40px;
    }
    .corp-contact-lst .corp-contact-itm.phone p a {
        font-size: 28px;
    }
}
@media screen and (max-width: 1440px) {
    .corp-contact-sec {
        padding: 30px 0;
    }
    .corp-contact-blk {
        padding: 60px 45px 70px 70px;
    }
    .corp-contact-headings {
        margin: 0 auto 40px;
    }
    .corp-contact-lst .corp-contact-itm .corp-contact-itm-title {
        font-size: 21px;
        margin-bottom: 12px;
    }
    .corp-contact-lst .corp-contact-itm.office {
        padding: 0 35px;
    }
    .corp-contact-lst .corp-contact-itm.phone p a {
        font-size: 26px;
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 1366px) {
    .corp-contact-blk {
        padding: 60px 40px 60px 60px;
    }
    .corp-contact-lst {
        margin-bottom: 30px;
    }
    .corp-contact-lst .corp-contact-itm.office {
        padding: 0 30px;
    }
    .corp-contact-lst .corp-contact-itm .corp-contact-itm-title {
        font-size: 20px;
        letter-spacing: 1px;
    }
}
@media screen and (max-width: 1280px) {
    .corp-contact-blk {
        padding: 50px 30px 50px 50px;
    }
    .corp-contact-headings {
        margin: 0 auto 35px;
        width: 85%;
    }
    .corp-contact-lst .corp-contact-itm {
        width: 33%;
    }
    .corp-contact-lst .corp-contact-itm .corp-contact-itm-title {
        font-size: 18px;
        letter-spacing: 0.5px;
    }
    .corp-contact-lst .corp-contact-itm.office {
        padding: 0 22px;
        border-width: 3px;
    }
    .corp-contact-lst .corp-contact-itm.phone a {
        font-size: 23px;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 1024px) {
    .corp-contact-blk {
        padding: 30px;
    }
    .corp-contact-headings {
        margin: 0 auto 25px;
        width: 100%;
    }
    .corp-contact-lst {
        margin-bottom: 20px;
        flex-wrap: wrap;
        gap: 20px;
        justify-content: center;
    }
    .corp-contact-lst .corp-contact-itm,
    .corp-contact-lst .corp-contact-itm.office {
        width: 100%;
        max-width: 300px;
        border: 2px solid #E58425;
        padding: 20px;
    }
    .corp-contact-lst .corp-contact-itm .corp-contact-itm-title {
        font-size: 17px;
    }
    .corp-contact-sec .corp-contact-btm-cnt {
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .corp-contact-blk {
        padding: 30px 20px;
    }
    .corp-contact-headings {
        margin: 0 auto 20px;
    }
    .corp-contact-lst {
        gap: 15px;
    }
    .corp-contact-lst .corp-contact-itm,
    .corp-contact-lst .corp-contact-itm.office {
        padding: 15px;
    }
    .corp-contact-lst .corp-contact-itm.phone p a {
        font-size: 22px;
    }
    .corp-contact-lst .corp-contact-itm .corp-contact-itm-title {
        line-height: 1.3;
        margin-bottom: 10px;
    }
}
.page-template-pa-what-we-offer .site-footer .address-block p {
    color: #626366;
}
/*
* Case studies
*/
.ppcs {
    .plaintiff-case-bnr-sec {
        padding: 45px 0 0;
    }
    .plaintiff-case-bnr-sec .container,
    .plaintiff-case-studies-sec .container {
        width: 100%;
        max-width: 1440px;
        margin: 0 auto;
    }
    .plaintiff-quotes-sec .container {
        max-width: 1200px;
    }
    .goabackClass {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-direction: row-reverse;
        gap: 20px;
        button {
            background-color: #E68524;
            padding: 10px 15px;
            border-radius: 7px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
            color: #fff;
            font-family: 'ITC Berkeley Oldstyle Std';
            font-weight: 700;
            font-size: 22px;
            line-height: 1;
            line-height: 1;
            text-align: center;
            text-transform: uppercase;
            border: none;
            cursor: pointer;
            img {
                width: 20px;
            }
        }
    }
    @media screen and (max-width: 550px) {
        .goabackClass {
            flex-direction: column;
            gap: 10px;
            align-items: center;
        }
    }
    .plaintiff-case-std-hdg {
        font-size: 65px;
        letter-spacing: 1.3px;
        font-family: 'ITC Berkeley Oldstyle Std';
        font-weight: 700;
        color: transparent;
        line-height: 1;
        text-align: center;
        text-transform: uppercase;
        background: -webkit-linear-gradient(0deg, #E68524 0%, #FCC55D 100%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        margin: 0 0 25px;
    }
    .plaintiff-case-banr-btn {
        text-align: center;
    }
    .plaintiff-case-banr-btn .cmn-btn {
        padding: 22px 45px 22px 90px;
    }
    .plaintiff-case-banr-btn .cmn-btn:hover {
        padding: 22px 90px 22px 45px;
    }
    .plaintiff-case-banr-btn .cmn-btn::before {
        width: 29px;
        height: 21px;
        left: 50px;
    }
    .plaintiff-case-banr-btn .cmn-btn:hover::before {
        left: calc(100% - 80px);
    }
    .plaintiff-case-studies-list {
        display: block;
        clear: both;
        position: relative;
    }
    .plaintiff-case-active-blk {
        width: 100%;
        max-width: 1000px;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: wrap;
        clip-path: polygon(calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%, 0 0);
        overflow: hidden;
        border: 2px solid rgb(255 255 255 / 60%);
        /* box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1); */
        /* background-color: #262724; */
        /*background-image: linear-gradient(to top, rgb(255 255 255 / 15%) 0%, rgba(255, 255, 255, 0) 100%);*/
        background-color: rgba(255, 255, 255, 0.5);
        border-radius: 30px 0;
        margin: 30px auto 0;
    }
    @media screen and (min-width: 1025px) {
        .plaintiff-case-active-blk::before {
            position: absolute;
            content: "";
            background-color: rgb(255 255 255 / 60%);
            height: 2px;
            top: -2px;
            width: 200px;
            right: -152px;
            rotate: 0;
            transform: rotate(45deg);
            transform-origin: top left;
        }
    }
    .plaintiff-case-lft {
        --clipWidth: 50px;
        width: 40%;
        clip-path: polygon(calc(100% - var(--clipWidth)) 0, 100% var(--clipWidth), 100% 100%, 0 100%, 0 0);
        border-radius: 25px 0;
        overflow: hidden;
        position: relative;
        max-height: 430px;
    }
    .plaintiff-case-lft img {
        width: 100%;
        display: block;
    }
    .plaintiff-case-active-hdg {
        font-size: 25px;
        letter-spacing: 1px;
        font-family: 'ITC Berkeley Oldstyle Std';
        font-weight: 700;
        /* color: #000; */
        color: #fff;
        line-height: 1;
        text-align: left;
        text-transform: uppercase;
        margin: 2rem 0 20px 1rem;
        z-index: 2;
    }
    @media screen and (max-width: 1024px) {
        .plaintiff-case-active-hdg {
            margin: 1rem 0 0;
        }
    }
    .plaintiff-case-rht {
        width: 57%;
        padding: 40px 42px 45px 0;
    }
    .plaintiff-case-rht p {
        /* color: #000; */
        text-align: left;
        margin: 0;
    }
    .plaintiff-case-studies-sec .tab-btn-group {
        display: flex;
        justify-content: flex-start;
        gap: 12px;
        margin-bottom: 5px;
    }
    .plaintiff-case-studies-sec .tab-btn {
        padding: 10px;
        min-width: 115px;
        position: relative;
        outline: 2px solid rgba(255, 255, 255, 0.5);
        /* box-shadow: 0 0x 5px 0 rgba(0, 0, 0, 0.1); */
        /*background-image: linear-gradient(to top, rgb(0 0 0 / 1%) 0%, rgba(0, 0, 0, 0) 100%);*/
        background-color: rgba(230, 133, 36, 1);
        text-align: center;
        outline-offset: -2px;
        overflow: hidden;
        border-radius: 5px 0;
        font-size: 18px;
        letter-spacing: -0.13px;
        font-family: 'Jost';
        cursor: pointer;
        font-weight: 400;
        line-height: 1;
        z-index: 1;
        color: #fff;
        border-radius: 10px;
    }
    .plaintiff-case-studies-sec .tab-btn:after,
    .plaintiff-case-studies-sec .tab-btn:before {
        display: none;
    }
    .plaintiff-case-studies-sec .tab-btn.tab-btn-active {
        /* color: #000; */
        top: 5px;
        border-radius: 10px 10px 0 0;
        outline: none;
        background: rgba(0, 0, 0, 0.3);
        /* background: rgba(237, 237, 237, 1); */
        box-shadow: none;
    }
    .plaintiff-case-studies-sec .tab-content-area .tab-pane {
        background-color: rgba(0, 0, 0, 0.3);
        /* background: rgba(237, 237, 237, 1); */
        padding: 15px;
    }
    .plaintiff-case-pop-img {
        position: relative;
        height: 100%;
        font-size: 0;
        clip-path: polygon(86.5% 0, 100% 6%, 100% 100%, 0 100%, 0 0);
        border-radius: 30px 0;
        overflow: hidden;
    }
    .plaintiff-case-pop-img::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 70%;
        background-image: linear-gradient(to top, rgb(86, 86, 86) 0%, rgba(86, 86, 86, 0) 100%);
        bottom: 0;
        left: 0;
        right: 0;
        pointer-events: none;
        z-index: 1;
    }
    .plaintiff-case-pop-img img {
        width: 100%;
        display: block;
        object-fit: cover;
        object-position: center;
        height: 100%;
        font-size: 0;
    }
    .plaintiff-case-pop-blk {
        width: 22.1%;
        position: relative;
    }
    .case-video-btn {
        width: 80px;
        height: 80px;
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        top: 0;
        margin: auto;
        pointer-events: none;
        z-index: 2;
    }
    .case-video-btn img {
        width: 100%;
        display: block;
    }
    .plaintiff-case-pop-hdg {
        font-size: 25px;
        letter-spacing: 1px;
        font-family: 'ITC Berkeley Oldstyle Std';
        font-weight: 700;
        color: #fff;
        line-height: 1;
        text-align: left;
        text-transform: uppercase;
        margin: 0;
        position: absolute;
        bottom: 7%;
        left: 10%;
        width: 65%;
        z-index: 2;
    }
    .tab-pane.tab-pane-active {
        display: block;
    }
    .tab-pane {
        display: none;
    }
    .plaintiff-quotes-sec {
        padding: 150px 0 70px;
    }
    .plaintiff-quotes-hdg {
        font-size: 35px;
        letter-spacing: 1.4px;
        font-family: 'ITC Berkeley Oldstyle Std';
        font-weight: 700;
        color: #000;
        line-height: 1;
        text-align: center;
        text-transform: uppercase;
        margin: 0 0 35px;
    }
    .plaintiff-quotes-list {
        display: flex;
        justify-content: space-between;
    }
    .plaintiff-quotes-item {
        width: 48%;
        position: relative;
        padding: 25px 0 0;
    }
    .plaintiff-quotes-item::before {
        content: "";
        position: absolute;
        width: 160px;
        height: 2px;
        background: rgb(244, 236, 216, 0.3);
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .plaintiff-quotes-item:hover::before {
        background-image: linear-gradient(to right, #E68524 0%, #FCC55D 100%);
    }
    .plaintiff-quotes-item p {
        font-size: 24px;
        font-family: 'Jost';
        font-weight: 400;
        line-height: 1.67;
        letter-spacing: -0.24px;
        color: #000;
        text-align: center;
        margin: 0;
    }
    @media screen and (max-width: 1550px) {
        .plaintiff-case-bnr-sec .container,
        .plaintiff-case-studies-sec .container,
        .plaintiff-quotes-sec .container {
            max-width: 1350px;
        }
        .plaintiff-case-std-hdg {
            font-size: 60px;
            letter-spacing: 1px;
            margin: 0 0 22px;
        }
        .plaintiff-case-banr-btn .cmn-btn {
            padding: 20px 40px 20px 82px;
        }
        .plaintiff-case-banr-btn .cmn-btn:hover {
            padding: 20px 82px 20px 40px;
        }
        .plaintiff-case-banr-btn .cmn-btn::before {
            width: 25px;
            height: 18px;
            left: 45px;
        }
        .plaintiff-case-banr-btn .cmn-btn:hover::before {
            left: calc(100% - 75px);
        }
        .plaintiff-case-active-hdg,
        .plaintiff-case-pop-hdg {
            font-size: 23px;
            letter-spacing: 0.6px;
        }
        .plaintiff-case-pop-hdg {
            width: 60%;
        }
        .plaintiff-case-studies-sec .tab-btn-group {
            gap: 10px;
        }
        .plaintiff-case-rht {
            padding: 35px 38px 40px 0;
        }
        .case-video-btn {
            width: 70px;
            height: 70px;
        }
        .plaintiff-quotes-sec {
            padding: 130px 0 60px;
        }
        .plaintiff-quotes-hdg {
            font-size: 32px;
            letter-spacing: 1px;
            margin: 0 0 30px;
        }
        .plaintiff-quotes-item {
            padding: 22px 0 0;
        }
        .plaintiff-quotes-item p {
            font-size: 23px;
            letter-spacing: -0.14px;
        }
    }
    @media screen and (max-width: 1440px) {
        .plaintiff-case-bnr-sec .container,
        .plaintiff-case-studies-sec .container,
        .plaintiff-quotes-sec .container {
            max-width: 1250px;
        }
        .plaintiff-case-std-hdg {
            font-size: 53px;
            letter-spacing: 0.6px;
            margin: 0 0 20px;
        }
        .plaintiff-case-banr-btn .cmn-btn {
            padding: 17px 37px 17px 74px;
        }
        .plaintiff-case-banr-btn .cmn-btn:hover {
            padding: 17px 74px 17px 37px;
        }
        .plaintiff-case-banr-btn .cmn-btn::before {
            width: 23px;
            height: 16px;
            left: 41px;
        }
        .plaintiff-case-banr-btn .cmn-btn:hover::before {
            left: calc(100% - 67px);
        }
        .plaintiff-case-rht {
            padding: 32px 34px 36px 0;
        }
        .plaintiff-case-studies-sec .tab-btn-group {
            gap: 10px;
        }
        .plaintiff-case-studies-sec .tab-btn {
            min-width: 90px;
            outline-offset: -2px;
            font-size: 15px;
        }
        .plaintiff-quotes-sec {
            padding: 120px 0 55px;
        }
        .plaintiff-quotes-hdg {
            font-size: 31px;
            letter-spacing: 0.7px;
            margin: 0 0 28px;
        }
        .plaintiff-quotes-item {
            padding: 20px 0 0;
        }
        .plaintiff-quotes-item p {
            font-size: 21px;
            letter-spacing: 0;
        }
        .plaintiff-quotes-item::before {
            width: 140px;
        }
    }
    @media screen and (max-width: 1366px) {
        .plaintiff-case-bnr-sec .container,
        .plaintiff-case-studies-sec .container,
        .plaintiff-quotes-sec .container {
            max-width: 1150px;
        }
        .plaintiff-case-std-hdg {
            font-size: 47px;
            letter-spacing: 0;
            margin: 0 0 17px;
        }
        .plaintiff-case-banr-btn .cmn-btn {
            padding: 16px 34px 16px 68px;
        }
        .plaintiff-case-banr-btn .cmn-btn:hover {
            padding: 16px 68px 16px 34px;
        }
        .plaintiff-case-banr-btn .cmn-btn::before {
            width: 21px;
            height: 14px;
            left: 36px;
        }
        .plaintiff-case-banr-btn .cmn-btn:hover::before {
            left: calc(100% - 60px);
        }
        .case-video-btn {
            width: 60px;
            height: 60px;
        }
        .plaintiff-case-active-hdg,
        .plaintiff-case-pop-hdg {
            font-size: 22px;
            letter-spacing: 0;
        }
        .plaintiff-case-rht {
            padding: 30px 30px 35px 0;
        }
        .plaintiff-quotes-sec {
            padding: 110px 0 50px;
        }
        .plaintiff-quotes-hdg {
            font-size: 30px;
            letter-spacing: 0.4px;
            margin: 0 0 26px;
        }
        .plaintiff-quotes-item {
            padding: 19px 0 0;
        }
        .plaintiff-quotes-item p {
            font-size: 19px;
            letter-spacing: 0;
        }
    }
    @media screen and (max-width: 1280px) {
        .plaintiff-case-bnr-sec .container,
        .plaintiff-case-studies-sec .container,
        .plaintiff-quotes-sec .container {
            max-width: 960px;
        }
        .plaintiff-case-banr-btn .cmn-btn {
            padding: 14px 30px 14px 60px;
        }
        .plaintiff-case-banr-btn .cmn-btn:hover {
            padding: 14px 60px 14px 30px;
        }
        .plaintiff-case-banr-btn .cmn-btn::before {
            width: 20px;
            height: 13px;
            left: 32px;
        }
        .plaintiff-case-banr-btn .cmn-btn:hover::before {
            left: calc(100% - 53px);
        }
        .plaintiff-case-rht {
            padding: 25px 25px 30px 0;
        }
        .plaintiff-case-active-hdg,
        .plaintiff-case-pop-hdg {
            font-size: 18px;
        }
        .case-video-btn {
            width: 50px;
            height: 50px;
        }
        .plaintiff-case-studies-sec .tab-btn {
            min-width: 72px;
            outline-offset: -1px;
        }
        .plaintiff-quotes-sec {
            padding: 100px 0 40px;
        }
        .plaintiff-quotes-hdg {
            font-size: 26px;
            letter-spacing: 0;
            margin: 0 0 24px;
        }
        .plaintiff-quotes-item {
            padding: 17px 0 0;
        }
        .plaintiff-quotes-item p {
            font-size: 16px;
        }
        .plaintiff-quotes-item::before {
            width: 120px;
        }
    }
    @media screen and (max-width: 1024px) {
        .plaintiff-case-bnr-sec .container,
        .plaintiff-case-studies-sec .container,
        .plaintiff-quotes-sec .container {
            max-width: 720px;
        }
        .plaintiff-case-std-hdg {
            font-size: 45px;
            margin: 0 0 15px;
        }
        .plaintiff-case-active-blk {
            padding: 20px;
            width: 100%;
            border-radius: 30px 0;
            clip-path: none;
            max-width: 460px;
            flex-direction: column;
        }
        .plaintiff-case-rht p {
            text-align: center;
        }
        .plaintiff-case-pop-blk {
            width: 100%;
            position: relative;
            max-width: 250px;
        }
        .plaintiff-case-studies-sec .tab-btn {
            min-width: 80px;
            outline-offset: -2px;
            outline-width: 1px;
            font-size: 13px;
            width: fit-content;
            padding-inline: 20px;
        }
        .plaintiff-case-studies-sec .tab-btn-group {
            gap: 12px;
            justify-content: center;
            flex-wrap: wrap;
        }
        .plaintiff-case-lft {
            width: 100%;
            clip-path: none;
            border-radius: 15px 0;
            overflow: hidden;
            position: relative;
            /* max-width: 250px; */
            /* margin: 0 auto; */
        }
        .plaintiff-case-rht {
            width: 100%;
            padding: 20px;
        }
        .plaintiff-quotes-sec {
            padding: 60px 0 30px;
        }
        .plaintiff-quotes-list {
            justify-content: center;
            flex-wrap: wrap;
            gap: 25px;
        }
        .plaintiff-quotes-item::before {
            display: none;
        }
        .plaintiff-quotes-item {
            padding: 20px;
            width: 100%;
            max-width: 250px;
            border: 1px solid #ffffff52;
            border-radius: 15px;
        }
        .plaintiff-case-active-hdg,
        .plaintiff-case-pop-hdg {
            text-align: center;
        }
    }
    @media screen and (max-width: 768px) {
        .plaintiff-case-bnr-sec .container,
        .plaintiff-case-studies-sec .container,
        .plaintiff-quotes-sec .container {
            max-width: 100%;
            padding: 0 10px;
        }
        .plaintiff-quotes-hdg {
            font-size: 24px;
            margin: 0 0 24px;
        }
    }
    @media screen and (max-width: 480px) {
        .plaintiff-quotes-hdg {
            font-size: 24px;
            margin: 0 0 18px;
        }
        .plaintiff-quotes-hdg {
            font-size: 24px;
            max-width: 283px;
            line-height: 1.2;
            margin: 0 auto 14px;
        }
        .plaintiff-case-std-hdg {
            font-size: 38px;
            margin: 0 0 13px;
        }
        .plaintiff-case-active-blk {
            flex-direction: column;
            justify-content: center;
            align-items: center;
            padding: 15px;
            gap: 5px;
        }
        /* .plaintiff-case-lft {
            max-width: 230px;
            margin: 0 auto;
        } */
        .plaintiff-case-rht {
            padding: 15px;
        }
        .plaintiff-case-studies-sec .tab-btn-group {
            gap: 5px;
            justify-content: center;
        }
        .plaintiff-quotes-sec {
            padding: 50px 0 30px;
        }
    }
    .tabs-block {
        padding: 20px;
        width: 100%;
    }
    @media screen and (max-width: 768px) {
        .tabs-block {
            padding: 20px 0 0 0;
        }
    }
    .tab-content-inner * {
        color: #fff;
    }
    .tab-content-inner p {
        margin-bottom: 0;
    }
    .tab-content-inner *+* {
        margin-top: 20px;
    }
    @media screen and (max-width: 480px) {
        .plaintiff-case-studies-list {
            margin-bottom: 20px;
        }
    }
}
.pass {
    .lp-injparty-benefits-sec {
        background-color: rgb(0, 0, 0, 0.3);
        .page-headingh2 strong {
            color: #fff;
        }
    }
    .corp-offer-solutions-sec {
        background: linear-gradient(284.25deg, #76777A 0.6%, #9D9EA1 100%);
    }
    .corp-life-understng-rit p,
    .hm-why-work-sec .lp-strsett-text-heading,
    .why-work-description,
    .corp-solutions-rit p {
        color: #fff;
    }
    .lp-corporate-bnr-sec {
        background-color: transparent;
    }
    .hm-why-work-sec {
        padding-bottom: 0;
    }
}
.pasp {
    .lp-injparty-choose-sec {
        & p,
        & .page-headingh2 {
            color: #626366;
        }
    }
}
.benefits-tabs {
    padding-bottom: 0;
}
.benefits-tabs-content {
    width: 100%;
    max-width: 1300px;
    padding: 30px;
    background-color: rgba(0, 0, 0, 0.2);
    display: block;
    margin: 0 auto;
    h3 {
        color: #fff;
    }
    p {
        margin: 0;
    }
}
.bt-inner {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 20px;
}