/* Banner Section Start */
.banner-sec {
    padding: 130px 0 0;
    /*padding: 175px 0 0;*/
    text-align: center;
    background-image: url(../images/bnr-bg-mbl.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top center;
}
@media screen and (min-width: 1025px) {
    .banner-sec {
        background-image: url(../images/banner-bg-img.webp);
    }
}
.banner-sec-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.banner-sec-left-img {
    order: 1;
    /*width: 27.8%;*/
    width: 27%;
    /*margin-left: -40px;*/
    margin-left: 0;
}
.banner-sec-rght-img {
    order: 3;
    /*width: 24.9%;*/
    width: 24%;
    padding-top: 48px;
    /*margin-right: -38px;*/
    margin-right: 0;
}
.banner-sec-cnt {
    order: 2;
    /*width: 51.1%;*/
    width: 46.6%;
    display: flex;
    flex-direction: column;
    padding-top: 142px;
}
.banner-sec-ttl,
.bnr-relentless-text {
    font-family: 'Gloock';
    font-weight: 400;
    /*font-size: 130px;*/
    font-size: 120px;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 1.1;
    font-style: normal;
    position: relative;
    z-index: 1;
    order: 1;
    margin-bottom: 35px;
}
.banner-sec-ttl:before {
    position: absolute;
    content: "";
    width: 99%;
    height: 6px;
    background-color: #ffffff;
    bottom: 0;
    left: -19px;
    top: 27px;
    margin: auto;
    z-index: -1;
}
.banner-sec-ttl .bnr-title-tp {
    font-family: 'Figtree';
    font-weight: 600;
    /*font-size: 18px;*/
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 3.6px;
    display: block;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0;
}
.banner-sec-ttl strong {
    font-family: 'Gloock';
    font-weight: 400;
    /*font-size: 220px;*/
    font-size: 195px;
    line-height: 1;
    position: absolute;
    bottom: -5px;
    left: -32px;
    color: #1d9ade;
    z-index: -1;
}
.banner-sec-ttl strong:before {
    position: absolute;
    content: "";
    width: 40px;
    height: 6px;
    background: #ffffff;
    top: 0;
    bottom: 72px;
    right: 0;
    left: 30px;
    margin: auto;
}
.banner-sec-sub-ttl {
    order: 3;
}
.hmpg-bnr-btn {
    order: 2;
    margin-bottom: 45px;
}
.banner-sec-ttl span {
    font-family: 'Gloock';
    -webkit-text-stroke: 1px rgb(255 255 255);
    -webkit-text-fill-color: transparent;
    -webkit-animation: fill 0.5s infinite alternate;
    animation: fill 0.5s infinite alternate;
    display: block;
    letter-spacing: 8px;
    text-align: right;
    /*padding-right: 18px;*/
    padding-right: 15px;
}
.banner-sec-sub-ttl {
    order: 3;
    font-family: 'Gloock';
    font-weight: 400;
    /*font-size: 28px;*/
    font-size: 28px;
    color: #ffffff;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: none;
    margin: 0;
    text-transform: capitalize;
}
.bnr-relentless-text {
    margin: 0 !important;
}
.bnr-relentless-text.reli {
    z-index: 0;
}
.banner-sec-rght-img.mb,
.banner-sec-left-img.mb {
    display: none;
}
/* Banner Section End */
/* Banner Section Responsive */
@media screen and (max-width:1800px) {
    a.cmn-btn {
        font-size: 19px;
        padding: 22px 55px;
    }
    .banner-sec-ttl,
    .bnr-relentless-text {
        font-size: 114px;
    }
    .banner-sec-ttl span {
        padding-right: 12px;
    }
    .banner-sec-ttl strong {
        font-size: 174px;
        bottom: -4px;
        left: -35px;
    }
    .banner-sec-ttl strong:before {
        bottom: 77px;
    }
    .banner-sec-ttl:before {
        width: 100%;
        left: -22px;
    }
    .banner-sec-cnt {
        padding-top: 120px;
    }
    /*.banner-sec {padding: 160px 0 0; } */
    .banner-sec {
        padding: 120px 0 0;
    }
}
@media screen and (max-width:1700px) {
    a.cmn-btn {
        font-size: 18px;
        padding: 20px 48px;
    }
    .banner-sec-ttl,
    .bnr-relentless-text {
        font-size: 105px;
        margin-bottom: 30px;
    }
    .banner-sec-ttl .bnr-title-tp {
        letter-spacing: 3px;
    }
    .banner-sec-cnt {
        padding-top: 110px;
    }
    .banner-sec-ttl strong {
        font-size: 167px;
        left: -29px;
    }
    .banner-sec-ttl strong:before {
        bottom: 64px;
    }
    /*.banner-sec-sub-ttl {font-size: 27px; } */
    .banner-sec-rght-img {
        padding-top: 30px;
    }
}
@media screen and (max-width:1500px) {
    a.cmn-btn {
        font-size: 17px;
        padding: 18px 40px;
    }
    .banner-sec {
        padding: 140px 0 0;
    }
    .banner-sec {
        padding: 100px 0 0;
    }
    .banner-sec-ttl,
    .bnr-relentless-text {
        font-size: 84px;
        margin-bottom: 20px;
    }
    .banner-sec-ttl .bnr-title-tp {
        letter-spacing: 1px;
    }
    .banner-sec-cnt {
        padding-top: 85px;
    }
    .banner-sec-list {
        padding: 0 30px;
    }
    .banner-sec-ttl strong {
        font-size: 135px;
        left: -23px;
    }
    .banner-sec-ttl strong:before {
        bottom: 51px;
    }
    .hmpg-bnr-btn {
        margin-bottom: 40px;
    }
    .banner-sec-sub-ttl {
        font-size: 20px;
    }
    .banner-sec-rght-img {
        padding-top: 20px;
    }
    .banner-sec-left-img {
        width: 29%;
    }
}
@media screen and (max-width:1240px) {
    a.cmn-btn {
        font-size: 16px;
        padding: 17px 35px;
    }
    .banner-sec-list {
        padding: 0;
    }
    .banner-sec-ttl .bnr-title-tp {
        letter-spacing: 0;
        font-size: 15px;
    }
    .banner-sec-cnt {
        padding-top: 60px;
    }
    .banner-sec-ttl span {
        padding-right: 11px;
        letter-spacing: 6px;
    }
    .banner-sec-ttl:before {
        left: -17px;
        top: 19px;
    }
    .banner-sec-ttl strong {
        font-size: 100px;
        left: -21px;
        bottom: -3px;
    }
    .banner-sec-ttl strong:before {
        bottom: 46px;
    }
    .banner-sec-ttl,
    .bnr-relentless-text {
        font-size: 64px;
        margin-bottom: 15px;
    }
    .hmpg-bnr-btn {
        margin-bottom: 34px;
    }
    .banner-sec-sub-ttl {
        font-size: 18px;
    }
    .banner-sec-rght-img {
        padding-top: 10px;
    }
    .banner-sec {
        padding: 120px 0 0;
    }
}
@media screen and (max-width:1024px) {
    a.cmn-btn {
        padding: 17px 30px;
    }
    .banner-sec-cnt {
        padding-top: 0;
        order: 1;
        margin: 0;
        width: 100%;
    }
    .banner-sec-rght-img img {
        object-fit: cover;
        object-position: top center;
        width: 100%;
        display: block;
        height: 380px;
    }
    .banner-sec-left-img {
        width: 100%;
        order: 2;
        max-width: 250px;
        margin: 0;
    }
    .banner-sec-rght-img {
        padding-top: 0;
        width: 100%;
        max-width: 220px;
        margin: 0;
    }
    .banner-sec-list {
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-end;
        margin: 0;
    }
    .banner-sec {
        padding: 110px 0 0;
        background-size: cover;
    }
    .banner-sec-ttl,
    .bnr-relentless-text {
        font-size: 58px;
        letter-spacing: 0;
        line-height: 1;
        margin: 0 0 5px
    }
    .banner-sec-ttl strong {
        font-size: 45px;
        position: unset;
    }
    .banner-sec-ttl strong:before,
    .banner-sec-ttl:before {
        display: none;
    }
    .banner-sec-ttl span {
        padding-right: 0;
        letter-spacing: 3px;
        text-align: center;
    }
    .hmpg-bnr-btn {
        margin-bottom: 17px;
    }
    .banner-sec-sub-ttl {
        font-size: 20px;
        letter-spacing: 0.5px;
    }
    .banner-sec-rght-img,
    .banner-sec-left-img {
        display: none;
    }
    .banner-sec-rght-img.mb,
    .banner-sec-left-img.mb {
        display: block;
    }
    .bnr-mb-img {
        display: flex;
        justify-content: center;
        order: 2;
        margin-bottom: 20px;
    }
    .banner-sec-rght-img,
    .banner-sec-left-img {
        width: 200px;
        height: 325px;
        border-bottom: 2px solid #fff;
        align-content: end;
    }
    .banner-sec-rght-img img {
        object-fit: cover;
        object-position: top center;
        width: 100%;
        display: block;
        height: 300px;
    }
}
@media screen and (max-width:767px) {
    a.cmn-btn {
        padding: 16px 25px;
        font-size: 15px;
    }
    .banner-sec {
        padding: 200px 0 0;
    }
    .banner-sec-ttl,
    .bnr-relentless-text {
        font-size: 52px;
    }
    .banner-sec-ttl strong {
        font-size: 42px;
    }
    .bnr-mb-img {
        order: 1;
    }
    .banner-sec-sub-ttl {
        order: 2;
        margin-bottom: 15px;
        padding-bottom: 12px;
        border-bottom: 2px solid #fff;
    }
    .hmpg-bnr-btn {
        order: 3;
        margin: 0;
    }
    .banner-sec-rght-img,
    .banner-sec-left-img {
        width: 180px;
        height: 291px;
        border-bottom: 0;
        align-content: end;
    }
    .banner-sec-rght-img img {
        object-fit: cover;
        object-position: top center;
        width: 100%;
        display: block;
        height: 270px;
    }
}
@media screen and (max-width:510px) {
    .banner-sec-list {
        align-items: center;
    }
    /* .banner-sec-rght-img img, .banner-sec-left-img img{object-fit: cover; object-position: top center; width: 100%; display: block; height: 330px; }  */
    /* .banner-sec-left-img, .banner-sec-rght-img {padding: 0 10px; border-bottom: 3px solid #1982bc; }  */
    .banner-sec-list {
        gap: 20px;
    }
    .banner-sec-cnt {
        margin: 0;
    }
}
@media screen and (max-width:480px) {
    a.cmn-btn {
        padding: 15px 25px;
        letter-spacing: 0.3px;
        font-size: 14px;
    }
    .banner-sec {
        padding: 170px 0 0;
    }
    .banner-sec-ttl,
    .bnr-relentless-text {
        font-size: 40px;
    }
    .banner-sec-ttl,
    .bnr-relentless-text {
        font-size: 40px;
        line-height: 1.1;
    }
    .banner-sec-ttl strong {
        font-size: 35px;
    }
    .banner-sec-sub-ttl {
        font-size: 19px;
    }
    .banner-sec-ttl span {
        letter-spacing: 2px;
    }
    .banner-sec-ttl .bnr-title-tp {
        line-height: 1.3;
        font-size: 12px;
    }
    .whychoose-title strong {
        display: block;
    }
    .banner-sec-left-img {
        width: 170px;
    }
    .banner-sec-rght-img img {
        object-fit: cover;
        object-position: top center;
        width: 85%;
        display: block;
        height: 240px;
    }
    .banner-sec-rght-img,
    .banner-sec-left-img {
        height: 270px;
    }
}
@media screen and (max-width:360px) {
    .banner-sec-ttl strong {
        font-size: 36px;
    }
    .banner-sec-ttl,
    .bnr-relentless-text {
        font-size: 35px;
    }
}
/* Homepage Case Result section Start */
.hm-caseresult {
    /*padding: 145px 0 0;*/
    padding: 40px 0 0;
    background-color: #072434;
    position: relative;
    z-index: 1;
	margin-top:-1px;
}
.hm-caseresult .hmcaseresult-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 67px;
}
.hm-caseresult .hmcaseresult-lft {
    width: 51.6%;
}
.hm-caseresult .hmcaseresult-lft:before {
    position: absolute;
    content: '';
    background-image: url(../images/case-result-av.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
    height: 69.5%;
    width: 53.55%;
    pointer-events: none;
}
.hm-caseresult .hm-case-rit {
    width: 49.9%;
    height: 738px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 -88px 0 0;
    padding: 0 33px 0 0;
}
.hm-caseresult .hmcaseresult-title {
    font-family: 'Gloock';
    font-weight: 400;
    font-size: 130px;
    line-height: 0.93;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #1d9ade;
    text-align: center;
    margin-bottom: 20px;
}
.hm-caseresult .hmcaseresult-title strong {
    font-weight: inherit;
    -webkit-text-stroke: 1px white;
    color: transparent;
}
.hm-caseresult .hm-case-subhead {
    font-family: 'Figtree';
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 4px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.hm-caseresult .hm-case-title {
    font-family: 'Gloock';
    font-weight: 400;
    font-size: 62px;
    line-height: 1;
    letter-spacing: 1.6px;
    color: #ffffff;
    display: block;
    margin: 0 0 11px;
}
.hm-caseresult .hm-case-text {
    font-family: 'Figtree';
    font-weight: 600;
    font-size: 26px;
    line-height: 1;
    letter-spacing: 0;
    color: #ffffff;
    text-transform: capitalize;
    padding: 0 0 0 115px;
    position: relative;
    margin-bottom: 0;
}
.hm-caseresult .hm-case-text::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: 2px;
    width: 17.6%;
    background-color: #1982bc;
}
.hm-caseresult .hm-case-item {
    padding: 47px 40px 47px 174px;
    position: relative;
    width: 100%;
    opacity: 50%;
}
.hm-caseresult .slick-slide.center .hm-case-item {
    background-image: -webkit-linear-gradient(180deg, rgb(14, 71, 103) 0%, rgba(14, 71, 103, 0) 100%);
    opacity: 100%;
}
.hm-caseresult .hm-case-text {
    position: relative;
}
.hm-caseresult .hm-case-rit:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    right: inherit;
    width: 82%;
    height: 100%;
    border-top: 1px solid #0f4c6c;
    border-bottom: 1px solid #0f4c6c;
    pointer-events: none;
}
.hm-caseresult .hm-case-item::before {
    position: absolute;
    content: "";
    top: 0;
    left: 20px;
    bottom: 0;
    margin: auto;
    background-image: url(../images/case-result-icon.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: 96px;
    width: 100px;
}
.hm-caseresult .hm-case-rit button.slick-prev.slick-arrow,
.hm-case-rit button.slick-next.slick-arrow {
    position: absolute;
    right: 0;
    left: inherit;
    bottom: inherit;
    top: -20px;
    bottom: 0;
    font-size: 0;
    margin: auto;
    line-height: 0;
    width: 22px;
    height: 75px;
    background-image: url(../images/hm-sprites.webp);
    background-position: -12px -4px;
    background-color: transparent;
    border: 0;
}
.hm-caseresult .hm-case-rit .slick-list.draggable {
    width: 100%;
}
.hm-caseresult .hm-case-rit button.slick-next.slick-arrow {
    background-position: -12px -93px;
    bottom: -175px;
    top: 0;
}
.hm-caseresult .hm-case-btn {
    text-align: center;
}
.hm-caseresult p.description {
    display: none;
}
.hm-caseresult .hm-case-rit button:before {
    display: none;
}
/* Homepage Case Result section End */
@media screen and (max-width: 1900px) {
    .hm-caseresult .hm-case-rit {
        width: 49.9%;
        margin: 0 -65px 0 0;
    }
}
@media screen and (max-width: 1800px) {
    /*.hm-caseresult {padding: 110px 0 0;}*/
    .hm-caseresult .hmcaseresult-title {
        font-size: 120px;
    }
    .hm-caseresult .hm-case-item {
        padding: 35px 90px 35px 140px;
    }
    .hm-caseresult .hm-case-title {
        font-size: 64px;
    }
    .hm-caseresult .hm-case-text p {
        font-size: 24px;
        padding: 0 0 0 130px;
    }
    .hm-caseresult .hm-case-text {
        font-size: 21px;
    }
    .hm-caseresult .hm-case-text::before {
        left: 20px;
    }
    .hm-caseresult .hmcaseresult-list {
        margin-bottom: 60px;
    }
    .hm-caseresult .hm-case-rit {
        height: 690px;
        margin: 0 -70px 0 0;
        padding: 0 33px 0 0;
    }
    .hm-caseresult .hm-case-item::before {
        transform: scale(0.95);
    }
    .hm-caseresult .hm-case-rit button.slick-next.slick-arrow {
        bottom: -170px;
        top: 0;
    }
    .hm-caseresult .hm-case-rit:before {
        height: 96%;
    }
}
@media screen and (max-width: 1700px) {
    .hm-caseresult .hmcaseresult-title {
        font-size: 110px;
    }
    .hm-caseresult .hm-case-title {
        font-size: 60px;
    }
    .hm-caseresult .hm-case-text p {
        font-size: 23px;
        padding: 0 0 0 110px;
    }
    .hm-caseresult .hm-case-item::before {
        transform: scale(0.85);
    }
    .hm-caseresult .hm-case-text::before {
        left: 0;
    }
    .hm-caseresult .hm-case-subhead {
        font-size: 19px;
    }
    .hm-caseresult .hm-case-rit {
        height: 660px;
        margin: 0 -30px 0 0;
        padding: 0 33px 0 0;
    }
    .hm-caseresult .hmcaseresult-list {
        margin-bottom: 50px;
    }
    .hm-caseresult .hm-case-text {
        font-size: 20px;
        padding: 0 0 0 85px;
    }
}
@media screen and (max-width: 1500px) {
    .hm-caseresult .hm-case-title {
        font-size: 48px;
    }
    .hm-caseresult .hm-case-item {
        padding: 30px 80px 30px 120px;
    }
    .hm-caseresult .hm-case-text p {
        font-size: 20px;
        padding: 0 0 0 90px;
    }
    .hm-caseresult .hm-case-rit {
        height: 550px;
        margin: 0;
        padding: 0 35px 0 0;
    }
    .hm-caseresult .hm-case-text::before {
        left: -3px;
    }
    .hm-caseresult .hm-case-subhead {
        font-size: 18px;
        letter-spacing: 3px;
        margin-bottom: 6px;
    }
    .hm-caseresult .hm-case-item::before {
        transform: scale(0.75);
        left: 5px;
    }
    .hm-caseresult .hmcaseresult-title {
        font-size: 100px;
    }
    .hm-caseresult .hm-case-rit button.slick-prev.slick-arrow,
    .hm-case-rit button.slick-next.slick-arrow {
        transform: scale(0.9);
        top: -68px;
    }
    .hm-caseresult .hm-case-rit button.slick-next.slick-arrow {
        bottom: -95px;
    }
    .hm-caseresult .hm-case-text {
        font-size: 16px;
        padding: 0 0 0 70px;
    }
}
@media screen and (max-width: 1240px) {
    .hm-caseresult {
        padding: 70px 0 0;
    }
    .hm-caseresult .hmcaseresult-title {
        font-size: 80px;
    }
    .hm-caseresult .hm-case-item {
        padding: 20px 40px 20px 90px;
    }
    .hm-caseresult .hm-case-item::before {
        transform: scale(0.65);
        left: -16px;
    }
    .hm-caseresult .hm-case-subhead {
        font-size: 17px;
        letter-spacing: 2px;
        margin-bottom: 4px;
    }
    .hm-caseresult .hm-case-title {
        font-size:38px;
        margin: 0 0 8px;
    }
    .hm-caseresult .hm-case-text::before {
        left: -9px;
    }
    .hm-caseresult .hm-case-text p {
        font-size: 18px;
        padding: 0 0 0 65px;
    }
    .hm-caseresult .hm-case-rit {
        height: 450px;
        margin: 0 -30px 0 0;
        padding: 0 33px 0 0;
    }
    .hm-caseresult .hm-case-rit button.slick-prev.slick-arrow,
    .hm-case-rit button.slick-next.slick-arrow {
        transform: scale(0.8);
    }
    .hm-caseresult .hm-case-rit button.slick-prev.slick-arrow,
    .hm-case-rit button.slick-next.slick-arrow {
        top: -70px;
    }
    .hm-caseresult .hm-case-rit button.slick-next.slick-arrow {
        bottom: -75px;
        top: 0;
    }
    .hm-caseresult .hm-case-text {
        font-size: 13px;
        padding: 0 0 0 47px;
    }
}
@media screen and (max-width: 1024px) {
    .hm-caseresult {
        padding: 60px 0 0;
    }
    .hm-caseresult .hmcaseresult-title {
        font-size: 70px;
    }
    .hm-caseresult .hmcaseresult-list {
        margin-bottom: 30px;
        flex-direction: column;
        gap: 25px;
    }
    .hm-caseresult .hm-case-rit {
        height: 450px;
        margin: 0;
        padding: 0 30px 0 0;
        width: 100%;
        max-width: 450px;
    }
    .hm-caseresult .hmcaseresult-lft {
        width: 100%;
    }
    .hm-caseresult .hmcaseresult-title {
        font-size: 50px;
    }
    .hm-caseresult .hm-case-text::before {
        left: 0;
        width: 17%;
    }
    .hm-caseresult .hm-case-title {
        font-size: 36px;
        margin: 0 0 8px;
    }
    .hm-caseresult .hm-case-rit:before {
        height: 96%;
        display: none;
    }
    .hm-caseresult .hmcaseresult-lft:before {
        display: none;
    }
    .hm-caseresult .hm-case-rit {
        height: 420px;
        margin: 0;
        padding: 20px 40px 20px 20px;
        width: 100%;
        max-width: 500px;
        border: 1px solid #197db4;
    }
    .hm-caseresult .hm-case-rit button.slick-prev.slick-arrow,
    .hm-case-rit button.slick-next.slick-arrow {
        top: -35px;
        right: 9px;
    }
    .hm-caseresult .hm-case-title {
        font-size: 38px;
        margin: 0 0 8px;
    }
    .hm-caseresult .hm-case-subhead {
        font-size: 16px;
        letter-spacing: 1px;
        margin-bottom: 4px;
    }
    .hm-caseresult .hm-case-text p {
        font-size: 17px;
        padding: 0 0 0 65px;
    }
    .hm-caseresult .hm-case-rit button.slick-next.slick-arrow {
        bottom: -95px;
    }
    .hm-caseresult .hm-case-text {
        font-size: 14px;
        padding: 0 0 0 56px;
    }
}
@media screen and (max-width: 767px) {
    .hm-caseresult {
        padding: 50px 0 0;
    }
    .hm-caseresult .hmcaseresult-title {
        font-size: 40px;
        margin-bottom: 10px;
    }
    .hm-caseresult .hmcaseresult-list {
        margin-bottom: 25px;
        flex-direction: column;
        gap: 18px;
    }
    .hm-caseresult .hm-case-rit {
        height: 330px;
        margin: 0;
        padding: 5px 20px 5px 10px;
        width: 100%;
        max-width: 320px;
        border: 1px solid #197db4;
    }
    .hm-caseresult .hm-case-item {
        padding: 15px 10px 15px 60px
    }
    .hm-caseresult .hm-case-title {
        font-size: 28px;
        margin: 0 0 5px;
    }
    .hm-caseresult .hm-case-text p {
        font-size: 15px;
        padding: 0 0 0 36px;
    }
    .hm-caseresult .hm-case-subhead {
        font-size: 15px;
        letter-spacing: 1px;
        margin-bottom: 4px;
    }
    .hm-caseresult .hm-case-item::before {
        transform: scale(0.5);
        left: -23px;
    }
    .hm-caseresult .hm-case-text::before {
        left: 0;
        width: 13%;
    }
    .hm-caseresult .hm-case-rit button.slick-prev.slick-arrow,
    .hm-case-rit button.slick-next.slick-arrow {
        top: -50px;
        right: -1px;
        transform: scale(0.6);
    }
    .hm-caseresult .hm-case-rit button.slick-next.slick-arrow {
        bottom: -60px;
        top: 0;
    }
    .hm-caseresult .hm-case-text {
        font-size: 14px;
        padding: 0 0 0 35px;
    }
}
@media screen and (max-width: 480px) {
    .hm-caseresult .hm-case-text p {
        font-size: 14px;
        padding: 0 0 0 33px;
    }
    .hm-caseresult .hm-case-title {
        font-size: 28px;
    }
}
/* Why Choose Section Start*/
.hm-why-arbar-sec {
    position: relative;
    z-index: 2;
}
.hm-why-arbar-sec:before {
    position: absolute;
    content: '';
    background-image: url(../images/why-choose-cmn-bg.webp);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 79.8%;
    z-index: 0;
    pointer-events: none;
}
.recovered{
	text-align:center;
	padding-bottom:100px;
	margin-top:-50px;
}
.millions:before{
	content:'';
	width:75px;
	height:77px;
	display:inline-block;
	background-image:url('https://theavlawyer.com/wp-content/uploads/2026/02/money-icon.webp');
	background-size:contain;
	background-repeat:no-repeat;
	margin-right:20px;
    top: 14px;
    position: relative;
	opacity:.8;
}
.hm-whychoose-sec {
    padding: 120px 0 0;
    background: #072434;
}
.whychoose-title, .millions {
    font-family: 'Gloock';
    font-weight: 400;
    font-size: 80px;
    line-height: 1.12;
    letter-spacing: 0;
    color: #fff;
    text-align: center;
    margin-bottom: 24px;
}
.whychoose-title strong, .millions strong {
    font-weight: inherit;
    color: #1d9ade;
}
.whychoose-list {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}
.whychoose-item {
    width: 29.3%;
    padding: 112px 60px 54px 23px;
    position: relative;
    z-index: 1;
}
.whychoose-item:before {
    position: absolute;
    content: '';
    border: 1px solid #1d9ade;
    background: linear-gradient(40deg, rgba(12, 60, 88, 1) 0%, rgb(7 36 52) 50%, rgb(12 60 88 / 49%) 100%);
    transform: skew(-9.5deg);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    pointer-events: none;
    z-index: -1;
}
.whychoose-item .whychoose-item-title {
    font-family: 'Gloock';
    font-weight: 400;
    font-size: 50px;
    line-height: 1.12;
    letter-spacing: 0;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    padding-top: 213px;
    margin-bottom: 17px;
}
.whychoose-item .whychoose-item-title:before {
    position: absolute;
    content: '';
    background-image: url(../images/hm-sprites.webp);
    background-repeat: no-repeat;
    background-position: -16px -168px;
    top: 0;
    left: 40px;
    right: 0;
    margin: auto;
    pointer-events: none;
    height: 136px;
    width: 130px;
}
.whychoose-item.atentvenes {
    margin-top: 100px;
}
.whychoose-item.atentvenes .whychoose-item-title:before {
    background-position-x: -173px;
}
.whychoose-item.sucesful .whychoose-item-title:before {
    background-position-x: -350px;
}
.whychoose-item.sucesful {
    margin-left: 15px;
}
.whychoose-item p {
    font-family: 'Figtree';
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
    text-align: center;
}
/* Why Choose Section End*/
@media screen and (max-width: 1800px) {
    .hm-whychoose-sec {
        padding: 100px 0 0;
    }
    .hm-whychoose-sec .whychoose-title, .millions {
        font-size: 70px;
    }
    .hm-whychoose-sec .whychoose-item.Atentvenes {
        margin-top: 60px;
    }
    .whychoose-item .whychoose-item-title {
        font-size: 45px;
        letter-spacing: 0.2px;
        padding-top: 190px;
        margin-bottom: 15px;
    }
    .hm-whychoose-sec .whychoose-item-title:before {
        transform: scale(0.9);
        top: -6px;
    }
    .hm-whychoose-sec .whychoose-item {
        padding: 90px 50px 45px 23px;
    }
}
@media screen and (max-width: 1700px) {
    .hm-whychoose-sec {
        padding: 80px 0 0;
    }
    .hm-whychoose-sec .whychoose-title, .millions {
        font-size: 65px;
    }
    .whychoose-item .whychoose-item-title {
        font-size: 43px;
        letter-spacing: 0.2px;
        padding-top: 180px;
        margin-bottom: 10px;
    }
    .hm-whychoose-sec .whychoose-item-title:before {
        transform: scale(0.85);
        top: -10px;
    }
    .hm-whychoose-sec .whychoose-item {
        padding: 75px 50px 40px 10px;
    }
}
@media screen and (max-width: 1500px) {
    .hm-whychoose-sec .whychoose-title, .millions {
        font-size: 60px;
    }
    .hm-whychoose-sec .whychoose-item.Atentvenes {
        margin-top: 50px;
    }
    .whychoose-item .whychoose-item-title {
        font-size: 40px;
        letter-spacing: 0.2px;
        padding-top: 160px;
        margin-bottom: 10px;
    }
    .hm-whychoose-sec .whychoose-item .whychoose-item-cnt {
        font-size: 17px;
    }
    .hm-whychoose-sec .whychoose-item {
        padding: 60px 45px 35px 5px;
    }
    .hm-whychoose-sec .whychoose-item-title:before {
        transform: scale(0.75);
        top: -18px;
    }
    .whychoose-item.atentvenes {
        margin-top: 40px;
    }
}
@media screen and (max-width: 1240px) {
    .hm-whychoose-sec {
        padding: 70px 0 0;
    }
    .hm-whychoose-sec .whychoose-title, .millions {
        font-size: 55px;
    }
    .whychoose-item .whychoose-item-title {
        font-size: 30px;
        letter-spacing: 0.2px;
        padding-top: 130px;
        margin-bottom: 6px;
    }
    .hm-whychoose-sec .whychoose-list {
        gap: 15px;
    }
    .hm-whychoose-sec .whychoose-item-title:before {
        transform: scale(0.65);
        top: -22px;
    }
    .hm-whychoose-sec .whychoose-item {
        padding: 45px 25px 35px 0;
    }
    .hm-whychoose-sec .whychoose-item .whychoose-item-cnt {
        font-size: 15px;
        margin-bottom: 0;
    }
    .hm-whychoose-sec .whychoose-item.Atentvenes {
        margin-top: 30px;
    }
}
@media screen and (max-width: 1024px) {
    .hm-whychoose-sec {
        padding: 60px 0 0;
        margin: -1px 0 0;
    }
    .hm-whychoose-sec .whychoose-title, .millions {
        font-size: 45px;
        margin-bottom: 20px;
    }
    .hm-whychoose-sec .whychoose-list {
        gap: 20px;
        max-width: 350px;
        width: 100%;
        margin: auto;
        padding: 0 0 50px;
    }
    .hm-whychoose-sec .whychoose-item {
        padding: 28px;
        width: 100%;
        margin: 0;
        max-width: 400px;
    }
    .hm-whychoose-sec .whychoose-item.Atentvenes {
        margin-top: 0;
    }
    .hm-whychoose-sec .whychoose-item:before {
        transform: skew(0deg);
    }
    .hm-whychoose-sec .whychoose-item-title:before {
        transform: scale(0.55);
        top: -30px;
        right: 0;
        left: 0;
        margin: auto;
    }
    .whychoose-item .whychoose-item-title {
        font-size: 30px;
        letter-spacing: 0.2px;
        padding-top: 100px;
        margin-bottom: 6px;
    }
    .hm-whychoose-sec .whychoose-list button {
        background-image: url(../images/hm-sprites.webp);
        height: 22px;
        width: 66px;
        top: inherit;
        bottom: 6px;
        left: 0;
        right: 0;
        margin: auto;
        transform: scale(1);
    }
    .hm-whychoose-sec .whychoose-list button:hover {
        transform: scale(0.9);
    }
    .hm-whychoose-sec .whychoose-list button:before {
        display: none;
    }
    .hm-whychoose-sec .whychoose-list button.slick-prev {
        background-position: -134px -11px;
        left: -110px;
    }
    .hm-whychoose-sec .whychoose-list button.slick-next {
        background-position: -204px -11px;
        right: -110px;
    }
    .hm-whychoose-sec .whychoose-list .slick-dots {
        display: none !important;
    }
}
@media screen and (max-width: 767px) {
    .hm-whychoose-sec {
        padding: 40px 0 0;
        margin: -1px 0 0;
    }
    .hm-whychoose-sec .whychoose-title, .millions {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .hm-whychoose-sec .whychoose-list {
        gap: 15px;
        max-width: 320px;
    }
    .whychoose-item .whychoose-item-title {
        font-size: 28px;
    }
}
@media screen and (max-width: 480px) {
    .hm-whychoose-sec .whychoose-title, .millions {
        font-size: 26px;
        margin-bottom: 20px;
    }
    .hm-whychoose-sec .whychoose-title br {
        display: none;
    }
}
/* Home page abrar section */
.hm-abrar-sec {
    padding: 120px 0 125px;
    background-color: #072434;
}
.hm-abrar-sec .abrar-title {
    font-family: 'Gloock';
    font-weight: 400;
    font-size: 177px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0;
    text-align: center;
    color: #0b374f;
    position: relative;
    margin: 71px 0 47px;
}
.hm-abrar-sec .abrar-title::before {
    content: 'ABRAR & VERGARA';
    position: absolute;
    left: 0;
    top: -20px;
    bottom: 0;
    right: 0;
    margin: auto;
    color: transparent;
    width: 100%;
    height: 100%;
    -webkit-text-stroke: 1px #187cb3;
    pointer-events: none;
}
.hm-abrar-sec .abrar-list {
    display: flex;
    justify-content: center;
    gap: 70px;
    flex-wrap: wrap;
}
.hm-abrar-sec .arbar-item {
    width: 29.4%;
}
.hm-abrar-sec .arbar-item-title {
    font-family: 'Gloock';
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0;
    color: #fff;
    font-size: 40px;
    margin-bottom: 18px;
}
.hm-abrar-sec .arbar-item-cnt {
    width: 74.6%;
    float: right;
    position: relative;
    padding: 18px 16px 0 80px;
    z-index: 1;
}
.hm-abrar-sec .arbar-item.maximum .arbar-item-cnt {
    width: 64.1%;
}
.hm-abrar-sec .arbar-item.fees .arbar-item-cnt {
    width: 83%;
}
.hm-abrar-sec .arbar-item.compassionate {
    width: 32%;
}
.hm-abrar-sec .arbar-item.compassionate .arbar-item-cnt {
    width: 76.6%;
    padding-top: 12px;
}
.hm-abrar-sec .arbar-item-cnt:before {
    position: absolute;
    content: '';
    background-image: url(../images/arbar-content-bfr.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    top: 9px;
    left: 0;
    width: 121px;
    height: 90px;
    pointer-events: none;
    z-index: -1;
}
.hm-abrar-sec .arbar-item-cnt p {
    font-family: 'Figtree';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.33;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 0;
}
.hm-abrar-sec .abrar-title.abrar-title-mbl {
    display: none;
}
.hm-compensation-sec.mobile .hm-faq-sec {
    padding: 0 !important;
}
@media screen and (min-width: 1025px) {
    .hm-abrar-sec .widget {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        gap: 70px
    }
    .hm-abrar-sec .abrar-title {
        order: 4;
        margin: 0 !important;
    }
    .hm-abrar-sec .abrar-list {
        display: contents;
    }
    .arbar-item.trial {
        order: 1
    }
    .arbar-item.maximum {
        order: 2
    }
    .arbar-item.fees {
        order: 3
    }
    .arbar-item.bilingual {
        order: 5
    }
    .arbar-item.compassionate {
        order: 6
    }
}
@media screen and (max-width: 1800px) {
    .hm-abrar-sec {
        padding: 100px 0 80px;
    }
    .hm-abrar-sec .arbar-item-title {
        font-size: 35px;
    }
    .hm-abrar-sec .abrar-title {
        font-size: 160px;
        margin: 55px 0 40px;
    }
    .hm-abrar-sec .arbar-item-cnt:before {
        transform: scale(0.95);
    }
    .hm-abrar-sec .arbar-item-cnt {
        padding: 18px 16px 0 58px;
    }
}
@media screen and (max-width: 1700px) {
    .hm-abrar-sec {
        padding: 90px 0 70px;
    }
    .hm-abrar-sec .abrar-title {
        font-size: 150px;
        margin: 45px 0 40px;
    }
    .hm-abrar-sec .arbar-item-title {
        font-size: 34px;
    }
    .hm-abrar-sec .arbar-item-cnt:before {
        transform: scale(0.85);
        top: 2px;
    }
    .hm-abrar-sec .arbar-item-cnt {
        padding: 18px 0 0 56px;
    }
    .hm-abrar-sec .widget {
        gap: 40px;
    }
}
@media screen and (max-width: 1500px) {
    .hm-abrar-sec {
        padding: 40px 0 60px;
    }
    .hm-abrar-sec .arbar-item-title {
        font-size: 29px;
    }
    .hm-abrar-sec .abrar-title {
        font-size: 95px;
        margin: 35px 0 30px;
    }
    .hm-abrar-sec .arbar-item-cnt {
        padding: 18px 0 0 30px;
    }
    .hm-abrar-sec .arbar-item-cnt p {
        font-size: 17px;
    }
    .hm-abrar-sec .arbar-item-cnt:before {
        transform: scale(0.75);
        top: -10px;
        left: -22px;
    }
}
@media screen and (max-width: 1240px) {
    .hm-abrar-sec {
        padding: 60px 0 60px;
    }
    .hm-abrar-sec .abrar-list {
        gap: 30px;
    }
    .hm-abrar-sec .arbar-item-title {
        font-size: 22px;
    }
    .hm-abrar-sec .arbar-item-cnt p {
        font-size: 16px;
    }
    .hm-abrar-sec .arbar-item-cnt:before {
        transform: scale(0.65);
        top: -15px;
        left: -25px;
    }
    .hm-abrar-sec .arbar-item.maximum .arbar-item-cnt {
        width: 81.1%;
    }
    .hm-abrar-sec .arbar-item-cnt {
        padding: 15px 0 0 25px;
        width: 82.6%;
    }
    .hm-abrar-sec .abrar-title {
        font-size: 70px;
        margin: 30px 0 20px;
    }
    .hm-abrar-sec .widget {
        gap: 30px;
    }
}
@media screen and (max-width: 1024px) {
    .hm-abrar-sec {
        padding: 50px 0;
        margin: -1px 0 0;
    }
    .hm-abrar-sec .abrar-title {
        display: block;
        font-size: 60px;
        margin: 0 0 20px;
    }
    .hm-abrar-sec .abrar-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 20px;
        margin-top: 20px;
    }
    .hm-abrar-sec .arbar-item {
        width: 100%;
        max-width: 350px;
    }
    .hm-abrar-sec .arbar-item-cnt {
        padding: 15px 0 0 25px;
        width: 100%;
    }
    .hm-abrar-sec .arbar-item.compassionate {
        width: 100%;
    }
    .hm-abrar-sec .arbar-item.fees .arbar-item-cnt {
        width: 100%;
    }
    .hm-abrar-sec .arbar-item.compassionate .arbar-item-cnt {
        width: 100%;
        padding-top: 12px;
    }
    .hm-abrar-sec .arbar-item-cnt {
        padding: 15px 0 0 25px;
        width: 100%;
        float: inherit;
    }
    .hm-abrar-sec .arbar-item-cnt p br {
        display: none
    }
    .hm-abrar-sec .arbar-item-title {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .hm-abrar-sec .arbar-item {
        width: 100%;
        max-width: 350px;
        padding: 20px;
        border: 1px solid #187cb3;
    }
    .hm-abrar-sec .arbar-item.maximum .arbar-item-cnt {
        width: 100%;
    }
    .abrar-list.btm-lst {
        display: none !important;
    }
    .hm-abrar-sec .abrar-list.top-lst .arbar-item.bilingual,
    .hm-abrar-sec .abrar-list.top-lst .arbar-item.compassionate {
        display: block;
    }
    .hm-abrar-sec .abrar-list {
        text-align: center;
        padding: 0 0 40px;
        margin: 0;
    }
    .hm-abrar-sec .abrar-list button {
        background-image: url(../images/hm-sprites.webp);
        height: 22px;
        width: 66px;
        top: inherit;
        bottom: 6px;
        left: 0;
        right: 0;
        margin: auto;
        transform: scale(1);
    }
    .hm-abrar-sec .abrar-list button:before {
        display: none;
    }
    .hm-abrar-sec .abrar-list button:hover {
        transform: scale(0.9);
    }
    .hm-abrar-sec .abrar-list button.slick-prev {
        background-position: -134px -11px;
        left: -110px;
    }
    .hm-abrar-sec .abrar-list button.slick-next {
        background-position: -204px -11px;
        right: -110px;
    }
    .hm-abrar-sec .abrar-list .slick-dots {
        display: none !important;
    }
}
@media screen and (max-width: 767px) {
    .hm-abrar-sec .abrar-title.abrar-title-mbl {
        display: block;
        font-size: 50px;
        margin: 0 0 20px;
    }
}
@media screen and (max-width: 480px) {
    .hm-abrar-sec .abrar-title.abrar-title-mbl {
        display: block;
        font-size: 32px;
        margin: 0 0 15px;
    }
    .hm-abrar-sec .abrar-list {
        margin-top: 10px;
        gap: 10px;
    }
    .hm-abrar-sec .arbar-item-title {
        font-size: 20px;
        margin-bottom: 5px;
        letter-spacing: 0.6px;
    }
    .hm-abrar-sec .arbar-item-cnt {
        padding: 10px 0 0 20px;
        width: 100%;
        float: inherit;
    }
    .hm-abrar-sec .arbar-item-cnt:before {
        transform: scale(0.55);
        top: -15px;
        left: -30px;
    }
    .hm-abrar-sec .arbar-item {
        max-width: 350px;
        padding: 15px;
    }
    .hm-abrar-sec {
        padding: 40px 0;
    }
}
/* Homepage About section */
.hm-about-sec {
    padding: 82px 0 70px;
    background-color: #072434;
    background-image: url(../images/abut-bg.webp);
    background-repeat: no-repeat;
    background-size: 97% 100%;
    background-position: center;
    position: relative;
    overflow: hidden;
}
.hm-about-sec::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 13%;
    background-image: linear-gradient(#072434, #07243400);
    pointer-events: none;
}
.about-title {
    font-family: 'Gloock';
    font-weight: 400;
    font-size: 80px;
    line-height: 1.12;
    letter-spacing: 0;
    color: #fff;
    text-align: center;
    margin-bottom: 34px;
    position: relative;
    z-index: 1;
}
.about-list {
    display: flex;
    justify-content: space-between;
}
.about-list:before {
    position: absolute;
    content: '';
    background-image: url(../images/abut-img-bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    right: -5%;
    bottom: -20%;
    margin: auto;
    pointer-events: none;
    height: 100%;
    width: 80%;
    z-index: 0;
    overflow: hidden;
}
.about-lft {
    width: 48.2%;
}
.about-rit {
    width: 44.8%;
    position: absolute;
    right: 79px;
    bottom: 0;
}
.about-rit-img {
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 40px 0 0;
}
.about-rit-img::before {
    position: absolute;
    content: '';
    background-image: url(../images/av-img.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    top: 0;
    left: -168px;
    right: 0;
    margin: auto;
    pointer-events: none;
    height: 39.7%;
    width: 45.3%;
    z-index: -1;
    opacity: 10%;
}
.about-rit-img img {
    width: 100%;
    display: block;
}
.about-lft p {
    font-family: 'Figtree';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.94;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 36px;
}
.about-btn {
    text-align: end;
    padding: 0 28px 0 0;
}
.about-btn a.cmn-btn:hover:before {
    background-color: #072434;
    border: 1px solid #125f89;
}
@media screen and (max-width: 1800px) {
    .hm-about-sec {
        padding: 85px 0 60px;
    }
    .hm-about-sec .about-title {
        font-size: 70px;
        margin-bottom: 30px;
    }
    .hm-about-sec .scroll-list li {
        font-size: 30px;
        padding-left: 65px;
    }
    .hm-about-sec .about-rit-img {
        padding: 30px 0 0;
    }
}
@media screen and (max-width: 1700px) {
    .hm-about-sec .about-title {
        font-size: 65px;
        margin-bottom: 25px;
    }
    .hm-about-sec .about-lft p {
        font-size: 18px;
        line-height: 1.84;
        margin-bottom: 30px;
    }
    .scroll-list li {
        font-size: 28px;
        padding-left: 65px;
    }
}
@media screen and (max-width: 1500px) {
    .hm-about-sec {
        padding: 75px 0 55px;
    }
    .hm-about-sec .about-title {
        font-size: 60px;
        margin-bottom: 25px;
    }
    .hm-about-sec .about-lft p {
        font-size: 17px;
        line-height: 1.74;
        margin-bottom: 30px;
    }
    .hm-about-sec .about-btn a.cmn-btn {
        padding: 22px 65px;
    }
    .about-lft {
        padding-left: 50px;
    }
}
@media screen and (max-width: 1240px) {
    .hm-about-sec .about-btn a.cmn-btn {
        padding: 20px 55px;
    }
    .hm-about-sec {
        padding: 60px 0 35px;
    }
    .hm-about-sec .about-title {
        font-size: 40px;
        margin-bottom: 18px;
    }
    .hm-about-sec .about-lft p {
        font-size: 15px;
        line-height: 1.54;
        letter-spacing: 0.2px;
        margin-bottom: 20px;
    }
    .hm-about-sec .about-rit-img {
        padding: 20px 0 0;
    }
    .hm-about-sec .about-rit-img::before {
        left: -100px;
    }
    .about-lft {
        padding-left: 0;
    }
}
@media screen and (max-width: 1024px) {
    .hm-about-sec .about-title {
        font-size: 35px;
        margin-bottom: 25px;
    }
    .hm-about-sec .about-title br {
        display: none;
    }
    .hm-about-sec .about-rit {
        position: inherit;
        max-width: 450px;
        width: 100%;
        margin: auto;
        padding: 15px;
        padding-bottom: 0;
        border: 1px solid #156e9e;
    }
    .hm-about-sec .about-list {
        display: flex;
        justify-content: space-between;
        flex-direction: column-reverse;
        gap: 18px;
    }
    .hm-about-sec .about-lft {
        width: 100%;
        text-align: center;
    }
    .hm-about-sec .about-rit-img::before {
        left: 0;
        right: 0;
        margin: auto;
    }
    .hm-about-sec .about-list:before {
        right: 0;
        left: 0;
        top: -50%;
        margin: auto;
        pointer-events: none;
        height: 50%;
        width: 50%;
        z-index: 0;
        overflow: hidden;
    }
    .hm-about-sec .about-btn {
        text-align: center;
        padding: 0;
    }
    .hm-about-sec .about-rit-img {
        padding: 0;
    }
    .hm-about-sec::before {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .hm-about-sec {
        padding: 50px 0 35px;
        background-size: 100% 100%;
    }
    .hm-about-sec .about-title {
        font-size: 30px;
        margin-bottom: 25px;
    }
}
@media screen and (max-width:480px) {
    .hm-about-sec {
        padding: 40px 0 35px;
    }
    .hm-about-sec .about-title {
        font-size: 28px;
        margin-bottom: 18px;
    }
    .hm-about-sec .about-list:before {
        display: none;
    }
    .hm-about-sec .about-lft p {
        font-size: 15px;
        line-height: 1.44;
        letter-spacing: 0;
        margin-bottom: 10px;
    }
    .hm-about-sec .about-list {
        gap: 10px;
    }
    .hm-about-sec .about-btn {
        text-align: center;
        padding: 0;
        margin-top: 20px;
    }
}
/* Homepage scrolling section */
.hm-scroll-sec,
.hm-btm-scroll-sec {
    padding: 29px 0;
    background-color: #125f89;
    overflow: hidden;
}
.scroll-container {
    display: flex;
    width: 200%;
}
.scroll-list {
    display: flex;
    align-items: center;
    gap: 45px;
    list-style: none;
    margin: 0;
    padding: 0;
	    animation: scroll-left 80s linear infinite;
    animation-play-state: running; /* This is the default */
}
.scroll-container:hover ul.scroll-list{
    animation-play-state: paused;
}
/* .hm-btm-scroll-sec  .scroll-list li { font-size: 25px;} */
.scroll-list li {
    font-family: 'Figtree';
    font-weight: 600;
    font-size: 32px;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-left: 65px;
    white-space: nowrap;
    margin: 0;
}
.scroll-list li::before {
    position: absolute;
    content: '';
    background-image: url(../images/hm-sprites.webp);
    background-position: -106px -11px;
    background-color: transparent;
    width: 22px;
    height: 28px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
/* @keyframes scrollLoop {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
} */
@keyframes scroll-left {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}
@media screen and (max-width: 1800px) {
    .scroll-list li {
        font-size: 30px;
    }
}
@media screen and (max-width: 1700px) {
    .scroll-list li {
        font-size: 28px;
        padding-left: 65px;
    }
    .hm-scroll-sec {
        padding: 25px 0;
    }
    .scroll-list li::before {
        transform: scale(0.9);
    }
}
@media screen and (max-width: 1500px) {
    .scroll-list li {
        font-size: 26px;
        padding-left: 60px;
    }
    .scroll-list li::before {
        transform: scale(0.8);
    }
    .hm-scroll-sec,
    .hm-btm-scroll-sec {
        padding: 22px 0
    }
}
@media screen and (max-width: 1240px) {
    .hm-scroll-sec,
    .hm-btm-scroll-sec {
        padding: 20px 0;
    }
    .scroll-list li {
        font-size: 22px;
        padding-left: 50px;
    }
}
@media screen and (max-width: 1024px) {
    .scroll-list li {
        font-size: 20px;
        padding-left: 45px;
    }
}
@media screen and (max-width: 767px) {
    .scroll-list li {
        font-size: 18px;
        padding-left: 45px;
    }
    .hm-scroll-sec {
        padding: 20px 0;
    }
    .scroll-list li::before {
        transform: scale(0.7);
    }
}
@media screen and (max-width: 480px) {
    .hm-scroll-sec {
        padding: 16px 0;
    }
    .scroll-list li {
        font-size: 16px;
        padding-left: 31px;
    }
    .scroll-list {
        gap: 15px;
    }
}
/* award  Section Start*/
.hm-award-sec {
    background-color: #072434;
    padding: 90px 0;
    position: relative;
    z-index: 1
}
.hm-award-sec:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1437px;
    background-image: url(../images/why-choose-cmn-bg.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: 0;
    left: 0;
    margin: auto;
    z-index: -1;
    pointer-events: none;
}
.hm-award-sec:after {
    position: absolute;
    content: "";
    width: 79.1%;
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.hm-award-sec .text-heading {
    margin-bottom: 57px;
}
.text-heading.paso {
    margin: 0 -25px 67px;
}
.hm-award-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.award-itm {
    width: 25%;
    padding: 50px 0 50px 40px;
    position: relative;
    margin-bottom: 0 !important;
    z-index: 1;
}
.award-itm:before {
    position: absolute;
    content: "";
    background-image: url(../images/award-layer.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    width: 100%;
    height: 100%;
    left: 28px;
    top: 0;
    bottom: 50px;
    margin: auto;
    z-index: -1;
}
.award-itm img {
    width: 100%;
    max-width: 158px;
    margin: auto;
}
.hm-taxs-list {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 110px;
    position: relative;
}
.hm-taxs-list:before,
.hm-taxs-list:after {
    position: absolute;
    content: "";
    width: 120px;
    height: 102px;
    background-image: url(../images/award-lft-arrow.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: -30px;
    left: -25px;
    bottom: 0;
    margin: auto;
}
.hm-taxs-list:after {
    left: auto;
    right: -20px;
    background-image: url(../images/award-rgt-arrow.webp);
}
.hm-taxs-list.inner:before,
.hm-taxs-list.inner:after{
	display:none;
}
.texas-phn p {
    font-family: 'Figtree';
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    margin: 0;
    text-indent: 5px;
}
.texas-phn p a {
    font-family: 'Figtree';
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: -0.3px;
    display: block;
    padding-left: 80px;
    position: relative;
    text-indent: 0;
}
.texas-phn p a:hover {
    color: #106089;
}
.texas-phn p a:after {
    position: absolute;
    content: "";
    width: 60px;
    height: 60px;
    background-image: url(../images/hm-sprites.webp);
    bottom: 0;
    left: 0;
    top: 0;
    margin: auto;
    z-index: 1;
    background-position: -36px -94px;
}
.text-heading.paso::before {
    content: 'Texas and New Mexico';
}




.hm-award-list.slick-initialized.slick-slider { margin: 0 0 40px; padding-bottom: 60px; }
.hm-award-list button.slick-prev { left: 520px !important; background-position: -134px -11px; }
.hm-award-list button { position: absolute; bottom: 0 !important; left: inherit; right: inherit; margin: auto; background-image: url(../images/hm-sprites.webp) !important; background-color: #fff0; height: 22px; width: 66px; z-index: 2; top: inherit; transform: scale(1); }
.hm-award-list button.slick-next { right: 570px !important; background-position: -204px -11px; }
.hm-award-list button span { font-size: 0; }
.hm-award-list button::before { display: none; }
.hm-award-list button:hover { transform: scale(0.9); }
.hm-award-list button.slick-prev { left: 320px !important; }
.hm-award-list button.slick-next { right: 310px !important; }



/* award  Section End*/
@media screen and (max-width: 1500px) {
    .container1,
    .container {
        max-width: 1200px;
    }
    .texas-phn p a {
        font-size: 50px;
    }
    .hm-taxs-list:before,
    .hm-taxs-list:after {
        transform: scale(0.9);
    }
    .hm-award-sec {
        padding: 70px 0;
    }

    .hm-award-list button.slick-next { right: 260px !important; }
    .hm-award-list button.slick-prev { left: 330px !important; }
}
@media screen and (max-width: 1240px) {
    .container1,
    .container {
        max-width: 900px;
    }
    .texas-phn p a {
        font-size: 40px;
    }
    .hm-taxs-list {
        gap: 20px;
    }
    .hm-taxs-list:before,
    .hm-taxs-list:after {
        transform: scale(0.8);
    }
    .texas-phn p a {
        padding-left: 70px;
    }
    .texas-phn p a:after {
        transform: scale(0.9);
    }
    .award-itm {
        margin-bottom: 25px;
    }
    .texas-phn p {
        font-size: 18px;
    }
    .hm-award-sec .text-heading {
        margin-bottom: 30px;
    }
    .hm-award-sec {
        padding: 50px 0;
    }

    .hm-award-list button { bottom: -36px; }
    .hm-award-list.slick-initialized.slick-slider { text-align: center; }
    .hm-award-list button.slick-next { right: 200px !important; }
    .hm-award-list button.slick-prev { left: 200px !important; }

    .award-itm img { width: 100%; max-width: 120px; margin: auto; }
}
@media screen and (max-width: 1024px) {
    .container1,
    .container {
        max-width: 720px;
        margin: 0 auto;
    }
    .hm-taxs-list {
        flex-direction: column;
    }

    .hm-award-list button.slick-prev { left: 260px !important; }
    .hm-award-list button.slick-next { right: 260px !important; }
    .hm-award-list button { transform: scale(0.9); }
    .hm-award-list button:hover { transform: scale(0.8); }

    .award-itm { max-width: 260px; padding: 20px 10px; margin: auto; border: 1px solid #156e9e; }
    .award-itm img { width: 100%; max-width: 150px; margin: auto; }
    .award-itm:before { width: 40%; }
}
@media screen and (max-width: 767px) {
    .container1,
    .container {
        max-width: 100%;
        padding: 0 10px;
    }
    /* .award-itm {
        margin: auto;
        width: 100%;
        max-width: 320px;
    } */
    .hm-taxs-list:before {
        left: 0;
    }
    .hm-taxs-list:after {
        right: 0;
    }
    .texas-phn p a {
        font-size: 32px;
    }
    .texas-phn p {
        font-size: 17px;
    }
    .texas-phn p a:after {
        transform: scale(0.75);
    }
    .texas-phn p a {
        padding-left: 60px;
    }
    .hm-taxs-list:before,
    .hm-taxs-list:after {
        transform: scale(0.6);
    }
    .hm-taxs-list:before,
    .hm-taxs-list:after {
        top: -10px;
    }
    .hm-taxs-list {
        gap: 10px;
    }
    .text-heading.paso {
        margin: 0;
    }
    .hm-award-sec {
        text-align: center;
    }
    /* .hm-award-list.slick-initialized button {
        display: none !important;
    } */
    .hm-award-list .slick-dots li {
        width: 10px;
        height: 10px;
        background-color: #1982bc;
        border-radius: 50%;
    }
    .hm-award-list .slick-dots {
        bottom: 0;
        top: inherit;
    }
    .hm-award-list ,.hm-award-list.slick-initialized.slick-slider{
        padding: 0 0 40px;
    }
    .hm-award-list .slick-dots li.slick-active {
        background-color: #fff;
    }


    .hm-award-list button.slick-next { right: 150px !important; }
    .hm-award-list button.slick-prev { left: 150px !important; }
}
@media screen and (max-width:480px) {
    .hm-taxs-list:before,
    .hm-taxs-list:after {
        display: none;
    }
    .hm-award-list .slick-dots li {
        width: 12px;
        height: 12px;
        margin: 0 4px;
    }
    .text-heading.paso {
        font-size: 35px;
    }

    .hm-award-list button.slick-next { right: 70px !important; }
    .hm-award-list button.slick-prev { left: 70px !important; }
}
/* Homepage Practice Area Section Starts */
.hm-practice-sec .container {
    padding: 0 70px;
}
.hm-practice-sec {
    padding: 90px 0 0;
    position: relative;
    background-color: #072434;
}
.hm-practice-sec .pract-ttl {
    text-transform: capitalize;
    position: relative;
    font-family: 'Gloock';
    font-weight: 400;
    font-size: 80px;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
}
.hm-practice-sec .pas-list {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    padding: 0 0 50px;
    border-bottom: 1px solid #1982bc;
}
.hm-practice-sec .pas-list:before,
.hm-practice-sec .pas-list:after {
    position: absolute;
    content: '';
    background-image: -webkit-linear-gradient(90deg, rgb(25, 130, 188) 0%, rgba(25, 130, 188, 0) 100%);
    width: 90px;
    height: 268px;
    top: -82px;
    left: 57px;
    margin: auto;
    z-index: 1;
    pointer-events: none;
    opacity: 50%;
    transform: skewX(-11deg);
}
.hm-practice-sec .pas-list:after {
    left: inherit !important;
    right: 0;
    z-index: 0;
}
.hm-practice-sec .pas-item {
    width: 50%;
    border-radius: 0;
    background-color: #233f49;
    position: relative;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    margin: 0 -25px;
    position: relative;
    z-index: 1;
}
.hm-practice-sec .pas-item.defence {
    margin-bottom: 0 !important;
}
.hm-practice-sec .pas-item:before {
    position: absolute;
    content: '';
    background-image: -webkit-linear-gradient(90deg, rgb(10, 54, 77) 0%, rgba(10, 54, 77, 0) 100%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    pointer-events: none;
}
.hm-practice-sec .pas-item:after {
    position: absolute;
    content: '';
    background-image: -webkit-linear-gradient(180deg, rgba(11, 60, 86, 0) 0%, rgb(11, 60, 86) 100%);
    width: 61%;
    height: 90%;
    top: 0;
    left: 63px;
    bottom: 0;
    margin: auto;
    z-index: 1;
    pointer-events: none;
    transform: skewX(-11deg);
    opacity: 80%;
}
.hm-practice-sec .pas-item:hover:after {
    background-image: -webkit-linear-gradient(180deg, rgba(24, 124, 179, 0) 0%, rgb(24, 124, 179) 100%);
}
.hm-practice-sec .pas-item img {
    width: 100%;
    display: block;
}
.hover a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 0;
    z-index: 5;
}
.hm-practice-sec .pas-item:hover .pas-itm-cnt .pract-item-ttl {
    color: #ffffff;
}
.hm-practice-sec .pas-itm-cnt.criminal .pract-item-ttl:before {
    background-position: -92px -51px;
    width: 69px;
    height: 70px;
}
.pract-hover a {
    position: absolute;
    font-size: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
}
.hm-practice-sec .pas-item.prostitution .pract-item-ttl::before {
    display: none;
}
.hm-practice-sec .pas-itm-cnt .pract-item-ttl {
    font-family: 'Gloock';
    font-size: 60px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
    position: relative;
    text-transform: capitalize;
}
.hm-practice-sec .pas-itm-cnt {
    padding: 0 15px;
    z-index: 2;
    position: absolute;
    left: 125px;
    bottom: 80px;
    margin: auto;
    width: max-content;
    height: max-content;
}
.hm-practice-sec .practice-itms {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: center;
    margin-top: 35px;
}
.hm-practice-sec .practice-itms .prt-btn a,
.hm-practice-sec .practice-itms .parct-btn.prt-btn1 a {
    font-family: 'Figtree';
    font-size: 20px;
    font-weight: 700;
    color: #6a8391;
    letter-spacing: 0;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    padding: 20px 36px;
    display: inline-block;
    border: 1px solid #125f89;
    transform: skewX(-20deg);
}
.hm-practice-sec .practice-itms .parct-btn.prt-btn1 a {
    background-color: #1982bc;
    color: #fff;
}
.hm-practice-sec .practice-itms .parct-btn.prt-btn1 a:hover {
    background-color: transparent;
}
.hm-practice-sec .practice-itms .prt-btn a span,
.hm-practice-sec .practice-itms .parct-btn.prt-btn1 a span {
    display: block;
    transform: skewX(20deg);
}
.hm-practice-sec .practice-itms .prt-btn a:hover {
    background-color: #1982bc;
    color: #fff;
    cursor: pointer;
}
.hm-practice-sec .pas-btn {
    text-align: center;
    margin: 0;
}
.hm-practice-sec [data-tab-content] {
    display: none;
}
.hm-practice-sec .active[data-tab-content] {
    display: block;
}
.hoverContent:not(.active) {
    display: none;
}
.hm-practice-sec .practiceAreas {
    display: none;
}
/* Homepage Practice Area Section Starts */
@media screen and (max-width: 1800px) {
    .hm-practice-sec .container {
        padding: 0 50px;
    }
    .hm-practice-sec .pas-itm-cnt .pract-item-ttl {
        font-size: 55px;
    }
    .hm-practice-sec .pract-ttl {
        font-size: 72px;
    }
    .hm-practice-sec {
        padding: 90px 0 0;
    }
    .hm-practice-sec .practice-itms .prt-btn a {
        font-size: 19px;
    }
    .hm-practice-sec .pas-list:before,
    .hm-practice-sec .pas-list:after {
        left: 54px;
    }
}
@media screen and (max-width: 1700px) {
    .hm-practice-sec .container {
        padding: 0 30px;
    }
    .hm-practice-sec .pract-ttl {
        font-size: 65px;
        margin-bottom: 32px;
    }
    .hm-practice-sec .pas-itm-cnt .pract-item-ttl {
        font-size: 50px;
    }
    .hm-practice-sec .pas-itm-cnt {
        left: 114px;
        bottom: 66px;
    }
    .hm-practice-sec .pas-list {
        padding: 0 0 40px;
    }
    .hm-practice-sec .practice-itms .prt-btn a {
        font-size: 18px;
        padding: 19px 30px;
    }
    .hm-practice-sec .practice-itms {
        gap: 18px;
    }
    .hm-practice-sec {
        padding: 80px 0 0;
    }
    .hm-practice-sec .pas-list:after {
        right: 8px;
    }
    .hm-practice-sec .pas-item:after {
        left: 55px;
    }
}
@media screen and (max-width: 1500px) {
    .hm-practice-sec {
        padding: 70px 0 0;
        margin-top: -1px;
    }
    .hm-practice-sec .pas-item {
        margin: 0 -20px;
    }
    .hm-practice-sec .pract-ttl {
        font-size: 58px;
        margin-bottom: 25px;
    }
    .hm-practice-sec .pas-item:after {
        left: 45px;
    }
    .hm-practice-sec .pas-itm-cnt {
        left: 95px;
        bottom: 54px;
    }
    .hm-practice-sec .pas-itm-cnt .pract-item-ttl {
        font-size: 42px;
    }
    .hm-practice-sec .pas-list {
        padding: 0 0 32px;
    }
    .hm-practice-sec .practice-itms .prt-btn a {
        font-size: 17px;
        padding: 18px 25px;
    }
    .hm-practice-sec .practice-itms {
        gap: 15px;
    }
    .hm-practice-sec .container {
        padding: 0 20px;
    }
    .hm-practice-sec .pas-list:before,
    .hm-practice-sec .pas-list:after {
        height: 240px;
        left: 50px;
    }
}
@media screen and (max-width: 1240px) {
    .hm-practice-sec {
        padding: 60px 0 0;
    }
    .hm-practice-sec .pract-ttl {
        font-size: 48px;
    }
    .hm-practice-sec .container {
        padding: 0;
    }
    .hm-practice-sec .pas-list:before,
    .hm-practice-sec .pas-list:after {
        height: 210px;
        left: 44px;
    }
    .hm-practice-sec .pas-itm-cnt .pract-item-ttl {
        font-size: 33px;
    }
    .hm-practice-sec .pas-itm-cnt {
        left: 70px;
        bottom: 40px;
    }
    .hm-practice-sec .pas-item:after {
        left: 38px;
    }
    .hm-practice-sec .pas-list {
        padding: 0 0 26px;
    }
    .hm-practice-sec .practice-itms .prt-btn a {
        font-size: 16px;
        padding: 12px;
    }
    .hm-practice-sec .practice-itms {
        gap: 12px;
    }
    .hm-practice-sec .content-tab {
        border-top: 1px solid #1982bc;
        padding: 20px 0 0;
    }
}
@media screen and (max-width: 1024px) {
    .hm-practice-sec {
        padding: 50px 0 10px;
    }
    .hm-practice-sec .practiceAreas {
        display: block;
    }
    .practice-dk {
        display: none;
    }
    .hm-practice-sec .pas-item {
        width: 100%;
        max-width: 350px;
        margin: 0 auto 25px;
    }
    .hm-practice-sec .pas-itm-cnt .pract-item-ttl {
        font-size: 30px;
        letter-spacing: 0.5px;
    }
    .hm-practice-sec .pas-itm-cnt {
        left: 55px;
        bottom: 35px;
    }
    .hm-practice-sec .pas-item:after {
        left: 30px;
        height: 88%;
    }
    .hm-practice-sec .practice-itms .prt-btn a,
    .hm-practice-sec .practice-itms .parct-btn.prt-btn1 a {
        font-size: 15px;
        padding: 10px;
    }
    .hm-practice-sec .practice-itms {
        margin: 0;
    }
    .personal-injury-mb {
        margin: 0 0 30px;
    }
    .hm-practice-sec .pract-ttl {
        font-size: 40px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 767px) {
    .hm-practice-sec {
        padding: 40px 0 10px;
    }
    .hm-practice-sec .pract-ttl {
        font-size: 36px;
        letter-spacing: 0.4px;
    }
    .hm-practice-sec .pas-itm-cnt .pract-item-ttl {
        font-size: 28px;
    }
    .hm-practice-sec .container {
        padding: 0 10px;
    }
}
@media screen and (max-width: 480px) {
    .hm-practice-sec {
        padding: 34px 0 10px;
    }
    .hm-practice-sec .pract-ttl {
        font-size: 32px;
    }
    .hm-practice-sec .pas-itm-cnt {
        left: 42px;
        bottom: 30px;
    }
    .hm-practice-sec .pas-itm-cnt .pract-item-ttl {
        font-size: 26px;
    }
    .hm-practice-sec .pas-item {
        margin: 0 auto 20px;
    }
    .hm-practice-sec .practice-itms .prt-btn a {
        font-size: 12px;
        text-align: center;
    }
    .personal-injury-mb {
        margin: 0 0 25px;
    }
    .hm-practice-sec .content-tab {
        padding: 20px 15px 0;
    }
}
/*  Home Tab Section */
.hm-compensation-sec {
    background: #072434;
    padding: 100px 0;
    position: relative;
    z-index: 1;
}
.hm-compensation-sec:after {
    position: absolute;
    content: "";
    width: 96.6%;
    height: 100%;
    background-image: url(../images/compensation-bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    z-index: -1;
    background-size: 100% 100%;
    pointer-events: none;
}
.hmcompensation-sctn .tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 70px;
    gap: 1%;
}
.hmcompensation-sctn .tab:before {
    position: absolute;
    content: "";
    width: 90%;
    height: 100%;
    top: 0;
    left: 27px;
    margin: auto;
    transform: skew(345deg, 360deg);
    border: 1px solid #1982bc;
    background-color: transparent;
    z-index: -1;
}
.hmcompensation-sctn .tab {
    display: inline-block;
    font-family: 'Gloock';
    font-weight: 400;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: -0.2px;
    color: #ffffff;
    font-style: normal;
    position: relative;
    padding: 34px 55px;
    border: 1px solid transparent;
    z-index: 1;
    cursor: pointer;
    text-align: center;
    width: 100%;
    max-width: 570px;
}
.hmcompensation-sctn .tab:hover:before,
.hmcompensation-sctn .tab.active:before {
    background: #1982bc;
}
.hmcompensation-sctn .tab.active:after,
.hmcompensation-sctn .tab:hover:after {
    position: absolute;
    content: "";
    width: 90%;
    height: 1px;
    background-color: #1982bc;
    left: 9px;
    bottom: -18px;
    margin: auto;
}
.hmcompensation-sctn .tab-content {
    display: none;
}
.hmcompensation-sctn .tab-content.active {
    display: block;
}
.compensation-top-itm {
    padding-left: 130px;
    margin-bottom: 70px;
}
.hmcompensation-sctn-rgt .compensation-itm:last-child {
    margin-bottom: 0;
}
.compensation-itm.casees:before {
    display: none;
}
.compensation-itm:before {
    counter-increment: my-sec-counter;
    content: "0" counter(my-sec-counter) " ";
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    height: max-content;
    width: 45px;
    font-family: 'Gloock';
    font-weight: 400;
    font-size: 100px;
    line-height: 1;
    letter-spacing: 0;
    color: #0d425f;
    display: flex;
    align-items: center;
    justify-content: center;
}
.compensation-itm {
    margin-bottom: 40px;
    padding-left: 130px;
    position: relative;
    counter-reset: my-awesome-counter;
}
.hmcompensation-sctn-blk {
    display: flex;
    justify-content: center;
    align-items: center;
    counter-reset: my-sec-counter;
    gap: 7%;
}
.hmcompensation-sctn-lft,
.hmcompensation-sctn-rgt {
    width: 40.3%;
}
.hmcompensation-sctn-title {
    font-family: 'Gloock';
    font-size: 60px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: -0.3px;
    color: #fff;
    margin-bottom: 30px;
}
.compensation-itm-title {
    font-family: 'Gloock';
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 10px;
}
.hmcompensation-sctn-lft p,
.hmcompensation-sctn-rgt p {
    font-family: 'Figtree';
    font-size: 18px;
    font-weight: 400;
    line-height: 1.78;
    letter-spacing: 0;
    color: #fff;
}
.hm-compensation-sec .accordion-section.accordien-active .accordion-heading {
    background: transparent !important;
}
/* Accordion Styling */
.accordion-section .accordion-heading:after {
    counter-increment: my-sec-counter;
    content: "0" counter(my-sec-counter) " ";
    position: absolute;
    left: 11px;
    top: 14px;
    margin: auto;
    height: max-content;
    width: 36px;
    font-family: 'Gloock';
    font-weight: 400;
    font-size: 35px;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hm-compensation-sec .accordion.inr-accor {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    counter-reset: none;
    padding-top: 0;
    width: 100%;
    gap: 10px;
    margin: 0 0 50px;
}
.hm-compensation-sec .accordion-section .accordion-heading {
    position: relative;
    cursor: pointer;
}
.hm-compensation-sec .accordion-section .accordion-heading:before {
    content: "";
    position: absolute;
    background-image: url(../images/inr-sprites.webp);
    background-repeat: no-repeat;
    background-position: -268px -152px;
    width: 16px;
    height: 11px;
    top: 25px;
    right: 25px;
    margin: 0;
}
.hm-compensation-sec .accordion .accordion-section.accordien-active .accordion-heading:before {
    background-position: -295px -152px;
}
.hm-compensation-sec .accordion-section h5 {
    padding: 20px 50px 20px 60px;
    border: 1px solid #0f4e71;
    counter-reset: none;
    margin-bottom: 20px;
    line-height: 1.2;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Gloock';
    border-radius: 0;
    background: transparent;
}
.hm-compensation-sec .accordion-section.accordien-active .accordion-heading {
    background: #1982bc;
    border-radius: 0;
    border-color: transparent;
    color: #fff;
}
.hm-compensation-sec .accordion-section-content p {
    font-size: 20px;
    font-family: 'Figtree';
    line-height: 1.8;
    font-weight: normal;
    color: #fff;
    letter-spacing: 0;
    margin: 0 0 25px 0;
}
.tab-content {
    display: none;
}
.tab-content.active {
    display: block;
}
@media screen and (max-width: 1800px) {
    .hmcompensation-sctn .tab {
        font-size: 28px;
        padding: 30px 50px;
    }
    .compensation-top-itm {
        padding-left: 100px;
        margin-bottom: 60px;
    }
    .hmcompensation-sctn-title {
        font-size: 50px;
        margin-bottom: 20px;
    }
    .compensation-itm {
        padding-left: 100px;
    }
    .compensation-itm:before {
        font-size: 90px;
    }
    .compensation-itm-title {
        font-size: 35px;
    }
    .hmcompensation-sctn-lft p,
    .hmcompensation-sctn-rgt p {
        font-size: 17px;
        ;
        line-height: 1.5;
    }
    .hm-compensation-sec .accordion-section h5 {
        font-size: 18px;
    }
    .hm-compensation-sec .accordion-section-content p {
        font-size: 17px;
    }
}
@media screen and (max-width: 1700px) {
    .hmcompensation-sctn .tab {
        font-size: 25px;
        padding: 30px 50px;
    }
    .compensation-top-itm {
        padding-left: 90px;
        margin-bottom: 50px;
    }
    .hmcompensation-sctn-title {
        font-size: 45px;
        margin-bottom: 20px;
    }
    .compensation-itm {
        padding-left: 90px;
    }
    .compensation-itm:before {
        font-size: 75px;
    }
    .compensation-itm-title {
        font-size: 30px;
    }
    .hmcompensation-sctn-lft p,
    .hmcompensation-sctn-rgt p {
        font-size: 16px;
        ;
        line-height: 1.5;
    }
    .hm-compensation-sec {
        padding: 80px 0;
    }
    .hm-compensation-sec .accordion-section h5 {
        font-size: 16px;
    }
    .hm-compensation-sec .accordion-section .accordion-heading:after {
        top: 15px;
        font-size: 30px;
    }
}
@media screen and (max-width: 1500px) {
    .hmcompensation-sctn .tab {
        font-size: 20px;
        padding: 25px 50px;
    }
    .compensation-top-itm {
        padding-left: 80px;
        margin-bottom: 40px;
    }
    .hmcompensation-sctn-title {
        font-size: 42px;
        margin-bottom: 20px;
    }
    .compensation-itm {
        padding-left: 80px;
    }
    .compensation-itm:before {
        font-size: 65px;
    }
    .compensation-itm-title {
        font-size: 25px;
    }
    .hmcompensation-sctn-lft p,
    .hmcompensation-sctn-rgt p {
        font-size: 15px;
        ;
        line-height: 1.5;
    }
    .hm-compensation-sec {
        padding: 60px 0;
    }
    .hmcompensation-sctn .tabs {
        margin-bottom: 50px;
    }
    .hm-compensation-sec .accordion-section h5 {
        font-size: 15px;
    }
    .hm-compensation-sec .accordion-section-content p {
        font-size: 15px;
    }
    .hm-compensation-sec .accordion-section .accordion-heading:after {
        left: 11px;
        top: 15px;
        font-size: 28px;
    }
}
@media screen and (max-width: 1240px) {
    .hmcompensation-sctn .tab {
        font-size: 17px;
        padding: 20px 28px;
        letter-spacing: 0;
    }
    .compensation-top-itm {
        padding-left: 60px;
        margin-bottom: 30px;
    }
    .hmcompensation-sctn-title {
        font-size: 33px;
        margin-bottom: 20px;
    }
    .compensation-itm {
        padding-left: 60px;
        margin-bottom: 30px;
    }
    .compensation-itm:before {
        font-size: 45px;
    }
    .compensation-itm-title {
        font-size: 22px;
    }
    .hm-compensation-sec {
        padding: 50px 10px;
    }
    .hmcompensation-sctn .tabs {
        margin-bottom: 40px;
    }
    .hmcompensation-sctn .tab:before {
        left: 12px;
    }
    .hmcompensation-sctn-lft,
    .hmcompensation-sctn-rgt {
        width: 45%;
    }
    .hm-compensation-sec .accordion-section .accordion-heading:after {
        font-size: 25px;
        left: 5px;
        top: 15px;
    }
    .hm-compensation-sec .accordion-section .accordion-heading:before {
        right: 15px;
    }
    .hm-compensation-sec .accordion-section h5 {
        font-size: 14px;
        padding: 18px 42px 18px 50px;
    }
}
@media screen and (max-width: 1024px) {
    .hmcompensation-sctn-blk {
        flex-direction: column;
    }
    .hmcompensation-sctn-lft,
    .hmcompensation-sctn-rgt {
        width: 100%;
        max-width: 100%;
        margin: auto;
    }
    .hmcompensation-sctn .tabs {
        flex-direction: column;
        margin: 0 auto 30px;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }
    .hmcompensation-sctn .tab.active:after {
        display: none;
    }
    .hmcompensation-sctn .tab {
        max-width: 350px;
    }
    .compensation-top-itm,
    .compensation-itm.casees {
        padding: 0;
    }
    .hmcompensation-sctn .tab.active:after,
    .hmcompensation-sctn .tab:hover:after,
    .hmcompensation-sctn {
        display: none;
    }
    .hm-compensation-sec .hm-faq-sec {
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .hmcompensation-sctn .tab {
        font-size: 16px;
        padding: 20px 28px;
    }
    .hmcompensation-sctn-title {
        font-size: 30px;
        margin-bottom: 15px;
    }
    .compensation-itm:before {
        font-size: 35px;
    }
    .compensation-itm {
        padding-left: 50px;
        margin-bottom: 20px;
    }
    .compensation-top-itm {
        margin-bottom: 20px;
    }
    .hm-compensation-sec {
        padding: 40px 5px;
    }
    .hmcompensation-sctn {
        padding: 0 10px 0 20px;
    }
}
@media screen and (max-width: 480px) {
    .hmcompensation-sctn-title {
        font-size: 26px;
    }
    .hmcompensation-sctn .tab {
        padding: 15px 28px;
    }
    .hmcompensation-sctn {
        padding: 0;
    }
}
/* Meet Our Team Section Start */
.team-testi-main {
    background-image: url(../images/team-testi-bg-img.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.hm-our-team-sec .container {
    max-width: 1745px;
}
.hm-our-team-sec {
    padding: 116px 0 0;
    overflow: hidden;
}
.hm-our-team-sec .meet-text-heading {
    font-family: 'Gloock';
    font-weight: 400;
    font-size: 80px;
    color: #ffffff;
    line-height: 1;
    margin: 0 0 40px 0;
    text-align: center;
}
.hm-our-team-sec .our-team-blck {
    display: flex;
    justify-content: center;
    margin: 0 0 50px;
    gap: 30px;
    position: relative;
    z-index: 1;
}
.hm-our-team-sec .our-team-blck::before {
    position: absolute;
    content: "";
    width: 7.2%;
    height: 44.6%;
    background-image: url(../images/team-blk-bfr.webp);
    background-repeat: no-repeat;
    left: 20px;
    top: -12%;
    margin: auto;
}
.hm-our-team-sec .our-team-blck::after {
    position: absolute;
    content: "";
    width: 7.2%;
    height: 44.6%;
    background-image: url(../images/team-blk-bfr.webp);
    background-repeat: no-repeat;
    right: -60px;
    top: -12%;
    margin: auto;
    z-index: -1;
}
.hm-our-team-sec .our-team-item {
    width: 22.6%;
    position: relative;
}
.hm-our-team-sec .our-team-item:hover .our-team-cnt h4 {
    color: #1d9ade;
}
.hm-our-team-sec .our-team-item::before {
    position: absolute;
    content: "";
    width: 470px;
    height: 98%;
    background-image: url(../images/team-item-bg-img.webp);
    background-repeat: no-repeat;
    left: -25px;
    right: 0;
    bottom: 0;
    margin: auto;
}
.hm-our-team-sec .our-team-item:hover::before {
    background-image: url(../images/team-item-bg-hvr-img.webp);
    background-size: 100% 100%;
}
.hm-our-team-sec .our-team-item::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 63%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 30%, rgba(11, 53, 75, 1) 95%);
    clip-path: polygon(9% 0%, 104% 0%, 97% 100%, 0% 102%);
    left: -22px;
    right: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
}
.hm-our-team-sec .our-team-img {
    position: relative;
    margin: 0 0 10px;
}
.hm-our-team-sec .our-team-img img {
    width: 100%;
    display: block;
}
.hm-our-team-sec .our-team-cnt h4, .hm-our-team-sec .our-team-cnt .h4 {
    font-family: 'Gloock';
    font-weight: 400;
    font-size: 45px;
    color: #ffffff;
    line-height: 1;
    margin: 0;
	display:block;
    text-align: center;
}
.hm-our-team-sec .our-team-cnt p {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Figtree';
    line-height: 1.5;
    color: #ffffff;
    letter-spacing: 0;
    margin: 0 0 5px 0;
    position: relative;
    text-align: center;
}
.hm-our-team-sec .our-team-cnt {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 50px;
    z-index: 1;
}
.hm-our-team-sec .our-team-btn {
    text-align: center;
}
.hm-our-team-sec .our-team-btn a.cmn-btn:before {
    background-color: #1982bc;
}
.hm-our-team-sec a.cmn-btn:hover:hover::before {
    background-color: transparent;
}
.hm-our-team-sec .item-hvr a {
    position: absolute;
    font-size: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 5;
}
.hm-our-team-sec .our-team-item:hover:after {
    bottom: 8px;
}
.testi-btn.spanish-testi-btn {
    display: none;
}
.our-team-item.itm-1 .our-team-img img {
    transform: rotateY(-180deg);
    margin-left: -10px;
}
.testi-btn {
    display: block;
}
/* Meet Our Team Section End */
/* Meet Our Team Responsive Start */
@media screen and (max-width:1900px) {
    .hm-our-team-sec .our-team-item:hover::before,
    .hm-our-team-sec .our-team-item::before {
        background-size: contain;
    }
    .hm-our-team-sec .our-team-blck::before {
        left: 30px;
    }
    .hm-our-team-sec .our-team-blck::after {
        right: -58px;
    }
    .hm-our-team-sec .our-team-item::after {
        width: 100%;
        clip-path: polygon(11% 0%, 100% 0%, 92% 100%, 0% 102%);
        left: 0;
    }
}
@media screen and (max-width:1800px) {
    .hm-our-team-sec .our-team-cnt h4, .hm-our-team-sec .our-team-cnt .h4 {
        font-size: 42px;
    }
    .hm-our-team-sec .meet-text-heading {
        font-size: 78px;
    }
    .hm-our-team-sec .our-team-item {
        width: 21%;
    }
    .hm-our-team-sec .our-team-blck::before {
        left: 75px;
    }
    .hm-our-team-sec .our-team-item::before {
        width: 424px;
    }
    .hm-our-team-sec .our-team-blck::after {
        right: 12px;
    }
}
@media screen and (max-width:1700px) {
    .hm-our-team-sec .container {
        max-width: 1400px;
    }
    .hm-our-team-sec {
        padding: 100px 0 0;
    }
    .hm-our-team-sec .meet-text-heading {
        font-size: 74px;
    }
    .hm-our-team-sec .our-team-cnt h4, .hm-our-team-sec .our-team-cnt .h4 {
        font-size: 40px;
    }
    .hm-our-team-sec .our-team-blck::before {
        left: 48px;
    }
    .hm-our-team-sec .our-team-item::before {
        width: 354px;
    }
    .hm-our-team-sec .our-team-blck::after {
        right: 12px;
        width: 8.2%;
    }
}
@media screen and (max-width:1500px) {
    .hm-our-team-sec .container {
        max-width: 1200px;
    }
    .hm-our-team-sec {
        padding: 90px 0 0;
    }
    .hm-our-team-sec .meet-text-heading {
        font-size: 68px;
        margin: 0 0 30px 0;
    }
    .hm-our-team-sec .our-team-cnt h4, .hm-our-team-sec .our-team-cnt .h4 {
        font-size: 32px;
    }
    .hm-our-team-sec .our-team-cnt {
        bottom: 35px;
    }
    .hm-our-team-sec .our-team-blck::after {
        right: -40px;
    }
    .hm-our-team-sec .our-team-item::before {
        width: 304px;
    }
    .hm-our-team-sec .our-team-blck::before {
        left: 30px;
    }
    .hm-our-team-sec .our-team-blck::after {
        right: 0;
        width: 10.2%;
    }
    .hm-our-team-sec .our-team-cnt p {
        font-size: 17px;
    }
}
@media screen and (max-width:1240px) {
    .hm-our-team-sec .container {
        max-width: 990px;
        padding: 0 10px;
    }
    .hm-our-team-sec {
        padding: 80px 0 0;
    }
    .hm-our-team-sec .meet-text-heading {
        font-size: 62px;
        margin: 0 0 15px 0;
    }
    .hm-our-team-sec .our-team-cnt h4, .hm-our-team-sec .our-team-cnt .h4 {
        font-size: 28px;
    }
    .hm-our-team-sec .our-team-item::before {
        left: -6px;
    }
    .hm-our-team-sec .our-team-blck {
        margin: 0 0 40px;
        gap: 20px;
    }
    .hm-our-team-sec .our-team-blck::after {
        right: -26px;
    }
    .hm-our-team-sec .our-team-cnt p {
        font-size: 16px;
    }
    .our-team-item.itm-1 .our-team-img img {
        margin: 0;
    }
}
@media screen and (max-width:1024px) {
    .hm-our-team-sec .container {
        max-width: 720px;
    }
    .hm-our-team-sec {
        padding: 70px 0 0;
    }
    .hm-our-team-sec .meet-text-heading {
        font-size: 58px;
    }
    .hm-our-team-sec .our-team-blck {
        display: block;
        margin: 0;
        padding: 0 0 50px;
    }
    .hm-our-team-sec .our-team-item {
        width: 100%;
        max-width: 320px;
        margin: auto;
    }
    .hm-our-team-sec .our-team-item::before {
        left: -24px;
        width: 392px;
    }
    .hm-our-team-sec .our-team-img {
        padding: 0 0 10px;
        margin: 0;
    }
    .hm-our-team-sec .our-team-blck::before,
    .hm-our-team-sec .our-team-blck::after {
        display: none;
    }
    .hm-our-team-sec .our-team-blck button span {
        font-size: 0;
    }
    .hm-our-team-sec .our-team-blck button {
        background-image: url(../images/hm-sprites.webp);
        height: 22px;
        width: 66px;
        top: inherit;
        bottom: 15px;
        left: 0;
        right: 0;
        margin: auto;
        transform: scale(1);
    }
    .hm-our-team-sec .our-team-blck button:hover {
        transform: scale(0.9);
    }
    .hm-our-team-sec .our-team-blck button:before {
        display: none;
    }
    .hm-our-team-sec .our-team-blck button.slick-prev {
        background-position: -134px -11px;
        left: -110px;
    }
    .hm-our-team-sec .our-team-blck button.slick-next {
        background-position: -204px -11px;
        right: -110px;
    }
    .hm-our-team-sec {
        text-align: center;
    }
    .hm-our-team-sec .slick-dots {
        display: none !important;
    }
    .hm-our-team-sec .our-team-cnt p {
        font-size: 15px;
    }
    .our-team-item.itm-1 .our-team-img img {
        margin-left: -10px;
    }
}
@media screen and (max-width:767px) {
    .hm-our-team-sec .container {
        max-width: 100%;
        padding: 0 15px;
    }
    .hm-our-team-sec {
        padding: 50px 0 0;
    }
    .hm-our-team-sec .meet-text-heading {
        font-size: 46px;
    }
    .hm-our-team-sec .our-team-item {
        max-width: 270px;
    }
    .hm-our-team-sec .our-team-cnt p {
        font-size: 14px;
    }
}
@media screen and (max-width:480px) {
    .hm-our-team-sec {
        padding: 30px 0 0;
    }
    .hm-our-team-sec .meet-text-heading {
        font-size: 35px;
    }
    .hm-our-team-sec .our-team-item::before {
        display: none;
    }
    .hm-our-team-sec .our-team-item::after {
        clip-path: none;
    }
    .hm-our-team-sec .our-team-item {
        background-color: #0e4766;
    }
    .hm-our-team-sec .our-team-img {
        padding: 0;
    }
    .hm-our-team-sec .our-team-item:hover:after {
        bottom: 0;
    }
    .hm-our-team-sec .our-team-item:hover {
        outline: 5px solid #187eb6;
        outline-offset: -5px;
    }
}
/* Meet Our Team Responsive End */
.team-testi-main {
    background-image: url(../images/team-testi-bg-img.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
/* Testimonials Section Starts */
.hm-testimonials .testi-ttl {
    font-family: 'Gloock';
    font-weight: 400;
    font-size: 80px;
    color: #ffffff;
    line-height: 1;
    margin: 0 0 62px 0;
	display:block;
}
.testi-blk {
    display: block;
    width: 58.6%;
    margin: auto;
}
.hm-testimonials {
    padding: 135px 0 116px;
    text-align: center;
}
.hm-testimonials .hm-testi-item {
    margin-right: 20px;
}
.hm-testimonials .star-rat {
    background-image: url(../images/testi-stars-img.webp);
    width: 189px;
    height: 36px;
    margin: 0 auto 22px;
}
.hm-testimonials .hm-testi-item p {
    font-family: 'Figtree';
    font-size: 24px;
    font-weight: 400;
    line-height: 1.91;
    color: #ffffff;
    position: relative;
    margin: 0 !important;
}
.hm-testimonials .hm-testi-item .author {
    color: #ffffff;
    font-size: 40px;
    font-weight: 400;
    font-family: 'Gloock';
    line-height: 1;
    margin: 20px 0 0!important;
    padding-top: 0 !important;
    display: block;
}
.hm-testimonials .testi-blk button.slick-prev {
    left: 130px !important;
    background-position: -134px -11px;
}
.hm-testimonials .testi-blk button {
    position: absolute;
    bottom: -112px;
    left: inherit;
    right: inherit;
    margin: auto;
    background-image: url(../images/hm-sprites.webp);
    background-color: #fff0;
    height: 22px;
    width: 66px;
    z-index: 2;
    transform: scale(1);
    top: inherit;
}
.hm-testimonials .testi-blk button.slick-next {
    right: 130px !important;
    background-position: -204px -11px;
}
.hm-testimonials .testi-blk button span {
    font-size: 0;
}
.hm-testimonials .testi-blk button:before {
    display: none;
}
.hm-testimonials .testi-blk button:hover {
    transform: scale(0.9);
}
.hm-testimonials .testi-btn {
    padding: 66px 0 0;
}
.hm-testimonials .testi-btn a {
    background-color: transparent;
    font-family: 'Figtree';
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
    text-transform: uppercase;
    padding: 24px 68px;
    border-radius: inherit;
    position: relative;
    display: inline-block;
    z-index: 1;
}
.hm-testimonials .testi-btn a:hover:before {
    background-color: #1982bc;
}
.hm-testimonials .testi-btn a:before {
    position: absolute;
    content: "";
    width: 94%;
    height: 100%;
    background: transparent;
    border: 1px solid #125f89;
    top: 0;
    left: 12px;
    margin: auto;
    z-index: -1;
    transform: skew(-18deg, 0deg);
}

.testimonials-content .sd-testi-item-btn{
    color: #6eccff;
    font-weight: 600;
    font-size: 17px;
    text-decoration: underline;
    position: relative;
    text-transform: uppercase;
    padding: 0;
    display: none;
}

.testimonials-content p {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3; 
    -webkit-box-orient: vertical;
}

.testimonials-content p.expanded {
    -webkit-line-clamp: unset;
    line-clamp: unset; 
    overflow: visible;
}

/* Testimonials Section Ends */
/* Testimonials Responsive Start */
@media screen and (max-width: 1800px) {
    .container {
        max-width: 1500px;
    }
    .hm-testimonials {
        padding: 104px 0 86px;
    }
    .hm-testimonials .text-heading {
        font-size: 78px;
        margin: 0 0 52px 0;
    }
}
@media screen and (max-width: 1700px) {
    .container {
        max-width: 1400px;
    }
    .hm-testimonials {
        padding: 70px 0;
    }
    .hm-testimonials .testi-ttl {
        font-size: 70px;
        margin: 0 0 40px;
    }
    .hm-testimonials .text-heading {
        font-size: 74px;
        margin: 0 0 40px 0;
    }
    .hm-testimonials .star-rat {
        margin: 0 auto 18px;
        transform: scale(0.9);
    }
    .hm-testimonials .hm-testi-item p {
        font-size: 22px;
        line-height: 1.71;
    }
    .hm-testimonials .hm-testi-item .author {
        font-size: 38px;
    }
    .hm-testimonials .testi-btn {
        padding: 45px 0 0;
    }
    .hm-testimonials .testi-blk button.slick-prev {
        left: 90px !important;
    }
    .hm-testimonials .testi-blk button {
        bottom: -87px;
    }
    .hm-testimonials .testi-blk button.slick-next {
        right: 90px !important;
    }
    .hm-testimonials .testi-btn a {
        padding: 22px 57px;
        font-size: 18px;
    }
    /* .hm-testimonials .testimonials-content-main { max-height: 155px; } */
}
@media screen and (max-width: 1500px) {
    .container {
        max-width: 1200px;
    }
    .hm-testimonials {
        padding: 50px 0;
    }
    .hm-testimonials .testi-ttl {
        font-size: 60px;
        margin: 0 0 30px;
    }
    .hm-testimonials .text-heading {
        font-size: 68px;
        margin: 0 0 30px 0;
    }
    .hm-testimonials .star-rat {
        transform: scale(0.8);
    }
    .hm-testimonials .hm-testi-item p {
        font-size: 20px;
        line-height: 1.6;
    }
    .hm-testimonials .hm-testi-item .author {
        font-size: 34px;
        margin: 16px 0 0;
    }
    .hm-testimonials .testi-btn a {
        padding: 20px 48px;
        font-size: 17px;
    }
    .hm-testimonials .testi-blk button {
        transform: scale(0.9);
    }
    .hm-testimonials .testi-blk button {
        bottom: -82px;
    }
    .hm-testimonials .testi-blk button.slick-prev {
        left: 60px !important;
    }
    .hm-testimonials .testi-blk button.slick-next {
        right: 60px !important;
    }
    /* .hm-testimonials .testimonials-content-main { max-height: 136px; } */
}
@media screen and (max-width: 1240px) {
    .container {
        max-width: 900px;
    }
    .hm-testimonials .testi-ttl {
        font-size: 50px;
        margin: 0 0 20px;
    }
    .hm-testimonials .sd-testi-item-btn a {
        font-size: 15px;
    }
    .hm-testimonials .text-heading {
        font-size: 62px;
        margin: 0 0 22px 0;
    }
    .hm-testimonials {
        padding: 40px 0;
    }
    .testi-blk {
        width: 65.5%;
    }
    .hm-testimonials .hm-testi-item p {
        font-size: 18px;
    }
    /* .hm-testimonials .testimonials-content-main { max-height: 122px; } */
}
@media screen and (max-width: 1024px) {
    .container {
        max-width: 720px;
        margin: 0 auto;
    }
    .hm-testimonials .text-heading {
        font-size: 58px;
        margin: 0 0 18px 0;
    }
    .hm-testimonials .star-rat {
        transform: scale(0.7);
    }
    .hm-testimonials .hm-testi-item p {
        font-size: 17px;
    }
    .hm-testimonials .hm-testi-item .author {
        font-size: 30px;
        margin: 12px 0 0;
    }
    .hm-testimonials .testi-btn {
        padding: 36px 0 0;
    }
    .hm-testimonials .testi-btn a {
        padding: 18px 44px;
        font-size: 15px;
    }
    .hm-testimonials .testi-blk button {
        bottom: -70px;
    }
    .testi-blk {
        width: 100%;
        max-width: 540px;
    }
    /* .hm-testimonials .testimonials-content-main {
        max-height: 113px;
    }
    .hm-testimonials .sd-testi-item-btn {
        bottom: 44px;
    } */
}
@media screen and (max-width: 767px) {
    .container {
        max-width: 100%;
        padding: 0 10px;
    }
    .hm-testimonials {
        padding: 40px 0 30px;
    }
    .hm-testimonials .testi-ttl {
        font-size: 40px;
        margin: 0 0 10px;
    }
    .hm-testimonials .text-heading {
        font-size: 46px;
        margin: 0 0 12px 0;
    }
    .hm-testimonials .star-rat {
        transform: scale(0.6);
        margin: 0 auto;
    }
    .hm-testimonials .hm-testi-item p {
        font-size: 16px;
        line-height: 1.5;
    }
    .testimonials-content p{-webkit-line-clamp: 5;}
    .hm-testimonials .hm-testi-item .author {
        font-size: 26px;
        margin: 10px 0 0;
    }
    .hm-testimonials .testi-blk button.slick-prev {
        left: 15px !important;
    }
    .hm-testimonials .testi-blk button.slick-next {
        right: 15px !important;
    }
    /* .hm-testimonials .sd-testi-item-btn {
        bottom: 35px;
    }
    .hm-testimonials .testimonials-content-main {
        max-height: 100px;
    } */
}
@media screen and (max-width: 480px) {
    .hm-testimonials .testi-ttl {
        font-size: 28px;
        margin: 0 0 10px;
    }
    .hm-testimonials .text-heading {
        font-size: 40px;
        margin: 0 0 10px 0;
    }
    .hm-testimonials .hm-testi-item {
        margin-right: 0;
    }
    .hm-testimonials .testi-btn a {
        padding: 16px 38px;
    }
    .hm-testimonials .testi-blk button {
        bottom: 12px;
        top: inherit;
        left: 0 !important;
        right: 0 !important;
    }
    .hm-testimonials .testi-btn {
        padding: 0;
    }
    .hm-testimonials .testi-blk .owl-nav {
        padding: 16px 0;
    }
    .testi-blk {
        padding: 0 0 50px;
    }
    .hm-testimonials .testi-blk button.slick-prev {
        left: -100px !important;
    }
    .hm-testimonials .testi-blk button.slick-next {
        right: -100px !important;
    }
    .hm-testimonials .testi-blk button:hover {
        transform: scale(0.8);
    }
}
/* Testimonials Responsive End */
/* HomePage FAQ's Section Starts */
.hm-faq-sec {
    padding: 54px 0 216px;
    background-image: url(../images/hm-faq-bg-img.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.hm-faq-sec .container {
    padding: 0 5%;
}
.hm-faq-sec .faqs-ttl {
    font-family: 'Gloock';
    font-weight: 400;
    font-size: 80px;
    color: #ffffff;
    line-height: 1;
    margin: 0 0 82px 0;
    text-align: center;
    position: relative;
}
.hm-faq-sec .faqs-blck {
    position: relative;
}
.hm-faq-sec .faqs-blck:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 86%;
    left: 0;
    right: 0;
    top: 42px;
    margin: auto;
    background: linear-gradient(to bottom, rgba(25, 130, 188, 0.1) 0%, rgba(25, 130, 188, 0) 100%);
    pointer-events: none;
}
.hm-faq-sec .accordion {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 1000px;
    margin: 0 auto 44px;
    counter-reset: my-sec-counter;
}
.hm-faq-sec .accordion-section {
    border-bottom: 1px solid #224253;
}
.hm-faq-sec .accordion-section .accordion-heading:before {
    content: "";
    position: absolute;
    background-image: url(../images/hm-sprites.webp);
    background-repeat: no-repeat;
    background-position: -41px -53px;
    width: 40px;
    height: 40px;
    top: 26px;
    right: 64px;
}
.hm-faq-sec .accordion-section:last-child {
    border: none;
}
.hm-faq-sec .accordion-section:not(.accordien-active) .accordion-section-content {
    display: none;
}
.hm-faq-sec .accordion-heading {
    padding: 30px 140px 35px 128px;
    margin: 0;
    cursor: pointer;
    counter-reset: my-awesome-counter;
    position: relative;
}
.hm-faq-sec .accordion-section-content {
    padding-right: 115px;
}
.hm-faq-sec .accordion-section-content p {
    font-family: 'Figtree';
    font-weight: 400;
    font-size: 18px;
    color: #ffffff;
    line-height: 1.5;
}
.hm-faq-sec .accordion-section-content p:last-child {
    margin: 0;
}
.hm-faq-sec .accordion-section .accordion-heading {
    font-family: 'Gloock';
    font-weight: 400;
    font-size: 28px;
    margin: 0;
    color: #ffffff;
    line-height: 1;
    position: relative;
}
.hm-faq-sec .accordion-section .accordion-heading:after {
    counter-increment: my-sec-counter;
    /* content: "0" counter(my-sec-counter) " "; */
    content: counter(my-sec-counter, decimal-leading-zero);
    position: absolute;
    left: 50px;
    top: 18%;
    margin: auto;
    height: max-content;
    width: 45px;
    font-family: 'Gloock';
    font-weight: 400;
    font-size: 50px;
    line-height: 1;
    letter-spacing: 0;
    color: rgb(25 130 188 / 20%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.hm-faq-sec .accordion-section.accordien-active .accordion-heading {
    color: #1982bc;
}
.hm-faq-sec .accordion-section.accordien-active .accordion-heading:before {
    background-position: -88px -53px !important;
}
.hm-faq-sec .accordion-section-content {
    width: 73%;
    margin: 0 auto 60px;
}
.faqs-btn {
    text-align: center;
}
.faqs-btn a.cmn-btn {
    padding: 22px 120px;
}
.faqs-btn a.cmn-btn:before {
    background-color: #1982bc;
}
.faqs-btn a.cmn-btn:hover:before {
    background-color: transparent;
}
/* HomePage FAQ's Section Ends */
/* HomePage FAQ's Responsive Starts */
@media screen and (max-width: 1800px) {
    .container {
        max-width: 1500px;
    }
    .hm-faq-sec {
        padding: 52px 0 156px;
    }
    .hm-faq-sec .faqs-ttl {
        font-size: 78px;
        margin: 0 0 70px 0;
    }
}
@media screen and (max-width: 1700px) {
    .container {
        max-width: 1400px;
    }
    .hm-faq-sec {
        padding: 40px 0 100px;
    }
    .hm-faq-sec .faqs-ttl {
        font-size: 74px;
        margin: 0 0 60px 0;
    }
    .hm-faq-sec .accordion-section .accordion-heading:before {
        transform: scale(0.9);
    }
    .hm-faq-sec .accordion-section .accordion-heading {
        font-size: 26px;
    }
    .hm-faq-sec .accordion-section .accordion-heading:after {
        top: 20%;
        font-size: 45px;
    }
    .hm-faq-sec .accordion-section-content {
        width: 73%;
        margin: 0 auto 30px;
        padding: 0;
    }
}
@media screen and (max-width: 1500px) {
    .container {
        max-width: 1200px;
    }
    .hm-faq-sec {
        padding: 30px 0 90px;
        margin-top: -1px;
    }
    .hm-faq-sec .faqs-ttl {
        font-size: 68px;
        margin: 0 0 45px 0;
    }
    .hm-faq-sec .accordion-section-content p {
        line-height: 1.4;
        font-size: 17px;
    }
    .faqs-btn a.cmn-btn {
        padding: 22px 94px;
    }
    .hm-faq-sec .accordion-section .accordion-heading:before {
        transform: scale(0.8);
    }
    .hm-faq-sec .accordion {
        max-width: 960px;
        margin: 0 auto 40px;
    }
	.millions:before{
		width:65px;
		height:65px;
	}
}
@media screen and (max-width: 1240px) {
    .container {
        max-width: 900px;
    }
    .hm-faq-sec {
        padding: 28px 0 70px;
    }
    .hm-faq-sec .faqs-ttl {
        font-size: 62px;
        margin: 0 0 32px 0;
    }
    .hm-faq-sec .accordion-section .accordion-heading {
        font-size: 24px;
    }
    .hm-faq-sec .accordion-section .accordion-heading:after {
        font-size: 42px;
    }
    .hm-faq-sec .accordion-section .accordion-heading:before {
        transform: scale(0.7);
    }
    .faqs-btn a.cmn-btn {
        padding: 20px 82px;
    }
    .hm-faq-sec .faqs-blck:before {
        top: 30px;
    }
    .hm-faq-sec .accordion {
        max-width: 800px;
        margin: 0 auto 36px;
        gap: 0;
    }
	.millions:before{
		width:57px;
		height:57px;
		top:8px;
	}
}
@media screen and (max-width: 1024px) {
    .container {
        max-width: 720px;
        margin: 0 auto;
    }
    .hm-faq-sec {
        padding: 28px 0 50px;
    }
    .hm-faq-sec .faqs-ttl {
        font-size: 58px;
        margin: 0 0 24px 0;
    }
    .faqs-btn a.cmn-btn {
        padding: 18px 74px;
    }
    .hm-faq-sec .container {
        padding: 0;
    }
    .hm-faq-sec .accordion-section .accordion-heading:before {
        transform: scale(0.6);
        top: 10px;
        right: 30px;
    }
    .hm-faq-sec .accordion-section .accordion-heading:after {
        font-size: 36px;
        left: 15px;
    }
    .hm-faq-sec .accordion-section .accordion-heading {
        padding: 20px 85px 22px 75px;
    }
	.recovered {
    padding-bottom: 50px;
    margin-top: -30px;
    }
}
@media screen and (max-width: 767px) {
    .container {
        max-width: 100%;
        padding: 0 10px;
    }
    .hm-faq-sec .faqs-blck {
        padding: 0 15px;
    }
    .hm-faq-sec .faqs-ttl {
        font-size: 40px;
        margin: 0 0 18px 0;
    }
    .hm-faq-sec .accordion-section .accordion-heading {
        padding: 20px 64px 22px 50px;
    }
    .hm-faq-sec .accordion-section .accordion-heading:after {
        width: 30px;
        font-size: 30px;
        left: 7px;
        top: 25%;
    }
    .hm-faq-sec .accordion-section .accordion-heading {
        font-size: 20px;
        line-height: 1.2;
    }
    .hm-faq-sec .accordion-section .accordion-heading:before {
        right: 16px;
    }
    .hm-faq-sec .faqs-blck:before {
        top: 22px;
    }
    .hm-faq-sec .accordion {
        margin: 0 auto 20px;
    }
	
	.recovered {
    	margin-top: 0px;
	}
	.millions:before {
		width: 50px;
		height: 50px;
		top: 8px;
		display: block;
		top: -6px;
		left: 50%;
		transform: translate(-50%, 0px);
    }
	.millions strong{
		display:block;
	}
}
@media screen and (max-width: 480px) {
    .hm-faq-sec {
        padding: 20px 0 30px;
    }
    .faqs-btn a.cmn-btn {
        padding: 16px 60px;
    }
    .hm-faq-sec .accordion-section .accordion-heading {
        padding: 15px 35px 16px 40px;
    }
    .hm-faq-sec .accordion-section .accordion-heading:before {
        right: 0;
        transform: scale(0.5);
    }
    .hm-faq-sec .accordion-section .accordion-heading {
        font-size: 15px;
        letter-spacing: 0.6px;
    }
    .hm-faq-sec .accordion-section .accordion-heading:after {
        width: 25px;
        font-size: 22px;
        left: 8px;
        justify-content: start;
    }
    .hm-faq-sec .accordion-section.accordien-active .accordion-heading {
        margin: 0 0 10px;
    }
    .hm-faq-sec .faqs-ttl {
        font-size: 30px;
        margin: 0 0 12px 0;
    }
    .hm-faq-sec .accordion-section-content {
        width: 88%;
        margin: 0 0 30px auto;
        padding: 0;
    }
}
/* HomePage FAQ's Responsive End */
/* Home Attorney Section Start */
.hm-attorney-sec {
    background-color: #072434;
    padding: 30px 0 100px;
    position: relative;
    z-index: 1;
}
.hm-attorney-sec::before {
    position: absolute;
    content: "";
    width: 53%;
    height: 100%;
    background-image: url(../images/av-logo-img.webp);
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    pointer-events: none;
    background-size: contain;
}
.hm-attorney-sec::after {
    position: absolute;
    content: "";
    width: 74%;
    height: 1680px;
    background-image: url(../images/glow-grnd-img.webp);
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 0;
    pointer-events: none;
}
.atrny-blck {
    display: flex;
    justify-content: space-between;
}
.hm-attorney-sec .atrny-lft {
    width: 46.4%;
    padding-left: 42px;
    position: relative;
    z-index: 1;
}
.hm-attorney-sec .atrny-rite {
    width: 45%;
}
.hm-attorney-sec .cnt-num a {
    font-family: 'Figtree';
    font-size: 60px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1;
    text-decoration: underline;
    margin: 0;
    display: inline-block;
}
.hm-attorney-sec .consultation {
    font-family: 'Figtree';
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    color: #ffffff;
    margin: 0;
    padding-top: 6px;
}
.hm-attorney-sec .atrny-img-btm {
    text-align: center;
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    margin: auto;
}
.hm-attorney-sec .atrny-rite h2 {
    font-family: 'Gloock';
    font-weight: 400;
    font-size: 28px;
    margin: 0 0 16px;
    color: #ffffff;
    line-height: 1;
}
.hm-attorney-sec .atrny-rite h2 strong {
    font-weight: 700;
    letter-spacing: 1px;
}
.hm-attorney-sec .atrny-rite p {
    font-family: 'Figtree';
    font-weight: 400;
    font-size: 18px;
    color: #ffffff;
    line-height: 1.6;
    margin: 0 0 60px;
}
.hm-attorney-sec .atrny-rite p:last-child {
    margin: 0;
}
.hm-attorney-sec .atrny-img img {
    width: 100%;
    display: block;
}
.hm-attorney-sec .cnt-num a:hover {
    text-decoration: none;
}
/* Home Attorney Section End */
/* Home Attorney Responsive Start */
@media screen and (max-width: 1800px) {
    .hm-attorney-sec {
        padding: 30px 0 80px;
    }
    .hm-attorney-sec::after {
        background-size: contain;
    }
    .hm-attorney-sec .atrny-rite p {
        margin: 0 0 42px;
    }
    .hm-attorney-sec .cnt-num a {
        font-size: 56px;
    }
    .hm-attorney-sec .consultation {
        font-size: 19px;
    }
}
@media screen and (max-width: 1700px) {
    .hm-attorney-sec .atrny-lft {
        padding-left: 30px;
    }
    .hm-attorney-sec .atrny-rite p {
        margin: 0 0 38px;
        line-height: 1.4;
    }
    .hm-attorney-sec .atrny-img-btm {
        bottom: 64px;
    }
}
@media screen and (max-width: 1500px) {
    .hm-attorney-sec .atrny-rite h2 {
        font-size: 26px;
    }
    .hm-attorney-sec .atrny-rite {
        width: 48%;
    }
    .hm-attorney-sec .atrny-rite p {
        font-size: 17px;
    }
    .hm-attorney-sec .atrny-rite p {
        margin: 0 0 32px;
    }
    .hm-attorney-sec::before {
        left: -42px;
    }
    .hm-attorney-sec::after {
        width: 74%;
        height: 100%;
        top: -180px;
        bottom: inherit;
    }
    .hm-attorney-sec .atrny-rite p {
        margin: 0 0 26px;
        font-size: 16px;
    }
    .hm-attorney-sec .cnt-num a {
        font-size: 48px;
    }
    .hm-attorney-sec .consultation {
        font-size: 17px;
    }
}
@media screen and (max-width: 1240px) {
    .hm-attorney-sec {
        padding: 20px 0 60px;
    }
    .hm-attorney-sec .atrny-lft {
        padding-left: 10px;
    }
    .hm-attorney-sec::after {
        top: -130px;
        width: 58%;
    }
    .hm-attorney-sec .atrny-rite {
        width: 50%;
    }
    .hm-attorney-sec .atrny-rite h2 {
        font-size: 24px;
    }
    .hm-attorney-sec .consultation {
        font-size: 15px;
    }
    .hm-attorney-sec .cnt-num a {
        font-size: 40px;
    }
    .hm-attorney-sec .atrny-img-btm {
        bottom: 40%;
    }
    .hm-attorney-sec .atrny-rite h2 strong {
        letter-spacing: 0;
    }
}
@media screen and (max-width: 1024px) {
    .atrny-blck {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .hm-attorney-sec .atrny-lft {
        padding-left: 0;
        width: 100%;
        max-width: 420px;
        margin: 0 auto 40px;
    }
    .hm-attorney-sec .atrny-rite {
        width: 100%;
        text-align: center;
        position: relative;
        z-index: 1;
    }
    .hm-attorney-sec .atrny-img-btm {
        bottom: 0;
    }
    .hm-attorney-sec::after {
        top: -220px;
        width: 100%;
        left: 0;
        right: 0;
        margin: auto;
    }
    .hm-attorney-sec::before {
        left: 0;
        right: 0;
        margin: auto;
    }
    .hm-attorney-sec {
        padding: 20px 0 50px;
    }
    .hm-attorney-sec {
        margin-top: -1px;
    }
}
@media screen and (max-width: 767px) {
    .hm-attorney-sec::after {
        top: -125px;
    }
    .hm-attorney-sec .cnt-num a {
        font-size: 35px;
    }
    .hm-attorney-sec .atrny-lft {
        margin: 0 auto 28px;
    }
    .hm-attorney-sec .atrny-rite h2 {
        margin: 0 0 14px;
    }
    .hm-attorney-sec {
        padding: 20px 0 40px;
    }
}
@media screen and (max-width: 480px) {
    .hm-attorney-sec {
        padding: 20px 0 30px;
    }
    .hm-attorney-sec .atrny-rite p {
        margin: 0 0 18px;
        line-height: 1.3;
        font-size: 14px;
    }
    .hm-attorney-sec .cnt-num a {
        font-size: 28px;
    }
    .hm-attorney-sec .consultation {
        font-size: 14px;
        padding-top: 0;
    }
    .hm-attorney-sec .atrny-lft {
        margin: 0 auto 22px;
    }
    .hm-attorney-sec .atrny-rite h2 {
        font-size: 22px;
        line-height: 1.3;
    }
    .hm-attorney-sec::after {
        top: -90px;
    }
}
/* Home Attorney Responsive End */
/* Law office Section Start*/
.hm-lawoffice-sec {
    background-image: url(../images/lawoffice-bg.webp);
    background-repeat: no-repeat;
    padding-top: 110px;
    position: relative;
    background-size: 100% 101%;
}
.hm-lawoffice-sec:before {
    position: absolute;
    content: "";
    width: 80%;
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.heading-title {
    font-family: 'Gloock';
    font-size: 177px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    color: #0b374f;
    margin: 0 !important;
}
.hm-law-office-part {
    display: flex;
    justify-content: end;
    align-items: center;
    margin-right: 53px;
    gap: 60px;
}
.hm-law-office-cont {
    width: 50%;
    padding: 70px 0 0;
}
.hm-law-office-image {
    width: 38.9%;
    margin: 0;
}
.hm-law-office-image img {
    width: 100%;
    display: block;
}
.text-title {
    font-family: 'Gloock';
    font-size: 35px;
    font-weight: 400;
    color: #fff;
    line-height: 1.18;
    letter-spacing: 0;
    margin-bottom: 22px;
}
.hm-law-office-cont p {
    font-family: 'Figtree';
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 1.55;
    letter-spacing: 0;
}
/* Law office Section End*/
@media screen and (max-width: 1800px) {
    .heading-title,
    .text-heading {
        font-size: 150px;
        margin: 0 0 -100px;
    }
    .hm-lawoffice-sec {
        padding-top: 80px;
    }
    .text-title {
        font-size: 32px;
    }
    .hm-law-office-cont p {
        font-size: 17px;
    }
}
@media screen and (max-width: 1700px) {
    .heading-title,
    .text-heading {
        font-size: 140px;
        margin: 0 0 -140px;
    }
    .hm-lawoffice-sec {
        padding-top: 60px;
    }
    .text-title {
        font-size: 29px;
    }
    .hm-law-office-cont p {
        font-size: 16px;
    }
    .hm-law-office-cont {
        padding: 150px 0 0;
    }
}
@media screen and (max-width: 1500px) {
    .heading-title,
    .text-heading {
        font-size: 120px;
        margin: 0 0 -110px;
    }
    .hm-lawoffice-sec {
        padding-top: 42px;
    }
    .hm-law-office-cont p br {
        display: none;
    }
    .hm-law-office-cont p {
        font-size: 15px;
    }
    .hm-law-office-cont {
        padding: 120px 0 0;
    }
    .text-title {
        font-size: 25px;
    }
    .hm-law-office-cont {
        width: 50.2%;
    }
}
@media screen and (max-width: 1240px) {
    .heading-title,
    .text-heading {
        font-size: 95px;
        margin: 0 0 -100px;
    }
    .hm-lawoffice-sec {
        padding-top: 50px;
    }
    .hm-law-office-part {
        display: flex;
        justify-content: space-between;
        align-items: end;
        margin-right: 0;
        gap: 20px;
    }
    .text-title {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .hm-law-office-cont {
        width: 50%;
        padding: 0 0 50px;
    }
    .hm-law-office-image {
        width: 48%;
        margin: 0 0 0;
    }
}
@media screen and (max-width: 1024px) {
    .hm-law-office-part {
        flex-direction: column-reverse;
    }
    .hm-law-office-cont {
        width: 100%;
        padding: 0;
        max-width: 500px;
        margin: auto;
    }
    .hm-law-office-image {
        width: 100%;
        margin: 0 auto 20px;
        max-width: 350px;
        border-bottom: 2px solid #fff;
    }
    .heading-title,
    .text-heading {
        font-size: 60px;
        margin: 0 0 20px !important;
    }
    .text-title br {
        display: none;
    }
    .hm-lawoffice-sec {
        background-image: none;
        background-color: #07283a;
        padding: 50px 0;
    }
    .hm-lawoffice-sec:before {
        display: none;
    }
    .hm-lawoffice-sec .heading-title {
        color: #fff;
    }
    .hm-law-office-cont p,
    .text-title {
        text-align: center;
    }
}
@media screen and (max-width: 767px) {
    /* .text-title { font-size: 30px; } */
    .heading-title,
    .text-heading {
        font-size: 58px;
        margin: 0 0 20px;
    }
}
@media screen and (max-width: 480px) {
    .heading-title,
    .text-heading {
        font-size: 40px;
        margin: 0 0 20px;
    }
    .hm-lawoffice-sec {
        padding: 30px 0;
    }
    /* .text-title { font-size: 25px; }  */
    .heading-title {
        font-size: 30px;
    }
    .hm-scroll-sec,
    .hm-btm-scroll-sec {
        padding: 15px 0;
    }
}
html[lang="es-MX"] .banner-sec-ttl,
html[lang="es-MX"] .bnr-relentless-text {
    font-size: 110px;
}
html[lang="es-MX"] .banner-sec-ttl span {
    letter-spacing: 0;
}
html[lang="es-MX"] .banner-sec-ttl strong {
    font-size: 172px;
}
html[lang="es-MX"] .hm-caseresult .hmcaseresult-title {
    font-size: 110px;
}
html[lang="es-MX"] .whychoose-title {
    font-size: 70px;
}
html[lang="es-MX"] .whychoose-item p {
    font-size: 16px;
}
html[lang="es-MX"] .hm-abrar-sec .arbar-item-title {
    font-size: 35px;
}
html[lang="es-MX"] .hm-abrar-sec .arbar-item-cnt p {
    font-size: 16px;
}
html[lang="es-MX"] .about-title {
    font-size: 60px;
}
html[lang="es-MX"] .about-lft p {
    font-size: 16px;
}
html[lang="es-MX"] .text-heading::before {
    content: 'Mejores abogados';
}
html[lang="es-MX"] .text-heading {
    font-size: 120px;
}
html[lang="es-MX"] .text-heading.paso::before {
    content: 'El paso, Texas';
}
html[lang="es-MX"] .hmcompensation-sctn .tab {
    font-size: 25px;
}
html[lang="es-MX"] .hmcompensation-sctn-title {
    font-size: 45px;
}
html[lang="es-MX"] .hm-faq-sec .faqs-ttl {
    font-size: 60px;
}
html[lang="es-MX"] .hm-faq-sec .accordion-section .accordion-heading {
    font-size: 25px;
}
html[lang="es-MX"] .hm-faq-sec .accordion-section .accordion-heading:after {
    font-size: 45px;
}
html[lang="es-MX"] .hm-attorney-sec .atrny-rite p {
    font-size: 16px;
}
html[lang="es-MX"] .hm-attorney-sec .atrny-rite h2 {
    font-size: 25px;
}
html[lang="es-MX"] .testi-btn.spanish-testi-btn {
    display: block;
}
html[lang="es-MX"] .testi-btn {
    display: none;
}
html[lang="es-MX"] .hm-caseresult .hm-case-text {
    font-size: 20px;
}
@media screen and (max-width: 1800px) {
    html[lang="es-MX"] .banner-sec-ttl strong {
        font-size: 166px;
    }
    html[lang="es-MX"] .banner-sec-sub-ttl {
        font-size: 25px;
    }
    html[lang="es-MX"] .whychoose-title {
        font-size: 65px;
    }
    html[lang="es-MX"] .hm-abrar-sec .arbar-item-title {
        font-size: 30px;
    }
    html[lang="es-MX"] .hmcompensation-sctn .tab {
        font-size: 23px;
    }
    html[lang="es-MX"] .hmcompensation-sctn-title {
        font-size: 40px;
    }
    html[lang="es-MX"] .hm-caseresult .hm-case-text {
        font-size: 17px;
    }
}
@media screen and (max-width: 1700px) {
    html[lang="es-MX"] .banner-sec-ttl,
    html[lang="es-MX"] .bnr-relentless-text {
        font-size: 100px;
    }
    html[lang="es-MX"] .banner-sec-ttl strong {
        font-size: 157px;
    }
    html[lang="es-MX"] .banner-sec-sub-ttl {
        font-size: 23px;
    }
    html[lang="es-MX"] .hm-caseresult .hmcaseresult-title {
        font-size: 90px;
    }
    html[lang="es-MX"] .whychoose-title {
        font-size: 60px;
    }
    html[lang="es-MX"] .hmcompensation-sctn .tab {
        font-size: 20px;
    }
    html[lang="es-MX"] .hmcompensation-sctn-title {
        font-size: 38px;
    }
    html[lang="es-MX"] .hm-caseresult .hm-case-text {
        font-size: 15px;
    }
    html[lang="es-MX"] .hm-faq-sec .faqs-ttl {
        font-size: 55px;
    }
    html[lang="es-MX"] .texas-btn a.cmn-btn {
        padding: 20px 40px;
    }
}
@media screen and (max-width: 1500px) {
    html[lang="es-MX"] .banner-sec-ttl,
    html[lang="es-MX"] .bnr-relentless-text {
        font-size: 75px;
    }
    html[lang="es-MX"] .banner-sec-ttl:before {
        top: 19px;
    }
    html[lang="es-MX"] .banner-sec-ttl strong {
        font-size: 122px;
    }
    html[lang="es-MX"] .banner-sec-sub-ttl {
        font-size: 19px;
    }
    html[lang="es-MX"] .hm-caseresult .hmcaseresult-title {
        font-size: 75px;
    }
    html[lang="es-MX"] .whychoose-title {
        font-size: 50px;
    }
    html[lang="es-MX"] .hm-abrar-sec .arbar-item-title {
        font-size: 25px;
    }
    html[lang="es-MX"] .about-title {
        font-size: 47px;
    }
    html[lang="es-MX"] .text-heading {
        font-size: 95px;
    }
    html[lang="es-MX"] .hmcompensation-sctn .tab {
        font-size: 18px;
    }
    html[lang="es-MX"] .hmcompensation-sctn-title {
        font-size: 35px;
    }
    html[lang="es-MX"] .hm-faq-sec .faqs-ttl {
        font-size: 45px;
    }
    html[lang="es-MX"] .hm-caseresult .hm-case-text {
        font-size: 13px;
    }
    html[lang="es-MX"] .texas-btn a.cmn-btn {
        padding: 20px 30px;
    }
}
@media screen and (max-width: 1240px) {
    html[lang="es-MX"] .banner-sec-ttl,
    html[lang="es-MX"] .bnr-relentless-text {
        font-size: 60px;
    }
    html[lang="es-MX"] .banner-sec-ttl strong {
        font-size: 91px;
    }
    html[lang="es-MX"] .banner-sec-sub-ttl {
        font-size: 15px;
    }
    html[lang="es-MX"] .hm-caseresult .hmcaseresult-title {
        font-size: 60px;
    }
    html[lang="es-MX"] .whychoose-title {
        font-size: 35px;
    }
    html[lang="es-MX"] .whychoose-item p {
        font-size: 14px;
    }
    html[lang="es-MX"] .hm-abrar-sec .arbar-item-title {
        font-size: 20px;
    }
    html[lang="es-MX"] .hm-abrar-sec .arbar-item-cnt p {
        font-size: 12px;
    }
    html[lang="es-MX"] .about-title {
        font-size: 35px;
    }
    html[lang="es-MX"] .text-heading {
        font-size: 82px;
    }
    html[lang="es-MX"] .hmcompensation-sctn .tab {
        font-size: 14px;
    }
    html[lang="es-MX"] .hmcompensation-sctn-title {
        font-size: 28px;
    }
    html[lang="es-MX"] .hm-faq-sec .faqs-ttl {
        font-size: 35px;
    }
    html[lang="es-MX"] .hm-faq-sec .accordion-section .accordion-heading {
        font-size: 20px;
    }
    html[lang="es-MX"] .hm-faq-sec .accordion-section .accordion-heading:after {
        font-size: 40px;
    }
    html[lang="es-MX"] .hm-caseresult .hm-case-text {
        font-size: 11px;
    }
}
@media screen and (max-width: 1240px) and (min-width:1025px) {
    html[lang="es-MX"] .hm-abrar-sec .arbar-item {
        width: 30.7%;
    }
}
@media screen and (max-width: 1024px) {
    html[lang="es-MX"] .banner-sec-ttl strong {
        font-size: 60px;
    }
    html[lang="es-MX"] .hm-caseresult .hmcaseresult-title {
        font-size: 50px;
    }
    html[lang="es-MX"] .whychoose-title {
        font-size: 28px;
    }
    html[lang="es-MX"] .about-title {
        font-size: 28px;
    }
    html[lang="es-MX"] .text-heading {
        font-size: 62px;
    }
    html[lang="es-MX"] .hm-faq-sec .accordion-section .accordion-heading:after {
        font-size: 35px;
    }
    html[lang="es-MX"] .hm-faq-sec .faqs-ttl {
        font-size: 30px;
    }
    html[lang="es-MX"] .hm-faq-sec .accordion-section .accordion-heading {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px) {
    html[lang="es-MX"] .banner-sec-ttl,
    html[lang="es-MX"] .banner-sec-ttl strong {
        font-size: 50px;
    }
    html[lang="es-MX"] .hm-caseresult .hmcaseresult-title {
        font-size: 40px;
    }
    html[lang="es-MX"] .hm-caseresult .hm-case-text {
        font-size: 10px;
        padding: 0;
    }
    html[lang="es-MX"] .whychoose-title {
        font-size: 20px;
    }
    html[lang="es-MX"] .hm-whychoose-sec .whychoose-item {
        margin-bottom: 10px;
    }
    html[lang="es-MX"] .hm-abrar-sec .abrar-title.abrar-title-mbl {
        font-size: 40px;
    }
    html[lang="es-MX"] .hm-abrar-sec .abrar-title::before {
        top: 0;
    }
    html[lang="es-MX"] .about-title {
        font-size: 22px;
    }
    html[lang="es-MX"] .about-lft p {
        font-size: 13px;
    }
    html[lang="es-MX"] .text-heading {
        font-size: 40px;
    }
    html[lang="es-MX"] .text-heading::before {
        top: 0;
    }
    html[lang="es-MX"] .hm-practice-sec .pract-ttl {
        font-size: 30px;
    }
    html[lang="es-MX"] .hm-faq-sec .accordion-section .accordion-heading {
        font-size: 16px;
    }
    html[lang="es-MX"] .hm-faq-sec .accordion-section .accordion-heading:after {
        font-size: 30px;
    }
    html[lang="es-MX"] .hm-our-team-sec .meet-text-heading {
        font-size: 32px;
    }
    html[lang="es-MX"] .hm-faq-sec .faqs-ttl {
        font-size: 20px;
    }
    html[lang="es-MX"] .faqs-btn a.cmn-btn {
        padding: 18px 35px;
    }
    html[lang="es-MX"] .hm-attorney-sec .atrny-rite h2 {
        font-size: 20px;
    }
    html[lang="es-MX"] .hm-attorney-sec .atrny-rite p {
        font-size: 13px;
    }
    html[lang="es-MX"] .heading-title {
        font-size: 42px;
    }
    html[lang="es-MX"] .text-title {
        font-size: 24px;
    }
    html[lang="es-MX"] .hm-caseresult .hm-case-text::before {
        display: none;
    }
    html[lang="es-MX"] .bnr-relentless-text {
        font-size: 40px;
    }
}
@media screen and (max-width: 480px) {
    html[lang="es-MX"] .banner-sec-ttl .bnr-title-tp {
        font-size: 10px;
    }
    html[lang="es-MX"] .banner-sec-ttl,
    html[lang="es-MX"] .banner-sec-ttl strong {
        font-size: 35px;
    }
    html[lang="es-MX"] .hm-caseresult .hmcaseresult-title {
        font-size: 30px;
    }
    html[lang="es-MX"] .hm-caseresult .hm-case-text {
        font-size: 9px;
        padding: 0 0 0 25px;
    }
    html[lang="es-MX"] .hm-caseresult .hm-case-text::before {
        left: 0;
        width: 11%;
    }
    html[lang="es-MX"] .hm-case-btn a.cmn-btn {
        padding: 14px 19px;
        letter-spacing: 0.3px;
        font-size: 11px;
    }
    html[lang="es-MX"] .whychoose-title {
        font-size: 15px;
    }
    html[lang="es-MX"] .hm-abrar-sec .abrar-title.abrar-title-mbl {
        font-size: 30px;
    }
    html[lang="es-MX"] .about-title {
        font-size: 18px;
    }
    html[lang="es-MX"] .text-heading {
        font-size: 26px;
        margin: 0 0 8px;
    }
    html[lang="es-MX"] .texas-phn p {
        font-size: 15px;
    }
    html[lang="es-MX"] .hm-practice-sec .pract-ttl {
        font-size: 22px;
    }
    html[lang="es-MX"] .hm-faq-sec .accordion-section .accordion-heading {
        font-size: 12px;
    }
    html[lang="es-MX"] .hm-faq-sec .accordion-section .accordion-heading:after {
        font-size: 20px;
    }
    html[lang="es-MX"] .hm-our-team-sec .meet-text-heading {
        font-size: 22px;
    }
    html[lang="es-MX"] .hm-faq-sec .faqs-ttl {
        font-size: 12px;
    }
    html[lang="es-MX"] .hm-testimonials .testi-btn a {
        padding: 16px 30px;
        font-size: 14px;
    }
    html[lang="es-MX"] .faqs-btn a.cmn-btn {
        padding: 18px 20px;
        font-size: 10px;
    }
    html[lang="es-MX"] .heading-title {
        font-size: 30px;
    }
    html[lang="es-MX"] .text-title {
        font-size: 20px;
    }
    html[lang="es-MX"] .hm-form-sec .form-text-heading {
        font-size: 16px;
    }
    html[lang="es-MX"] .ftr-lf .footer-ttl.spanish-tit {
        font-size: 18px;
    }
}