.page_bnr {
    padding: 160px 0 110px;
    position: relative;
    background-image: url(../images/inner-pg-bnr.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-position: relative;
}

.page_title {
    text-align: center;
}

.page_title h1,
.page_title h2 {
    font-size: 65px;
    line-height: 1;
    letter-spacing: 0px;
    font-family: 'Manrope';
    font-weight: 400;
    color: #fff;
    position: relative;
    margin: 0 0 8px;
    text-transform: uppercase;
}

.inrpg-breadcrumbs {
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0px;
    font-family: 'Manrope';
    font-weight: 400;
    text-transform: uppercase;
}

.inrpg-breadcrumbs a:hover {
    color: #cba424;
}

.inrpg-breadcrumbs span.breadcrumb_last {
    color: #cba524;
}

.page_default {
    padding: 100px 0;
    position: relative;
}

.container1 {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}

.page_content {
    display: flex;
    justify-content: space-between;
}

.genpg-rite {
    width: 64.9%;
}

.genpg-rite.full-width {
    width: 100%;
}

.genpg-lft {
    width: 32%;
    max-width: 400px;
}


h1,
h2,
h3,
h4,
h5,
h6,
.search-no-results article.post .entry-header h1.entry-title {
    font-family: 'Manrope';
    line-height: 1.1;
    letter-spacing: 0.5px;
    font-weight: 400;
    color: #000000;
    text-transform: uppercase;
    margin: 0 0 20px;
}

h1,
.search-no-results article.post .entry-header h1.entry-title {
    font-size: 45px;
}

h2 {
    font-size: 42px;
}

h3 {
    font-size: 38px;
}

h4 {
    font-size: 35px;
}

h5 {
    font-size: 32px;
}

h6 {
    font-size: 28px;
}

p,
li {
    font-size: 20px;
    line-height: 2;
    font-family: 'Manrope';
    color: #000;
    font-weight: 400;
    letter-spacing: 0.4px;
    margin: 0 0 25px;
}

.page_default .genpg-rite a {
    font-family: 'Manrope';
    text-decoration: none;
}

.page_default .genpg-rite a.cmn-btn {
    color: #010101;
}

.page_default .genpg-rite a.cmn-btn:hover {
    color: #fff;
}

.page_default .genpg-rite li {
    padding-left: 25px;
    color: #000;
    position: relative;
    line-height: 1.7 !important;
    margin: 0 0 20px;
}

.page_default .genpg-rite ul li:before {
    position: absolute;
    content: "";
    background-color: #dfb214;
    width: 10px;
    height: 10px;
    left: 0;
    right: 0;
    top: 13px;
    border-radius: 50px;
}

.page_default .genpg-rite li ul {
    padding: 15px 0 0;
    margin: 0;
}

.page_default .genpg-rite li ul li {
    list-style: none;
}

.page_content .genpg-rite ol,
.page_content .genpg-rite ul {
    margin: 0 0 25px 0px;
    list-style-position: inside;
}

.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;
}

.page_default .genpg-rite li a,
.page_default .genpg-rite a {
    color: #dfb214;
}

.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: none;
}

.page_default .genpg-rite ul li>ul li>ol li {
    list-style-type: decimal;
}

.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: none;
}


.cmn-img {
    margin: 0 0 45px;
    border: 2px solid #dfb214;
    padding: 3px;
}

.cmn-img img {
    display: block;
    width: 100%;
}


/* Sidebar Styles */

.genpg-lft .widget {
    background-color: #18375a;
    margin: 0 0 50px;
}

.genpg-lft .widget .widget-title,
.genpg-lft .widget .lwptoc_header {
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0px;
    font-family: 'Manrope';
    font-weight: 400;
    text-align: center;
    color: #fff;
    padding: 25px 10px;
    margin: 0;
    border: 0;
    border-bottom: 1px solid rgb(231 233 236 / 50%);
    text-transform: uppercase;
    position: relative;
}

.genpg-lft .widget .widget-title:before,
.genpg-lft .widget .lwptoc_header b::before {
    position: absolute;
    content: "";
    background-color: #dfb214;
    width: 66%;
    height: 7px;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: auto;
    clip-path: polygon(3% 0, 100% 0, 97% 100%, 0 100%);
}

.genpg-lft .widget .menu-practice-areas-container,
.genpg-lft .widget ul {
    padding: 30px 20px 40px 25px;
    margin: 0;
}

.genpg-lft .widget ul {
    margin: 0px;
}

.genpg-lft .widget ul li a {
    font-size: 25px;
    font-family: 'Manrope';
    font-weight: 500;
    line-height: 1.4;
    color: #fff;
    letter-spacing: -0.5px;
    position: relative;
    display: inline-block;
    padding-left: 23px;
}

.genpg-lft .widget ul li a::before {
    background-color: #fff;
    width: 10px;
    height: 10px;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 13px;
    border-radius: 50px;
}

.genpg-lft .widget ul li {
    margin: 0 0 15px;
    position: relative;
    border: 0;
    color: #fff;
}

.genpg-lft .widget ul li:last-child {
    margin: 0;
}

.genpg-lft .widget ul li a:hover {
    color: #dfb214;
}

.genpg-lft .widget ul li a:hover:before {
    background-color: #dfb214;
}

.genpg-lft .widget ul.sub-menu {
    display: none;
    padding: 10px 0 0 0;
}

.genpg-lft button.subMenuToggle {
    position: absolute;
    right: 0;
    top: -4px;
}

.genpg-lft .menu-item-has-children>button {
    font-family: 'Manrope';
    font-size: 40px;
    font-weight: 600;
    line-height: 1;
    color: #000;
    display: block;
    border: none;
    outline: none;
    background: transparent !important;
    cursor: pointer;
    padding: 0;
}

.genpg-lft .menu-item-has-children>button:before {
    content: '+';
}

.genpg-lft .menu-item-has-children>button.subMenuToggle.submenuopen:before {
    content: '-';
    font-size: 60px;
    top: -10px;
    position: relative;
}

.genpg-lft .widget li a.drop.open {
    transform: rotate(90deg);
}

.genpg-lft .widget ul.sub-menu li a {
    font-size: 25px;
}


/* Philosophy sidebar */

.genpg-lft .sdb-philospy-blk .widget {
    background-color: #f7f7f7;
}

.genpg-lft .sdb-philospy-blk .widget-title {
    color: #18375a;
    border-bottom-color: rgb(223 178 20 / 50%);
}

.sdb-philosopy-cnt-blk {
    padding: 35px 40px 45px;
    text-align: center;
}

.sdb-philsopy-txt {
    font-size: 23px;
    line-height: 1.6;
    letter-spacing: 0px;
    font-family: 'Manrope';
    font-weight: 400;
    color: #00234a;
    margin-bottom: 15px;
}

.sdb-philsopy-testi-name {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0px;
    font-family: 'Manrope';
    font-weight: 700;
    color: #dfb214;
}


.sdb-philosopy-cnt-blk.location-cont-blk {
    padding: 30px 25px;
    text-align: center;
}

.sdb-philosopy-cnt-blk.location-cont-blk p{
    color:#fff;
    margin-bottom: 20px;
    line-height: 1.5;
}


.sdb-philosopy-cnt-blk.location-cont-blk p strong{
    color: #dfb214;
    text-decoration: underline;
    text-underline-offset: 5px;
    padding-bottom: 10px;
    display: inline-block;

}
.sdb-philosopy-cnt-blk.location-cont-blk p a{text-decoration: underline; text-decoration-thickness: 1px;}
.sdb-philosopy-cnt-blk.location-cont-blk p a:hover{
    color: #dfb214;
    text-decoration: none;
}

.sdb-philosopy-cnt-blk.location-cont-blk p:last-child{
    margin-bottom: 0;
}

/* Practice Page Styles */

.inr-practice-lst {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 34px;
}

/* .inr-practice-item {
    width: 48.6%;
    display: flex;
    justify-content: end;
    align-items: center;
    padding-left: 50px;
    margin: 0;
    gap: 35px;
    position: relative;
} */

.inr-practice-item {
    width: 31.5%;
    display: flex;
    justify-content: end;
    align-items: center;
    padding-left: 0;
    margin: 0;
    gap: 0;
    position: relative;
    flex-direction: column-reverse;
    border: 4px solid #dfb214;
}
.inr-practice-item:hover{
    border-color: #00234a;
}
.inr-practice-item:before {
    position: absolute;
    content: "";
    background-color: #00234a;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    /* border-left: 22px solid #dfb214; */
    /* transform: skewX(5.7deg); */
    z-index: -1;
    pointer-events: none;
}

.inr-pract-itm-title {
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 29px;
    line-height: 1.2;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 28px;
}

.inr-pract-itm-lft {
    /* width: 40.4%; */
    width: 100%;
    padding: 30px;
}

.inr-pract-itm-rit {
    /* width: 56%; */
    width: 100%;
    height: 100%;
    /* transform: skewX(6deg); */
    /* margin-right: -1px; */
}

.inr-pract-itm-rit img {
    width: 100%;
    display: block;
    height: 100%;
}

.inr-practice-item:hover:before {
    background-color: #dfb214;
    border-color: #00234a;
}

.inr-practice-item:hover .inr-pract-itm-title {
    color: #000000;
}

.inr-practice-item:hover a.cmn-btn::before {
    background-color: #00234a;
}

.inr-practice-item:hover a.cmn-btn {
    color: #fff;
    background-image: url(../images/btn-bg-hvr-img.webp);
}

.inr-practice-item a.cmn-btn {
    font-size: 16px;
    color: #010101;
    padding: 11px 50px 11px 14px;
    background-image: url(../images/btn-bg-img.webp);
    background-size: 40px 88%;
    background-position: right 2px center;
    margin-left: 6px;
}

.inr-practice-item a.cmn-btn:before {
    transform: skewX(13deg);
}


/* Attroney Page */

.inr-attorny-list {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: start;
    gap: 33px;
    padding: 30px 30px 0 50px;
    margin: 0 0 40px;
    width: 97%;
}

.inr-attorny-list:before,
.inr-attorny-list:after {
    position: absolute;
    content: "";
    background-image: url("../images/inr-atrny-bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 6%;
    transform: skewX(4deg);
    z-index: -1;
    pointer-events: none;
}

.inr-attorny-list:after {
    background-color: #18375a;
    background-image: none;
    opacity: 100%;
    border-left: 7px solid #dfb214;
    border-right: 7px solid #dfb214;
    z-index: -2;
}

.inr-attorny-lft-img img {
    width: 100%;
    display: block;
}

.inr-attorny-text {
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 80px;
    line-height: 1;
    letter-spacing: 0;
    margin: 0 0 20px;
    color: #fff;
    text-transform: uppercase;
}

.inr-attorny-rit {
    width: 56%;
    padding: 10px 0 0;
}

.inr-attorny-lft {
    width: 38.3%;
}

.inr-attorny-designation {
    font-family: 'Manrope';
    font-weight: 300;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 2.8px;
    margin: 0px 0 30px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding: 0px 0 20px;
}

.inr-attorny-designation::before {
    position: absolute;
    content: "";
    background-image: url(../images/attorny-rectangle-img.webp);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 8px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}

.accordion {
    margin: 40px 0;
}

.single-accordion {
    margin: 0 0 62px;
}

.accordion-section {
    margin: 0 0 20px;
}

.accordion-section:last-child {
    margin: 0px;
}

.accordion-section-content {
    padding: 20px 60px 0;
}

.accordion-section .accordion-heading {
    padding: 20px 90px 20px 50px;
    cursor: pointer;
    width: 100%;
    border-radius: 0px;
    font-size: 30px;
    font-family: 'Manrope';
    font-weight: 400;
    letter-spacing: 0.52px;
    line-height: 1;
    color: #fff;
    background-image: url(../images/accordion-hvr-img.webp);
    background-repeat: no-repeat;
    background-size: 90px 87%;
    background-position: right 2px center;
    position: relative;
}

.accordion-section .accordion-heading::after {
    position: absolute;
    content: "";
    background-color: #00234a;
    width: 99%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
    transform: skewX(-17deg);
}

.accordion-section.accordien-active .accordion-heading::after {
    background-color: #dfb214;
}

.accordion-section.accordien-active .accordion-heading {
    color: #000;
    background-image: url(../images/inr-accordion-active-drp-dwn.webp);
}

.accordion-section:not(.accordien-active) .accordion-section-content {
    display: none;
}

.accordion-profile .accordion-profile-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
    padding: 30px 70px;
    display: none;
    background-color: #ffffff;
}

.accordion-profile.active .accordion-profile-content {
    max-height: max-content;
    overflow: inherit;
    display: block;
}

.accordion-profile ul li {
    font-family: 'Manrope';
    font-size: 16px;
    font-weight: 500;
    color: #000000;
}

.accordion-profile {
    margin: 0 0 20px;
    max-height: max-content !important;
}

.inr-cmn-blk {
    background-image: url(../images/cmn-blk-bg-img.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 47px 70px 50px;
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 40px 0;
}

.inr-cmn-blk:before,
.inr-cmn-blk:after {
    position: absolute;
    content: "";
    background-color: #dfb214;
    width: 6px;
    height: 40%;
    left: 0;
    top: 0;
}

.inr-cmn-blk:after {
    top: inherit;
    bottom: 0;
    left: inherit;
    right: 0;
}

.inr-cmn-blk .inr-cmn-blk-text {
    font-family: 'Manrope';
    font-weight: 700;
/*     font-size: 70px; */
	font-size: 56px;
    line-height: 1.1;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 30px;
}

.inr-cmn-blk.two {
    background-color: #e7eaee;
    padding: 55px 30px 60px;
    position: relative;
    background-image: none;
}

.inr-cmn-blk.two:before {
    background-image: url("../images/inr-cmb-blk-two-bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    mix-blend-mode: luminosity;
    opacity: 10%;
    z-index: -1;
    pointer-events: none;
}

.inr-cmn-blk.two:after {
    display: none;
}

.inr-cmn-blk-two-text {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 52px;
    line-height: 1;
    letter-spacing: 0;
    color: #18375a;
    margin: 0 0 35px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding: 0 0 50px;
}

.inr-cmn-blk-two-text::before {
    position: absolute;
    content: "";
    background-image: url(../images/rectangle-img.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 65%;
    height: 35px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}


/* Contact Page */

.cont-pg-form {
    background-color: #00234a;
    padding: 55px 100px 130px;
    margin-bottom: 65px;
}

.cont-form-title {
    font-size: 69px;
    line-height: 1;
    letter-spacing: 0px;
    font-family: 'Manrope';
    font-weight: 400;
    color: #dfb214;
    text-transform: uppercase;
    margin-bottom: 40px;
    text-align: center;
}

.cont-pg-form .gfield.leave-blank {
    display: none;
}

.cont-pg-form .gform_wrapper input,
.cont-pg-form .gform_wrapper select,
.cont-pg-form .gform_wrapper textarea {
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.36px;
    font-family: 'Manrope';
    font-weight: 300;
    color: #000;
    background-color: #fff;
    padding: 35px 30px;
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 0px;
}

.cont-pg-form .gform-theme--foundation .gform_fields {
    grid-gap: 15px;
}

.cont-pg-form .gform-theme--foundation .gfield textarea.large {
    min-block-size: auto;
    height: 160px;
    margin-bottom: 10px;
    resize: none;
}

.cont-pg-form .form-links {
    color: #fff;
}

.cont-pg-form .form-links a,
.cont-pg-form .gfield_checkbox label {
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.4px;
    font-family: 'Manrope';
    font-weight: 400;
    color: #fff;
    cursor: pointer;
}

.cont-pg-form .form-links a {
    padding: 0 3px;
}

.cont-pg-form .form-links a:hover {
    color: #dfb214;
}

.cont-pg-form .gfield_checkbox label {
    margin: 0;
}

.cont-pg-form .gfield_checkbox input[type="checkbox"] {
    padding: 0;
    width: 12px;
    height: 12px;
    margin: 4px 8px 0 4px;
}

.cont-pg-form .ginput_container.ginput_container_checkbox {
    margin-top: -6px;
}

.cont-pg-form .gform_wrapper input[type="submit"] {
    font-size: 26px !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
    font-family: 'Manrope' !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    color: #010101 !important;
    padding: 28px 95px 28px 40px !important;
    background-color: transparent !important;
    z-index: 1;
    background-image: url(../images/btn-img.webp);
    background-position: right -1px center;
    background-repeat: no-repeat;
    background-size: 73px 91%;
    border: none !important;
}

.cont-pg-form .gform_wrapper input[type="submit"]:hover {
    color: #fff !important;
}

.cont-pg-form .gform_wrapper .gform_footer.top_label {
    width: fit-content;
    float: right;
    margin-top: -35px;
    position: relative;
}

.cont-pg-form .gform_wrapper .gform_footer.top_label:before {
    position: absolute;
    content: "";
    background-color: #dfb214;
    width: 98%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    z-index: 0;
    transform: skewX(-17deg);
}

.cont-pg-form .gform-theme--framework .gform_validation_errors {
    display: none;
}

.cont-pg-form .gform_wrapper .gfield {
    position: relative;
}

.cont-pg-form .gform_wrapper .gfield .validation_message.gfield_validation_message,
.cont-pg-form .gform_wrapper .gfield .instruction.validation_message {
    position: absolute;
    top: 8px;
    background: none;
    padding: 0px;
    line-height: 1;
    color: #ff0000;
    font-size: 13px;
    right: 10px;
    font-weight: 500;
    width: auto;
    border: none;
    pointer-events: none;
    margin: 0;
    font-family: 'Manrope';
    letter-spacing: 0.3px;
}

.cont-pg-form .gform_wrapper .gfield .instruction.validation_message {
    bottom: 8px;
    top: inherit !important;
}

.cont-pg-form fieldset .gfield_description.validation_message.gfield_validation_message {
    top: 26px !important;
    right: inherit;
    left: 0;
}

.formpopuptext {
    transition: transform .15s ease-out .15s;
    text-align: center;
    border: 1px solid rgb(22 80 41);
    background: #fff;
    font-size: 15px;
    font-family: 'Manrope';
    font-weight: 300;
    letter-spacing: 0.7px;
    color: #000 !important;
    line-height: 1.7;
    width: 100%;
    padding: 10px;
    position: absolute;
    z-index: 5;
    display: none;
}

.cont-pg-form #gform_ajax_spinner_1 {
    position: absolute !important;
    right: -30px !important;
}

.cont-pg-form .gform_footer input[type="submit"]:focus {
    outline: none !important;
}

.contact-blk {
    display: flex;
    justify-content: center;
    gap: 65px;
    margin: 40px 0;
}

.contact-item {
    width: 47.2%;
    background-color: #18375a;
    padding: 60px 15px 75px;
    text-transform: uppercase;
    text-align: center;
    transition: 0.5s;
}

.contact-title {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 53px;
    line-height: 1;
    letter-spacing: 1.06px;
    color: #fff;
    padding: 135px 0 25px;
    margin: 0 0 22px;
    position: relative;
}

.contact-desc {
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 32px;
    line-height: 1.4;
    letter-spacing: 0.64px;
    color: #fff;
    margin: 0 0 20px;
}

.page_default .genpg-rite .contact-item .get-directions a {
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.4px;
    color: #fff;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.page_default .genpg-rite .contact-item:hover .get-directions a {
    color: #000;
}

.contact-call p {
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 23px;
    line-height: 1;
    letter-spacing: 0.46px;
    color: #fff;
    margin: 0;
}

.page_default .genpg-rite .contact-call p a {
    /* font-size: 48px; */
    font-size: 40px;
    color: #fff;
    display: block;
    line-height: 1;
    margin-top: 8px;
    text-transform: none;
}

.page_default .genpg-rite .contact-call p a:hover {
    color: #fff;
}

.contact-item:hover {
    background-color: #dfb214;
}

.contact-item:hover .contact-title,
.contact-item:hover .contact-desc,
.contact-item:hover .contact-call p,
.contact-item:hover .contact-call p a,
.contact-item:hover .get-directions a {
    color: #000000;
}

.contact-title::before,
.contact-title::after {
    position: absolute;
    content: "";
    background-image: url(../images/cont-pg-loc-img.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 148px;
    height: 112px;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    transition: 0.5s;
}

.contact-title::after {
    background-image: url(../images/cont-itm-line-img.webp);
    width: 180px;
    height: 6px;
    top: inherit !important;
    bottom: 0;
}

.contact-item:hover .contact-title:before {
    background-image: url(../images/cont-pg-loc-hvr-img.webp);
}

.contact:hover .contact-title::after {
    background-image: url(../images/form-line-hvr-img.webp);
}

.contact-item.phone .contact-title::before {
    background-image: url("../images/cont-pg-phn-img.webp");
}

.contact-item.phone:hover .contact-title::before {
    background-image: url("../images/cont-pg-phn-hvr-img.webp");
}

.contact-item:hover .contact-title:after {
    background-image: url("../images/cont-itm-line-hvr-img.webp");
}




/*  SearchPage Styles */

.search-no-results article.post .entry-header {
    margin: 0;
}

.genpg-rite form.searchform input[type="search"] {
    width: 100%;
    background-color: #f3f3f3;
    border: 1px solid #000;
    border-radius: 3px;
    padding: 20px;
}


/* Table Content */

/* .genpg-lft .widget .lwptoc_header{font-family: 'Manrope'; font-size: 32px; color: #000 !important; text-transform: uppercase; margin: 0; line-height: 1; position: relative; text-align: center; margin: 0 0 25px 0; }  */
.genpg-lft .widget .lwptoc_header {
    padding: 0 !important;
    border: 0;
    margin-bottom: 15px;
}

.genpg-lft .widget .lwptoc_header b {
    font-weight: 400 !important;
    font-size: 87%;
    border-bottom: 1px solid rgb(231 233 236 / 50%);
    position: relative;
    display: inline-block;
    line-height: 1;
    padding-bottom: 10px;
}

.genpg-lft .widget .lwptoc_item {
    margin-bottom: 20px;
}

.genpg-lft .widget .lwptoc_item a,
.genpg-lft .lwptoc-light .lwptoc_items A:visited {
    font-family: 'Manrope';
    font-size: 22px;
    font-weight: 500;
    line-height: 1.3;
    color: #ffffff !important;
}

.genpg-lft .widget .lwptoc-notInherit .lwptoc_i DIV A:hover {
    border-bottom: 0 !important;
    color: #dfb214 !important;
}

.genpg-lft .widget .lwptoc_itemWrap .lwptoc_itemWrap {
    margin: 15px 0 0 15px;
}

.genpg-lft .widget .lwptoc-light .lwptoc_i {
    background: transparent;
    padding: 40px 30px;
    width: 100%;
}

.genpg-lft .widget .lwptoc_item:last-child {
    margin: 0;
}

.genpg-lft .widget .lwptoc-light .lwptoc_i A {
    color: #fff !important;
}

.genpg-lft .widget .lwptoc:first-child {
    margin: 0;
}

.genpg-lft .lwptoc_toggle {
    white-space: nowrap;
    margin-left: 0;
    font-size: 66%;
    width: 100%;
    display: block;
    padding-top: 10px;
}

@media screen and (max-width:1024px) {
    .genpg-lft .widget.widget_lpwtoc_widget {
        display: none;
    }

}


.blog-archives {
    background-color: #18375a;
    padding: 0px;
    position: relative;
    margin: 0 0 50px;
}
.genpg-lft .blog-archives .widget .search-field::placeholder{
    color: #fff;
}

.genpg-lft .blog-archives .widget {
    box-shadow: unset;
    margin: 0 !important;
}
.genpg-lft .blog-archives .widget h4.widget-title {
    text-align: left;
    padding: 20px 0;
}

.genpg-lft .blog-archives .widget input, .genpg-lft .blog-archives .widget select {
    font-family: 'Archivo', sans-serif;
    font-weight: 400;
    font-size: 20px !important;
    line-height: 1;
    letter-spacing: 0.25px;
    text-transform: capitalize;
    color: #fff;
    padding: 23px 30px !important;
    background-color: #18375a !important;
    -webkit-appearance: none !important;
    appearance: none;
    outline: none;
    cursor: pointer;
    border: none;
    width: 100%;
    background-image: url(../images/blg-search-icn.webp);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    height: auto !important;
    opacity: 1 !important;
    border: 0;
}

.genpg-lft .blog-archives .widget select {
    background-image: url(../images/blg-drp-dwn.webp);
}

.genpg-lft .blog-archives .widget .search-field {
    background-image: none !important;
}

/* .genpg-lft .blog-archives .widget_search input {
    cursor: text;
} */

.genpg-lft .blog-archives .widget input.search-submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 100% !important;
    background-color: #dfb214 !important;
    color: #fff !important;
    border-radius: 0 !important;
    font-size: 0 !important;
}

.genpg-lft .blog-archives .search-form {
    position: relative;
}



/* SideBar testimonials */

.sidebar-testi {
    padding: 30px 30px 80px;
    text-align: center;
}

.sidebar-testi p {
    font-size: 18px;
    line-height: 1.65;
    color: #000;
    position: relative;
}

.sidebar-testi h3 {
    color: #000;
    font-size: 28px;
    position: relative;
    text-transform: capitalize;
}

.sidebar-testi h4.author {
    color: #000;
    font-size: 22px;
}


.sidebar-testi.owl-carousel .owl-nav {
    display: flex;
    justify-content: center;
    padding: 20px 0 0;
}

.sidebar-testi.owl-carousel .owl-nav button {
    background: #ccc !important;
    width: 50px;
    height: 40px;
    margin: 0 5px;
}

.sidebar-testi.owl-carousel .owl-nav button span {
    font-size: 28px;
    font-weight: bold;
}

.sidebar-testi.owl-carousel .owl-nav button:hover {
    background: #000 !important;
}

.sidebar-testi.owl-carousel .owl-nav button:hover span {
    color: #fff;
}




/*  Testimonials Page */

.testimonials-page .in-testi-blk {
    column-count: 2;
    gap: 30px;
}

.testimonials-page .in-testi-item {
    padding: 50px 40px;
    display: inline-block;
    margin: 0 0 35px 0;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.testimonials-page .in-testi-item p {
    font-size: 18px;
    line-height: 1.65;
    color: #000;
    position: relative;
}

.testimonials-page .in-testi-item h3 {
    color: #000;
    font-size: 28px;
    position: relative;
    text-transform: capitalize;
}

.testimonials-page .in-testi-item h4.author {
    color: #000;
    font-size: 22px;
}


/* Blog Page */

.blg-cntblk {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px;
}

.blg-cntblk .post-item {
    width: 100%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background-color: #18375a;
    display: flex;
}

.blg-cntblk .post-item .blog-post-img img {
    width: 100%;
    display: block;
    border: 8px solid #dfb214;
}
.blg-cntblk .post-item .post-img, .blg-cntblk .post-cnt{
    width: 50%;
}

.blg-cntblk .post-cnt {
    padding: 30px;
    display: flex;
    flex-direction: column;
}

.blg-cntblk .post-item .post-title{
    font-size: 30px;
    line-height: 1.25;
    letter-spacing: 0px;
    font-family: 'Manrope';
    font-weight: 400;
    color: #fff;
    margin-bottom: 20px;
     display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
}
.post-dt {
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.8px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 15px;
}
.post-btn {
    margin-top: auto;
}

.blg-cntblk .post-item .post-btn a {
    font-family: 'Manrope';
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    color: #000;
    background-color: #cba524;
    text-decoration: none;
    padding: 15px 40px;
    text-transform: uppercase;
    border-radius: 50px;
    border: 2px solid transparent;
}

.blg-cntblk .post-item .post-btn a:hover {
    background-color: #000;
    color: #fff;
    border-color: #cba524;
}

.page_default.blog_pg .underscores-pagination {
    width: 100%;
}

.page_default.blog_pg .underscores-pagination ul.page-numbers {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
}
.blg-cntblk .post-cnt p{
    color: #fff;
    line-height: 1.5 !important;
        display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
}

.page_default.blog_pg .underscores-pagination ul.page-numbers li {
    padding: 0 !important;
    margin: 0 !important;
}

.page_default.blog_pg .underscores-pagination ul.page-numbers li::before {
    display: none;
}

.page_default.blog_pg .underscores-pagination ul.page-numbers li a, .page_default.blog_pg .underscores-pagination ul.page-numbers li span.current {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    font-size: 20px;
    background: #18375a;
    color: #fff !important;
    margin: 0;
    box-shadow: none;
    border-radius: 50px;
    font-weight: 700;
}
/* .page_default.blog_pg .underscores-pagination ul.page-numbers li .page-numbers.next,.page_default.blog_pg .underscores-pagination ul.page-numbers li .page-numbers.prev{
font-size: 0;
} */
.page_default.blog_pg .underscores-pagination ul.page-numbers li span.current, .page_default.blog_pg .underscores-pagination ul.page-numbers li a:hover {
    background: #cba524;
}
.page_default.blog_pg .pagination a.next.page-numbers,
.page_default.blog_pg .pagination a.prev.page-numbers {
    font-size: 0 !important;
    position: relative;
}

.page_default.blog_pg .pagination a.next.page-numbers::before,
.page_default.blog_pg .pagination a.prev.page-numbers::before {
    position: absolute;
    content: '  ';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    fill: #000;
    margin: auto;
    width: 20px;
    height: 20px;
}

/* Single Blog Page */

.blog-post-img {
    margin-bottom: 0 !important;
}

.blog-post-img img {
    width: 100%;
    display: block;
}

.page_default.single-blog_pg .page-navi {
    display: flex;
    justify-content: space-between;
}

.page_default.single-blog_pg .page-navi a {
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    color: #000;
    background-color: #eee;
    text-decoration: none;
    padding: 15px 40px;
    border-radius: 50px;
}

.page_default.single-blog_pg .page-navi a:hover {
    background-color: #000;
    color: #fff;
}



/* Testimonials */

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

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

.sd-testi-item-btn {
    color: #1e90ff;
    cursor: pointer;
    display: block;
    margin: 0 0 10px;
}


/* Search Page Styles */

.search-no-results .blg-cntblk input.search-field {
    width: 100%;
    padding: 12px 22px;
    font-size: 20px;
    outline: none;
    border: none;
    background-color: #18375a;
    color: #fff;
    border-radius: 0px;
    font-family: 'Manrope';
    font-weight: 500;
}

.search-no-results .blg-cntblk input.search-field::placeholder {
    color: #fff;
}

.search-no-results .blg-cntblk .search-form {
    width: 100%;
    position: relative;
}

.search-no-results .blg-cntblk .search-submit {
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    height: 100%;
    font-size: 20px;
    letter-spacing: 0.5px;
    background-color: #dfb214;
    cursor: pointer;
    border: none;
    font-family: 'Manrope';
    font-weight: 500;
    border-radius: 0px;
    line-height: 1;
    height: 100%;
    padding: 10px 30px;
}

.contact-call {
    margin-bottom: 20px;
}

.contact-call.email {
    margin: 0 !important;
}
.contact-intro {
    text-align: center;
}
.page_default .genpg-rite .contact-call.email p a {
    font-size: 30px;
    text-transform: lowercase !important;
    font-weight: 700;
}

.in-pract-top p {
    text-align: center;
}
.in-pract-top{
    padding: 0 80px;
}

.attorny-item {
    width: 100%;
    background-color: #18375a;
    border: 5px solid #dfb214;
    padding: 20px 20px 0 20px;
    max-width: 320px;
	margin-bottom:30px;
	position:relative;
}
.attorny-item:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 40%;
    pointer-events: none;
    background-image: linear-gradient(#18375a1f, #18375aa3, #18375a);
}
.attorny-item .hover a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
	font-size:0px !important;
    height: 100%;
}

.attorny-title {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    width: max-content;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0px;
    font-family: 'Manrope';
    font-weight: 700;
    color: #e0b316;
    text-transform: uppercase;
}
.footer-blk.about-pg {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
}
.footer-blk.about-pg .footer-location, .footer-blk.about-pg .map-iframe {
    width: 100%;
	max-width:100% !important;
}
.footer-blk.about-pg .footer-location .choose-title, .contact-details p a:hover{
	color:#000 !important;
}

.footer-blk.about-pg .choose-title::after {
    margin: initial;
}
.contact-details p {
    margin: 0;
	font-weight:700;
}
.contact-details p a{
	color: #e0b316 !important;
}



/* Responsive */

@media screen and (max-width: 1440px) {

    .container1 {
        max-width: 1250px;
    }

    .page_bnr {
        padding: 150px 0 90px;
    }

    .page_title h1,
    .page_title h2 {
        font-size: 55px;
    }

    .inrpg-breadcrumbs {
        font-size: 19px;
    }

    .page_default {
        padding: 90px 0;
    }

    h1,
    .search-no-results article.post .entry-header h1.entry-title {
        font-size: 42px;
    }

    h2 {
        font-size: 38px;
    }

    h3 {
        font-size: 35px;
    }

    h4 {
        font-size: 33px;
    }

    h5 {
        font-size: 30px;
    }

    h6 {
        font-size: 27px;
    }

    p,
    li {
        font-size: 19px;
    }

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

    .inr-cmn-blk .inr-cmn-blk-text {
/*         font-size: 63px; */
		font-size: 54px;
    }

    .inr-cmn-blk-two-text {
        font-size: 48px;
    }

    .genpg-lft .widget .widget-title,
    .genpg-lft .widget .lwptoc_header {
        font-size: 37px;
    }

    .genpg-lft .widget ul li a {
        font-size: 23px;
    }

    .genpg-lft .widget ul li a::before {
        top: 12px;
    }

    .sdb-philsopy-txt {
        font-size: 21px;
    }

    .sdb-philsopy-testi-name {
        font-size: 28px;
    }

    .cont-pg-form {
        padding: 50px 100px 110px;
    }

    .cont-form-title {
        font-size: 55px;
    }

    .cont-pg-form .gform_wrapper input,
    .cont-pg-form .gform_wrapper select,
    .cont-pg-form .gform_wrapper textarea {
        font-size: 17px;
        padding: 30px 25px;
    }

    .cont-pg-form .form-links a,
    .cont-pg-form .gfield_checkbox label {
        font-size: 19px;
    }

    .cont-pg-form .gform_wrapper input[type="submit"] {
        font-size: 23px !important;
        padding: 25px 90px 23px 35px !important;
    }

    .contact-item {
        padding: 55px 15px 60px;
    }

    .contact-title {
        font-size: 43px;
    }

    .contact-title::before {
        transform: scale(0.9);
        top: -6px;
    }

    .contact-desc {
        font-size: 27px;
    }

    .page_default .genpg-rite .contact-item .get-directions a {
        font-size: 19px;
    }

    .contact-call p {
        font-size: 21px;
    }

    .page_default .genpg-rite .contact-call p a {
        /* font-size: 42px; */
        font-size: 38px;
    }

    .inr-attorny-list {
        margin: 0 0 35px;
    }

    .inr-attorny-text {
        font-size: 70px;
    }

    .accordion-section .accordion-heading {
        font-size: 28px;
    }

    .inr-practice-lst {
        gap: 30px;
    }

    .inr-pract-itm-title {
        font-size: 27px;
    }

    .inr-practice-item:before {
        border-width: 18px;
    }

}

@media screen and (max-width: 1366px) {

    .container1 {
        max-width: 1150px;
    }
    .blg-cntblk .post-item .post-title {
    font-size: 25px;
}

    .page_bnr {
        padding: 130px 0 80px;
    }
    .blg-cntblk .post-cnt {
    padding: 20px;
}
.blg-cntblk .post-item .post-btn a {
    font-size: 15px;
    padding: 12px 30px;

}

    .page_title h1,
    .page_title h2 {
        font-size: 53px;
    }

    .inrpg-breadcrumbs {
        font-size: 18px;
    }

    .page_default {
        padding: 80px 0;
    }

    h1,
    .search-no-results article.post .entry-header h1.entry-title {
        font-size: 38px;
    }

    h2 {
        font-size: 35px;
    }

    h3 {
        font-size: 32px;
    }

    h4 {
        font-size: 29px;
    }

    h5 {
        font-size: 26px;
    }

    h6 {
        font-size: 24px;
    }

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

    p,
    li {
        font-size: 17px;
        line-height: 1.8;
        margin: 0 0 20px;
    }

    .page_default .genpg-rite li {
        padding-left: 20px;
        margin: 0 0 15px;
    }

    .page_default .genpg-rite ul li:before {
        top: 11px;
        width: 9px;
        height: 9px;
    }

    .inr-cmn-blk {
        padding: 40px;
        margin: 35px 0;
    }

/*     .inr-cmn-blk .inr-cmn-blk-text {
        font-size: 55px;
        margin: 0 0 25px;
    } */
	    .inr-cmn-blk .inr-cmn-blk-text {
        font-size: 48px;
        margin: 0 0 25px;
    }

    .inr-cmn-blk.two {
        padding: 50px 30px;
    }

    .inr-cmn-blk-two-text {
        font-size: 42px;
        margin: 0 0 25px;
        padding: 0 0 43px;
    }

    .inr-cmn-blk-two-text::before {
        height: 26px
    }

    .genpg-lft .widget {
        margin: 0 0 40px;
    }

    .genpg-lft .widget .widget-title,
    .genpg-lft .widget .lwptoc_header {
        font-size: 33px;
        padding: 22px 10px;
    }

    .genpg-lft .widget .menu-practice-areas-container,
    .genpg-lft .widget ul {
        padding: 25px 15px 30px 25px;
    }

    .genpg-lft .widget ul li {
        margin: 0 0 13px;
    }

    .genpg-lft .widget ul li a {
        font-size: 21px;
    }

    .genpg-lft .widget ul li a::before {
        top: 10px;
    }

    .sdb-philosopy-cnt-blk {
        padding: 30px 30px 40px;
    }

    .sdb-philsopy-txt {
        font-size: 19px;
    }

    .sdb-philsopy-testi-name {
        font-size: 25px;
    }

    .cont-pg-form {
        padding: 50px 90px 90px;
        margin-bottom: 50px;
    }

    .cont-form-title {
        font-size: 50px;
        margin-bottom: 30px;
    }

    .cont-pg-form .gform_wrapper input,
    .cont-pg-form .gform_wrapper select,
    .cont-pg-form .gform_wrapper textarea {
        font-size: 16px;
        padding: 26px 22px;
    }

    .cont-pg-form .gform-theme--foundation .gform_fields {
        grid-gap: 13px;
    }

    .cont-pg-form .gform-theme--foundation .gfield textarea.large {
        height: 150px;
    }

    .cont-pg-form .form-links a,
    .cont-pg-form .gfield_checkbox label {
        font-size: 18px;
    }

    .cont-pg-form .gform_wrapper input[type="submit"] {
        font-size: 20px !important;
        padding: 22px 85px 20px 30px !important;
        background-size: 66px 91%;
    }

    .cont-pg-form .gform_wrapper .gform_footer.top_label:before {
        transform: skewX(-20deg);
    }

    .contact-blk {
        gap: 50px;
    }

    .contact-item {
        padding: 45px 15px 50px;
    }

    .contact-title {
        font-size: 37px;
        padding: 120px 0 20px;
    }

    .contact-title::before {
        transform: scale(0.7);
        top: -15px;
    }

    .contact-title::after {
        width: 170px;
    }

    .contact-desc {
        font-size: 22px;
        margin: 0 0 15px;
    }

    .page_default .genpg-rite .contact-item .get-directions a {
        font-size: 17px;
    }

    .contact-call p {
        font-size: 19px;
    }

    .page_default .genpg-rite .contact-call p a {
        /* font-size: 35px; */
        font-size: 38px;
    }

    .inr-attorny-list {
        margin: 0 0 30px;
        padding: 30px 25px 0 45px;
    }

    .inr-attorny-text {
        font-size: 60px;
    }

    .inr-attorny-designation {
        font-size: 19px;
    }

    .inr-attorny-designation::before {
        height: 7px;
    }

    .accordion-section .accordion-heading {
        font-size: 25px;
        padding: 18px 90px 18px 35px;
        background-size: 80px 87%;
    }

    .accordion-section {
        margin: 0 0 17px;
    }

    .accordion {
        margin: 35px 0;
    }

    /* .inr-practice-item {
        padding-left: 40px;
        gap: 30px;
    } */

    .inr-practice-item:before {
        border-width: 15px;
    }

    .inr-pract-itm-title {
        font-size: 24px;
        margin: 0 0 20px;
    }

    .inr-practice-item a.cmn-btn {
        font-size: 15px;
        background-size: 36px 85%;
    }

    .search-no-results .blg-cntblk input.search-field {
        font-size: 18px;
    }

    .search-no-results .blg-cntblk .search-submit {
        font-size: 19px;
    }

    .genpg-lft .widget .lwptoc-light .lwptoc_i {
        padding: 30px 20px;
    }

    .genpg-lft .widget .lwptoc_item a,
    .genpg-lft .lwptoc-light .lwptoc_items A:visited {
        font-size: 20px;
    }

    .genpg-lft .widget .lwptoc_header b {
        font-size: 98%;
    }

    .genpg-lft .lwptoc_toggle {
        font-size: 74%;
    }

}

@media screen and (max-width: 1280px) {

    .container1 {
        max-width: 960px;
    }

    .page_bnr {
        padding: 130px 0 60px;
    }
        .blg-cntblk .post-item .post-title {
        font-size: 23px;
        margin-bottom: 10px;
    }
    .blg-cntblk .post-cnt p{
        margin-bottom: 10px !important;
    }
    .genpg-lft .blog-archives .widget input, .genpg-lft .blog-archives .widget select {
    font-size: 19px !important;
    padding: 19px 20px !important;
}

    .page_title h1,
    .page_title h2 {
        font-size: 42px;
    }
    .blog-archives {
    margin: 0 0 30px;
}

    .inrpg-breadcrumbs {
        font-size: 16px;
    }

    .page_default {
        padding: 60px 0;
    }

    h1,
    .search-no-results article.post .entry-header h1.entry-title {
        font-size: 33px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 27px;
    }

    h4 {
        font-size: 25px;
    }

    h5 {
        font-size: 23px;
    }

    h6 {
        font-size: 21px;
    }

    p,
    li {
        font-size: 16px;
    }

    .page_default .genpg-rite li {
        padding-left: 18px;
    }

    .page_default .genpg-rite ul li:before {
        width: 8px;
        height: 8px;
    }

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

    .inr-cmn-blk {
        padding: 30px;
        margin: 30px 0;
    }

    .inr-cmn-blk .inr-cmn-blk-text {
        font-size: 45px;
        margin: 0 0 20px;
    }

    .inr-cmn-blk.two {
        padding: 35px 25px;
    }

    .inr-cmn-blk-two-text {
        font-size: 36px;
        margin: 0 0 25px;
        padding: 0 0 37px;
    }

    .inr-cmn-blk-two-text::before {
        height: 22px;
    }

    .genpg-lft .widget {
        margin: 0 0 30px;
    }

    .genpg-lft .widget .widget-title,
    .genpg-lft .widget .lwptoc_header {
        font-size: 28px;
        padding: 18px 10px;
    }

    .genpg-lft .widget .widget-title:before,
    .genpg-lft .widget .lwptoc_header b::before {
        height: 5px;
        bottom: -3px;
    }

    .genpg-lft .widget .menu-practice-areas-container,
    .genpg-lft .widget ul {
        padding: 20px 15px 25px 20px;
    }

    .genpg-lft .widget ul li {
        margin: 0 0 10px;
    }

    .genpg-lft .widget ul li a {
        font-size: 18px;
        padding-left: 20px;
        letter-spacing: 0;
    }

    .genpg-lft .widget ul li a::before {
        top: 8px;
        width: 9px;
        height: 9px;
    }

    .sdb-philosopy-cnt-blk {
        padding: 20px 20px 30px;
    }

    .sdb-philsopy-txt {
        font-size: 17px;
    }

    .sdb-philsopy-testi-name {
        font-size: 22px;
    }

    .cont-pg-form {
        padding: 40px 70px 70px;
        margin-bottom: 35px;
    }

    .cont-form-title {
        font-size: 40px;
        margin-bottom: 20px;
    }

    .cont-pg-form .gform_wrapper input,
    .cont-pg-form .gform_wrapper select,
    .cont-pg-form .gform_wrapper textarea {
        font-size: 15px;
        padding: 24px 19px;
    }

    .cont-pg-form .gform-theme--foundation .gfield textarea.large {
        height: 130px;
        margin-bottom: 5px;
    }

    .cont-pg-form .form-links a,
    .cont-pg-form .gfield_checkbox label {
        font-size: 17px;
    }

    .cont-pg-form .gform_wrapper input[type="submit"] {
        font-size: 18px !important;
        padding: 19px 70px 18px 25px !important;
        background-size: 60px 90%;
    }

    .contact-blk {
        gap: 30px;
    }

    .contact-item {
        padding: 40px 15px;
    }

    .contact-title {
        font-size: 31px;
        padding: 100px 0 20px;
    }

    .contact-title::before {
        transform: scale(0.6);
        top: -22px;
    }

    .contact-title::after {
        width: 150px;
    }

    .contact-desc {
        font-size: 20px;
    }

    .page_default .genpg-rite .contact-item .get-directions a {
        font-size: 16px;
    }

    .contact-call p {
        font-size: 17px;
    }

    .page_default .genpg-rite .contact-call p a {
        /* font-size: 33px; */
        font-size: 30px;
    }

    .cont-pg-form .gform_wrapper .gfield .validation_message.gfield_validation_message,
    .cont-pg-form .gform_wrapper .gfield .instruction.validation_message {
        top: 5px;
    }

    .cont-pg-form .gform_wrapper .gfield .instruction.validation_message {
        bottom: 5px;
    }

    .inr-attorny-list {
        margin: 0 0 25px;
        padding: 25px 20px 0 35px;
        gap: 30px;
    }

    .inr-attorny-text {
        font-size: 50px;
    }

    .inr-attorny-designation {
        font-size: 17px;
        margin: 0px 0 25px;
    }

    .inr-attorny-designation::before {
        height: 6px;
    }

    .inr-attorny-lft {
        width: 41%;
    }

    .accordion-section .accordion-heading {
        font-size: 22px;
        padding: 16px 80px 16px 30px;
        background-size: 70px 85%;
    }

    .accordion-section {
        margin: 0 0 15px;
    }

    .accordion-section-content {
        padding: 20px 40px 0;
    }

    .accordion {
        margin: 30px 0;
    }

    .inr-practice-lst {
        gap: 25px;
    }

    /* .inr-practice-item {
        padding-left: 30px;
        gap: 25px;
    } */

    .inr-practice-item:before {
        border-width: 12px;
    }
    .inr-pract-itm-lft {
    padding: 23px;
}

    .inr-pract-itm-title {
        font-size: 22px;
        margin: 0 0 15px;
    }

    .inr-practice-item a.cmn-btn {
        font-size: 14px;
        background-size: 34px 85%;
        padding: 10px 47px 10px 13px;
    }

    .search-no-results .blg-cntblk input.search-field {
        padding: 11px 22px;
        font-size: 17px;
    }

    .search-no-results .blg-cntblk .search-submit {
        font-size: 18px;
        padding: 10px 25px;
    }

    .genpg-lft .widget .lwptoc_item a,
    .genpg-lft .lwptoc-light .lwptoc_items A:visited {
        font-size: 19px;
    }

    .page_default .genpg-rite .contact-call.email p a {
        font-size: 22px;
    }

    .sdb-philosopy-cnt-blk.location-cont-blk { padding: 25px 19px;}
}

@media screen and (max-width: 1024px) {

    .container1 {
        max-width: 720px;
    }

    .page_bnr {
        padding: 120px 0 50px;
    }

    .page_title h1,
    .page_title h2 {
        font-size: 39px;
    }

    .inrpg-breadcrumbs {
        font-size: 15px;
    }

    .page_default {
        padding: 50px 0;
    }

    .genpg-rite {
        width: 100%;
    }

    .genpg-rite.full-width {
        margin: 0px;
    }

    .genpg-lft {
        width: 100%;
        max-width: 350px;
    }

    .page_content {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }

    .inr-cmn-blk {
        padding: 30px 20px;
        margin: 25px auto;
        width: 100%;
        max-width: 600px;
    }

    .inr-cmn-blk:before,
    .inr-cmn-blk:after {
        height: 50%;
    }

    .inr-cmn-blk .inr-cmn-blk-text {
        font-size: 41px;
        margin: 0 0 15px;
        line-height: 1.15;
    }

    .inr-cmn-blk .inr-cmn-blk-text br {
        display: none;
    }

    .inr-cmn-blk.two {
        padding: 30px 20px;
    }

    .inr-cmn-blk-two-text br {
        display: none;
    }

    .inr-cmn-blk-two-text {
        font-size: 33px;
        margin: 0 0 20px;
        padding: 0 0 30px;
        line-height: 1.15;
    }

    .inr-cmn-blk-two-text::before {
        height: 20px;
    }

    .sdb-philosopy-cnt-blk {
        padding: 20px 15px 25px;
    }

    .sdb-philsopy-testi-name {
        font-size: 21px;
    }

    .cont-pg-form {
        padding: 40px 40px 60px;
        margin-bottom: 25px;
    }

    .cont-pg-form .gform_wrapper input[type="submit"] {
        font-size: 17px !important;
        padding: 18px 67px 16px 23px !important;
        background-size: 55px 89%;
    }

    .cont-pg-form .form-links a,
    .cont-pg-form .gfield_checkbox label {
        font-size: 16px;
    }

    .cont-pg-form .gfield_checkbox input[type="checkbox"] {
        width: 11px;
        height: 11px;
        margin: 3px 8px 0 4px;
    }

    .contact-blk {
        gap: 20px;
        flex-wrap: wrap;
    }

    .contact-item {
        padding: 30px 15px;
        width: 100%;
        max-width: 350px;
    }

    .contact-title {
        font-size: 27px;
        padding: 80px 0 20px;
        margin: 0 0 18px;
    }

    .contact-title::before {
        transform: scale(0.5);
        top: -27px;
    }

    .contact-title::after {
        width: 130px;
    }

    .contact-desc {
        font-size: 18px;
        margin: 0 0 10px;
    }

    .page_default .genpg-rite .contact-call p a {
        /* font-size: 28px; */
        font-size: 23px;
    }

    .formpopuptext {
        font-size: 14px;
    }

    .inr-attorny-list {
        margin: 0 0 25px;
        padding: 25px 20px 0 35px;
        align-items: center;
    }

    .inr-attorny-list:before,
    .inr-attorny-list:after {
        transform: inherit;
    }

    .inr-attorny-text {
        font-size: 47px;
    }

    .accordion {
        margin: 25px 0;
    }

    .accordion-section-content {
        padding: 15px 20px 0;
    }

    .inr-practice-item {
        width: 100%;
        max-width: 340px;
    }

    .inr-practice-item:before {
        border-width: 10px;
        transform: inherit;
    }

    .inr-pract-itm-rit {
        transform: inherit;
        width: 100%;
    }

    .inr-pract-itm-title {
        font-size: 25px;
    }

    .inr-pract-itm-lft {
        width: 100%;
    }

    .genpg-lft .widget .lwptoc_item a,
    .genpg-lft .lwptoc-light .lwptoc_items A:visited {
        font-size: 18px;
    }

    .genpg-lft .widget .lwptoc-light .lwptoc_i {
        padding: 20px 15px;
    }

    .sdb-philosopy-cnt-blk.location-cont-blk p{margin-bottom: 15px;}

}

@media screen and (max-width: 768px) {

    .container1 {
        max-width: 100%;
        padding: 0 10px;
    }
.in-pract-top {
    padding: 0;
}
.blg-cntblk {
    gap: 28px;
    justify-content: center;
}
.blg-cntblk .post-item .post-img, .blg-cntblk .post-cnt {
    width: 100%;
}
.blg-cntblk .post-item {
    width: 100%; 
    flex-direction: column;
    max-width: 350px;
}
    .page_bnr {
        padding: 200px 0 40px;
        z-index: 1;
    }
	    .page_default .genpg-rite .contact-call.email p a {
        font-size: 19px;
    }

    .page_bnr:before {
        position: absolute;
        content: "";
        background-color: #18375a;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        z-index: -1;
        opacity: 50%;
        pointer-events: none;
    }

    .page_title h1,
    .page_title h2 {
        font-size: 35px;
    }

    .page_default {
        padding: 40px 0;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    .search-no-results article.post .entry-header h1.entry-title {
        margin: 0 0 15px;
    }

    h1,
    .search-no-results article.post .entry-header h1.entry-title {
        font-size: 31px;
    }

    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 25px;
    }

    h4 {
        font-size: 22px;
    }

    h5 {
        font-size: 20px;
    }

    h6 {
        font-size: 19px;
    }


    .inr-cmn-blk {
        padding: 25px 15px;
    }

    .inr-cmn-blk .inr-cmn-blk-text {
        font-size: 30px;
        letter-spacing: 0.5px;
    }

    .inr-cmn-blk.two {
        padding: 25px 15px;
    }

    .inr-cmn-blk-two-text {
        font-size: 30px;
    }

    .cont-form-title {
        font-size: 32px;
    }

    .cont-pg-form .gform_wrapper input,
    .cont-pg-form .gform_wrapper select,
    .cont-pg-form .gform_wrapper textarea {
        padding: 22px 17px;
    }

    .cont-pg-form .gform-theme--foundation .gform_fields {
        grid-gap: 10px;
    }

    .cont-pg-form .gform-theme--foundation .gfield textarea.large {
        height: 100px;
    }

    .cont-pg-form .gform_wrapper .gform_footer.top_label {
        float: none;
        margin: 25px auto 0;
    }

    .cont-pg-form .form-links a,
    .cont-pg-form .gfield_checkbox label {
        font-size: 15px;
    }

    .cont-pg-form .gform_wrapper input[type="submit"] {
        font-size: 16px !important;
        padding: 15px 63px 14px 21px !important;
        background-size: 50px 88%;
    }

    .cont-pg-form {
        padding: 30px;
        margin-bottom: 20px;
    }

    .contact-item {
        padding: 25px 15px;
    }

    .contact-title {
        font-size: 25px;
        padding: 80px 0 17px;
    }

    .contact-desc {
        font-size: 17px;
    }

    .contact-call p {
        font-size: 16px;
    }

    .page_default .genpg-rite .contact-call p a {
        /* font-size: 26px; */
        font-size: 22px;
    }

    .cont-pg-form fieldset .gfield_description.validation_message.gfield_validation_message {
        top: 18px !important;
    }

    .inr-attorny-list {
        margin: 0px 0 20px;
        padding: 25px 20px;
        flex-direction: column;
        gap: 0;
    }

    .inr-attorny-lft {
        width: 100%;
        max-width: 300px;
    }

    .inr-attorny-lft-img img {
        height: 370px;
        object-fit: cover;
        object-position: top;
    }

    .inr-attorny-rit {
        width: 100%;
        text-align: center;
        max-width: 450px;
        padding: 20px 10px;
        border: 2px solid rgb(228 190 58 / 80%);
    }

    .inr-attorny-designation {
        font-size: 16px;
        margin: 0px 0 20px;
        display: inline-block;
        padding: 0 0 13px;
    }

    .inr-attorny-designation::before {
        height: 3px;
        right: 0;
        margin: auto;
        background-image: none;
        background-color: #dfb214;
        width: 70%;
    }

    .inr-attorny-text {
        font-size: 38px;
        margin: 0 0 15px;
        letter-spacing: 1px;
    }

    .inr-attorny-text br {
        display: none;
    }

    .accordion {
        margin: 25px auto;
        max-width: 600px;
    }

    .accordion-section .accordion-heading {
        font-size: 20px;
        padding: 15px 75px 15px 25px;
        background-size: 65px 83%;
    }

    .accordion-section {
        margin: 0 0 12px;
    }

    .inr-pract-itm-title {
        font-size: 23px;
    }

    .genpg-lft .widget .lwptoc_item a,
    .genpg-lft .lwptoc-light .lwptoc_items A:visited {
        font-size: 17px;
    }
}

@media screen and (max-width: 480px) {

    .page_bnr {
        padding: 190px 0 30px;
    }

    .page_title h1,
    .page_title h2 {
        font-size: 32px;
    }

    .page_default {
        padding: 30px 0;
    }

    h1,
    .search-no-results article.post .entry-header h1.entry-title {
        font-size: 27px;
    }

    h2 {
        font-size: 25px;
    }

    h3 {
        font-size: 23px;
    }

    h4 {
        font-size: 21px;
    }

    h5 {
        font-size: 19px;
    }

    h6 {
        font-size: 17px;
    }

    p,
    li {
        font-size: 15px;
        line-height: 1.7;
    }
    

    .page_default .genpg-rite ul li:before {
        top: 10px;
    }

    .inr-cmn-blk:before,
    .inr-cmn-blk:after {
        width: 5px;
    }

    .inr-cmn-blk .inr-cmn-blk-text {
        font-size: 27px;
    }

    .inr-cmn-blk-two-text {
        font-size: 26px;
    }

    .inr-cmn-blk-two-text::before {
        height: 18px;
        padding: 0 0 27px;
    }

    .genpg-lft .widget ul li a {
        font-size: 17px;
        padding-left: 18px;
    }

    .genpg-lft .widget ul li a::before {
        width: 8px;
        height: 8px;
    }

    .cont-pg-form {
        padding: 25px 20px;
    }

    .cont-form-title {
        font-size: 25px;
        margin-bottom: 16px;
        letter-spacing: 0.8px;
    }

    .cont-pg-form .gform-theme--foundation .gfield textarea.large {
        height: 90px;
    }

    .cont-pg-form .gform_wrapper input,
    .cont-pg-form .gform_wrapper select,
    .cont-pg-form .gform_wrapper textarea {
        padding: 21px 15px;
    }

    .cont-pg-form .gform_wrapper .gform_footer.top_label {
        margin: 20px auto 0;
    }

    .cont-pg-form .gform_wrapper input[type="submit"] {
        font-size: 15px !important;
        padding: 14px 58px 13px 17px !important;
        background-size: 45px 88%;
    }

    .cont-pg-form .form-links a,
    .cont-pg-form .gfield_checkbox label {
        font-size: 14px;
    }

    .cont-pg-form .gfield_checkbox input[type="checkbox"] {
        width: 10px;
        height: 10px;
        margin: 3px 8px 0 3px;
    }

    .page_default .genpg-rite .contact-call p a {
        font-size: 19px;
        text-align: center;
    }

    .formpopuptext {
        font-size: 13px;
        line-height: 1.6;
    }

    .contact-title {
        font-size: 23px;
        padding: 75px 0 17px;
    }

    .contact-title::before {
        transform: scale(0.45);
        top: -30px;
    }

    .contact-title::after {
        width: 110px;
    }

    .contact-desc {
        font-size: 16px;
    }

    .page_default .genpg-rite .contact-item .get-directions a {
        font-size: 14px;
    }

    .cont-pg-form .gform_wrapper .gfield .validation_message.gfield_validation_message,
    .cont-pg-form .gform_wrapper .gfield .instruction.validation_message {
        font-size: 12px;
    }

    .cont-pg-form fieldset .gfield_description.validation_message.gfield_validation_message {
        top: 14px !important;
    }

    .inr-attorny-text {
        font-size: 34px;
    }

    .accordion-section .accordion-heading {
        font-size: 18px;
        padding: 14px 65px 14px 20px;
        background-size: 55px 81%;
    }

    .inr-practice-item {
        width: 100%;
        max-width: 350px;
        flex-direction: column-reverse;
        padding: 20px;
    }

    .inr-pract-itm-lft {
        width: 100%;
        text-align: center;
    }

    .inr-practice-item:before {
        border: 5px solid #dfb214;
    }

    .inr-pract-itm-rit {
        width: 100%;
        max-width: 280px;
    }

    .inr-pract-itm-title {
        font-size: 22px;
    }

    .search-no-results .blg-cntblk input.search-field {
        padding: 10px 18px;
        font-size: 16px;
    }

    .search-no-results .blg-cntblk .search-submit {
        font-size: 17px;
        padding: 10px 20px;
    }

    .genpg-lft .widget .lwptoc_item a,
    .genpg-lft .lwptoc-light .lwptoc_items A:visited {
        font-size: 16px;
    }

    .genpg-lft .widget .lwptoc_header b {
        font-size: 93%;
    }

    .sdb-philosopy-cnt-blk.location-cont-blk p { font-size: 16px;}
    .sdb-philosopy-cnt-blk.location-cont-blk { padding: 18px 15px; }
}


@media screen and (max-width: 360px) {

    .inr-cmn-blk a.cmn-btn {
        font-size: 14px;
        padding: 14px 50px 14px 8px;
        background-size: 50px 87%;
        letter-spacing: 0.1px;
    }
	    .page_default .genpg-rite .contact-call.email p a {
        font-size: 17px;
    }

}