/* Banner Section */
.banner-sec {
    background-image: url(../images/hmbnr-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 220px 0 20px;
    position: relative;
}
.banner-sec .container {
    max-width: 1700px;
}
.hmbnr-btn-mb {
    display: none;
}
.banner-sec::before {
    content: '';
    position: absolute;
    background-image: -webkit-linear-gradient(90deg, rgb(42, 51, 34) 0%, rgba(42, 51, 34, 0) 100%);
    width: 100%;
    height: 60%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
}
.banner-sec::after {
    content: '';
    position: absolute;
    background-image: -webkit-linear-gradient(87deg, #2a3322 18%, #2a332200 35%);
    width: 100%;
    height: 79%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
}
.banner-sec .hmbnr-lst {
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
}
.banner-sec .hmbnr-lst::before {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 0;
    left: 0;
    content: 'ramrock';
    font-family: "Radley";
    font-size: 260px;
    line-height: 180px;
    letter-spacing: 10.4px;
    font-weight: 400;
    color: #bdc0b2;
    text-transform: uppercase;
    opacity: 40%;
    top: -30px;
}
.banner-sec .hmbnr-lst .bnr-lft {
    width: 45.88%;
    padding-top: 160px;
    position: relative;
    z-index: 0;
}
.banner-sec .hmbnr-lst .bnr-lft::before {
    content: '';
    position: absolute;
    background-image: -webkit-linear-gradient(92deg, #38402f 18%, #2a332200 35%);
    width: 95%;
    height: 55%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 4;
}
.banner-sec .bnr-lft .bnr-lft-img {
    width: 100%;
}
.banner-sec .bnr-lft .bnr-lft-img img {
    display: block;
    width: 100%;
}
.banner-sec .hmbnr-lst .bnr-cnt {
    width: 50%;
    position: relative;
    z-index: 2;
    padding: 55px 0 0;
}
.banner-sec .bnr-cnt h1.ban-heading {
    margin: 0;
}
.banner-sec .bnr-cnt .ban-heading {
    font-family: "Radley";
    font-size: 140px;
    line-height: 1;
    letter-spacing: -2.4px;
    font-weight: 400;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.slc.banner-sec .bnr-cnt .ban-heading{
	font-size:125px;
}
.banner-sec .bnr-cnt .ban-heading small {
    font-family: "Quattrocento Sans";
    font-size: 25px;
    line-height: 1;
    letter-spacing: 5px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    padding-right: 350px;
    position: relative;
}

.slc.banner-sec .bnr-cnt .ban-heading small{
	    font-size: 52px;
}
.banner-sec .bnr-cnt .ban-heading small::before {
    content: '';
    position: absolute;
    background-color: #bdc0b2;
    width: 344px;
    height: 3px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.bnr-cnt h2, .bnr-cnt h1 {
    margin: 0;
}
.banner-sec .bnr-cnt .ban-heading strong {
    font-family: "Radley";
    font-size: 120px;
    line-height: 1;
    font-weight: 400;
    display: block;
    padding-left: 180px;
    position: relative;
}


.banner-sec .bnr-cnt .ban-heading strong::before {
    content: '';
    position: absolute;
    background-image: url(../images/ramrock.webp);
    background-repeat: no-repeat;
    background-size: cover;
    width: 143px;
    height: 199px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.banner-sec .hmbnr-btn {
    text-align: center;
    position: relative;
    z-index: 1;
}
.hm-banner-btm-sec {
    background-color: #2a3322;
    padding: 20px 0 0;
    position: relative;
}
.hm-banner-btm-sec::after {
    content: '';
    background-image: url(../images/bnr-btm-shape.webp);
    width: 100%;
    height: 237px;
    display: block;
    background-repeat: no-repeat;
    background-position: top;
    margin: 75px 0 0;
    background-size: cover;
}
.bnr-brm-cont .bnr-btn-txt {
    font-family: "Radley";
    font-size: 260px;
    line-height: 180px;
    letter-spacing: 10.4px;
    font-weight: 400;
    color: #bdc0b21a;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    margin-bottom: 35px;
    border-bottom: 2px solid #fefcf6;
    border-top: 2px solid #fefcf6;
}
.hm-banner-btm-sec {
    background-color: #2a3322;
    padding: 20px 0 0;
}
.hm-banner-btm-sec .btm-txt {
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: center;
    width: max-content;
    padding: 10px 0;
}
.hm-banner-btm-sec h5.scd-line, .hm-banner-btm-sec h2.scd-line, .hm-banner-btm-sec p.scd-line {
    margin: 0;
	display:block;
}
.hm-banner-btm-sec .scd-line {
    font-family: "Quattrocento Sans";
    font-size: 22px;
    line-height: 1;
    letter-spacing: 6px;
    font-weight: 400;
    color: #fefcf6;
    text-transform: uppercase;
    text-align: center;
    padding: 0 60px;
}
.hm-banner-btm-sec .btm-txt .scd-line::before,
.hm-banner-btm-sec .btm-txt .scd-line::after {
    content: '';
    position: absolute;
    background-image: url(../images/hm-spirites.webp);
    background-repeat: no-repeat;
    background-position: -100px -30px;
    width: 35px;
    height: 40px;
    left: 0;
    top: -10px;
    bottom: 0;
    margin: auto;
}
.hm-banner-btm-sec .btm-txt .scd-line::after {
    left: auto;
    right: 0;
}
/* Home Injury Top section */
.hminjury-top-sec {
    background-image: url(../images/personal-injury-top-sec-banner-mbl.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px 0 0;
}
.hm-injury-sec h2.first {
    font-size: 60px;
}
.hm-injury-sec h2 {
    font-size: 42px;
}
@media screen and (min-width: 992px) {
    .hminjury-top-sec {
        background-image: url(../images/personal-injury-top-sec-banner.webp);
    }
}
.injury-tp-itm-list {
    display: flex;
    justify-content: space-between;
}
.injury-tp-itm {
    width: 25.7%;
    transition: 0.2s;
}
.injury-tp-itm h3 {
    font-family: 'Radley';
    font-weight: 400;
    font-size: 34px;
    line-height: 1.1;
    letter-spacing: 0;
    color: #555952;
    text-transform: uppercase;
    position: relative;
    padding: 145px 0 35px 0;
    border-bottom: 1px solid #555952;
    margin-bottom: 20px;
}
.injury-tp-itm h3::before {
    content: "";
    background-image: url(../images/hm-spirites.webp);
    background-position: -11px -96px;
    background-repeat: no-repeat;
    width: 139px;
    height: 124px;
    position: absolute;
    top: 0;
    left: 0;
}
.injury-tp-itm:hover h3::before {
    background-position: -11px -233px;
}
.injury-tp-itm.btr h3::before {
    background-position: -163px -96px;
}
.injury-tp-itm.btr:hover h3::before {
    background-position: -163px -236px;
}
.injury-tp-itm.cas h3::before {
    background-position: -314px -96px;
}
.injury-tp-itm.cas:hover h3::before {
    background-position: -314px -237px;
}
.injury-tp-itm h3::after {
    content: "";
    background-color: #2a3322;
    width: 138px;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.injury-tp-itm p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 22px;
    line-height: 1.4;
    letter-spacing: 0;
    color: #2a3223;
    margin: 0;
}
.injury-tp-itm:hover h3,
.injury-tp-itm:hover p {
    color: #2a3322;
}
.injury-tp-itm:hover h3::after {
    background-color: #555952;
}
/* Home Injury Section */
.hm-injury-sec {
    background-image: none;
    padding: 60px 0;
    background-image: url(../images/personal-injury-bg-img.webp);
}
.hm-injury-sec .container {
    max-width: 1500px;
    margin: auto;
}
.hm-injury-blk {
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.hm-injury-sec-btm {
    background-image: url(../images/personal-injury-bg-img-mbl.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 80px 0;
}
@media screen and (min-width: 992px) {
    .hm-injury-sec-btm {
        background-image: url(../images/personal-injury-bg-img.webp);
    }
    .hm-injury-sec {
        background-image: url(../images/personal-injury-bg-img-mbl.webp);
    }
}
/* .hm-injury-lft {
    width: 44.3%;
} */
.hm-injury-lft {
    width: 49.3%;
}
.hm-injury-rgt {
    width: 44%;
}
.hm-injury-lft span.abt-title {
    font-family: 'Radley';
    font-weight: 400;
    font-size: 80px;
    line-height: 1.1;
    letter-spacing: 0;
    color: #555952;
    text-transform: uppercase;
    margin: 0 -190px 37px 0;
    display: block;
}
.hm-injury-lft span.abt-title strong {
    color: #000000;
    display: block;
    font-weight: 400;
}
.injury-lft-cnt {
    width: 92%;
    padding-bottom: 132px;
    position: relative;
    border-bottom: 1px solid #1a1e14;
}
.injury-lft-cnt::before {
    content: "";
    background-color: #000000;
    width: 46%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
}
/* .injury-cnt p:last-child {
    margin-bottom: 0;
} */
.injury-lft-cnt p,
.injury-cnt p,
.injury-cnt li {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 20px;
    line-height: 1.8;
    letter-spacing: 0;
    color: #2a3223;
    margin-bottom: 25px;
    position: relative;
}
.injury-cnt li strong {
    font-weight: 900;
}
.injury-cnt li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
}
.injury-cnt li::before {
    position: absolute;
    content: "";
    background-color: #000;
    width: 12px !important;
    height: 12px;
    left: 0;
    margin: auto;
    top: 10px;
    border-radius: 50%;
}
.injury-cnt-btm {
    display: flex;
    gap: 40px;
    align-items: center;
    padding-top: 30px;
}
a.cmn-btn span {
    display: block;
    position: absolute;
    top: 10px;
    font-size: 13px;
    right: 50px;
}
.inj-ctn-lk a.cmn-btn {
    position: relative;
    padding: 30px 40px 15px 60px;
    width: 250px;
    text-align: end;
    background-color: #555952;
}
.inj-ctn-lk a.cmn-btn:hover {
    background-color: #2a3322;
}
.inj-ctn-lk a.cmn-btn:after {
    background-image: url(../images/call-icon.webp);
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    bottom: 0;
    margin: auto;
    left: 25px;
    top: 0;
}
.inj-ctn-lk p {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 6.4px;
    color: #000000;
    text-transform: uppercase;
    margin: 0;
    text-align: end;
}
.inj-ctn-lk p a {
    font-family: 'Quattrocento Sans';
    display: inline-block;
    font-weight: 600;
    font-size: 35px;
    line-height: 1;
    letter-spacing: 0;
    color: #000;
    text-transform: uppercase;
    margin: 0;
}
.inj-ctn-lk p a:hover {
    color: #2a3322;
}
.hm-injury-sec.btm {
    padding: 0;
    background-image: none;
}
.injury-cnt-top-cnt {
    text-align: center;
    margin: 0 0 40px 0;
}
.injury-cnt-list .left-cnt {
    width: 100%;
}
.injury-cnt-list .right-cnt {
    width: 100%;
}
.injury-cnt-list .right-cnt h3.sub-heading {
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0;
    color: #000;
    font-family: 'Quattrocento Sans';
    font-size: 40px;
    margin: 0 0 15px 0;
}
.personal-injury-imge img {
    width: 100%;
    display: block;
}
.personal-injury-imge {
    position: relative;
}
.personal-injury-imge::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 30%;
    background-image: linear-gradient(#fbf9f500, #fbf9f5);
    bottom: 0;
    left: 0;
    right: 0;
}
.injury-cnt-list h2 {
    line-height: 1.2;
    position: relative;
    margin: 0 0 25px 0;
}
/* .injury-cnt-list h2::before{
    content: "";
    background-color: #2a3322;
    width: 138px;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
} */
/* injury section ends */
/* case results starts */
.hm-case-results-sec {
    background-image: url(../images/million-sec-bg-mbl.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 60px 0;
    text-align: center;
    position: relative;
    z-index: 0;
}
@media screen and (min-width: 992px) {
    .hm-case-results-sec {
        background-image: url(../images/million-sec-bg.webp);
    }
}
.hm-case-results-sec:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    background-color: #fff;
    opacity: 60%;
    z-index: -1;
    pointer-events: none;
}
.hm-case-results-sec::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    width: 100%;
    height: 20%;
    background-image: linear-gradient(#fbf9f5, #fbf9f500);
    pointer-events: none;
}
.hm-case-results-sec .mil-hedng {
    color: #1a1e13;
    font-size: 60px;
    font-family: "Radley", serif;
    font-weight: 400;
    line-height: 1.1;
    letter-spacing: 0;
    margin: 0 0 15px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}
.hm-case-results-sec .mil-hedng strong {
    color: #555952;
    display: block;
    font-weight: 400;
}
.hm-case-results-sec .circle-img img,
.hm-case-results-sec .mill-img img {
    display: block;
    width: 100%;
}
.hm-case-results-sec .cmbnd-mill-blk {
    position: relative;
    margin: 0 0 40px;
}
.hm-case-results-sec .circle-img {
    width: 38%;
    margin: auto;
}
.hm-case-results-sec .mill-img {
    width: 30%;
    margin: 0 auto 10px;
}
.hm-case-results-sec .mill-cnt {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 40px;
    width: max-content;
    height: max-content;
}
.hm-case-results-sec .mill-cnt h3 {
    color: #fff;
    font-size: 60px;
    font-family: "Quattrocento Sans", serif;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0 !important;
    margin: 0 0 15px;
    text-transform: uppercase;
    position: relative;
    padding: 0 0 15px;
}
.hm-case-results-sec .mill-cnt h3:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 209px;
    height: 2px;
    background-image: url("../images/txt-line.webp");
    background-repeat: no-repeat;
    background-size: contain;
}
.hm-case-results-sec .mill-cnt h5 {
    color: #fff;
    font-size: 35px;
    font-family: "Radley", serif;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    margin: 0;
    text-transform: uppercase;
}
.hm-case-results-btm-sec {
    background-color: #2a3322;
    padding: 35px 0;
    text-align: center;
}
.hm-case-results-btm-sec .mill-btm-hdng {
    color: #fff;
    font-size: 20px;
    font-family: "Quattrocento Sans", serif;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 6px;
    text-transform: uppercase;
    position: relative;
    width: max-content;
    height: max-content;
    margin: 0 auto 0;
    padding: 0 60px;
}
.hm-case-results-btm-sec .mill-btm-hdng:before,
.hm-case-results-btm-sec .mill-btm-hdng:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    margin: auto;
    width: 31px;
    height: 42px;
    background-image: url("../images/hm-spirites.webp");
    background-repeat: no-repeat;
    background-position: -99px -30px;
}
.hm-case-results-btm-sec .mill-btm-hdng:before {
    left: 0;
}
.hm-case-results-btm-sec .mill-btm-hdng:after {
    right: 0;
}
/* case results ends */
/* Practice Area Section */
.hm-practice-area .container {
    max-width: 1700px;
    margin: auto;
}
.hm-practice-area {
    padding: 20px 0 140px;
    text-align: center;
    background-image: url(../images/hmpractice-areas-bg-mbl.webp);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
}
@media screen and (min-width: 992px) {
    .hm-practice-area {
        background-image: url(../images/hmpractice-areas-bg.webp);
    }
}
.hmpract-list {
    padding: 0 0 88px;
}
.hmpract-blk {
    padding: 0 100px;
}
.hm-practice-area h2 {
    font-size: 196px;
    font-family: 'Radley';
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
    color: rgba(85, 89, 82, 0.078);
    margin: 0 0 -8px;
}
.hm-practice-area h3 {
    font-size: 80px;
    font-family: 'Radley';
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #000000;
    margin: 0 0 21px;
}
.hmpract-item {
    width: 100%;
    text-align: center;
    position: relative;
    background-color: #ebede4;
    padding: 30px 12px 62px;
    z-index: 1;
    border-bottom: 8px solid transparent;
}
.hmpract-item::before {
    content: "";
    position: absolute;
    background: linear-gradient(180deg, transparent 10%, #f9f8f4 100%);
    bottom: -8px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.hmpract-item h4 {
    font-size: 30px;
    font-family: 'Radley';
    font-weight: 400;
    line-height: 1.16;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #000000;
    margin: 0;
}
.hmpract-image img {
    width: 100%;
    display: block;
}
.hmpract-image {
    mask-image: url(../images/pract-mask-img.webp);
    mask-size: 100%;
    -webkit-mask-image: url(../images/pract-mask-img.webp);
    mask-repeat: no-repeat;
    position: relative;
    margin: 0 0 40px;
}
.hmpract-link a {
    font-size: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 5;
}
.hmpract-item:hover::before {
    display: none;
}
.hmpract-item:hover h4 {
    color: #ffffff;
}
.hmpract-item:hover {
    border-color: rgb(85, 89, 82);
    background-image: url(../images/pract-item-bg.webp);
    background-repeat: repeat;
}
.hmpract-item:hover::after {
    content: "";
    position: absolute;
    background-color: #fff;
    width: 31.6%;
    height: 2px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}
.hmpract-btn {
    position: relative;
    text-align: center;
}
.hmpract-btn::before,
.hmpract-btn::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 12px;
    margin: auto;
    background-repeat: no-repeat;
    background-size: contain;
    width: 34.2%;
    height: 5px;
}
.hmpract-btn::before {
    background-image: url(../images/pract-btn-bfr.webp);
    right: 0;
}
.hmpract-btn::after {
    background-image: url(../images/pract-btn-aftr.webp);
    left: 0;
}
/* Practice Area Section */
/* / Testimonials Section Starts / */
.hm-testimonials {
    background-image: url(../images/testi-sec-bg-mbl.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0 0;
}
@media screen and (min-width: 992px) {
    .hm-testimonials {
        background-image: url(../images/testi-sec-bg.webp);
    }
}
.hm-testimonials .hm-testi-item {
    padding: 45px 20px 45px 60px;
    border-bottom: 1px solid #2a3322;
    position: relative;
}
.hm-testimonials .hm-testi-item::before {
    content: "";
    position: absolute;
    background-image: url(../images/hm-spirites.webp);
    background-repeat: no-repeat;
    background-position: -486px -246px;
    width: 83px;
    height: 114px;
    top: 0;
    left: 7px;
    margin: auto;
}
.hm-testimonials .hm-testi-item::after {
    content: "";
    position: absolute;
    background-image: url(../images/hm-spirites.webp);
    background-repeat: no-repeat;
    background-position: -476px -30px;
    width: 70px;
    height: 60px;
    bottom: 20px;
    right: 45px;
    margin: auto;
}
.hm-testimonials .hm-testi-cont {
    position: relative;
    padding: 30px 0 0 0;
}
.hm-testimonials .hm-testi-cont::before {
    content: "";
    position: absolute;
    background-color: #2a3322;
    width: 91%;
    height: 1px;
    top: 0;
    right: 0;
    margin: auto;
}
.hm-testimonials .hm-testi-cont::after {
    content: "";
    position: absolute;
    background-color: #2a3322;
    width: 28%;
    height: 4px;
    top: -2px;
    left: 50px;
    margin: auto;
}
.hm-testimonials .hm-testi-item .star-rat {
    background-image: url(../images/hm-spirites.webp);
    background-repeat: no-repeat;
    background-position: -159px -34px;
    width: 214px;
    height: 35px;
    margin: 0 0 35px 50px;
}
.hm-testimonials .hm-testi-item p {
    font-family: "Quattrocento Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.8;
    color: #2a3223;
    margin: 0 0 35px;
}
.hm-testimonials .hm-testi-item h4.author span {
    font-size: 30px;
    position: relative;
    top: -3px;
}
.hm-testimonials .hm-testi-item h4.author {
    font-family: "Radley";
    font-style: normal;
    font-weight: 400;
    color: #000000;
    font-size: 28px;
    line-height: 1;
    text-transform: uppercase;
    margin: 0;
}
.hm-testimonials .hm-testi-item h3 {
    color: #000;
    font-size: 0;
    position: relative;
    text-transform: capitalize;
    margin: 0;
}
.hm-testimonials .hm-testi-item h5.profession {
    font-size: 0;
    margin: 0;
}
.hm-testimonials .owl-carousel .owl-stage-outer {
    margin: 0 0 70px;
}
.testi-btn {
    text-align: center;
}
.hm-testimonials .testi-blk .owl-nav {
    margin: 40px 0 0 0;
}
.hm-testimonials .testi-blk .owl-nav button {
    background: #ccc !important;
    width: 50px;
    height: 40px;
    margin: 0 5px;
}
.hm-testimonials .testi-blk .owl-nav button span {
    font-size: 28px;
    font-weight: bold;
}
.hm-testimonials .testi-blk .owl-nav button:hover {
    background: #000 !important;
}
.hm-testimonials .testi-blk .owl-nav button:hover span {
    color: #fff;
}
/* / Testimonials Section Ends / */
/* Case Section  */

.hm-case-sec {
    padding: 80px 0 20px 0;
    background-image: url(../images/hm-case-bg.webp);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.hm-case-sec .container {
    max-width: 1700px;
    width: 100%;
    margin: 0 auto;
}
.hm-case-sec .Efficient-txt {
    font-family: 'Radley';
    font-weight: 400;
    font-size: 100px;
    line-height: 1;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin: 0;
    position: relative;
}
.hm-case-sec .Efficient-txt::before {
    content: "";
    background-color: #2a3322;
    width: 12%;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    z-index: 1;
}
.hm-case-sec .case-txt {
    font-family: 'Radley';
    font-size: 80px;
    line-height: 1.2;
    letter-spacing: 0;
    color: #555952;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 120px;
    position: relative;
}
.hm-case-sec .case-txt::before {
    content: "";
    background-color: #bdc0b2;
    width: 31.2%;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    top: -2px;
    margin: 0 auto;
    z-index: 0;
}
.case-bg-img img {
    display: none;
}
.case-sec {
    padding: 0 0 42% 0;
}
.case-sec-btns {
    display: flex;
    justify-content: space-evenly;
    gap: 0;
}
.evltn-btn a.cmn-btn,
.cntct-btn a.cmn-btn {
    display: inline-block;
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase;
    background-color: #2a3322;
    padding: 23px 75px;
    border-radius: 50px;
    position: relative;
    transition: none;
}
.evltn-btn a.cmn-btn:hover,
.cntct-btn a.cmn-btn:hover {
    background-color: #555952;
}
.evltn-btn a.cmn-btn:hover:before,
.cntct-btn a.cmn-btn:hover:before {
    background-image: url(../images/cmn-btn-bfr-2.webp);
}
.evltn-btn a.cmn-btn::before,
.cntct-btn a.cmn-btn::before {
    position: absolute;
    content: "";
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(../images/cmn-btn-bfr-1.webp);
    background-repeat: no-repeat;
    width: 95px;
    height: 25px;
}
.case-sgr-rslt {
    text-align: center;
    border-top: 2px solid #fff;
    padding: 36px 0 10px;
}
.case-sgr-rslt h5 {
    display: inline;
    font-family: 'Quattrocento Sans';
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 9px;
    color: #fefcf6;
    text-transform: uppercase;
    margin: 0;
    position: relative;
    padding: 0 70px;
}
.case-sgr-rslt h5::before,
.case-sgr-rslt h5::after {
    content: "";
    background-image: url(../images/hm-spirites.webp);
    background-repeat: no-repeat;
    background-position: -99px -30px;
    width: 31px;
    height: 42px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
}
.case-sgr-rslt h5::after {
    left: inherit;
    right: 0;
}
.case-bg-img.orange {
    display: none;
}
/* Case Section  */
/* / HomePage FAQ's Section Starts / */
.hm-faq-sec {
    background-image: url(../images/faqsection-bg.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 190px 0 230px;
    background-position: top center;
    background-color: #faf9f5;
}
.hm-faq-sec .text-heading {
    text-align: left;
}
.faq-btn {
    padding-top: 50px;
    text-align: center;
}
.faq-btn a.cmn-btn {
    text-transform: capitalize;
}
.accordion {
    display: flex;
    flex-direction: column;
    width: 64.6%;
    counter-reset: my-sec-counter;
}
.accordion-section-content {
    display: none;
    transition: all 0.3s ease-in-out 0s;
}
.accordion-section.accordien-active .accordion-section-content {
    padding: 10px 0 0;
    display: block;
}
.accordion-section {
    padding: 35px 50px 35px 100px;
    border-bottom: 1px solid #55595233;
    border-left: 3px solid #555952;
    counter-reset: my-awesome-counter;
}
.accordion-section:last-child {
    border-bottom: none;
}
.accordion-section.accordien-active {
    background-image: -webkit-linear-gradient(0deg, rgb(189, 192, 178) 0%, rgba(189, 192, 178, 0) 100%);
}
.accordion-heading {
    margin: 0;
    cursor: pointer;
}
.accordion-section-content p {
    font-family: "Quattrocento Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.7;
    color: #2a3223;
    margin: 0;
}
.accordion-section .accordion-heading {
    font-family: "Radley";
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 1;
    color: #000;
    text-transform: uppercase;
    margin: 0;
    position: relative;
}
.accordion-section .accordion-heading:before {
    content: "";
    position: absolute;
    background-image: url(../images/hm-spirites.webp);
    background-repeat: no-repeat;
    background-position: -405px -47px;
    width: 18px;
    height: 12px;
    top: 0;
    right: 0;
}
.accordion .accordion-section.accordien-active .accordion-heading:before {
    transform: rotate(267deg);
}
.accordion-section .accordion-heading:after {
    counter-increment: my-sec-counter;
    content: "0" counter(my-sec-counter) " ";
    position: absolute;
    left: -72px;
    top: -13px;
    margin: auto;
    height: max-content;
    width: 45px;
    font-family: "Quattrocento Sans";
    font-weight: 600;
    font-size: 50px;
    line-height: 1;
    letter-spacing: 0;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
}
.faq-img img {
    width: 100%;
    display: block;
}
.faq-img {
    display: none;
}
/* / HomePage FAQ's Section Ends / */
/* Home Blog Section Starts */
.hm-blog-sec {
    padding: 60px 0;
}
.hm-blog-sec .hm-blog-blk {
    flex-wrap: wrap;
    display: flex;
}
.hm-blog-sec .hmblg-item {
    background: #ccc;
    width: 32%;
    padding: 20px;
    margin: 0 0.5%;
}
.hm-blog-sec .hmblgcnt h3 {
    font-size: 26px;
    margin: 0 0 15px 0;
    color: #000;
    line-height: 1;
}
.hm-blog-sec .hmblgcnt p {
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 20px 0;
}
.hm-blog-sec .hmpost_btn {
    margin: 20px 0 10px 0;
}
.hm-blog-sec .hmpost_btn a {
    font-size: 18px;
    display: inline-block;
    color: #fff;
}
.hm-blog-sec .hmnews-btn {
    text-align: center;
    margin: 30px 0 0 0;
}
.hm-blog-sec .hmnews-btn a {
    background-color: #eee;
}
.hm-blog-sec .hmnews-btn a:hover {
    background-color: #000;
}
/*  Home Blog Section Ends */
/* / HomePage Tab Section Starts / */
.hm-meet-team-section .container {
    width: 100%;
    max-width: 1700px;
}
.hm-meet-team-section {
    background-image: url(../images/meet-the-team-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 30px 0 100px;
    position: relative;
    overflow: hidden;
}
.hm-meet-team-section h2 {
    text-align: center;
}
.hm-meet-team-section span.text-heading {
    font-size: 195px;
    line-height: 1;
    font-family: 'Radley';
    font-weight: 400;
    color: #555952;
    opacity: 8%;
    text-transform: uppercase;
    text-align: center;
}
.hm-meet-team-section .team-cntnt {
    display: flex;
    justify-content: space-between;
    padding: 0 100px;
    position: relative;
}
.hm-meet-team-section .team-btn-head {
    display: flex;
    gap: 30px;
}
.hm-meet-team-section .tab-btns {
    display: flex;
    justify-content: center;
    align-items: center;
}
.team-logo img {
    width: 100%;
    display: block;
    max-width: 100px;
}
.hm-meet-team-section .tm-cnt-img {
    width: 40%;
}
.hm-meet-team-section .tm-cnt-cntnt {
    width: 46%;
    padding-top: 390px;
    position: relative;
}
.hm-meet-team-section .tab-btns li {
    width: 29%;
    margin: 0;
}
.hm-meet-team-section .sm-team-mask {
    -webkit-mask-image: url(../images/tab-sm-bfr.webp);
    mask-image: url(../images/tab-sm-bfr.webp);
    mask-size: 100%;
    mask-repeat: no-repeat;
    width: 160px;
    background-color: #1a1e14;
    margin: 0 auto;
}
.hm-meet-team-section .sm-team-mask img {
    margin: 0 auto;
    padding: 10px 0 0;
}
.hm-meet-team-section .lg-team-mask {
    width: 100%;
    margin: 0 auto;
    background-size: contain;
    position: relative;
}
.hm-meet-team-section .lg-team-mask::before {
    content: "";
    position: absolute;
    background-image: url(../images/lg-img-bfr.webp);
    background-repeat: no-repeat;
    background-size: cover;
    width: 510px;
    height: 110px;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
}
.hm-meet-team-section .lg-team-mask::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 80px;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(../images/tab-dek-bfr.webp);
    background-repeat: no-repeat;
    background-size: 100%;
}
.hm-meet-team-section .lg-team-mask .hmmt-tmimg {
    position: relative;
    z-index: 1;
}
.hm-meet-team-section .lg-team-mask img {
    width: 100%;
    display: block;
    max-width: 400px;
    margin: 0 auto;
}
.hm-meet-team-section .team-head h3 {
    font-size: 70px;
    line-height: 1;
    color: #000;
    font-family: 'Radley';
    font-weight: 400;
    text-transform: uppercase;
}
.hm-meet-team-section .team-head h3 strong {
    color: #555952;
    font-weight: inherit;
}
.hm-meet-team-section .hm-team-tab-blk {
    position: relative;
}
.hm-meet-team-section .hm-team-tab-blk ul.tabs {
    position: absolute;
    right: 0;
    z-index: 99;
    padding-right: 120px;
    margin: 0;
    width: 100%;
    max-width: 790px;
}
.hm-meet-team-section .tm-cnt-cntnt p {
    font-size: 19px;
    line-height: 1.7;
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    margin-bottom: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.hm-meet-team-section .tm-cnt-cntnt::before {
    content: "";
    position: absolute;
    background-color: #2a3223;
    width: 900px;
    height: 2px;
    top: 366px;
    left: 0;
    opacity: 30%;
}
.hm-meet-team-section .team-btn-sec {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
}
.hm-meet-team-section .team-btn-sec a.cmn-btn {
    text-align: center;
}
.hm-meet-team-section .tab-btns li.selected {
    position: relative;
}
.hm-meet-team-section .tab-btns li.selected::before {
    content: "";
    position: absolute;
    background-color: #2a3223;
    width: 190px;
    height: 8px;
    bottom: -8px;
    left: 0;
}
.hm-meet-team-section .tm-cnt-img h5 {
    font-size: 26px;
    line-height: 1;
    font-family: 'Radley';
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    padding: 10px 0 20px;
    margin: 20px 0 25px;
    position: relative;
    z-index: 2;
    background-color: #f8f9f4;
}
.hm-meet-team-section .tm-cnt-img h5::before {
    content: "";
    position: absolute;
    background-color: #bdc0b2;
    width: 149px;
    height: 2px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.hm-meet-team-section .tm-cnt-img h5::after {
    content: "";
    position: absolute;
    background-color: #1a1e14;
    width: 45px;
    height: 2px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.hm-meet-team-section .tm-cnt-img h3 {
    font-size: 65px;
    line-height: 1;
    font-family: 'Radley';
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    margin: 0;
}
.hm-meet-team-section .tab-btns li.selected .team-tab-itm {
    background: linear-gradient(180deg, rgba(42, 51, 34, 1) 0%, rgba(255, 255, 255, 0) 70%);
    padding: 20px 15px;
    border-radius: 50%;
}
.hm-meet-team-section .attrny-btns {
    display: none;
}
@media screen and (max-width: 991px) {
    .hm-meet-team-section .attrny-btns {
        display: block;
    }
    .hm-meet-team-section .attrny-btns {
        display: flex;
        justify-content: center;
        gap: 10px;
        padding-top: 30px;
    }
    .hm-meet-team-section .attrny-btns button {
        background-image: url(../images/arrow-lft.webp);
        background-repeat: no-repeat;
        width: 44px;
        height: 22px;
        margin: 0 5px;
        border: none;
        outline: none;
        background-color: transparent;
        cursor: pointer;
    }
    .hm-meet-team-section .attrny-btns button.atry-nxt-btn {
        background-image: url(../images/arrow-rit.webp);
    }
}
@media screen and (max-width: 768px) {
    .hm-meet-team-section .attrny-btns {
        gap: 6px;
    }
}
/* HomePage Tab Section Ends */
/* / HomePage Form Section Starts / */
.hm-form-sec {
    padding: 0 0 0;
    background-image: url(../images/form-sec-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
}
.hm-form-sec .container {
    width: 100%;
    max-width: 1700px;
    margin: auto;
}
.hm-rgtfrm-sec {
    width: 53.5%;
    background-color: #1a1e14;
    background-image: url(../images/sdb-pattern-layer.webp);
    background-repeat: repeat;
    padding: 77px 71px;
}
.hm-lftfrm-sec {
    width: 44.1%;
    padding: 0 0 0 29px;
    position: relative;
}

.hm-frm-sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hm-form-sec .text-heading {
    text-align: center;
    font-weight: 400;
    font-size: 70px;
    line-height: 1.09;
    letter-spacing: 0;
    margin: 0 0 13px 0;
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'Radley';
}
.hm-form-sec h6 {
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0;
    margin: 0 0 30px 0;
    color: #ffffff;
    font-family: 'Quattrocento Sans';
}
.hm-form-sec .ginput_container.ginput_container_checkbox:before {
    display: none;
}
.hm-form-sec .gfield input.large,
.hm-form-sec .gfield textarea.large {
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 18px !important;
    line-height: 1;
    padding: 20px 28px !important;
    color: #2a3223 !important;
    outline: 0;
    border: unset;
    height: auto;
    border-radius: 0;
    background-color: #fff;
}
.hm-form-sec .gfield textarea.large {
    height: 179px !important;
    resize: none;
}
.hm-form-sec .gfield input::placeholder,
.hm-form-sec .gfield textarea::placeholder {
    color: #ffffff;
}
.hm-form-sec .form-links a,
.hm-form-sec .gfield-choice-input+label {
    font-family: 'Quattrocento Sans' !important;
    font-weight: 300;
    font-size: 19px !important;
    line-height: 1;
    letter-spacing: 0;
    color: #ffffff !important;
    margin: 0 !important;
}
.hm-form-sec .gchoice {
    justify-content: flex-end;
    align-items: center;
}
.hm-form-sec .form-links {
    color: #fff !important;
    display: flex;
    align-items: center;
    gap: 6px;
}
.hm-form-sec .form-links a {
    cursor: pointer;
    text-decoration: none;
}
.hm-form-sec .form-links a:hover {
    color: #eee;
}
.hm-form-sec .gform_wrapper .top_label input[type="checkbox"] {
    margin: 0 5px 0 0 !important;
    width: 15px !important;
    height: 15px !important;
}
.hm-form-sec .gform_footer {
    margin: 50px 0 0 0 !important;
    padding: 0;
}
.hm-form-sec #field_submit,
.hm-form-sec .gform_footer {
    display: flex;
    justify-content: center;
}
.hm-form-sec .gform_footer input[type=submit] {
    padding: 20px 40px !important;
    font-family: 'Quattrocento Sans';
    font-weight: 700 !important;
    font-size: 22px !important;
    border-radius: 35px !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    background: #c9cbbf !important;
    border: none !important;
    color: #000 !important;
    margin: 0 !important;
    position: relative !important;
    z-index: 1 !important;
    cursor: pointer !important;
    transition: .3s !important;
}
.hm-form-sec .gfield input::placeholder,
.hm-form-sec .gfield textarea::placeholder {
    color: #2a3223;
}
.hm-form-sec .gchoice.gchoice_1_8_1 {
    margin: -12px 0 0 0;
}
.hm-form-sec .gform_footer input[type="submit"]:hover {
    background-color: #fff !important;
}
.hm-form-sec .gchoice.gchoice_1_12_1 input {
    width: 15px;
    height: 15px;
}
.hm-form-sec .popup {
    max-width: 60%;
}
.hm-form-sec div#popup-container {
    position: relative;
}
.hm-form-sec div#validation_message_6_12 {
    left: 80px;
    top: 7px;
}
.hm-form-sec .gform_wrapper .gform_validation_errors {
    display: none;
}
#myPopup.show {
    display: block;
    visibility: visible;
    z-index: 99;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}
.hm-form-sec .gform_wrapper .gfield {
    position: relative;
}
.hm-form-sec .gform_wrapper .gfield .validation_message.gfield_validation_message,
.hm-form-sec .gform_wrapper .gfield .instruction.validation_message {
    position: absolute;
    top: 4px;
    background: none;
    padding: 0;
    line-height: 1;
    color: #ff0000;
    font-size: 13px;
    right: 10px;
    font-weight: 500;
    width: auto;
    border: none;
    pointer-events: none;
    margin: 0;
}
.hm-form-sec .gform_wrapper .gfield .instruction.validation_message {
    top: 37px;
}
.hm-form-sec div#validation_message_1_8 {
    top: 20px;
    left: 30px;
}
.hm-form-sec .gform_wrapper .field_description_below .gfield_description {
    padding-top: 0
}
.hm-form-sec .popup {
    max-width: 100%;
}
#myPopup.show {
    position: absolute;
    z-index: 5;
    padding: 10px;
    display: none;
    margin: 0;
}
.popuptext {
    transition: transform .15s ease-out .15s;
    pointer-events: none;
    text-align: center;
    border: 1px solid rgb(22 80 41);
    background: #fff;
    font-size: 14px;
    color: #000 !important;
    line-height: 1.5;
    max-width: 650px;
    padding: 10px;
    position: absolute;
    z-index: 5;
    display: none;
}
.hm-form-sec .gform_wrapper.gravity-theme .gform_footer {
    margin: -60px 0 0 !important;
    padding: 0;
    justify-content: flex-end;
}
.hm-lftfrm-sec .ifrem_div {
    position: relative;
}
.hm-lftfrm-sec iframe {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
   mask: url(/wp-content/uploads/2025/02/ftr-map-img.webp);
    mask-repeat: no-repeat;
    mask-size: cover;
}
.hm-form-sec .hm-lftfrm-sec img {
    width: 100%;
    display: block;
    position: relative;
    opacity: 0;
    z-index: -5;
}
.hm-lftfrm-sec .img-btm-txt a {
    position: relative;
    padding: 0 0 0 60px;
}
.hm-lftfrm-sec .img-btm-txt {
    font-family: 'Radley';
    font-weight: 400;
    font-size: 45px;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    margin: 10px 0;
    position: relative;
}
.hm-lftfrm-sec .img-btm-txt a:before {
    content: "";
    height: 59px;
    width: 41px;
    position: absolute;
    background-image: url(../images/hm-spirites.webp);
    background-position: -398px -390px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.hm-lftfrm-sec .img-btm-txt a:hover {
    color: #555952;
}


.pi-arizona-frm-cnt {
    display: none;
}


/* / HomePage Form Section Ends / */
.translated-ltr a.cmn-btn {
    font-size: 18px !important;
    padding: 19px 39px !important;
}
.translated-ltr .banner-sec .bnr-cnt .ban-heading small {
    font-size: 21px;
}
.translated-ltr .banner-sec .bnr-cnt .ban-heading strong {
    font-size: 100px;
}
.translated-ltr .hm-injury-lft span.abt-title {
    font-size: 59px;
}
.translated-ltr .hm-case-results-sec .mil-hedng {
    font-size: 50px;
}
.translated-ltr .hm-practice-area h2 {
    font-size: 161px;
}
.translated-ltr .hm-meet-team-section span.text-heading {
    font-size: 108px;
}
.translated-ltr .hm-meet-team-section .team-head h3 {
    font-size: 54px;
}
.translated-ltr .hm-form-sec .text-heading {
    font-size: 51px;
}
.translated-ltr .hm-form-sec .text-heading br {
    display: none;
}
.translated-ltr .hm-form-sec .form-links a,
.hm-form-sec .gfield-choice-input+label {
    font-size: 17px !important;
}
.home .inn-case-bg-img {
    display: none;
}
.waves-list {
    overflow: hidden;
}
.wave-image {
    position: relative;
    transition: transform 0.1s ease-out;
}
.wave-image img {
    width: 100%;
    display: block;
}
.wave-image.one {
    position: relative;
    bottom: -50px;
}
.wave-image.two {
    margin-top: -3.66%;
    z-index: 1;
}
.wave-image.three {
    margin-top: -8.7%;
    z-index: 2;
}
.wave-image.four {
    margin-top: -6.6%;
    z-index: 3;
}
.hminjury-bottom-sec {
    padding: 45px 0 30px;
    background-color: #faf9f5;
}
.hminjury-bottom-sec .container {
    max-width: 100%;
}
.hm-faq-sec {
    position: relative;
}
.hm-faq-sec:before {
    position: absolute;
    content: "";
    background-image: url(../images/testi-sec-hills.webp);
    background-repeat: no-repeat;
    width: 100%;
    height: 373px;
    top: 0;
    margin: auto;
    background-size: 100%;
    background-position: center center;
}
.hm-testimonials {
    padding: 50px 0 110px;
}
.hm-faq-sec {
    padding: 380px 0 230px;
}
/* .slider-nav .owl-stage,
.slider-for .owl-stage {
    display: flex;
} */
.slider-nav {
    display: none !important;
}
.slider-for p:empty {
    display: none !important;
}
.slider-for .owl-nav {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.slider-for .owl-nav button {
    background-color: transparent;
    background-size: 20px;
    width: 44px;
    height: 22px;
    border: none;
    outline: none;
    cursor: pointer;
    margin: 0 10px;
}
.slider-for .owl-nav button span {
    opacity: 0;
}
.slider-for .owl-nav .owl-prev {
    background-image: url(../images/arrow-lft.webp) !important;
}
.slider-for .owl-nav .owl-next {
    background-image: url(../images/arrow-rit.webp) !important;
}
/* home practice top section */
.hm-practice-area-top {
    padding: 60px 0;
    background-image: url(../images/personal-injury-top-sec-banner.webp);
}
.practice-top-sec h3.sub-heading {
    font-size: 42px;
    text-align: center;
}
.practice-top-sec p,
.practice-top-sec li{
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 20px;
    line-height: 1.8;
    letter-spacing: 0;
    color: #2a3223;
    margin-bottom: 25px;
    position: relative;
    text-align: center;
}
p.last-text {
    margin: 0;
}
.practice-top-sec li {
    padding-left: 25px;
    text-align: start;
}
.practice-top-sec li::before {
    position: absolute;
    content: "";
    background-color: #000;
    width: 12px !important;
    height: 12px;
    left: 0;
    margin: auto;
    top: 10px;
    border-radius: 50%;
}


@media screen and (max-width:1500px) {
    .container {
        max-width: 1200px;
    }
    .practice-top-sec p,
    .practice-top-sec li {
        font-size: 18px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width:1240px) {
    .container {
        max-width: 990px;
        padding: 0 10px;
    }
    .hm-practice-area-top {
        padding: 40px 0;
    }
    .practice-top-sec p,
    .practice-top-sec li {
        font-size: 17px;
        line-height: 1.6;
        margin-bottom: 15px;
    }
    .practice-top-sec li::before {
        width: 10px !important;
        height: 10px;
    }
}
@media screen and (max-width:991px) {
    .container {
        max-width: 720px;
        padding: 0;
    }
    .practice-top-sec p,
    .practice-top-sec li {
        font-size: 17px;
    }
    .practice-top-sec p,
    .practice-top-sec li {
        font-size: 17px;
        margin-bottom: 15px;
    }
}
@media screen and (max-width:767px) {
    .container {
        max-width: 100%;
        padding: 0 10px;
    }
    .practice-top-sec p,
    .practice-top-sec li {
        margin-bottom: 10px;
    }
    .practice-top-sec li {
        padding-left: 15px;
    }
}
@media screen and (max-width:680px) {
    .practice-top-sec h3.sub-heading br {
        display: none;
    }
    .practice-top-sec li::before {
        width: 8px !important;
        height: 8px;
        top: 11px;
    }
}

/* Testi Bottom Section */

@media screen and (min-width: 992px) {
    .hm-testi-btm-sec {
        background-image: url(../images/testi-sec-bg.webp);
    }
}

.hm-testi-btm-sec {
    background-image: url(../images/testi-sec-bg-mbl.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 0 50px;
}

.testi-btm-sec .sub-heading {
    font-size: 50px;
    text-align: center;
}
.testi-btm-sec ul p {
    font-family: 'Radley';
    text-align: left;
    font-size: 35px;
    line-height: 1.5;
    text-transform: capitalize;
}
.testi-btm-sec p, .testi-btm-sec li{
    font-family: 'Quattrocento Sans';
    font-weight: 400;
    font-size: 20px;
    line-height: 1.8;
    letter-spacing: 0;
    color: #2a3223;
    margin-bottom: 25px;
    position: relative;
    text-align: center;
}
.testi-btm-sec li {
    padding-left: 50px;
    text-align: start;
    font-size: 24px;
}
.testi-btm-sec li:before {
    content: "";
    position: absolute;
    background-image: url(https://ramrocklaw.com/wp-content/uploads/2025/02/sheep-logo.webp);
    height: 50px;
    width: 36px;
    left: 0;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 0;
    margin: auto;
}

@media screen and (max-width:1800px){
    .testi-btm-sec .sub-heading {
        font-size: 45px;
    }
    .testi-btm-sec ul p {
        font-size: 33px;
    }
}
@media screen and (max-width:1700px){
    .testi-btm-sec .sub-heading {
        font-size: 40px;
    }
    .testi-btm-sec ul p {
        font-size: 30px;
    }
    .testi-btm-sec p, .testi-btm-sec li {
        font-size: 18px;
    }
}
@media screen and (max-width:1500px){
    .hm-testi-btm-sec {
        padding: 35px 0;
    }
    .testi-btm-sec .sub-heading {
        font-size: 38px;
    }
    .testi-btm-sec ul p {
        font-size: 28px;
    }
    .testi-btm-sec p, .testi-btm-sec li {
        font-size: 18px;
    }
    .testi-btm-sec p br{
        display: none;
    }
}
@media screen and (max-width:1240px){
    .hm-testi-btm-sec {
        padding: 30px 0 1px;
    }
    .testi-btm-sec .sub-heading {
        font-size: 35px;
    }
    .testi-btm-sec ul p {
        font-size: 25px;
    }
    .testi-btm-sec p, .testi-btm-sec li {
        font-size: 17px;
    }
    .testi-btm-sec li:before {
        height: 41px;
        width: 30px;
    }
}
@media screen and (max-width:767px){
    .testi-btm-sec .sub-heading {
        font-size: 32px;
        line-height: 1.2;
    }
.testi-btm-sec p, .testi-btm-sec li {
    font-size: 16px;
    line-height: 1.5;
}
.testi-btm-sec ul p {
    font-size: 23px;
    line-height: 1.3;
}
}
@media screen and (max-width:480px){
    .testi-btm-sec .sub-heading {
        font-size: 25px;
        line-height: 1.2;
    }
    .testi-btm-sec ul p {
        font-size: 20px;
    }
    .testi-btm-sec p, .testi-btm-sec li {
        margin: 0 0 10px;
    }
}
