/* Inner Pages */
.page_default {
    padding: 200px 0 160px;
}
.page_default .container{
    max-width: 1620px;
    width: 100%;
    margin: auto;
}
.container{
    max-width: 1620px;
    width: 100%;
    margin: auto;
}
.in-banner-sec .container {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}
.in-banner-sec, .page_bnr.blog-pg-bnr {
    padding: 277px 0 83px;
    background-image: url(../images/inr-banner-img.webp);
}
.page_title {
    text-align: center;
}
.page_title h1,
.page_title h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    border-bottom: 2px solid #414141;
    display: inline-block;
    padding: 0 0 40px;
    margin: 0 0 23px;
    font-family: 'lexend';
}

.inrpg-breadcrumbs {
    color: #fff;
    font-size: 18px;
    font-family: 'Lexend';
    font-weight: 400;
}

.inrpg-breadcrumbs span.breadcrumb_last{ color: #c89a2e;}
.page_default {
    padding: 130px 0;
    position: relative;
}
.page_content{
    display: flex;
    justify-content: space-between;
	flex-direction: column;
}
.genpg-rite.full-width{
    width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
.search-no-results article.post .entry-header h1.entry-title{
    font-family: 'lexend';
    line-height: 1.1;
    letter-spacing: 0;
    font-weight: 600;
    color: #000000;
    text-transform: uppercase;
    margin: 0 0 28px 0;
}
h1, h2, .search-no-results article.post .entry-header h1.entry-title{
    font-size: 48px;
    color: #BF9106;
}

h1 strong,
h2 strong,
h3 strong{
    font-weight: 800;
    color: #BF9106;
    -webkit-text-fill-color: transparent;
}

h3 {
    font-size: 32px;
}
h4 {
    font-size: 40px;
}
h5 {
    font-size: 35px;
}
h6 {
    font-size: 30px;
}
p, li{
    font-family: 'Lexend';
    font-weight: 300;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0;
    color: #121212;
    margin: 0 0 33px;
}
.page_default .genpg-rite a {
    color: #BF9106;
    text-decoration: none;
}
/* .page_default .genpg-rite li {
    padding-left: 25px;
    color: #000;
    position: relative;
    line-height: 1.5;
    margin: 0 0 20px 0;
    list-style: none;
}
.page_default .genpg-rite ul li:before {
    background-color: #000000;
    width: 11px;
    height: 11px;
    border-radius: 100%;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 11px;
} */
.page_default .genpg-rite li {
        font-family: 'Lexend';
    font-weight: 300;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0px;
    color: #121212;
    margin: 0 0 26px;
    padding-left: 52px;
    position: relative;
    list-style-type: none;
}
.page_default .genpg-rite ul li:before {
    content: "";
    background-image: url(../images/check-circle-icn.webp);
    width: 26px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 3;
    background-color: transparent;
}
.page_default .genpg-rite li ul {
    padding: 15px 0 0 10px;
    margin: 0;
}
.page_default .genpg-rite li ul li {
    padding-left: 10px;
    list-style: disc;
}
.page_default .genpg-rite li ul li:before {
    display: none;
}
.page_content .genpg-rite ol,
.page_content .genpg-rite ul {
    margin: 0 0 25px 0px;
    list-style-position: inside;
    padding: 0;
}
.page_content .genpg-rite ol {
    list-style-type: decimal;
    margin-left: 20px;
}
.page_content .genpg-rite ol li {
    list-style: decimal;
    padding-left: 0 !important;
}
.page_default .genpg-rite li a {
    text-decoration: none;
    color: #BF9106;
}
.page_default .genpg-rite li a:hover,
.page_default .genpg-rite a:hover {
    color: #000;
}
.page_default .genpg-rite ul li>ul li {
    list-style-type: disc;
    padding: 0;
}
.page_default .genpg-rite ul li>ul li>ol li {
    list-style-type: decimal;
}
.page_default .genpg-rite ul li>ul li:before {
    display: none;
}
.page_default .genpg-rite ul li>ol li {
    list-style-type: decimal;
}
.page_default .genpg-rite ul li>ol li:before {
    display: none;
}
.page_default .genpg-rite ul li>ol li>ul li {
    list-style-type: disc;
}




/* Inner About Section Styling */


/* .in-about-attorney-sec */
/* .in-about-attorney-sec{
    padding: 195px 0 0;
} */
.in-about-attorney-sec .container{max-width: 1344px;}
.in-about-list{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.in-about-img{
    width: 39.37%;
}
.in-about-img img{
    display: block;
    width: 100%;
    margin: 0;
}
.in-about-cnt{
    width: 57.1%;
}
.in-about-cnt h3{
    font-family: "Lexend";
    font-weight: 700;
    font-size: 48px;
    line-height: 1;
    letter-spacing: 0;
    color: #D9A404;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}
.in-about-cnt h6{
    font-family: "Lexend";
    font-weight: 400;
    font-size: 32px;
    line-height: 1.16;
    letter-spacing: 0;
    color: #0D0000;
    text-transform: uppercase;
    margin: 0 0 40px 0;
    padding-bottom: 42px;
    border-bottom: 1px solid #D9A404;
}
.in-about-cnt p{
    font-family: "Lexend";
    font-weight: 300;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0;
    color: #000000;
    margin: 0 0 44px 0;
}
.in-about-cnt-bio .born{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 21px;
    padding-left: 5px;
    margin-bottom: 29px;
}
.in-about-cnt-bio .born .born-img img{
   display: block;
   width: 100%;
   margin: 0;
}
.in-about-cnt-bio .born .born-img-cnt p{
    font-family: "Lexend";
    font-weight: 300;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0;
    color: #000000;
    margin: 0 0 0px 0;
}
.in-about-cnt-bio .bar{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 19px;
    padding-left: 2px;
}
.in-about-cnt-bio .bar .bar-img img{
   display: block;
   width: 100%;
   margin: 0;
}
.in-about-cnt-bio .bar .bar-img-cnt{padding: 5px 0 0 0;}
.in-about-cnt-bio .bar .bar-img-cnt p{
    font-family: "Lexend";
    font-weight: 300;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0px;
    color: #000000;
    margin: 0;
}



/* recent-settl-sec */
.recent-settl-sec {
    padding: 205px 0 0;
}
.recent-settl-sec h3.text-heading {
    font-family: "Lexend";
    font-weight: 700;
    font-size: 48px;
    line-height: 1;
    letter-spacing: 0;
    color: #D9A404;
    text-transform: uppercase;
    margin: 0 0 70px;
}
/* .recent-settl-sec .recent-settl-main {
    display: flex;
    justify-content: space-between;
    gap: 35px;
    margin: 0;
} */

.testi-btn {
    text-align: center;
}
 

.recent-settl-itm {
    width: 100%;
    text-align: center;
    border: 1px solid #D9A404;
    padding: 47px 0;
}
.recent-settl-sec .recent-settl-itm h5.text-heading {
    font-family: "Lexend";
    font-weight: 400;
    font-size: 32px;
    line-height: 1;
    letter-spacing: 0;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.recent-settl-sec .recent-settl-itm h2.text-heading {
    font-family: "Lexend";
    font-weight: 700;
    font-size: 96px;
    line-height: 1;
    letter-spacing: 0;
    color: #D9A404;
    margin: 0 0 30px 0;
}
.recent-settl-sec .recent-settl-itm p {
    font-family: "Lexend";
    font-weight: 400;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.2px;
    color: #A0A0A0;
    margin: 0;
}
.recent-settl-sec p{
    font-family: "Lexend";
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0;
    color: #000;
    margin: 0;
}
.recent-settl-sec .recent-settl-main.owl-carousel .owl-nav.disabled {
    display: flex;
    justify-content: end;
    gap: 28px;
    margin: 48px 0 -20px;
    z-index: -1;
    position: relative;
}
.recent-settl-sec .recent-settl-main.owl-carousel .owl-nav button.owl-prev,
.recent-settl-sec .recent-settl-main.owl-carousel .owl-nav button.owl-next{
    background-image: url(../images/arrow-lf-btn.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 29px;
    height: 20px;
    font-size: 0;
}
.recent-settl-sec .recent-settl-main.owl-carousel .owl-nav button.owl-prev:hover{
    transform: scale(1.1);
}
.recent-settl-sec .recent-settl-main.owl-carousel .owl-nav button.owl-next:hover{
    transform: scale(1.1);
}
.recent-settl-sec .recent-settl-main.owl-carousel .owl-nav button.owl-next{
    background-image: url(../images/arrow-rt-btn.webp);
}

/* in-contact-sec */

.in-contact-sec .container{
    max-width: 1330px;
    width: 100%;
    margin: auto;
}
.in-contact-sec .in-contact-list{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 119px;
}
.in-contact-sec .in-contact-img{
    position: relative;
    width: 49.45%;
}
.in-contact-sec .cnt-image{
    position: relative;
}
.in-contact-sec .cnt-image img {
    display: block;
    width: 100%;
    margin: 0;
}
.in-contact-sec .cnt-image::after{
    position: absolute;
    content: "";
    background: linear-gradient(180deg, rgb(0 0 0 / 0), rgb(0 0 0 / 100%));
    width: 100%;
    height: 70%;
    left: 0;
    right: 0;
    bottom: 0;
}
.in-contact-sec .contact-address{
    position: absolute;
    padding: 0px 69px 68px;
    bottom: 0;
}
.in-contact-sec .call-list{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 19px;
    margin-bottom: 33px;
    border-bottom: 1px solid #d3d1cf54;
}
.in-contact-sec .call{
    position: relative;
    padding: 7px 43px 7px;
    border-right: 1px solid #d3d1cf52;
}
.in-contact-sec .call a{
    display: inline-block;
    font-family: "Lexend";
    font-weight: 300;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin: 0;
    text-decoration: none;
}
.in-contact-sec .fax{
    padding: 10px 0 10px 50px;
}
.in-contact-sec .fax p{
    padding-left: 50px;
    display: inline-block;
    font-family: "Lexend";
    font-weight: 300;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin: 0;
    position: relative;
}
.in-contact-sec .contact-address a:hover{
    color: #BF9106;
}
.in-contact-sec .fax p::after{
    position: absolute;
    content: "";
    background-image: url(../images/fax-icn.webp);
    background-repeat: no-repeat;
    background-size: contain;
    width: 26px;
    height: 20px;
    left: 0;
    top: 0;
}
.in-contact-sec .call a::after{
    position: absolute;
    content: "";
    background-image: url(../images/call-icn.webp);
    background-repeat: no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
    left: 0;
    top: 5px;
}
.in-contact-sec .email{
    padding: 0 0 30px 43px;
    margin-bottom: 34px;
    position: relative;
    border-bottom: 1px solid #d3d1cf57;
}
.in-contact-sec .email a{
    display: inline-block;
    font-family: "Lexend";
    font-weight: 300;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin: 0;
    text-decoration: none;
}
.in-contact-sec .email a::after{
    position: absolute;
    content: "";
    background-image: url(../images/mail-icn.webp);
    background-repeat: no-repeat;
    background-size: contain;
    width: 26px;
    height: 20px;
    left: 0;
    top: 2px;
}

.in-contact-sec .address{
    padding: 0 0 0px 43px;
    position: relative;
}
.in-contact-sec .address a{
    display: inline-block;
    font-family: "Lexend";
    font-weight: 300;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin: 0;
    text-decoration: none;
}
.in-contact-sec .address a::after{
    position: absolute;
    content: "";
    background-image: url(../images/location-icn.webp);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 26px;
    left: 5px;
    bottom: 0;
}
.in-contact-sec .in-contact-form h3 {
    font-family: "Lexend";
    font-weight: 700;
    font-size: 48px;
    line-height: 1;
    letter-spacing: -0.7px;
    color: #D9A404;
    text-transform: uppercase;
    margin: 0 0 70px 0;
}


.rgt-frm .gform_wrapper .top_label input, .rgt-frm .gform_wrapper select, .rgt-frm .gform_wrapper .top_label textarea {
    font-family: 'Lexend-Light';
    font-weight: 400;
    margin: 0 0 0;
    width: 100% !important;
    color: #A0A0A0 !important;
    outline: 0;
    position: relative;
    border-radius: 0;
    min-height: 63px;
    margin: 0 0 11px;
    border: 1px solid #E7E7E7;
    font-size: 16px !important;
    padding: 15px 25px;
    transition: all 0.5s;
    background-color: #0000;
}
.rgt-frm .gform_wrapper .top_label textarea {
    width: 100%;
    float: left;
    height: 231px;
    min-block-size: inherit !important;
    resize: none;
}
.rgt-frm label.gform-field-label.gform-field-label--type-inline {
    font-family: "Hubot Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.1px;
    text-decoration: none;
    color: #ffffff;
    display: inline-block;
    cursor: pointer;
    margin: 0;
}
.rgt-frm .gform_wrapper.gravity-theme .gfield textarea.large {
    height: 210px;
    resize: none;
}
 
.rgt-frm .gform_wrapper .gfield_radio label,
.rgt-frm .gform_wrapper .top_label .chkbx label {
    font-size: 18px !important;
    line-height: 20px !important;
    color: #fff;
}
.rgt-frm .gform_wrapper .top_label .chkbx label {
    font-weight: 700;
}
.rgt-frm .gform_wrapper .top_label input[type="checkbox"] {
    float: left;
    clear: both;
    padding: 0 !important;
    border-radius: 0;
    max-width: inherit !important;
    width: 32px !important;
    height: 32px !important;
    font-size: 14px !important;
    font-weight: bold;
    border: 1px solid #fff;
    max-height: max-content !important;
    min-height: 32px;
    margin: 5px 15px 0 0 !important;
}
.rgt-frm .gform_wrapper .gform_footer.top_label {
    padding: 0;
    margin: 34px 0 0 !important;
}
.rgt-frm .gform_wrapper.gravity-theme #field_submit,
.gform_wrapper.gravity-theme .gform_footer {
    display: flex;
    justify-content: center;
}
.rgt-frm .gform_wrapper .gform_footer input[type="submit"] {
    font-family: 'Lexend-Bold' !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 1 !important;
    outline: none !important;
    cursor: pointer;
    transition-duration: 0.5s;
    color: #000000 !important;
    padding: 17px 50px !important;
    text-transform: uppercase !important;
    height: auto !important;
    max-width: max-content;
    margin: 0;
    color: #fff !important;
    background-color: #CD8F00 !important;
    border-radius: 0 !important;
    letter-spacing: 1px !important;
    border: 2px solid #0000 !important;
}
.rgt-frm .gform_wrapper .gform_footer input[type="submit"]:hover {
    background: #fff !important;
    color: #CD8F00 !important;
    border: 2px solid #CD8F00 !important;
}
 
.rgt-frm .gform_wrapper .top_label .gfield_label {
    display: none;
}
.rgt-frm .gform_wrapper div.validation_error {
    text-align: center;
    border: none;
    padding: 0 !important;
}
.rgt-frm .gform_wrapper .validation_message,
.rgt-frm .gform_wrapper div.validation_error {
    color: red;
    letter-spacing: 0.56px;
    font-size: 15px;
    line-height: 18px;
}
.rgt-frm .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
}
.rgt-frm .gform_wrapper li.gfield.gfield_error,
.rgt-frm .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;
}
.rgt-frm .gform_footer input[type="submit"]:hover {
    background-color: transparent;
    border: 1px solid #fff;
}
.rgt-frm div#validation_message_6_12 {
    left: 80px;
    top: 7px;
}
.rgt-frm .gform_wrapper .gform_validation_errors {
    display: none;
}
.rgt-frm .gform_wrapper .gfield {
    position: relative;
}
.rgt-frm .gform_wrapper .gfield .validation_message.gfield_validation_message,
.rgt-frm .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;
}
.rgt-frm .gform_wrapper .gfield .instruction.validation_message {
    top: 20px;
}
.rgt-frm .gform_wrapper .field_description_below .gfield_description {
    padding-top: 0
}
.rgt-frm .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
}
.rgt-frm .gform_wrapper.gravity-theme .gform_footer {
    margin: 0;
    padding: 0;
    justify-content: center;
}
.rgt-frm .gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before {
    color: #fff !important;
}
.rgt-frm .gform-theme--foundation .gform_fields {
    -moz-column-gap: var(--gf-form-gap-x);
    column-gap: var(--gf-form-gap-x);
    row-gap: 20px;
}
 

/* in-cnt-map-sec */
.in-contact-iframe iframe {
    width: 100%;
    height: 650px;
}
.in-contact-form{
    width: 46.2%;
}
.in-cnt-map-sec .container {
    max-width: 1370px;
    width: 100%;
    margin: auto;
}


/* innner pages Practice areas */
/* .inn-pract-sec{
    padding: 50px 0;
} */



.genpg-rite.full-width .page_bnr img {
    width: 100%;
    height: 598px;
    object-fit: cover;
    object-position: center;
    margin: 0 0 60px;
}

/*.inn-pract-sec .inn-pract-lst {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 33px;
}*/

.inn-pract-sec .inn-pract-lst {
    display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-auto-rows: 1fr;
	gap: 30px !important;
}

@media (max-width:767px){
	.inn-pract-sec .inn-pract-lst {
	grid-template-columns: repeat(1, 1fr) !important;
}
}

@media (max-width:1023px){
	.inn-pract-sec .inn-pract-lst {
	grid-template-columns: repeat(2, 1fr);
}
}

.inn-pract-sec .inn-pract-itm {
    width: 100%;
    position: relative;
    overflow: hidden;
	display: flex;
    flex-direction: column;
}
.inn-pract-sec .inn-pract-itm:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: linear-gradient(180deg, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 1) 100%);
    z-index: 1;
}
.inn-pract-sec .inn-pract-itm:hover:before {
    display: none;
}
.itm-hvr a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9;
}
.inn-pract-sec .inn-pract-img {
    position: relative;
	flex-grow: 1;
}
.inn-pract-sec .inn-pract-img img {
    width: 100%;
    display: block;
	height: 100%;
    object-fit: cover;
}
.inn-pract-sec .inn-pract-itm .inn-pract-img:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #121212;
    background: linear-gradient(180deg, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 1) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    transform: translateY(100%);
    transition: transform 0.4s ease-in;
    z-index: 1;
}
.inn-pract-itm:hover .inn-pract-img:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(191, 145, 6, 84%);
    transform: translateY(0);
    opacity: 1;
    z-index: 0;
}
.inn-pract-sec .inn-pract-itmtxt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 60px 36px;
    z-index: 1;
}
.itm-title {
    font-family: "Lexend";
    font-weight: 700;
    font-size: 36px;
    line-height: 1.24;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
}
.inn-pract-sec .inn-pract-txt {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 0 46px 40px;
    transform: translateY(100%);
    opacity: 0;
    transition: transform 0.4s ease-in, opacity 0.3s ease-in;
    z-index: 2;
}
.inn-pract-sec .inn-pract-itm .para-txt, .inn-pract-link .lrn-mr {
    color: #FFFFFF;
}

p:empty {
    display: none;
}
.para-txt {
    font-family: "Lexend";
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0;
    color: #121212;
    margin: 0 0 31px;
}
.inn-pract-sec .inn-pract-itm:hover .inn-pract-itmtxt {
    display: none;
}
.inn-pract-sec .inn-pract-itm:hover .inn-pract-txt {
    padding: 0 51px 65px;
    transform: translateY(0);
    opacity: 1;
}

.inn-pract-itm:hover .inn-pract-txt {
    padding: 0 46px 65px;
}
.inn-pract-sec .inn-pract-txt {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 0 46px 40px;
    transform: translateY(100%);
    opacity: 0;
    transition: transform 0.4s ease-in, opacity 0.3s ease-in;
    z-index: 2;
}
.inn-pract-itm:hover .inn-pract-txt .itm-title {
    margin-bottom: 19px;
}
.inn-pract-itm:hover .para-txt, .inn-pract-itm:hover .hmservice-link .lrn-mr {
    display: block;
}
.lrn-mr::before {
    content: "";
    width: 20px;
    height: 14px;
    background: url(../images/lrn-mrbfr.webp) no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.lrn-mr {
    display: inline-block;
    font-family: "Lexend";
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
    margin: 0;
    padding-right: 31px;
    position: relative;
    max-width: max-content;
}
.inn-pract-sec .inn-pract-itm .para-txt, .hmservice-link .lrn-mr {
    color: #FFFFFF;
}



/* Blog PAge Css Start Here  */

.page_default.blog-pg {
    padding: 200px 0;
}

.inr-blog-list{
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    margin-bottom: 142px;
}
.hm-blog-itm{
    width: 32%;
    margin-bottom: 52px;
}
.hm-blog-img{
    margin-bottom: 11px;
}
.inr-blog-list .hm-blog-cnt p{
    font-family: 'Lexend';
    font-weight: 700;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0px;
    color: #0D0000;
    margin: 0 0 20px 0;
}
/* .hm-blog-cnt h5 a{
    display: inline-block;
    color: #0D0000;
} */
.inr-blog-list .hm-blg-btn a{
    display: inline-block;
    font-family: 'Lexend';
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    letter-spacing: -0.5px;
    color: #D9A404;
    text-transform: uppercase;
    margin: 0;
}
.inr-blog-list .hm-blg-btn a::after{
    position: absolute;
    content: "";
    background-image: url(../images/blg-arrow.webp);
    background-repeat: no-repeat;
    background-size: contain;
    width: 34px;
    height: 34px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.inr-blog-list .hm-blg-btn{
    position: relative;
    padding-right: 60px;
    display: inline-block;
}
.page_content a.cmn-btn{
    display: inline-block;
    font-family: 'Lexend';
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 0;
    padding: 18px 40px;
    background-color: #BF9106;
}
.page_content a.cmn-btn:hover{
    background-color: #000;
    color: #fff;
}
.page_content .in-blg-btn{
    text-align: center;
}
.inr-blog-list .hm-blg-btn:hover a::after {
    background-image: url(../images/blg-arrow-hvr.webp);
}

/* responsive */
@media screen and (max-width: 1240px) {
.page_content a.cmn-btn{
padding: 15px 30px;
font-size: 17px;
}
}
@media screen and (max-width: 480px) {
.page_content a.cmn-btn {
    padding: 12px 25px;
    font-size: 16px;
}
}
/* SIngle Practice Area */

.page_default .container2{
    width: 100%;
    max-width: 1344px;
    margin: auto;
}
.inn-text-heading {
    font-family: 'Lexend';
    font-weight: 700;
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: -0.9px;
    color: #D9A404;
    text-transform: uppercase;
    margin: 0 0 28px;
}

.cmn-img{margin: 0 0 63px;}


.in-sub-pract-list {
    max-width: 1350px;
    width: 100%;
    margin: 58px auto 39px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 43px;
}
.in-sub-pract-item{
    width: 47.18%;
    display: flex;
    justify-content: flex-start;
    gap: 23px;
    margin-bottom: 40px;
}
.item-img {
    width: 16.5%;
}
.item-cnt {
    width: 80%;
}
.item-img img{
    display: block;
    width: 100%;
    margin: 0;
}
.item-cnt h5{
    font-family: 'Lexend';
    font-weight: 700;
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: -0.5px;
    color: #D9A404;
    text-transform: uppercase;
    margin: 0 0 0px 0;
}
.item-cnt p{
    font-family: 'Lexend';
    font-weight: 300;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0px;
    color: #121212;
    margin: 0;
}
.accumsan-cont {
    display: flex;
    justify-content: space-between;
}
.accumsan-cont ul.sgl-pst-list {
    margin: 27px 0 2px 0;
    padding: 0;
}
.page-template-practice-area-single-page h2{
    font-family: 'Lexend';
    font-weight: 700;
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: -0.9px;
    color: #D9A404;
    text-transform: uppercase;
    margin: 0 0 28px;
}
.page_default .genpg-rite .accumsan-cont ul.sgl-pst-list li{
    margin: 0 0 58px;
}
.inn-text-heading.elit {
    margin: 57px 0 28px;
}
.in-cmn-block{
    padding: 107px 134px 125px;
    text-align: right;
    background-image: url(../images/inn-blck-img.webp);
    background-repeat: no-repeat;
    background-size: cover;
}
.in-cmn-block h3{
    font-family: 'Lexend';
    font-weight: 700;
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: -1px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 0 0 47px 0;
}
.in-cmn-block .call a {
    font-family: 'Lexend';
    font-weight: 700;
    font-size: 59.66px;
    line-height: 1;
    letter-spacing: 0px;
    color: #BF9106;
    margin: 0;
    display: flex;
    gap: 20px;
    align-items: end;
}
.in-cmn-block .call a:hover{
    color: #fff;
}
.in-cmn-block .call{
    position: relative;
    display: inline-block;
    border: none;
}
/* .in-cmn-block .call a:hover::after{
    background-image: url(../images/blck-call-img-hvr.webp);
}
.in-cmn-block .call a::after{
    position: absolute;
    content: "";
    background-image: url(../images/blck-call-img.webp);
    background-repeat: no-repeat;
    background-size: contain;
    width: 43px;
    height: 42px;
    top: 18px;
    left: 0;
} */
.in-blck-sec{
    max-width: 1355px;
    width: 100%;
    margin:0 auto 69px;
}
.cta_block_layout_2 .in-cmn-block h3 {
    font-size: 31px;
}
.cta_block_layout_2 .in-cmn-block .call a {
    font-size: 30px;
}

.page_content .in-testi-item p {
    font-family: "Lexend";
    font-weight: 500;
    font-size: 24px;
    line-height: 1.6;
    letter-spacing: 0;
    color: #000000;
    margin: 0 0 27px 0;
}

.page_content .in-testi-item:before {
    content: "";
    width: 62px;
    height: 44px;
    background: url(../images/quote-testi.webp) no-repeat;
    background-size: contain;
    position: absolute;
    top: 39px;
    left: -19px;
}



/* Testimonials */


.page_default.testimonials-pg .container{
    max-width: 1344px;
}


.testimonials-pg .page_content .in-testi-blk {
    width: 100%;
    position: relative;
    margin: 0 auto 0px;
    max-width: 100%;
}

.page_content .in-testi-blk {
    padding: 0;
    width: 100%;
    position: relative;
    margin: 0 auto 0;
    max-width: 1148px;
}

.page_default.testimonials-pg .in-testi-item:last-child{padding-bottom:0px; border-bottom: 0;}

.page_default.testimonials-pg .in-testi-item {
    padding: 42px 0 86px 114px;
    display: inline-block;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #D9A404;
    margin-bottom: 80px;
}

.page_default .in-testi-item {
    padding: 40px 0 0 76px;
    display: inline-block;
    width: 100%;
    position: relative;
    border-bottom: 0;
    margin-bottom: 72px;
}

.page_default.testimonials-pg .in-testi-item:before {
    content: "";
    width: 62px;
    height: 44px;
    background: url(../images/quote-testi.webp) no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
}

.page_default.testimonials-pg .in-testi-item p {
    font-family: "Lexend";
    font-weight: 300;
    font-size: 24px;
    line-height: 1.6;
    letter-spacing: 0;
    color: #000000;
    margin: 0 0 27px 0;
}

.in-testi-item h6.title {
    font-family: "Lexend";
    font-weight: 600;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0px;
    color: #000;
    text-transform: none;
    margin: 0 ;
}
 
.in-testi-btn {
    padding-top: 25px;
    text-align: center;
}

.hide_item {
    display: none !important;
}

/* Need Hope PAge  */

/* Need Hope */
.inr-hope-cont{
    border-bottom: 1px solid #D9A404;
    margin-bottom: 80px;
}

.page_default.need_hope .container{
    max-width: 1344px;
}
.inr-hope-cont p {
    font-family: "Lexend";
    font-weight: 300;
    font-size: 24px;
    line-height: 1.6;
    letter-spacing: 0px;
    color: #121212;
    margin: 0 0 35px;
}
.inr-need-hope-list {
    display: flex;
    justify-content: space-between;
    max-width: 1080px;
    width: 100%;
    margin: auto;
}
.inr-need-hope-itm{
    width: 48%;
    position: relative;
}
.need-hope-itm-img {
    margin: 0 0 20px;
}
.need-hope-itm-img img {
    display: block;
    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: top;
}
.need-hope-itm-cnt .hope-itm-text{
    font-family: "Lexend";
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0px;
    color: #0D0000;
    margin: 0 0 25px;
}
.hope-itm-btn a{
    display: inline-block;
    font-family: "Lexend";
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0px;
    color: #D9A404;
    text-transform: uppercase;
    margin:  0;
    padding: 0 53px 0 0;
    position: relative;
}
.hope-itm-btn a::before{
    content: "";
    background-image: url(../images/arrow-rt-btn.webp);
    width: 29px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.inr-need-hope-itm:hover .hope-itm-btn a{
    color: #000;
}
.inr-need-hope-itm:hover .hope-itm-btn a::before{
    background-image: url(../images/arrow-rt-btn-hvr.webp);
}
.hope-itm-hvr a{
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

/* Single BLog */

.single-post .in-banner-sec {
    padding: 220px 0 74px;
}
.single-post .page_title h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: -0.6px;
    line-height: 1.2;
    border-bottom: 2px solid #414141;
    display: inline-block;
    padding: 0 0 23px;
    MARGIN: 46px 0 32px;
    font-family: 'lexend';
}

.single-post .in-banner-sec .container{max-width: 1065px;}

.sgl-cont-blk {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.page_default.single_blog h3 {
    font-family: 'Lexend';
    font-weight: 700;
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: -0.9px;
    color: #D9A404;
    text-transform: uppercase;
    margin: 0 0 28px;
    letter-spacing: -1px;
}
/*.post-thumbnail {
    width: 38.5%;
}*/
.sgl-cnt-blk .inn-text-heading{letter-spacing: -1px;}
.page_default.single_blog .page_content .in-testi-blk {
    padding: 0;
    margin: 0 auto 0;
}
.page_default.single_blog .in-testi-item{margin-bottom: 42px;}
.page_default.single_blog .page_content .in-testi-item:before {
    top: 18px;
    left: -17px;
}
.sgl-cnt-blk {
    width: 100%;
    padding-top: 10px;
}
p.scnd {
    margin: 0;
}
.page_default.single_blog ul {
    margin: 60px 0;
    padding: 0;
}
.page_default.single_blog ul li, .page_default .genpg-rite ul.sgl-pst-list li{
    font-family: 'Lexend';
    font-weight: 300;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0px;
    color: #121212;
    margin: 0 0 26px;
    padding-left: 52px;
    position: relative;
    list-style-type: none;
}
.page_default.single_blog ul li:last-child{
    margin: 0;
}
.page_default.single_blog ul li::before, .page_default ul.sgl-pst-list li:before {
    content: "";
    background-image: url(../images/check-circle-icn.webp);
    width: 26px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: auto;
    margin: auto;
    background-color: transparent;
}
.sgl-pst-abt-blk {
    display: flex;
    justify-content: space-between;
    padding-top: 110px;
    margin-top: 107px;
    border-top: 1px solid #D9A404;
}
 
.sgl-pst-abt-img {
    width: 8%;
    padding-top: 10px;
}
.sgl-pst-abt-img img{
    display: block;
    width: 100%;
}
.sgl-pst-abt-cnt{
    width: 88.5%;
}

.ti-widget {
    margin: 60px 0;
}

.page_default.single_blog ul li {
    line-height: 1.4em;
}

/*To fix the post image template inline with the contents*/
.post-thumbnail {
    float: left;
    margin: 0 20px 20px 0;
    width: 450px; /* adjust as needed */
    max-width: 100%;
}

.post-thumbnail img {
    width: 100%;
    height: auto;
    display: block;
}

.p-contents::after {
    content: "";
    display: table;
    clear: both;
}

.sgl-cnt-blk .inn-text-heading{
	display: inline;
}

@media (max-width:1023px){
	    .post-thumbnail {
        float: unset;
        width: 100% !important;
        margin-bottom: 30px !important;
        max-width: 100% !important;
    }
	
	.sgl-cnt-blk .inn-text-heading{
		display: block !important;
	}
}

@media (max-width:1023px){
section#section-0 img {
    width: 100%;
}
}	