.banner-sec {
    background-image: url('../images/mb-bnr-bg-v7.webp');
    background-size: cover;
    background-position: top center;
    padding: 65px 0 113px;
    text-align: center;
    position: relative;
}
.banner-sec-after {
    position: absolute;
    content: " ";
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    width: 100%;
    height: 50px;
    background-image: linear-gradient(rgb(255 255 255), rgb(255 255 255 / 0%));
}
@media screen and (min-width:992px) {
    .banner-sec {
        background-image: url(../images/hm-bnr-bg-v6.webp);
    }
}
/* .banner-sec:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    background-color: #fff;
    opacity: 30%;
    pointer-events: none;
    display: none;
} */
.banner-sec .widget {
    position: relative;
}
.banner-sec h1 {
    color: #0e75bc;
    font-size: 59px;
    line-height: 1;
    letter-spacing: 4.72px;
    font-family: 'Inter';
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}
.banner-sec h1 strong {
    color: #152c49;
    font-size: 224px;
    line-height: 1;
    letter-spacing: 8.96px;
    font-family: 'Inter';
    font-weight: 400;
    text-transform: uppercase;
    text-shadow: none;
}
@media screen and (max-width: 480px) {
    .banner-sec h1 strong {
        text-shadow: -0.5px -0.5px 0 #fff, 0.5px -0.5px 0 #fff, -0.5px 0.5px 0 #fff, 0.5px 0.5px 0 #fff;
    }
}
.banner-sec h1 span.bnr-nd {
    color: #000;
}
.banner-sec h1 small {
    font-size: 59px;
    color: #152c49;
    padding: 0 15px;
}
.ban-img img {
    width: 100%;
    display: block;
    max-width: 473px;
    margin: auto;
}
.ban-img {
    margin: 0 !important;
}
.bnr-btn {
    position: absolute;
    top: -33px;
    left: 0;
    right: 0;
    margin: auto;
}
.banner-sec h1 span.heading-top {
    padding: 0 0 0 95px;
}
.awards-sec {
    position: relative;
    margin: -238px 0 0;
}
@media screen and (min-width: 992px) {
    .awards-sec {
        background-image: url(../images/award-sec-bg.webp);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
}
.awards-sec h3 {
    color: #152c49;
    font-size: 40px;
    line-height: 1.9;
    letter-spacing: 16.8px;
    font-family: 'Inter';
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 25px;
    text-align: center;
}
.awards-sec h3 strong {
    color: #0e75bc;
    font-weight: 600;
}
.awards-blk {
    background-color: #ffffff;
    border-radius: 75px 75px 0 0;
    text-align: center;
    position: relative;
    z-index: 0;
    border-bottom: 8px solid #176cb4;
    padding: 97px 115px 50px;
    margin: -87px 0 0;
}
.awrds-list {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}
.awrds-itm {
    width: 30.1%;
    padding: 0 75px;
    position: relative;
    background-image: url(../images/recog-leafs.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.awrds-itm.sm img{
	padding-left:10px;
	padding-right:10px;
}
.hmpractice-sec {
    background-color: #f9f8f8;
    padding: 120px 0 100px 0;
}
 .hmstl-sec {
    background-color: #f9f8f8;
    padding: 80px 0 100px 0;
}
.hmpractice-sec .container {
    max-width: 1720px;
}
.hmpractice-sec h2 {
    font-family: 'Inter';
    font-weight: 800;
    font-size: 174px;
    line-height: 1;
    letter-spacing: -1.74px;
    text-transform: uppercase;
    text-align: center;
    -webkit-text-fill-color: #f9f8f8;
    text-shadow: 2px 2px 0 #2460a8, -2px 2px 0 #2460a8, -2px -2px 0 #2460a8,
        2px -2px 0 #2460a8;
    margin: 0 !important;
}
.hmpractice-sec h3 {
    font-family: 'Urbanist';
    font-weight: 600;
    font-size: 80px;
    line-height: 1;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    text-align: center;
    color: #0e2643;
    margin: 0 0 30px;
    margin-top: 0 !important;
}
.practc-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px 34px;
    margin: 0 0 40px;
}
.practc-itm {
    width: 32%;
    position: relative;
}
.practc-itm::before {
    content: "";
    position: absolute;
    background-color: #2361a9;
    width: calc(100% - 60px);
    height: 6px;
    right: 0;
    bottom: 000;
    left: 0;
    margin: auto;
    z-index: 1;
}
.practc-itm::after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    margin: auto;
    z-index: 2;
    border-radius: 23px;
}
.practc-itm-img img {
    border-radius: 20px;
    width: 100%;
    display: block;
}
.practc-itm-img {
    filter: grayscale(100%);
}
.practc-itm:hover .practc-itm-img {
    filter: none;
}
.practc-itm h5 {
    font-family: 'Urbanist';
    font-weight: 600;
    font-size: 45px;
    line-height: 1;
    letter-spacing: 0.9px;
    color: #ffffff;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    bottom: 51px;
    left: 50px;
    margin: auto;
    -webkit-text-fill-color: #f9f8f8;
    text-shadow: 1px 1px 0 #2460a8, -1px 1px 0 #2460a8, -1px -1px 0 #2460a8, 1px -1px 0 #2460a8;
}
.hvr a {
    font-size: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 99;
}
.practc-btn {
    text-align: center;
}
.hm-testimonials {
    background-image: url(../images/testi-secbg.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 215px 0 100px;
}
.hm-testimonials h2, .hmstl-sec h2 {
    font-family: 'Inter';
    font-weight: 800;
    font-size: 174px;
    line-height: 1;
    letter-spacing: -1.74px;
    text-transform: uppercase;
    text-align: center;
    -webkit-text-fill-color: #ffffff;
    text-shadow: 1px 1px 0 #2460a8, -1px 1px 0 #2460a8, -1px -1px 0 #2460a8,
        1px -1px 0 #2460a8;
    margin: 0 !important;
}
.hmstl-sec .settlements{
	display:flex;
	flex-direction:row;
	align-content:center;
	justify-content:center;
}
.hmstl-sec .stl-item{
	align-self:flex-start;
    flex-basis:24%;
	margin:0% .5%;
	flex-grow:0;
    flex-shrink:0;
	text-align:center;
	background-color:#fff;
	border:1px solid #ccc;
	padding:42px 15px 60px;
	position:relative;
}
.hmstl-sec .stl-item > span{
	font-family: 'Urbanist';
    font-weight: 500;
    font-size: 19px;
    line-height: 1;
    letter-spacing: 1.6px;
    text-transform: uppercase;
	text-align:center;
	display:inline-block;
	margin-bottom:15px;
}
.hm-testimonials h3, .hmstl-sec h3 {
    font-family: 'Urbanist';
    font-weight: 600;
    font-size: 55px;
    line-height: 1;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    text-align: center;
    color: #0e2643;
    margin: 0 0 60px;
    margin-top: 0 !important;
}
 .hmstl-sec .stl-item > h3 {
    font-size: 30px;
	margin-bottom:0px;
}
 .hmstl-sec .stl-item > h3 span{
    font-size: 46px;
	 display:inline-block;
	 margin-bottom:15px;
    color: #2460a8;
}
 .hmstl-sec .stl-item::before {
    content: "";
    position: absolute;
    background-color: #2361a9;
    width: calc(100% - 60px);
    height: 6px;
    right: 0;
    bottom: 000;
    left: 0;
    margin: auto;
    z-index: 1;
}
.hm-testi-item {
    width: 100%;
    padding: 20px 62px 189px;
    position: relative;
    background-image: url(../images/testi-itmbg.webp);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% auto;
}
.hm-testi-item::before {
    content: "";
    position: absolute;
    background-image: url(../images/hm-sprites.webp);
    background-repeat: no-repeat;
    background-position: -17px -22px;
    width: 94px;
    height: 90px;
    top: -24px;
    left: 0;
    margin: auto;
}
.hm-testi-item::after {
    content: "";
    position: absolute;
    background-color: #8a898b;
    width: 481px;
    height: 2px;
    top: 0;
    right: 0;
    margin: auto;
}
.hm-testimonials .star-rat {
    background-image: url(../images/hm-sprites.webp);
    background-repeat: no-repeat;
    background-position: -247px -22px;
    width: 238px;
    height: 44px;
    margin: 0 0 35px 65px;
}
.hm-testi-item p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 22px;
    line-height: 1.63;
    color: #000000;
    margin: 0 0 35px;
}
.hm-testi-item h5 {
    font-family: 'Urbanist';
    font-weight: 600;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.6px;
    color: #2361a9;
    text-transform: uppercase;
    padding-left: 80px;
    position: relative;
}
.hm-testi-item h5::before {
    content: "";
    position: absolute;
    background-color: #2361a9;
    width: 61px;
    height: 3px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.hm-testimonials .owl-stage-outer {
    padding: 26px 0 0;
    margin: 0 0 50px;
}
.testi-btn {
    text-align: center;
    position: relative;
}
.hm-testimonials .testi-blck .owl-nav {
    position: absolute;
    bottom: -52px;
    left: 0;
    right: 0;
    width: 43%;
    margin: auto;
}
.hm-testimonials .testi-blck .owl-nav button span {
    font-size: 0;
    font-weight: bold;
}
.hm-testimonials .testi-blck .owl-nav .owl-prev {
    display: inline-block;
    background-image: url(../images/hm-sprites.webp);
    background-repeat: no-repeat;
    background-position: -17px -130px;
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0;
}
.hm-testimonials .testi-blck .owl-nav .owl-prev:hover {
    background-position: -17px -210px;
}
.hm-testimonials .testi-blck .owl-nav .owl-next {
    display: inline-block;
    background-image: url(../images/hm-sprites.webp);
    background-repeat: no-repeat;
    background-position: -107px -130px;
    width: 70px;
    height: 70px;
    position: absolute;
    right: 0;
}
.hm-testimonials .testi-blck .owl-nav .owl-next:hover {
    background-position: -107px -210px;
}
.hmattroney-sec .container {
    max-width: 1725px;
}
.hmattroney-sec .hm-attrny-sec {
    background-image: url(../images/attrny-sec-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 122px 138px;
}
.hm-attrny-sec h2 {
    font-family: 'Urbanist';
    font-weight: 700;
    font-size: 80px;
    text-align: center;
    text-transform: uppercase;
    line-height: 0.95;
    letter-spacing: 1.6px;
    color: #ffffff;
    margin: 0 0 40px;
}
.hm-attrny-sec h2 strong {
    display: block;
    color: #2460a8;
}
.attrny-blk {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.attrny-lft {
    width: 29.2%;
}
.attrny-lft p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 22px;
    line-height: 1.63;
    color: #ffffff;
    margin: 0 0 20px;
}
.attrny-img {
    width: 38.3%;
}
.attrny-img img {
    width: 100%;
    display: block;
    object-fit: contain;
}
@media screen and (max-width: 480px) {
    .about-attrny-list .attrny-itm {
        margin: 0 auto;
    }
}
.attrny-rgt {
    width: 28.9%;
}
.attrny-rgt h5 {
    font-family: 'Urbanist';
    font-weight: 300;
    font-size: 69px;
    line-height: 1.08;
    color: #ffffff;
    margin: 0 0 20px;
    padding: 40px 0 0;
    position: relative;
}
.attrny-rgt h5::before {
    content: "";
    position: absolute;
    background-color: #ffffff;
    width: 100%;
    height: 3px;
    top: 0;
    right: 0;
    left: -60px;
    margin: auto;
}
.attrny-rgt h5 strong {
    font-weight: 600;
    color: #0e75bc;
}
.attrny-rgt h6 {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 36px;
    line-height: 1.38;
    color: #ffffff;
    margin: 0 0 30px;
}
.hmjustice-sec {
    background-image: url(../images/jstc-bg-mob-v2.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 250px 0 140px 0;
    margin: -155px 0 0;
}
@media screen and (min-width: 851px) {
    .hmjustice-sec {
        background-image: url(../images/jstc-bg-v2.webp);
    }
}
.hmjustice-sec .container {
    max-width: 100%;
}
.hmjustice-sec h3 {
    font-family: 'Urbanist';
    font-weight: 700;
    font-size: 80px;
    line-height: 0.95;
    letter-spacing: 1.6px;
    color: #0e2643;
    text-transform: uppercase;
    margin: 0 auto 65px;
    width: 74.6%;
    text-align: center;
}
.hmjustice-sec h3 strong {
    color: #2460a8;
}
.hmjustice-sec h3 strong.jstc-cont {
    display: block;
    text-align: center;
}
.jstc-blk {
    display: flex;
    justify-content: space-between;
}
.jstc-lft {
    width: 46.8%;
    padding-left: 179px;
}
.jstc-lft p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 22px;
    line-height: 1.63;
    color: #0e2643;
    margin: 0 0 45px;
}
.jstc-lft p:last-child {
    margin: 0;
}
.jstc-rgt {
    width: 49.8%;
    padding-right: 20px;
}
.jstc-rgt-img {
    margin: 0 0 80px;
}
.jstc-rgt-img img {
    width: 100%;
    display: block;
}
.jstc-btm-blk {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 40px;
}
.jstc-btn a.cmn-btn {
    padding: 26px 48px;
}
.jstc-call {
    padding-left: 58px;
    position: relative;
}
.jstc-call::before {
    content: "";
    position: absolute;
    background-image: url(../images/hm-sprites.webp);
    background-repeat: no-repeat;
    background-position: -278px -238px;
    width: 42px;
    height: 54px;
    top: 0;
    left: 0;
    margin: auto;
}
.jstc-call p {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    color: #0e2643;
}
.jstc-call p a {
    font-family: 'Urbanist';
    font-weight: 700;
    font-size: 40px;
    line-height: 1;
    letter-spacing: -0.8px;
    color: #0e2643;
    display: block;
    text-decoration: none;
}
.jstc-call p a:hover {
    color: #176cb4;
}
.hmletus-sec {
    background-image: url(../images/letus-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 190px 0 75px 0;
    position: relative;
}
.letus-img {
    position: absolute;
    right: 0;
    bottom: 61px;
    margin: auto;
    z-index: 1;
}
.hmletus-sec h2 {
    font-family: 'Urbanist';
    font-weight: 700;
    font-size: 181px;
    line-height: 0.8;
    letter-spacing: 3.62px;
    color: #0e2643;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 70px;
}
.hmletus-sec h2 strong {
    color: #0e75bc;
    display: block;
}
.letus-blk {
    display: flex;
}
.letus-lft {
    width: 46.7%;
    text-align: center;
}
.letus-lft-img img {
    width: 100%;
    display: block;
    max-width: 276px;
    margin: auto;
}
.letus-lft-img {
    margin: 0 0 25px;
}
.letus-cont {
    padding: 0 83px;
}
.letus-lft p {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 25px;
    line-height: 1.52;
    color: #000000;
    margin: 0 0 30px;
}
.letus-lft h5 {
    font-family: 'Inter';
    font-weight: 700;
    font-size: 58px;
    line-height: 1;
    color: #0e75bc;
}
.letus-rgt {
    width: 51%;
    background-color: #ffffff;
    box-shadow: 0 8px 0 0 rgba(36, 96, 168, 0.004),
        0.954px -4.908px 68px 0 rgba(36, 96, 168, 0.1);
    padding: 50px 48px;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
    border-bottom: 8px solid #2460a8;
    position: relative;
}
.letus-rgt p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 22px;
    line-height: 1.63;
    color: #000000;
    margin: 0 0 30px;
}
.letus-btn {
    text-align: right;
}
.frm-btm-sec {
    padding: 79px 0 276px;
    background-image: url(../images/frm-btm-bg-img-mob-v2.webp);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 0 -152px;
}
@media screen and (min-width: 851px) {
    .frm-btm-sec {
        background-image: url(../images/frm-btm-bg-img-v2.webp);
    }
}
.form-logo img {
    width: 100%;
    display: block;
    margin: auto;
    max-width: 596px;
}
.form-cont h4, .form-cont .h4 {
    font-size: 90px;
    font-family: 'Urbanist';
    font-weight: 500;
    line-height: 1.02;
    letter-spacing: 1.8px;
    color: #000000;
    text-align: center;
	display:block;
}
.form-cont {
    margin-top: -43px;
}
.form-cont h4 strong, .form-cont .h4 strong {
    color: #2361a9;
    font-weight: 500;
}
.form-cont h4 strong a:hover, .form-cont .h4 strong a:hover {
    color: #000;
}
.hm-form-sec .form-ctn h2, .hm-form-sec .form-ctn .h2 {
    font-size: 80px;
    font-family: 'Urbanist';
    font-weight: 500;
    letter-spacing: 1.6px;
    line-height: 1;
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    margin: 0 0 20px;
	display:block;
}
.hm-form-sec .form-ctn h5, .hm-form-sec .form-ctn .h5 {
    font-size: 24px;
    font-family: 'Inter';
    font-weight: 500;
    line-height: 1;
    text-transform: capitalize;
    color: #2460a8;
    text-align: center;
    margin: 0 0 28px 0;
	display:block;
}
.form-ctn {
    background-image: url(../images/form-bg.webp);
    background-repeat: no-repeat;
    padding: 122px 110px 70px;
    background-size: 100% 100%;
    position: relative;
}
.form-ctn::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    border: 22px solid #2460a8;
    border-top: none;
    border-right: none;
    width: 131px;
    height: 211px;
    pointer-events: none;
}
.form-ctn::after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    border: 22px solid #2460a8;
    border-top: none;
    border-left: none;
    width: 131px;
    height: 211px;
    pointer-events: none;
}
.hmtesti-top {
    background-color: #f9f8f8;
    padding: 90px 0 0 0;
}
.hmtesti-top h3 {
    font-family: 'Urbanist';
    font-weight: 700;
    font-size: 57px;
    text-align: center;
    line-height: 1;
    letter-spacing: 1.6px;
    color: #2460a8;
    margin: 0;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.hmtesti-top h3 strong {
    color: #000;
}
.hm-form-sec .gform_wrapper .gform_footer.before {
    display: flex;
    justify-content: end;
    margin: -50px 0 0;
}
.hm-form-sec .gform_wrapper.gform-theme--foundation {
    --gf-form-gap-y: 0 !important;
}
.hm-form-sec .gform_wrapper ul.gform_fields ul {
    margin: 0;
    padding: 0;
}
.hm-form-sec .gform_wrapper ul.gform_fields li {
    margin: 0 0 25px 0;
    padding: 0 !important;
}
.hm-form-sec .gform_wrapper ul.gform_fields li.form-top {
    margin: 0 0 0 0;
    text-align: left;
}
.gform_wrapper ul.gform_fields li.phn {
    margin-right: 0 !important;
}
.hm-form-sec .gform_wrapper .top_label input,
.hm-form-sec .gform_wrapper select,
.hm-form-sec .gform_wrapper .top_label textarea {
    width: 100% !important;
    font-size: 24px !important;
    font-family: "Inter", sans-serif !important;
    font-weight: 500 !important;
    line-height: 1 !important;
    color: #000000 !important;
    margin: 0 0 60px !important;
    padding: 10px 0 15px 29px !important;
    border: 2px solid rgb(36, 96, 168, 15%) !important;
    background-color: transparent !important;
    border-top: none !important;
    border-right: none !important;
    transition: all 0.5s;
    resize: none !important;
    box-shadow: none !important;
}
.hm-form-sec .gform_wrapper .top_label textarea,
.hm-form-sec .gform_wrapper .gform-theme--foundation .gfield textarea.large {
    width: 100%;
    float: left;
    height: 120px;
    margin: 0 0 30px;
    padding: 12px;
    min-block-size: 120px !important;
}
.hm-form-sec .gform_wrapper .form-links,
.form-top {
    font-size: 16px;
    font-family: 'Inter';
    font-weight: 500;
    line-height: 1.52;
    color: #000000;
    width: 100%;
    display: inline-block;
    text-align: left;
}
.hm-form-sec .gform_wrapper .form-links a,
label.gform-field-label.gform-field-label--type-inline {
    text-decoration: none;
    font-size: 21px;
    font-family: 'Inter';
    font-weight: 500;
    line-height: 1.52;
    color: #000000;
    text-transform: capitalize;
}
.form-top span,
.hm-form-sec .gform_wrapper .top_label .chkbx label span {
    color: #ed3731;
}
.hm-form-sec .gform_wrapper .gfield_radio label,
.hm-form-sec .gform_wrapper .top_label .chkbx label {
    font-size: 18px !important;
    line-height: 20px !important;
    color: #fff;
}
.hm-form-sec .gform_wrapper .top_label .chkbx label {
    font-weight: 700;
}
.hm-form-sec .gform_wrapper .top_label input[type="checkbox"] {
    float: left;
    clear: both;
    width: 18px !important;
    margin: 5px 0 0 0 !important;
    padding: 0 !important;
    border-radius: 0;
    max-width: inherit !important;
    border: 1px solid #061e44 !important;
    background-color: #fff !important;
}
.hm-form-sec .gform_wrapper .gform_footer.top_label {
    padding: 0;
    margin: 16px 0 0;
    text-align: center;
    justify-content: center;
}
.hm-form-sec .gform_footer input[type="submit"] {
    font-family: 'Inter' !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 1 !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    color: #ffffff !important;
    background-color: #176cb4 !important;
    border: 2px solid #176cb4 !important;
    display: inline-block !important;
    padding: 26px 55px !important;
    position: relative;
    cursor: pointer !important;
    margin: 0 !important;
    max-width: max-content !important;
}
.hm-form-sec .gform_footer input[type="submit"]:hover {
    color: #176cb4 !important;
    background-color: transparent !important;
    border: 2px solid #176cb4 !important;
}
.hm-form-sec input {
    --placeholdercolor: #787878
}
.hm-form-sec .gform_wrapper .top_label .gfield_label {
    display: none;
}
.hm-form-sec .gform_wrapper div.validation_error {
    text-align: center;
    border: none;
    padding: 0 !important;
}
.hm-form-sec .gform_wrapper .validation_message,
.hm-form-sec .gform_wrapper div.validation_error {
    color: red;
    letter-spacing: 0.56px;
    font-size: 15px;
    line-height: 18px;
}
.hm-form-sec .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
}
.hm-form-sec .gform_wrapper .field_description_below .gfield_description {
    padding-top: 0;
}
.hm-form-sec .gform_wrapper li.gfield.gfield_error,
.hm-frmsec .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: inherit !important;
    border: none;
    padding: 0 !important;
    margin-top: 0 !important;
}
#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;
}
.gform_button.disabled {
    pointer-events: none;
}
.hm-form-sec .gform_wrapper .form-links a:hover {
    color: #176cb4;
}
.hm-form-sec .gform_wrapper .gfield .validation_message.gfield_validation_message,
.hm-form-sec .gform_wrapper .gfield .instruction.validation_message {
    position: absolute;
    top: 15px;
    background: 0 0;
    padding: 0;
    line-height: 1;
    color: red;
    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: -15px;
}
.hm-form-sec .gform_wrapper .gform_validation_errors {
    display: none;
}
.hm-form-sec .gform_wrapper .gfield {
    position: relative;
}
.hm-form-sec div#validation_message_1_7 {
    left: 0;
    top: 30px;
}
.hm-form-sec .gchoice.gchoice_1_12_1 input {
    width: 15px;
    height: 15px;
}
@media screen and (min-width:991px) {
    span.dk-color {
        color: #fff;
    }
}
#widget-OySoixVNCg2qPNQLmHPFLf {
    bottom: 0vh !important;
}
@media screen and (max-width:1900px) {
    .jstc-lft {
        padding-left: 90px;
    }
}
@media screen and (max-width:1800px) {
    .hmpractice-sec .container {
        max-width: 1540px;
    }
    .hmpractice-sec {
        padding: 100px 0 90px 0;
    }
    .hmpractice-sec h2 {
        font-size: 154px;
        letter-spacing: 0;
    }
    .hmpractice-sec h3 {
        font-size: 70px;
        letter-spacing: 0;
        margin: -60px 0 28px;
    }
    .practc-itm {
        width: 31.8%;
    }
    .practc-itm h5 {
        font-size: 39px;
        letter-spacing: 0.9px;
        bottom: 41px;
        left: 40px;
    }
    a.cmn-btn {
        font-size: 19px;
        padding: 22px 45px;
    }
    .hm-testimonials {
        padding: 190px 0 80px;
    }
    .hm-testimonials h2, .hmstl-sec .h2 {
        font-size: 160px;
    }
    .hm-testimonials h3, .hmstl-sec .h3 {
        letter-spacing: 1.6px;
        margin: -86px 0 50px;
    }
	
    .hm-testi-item::before {
        top: -24px;
        transform: scale(0.9);
    }
    .hm-testimonials .star-rat {
        margin: 0 0 25px 55px;
        transform: scale(0.9);
    }
    .hm-testi-item p {
        font-size: 21px;
        line-height: 1.63;
        margin: 0 0 30px;
    }
    .hm-testi-item h5 {
        font-size: 27px;
        padding-left: 70px;
    }
    .hm-testi-item h5::before {
        width: 55px;
    }
    .hm-testimonials .testi-blck .owl-nav .owl-prev,
    .hm-testimonials .testi-blck .owl-nav .owl-next {
        transform: scale(0.9);
    }
    .hm-testimonials .testi-blck .owl-nav {
        bottom: -48px;
        width: 39%;
    }
    .hm-testi-item {
        padding: 20px 62px 140px;
    }
    .hmattroney-sec .container {
        max-width: 1600px;
    }
    .hmattroney-sec .hm-attrny-sec {
        padding: 80px 50px 80px;
    }
    .hm-attrny-sec h2 {
        font-size: 70px;
        line-height: 1;
        margin: 0 0 35px;
    }
    .attrny-rgt h5 {
        font-size: 62px;
        margin: 0 0 20px;
    }
    .attrny-rgt h6 {
        font-size: 33px;
        margin: 0 0 26px;
    }
    .attrny-lft p {
        font-size: 21px;
    }
    .jstc-lft p {
        font-size: 21px;
        margin: 0 0 35px;
    }
    .hmjustice-sec {
        padding: 210px 0 100px 0;
        margin: -135px 0 0;
    }
    .hmjustice-sec h3 {
        font-size: 70px;
        line-height: 1;
        margin: 0 auto 50px;
    }
	 .hmstl-sec .stl-item > h3 {
		font-size: 29px;
		margin-bottom:0px;
	}
	 .hmstl-sec .stl-item > h3 span{
		font-size: 45px;
		 display:inline-block;
		 margin-bottom:15px;
		color: #2460a8;
	}
}
@media screen and (max-width:1700px) {
    .hmpractice-sec .container {
        max-width: 1440px;
    }
    .practc-itm {
        width: 31.7%;
    }
    .hmpractice-sec {
        padding: 80px 0;
    }
	 .hmstl-sec {
		padding: 60px 0 100px 0;
	}
    .hmpractice-sec h2 {
        font-size: 144px;
        letter-spacing: 0;
    }
    .hmpractice-sec h3 {
        font-size: 66px;
        letter-spacing: 0;
        margin: -68px 0 34px;
    }
    .practc-itm h5 {
        font-size: 35px;
        letter-spacing: 0.9px;
        bottom: 30px;
        left: 30px;
    }
    .practc-list {
        gap: 30px;
        margin: 0 0 30px;
    }
    a.cmn-btn {
        font-size: 18px;
        padding: 21px 40px;
    }
    .form-cont h4, .form-cont .h4 {
        font-size: 78px;
    }
    .banner-sec h1 strong {
        font-size: 184px;
        letter-spacing: 3.96px;
    }
    .banner-sec h1 {
        font-size: 52px;
        letter-spacing: 4.72px;
    }
    .banner-sec h1 small {
        font-size: 52px;
    }
    .awards-blk {
        border-bottom: 7px solid #176cb4;
        padding: 57px 105px 40px;
        margin: -87px 0 0;
    }
    .banner-sec {
        padding-bottom: 90px;
    }
    .ban-img {
        margin: -61px 0 0;
    }
    .hm-testimonials {
        padding: 140px 0 60px;
    }
    .hm-testimonials h2, .hmstl-sec h2 {
        font-size: 140px;
    }
    .hm-testimonials h3, .hmstl-sec h3 {
        letter-spacing: 1.6px;
        margin: -78px 0 41px;
    }
    .hm-testi-item::before {
        top: -18px;
        transform: scale(0.8);
    }
    .hm-testimonials .star-rat {
        margin: 0 0 25px 50px;
        transform: scale(0.8);
    }
    .hm-testi-item p {
        font-size: 20px;
        line-height: 1.53;
        margin: 0 0 25px;
    }
    .hm-testi-item h5 {
        font-size: 24px;
        padding-left: 60px;
    }
    .hm-testimonials .testi-blck .owl-nav .owl-prev,
    .hm-testimonials .testi-blck .owl-nav .owl-next {
        transform: scale(0.8);
    }
    .hm-testimonials .testi-blck .owl-nav {
        bottom: -50px;
        width: 37%;
    }
    .hm-testi-item {
        padding: 20px 42px 120px;
    }
    .hmattroney-sec .container {
        max-width: 1440px;
    }
    .hm-attrny-sec h2 {
        font-size: 60px;
        margin: 0 0 30px;
    }
    .attrny-rgt h5 {
        font-size: 58px;
        margin: 0 0 20px;
    }
    .attrny-rgt h6 {
        font-size: 31px;
        margin: 0 0 22px;
    }
    .attrny-lft p {
        font-size: 20px;
    }
    .hmjustice-sec {
        padding: 190px 0 80px 0;
        margin: -135px 0 0;
    }
    .hmjustice-sec h3 {
        font-size: 60px;
        line-height: 1;
        margin: 0 auto 45px;
    }
    .jstc-lft {
        padding-left: 40px;
    }
    .jstc-blk {
        gap: 40px;
    }
    .jstc-rgt-img {
        margin: 0 0 60px;
    }
    .jstc-rgt {
        width: 50.8%;
        padding-right: 20px;
    }
    .jstc-lft p {
        font-size: 20px;
        margin: 0 0 25px;
    }
    .hmletus-sec {
        padding: 120px 0 75px 0;
    }
    .hmletus-sec h2 {
        font-size: 120px;
    }
    .letus-cont {
        padding: 0 50px;
    }
    .letus-img {
        right: -25px;
        bottom: 38px;
        transform: scale(0.8);
    }
    .letus-lft {
        width: 42.7%;
    }
    .letus-rgt {
        width: 50%;
    }
    .letus-rgt p {
        font-size: 20px;
    }
    .letus-lft h5 {
        font-size: 50px;
    }
    .letus-lft p {
        font-size: 24px;
    }
    .hm-form-sec .form-ctn h2, .hm-form-sec .form-ctn .h2 {
        font-size: 75px;
    }
    .form-ctn {
        padding: 100px 100px 70px;
    }
    .hmtesti-top h3 {
        font-size: 48px;
    }
	 .hmstl-sec .stl-item > h3 {
		font-size: 27px;
		margin-bottom:0px;
	}
	 .hmstl-sec .stl-item > h3 span{
		font-size: 43px;
		 display:inline-block;
		 margin-bottom:15px;
		color: #2460a8;
	}
	.hmstl-sec .stl-item > span{
		font-size: 17px;
	}
}
@media screen and (max-width:1500px) {
    .banner-sec h1 span.heading-top {
        padding: 0 0 0 72px;
    }
    .hmpractice-sec .container {
        max-width: 1200px;
    }
    .hmpractice-sec h2 {
        font-size: 134px;
        letter-spacing: 0;
    }
    .hmpractice-sec h3 {
        font-size: 61px;
        letter-spacing: 0;
        margin: -58px 0 29px;
    }
    .practc-itm {
        width: 31.6%;
    }
    a.cmn-btn {
        font-size: 17px;
        padding: 20px 30px;
    }
    .practc-itm h5 {
        font-size: 31px;
        letter-spacing: 0;
        bottom: 25px;
        left: 25px;
    }
    .hmpractice-sec {
        padding: 70px 0;
    }
	 .hmstl-sec {
		padding: 40px 0 100px 0;
	}
    .frm-btm-sec {
        padding: 65px 0 216px;
        margin: 0 0 -162px;
    }
    .form-cont h4, .form-cont .h4 {
        font-size: 62px;
    }
    .form-logo img {
        max-width: 500px;
    }
    .awrds-itm {
        padding: 0 58px;
    }
    .awards-blk {
        padding: 47px 85px 52px;
        margin: -67px 0 0;
    }
    .awards-sec h3 {
        font-size: 34px;
        letter-spacing: 12px;
        margin-bottom: 32px;
    }
    .banner-sec h1 {
        font-size: 43px;
        letter-spacing: 3.62px;
    }
    .banner-sec h1 small {
        font-size: 46px;
        padding: 0 12px;
    }
    .banner-sec h1 strong {
        font-size: 164px;
        letter-spacing: 11.06px;
    }
    .hm-testi-item::after {
        width: 321px;
    }
    .hm-testimonials {
        padding: 120px 0 50px;
    }
    .hm-testimonials h2, .hmstl-sec h2 {
        font-size: 120px;
    }
    .hm-testimonials h3, .hmstl-sec h3 {
        font-size: 38px;
        letter-spacing: 1.6px;
        margin: -72px 0 37px;
    }
    .hm-testimonials .testi-blck .owl-nav {
        bottom: -45px;
        width: 41%;
    }
    .hm-testi-item p {
        font-size: 19px;
    }
    .hm-testimonials .star-rat {
        margin: 0 0 20px 40px;
        transform: scale(0.7);
    }
    .hmattroney-sec .container {
        max-width: 1200px;
    }
    .hmattroney-sec .hm-attrny-sec {
        padding: 50px 30px 80px;
    }
    .hm-attrny-sec h2 {
        font-size: 50px;
        margin: 0 0 30px;
    }
    .attrny-lft p {
        font-size: 18px;
        margin: 0 0 15px 0;
    }
    .attrny-rgt h5 {
        font-size: 47px;
        margin: 0 0 20px;
    }
    .attrny-rgt h6 {
        font-size: 25px;
        margin: 0 0 22px;
    }
    .hmjustice-sec h3 {
        font-size: 50px;
        line-height: 1;
        margin: 0 auto 35px;
    }
    .jstc-btm-blk {
        gap: 30px;
    }
    .jstc-lft p {
        font-size: 17px;
        margin: 0 0 10px;
    }
    .jstc-rgt-img {
        margin: 0 0 50px;
    }
    .jstc-btn a.cmn-btn {
        padding: 20px 17px;
        font-size: 14px;
    }
    .jstc-call p a {
        font-size: 37px;
    }
    .jstc-call p {
        font-size: 14px;
        margin: 0;
    }
    .jstc-call::before {
        transform: scale(0.9);
    }
    .hmjustice-sec {
        padding: 160px 0 60px 0;
        margin: -105px 0 0;
    }
    .hmletus-sec {
        padding: 80px 0 65px 0;
    }
    .hmletus-sec h2 {
        font-size: 100px;
        margin: 0 0 60px;
    }
    .letus-cont {
        padding: 0 30px;
    }
    .letus-img {
        transform: scale(0.7);
        right: -35px;
        bottom: 15px;
    }
    .letus-rgt p {
        font-size: 19px;
    }
    .letus-lft h5 {
        font-size: 42px;
    }
    .letus-lft p {
        font-size: 20px;
    }
    .hm-form-sec .form-ctn h2, .hm-form-sec .form-ctn .h2 {
        font-size: 65px;
    }
    .form-ctn {
        padding: 85px 75px 65px;
    }
    .hm-form-sec .gform_wrapper .top_label input,
    .hm-form-sec .gform_wrapper select,
    .hm-form-sec .gform_wrapper .top_label textarea {
        font-size: 22px !important;
        margin: 0 0 50px !important;
    }
    .hm-form-sec .gform_footer input[type="submit"] {
        font-size: 18px !important;
        padding: 25px 45px !important;
    }
    .hm-form-sec .form-ctn h5, .hm-form-sec .form-ctn .h5 {
        font-size: 23px;
    }
    .hm-form-sec .gform_wrapper .form-links a,
    label.gform-field-label.gform-field-label--type-inline {
        font-size: 19px;
    }
    .form-ctn::before {
        border-width: 20px;
        width: 120px;
        height: 180px;
    }
    .form-ctn::after {
        border-width: 20px;
        width: 120px;
        height: 180px;
    }
    .hmtesti-top h3 {
        font-size: 45px;
    }
	 .hmstl-sec .stl-item > h3 {
		font-size: 24px;
		margin-bottom:0px;
	}
	 .hmstl-sec .stl-item > h3 span{
		font-size: 38px;
		 display:inline-block;
		 margin-bottom:15px;
		color: #2460a8;
	}
}