body.home div#page-container {
    padding-top: 0 !important;
}

li.menu_text,
.header_hem_bar_box {
    display: none;
}

.home header.et-l.et-l--header {
    background-color: transparent;
}

header.et-l.et-l--header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    transition: all .5s ease;
    line-height: 0;
    background-color: #FFFFFF;
    padding: 10px 0;
}

header.et-l.et-l--header.nav-up {
    top: -100%;
}

/* header.et-l.et-l--header.nav-up .header-row,
header.et-l.et-l--header.nav-down .header-row {
    transform:translateY(-100px);
}

.header-row {
    transition: all 0.5s ease;
}

header.et-l.et-l--header.nav-up {
    height: auto;
}

.sticky-header {
    transition: all 0.5s ease;
}


header.et-l.et-l--header.nav-down .sticky-header {
    transform: translateY(0);
    display: flex;
    justify-content: center;
    background: #000;
    position: absolute;
    width: 100%;
    top: 90px;
}
.header-top .sticky-header {
        transform: translateY(-160px);
    display: flex;

    }
.sticky-header {
    transition: all 0.5s ease;
} */

.et_pb_section.header-section.et_section_regular {
    background-color: transparent;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

header .header-row {
    display: flex;
    align-items: center;
    width: 100% !important;
}

header .header-row .logo_col {
    width: 333px;
    transition: all 0.5s ease;
}

a.main-logo {
    display: none;
}

header .header-row .logo_col a.blue-logo {
    display: block;
}

.home header .header-row .logo_col a.main-logo {
    display: block;
}

.home header .header-row .logo_col a.blue-logo {
    display: none;
}


header .header-row .header_menu {
    width: calc(100% - 333px);
    transition: all 0.5s ease;
    padding-left: 20px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    row-gap: 10px;
    padding-top: 18px;
}

header .nav-link>ul.menu {
    padding: 0;
}

header .nav-link>ul.menu>li {
    padding: 0;
    list-style: none;
}

header .nav-link>ul.menu>li>a {
    text-transform: uppercase;
    transition: all 0.5s ease;
    font-weight: 500;
    /* color: #FFFFFF; */
}
.page-id-6103 header,
body.single.single-educational_resource header,
.page-id-2138 header,
.page-id-2075 header {
    box-shadow: 0px 3px 16px #00000029;
}



header .call-box {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 13px;
}

.call-box span.text,
.call-box a span.text {
    display: block;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 6px;
}

.call-box a span.n-link {
    display: block;
    font-size: 24px;
    line-height: 29px;
    font-weight: 800;
    transition: all 0.5s ease;
}

.home .call-box span.text,
.home .call-box a span {
    color: #fff;
}

.call-box span.text,
.call-box a span {
    color: #000;

}

.home .call-box a span.n-link:hover,
.call-box a span.n-link:hover {
    color: #92B0A3;
}

.home header .call-box .icon-call a svg path {
    fill: #FFFFFF;
}

header .call-box .icon-call a svg path {
    fill: #92B0A3;
}

header ul.menu {
    display: flex;
    gap: 40px;
    justify-content: end;
    align-items: center;
}

.home .nav-link>ul.menu>li a {
    color: #FFFFFF;

}

.nav-link>ul.menu>li a {
    color: #000000;
    font-size: 18px;
    line-height: 28px;
}

header .sticky-header .nav-link>ul.menu>li>a {
    color: #FFFFFF;
}


header .nav-link>ul.menu>li.current-menu-parent>ul.sub-menu li.current-menu-item>a,
header .nav-link>ul.menu>li.current-menu-parent>a,
header .nav-link>ul.menu>li.current-page-parent ul.sub-menu li.current-menu-item>a,
header .nav-link>ul.menu>li.current-page-parent>a,
header .sticky-header .nav-link>ul.menu>li>a:hover,
header .sticky-header .nav-link>ul.menu>li.menu-item-has-children:hover>a,
header .sticky-header .nav-link>ul.menu>li.current-menu-item>a,
.home .nav-link>ul.menu>li a:hover,
/* header .header-top .nav-link .menu li a:hover */
header .header-top .nav-link .menu>li ul.sub-menu li>a:hover,
header .nav-link>ul.menu>li.menu-item-has-children:hover>a,
header .nav-link>ul.menu>li>a:hover,
header .nav-link>ul.menu>li.current-menu-item>a {
    color: #92B0A3;
}

header .header-top .nav-link .menu>li {
    position: relative;
    line-height: normal;
    padding: 0;
    padding-bottom: 0;
    margin-top: 0;
}

header .header-top .nav-link>.menu>li.menu-item-has-children>a {
    padding-right: 20px;
    position: relative;

}

header .header-top .nav-link>.menu>li.menu-item-has-children {
    padding-bottom: 16px;
    margin-top: 16px;
    cursor: pointer;
}

.header-top .sticky-header {
    display: none;
    transition: all .5s ease;
}

header .header-top .nav-link .menu li.menu-item-has-children>a i.arrow-icon {
    display: none;
}

header a[href="javascript:void(0)"]+ul+span.mobile-toggle {
    width: 100%;
}






@media screen and (min-width: 981px) {

    .home header .header-row-top .nav-link>ul.menu>li.menu-item-has-children:hover>a,
    body.home .header-row-top .nav-link>ul.menu>li>a:hover,
    body.home .header-row-top .nav-link>ul.menu>li.current-menu-item>a {
        color: #fff;
    }

    header .header-top .nav-link>.menu>li.menu-item-has-children:has(a[href="javascript:void(0)"]),
    header .header-top .nav-link>.menu>li.menu-item-has-children a[href="javascript:void(0)"] {
        cursor: context-menu;
    }


    header .header-row-top .nav-link .menu>li>a {
        position: relative;
    }

    header .header-row-top .nav-link .menu>li>a:before {
        content: "";
        position: absolute;
        bottom: -4px;
        width: 0;
        height: 2px;
        background: #fff;
        left: 50%;
        transition: all 0.5s ease;
        transform: translateX(-50%);
        border-radius: 50px;
    }

    header .header-row-top .nav-link .menu>li.menu-item-has-children>a::before {
        left: calc(50% - 10 .5px);
    }

    header .nav-link>ul.menu>li.current-menu-parent>a::before,
    .header-row-top .nav-link>ul.menu>li>a:hover:before,
    .header-row-top .nav-link>ul.menu>li.menu-item-has-children:hover>a:before,
    .header-row-top .nav-link>ul.menu>li.current-menu-item>a:before {
        background: #92b0a3;
        width: 32px;
    }

    .home .header-row .nav-link>ul.menu>li.menu-item-has-children:hover>a:before,
    body.home .header-row .nav-link>ul.menu>li>a:hover:before,
    body.home .header-row .nav-link>ul.menu>li.current-menu-item:hover>a:before,
    body.home .header-row .nav-link>ul.menu>li.current-menu-item>a:before {
        background: #fff;
        width: 32px;
    }

    header.et-l.et-l--header.nav-down .sticky-header ul>li>a::before {
        /* display: none; */
    }

    header.et-l.et-l--header.nav-down {
        top: -170px;
        background: #00446E;
        padding-bottom: 0;
        box-shadow: 0px 5px 5px #00000029;
    }

    header.et-l.et-l--header.nav-down .sticky-header {
        display: flex;
        justify-content: center;
    }


    header.et-l.et-l--header.nav-down .sticky-header ul.menu {
        gap: 70px;
    }

    header .header-top .nav-link .menu li.menu-item-has-children>a i.arrow-icon {
        display: block;
        width: 12px;
        height: 7px;
        position: absolute;
        right: 0;
        top: 7.5px;
        transition: all .6s ease;
        line-height: 0;
    }

    header.et-l.et-l--header.nav-down .header-top .nav-link .menu li.menu-item-has-children>a i.arrow-icon svg path,
    .home header .header-top .nav-link .menu li.menu-item-has-children>a i.arrow-icon svg path {
        fill: #fff;
    }


    header .header-top .nav-link .menu li.menu-item-has-children>a i.arrow-icon svg path {
        fill: #000000;
    }

    /* .home header .header-top .menu>li.menu-item-has-children:hover>a>i.arrow-icon svg path, */
    header .nav-link>ul.menu>li.current-menu-parent>a>i.arrow-icon svg path,
    header.et-l.et-l--header.nav-down .sticky-header .nav-link>ul.menu>li.current-menu-item>a i.arrow-icon svg path,
    header.et-l.et-l--header.nav-down .sticky-header .nav-link>ul.menu>li.menu-item-has-children:hover>a>i.arrow-icon svg path,
    header .nav-link>ul.menu>li.current-page-parent>a>i.arrow-icon svg path,
    header .header-top .nav-link>ul.menu>li.current-menu-item>a>i.arrow-icon svg path {
        fill: #92B0A3 !important;
    }

    li.menu-item-has-children>a i.arrow-icon svg {
        transition: all .5s ease;
    }

    header .header-top .menu>li.menu-item-has-children:hover>a>i.arrow-icon svg {
        transform: rotateX(180deg);
        fill: #92B0A3;
    }

    header .header-top .menu>li.menu-item-has-children:hover>a>i.arrow-icon svg path {
        fill: #92B0A3;
    }

    header .header-top .nav-link .menu>li ul.sub-menu {
        border-top: 0;
        position: absolute;
        top: 150%;
        background: #fff;
        left: 0;
        width: 348px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-radius: 12px;
        display: none;
        transition: all .5s ease;
        border-top: 0;
        z-index: 1;
        /* box-shadow: 0 3px 4px rgba(0, 0, 0, .21); */
        box-shadow: 0 0px 4px rgba(0, 0, 0, .21);
        padding: 22px 24px 20px 25px;
    }

    body.home header .header-top .nav-link .menu>li ul.sub-menu {
        box-shadow: none;
    }


    header.et-l.et-l--header.nav-down .header-top .nav-link .menu>li ul.sub-menu {
        box-shadow: 0 3px 4px rgba(0, 0, 0, .21);
    }

    header .header-top .nav-link .menu>li.menu-item-has-children:hover>ul.sub-menu {
        top: 100%;
        display: block;
    }

    header .header-top .nav-link .menu>li ul.sub-menu li {
        width: 100%;
        line-height: 0;
        /* padding: 8px 30px; */
        cursor: auto;
        position: relative;
        list-style: none;
        margin-bottom: 10px;
    }

    header .header-top .nav-link .menu>li ul.sub-menu li a {
        color: #000;
        font-size: 16px;
        line-height: 26px;
        position: relative;
        transition: all 0.5s ease;
    }

    header .header-top .nav-link .menu>li ul.sub-menu li>a:hover {
        padding-left: 14px;
    }


    header .header-top .nav-link .menu>li ul.sub-menu li:first-child {}

    header .header-top .nav-link .menu>li ul.sub-menu li:last-child {
        margin-bottom: 0;
    }


    header .header-top .nav-link .menu>li.menu-item-has-children:hover>ul.sub-menu li.menu-item-has-children>a {
        /* width: 100%; */
        /* display: block; */
    }

    header .header-top .nav-link .menu>li.menu-item-has-children:hover>ul.sub-menu li.menu-item-has-children>a>i {
        /* top: 9px; */
    }

    header .header-top .nav-link .menu>li.menu-item-has-children:hover>ul.sub-menu li.menu-item-has-children>a>i.arrow-icon svg {
        /* transform: rotate(270deg); */
    }

    header .header-top .nav-link .menu>li.menu-item-has-children:hover>ul.sub-menu li.menu-item-has-children>a>i.arrow-icon svg path {
        /* fill: #000; */
    }

    header .header-top .nav-link .menu>li.menu-item-has-children:hover>ul.sub-menu li.menu-item-has-children:hover>a>i.arrow-icon svg path {
        /* fill: #D0AA49; */
    }

    header .header-top .nav-link .menu>li ul.sub-menu li.menu-item-has-children ul.sub-menu {
        /* left: 100%; */
    }

    header .header-top .nav-link .menu>li ul.sub-menu li.menu-item-has-children:hover ul.sub-menu {
        /* top: 0; */
        /* display: block; */
    }




    header .header-top .nav-link .menu>li ul.sub-menu li::before {
        /* content: "";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: calc(100% - 30px);
        height: 1px;
        bottom: 0;
        background: #E4E4E4; */
    }

    header .header-top .nav-link .menu>li ul.sub-menu>li:last-child:before {
        /* display: none; */
    }

    header .header-top .nav-link .menu>li ul.sub-menu li>a::before {
        content: "";
        position: absolute;
        width: 7px;
        height: 2px;
        opacity: 0;
        top: 1px;
        bottom: 0;
        left: 0;
        margin: auto;
        background-color: #92B0A3;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    header .nav-link>ul.menu>li.current-menu-parent>ul.sub-menu li.current-menu-item>a,
    header .nav-link>ul.menu>li.current-page-parent ul.sub-menu li.current-menu-item>a {
        padding-left: 14px;
    }

    header .nav-link>ul.menu>li.current-menu-parent>ul.sub-menu li.current-menu-item>a::before,
    header .nav-link>ul.menu>li.current-page-parent ul.sub-menu li.current-menu-item>a::before,
    header .header-top .nav-link .menu>li.menu-item-has-children:hover>ul.sub-menu li.menu-item-has-children:hover>a::before,
    header .header-top .nav-link .menu>li ul.sub-menu li>a:hover:before {
        opacity: 1;
        left: 0;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    header .call-box .icon-call a {
        pointer-events: none;
        display: block;
    }
}




/* Hero banner section css */
.et_pb_section.home-hero-section.et_section_regular {
    position: relative;
    padding: 278px 0 223px;
}

.et_pb_section.home-hero-section.et_section_regular::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(89deg,
            #020202 0%,
            #063857 50%,
            #00446E 100%) 0% 0% no-repeat padding-box;
    opacity: 0.55;
    z-index: 3;
    /* background ko content ke neeche rakhne ke liye */
}

.et_pb_row.banner-content-row {
    z-index: 3;
}

.et_pb_row.banner-content-row p {
    color: #FFFFFF;
    font-size: 32px;
    line-height: 42px;
    font-weight: normal;
}

.home-hero-section .et_pb_row.banner-row {
    position: absolute;
    top: 0;
    height: 100%;
    padding: 0;
    width: 100%;
    max-width: 100%;
}

.home-hero-section .et_pb_row.banner-row img {
    display: block;
    object-fit: cover;
    object-position: right;
}

.home h1 {
    font-size: 51px;
    line-height: 71px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 32px;
    font-weight: 600;
}

.home-hero-section .et_pb_column.col-50 {
    max-width: 740px;
}

.home-hero-section a.et_pb_button.df-btn {
    padding: 12px 24px !important;
}

.et_pb_row.banner-content-row .et_pb_module.heading-text-module {
    margin-bottom: 46px;
}

.home-hero-section .et_pb_row.banner-row .et_pb_column,
.home-hero-section .et_pb_row.banner-row .et_pb_column * {
    height: 100%;
    width: 100%;
}


/* Practice Areas css */
.et_pb_section.practice-Areas-section.et_section_regular {
    padding: 100px 0 100px;
    margin-bottom: 100px;
}

.et_pb_section.practice-Areas-section.et_section_regular .area-coln-row {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 44px;
    justify-content: center;
}

.et_pb_section.practice-Areas-section .et_pb_module.areas-items {
    margin-bottom: 40px;
    width: calc(100% / 4 - 23px);
    margin-bottom: 0;
}

.et_pb_module.areas-items .et_pb_blurb_content {
    max-width: 100%;
}


.et_pb_module.areas-items .et_pb_blurb_content .et_pb_module_header {
    color: #FFFFFF;
    font-size: 26px;
    line-height: 40px;
    font-family: 'Roboto';
    font-weight: 600;
    text-align: center;
    margin-top: -40px;
}

.et_pb_section.practice-Areas-section.et_section_regular .et_pb_blurb_content .et_pb_blurb_container {
    text-align: left;
    display: flex;
    flex-direction: column-reverse;
}


.et_pb_module.areas-items .et_pb_blurb_content .et_pb_main_blurb_image {
    height: 261px;
    margin-bottom: 0;
    border-radius: 20px;
    position: relative;
    transition: 0.5s;
    box-shadow: 0 0 0 4px transparent;
}

.et_pb_section.practice-Areas-section .et_pb_module.areas-items:hover .et_pb_main_blurb_image {
    box-shadow: 0 0 0 4px #fff;
}

.et_pb_section.practice-Areas-section .et_pb_module.areas-items:hover .et_pb_blurb_description p {
    background: #92B0A3 0% 0% no-repeat padding-box;
    border-color: #FFFFFF;
}

.et_pb_module.areas-items .et_pb_blurb_content .et_pb_main_blurb_image * {
    height: 100%;
}

.et_pb_module.areas-items .et_pb_blurb_content .et_pb_main_blurb_image img {
    object-fit: cover;
    border-radius: 20px;
}

.et_pb_module.areas-items .et_pb_blurb_description {
    position: relative;
    top: -58px;
}

.et_pb_module.areas-items .et_pb_blurb_description p {
    margin: 0 auto;
    width: 88px;
    height: 88px;
    background: #00446E 0% 0% no-repeat padding-box;
    border: 5px solid #3075A0;
    opacity: 1;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}

.et_pb_module.et_pb_heading.title-heading {
    width: 100%;
    padding-bottom: 41px;
}

.et_pb_module.et_pb_heading.title-heading h2 {
    color: #FFFFFF;
}









/* What Sets Us Apart css */
.et_pb_section.what-a-part_section.et_section_regular {
    margin-bottom: 100px;
}

.et_pb_section.what-a-part_section.et_section_regular h2 {
    padding-bottom: 41px;
}

.et_pb_section.what-a-part_section.et_section_regular .et_pb_row.what-part-row {
    margin-bottom: 80px;
    display: flex;
    flex-wrap: wrap;
}


.et_pb_section.what-a-part_section.et_section_regular .et_pb_row.what-part-row:nth-child(even) {
    flex-direction: row-reverse;
}

.et_pb_section.what-a-part_section.et_section_regular .et_pb_row.what-part-row:nth-child(even) .left-col {
    padding-left: 76px;
    padding-right: 0;
}

.et_pb_section.what-a-part_section.et_section_regular .et_pb_row.what-part-row:nth-child(even) .right-col .et_pb_image .et_pb_image_wrap img {
    border-radius: 22px 22px 120px 22px;
}


.et_pb_section.what-a-part_section.et_section_regular .et_pb_row.what-part-row:last-child {
    margin-bottom: 0;
}

.icon-part .et_pb_blurb_content {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.et_pb_section.what-a-part_section.et_section_regular .left-col {
    width: 55.428%;
    padding-right: 76px;
}

.et_pb_section.what-a-part_section.et_section_regular .right-col {
    width: 44.572%;
}

.et_pb_section.what-a-part_section.et_section_regular .right-col .et_pb_image .et_pb_image_wrap img {
    border-radius: 22px 22px 22px 130px;
}

.what-part-row .et_pb_module.et_pb_blurb.icon-part {
    margin-bottom: 25px;
}

.what-part-row .et_pb_module.et_pb_blurb.icon-part:last-child {
    margin-bottom: 0;
}

.icon-part .et_pb_blurb_content .et_pb_main_blurb_image {
    width: 69px;
    margin-bottom: 0;
}

.icon-part .et_pb_blurb_content .et_pb_blurb_container {
    width: calc(100% - 69px);
    padding-left: 26.83px;
}


.icon-part .et_pb_blurb_content .et_pb_module_header {
    font-size: 30px;
    color: #000000;
    line-height: 40px;
    padding-bottom: 10px;
    font-weight: 600;
}

.icon-part .et_pb_blurb_content .et_pb_blurb_description p {
    font-size: 18px;
    line-height: 30px;
}

.et_pb_section.what-a-part_section.et_section_regular .right-col .et_pb_module.et_pb_image {
    position: sticky;
    top: 70px;
}



/* Complimentary Estate Planning Check-Up css */
.et_pb_section.Check-Up-section.et_section_regular {
    margin-bottom: 100px;
}

.et_pb_section.Check-Up-section.et_section_regular h2 {
    padding-bottom: 25px;
}

.et_pb_section.Check-Up-section.et_section_regular .et_pb_row.Check-Up-row {
    margin-bottom: 80px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}


.et_pb_section.Check-Up-section.et_section_regular .et_pb_row.Check-Up-row:nth-child(even) {
    flex-direction: row-reverse;
}

.et_pb_section.Check-Up-section.et_section_regular .et_pb_row.Check-Up-row:nth-child(even) .right-col {
    padding-left: 0;
    padding-right: 78px;
}


.et_pb_section.Check-Up-section.et_section_regular .et_pb_row.Check-Up-row:last-child {
    margin-bottom: 0;
}


.et_pb_section.Check-Up-section.et_section_regular .left-col {
    width: 44.5%;
}

.et_pb_section.Check-Up-section.et_section_regular .right-col {
    width: 55.5%;
    padding-left: 76px;

}

.et_pb_section.Check-Up-section.et_section_regular .et_pb_button_module_wrapper.et_pb_module {
    margin-top: 44px;
}

.et_pb_section.Check-Up-section.et_section_regular .et_pb_row.Check-Up-row .left-col .et_pb_image .et_pb_image_wrap img {
    border-radius: 22px 22px 120px 22px;
}

.et_pb_section.Check-Up-section.et_section_regular .et_pb_row.Check-Up-row:nth-child(even) .left-col .et_pb_image .et_pb_image_wrap img {
    border-radius: 22px 22px 22px 120px;
}


/* Free Consumer Guides css */
.et_pb_section.free-consumer-guides-section.et_section_regular {
    margin-bottom: 100px;
    padding: 157px 0;
    padding: 60px 0 45px;
    position: relative;
}

.et_pb_section.free-consumer-guides-section.et_section_regular .et_pb_row.free-consumer-guides-row {
    padding-left: calc(((100% - 1400px) / 2));
    display: flex;
    align-items: center;
}

.et_pb_section.free-consumer-guides-section.et_section_regular .et_pb_row.free-consumer-guides-row::after {
    display: none;
}

.et_pb_section.free-consumer-guides-section.et_section_regular h2,
.et_pb_section.free-consumer-guides-section.et_section_regular p {
    color: #FFFFFF;
}

.et_pb_section.free-consumer-guides-section.et_section_regular h2 {
    padding-bottom: 25px;
}

.et_pb_section.free-consumer-guides-section.et_section_regular p {
    font-size: 22px;
    line-height: 38px;
}

.et_pb_section.free-consumer-guides-section.et_section_regular a.et_pb_button.df-btn {
    background: #FFFFFF;
    border-color: #fff !important;
    color: #92B0A3;
}

.et_pb_section.free-consumer-guides-section.et_section_regular a.et_pb_button.df-btn:hover {
    background: transparent;
    border-color: #fff !important;
    color: #FFFFFF;
}

.et_pb_section.free-consumer-guides-section.et_section_regular .et_pb_column.left-col {
    width: 100%;
    margin-right: 0;
    max-width: 770px;
    margin-bottom: 0;
    padding-right: 50px;
}

.et_pb_section.free-consumer-guides-section.et_section_regular .et_pb_column.right-col {
    float: right;
    width: 48.715%;
    margin-left: auto;
}

.free-consumer-guides-section .et_pb_column.right-col .et_pb_module.et_pb_image {
    text-align: right;
}

.et_pb_section.free-consumer-guides-section.et_section_regular .et_pb_button_module_wrapper.et_pb_module {
    margin-top: 44px;
}

.et_pb_section.free-consumer-guides-section.et_section_regular:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.et_pb_section.logo-section.et_section_regular {
    padding: 80px 0;
}

.et_pb_section.logo-section.et_section_regular .et_pb_row.logo-row .et_pb_column {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.et_pb_row.logo-row .et_pb_column .et_pb_module.logo-box {
    margin: 0;
    border: 1px solid #CCCCCC;
    border-radius: 12px;
    background: #fff;
    overflow: hidden;
    /* min-width: 284px; */
    width: 15.228%;
    width: calc(100% / 6 - 26.83px);
    height: 150px;
    padding: 21px;
    max-width: 284px;

}

.et_pb_row.logo-row .et_pb_column span.et_pb_image_wrap img {
    width: auto;
    object-fit: contain;
    display: inline-block;
    max-height: 102px;
}

.et_pb_row.logo-row .et_pb_column span.et_pb_image_wrap {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* typography start */

.et_pb_section.typography-section.et_section_regular {
    padding-bottom: 94px;
    padding-top: 5px;
}

.typography ol li {

    color: #000000;
    margin: 0px;
    font-family: 'Roboto';
    font-weight: normal;
    margin-bottom: 15px;
    padding-left: 34px;
    counter-increment: custom-counter;
}

.typography ol,
.typography ul {
    padding: 0;
    list-style: none;
    padding-bottom: 34px;
}

.typography p+ol,
.typography p+ul {
    margin-top: -14px;
}

.typography ol+p,
.typography ul+p {
    margin-top: -14px;
}

.typography ol:last-child,
.typography ul:last-child {
    padding-bottom: 0;
}

.typography ol li,
.typography ul li {
    font-size: 20px;
    line-height: 34px;
    color: #000000;
    position: relative;
}

.typography ol li {
    padding-left: 32px;
}

.single .typography p:empty {
    display: none;
}

.typography center em {
    font-size: 18px;
}

.typography center {
    padding-bottom: 34px;
}


.typography sup {
    bottom: .5em;
}


.typography ol li:before {
    content: counter(custom-counter);
    position: absolute;
    left: 0;
    top: 5px;
    height: 23px;
    color: #fff;
    width: 23px;
    background: #00446E;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    line-height: 27px;
    border-radius: 50px;
    font-family: 'Roboto';
    text-align: center;
}



.typography ul li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 15px;
}

.typography ul li:before {
    content: '';
    height: 12px;
    width: 12px;
    position: absolute;
    top: 11px;
    left: 0;
    background-color: #00446E;
    border-radius: 50px;
}

.typography p a,
.typography a,
.typography ol li a,
.typography ul li a {
    color: #92B0A3;
    transition: all 0.5s ease;
    font-weight: 600;
}

.typography a:hover,
.typography p a:hover,
.typography ol li a:hover,
.typography ul li a:hover {
    color: #00446E;
}

.typography ul li:last-child,
.typography ol li:last-child {
    margin-bottom: 0;
}


.typography strong {
    font-weight: 600;
}

.typography p iframe {
    display: block;
    width: 100%;
    box-shadow: rgb(0 0 0 / 24%) 0px 5px 15px;
    height: 500px;
    margin: 10px 0;
}

.typography .wp-video {
    margin-bottom: 34px;
    width: 100% !important;
}

.typography .wp-video-shortcode video,
video.wp-video-shortcode {
    width: 100% !important;
}

.typography p {
    padding-bottom: 34px;
}

.typography p:last-child {
    padding-bottom: 0;
}


.typography a {
    /* display: inline-block; */
}

.typography a:hover {
    color: #000000;
}

.typography .wp-video+h2,
.typography .wp-video+h3,
.typography .wp-video+h4,
.typography .wp-video+h5,
.typography .wp-video+h6,
.typography .gallery+h2,
.typography .gallery+h3,
.typography .gallery+h4,
.typography .gallery+h5,
.typography .gallery+h6,
.typography ol+h2,
.typography ol+h3,
.typography ol+h4,
.typography ol+h5,
.typography ol+h6,
.typography ul+h2,
.typography ul+h3,
.typography ul+h4,
.typography ul+h5,
.typography ul+h6,
.typography p+h2,
.typography p+h3,
.typography p+h4,
.typography p+h5,
.typography p+h6 {
    padding-top: 19px;
}

.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
    color: #00446E;
}

.typography h2 {
    padding-bottom: 25px;
}

.typography h3 {
    padding-bottom: 25px;
    line-height: 40px;
    font-size: 30px;
}

.typography h4 {
    font-size: 28px;
    line-height: 38px;
    padding-bottom: 25px;
}

.typography h5 {
    font-size: 26px;
    line-height: 36px;
    padding-bottom: 25px;
}

.typography h6 {
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 25px;
}

.typography blockquote {
    padding: 10px 30px 10px 21px;
    border-left: 6px solid #00446E;
    margin-top: 0;
    margin-bottom: 35px;
    background: #00446e08;
}

.typography blockquote p {
    position: relative;
    color: #000;
}

.typography ul li>ul {
    padding-top: 12px;
}

.mce-toc {
    margin-bottom: 45px;
    margin-top: 25px;
}



.typography blockquote+h2 {
    padding-top: 25px;
}


.typography p img {
    /* width: 100%; */
    /* height: 100%; */
    /* object-fit: cover; */
    display: block;
}

.typography p:has(img) {
    padding-top: 0;
    padding-bottom: 34px !important;
}

.typography em {
    font-style: italic;
}


.typography ul+h2,
.typography ol+h3,
.typography ul+h4,
.typography ol+h5,
.typography ul+h6 {
    padding-top: 20px;
}

.typography ol+.bottm-text,
.typography>p:last-of-type+ol,
.typography>p:last-of-type+ul {
    padding-top: 34px;
}

.typography ul+style+.gallery,
.typography ol+style+.gallery {
    padding-top: 34px;
}

.typography p+style+#gallery-1 {
    padding-top: 0;
}

.typography .gallery br {
    display: none;
}

.typography .gallery .gallery-item {
    margin-top: 0 !important;
    float: none !important;
    width: 33.33% !important;
    height: 250px;
    display: block;
    overflow: hidden;
    padding: 0 10px;
}

.typography .gallery .gallery-item .gallery-icon,
.typography .gallery .gallery-item .gallery-icon a {
    width: 100%;
    height: 100%;
}

.typography .gallery .gallery-item img {
    border: none !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s ease;
}

.typography .gallery .gallery-item a {
    position: relative;
}

.typography .gallery .gallery-item a::before {
    content: '';
    background: #00446eab;
    bottom: 0;
    left: 50%;
    position: absolute;
    right: 51%;
    top: 0;
    opacity: 1;
    pointer-events: none;
    transition: all .5s linear;
    z-index: 2;
}

.typography .gallery .gallery-item a:hover::before {
    left: 10%;
    right: 10%;
    opacity: 0;
    transition: all .5s linear;
}

.typography .gallery .gallery-item a:hover img {
    filter: grayscale(1);

}

.typography>p:last-of-type {
    padding-bottom: 0;
}

.typography ul.bottm-text li {
    font-size: 22px;
    line-height: 36px;
}

.typography ul.bottm-text li a {
    font-weight: 600;
}

.typography ul.bottm-text li::before {
    top: 7px;
}

body .fancybox-navigation .fancybox-button {
    padding: 0;
    width: 40px;
    height: 50px;
}

body .fancybox-navigation .fancybox-button:hover {
    background: #00446E;
}



.typography .gallery {
    display: flex;
    flex-wrap: wrap;
    margin: 15px -15px 30px !important;
    row-gap: 30px;
    padding-top: 18px;
}

.typography .gallery br {
    display: none;
}

.typography .gallery .gallery-item {
    margin-top: 0 !important;
    float: none !important;
    width: 33.33% !important;
    height: 220px;
    display: block;
    overflow: hidden;
    padding: 0 15px;
    margin-bottom: 0;
}

.typography .gallery .gallery-item .gallery-icon,
.typography .gallery .gallery-item .gallery-icon a {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.typography .gallery .gallery-item img {
    border: none !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* typography End  */



/*  Practice Areas page Css  */
.et_pb_section.heading-text-secton.et_section_regular {
    padding: 0 0 77px 0;
}


.et_pb_row.heading-text-row h2 {
    padding-bottom: 25px;
}

.et_pb_section.Check-Up-section.et_section_regular .et_pb_promo_description p a,
.et_pb_row.heading-text-row p a {
    color: #91AFA2;
    transition: all 0.5s ease;
    font-weight: 600;
}

.et_pb_section.Check-Up-section.et_section_regular .et_pb_promo_description p a:hover,
.et_pb_row.heading-text-row p a:hover {
    color: #00446E;
}

.et_pb_module.cta-modul-text .et_pb_promo_description {
    padding-bottom: 22px;
}

.et_pb_section.practice-areas-zigzag.et_section_regular .right-col {
    margin-top: 5px;
}

.et_pb_section.practice-areas-zigzag.et_section_regular .et_pb_row.Check-Up-row {
    padding-bottom: 80.5px;
}

.et_pb_section.practice-areas-zigzag.et_section_regular .et_pb_row.Check-Up-row::before {
    content: "";
    position: absolute;
    width: calc(100% - 40px);
    background-color: #CCCCCC;
    height: 1px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.et_pb_section.practice-areas-zigzag.et_section_regular .et_pb_row.Check-Up-row:last-child:before {}

.et_pb_module.cta-modul-text .et_pb_button_wrapper a.et_pb_button {
    text-transform: uppercase;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #91AFA2;
    padding-right: 27px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
    transition: 0.6s;
    border: 0;
}

.et_pb_module.cta-modul-text .et_pb_button_wrapper a.et_pb_button::after {
    content: '';
    position: absolute;
    width: 15px;
    height: 16px;
    background: transparent url(../../../../wp-content/uploads/2025/08/arrow-icon.svg) center center no-repeat;
    background-size: contain;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.6s;
    font-size: 0;
    opacity: 1;
    margin: 0;
}


.et_pb_module.cta-modul-text .et_pb_button_wrapper a.et_pb_button:hover {
    padding-left: 30px;
}

.et_pb_module.cta-modul-text .et_pb_button_wrapper a.et_pb_button:hover::after {
    right: 88%;
    transform: translateY(-50%) rotate(45deg);
}

/*  Practice Areas page end */


/* Bugs fix css */
body .et_pb_section.news-report-list-section.et_section_regular {
    margin-top: -20px;
    margin-bottom: 76px;
}

/* Bugs fix css */

/* Elder Law/Medicaid Planning css start */

.et_pb_section.Check-Up-section.practice-areas-zigzag.important-plan-section.what-is-medicaid.et_section_regular {
    padding-top: 100px;
}

.et_pb_section.Check-Up-section.et_section_regular .align-unset .left-col {
    height: 100%;
    position: sticky;
    width: 47.358%;
    top: 40px;
}

.et_pb_section.practice-areas-zigzag.et_section_regular .align-unset .right-col {
    margin-top: 0;
    width: 52.642%;
    padding-left: 77px;
    padding-right: 3px;
}

.et_pb_section.Check-Up-section.et_section_regular .et_pb_row.Check-Up-row.align-unset {
    align-items: unset;
}

.et_pb_row.Check-Up-row.align-unset p+ul,
.et_pb_row.Check-Up-row.align-unset .typography ul+p {
    margin-top: -10px;
}

.list-design .et_pb_text_inner ul {
    padding: 0;
    list-style: none;
    padding-bottom: 34px;
}

.list-design .et_pb_text_inner ul li {
    padding-left: 30px;
    position: relative;
    font-size: 20px;
    line-height: 34px;
    color: #000000;
    margin-bottom: 15px;
}


.list-design .et_pb_text_inner ul li:before {
    content: '';
    height: 12px;
    width: 12px;
    position: absolute;
    top: 11px;
    left: 0;
    background-color: #00446E;
    border-radius: 50px;
}

.list-design .et_pb_text_inner ul li:last-child {
    margin-bottom: 0;
}

.et_pb_section.practice-areas-zigzag.et_section_regular .et_pb_row.Check-Up-row.align-unset::before {
    display: none;
}

.et_pb_section.practice-areas-zigzag.et_section_regular .et_pb_row.Check-Up-row.align-unset {
    padding-bottom: 0;
}

.et_pb_section.practice-areas-zigzag.proven-elder-law.et_section_regular {
    margin-bottom: 80px;
}

.et_pb_section.what-elder-section {
    margin-bottom: 100px;
}

.et_pb_row.what-elder-row .et_pb_column.left-col {

    width: 55.5%;
    padding-right: 80px;
}

.et_pb_row.what-elder-row .et_pb_column.right-col {
    width: 44.5%;
}

.et_pb_row.what-elder-row {
    display: flex;
    flex-wrap: wrap;
}

.et_pb_section.Check-Up-section.what-is-medicaid .left-col .et_pb_module.et_pb_image,
.et_pb_row.what-elder-row .et_pb_column.right-col .et_pb_module.et_pb_image {
    position: sticky;
    top: 70px;
}


.et_pb_section.Check-Up-section.practice-areas-zigzag.important-plan-section.what-is-medicaid.et_section_regular .et_pb_row.Check-Up-row.typography {
    margin-bottom: 75px;
}

.et_pb_section.Check-Up-section.practice-areas-zigzag.important-plan-section.what-is-medicaid.et_section_regular .et_pb_row.Check-Up-row.typography:last-child {
    margin-bottom: 0;
}

.et_pb_section.Check-Up-section.practice-areas-zigzag.important-plan-section.what-is-medicaid.et_section_regular .et_pb_row.Check-Up-row.typography:nth-child(odd) {
    margin-bottom: 80px;
}

.et_pb_section.Check-Up-section.practice-areas-zigzag.important-plan-section.what-is-medicaid.et_section_regular .et_pb_row {
    align-items: unset;
}

.et_pb_section.practice-areas-zigzag.what-is-medicaid.et_section_regular .right-col {
    margin-top: 0;
}

.PreparingForTheHigh .et_pb_column.common-mistakes-to-avoid-left-col h2 {
    padding-bottom: 0;
}

.PreparingForTheHigh .et_pb_row.common-mistakes-to-avoid-row {
    align-items: unset;
    flex-direction: row-reverse;
}

.PreparingForTheHigh .et_pb_row.common-mistakes-to-avoid-row .et_pb_module.et_pb_video {
    position: sticky;
    top: 70px;
}

.PreparingForTheHigh .et_pb_row.common-mistakes-to-avoid-row .et_pb_column.common-mistakes-to-avoid-right-col {
    width: 48.572%;
    padding-left: 0;
}

.PreparingForTheHigh .et_pb_row.common-mistakes-to-avoid-row .et_pb_column.common-mistakes-to-avoid-left-col {
    padding-left: 75px;
    width: 51.428%;
    margin-top: -12px;
}

.PreparingForTheHigh .et_pb_row.common-mistakes-to-avoid-row .et_pb_column.common-mistakes-to-avoid-right-col .et_pb_module.et_pb_video {
    width: 100%;
    height: auto;
}

.et_pb_section.common-mistakes-to-avoid-section.PreparingForTheHigh.et_section_regular {
    padding-top: 112px;
    padding: 112px 0 94px;
}

.PreparingForTheHigh .typography ol+p,
.PreparingForTheHigh .typography ul+p,
.PreparingForTheHigh .typography p+ol,
.PreparingForTheHigh .typography p+ul {
    margin-top: -9px;
}

.what-elder-row.MedicaidCrisisSituation .et_pb_column.left-col {
    padding-right: 76px;
}

.et_pb_section.AttorneyInHowell.et_section_regular {
    padding: 100px 0 100px;
}

.et_pb_section.Check-Up-section.estate-planning-attorneys-provide-section.benefits-planning-section.reasons-section.AttorneyInHowell.et_section_regular .et_pb_column.left-col {
    padding-right: 0;
    width: 44.5%;
}

.et_pb_section.Check-Up-section.estate-planning-attorneys-provide-section.benefits-planning-section.reasons-section.AttorneyInHowell.et_section_regular .et_pb_column.right-col {
    padding-left: 77px;
    width: 55.5%;
}

.et_pb_section.Check-Up-section.AttorneyInHowell.et_section_regular .et_pb_row.Check-Up-row:nth-child(even) .et_pb_column.right-col {
    padding-left: 0;
    padding-right: 77px;
    margin-top: -5px;
}

.et_pb_section.Check-Up-section.estate-planning-attorneys-provide-section.AttorneyInHowell .et_pb_row.Check-Up-row.estate-planning-attorneys-provide-row {
    align-items: unset;
}

.et_pb_section.Check-Up-section.AttorneyInHowell.et_section_regular .et_pb_row.Check-Up-row {
    margin-bottom: 75px;
}

.et_pb_section.Check-Up-section.AttorneyInHowell.et_section_regular .et_pb_row.Check-Up-row:last-child {
    margin-bottom: 0;
}

.et_pb_section.Check-Up-section.AttorneyInHowell .et_pb_module.et_pb_image {
    position: sticky;
    top: 70px;
}

.AttorneyInHowell ul+p.related {
    margin-top: -9px;
}

p.related {
    font-size: 24px;
    line-height: 34px;
}

.et_pb_section.logo-section.MedicaidPlanning_logo.et_section_regular {
    margin-bottom: 100px;
}


.HowToFind .et_pb_column.right-col.friends-family-wrap .et_pb_module.et_pb_text:first-child {
    margin-bottom: 20px;
}

.HowToFind .icon-part .et_pb_blurb_content .et_pb_module_header {
    padding-bottom: 15px;
}

.HowToFind .et_pb_column.right-col.friends-family-wrap .et_pb_module.et_pb_blurb .et_pb_blurb_content {
    margin-bottom: 25px;
}

.et_pb_section.Check-Up-section.estate-planning-attorneys-provide-section.HowToFind .et_pb_row.Check-Up-row.estate-planning-attorneys-provide-row .et_pb_column.left-col {
    width: 44.5%;
    padding-right: 0;
}

.et_pb_section.Check-Up-section.estate-planning-attorneys-provide-section.HowToFind .et_pb_row.Check-Up-row.estate-planning-attorneys-provide-row .et_pb_column.right-col {
    width: 55.5%;
    padding-left: 76px;
}

.et_pb_section.Check-Up-section.estate-planning-attorneys-provide-section.HowToFind .et_pb_row.Check-Up-row.estate-planning-attorneys-provide-row:nth-child(even) .et_pb_column.right-col {
    padding-left: 0;
    padding-right: 76px;
}

.et_pb_section.Check-Up-section.HowToFind.et_section_regular .et_pb_row.Check-Up-row {
    margin-bottom: 100px;
}

.et_pb_section.Check-Up-section.HowToFind.et_section_regular .et_pb_row.Check-Up-row:last-child {
    margin-bottom: 0;
}

.et_pb_section.Check-Up-section.estate-planning-attorneys-provide-section.HowToFind .et_pb_row.Check-Up-row.estate-planning-attorneys-provide-row {
    align-items: unset;
}

.et_pb_section.Check-Up-section.HowToFind .et_pb_module.et_pb_image {
    position: sticky;
    top: 70px;
}

.et_pb_section.Check-Up-section.HowToFind.et_section_regular .et_pb_button_module_wrapper.et_pb_module {
    margin-top: 48px;
}

.et_pb_row.what-elder-row .et_pb_column.right-col .et_pb_image img {
    border-radius: 15px 15px 15px 100px;
}

/* Elder Law/Medicaid Planning css End */

/* Veterans Benefits css start */
body.page-id-43 .et_pb_section.How-it-Works-section.et_section_regular {
    padding-bottom: 100px;
}

.et_pb_section.inner-banner-section.Veterans-banner {
    margin-bottom: 84px;
}

.page-id-43 .et_pb_section.heading-text-secton.et_section_regular {
    padding: 0 0 70px 0;
}

.et_section_regular .et_pb_row.design-column-burb {
    margin-top: 33px;
}



.heading-text-module h3 {
    font-size: 36px;
    line-height: 46px;
    color: #000;
    padding-bottom: 28px;
}

.et_pb_module.column-module-blurb .et_pb_main_blurb_image {
    margin-bottom: 15px;
}


.et_pb_column .et_pb_module.column-module-blurb {
    width: calc(100% / 4 - 23px);
    margin-bottom: 0;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 20px #0000001A;
    border-radius: 20px;
    opacity: 1;
    padding: 30px 25px 37px 24px;
    transition: all 0.5s ease;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.et_pb_column .et_pb_module.column-module-blurb::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #00446E 0%, #92B0A3 100%);
    opacity: 0;
    transition: opacity 0.5s ease;
    z-index: -1;
    border-radius: 20px;
}

.et_pb_column .et_pb_module.column-module-blurb:hover::before {
    opacity: 1;
}

.et_pb_module.column-module-blurb .et_pb_blurb_container .et_pb_module_header {
    font-family: 'Roboto';
    font-size: 26px;
    line-height: 40px;
    color: #000000;
    text-align: center;
    margin-bottom: 10px;
    transition: all 0.5s ease;
    font-weight: 600;

}

.et_pb_module.column-module-blurb .et_pb_blurb_container p {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    transition: all 0.5s ease;
}

.et_pb_row.design-column-burb>.et_pb_column {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
    column-gap: 30px;
    justify-content: center;
}

.et_pb_column .et_pb_module.column-module-blurb:hover {
    /* background: transparent linear-gradient(180deg, #00446E 0%, #92B0A3 100%) 0% 0% no-repeat padding-box; */
    /* border-radius: 20px; */
    /* opacity: 1; */
}


.et_pb_column .et_pb_module.column-module-blurb:hover .et_pb_blurb_container .et_pb_module_header,
.et_pb_column .et_pb_module.column-module-blurb:hover .et_pb_blurb_container p {
    color: #fff;
}

.et_pb_column .et_pb_module.column-module-blurb .et_pb_main_blurb_image img {
    transition: all 0.5s ease-in-out;


}

.et_pb_column .et_pb_module.column-module-blurb:hover .et_pb_main_blurb_image img {
    filter: brightness(0) invert(1);
}


.Request-Consultation-Today-section.et_section_regular {
    padding: 100px 0;
    margin-bottom: 100px;
}

.get-help-now-left-col p a {
    color: #91AFA2;
    font-weight: 600;
    transition: all 0.5s ease;
}

.get-help-now-left-col p a:hover {
    color: #00446E;
}




.et_pb_section.Request-Consultation-form.et_section_regular {
    margin-bottom: 80px;
    overflow: hidden;
    padding: 20px 0 20px 0;
    margin-top: -20px;
}

.et_pb_row.Request-Consultation-form-row {
    display: flex;
    justify-content: center;
}

.et_pb_row.Request-Consultation-form-row .get-help-now-left-col {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 20px #0000001A;
    border-radius: 20px;
    opacity: 1;
    padding: 51px 60px 60px 60px;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto !important;
}


.et_pb_row.Request-Consultation-form-row .get-help-now-left-col h2 {
    padding-bottom: 31px;
}

.et_pb_row.Request-Consultation-form-row .et_pb_module.et_pb_text.title-content-wrap {
    margin-bottom: 32px;
}


.sp-pad .et_pb_row.table-of-contents-row {
    padding: 52px 60px 50px;
}

/* .Request-Consultation-Today-section.et_section_regular {
    padding: 100px 0;
    margin-bottom: 100px;
}

.request-row .et_pb_column h2 {
    padding-bottom: 25px;
}

.request-row .et_pb_column.left-col {
    padding-right: 76px;
    width: 52.642%;
}

.request-row .et_pb_column.right-col {
    width: 47.358%;
}

.et_pb_column.right-col .et_pb_image .et_pb_image_wrap img {
    border-radius: 22px 22px 22px 130px;
} */

/* Veterans Benefits css end */



/* Newsletter Lisiting page start css */


form#newsletterCatForm {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 20px #00000029;
    border-radius: 100px;
    padding: 14px 16px;
    margin-bottom: 40px;
}

form#newsletterCatForm select {
    padding: 12px 40px;
    border: none;
    background: #F8F4EE;
    width: 100%;
    border-radius: 100px;
    color: #000000;
    cursor: pointer;
    font-weight: 600;
    font-family: 'Roboto';
    font-size: 20px;
    appearance: none;
    /* Disable the default arrow */
    -webkit-appearance: none;
    /* For WebKit-based browsers */
    -moz-appearance: none;
    /* For Firefox */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.661' height='9.501' viewBox='0 0 16.661 9.501'%3E%3Cg id='Group_2657' data-name='Group 2657' transform='translate(0.025 -0.1)'%3E%3Cpath id='Path_5' data-name='Path 5' d='M8.308,9.6a1.164,1.164,0,0,1-.826-.343L.315,2.095A1.168,1.168,0,0,1,1.967.443L8.3,6.78,14.646.447a1.165,1.165,0,0,1,1.648,1.648L9.13,9.258A1.15,1.15,0,0,1,8.308,9.6Z' transform='translate(0 0)'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: right 30px center;
    background-size: 16px;
}

.newsletter-showcase.listing-items {
    display: flex;
    gap: 44px 31px;
    flex-wrap: wrap;
}

.newsletter-showcase.listing-items .newsletter-item:first-child {
    width: 100%;
}

.newsletter-showcase.listing-items .newsletter-item:first-child .newsletter-image-wrap a {
    width: 983px;
    height: 630px;
}

.newsletter-showcase.listing-items .newsletter-item:nth-child(n+2) {
    display: block;
}

.newsletter-showcase.listing-items .newsletter-item {
    width: calc(100% / 3 - 21px);
}

body .newsletter-showcase.listing-items .newsletter-image-wrap a {
    width: 100%;
    height: 299px;
}

body .newsletter-showcase.listing-items .newsletter-inner-content {
    padding-left: 0;
    padding: 30px 0 0 0;
    width: 100%;
}


.newsletter-showcase.listing-items .newsletter-item:first-child {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 20px;
}

.newsletter-showcase.listing-items .newsletter-item:first-child .newsletter-inner-content {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 617px;
    min-height: 367px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 20px;
    margin: 0;
    padding-right: 0;
    padding-left: 68px;
    padding-bottom: 30px;
}

.newsletter-showcase.listing-items .newsletter-item:first-child .newsletter-inner-content a.learn-more {
    width: fit-content;
}

.newsletter-showcase.listing-items .newsletter-inner-content p.category {
    margin-bottom: 5px;
}

.category-page-news.et_section_regular .et_pb_row.row-category-news .et_pb_text_inner {
    margin-bottom: 55px;
}

.inner-banner-section.category-banner-section {
    padding: 0;
    min-height: 400px;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 80px;
    line-height: 0;
    position: relative;
}

.category-banner-section::after {
    content: '';
    position: absolute;
    background: #00446E;
    width: 100%;
    height: 100%;
    top: 0;
    display: block;
    left: 0;
    z-index: 2;
    opacity: 0.5;
}

.category-banner-section img {
    width: 100%;
    height: 100%;
}

.category-banner-section .inner-banner-row {
    position: absolute;
    top: 0;
    height: 100%;
    padding: 0;
    width: 100%;
    max-width: 100%;
}

.category-banner-section .banner-title-row {
    z-index: 3;
    position: relative;
}

.category-title {
    margin-bottom: 55px;
}

.category-title h2 {
    text-align: center;

    padding-bottom: 25px;
}

.category-title p {
    text-align: center;
}

.et-db #et-boc .et-l .et_pb_section.inner-banner-section.news-category-banner.et_section_regular,
.et_pb_section.blog-page-listing-section.category-page-news.et_section_regular,
.newsletter-category-filter .newsletter-section {
    padding: 0 !important;
}

.newsletter-category-filter .container,
.category-title .container {
    width: 100%;
    max-width: 1440px;
    padding: 0 20px;
    margin: 0 auto;
}

.et-db #et-boc .et-l .et_pb_section.inner-banner-section.news-category-banner.et_section_regular .et_pb_row.inner-banner-row {
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
}



body.tax-educational_category .newsletter-showcase.listing-items .newsletter-item:first-child .newsletter-inner-content {
    transform: unset;
    min-height: unset;
    padding-left: 0;
    padding-right: 0;
    border-radius: 20px;
    width: auto;
    background: #fff;
    position: relative;
    z-index: 9;
    padding-bottom: 0;
    margin: 0;
}

body .category-page-news .newsletter-showcase.listing-items .newsletter-image-wrap a {
    border-radius: 20px;
}

body.tax-educational_category .newsletter-showcase.listing-items .newsletter-item:first-child .newsletter-image-wrap a {
    width: 100%;
    height: 299px;
}


body.tax-educational_category .newsletter-showcase.listing-items .newsletter-item:first-child {
    width: calc(100% / 3 - 21px);
    display: block;

}

body .newsletter-showcase.listing-items .newsletter-image-wrap a,
body .newsletter-showcase.listing-items .newsletter-image-wrap a {
    border-radius: 15px;
}

.et-db #et-boc .et-l .listing-items .newsletter-inner-content h3 a:hover {
    color: #00446E;
}

.bottom_paragraph {
    margin-top: 40px;
    padding: 30px 0 0 0;
    border-top: 1px solid #CCCCCC;
}

.blog-image-wrap a {
    width: 100%;
}



body .et_pb_section.table-of-contents-section.et_section_regular li {
    margin-bottom: 15px;
}

body .et_pb_section.table-of-contents-section.et_section_regular li:last-child {
    margin-bottom: 0;
}



.custom-dropdown .selected {
    padding: 12px 40px;
    border: none;
    background: #F8F4EE;
    width: 100%;
    border-radius: 100px;
    color: #000000;
    cursor: pointer;
    font-weight: 600;
    font-family: 'Roboto';
    font-size: 20px;
    appearance: none;
    /* Disable the default arrow */
    -webkit-appearance: none;
    /* For WebKit-based browsers */
    -moz-appearance: none;
    /* For Firefox */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.661' height='9.501' viewBox='0 0 16.661 9.501'%3E%3Cg id='Group_2657' data-name='Group 2657' transform='translate(0.025 -0.1)'%3E%3Cpath id='Path_5' data-name='Path 5' d='M8.308,9.6a1.164,1.164,0,0,1-.826-.343L.315,2.095A1.168,1.168,0,0,1,1.967.443L8.3,6.78,14.646.447a1.165,1.165,0,0,1,1.648,1.648L9.13,9.258A1.15,1.15,0,0,1,8.308,9.6Z' transform='translate(0 0)'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: right 30px center;
    background-size: 16px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.dropdown-list {
    list-style: none;
    margin: 0;
    padding: 0 !important;
    border: 1px solid #ccc;
    border-radius: 30px;
    position: absolute;
    width: 100%;
    background: #f8f4ee;
    overflow: hidden;
    display: none;
    z-index: 1000;
    color: #000000;
    cursor: pointer;
    font-weight: 600;
    font-family: 'Roboto';
    font-size: 16px;
    margin-top: 10px;
}

.dropdown-list li {
    padding: 10px 38px;
    cursor: pointer;
}

.dropdown-list li:hover,
.dropdown-list li.active {
    background-color: #fff;
}


.custom-dropdown {
    position: relative;
}

/* responsive css End */

@media screen and (max-width: 1800px) {
    .et_pb_row.logo-row .et_pb_column .et_pb_module.logo-box {
        width: calc(100% / 6 - 17.83px);

    }
}

@media screen and (max-width:1600px){
    .et_pb_section.home-hero-section.et_section_regular {
        padding: 255px 0 135px;
    }
}

@media screen and (max-width: 1439px) {
    header .header-row .logo_col {
        width: 280px;
    }

    header .header-row .header_menu {
        width: calc(100% - 280px);
        padding-top: 0;
    }

    header ul.menu {
        gap: 30px;
    }

    header.et-l.et-l--header.nav-down {
        top: -150px;
    }

    header.et-l.et-l--header.nav-down .header-top .nav-link>.menu>li.menu-item-has-children {
        padding-bottom: 16px;
        margin-top: 16px;
    }

    .et_pb_module.areas-items .et_pb_blurb_content .et_pb_main_blurb_image {
        height: 250px;
    }

    /* logo css */
    .et_pb_row.logo-row .et_pb_column .et_pb_module.logo-box {
        /* min-width: 260px; */
        height: 140px;
        /* width: 23%; */
        width: calc(100% / 4 - 24px);
        max-width: none;
    }

    .et_pb_row.logo-row .et_pb_column span.et_pb_image_wrap img {
        /* width: 200px; */
        max-height: 90px;
    }

    /* Free Consumer Guides */
    .et_pb_section.free-consumer-guides-section.et_section_regular .et_pb_row.free-consumer-guides-row {
        padding-left: 20px;
    }

    .et_pb_section.free-consumer-guides-section.et_section_regular .et_pb_column.left-col {
        width: 50%;
    }

    /* typography css start */
    .typography ol li,
    .typography ul li {
        font-size: 18px;
        line-height: 32px;
    }

    /* typography css End */

    .et_pb_section.Check-Up-section.et_section_regular .right-col {
        margin-top: 0;
    }

    body p.related {
        font-size: 22px;
        line-height: 32px;
    }

    .sp-pad .et_pb_row.table-of-contents-row {
        padding: 50px 40px 45px;
        ;
    }
}

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

    header .call-box svg {
        width: 35px;
        height: 35px;
    }

    .call-box a span.n-link {
        font-size: 16px;
        line-height: 20px;
    }

    .call-box span.text,
    .call-box a span.text {
        font-size: 18px;
        line-height: 20px;
    }

    header .header-top .nav-link .menu>li ul.sub-menu li a,
    .nav-link>ul.menu>li a {
        font-size: 15px;
        line-height: 25px;
        transition: all 0.5s ease;
    }

    header .header-top .nav-link>.menu>li.menu-item-has-children {
        padding-bottom: 12px;
        margin-top: 12px;
    }

    header .header-top .nav-link .menu li.menu-item-has-children>a i.arrow-icon {
        top: 6px;
        width: 10px;
        height: 6px;
    }

    header ul.menu {
        gap: 20px;
    }

    header .header-row .header_menu {
        row-gap: 0;
    }

    header .header-top .nav-link .menu>li ul.sub-menu li {
        margin-bottom: 8px;
    }

    header .header-row .logo_col {
        width: 240px;
    }

    header .header-row .header_menu {
        width: calc(100% - 240px);
    }

    header.et-l.et-l--header.nav-down {
        top: -130px;
    }

    header.et-l.et-l--header.nav-down {
        box-shadow: 0px 5px 5px #00000029;
    }

    header .header-top .nav-link .menu>li ul.sub-menu {
        width: 330px;
    }

    /* Home Banner css */
    .et_pb_section.home-hero-section.et_section_regular {
        padding: 255px 0 160px;
    }

    .home h1 {
        font-size: 40px;
        line-height: 50px;
        padding-bottom: 6px;
    }

    .et_pb_row.banner-content-row p {
        font-size: 28px;
        line-height: 38px;
    }

    .home-hero-section .et_pb_column.col-50 {
        max-width: 600px;
    }



    .et_pb_row.banner-content-row .et_pb_module.heading-text-module {
        margin-bottom: 30px;
    }

    /* Practice Areas css */

    body.home.page h2 {
        font-size: 38px;
        line-height: 50px;
    }

    .et_pb_section.practice-Areas-section.et_section_regular {
        padding: 64px 0 72px;
        margin-bottom: 80px;
    }

    .et_pb_module.et_pb_heading.title-heading {
        padding-bottom: 30px;
    }

    .et_pb_module.areas-items .et_pb_blurb_content .et_pb_module_header {
        font-size: 22px;
        line-height: 32px;
    }

    .et_pb_section.practice-Areas-section.et_section_regular .area-coln-row {
        row-gap: 40px;
    }

    .et_pb_section.practice-Areas-section .et_pb_module.areas-items {
        width: calc(100% / 3 - 20px);
    }

    .et_pb_module.areas-items .et_pb_blurb_description p {
        width: 78px;
        height: 78px;
        padding: 15px;
    }

    .et_pb_module.areas-items .et_pb_blurb_description {
        top: -55px;
    }





    /* What Sets Us Apart? css */
    .et_pb_section.what-a-part_section.et_section_regular .et_pb_row.what-part-row {
        margin-bottom: 60px;
    }


    .et_pb_section.what-a-part_section.et_section_regular .left-col {
        padding-right: 50px;
    }

    .et_pb_section.what-a-part_section.et_section_regular .et_pb_row.what-part-row:nth-child(even) .left-col {
        padding-left: 50px;
    }

    .et_pb_section.what-a-part_section.et_section_regular h2 {
        padding-bottom: 30px;
    }

    .icon-part .et_pb_blurb_content .et_pb_module_header {
        font-size: 22px;
        line-height: 32px;
    }

    .icon-part .et_pb_blurb_content .et_pb_blurb_description p {
        font-size: 16px;
        line-height: 30px;
    }


    .icon-part .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 60px;
    }

    .icon-part .et_pb_blurb_content .et_pb_blurb_container {
        width: calc(100% - 60px);
        padding-left: 24px;
    }

    .et_pb_section.what-a-part_section.et_section_regular {
        margin-bottom: 80px;
    }

    .et_pb_section.what-a-part_section.et_section_regular .right-col .et_pb_image .et_pb_image_wrap img {
        border-radius: 20px 20px 20px 80px;
    }

    .et_pb_section.what-a-part_section.et_section_regular .et_pb_row.what-part-row:nth-child(even) .right-col .et_pb_image .et_pb_image_wrap img {
        border-radius: 20px 20px 80px 20px;
    }






    /* We are lifetime learners css */
    .et_pb_section.Check-Up-section.et_section_regular h2 {
        padding-bottom: 20px;
    }

    .et_pb_section.Check-Up-section.et_section_regular .right-col {
        padding-left: 50px;
    }

    .et_pb_section.Check-Up-section.et_section_regular .et_pb_row.Check-Up-row:nth-child(even) .right-col {
        padding-right: 50px;
    }

    .et_pb_section.Check-Up-section.et_section_regular .et_pb_row.Check-Up-row {
        margin-bottom: 60px;
    }

    .et_pb_section.Check-Up-section.et_section_regular .et_pb_button_module_wrapper.et_pb_module {
        margin-top: 30px;
    }

    .et_pb_section.Check-Up-section.et_section_regular {
        margin-bottom: 80px;
    }

    .et_pb_section.Check-Up-section.et_section_regular p {
        line-height: 30px;
    }

    .et_pb_section.Check-Up-section.et_section_regular .et_pb_row.Check-Up-row .left-col .et_pb_image .et_pb_image_wrap img {
        border-radius: 20px 20px 80px 20px;
    }

    .et_pb_section.Check-Up-section.et_section_regular .et_pb_row.Check-Up-row:nth-child(even) .left-col .et_pb_image .et_pb_image_wrap img {
        border-radius: 20px 20px 20px 80px;
    }

    /* logo css */
    .et_pb_row.logo-row .et_pb_column .et_pb_module.logo-box {
        width: calc(100% / 3 - 14px);
        height: 100px;
        padding: 15px;
    }

    .et_pb_row.logo-row .et_pb_column span.et_pb_image_wrap img {
        height: 100%;
    }


    /* Free Consumer Guides */
    .et_pb_section.free-consumer-guides-section.et_section_regular {
        padding: 60px 0;
        margin-bottom: 80px;
    }

    .et_pb_section.free-consumer-guides-section.et_section_regular h2 {
        padding-bottom: 20px;
    }

    .et_pb_section.free-consumer-guides-section.et_section_regular .et_pb_button_module_wrapper.et_pb_module {
        margin-top: 30px;
    }

    .et_pb_section.free-consumer-guides-section.et_section_regular p {
        font-size: 20px;
        line-height: 34px;
    }

    .et_pb_section.free-consumer-guides-section.et_section_regular .et_pb_column.left-col {
        padding-right: 40px;
    }


    /* .et_pb_section.free-consumer-guides-section.et_section_regular {
       
    } */

    /* typography css start */
    .typography ul li {
        font-size: 16px;
        padding-left: 25px;
        line-height: 30px;
    }

    .typography ol li {
        padding-left: 30px;
    }

    .typography ul li:before {
        height: 10px;
        width: 10px;
        top: 9px;
    }

    .typography h2,
    .typography h3,
    .typography h4,
    .typography h5,
    .typography h6 {
        padding-bottom: 20px;
    }

    .typography h3 {
        line-height: 36px;
        font-size: 26px;
    }

    .typography h4 {
        font-size: 24px;
        line-height: 34px;
    }

    .typography h5 {
        font-size: 22px;
        line-height: 32px;
    }

    .typography h6 {
        font-size: 20px;
        line-height: 30px;
    }

    .typography ol,
    .typography ul,
    .typography p {
        padding-bottom: 20px;
    }

    .typography ol+p,
    .typography ul+p,
    .typography p+ol,
    .typography p+ul {
        margin-top: 0px;
    }

    .typography ol+.bottm-text,
    .typography>p:last-of-type+ol,
    .typography>p:last-of-type+ul {
        padding-top: 20px;
    }

    .et_pb_section.typography-section.et_section_regular {
        padding-bottom: 74px;
        padding-top: 5px;
        margin-top: -17px;
    }

    .typography .gallery+h2,
    .typography .gallery+h3,
    .typography .gallery+h4,
    .typography .gallery+h5,
    .typography .gallery+h6,
    .typography .wp-video+h2,
    .typography .wp-video+h3,
    .typography .wp-video+h4,
    .typography .wp-video+h5,
    .typography .wp-video+h6,
    .typography ol+h2,
    .typography ol+h3,
    .typography ol+h4,
    .typography ol+h5,
    .typography ol+h6,
    .typography ul+h2,
    .typography ul+h3,
    .typography ul+h4,
    .typography ul+h5,
    .typography ul+h6,
    .typography p+h2,
    .typography p+h3,
    .typography p+h4,
    .typography p+h5,
    .typography p+h6 {
        padding-top: 15px;
    }

    .typography ul li {
        padding-left: 30px;
        position: relative;
        margin-bottom: 10px;
    }

    .typography ol li {
        margin-bottom: 10px;
    }

    .typography .wp-video {
        margin-bottom: 20px;
    }

    .typography .gallery {
        margin: 15px -15px 20px !important;
    }

    /* typography css End */

    body .et_pb_section.table-of-contents-section.et_section_regular li {
        margin-bottom: 14px;
    }

    /* Practice Areas css */
    .et_pb_section.inner-banner-section.mb-bottom {
        margin-bottom: 70px;
    }

    .et_pb_row.heading-text-row h2 {
        padding-bottom: 20px;
    }

    .et_pb_module.cta-modul-text .et_pb_button_wrapper a.et_pb_button {
        font-size: 16px;
        line-height: 28px;
    }

    .et_pb_module.cta-modul-text .et_pb_button_wrapper a.et_pb_button::after {
        width: 13px;
        height: 13px;
    }

    .et_pb_module.cta-modul-text .et_pb_promo_description {
        padding-bottom: 17px;
    }

    .et_pb_section.practice-areas-zigzag.et_section_regular .et_pb_row.Check-Up-row {
        padding-bottom: 60px;
    }

    .et_pb_section.heading-text-secton.et_section_regular {
        padding: 0 0 74px 0;
    }


    /* Practice Areas css */

    /* Bugs fix css */
    body .et_pb_section.news-report-list-section.et_section_regular {
        margin-top: 0;
    }

    /* Bugs fix css */


    /* Elder Law/Medicaid Planning css start */
    .et_pb_section.inner-banner-section.mb-80.et_section_regular {
        margin-bottom: 80px;
    }

    .et_pb_section.practice-areas-zigzag.et_section_regular .align-unset .right-col {
        padding-left: 50px;
        padding-right: 0;
    }

    .et_pb_section.practice-areas-zigzag.et_section_regular .align-unset .right-col .typography ul li {
        /* margin-bottom: 12px; */
    }

    .et_pb_section.practice-areas-zigzag.et_section_regular .align-unset .right-col .typography ul li:last-child {
        margin-bottom: 0;
    }

    .et_pb_row.Check-Up-row.align-unset p+ul,
    .et_pb_row.Check-Up-row.align-unset .typography ul+p {
        margin-top: -5px;
    }

    .et_pb_row.what-elder-row .et_pb_column.left-col {
        padding-right: 50px;
    }


    .et_pb_row.what-elder-row .et_pb_column.right-col .et_pb_image img {
        border-radius: 15px 15px 15px 80px;
    }


    .et_pb_section.what-elder-section {
        margin-bottom: 80px;
    }

    .et_pb_section.Check-Up-section.practice-areas-zigzag.important-plan-section.what-is-medicaid.et_section_regular .et_pb_row.Check-Up-row.typography:nth-child(odd),
    .et_pb_section.Check-Up-section.practice-areas-zigzag.important-plan-section.what-is-medicaid.et_section_regular .et_pb_row.Check-Up-row.typography {
        margin-bottom: 60px;
    }

    .et_pb_section.common-mistakes-to-avoid-section.PreparingForTheHigh.et_section_regular {
        padding: 80px 0 68px;
    }

    .PreparingForTheHigh .et_pb_row.common-mistakes-to-avoid-row .et_pb_column.common-mistakes-to-avoid-left-col {
        padding-left: 50px;
        margin-top: 0;

    }

    .PreparingForTheHigh .et_pb_column.common-mistakes-to-avoid-left-col h2 {
        margin-bottom: 20px;
    }

    .AttorneyInHowell ul+p.related,
    .PreparingForTheHigh .typography ol+p,
    .PreparingForTheHigh .typography ul+p,
    .PreparingForTheHigh .typography p+ol,
    .PreparingForTheHigh .typography p+ul {
        margin-top: 0;
    }

    .et_pb_section.AttorneyInHowell.et_section_regular {
        padding: 80px 0 80px;
    }

    .et_pb_section.Check-Up-section.estate-planning-attorneys-provide-section.benefits-planning-section.reasons-section.AttorneyInHowell.et_section_regular .et_pb_column.right-col {
        padding-left: 50px;
    }

    .et_pb_section.Check-Up-section.AttorneyInHowell.et_section_regular .et_pb_row.Check-Up-row:nth-child(even) .et_pb_column.right-col {
        padding-right: 50px;
        padding-left: 0 !important;
        margin-top: 0;
    }

    body p.related {
        font-size: 20px;
        line-height: 30px;
    }

    .et_pb_section.Check-Up-section.AttorneyInHowell.et_section_regular .et_pb_row.Check-Up-row {
        margin-bottom: 60px;
    }

    .et_pb_section.Check-Up-section.HowToFind.et_section_regular .et_pb_row.Check-Up-row {
        margin-bottom: 60px;
    }

    .et_pb_section.Check-Up-section.estate-planning-attorneys-provide-section.HowToFind .et_pb_row.Check-Up-row.estate-planning-attorneys-provide-row .et_pb_column.right-col {
        padding-left: 50px;
    }

    .et_pb_section.Check-Up-section.estate-planning-attorneys-provide-section.HowToFind .et_pb_row.Check-Up-row.estate-planning-attorneys-provide-row:nth-child(even) .et_pb_column.right-col {
        padding-right: 50px;
    }

    .et_pb_section.Check-Up-section.HowToFind.et_section_regular .et_pb_button_module_wrapper.et_pb_module {
        margin-top: 30px;
    }

    .et_pb_section.logo-section.MedicaidPlanning_logo.et_section_regular {
        margin-bottom: 80px;
    }

    .HowToFind .icon-part .et_pb_blurb_content .et_pb_module_header {
        padding-bottom: 10px;
    }

    .HowToFind .et_pb_column.right-col.friends-family-wrap .et_pb_module.et_pb_blurb .et_pb_blurb_content {
        margin-bottom: 17px;
    }

    /* Elder Law/Medicaid Planning css End */


    /*  Veterans Benefits css start */
    .et_pb_section.inner-banner-section.Veterans-banner {
        margin-bottom: 69px;
    }

    .et_pb_row.Request-Consultation-form-row .get-help-now-left-col h2 {
        padding-bottom: 20px;
    }

    .et_pb_section.practice-areas-zigzag.proven-elder-law.et_section_regular {
        margin-bottom: 70px;
    }

    .heading-text-module h3 {
        font-size: 30px;
        line-height: 40px;
        padding-bottom: 10px;
    }

    .et_pb_module.column-module-blurb .et_pb_blurb_container p {
        font-size: 16px;
        line-height: 30px;
    }

    .et_pb_module.column-module-blurb .et_pb_blurb_container .et_pb_module_header {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 10px;
        /* min-height: 68px; */
    }

    .et_pb_row.design-column-burb>.et_pb_column {
        row-gap: 20px;
        column-gap: 20px;
    }



    .et_pb_column .et_pb_module.column-module-blurb {
        width: calc(100% / 3 - 15px);
        padding: 30px 20px 30px 20px;
    }

    body.page-id-43 .et_pb_section.How-it-Works-section.et_section_regular {
        padding-bottom: 80px;
    }

    .Request-Consultation-Today-section.et_section_regular {
        padding: 80px 0;
    }

    .et_pb_row.Request-Consultation-form-row .get-help-now-left-col {
        padding: 40px 40px 50px 40px;
    }

    .et_pb_section.Request-Consultation-form.et_section_regular {
        margin-bottom: 60px;
    }

    .et_pb_row.Request-Consultation-form-row .et_pb_module.et_pb_text.title-content-wrap {
        margin-bottom: 30px;
    }

    /*  Veterans Benefits css start */


    /* Newsletter css page start */
    form#newsletterCatForm {
        padding: 13px 14px;
    }

    form#newsletterCatForm select {
        font-size: 18px;
        padding: 12px 25px;
    }

    /* Newsletter css end */

    .category-page-news.et_section_regular .et_pb_row.row-category-news .et_pb_text_inner {
        margin-bottom: 45px;
    }

    .newsletter-showcase.listing-items .newsletter-item:first-child .newsletter-image-wrap a {
        width: 840px;
        height: 500px;
    }

    .newsletter-showcase.listing-items .newsletter-item:first-child .newsletter-inner-content {
        min-height: 260px;
        padding-bottom: 20px;
        padding-top: 20px;
        padding-left: 40px;
    }

    .inner-banner-section.educational-Resources-banner.et_section_regular {
        margin-bottom: 80px;
    }

    .newsletter-showcase.listing-items .newsletter-item:first-child .newsletter-image-wrap a {
        width: 750px;
        height: 600px;
    }

    .newsletter-showcase.listing-items .newsletter-item:first-child {
        margin-bottom: 0;
    }

    .newsletter-showcase.listing-items {
        gap: 35px 30px;
    }

    .newsletter-showcase.listing-items .newsletter-item {
        width: calc(100% / 3 - 20px);
    }

    body .newsletter-showcase.listing-items .newsletter-inner-content {
        padding-top: 20px;
        padding-left: 0;
        margin: 0;
    }

    .newsletter-showcase.listing-items .newsletter-item:nth-child(n+2) .newsletter-inner-content {
        padding-bottom: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    body ul.page-numbers .prev.page-numbers {
        width: auto;
        padding-left: 25px;
        height: auto;
    }

    body.tax-educational_category .newsletter-showcase.listing-items .newsletter-item:first-child .newsletter-image-wrap a,
    body .newsletter-showcase.listing-items .newsletter-image-wrap a {
        height: 280px;
    }

    .newsletter-showcase.listing-items .newsletter-inner {
        width: 100%;
    }

    .typography center em {
        font-size: 16px;
    }

    .typography center {
        padding-bottom: 34px;
    }

    .typography center {
        padding-bottom: 20px;
    }

    .mce-toc {
        margin-bottom: 35px;
        margin-top: 15px;
    }

    .typography blockquote+h2 {
        padding-top: 15px;
    }


    .typography blockquote {
        margin-bottom: 20px;
    }

    /* Select box custom dropdown css */
    .custom-dropdown .selected {
        font-size: 18px;
        padding: 12px 25px;
    }

    .dropdown-list li {
        padding: 10px 25px;
    }

    .postid-4565 .typography hr {
        margin-bottom: 20px !important;
    }

}


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

    header .header-top .nav-link .menu>li ul.sub-menu {
        width: 100%;
    }

    header.nav-down .header-top .nav-link>.menu>li.menu-item-has-children,
    header .header-top .nav-link>.menu>li.menu-item-has-children,
    header.et-l.et-l--header.nav-down .header-top .nav-link>.menu>li.menu-item-has-children {
        padding-bottom: 0;
        margin-top: 0;
    }

    header .header-top .nav-link .menu>li ul.sub-menu li {
        margin-bottom: 0;
    }

    /* Header css Start */
    header .header-top .nav-link ul.menu {
        position: fixed;
        right: -200%;
        top: 0;
        width: 450px;
        background: #00446E;
        height: 100%;
        margin: 0;
        padding: 0 20px 40px;
        overflow-y: auto;
        flex-direction: column;
        justify-content: flex-start !important;
        align-items: flex-start !important;
        transition: all .6s ease;
        display: flex;
        flex-wrap: nowrap;
        z-index: 99;
        gap: 0;
    }

    header .header-top .nav-link .menu li.menu-item-has-children>a i.arrow-icon {
        display: none;
    }




    body.active-responsive-menu header .header-top .nav-link ul.menu {
        right: 0;
    }

    body.active-responsive-menu header.et-l.et-l--header,
    body.active-responsive-menu header.et-l.et-l--header.nav-down {
        background: transparent;
        box-shadow: none;
    }

    .header_hem_bar_box {
        display: flex;
        align-items: center;
        column-gap: 20px;
        flex-direction: row-reverse;
    }

    .mobile_menu_bar_icon.mobile_menu_bar {
        height: 28px;
        width: 28px;
    }

    header .mobile_menu_bar_icon.mobile_menu_bar::before {
        display: none;
    }

    .mobile_menu_bar_icon.mobile_menu_bar svg {
        height: 100%;
        width: 100%;
        cursor: pointer;
    }



    header.nav-down .header-row .header_menu,
    header .header-row .header_menu {
        width: auto;
        margin-right: 20px;
        margin-left: auto;
    }

    nav.nav-link ul.menu li.menu_text {
        position: sticky;
        top: 0;
        z-index: 2;
        display: flex;
        justify-content: end;
        border-bottom: 0;
        height: 50px;
        align-items: end;
        background: #00446E;
        padding-top: 16px;
        padding-bottom: 16px;
        margin-right: 0;
        width: 100%;
        margin-top: 0;
    }

    nav.nav-link ul.menu li.menu_text button.mobile_menu_bar_inner {
        width: 15px;
        height: 16px;
        padding: 0;
        border: 0;
        background: 0 0;
    }

    nav.nav-link ul.menu li.menu_text button.mobile_menu_bar_inner svg {
        width: 100%;
        height: 100%;
        cursor: pointer;
    }

    svg path {
        transition: all 0.5s ease;
    }

    nav.nav-link ul.menu li.menu_text button.mobile_menu_bar_inner svg:hover path {
        fill: #92B0A3;
    }

    span.mobile-toggle {
        width: 30px;
        height: 51px;
        position: absolute;
        top: 0;
        right: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }

    span.mobile-toggle:after,
    span.mobile-toggle:before {
        content: "";
        width: 15px;
        height: 2px;
        background: #fff;
        position: absolute;
        border-radius: 1px;
        transition: all .6s ease;
        right: 5px;
    }

    span.mobile-toggle:after {
        transform: rotate(90deg);
    }

    span.mobile-toggle.dt-open:after {
        transform: rotate(0);
    }



    header .header-top .nav-link .menu>li.menu-item-has-children {
        position: relative;
    }

    header .header-top .nav-link .menu>li {
        padding-right: 0;
        width: 100%;
        width: 100%;
        margin: 1px 0;
        padding-bottom: 0;
        border-bottom: 1px solid #e0e0e040;
    }

    header .header-top .nav-link .menu>li .sub-menu li {
        border-bottom: 1px solid #e0e0e040;
        margin: 1px 0;
    }

    header .header-top .nav-link .menu>li .sub-menu li:last-child {
        border-bottom: 0;
    }


    header .header-top .nav-link .menu>li>ul.sub-menu>li .sub-menu>li:last-child,
    header .header-top .nav-link .menu>li ul.sub-menu li:last-child {
        border-bottom: 0;
    }

    /* header .header-top .nav-link .menu>li ul.sub-menu li a, */
    .nav-link>ul.menu>li a header.nav-down .header-top .nav-link .menu li a,
    header .header-top .nav-link .menu li a {
        color: #fff;
        font-size: 16px;
        line-height: 26px;
        display: block;
        padding: 12px 0;
        border-bottom: 0;
    }

    header .header-top .nav-link .menu>li ul.sub-menu li a {
        font-size: 15px;
        line-height: 25px;
        padding: 10px 0;
    }

    header.nav-down .header-top .nav-link .menu>li.menu-item-has-children:hover>ul.sub-menu li.menu-item-has-children:hover>a,
    header.nav-down .header-top .nav-link .menu>li ul.sub-menu li>a:hover,
    header.nav-down .header-top li.menu-item-has-children:hover:hover>a,
    header.nav-down .header-top .nav-link .menu li a:hover,
    header.nav-down .header-top .nav-link .menu li.current-menu-item>a,
    header.nav-down .header-top .nav-link .menu li a:hover {
        /* color: #D0AA49; */
    }

    header .header-top .nav-link .menu li ul.sub-menu li:first-child>a {
        padding-top: 5px !important;
    }

    header.nav-down .header-top .nav-link>.menu>li.menu-item-has-children,
    header .header-top .nav-link>.menu>li.menu-item-has-children {
        padding-bottom: 0;
        margin-top: 0;
    }

    header .header-top .nav-link ul.menu ul.sub-menu {
        position: static;
        opacity: 1 !important;
        visibility: visible;
        border-top: 0;
        width: 100%;
        background: 0 0;
        padding: 0 0 0 10px;
        display: none;
        position: static;
        box-shadow: none;
        opacity: 1;
        visibility: visible;
        top: 0;
        transition: none;
    }

    body.active-responsive-menu {
        position: relative;
        overflow: hidden;
    }

    body.active-responsive-menu::before {
        content: "";
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        opacity: 1;
        visibility: visible;
        background: #0000008c;
        z-index: 9;
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px);
        transition: all .6s ease;
    }

    header .header-top .nav-link .menu>li ul.sub-menu li.menu-item-has-children {
        position: relative;
    }

    body.active-responsive-menu header .header-row .header_menu .call-box,
    body.active-responsive-menu .logo_col {
        opacity: 0.1;
        pointer-events: none;
    }

    .mobile_menu_bar_icon.mobile_menu_bar svg path {
        fill: #92B0A3;
    }

    .home .mobile_menu_bar_icon.mobile_menu_bar svg path {
        fill: #FFFFFF;
    }

    .nav-down .mobile_menu_bar_icon.mobile_menu_bar svg path {
        /* fill: #000; */
    }


    .mobile_menu_bar_icon.mobile_menu_bar svg:hover path {
        fill: #92B0A3;
    }

    header.et-l.et-l--header.nav-down:has(.menu-item-has-children),
    .home header.et-l.et-l--header.nav-down:has(.menu-item-has-children),
    header.et-l.et-l--header.nav-down,
    header.et-l.et-l--header,
    .home header.et-l.et-l--header.nav-down,
    .home header.et-l.et-l--header {
        /* padding: 10px 0; */
    }

    body.page-id-753.active-responsive-menu header.et-l.et-l--header,
    body.page-id-167.active-responsive-menu header.et-l.et-l--header,
    body.error404.active-responsive-menu header.et-l.et-l--header {
        /* box-shadow: none; */
    }

    .call-box span.text,
    .call-box a span.text,
    .call-box a span.n-link {
        font-size: 0;
    }

    header .call-box {
        gap: 0;
    }

    header .call-box svg {
        width: 30px;
        height: 29px;
    }

    .home header .call-box .icon-call a svg:hover path {
        fill: #92B0A3;
        opacity: 1;
    }

    header .call-box .icon-call a svg:hover path {
        opacity: 0.8;
    }


    header.et-l.et-l--header.nav-down {
        top: 0;
        box-shadow: 0px 5px 5px #00000029;
        background-color: #00446E;
    }

    header .header-row .logo_col {
        width: 200px;
    }

    header.et-l.et-l--header.nav-down a.blue-logo {
        display: none;
    }

    header.et-l.et-l--header.nav-down .logo_col a.main-logo {
        display: block;
    }

    /* Home Banner css */
    .et_pb_section.home-hero-section.et_section_regular {
        padding: 240px 0 150px;
    }

    .home h1 {
        font-size: 35px;
        line-height: 45px;
    }

    .et_pb_row.banner-content-row p {
        font-size: 24px;
        line-height: 34px;
    }

    /* Practice Areas css */
    .et_pb_section.practice-Areas-section .et_pb_module.areas-items {
        width: calc(100% / 2 - 15px);
    }

    /* What Sets Us Apart? css */
    .et_pb_section.what-a-part_section.et_section_regular h2 {
        padding-bottom: 28px;
    }

    .et_pb_section.what-a-part_section.et_section_regular .et_pb_row.what-part-row,
    .et_pb_section.what-a-part_section.et_section_regular .et_pb_row.what-part-row:nth-child(even) {
        flex-direction: column-reverse;
    }

    .et_pb_section.what-a-part_section.et_section_regular .right-col {
        width: 100%;
        max-width: 500px;
        margin: 0 auto !important;
    }

    .et_pb_section.what-a-part_section.et_section_regular .left-col {
        padding-right: 0;
        width: 100%;
        margin-top: 30px !important;
    }

    .et_pb_section.what-a-part_section.et_section_regular .et_pb_row.what-part-row:nth-child(even) .left-col {
        padding-left: 0;
        margin-top: 40px;
    }

    .what-part-row .et_pb_module.et_pb_blurb.icon-part {
        margin-bottom: 20px;
    }

    /* Complimentary Estate Planning Check-Up css */

    .et_pb_section.Check-Up-section.et_section_regular .right-col {
        padding-left: 0;
        width: 100%;
        margin-top: 30px !important;
    }

    .et_pb_section.Check-Up-section.et_section_regular .left-col {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }

    .et_pb_section.Check-Up-section.et_section_regular .et_pb_row.Check-Up-row:nth-child(even) .right-col {
        padding-right: 0;
    }

    body.home.page h2 {
        font-size: 32px;
        line-height: 44px;
    }

    .et_pb_section.free-consumer-guides-section.et_section_regular .et_pb_column.left-col {
        width: 100%;
        padding-right: 0;
        max-width: 100%;
        margin-bottom: 30px !important;

    }

    .et_pb_section.free-consumer-guides-section.et_section_regular .et_pb_row.free-consumer-guides-row {
        flex-direction: column;
    }

    .et_pb_section.free-consumer-guides-section.et_section_regular .et_pb_column.right-col {
        width: 100%;
        max-width: 500px;
    }

    .et_pb_section.free-consumer-guides-section.et_section_regular .et_pb_column.left-col {
        padding-right: 20px;
    }

    .et_pb_section.logo-section.et_section_regular {
        padding: 70px 0;
    }



    /* typography css */
    .typography ol,
    .typography ul,
    .typography p {
        padding-bottom: 15px;
    }

    .typography .gallery .gallery-item {
        width: 50% !important;
        aspect-ratio: 1 / 0.7;
        height: 100%;
    }

    section.latest-blogs-section.et_pb_section.newsletter-section.blog-section.et_section_regular .latest-blogs-title-wrap {
        margin-bottom: 30px;
    }

    .typography ol+.bottm-text,
    .typography>p:last-of-type+ol,
    .typography>p:last-of-type+ul {
        padding-top: 15px;
    }

    /* typography css */

    /* Practice Areas page css */
    .et_pb_section.practice-areas-zigzag.et_section_regular .et_pb_row.Check-Up-row {
        padding-bottom: 54px;
    }

    /* Practice Areas page css */

    /* Elder Law/Medicaid Planning css Start */
    .et_pb_section.Check-Up-section.practice-areas-zigzag.important-plan-section.what-is-medicaid.et_section_regular {
        padding-top: 68px;
    }

    .et_pb_section.Check-Up-section.et_section_regular .align-unset .left-col {
        width: 100%;
        position: static;
        top: 0;
    }

    .et_pb_section.practice-areas-zigzag.et_section_regular .align-unset .right-col {
        padding-left: 0;
        width: 100%;
    }

    /* .et_pb_section.practice-areas-zigzag.et_section_regular .align-unset p {padding-bottom: 20px;} */
    /* .et_pb_section.practice-areas-zigzag.et_section_regular .align-unset p:last-child {padding-bottom: 0;} */

    .et_pb_row.what-elder-row .et_pb_column.left-col {
        padding-right: 0;
        width: 100%;
        order: 1;
        margin-top: 30px !important;
    }

    .et_pb_row.what-elder-row .et_pb_column.right-col {
        width: 100%;
        max-width: 500px;
        margin: 0 auto !important;
    }

    .et_pb_row.what-elder-row .et_pb_column h2 {
        padding-bottom: 15px;
    }

    .et_pb_section.what-elder-section {
        margin-bottom: 78px;
    }

    .et_pb_row.important-plan-title-row {
        margin-bottom: 35px;
    }

    .PreparingForTheHigh .et_pb_row.common-mistakes-to-avoid-row .et_pb_column.common-mistakes-to-avoid-left-col {
        padding-left: 0;
        width: 100%;
        order: 1;
        margin-top: 30px !important;
    }

    .PreparingForTheHigh .et_pb_row.common-mistakes-to-avoid-row .et_pb_column.common-mistakes-to-avoid-right-col {
        width: 100%;
        padding-left: 0;
        max-width: 600px;
        margin: 0 auto !important;
    }

    .PreparingForTheHigh .et_pb_column.common-mistakes-to-avoid-left-col h2 {
        margin-bottom: 15px;
    }

    .et_pb_section.Check-Up-section.estate-planning-attorneys-provide-section.benefits-planning-section.reasons-section.AttorneyInHowell.et_section_regular .et_pb_column.right-col {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    .et_pb_section.Check-Up-section.AttorneyInHowell.et_section_regular .et_pb_row.Check-Up-row:nth-child(even) .et_pb_column.right-col {
        padding-right: 0;
    }

    .et_pb_section.Check-Up-section.estate-planning-attorneys-provide-section.benefits-planning-section.reasons-section.AttorneyInHowell.et_section_regular .et_pb_column.left-col {
        width: 100%;
    }

    body p.related {
        font-size: 18px;
        line-height: 28px;
    }

    .et_pb_section.AttorneyInHowell.et_section_regular {
        padding: 80px 0 75px;
    }

    .et_pb_section.Check-Up-section.estate-planning-attorneys-provide-section.HowToFind .et_pb_row.Check-Up-row.estate-planning-attorneys-provide-row .et_pb_column.right-col {
        width: 100%;
        padding-left: 0;
    }

    .et_pb_section.Check-Up-section.estate-planning-attorneys-provide-section.HowToFind .et_pb_row.Check-Up-row.estate-planning-attorneys-provide-row .et_pb_column.left-col {
        width: 100%;
    }

    .et_pb_section.Check-Up-section.estate-planning-attorneys-provide-section.HowToFind .et_pb_row.Check-Up-row.estate-planning-attorneys-provide-row:nth-child(even) .et_pb_column.right-col {
        padding-right: 0;
    }

    .page-id-39 .et_pb_section.Check-Up-section.estate-planning-attorneys-provide-section.benefits-planning-section.reasons-section.et_section_regular .right-col p {
        margin-bottom: 15px;
    }

    .page-id-39 .et_pb_section.Check-Up-section.estate-planning-attorneys-provide-section.benefits-planning-section.reasons-section.et_section_regular .right-col p:last-child {
        margin-bottom: 0;
    }

    .et_pb_section.inner-banner-section.right-position .et_pb_image_wrap img {
        object-position: top;
    }

    /* Elder Law/Medicaid Planning css End */



    /*  Veterans Benefits css start */
    .et_pb_section.practice-areas-zigzag.proven-elder-law.et_section_regular {
        margin-bottom: 60px;
    }

    .et_section_regular .et_pb_row.design-column-burb {
        margin-top: 25px;
    }

    .et_pb_column .et_pb_module.column-module-blurb {
        width: calc(100% / 2 - 10px);
    }

    .Request-Consultation-Today-section.et_section_regular {
        padding: 80px 0 75px;
    }

    .et_pb_section.Request-Consultation-form.et_section_regular {
        margin-top: -18px;
    }

    .et_pb_row.Request-Consultation-form-row .et_pb_module.et_pb_text.title-content-wrap {
        margin-bottom: 20px;
    }

    .heading-text-module h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .et_pb_column .et_pb_module.column-module-blurb .et_pb_main_blurb_image img {
        max-width: 60px;
    }

    .et_pb_row.Request-Consultation-form-row .get-help-now-left-col h2 {
        padding-bottom: 15px;
    }


    /*  Veterans Benefits css End */
    body.tax-educational_category .newsletter-showcase.listing-items .newsletter-item:first-child,
    .newsletter-showcase.listing-items .newsletter-item:first-child,
    .newsletter-showcase.listing-items .newsletter-item {
        width: calc(100% / 2 - 10px);
    }

    .newsletter-showcase.listing-items {
        gap: 32px 20px;
    }

    body.tax-educational_category .newsletter-showcase.listing-items .newsletter-item:first-child .newsletter-image-wrap a,
    body .newsletter-showcase.listing-items .newsletter-image-wrap a,
    .newsletter-showcase.listing-items .newsletter-item:first-child .newsletter-image-wrap a {
        width: 100%;
        height: 299px;
    }



    .newsletter-showcase.listing-items .newsletter-item:first-child .newsletter-inner-content {
        min-height: unset;
        width: 100%;
        position: static;
        transform: unset;
        padding-left: 0 !important;
        padding-bottom: 0 !important;
        padding-right: 0 !important;
    }

    body .category-page-listing .pagination-wrapper {
        margin-top: 40px;
    }

    ul.page-numbers .page-numbers,
    body ul.page-numbers .page-numbers {
        font-size: 15px;
        line-height: 25px;
        width: 34px;
        height: 34px;
    }

    body .pagination-wrapper ul.page-numbers {
        gap: 14px;
        flex-wrap: wrap;
    }

    .typography center {
        padding-bottom: 15px;
    }

    .typography blockquote {
        margin-bottom: 15px;
    }


    .mce-toc {
        margin-bottom: 30px;
    }

    form#changeCat select,
    form#testimonialCatForm select {
        font-size: 18px;
        padding: 12px 25px;
    }

    .postid-4565 .typography hr {
        margin-bottom: 15px !important;
    }
}

@media screen and (max-width: 767px) {
    .home h1 {
        font-size: 30px;
        line-height: 42px;
    }

    .et_pb_row.banner-content-row p {
        font-size: 20px;
        line-height: 30px;
    }


    .et_pb_section.home-hero-section.et_section_regular {
        padding: 190px 0 120px;
    }

    .home-hero-section a.et_pb_button.df-btn {
        /* padding: 8px 24px !important; */
        /* font-size: 16px; */
        /* line-height: 26px !important; */
    }

    .typography .gallery .gallery-item {
        width: 100% !important;
        aspect-ratio: 1 / 0.6;
        height: 100%;
    }

    body.home.page h2 {
        font-size: 28px;
        line-height: 40px;
    }

    /* Practice Areas css */

    .et_pb_section.practice-Areas-section.et_section_regular {
        padding: 50px 0 52px;
        margin-bottom: 60px;
    }

    .et_pb_section.practice-Areas-section .et_pb_module.areas-items {
        width: calc(100% / 2 - 10px);
    }

    .et_pb_section.practice-Areas-section.et_section_regular .area-coln-row {
        column-gap: 20px;
        row-gap: 30px;
    }

    .et_pb_module.et_pb_heading.title-heading {
        padding-bottom: 20px;
    }

    .et_pb_module.areas-items .et_pb_blurb_content .et_pb_module_header {
        font-size: 20px;
        line-height: 30px;
    }

    .et_pb_module.areas-items .et_pb_blurb_content .et_pb_main_blurb_image {
        height: 240px;
    }

    .et_pb_module.areas-items .et_pb_blurb_description {
        top: -50px;
    }



    /* What Sets Us Apart? css */
    .et_pb_section.what-a-part_section.et_section_regular {
        margin-bottom: 54px;
    }

    .icon-part .et_pb_blurb_content .et_pb_module_header {
        font-size: 18px;
        line-height: 28px;
        padding-bottom: 7px;
    }

    .icon-part .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 52px;
    }

    .icon-part .et_pb_blurb_content .et_pb_blurb_container {
        width: calc(100% - 52px);
        padding-left: 22px;
    }

    .et_pb_section.what-a-part_section.et_section_regular .et_pb_row.what-part-row {
        margin-bottom: 45px;
    }

    /* Complimentary Estate Planning Check-Up css */
    .et_pb_section.Check-Up-section.et_section_regular .et_pb_button_module_wrapper.et_pb_module {
        margin-top: 25px;
    }

    .et_pb_section.Check-Up-section.et_section_regular .et_pb_button_module_wrapper.et_pb_module {
        margin-top: 25px;
    }

    .et_pb_section.Check-Up-section.et_section_regular h2 {
        padding-bottom: 19px;
    }

    .et_pb_section.Check-Up-section.et_section_regular {
        margin-bottom: 60px;
    }

    .et_pb_section.Check-Up-section.et_section_regular .et_pb_row.Check-Up-row {
        margin-bottom: 45px;
    }

    .et_pb_section.Check-Up-section.et_section_regular p {
        font-size: 15px;
        line-height: 28px;
    }


    body a.et_pb_button.df-btn {
        /* padding: 8px 24px !important; */
        /* font-size: 16px; */
        /* line-height: 26px !important; */
    }

    /* logo css */
    .et_pb_section.logo-section.et_section_regular {
        padding: 60px 0;
    }

    .et_pb_row.logo-row .et_pb_column span.et_pb_image_wrap img {
        /* width: 160px; */
        /* max-height: 70px; */
    }

    .et_pb_row.logo-row .et_pb_column .et_pb_module.logo-box {
        /* min-width: 190px; */
        /* height: 120px; */
        padding: 10px;
    }

    .et_pb_section.logo-section.et_section_regular .et_pb_row.logo-row .et_pb_column {
        gap: 10px;
    }



    .et_pb_section.free-consumer-guides-section.et_section_regular {
        padding: 50px 0 60px;
        margin-bottom: 60px;
    }

    /* typography css start */
    .et_pb_section.typography-section.et_section_regular {
        padding-bottom: 54px;
        padding-top: 8px;
    }

    .typography ol li,
    .typography ul li {
        font-size: 15px;
        line-height: 28px;
    }


    .typography h3 {
        line-height: 34px;
        font-size: 24px;
    }

    .typography h4 {
        font-size: 22px;
        line-height: 32px;
    }

    .typography h5 {
        font-size: 20px;
        line-height: 30px;
    }

    .typography h6 {
        font-size: 20px;
        line-height: 30px;
    }

    .typography h2,
    .typography h3,
    .typography h4,
    .typography h5,
    .typography h6 {
        padding-bottom: 14px;
    }

    .typography .gallery+h2,
    .typography .gallery+h3,
    .typography .gallery+h4,
    .typography .gallery+h5,
    .typography .gallery+h6,

    .typography .wp-video+h2,
    .typography .wp-video+h3,
    .typography .wp-video+h4,
    .typography .wp-video+h5,
    .typography .wp-video+h6,
    .typography ol+h2,
    .typography ol+h3,
    .typography ol+h4,
    .typography ol+h5,
    .typography ol+h6,
    .typography ul+h2,
    .typography ul+h3,
    .typography ul+h4,
    .typography ul+h5,
    .typography ul+h6,
    .typography p+h2,
    .typography p+h3,
    .typography p+h4,
    .typography p+h5,
    .typography p+h6 {
        padding-top: 10px;
    }

    .typography .wp-video {
        margin-bottom: 15px;
    }

    .typography ol,
    .typography ul,
    .typography p {
        padding-bottom: 10px;
    }

    .typography ul li {
        padding-left: 20px;
    }

    .typography ul li:before {
        height: 8px;
        width: 8px;
    }

    .typography ol li:before {
        top: 4px;
        height: 20px;
        width: 20px;
        font-size: 12px;
    }

    .typography .gallery .gallery-item {
        padding: 0 10px;
    }

    .typography .gallery {
        row-gap: 20px;
        margin: 10px -10px 10px !important;
    }

    .typography ol+.bottm-text,
    .typography>p:last-of-type+ol,
    .typography>p:last-of-type+ul {
        padding-top: 10px;
    }
     .postid-4565 .typography hr {
        margin-bottom: 15px !important;
    }



    /* typography css End */

    body .et_pb_section.table-of-contents-section.et_section_regular li {
        margin-bottom: 12px;
    }

    /* Practice Areas css */
    .et_pb_section.inner-banner-section.mb-bottom {
        margin-bottom: 50px;
    }

    .et_pb_row.heading-text-row h2 {
        padding-bottom: 15px;
    }

    .et_pb_section.practice-areas-zigzag.et_section_regular h2 {
        padding-bottom: 15px;
        word-wrap: break-word;
    }

    .et_pb_section.practice-areas-zigzag.et_section_regular .et_pb_row.Check-Up-row {
        padding-bottom: 43px;
        margin-bottom: 50px;
    }


    /* Practice Areas css */

    .et_pb_section.heading-text-secton.et_section_regular {
        padding: 0 0 54px 0;
    }

    .et_pb_section.free-consumer-guides-section.et_section_regular p {
        font-size: 18px;
        line-height: 32px;
    }

    .icon-part .et_pb_blurb_content .et_pb_blurb_description p {
        font-size: 15px;
        line-height: 28px;
    }

    .et_pb_module.cta-modul-text .et_pb_promo_description {
        padding-bottom: 16px;
    }


    /* Bugs fix css */
    body .et_pb_section.news-report-list-section.et_section_regular {
        margin-bottom: 58px;
    }


    /* Elder Law/Medicaid Planning css Start */
    .et_pb_section.inner-banner-section.mb-80.et_section_regular,
    .et_pb_section.practice-areas-zigzag.proven-elder-law.et_section_regular {
        margin-bottom: 60px;
    }

    .et_pb_row.what-elder-row .et_pb_column h2 {
        padding-bottom: 9px;
    }

    .et_pb_row.what-elder-row .et_pb_column.left-col {
        margin-top: 25px !important;
    }

    .et_pb_section.what-elder-section {
        margin-bottom: 55px;
    }

    .et_pb_section.Check-Up-section.et_section_regular.important-plan-section .typography h3 {
        padding-bottom: 9px;
    }

    .et_pb_section.Check-Up-section.practice-areas-zigzag.important-plan-section.what-is-medicaid.et_section_regular .et_pb_row.Check-Up-row.typography:nth-child(odd),
    .et_pb_section.Check-Up-section.practice-areas-zigzag.important-plan-section.what-is-medicaid.et_section_regular .et_pb_row.Check-Up-row.typography {
        margin-bottom: 45px;
    }

    .et_pb_section.Check-Up-section.practice-areas-zigzag.important-plan-section.what-is-medicaid.et_section_regular {
        padding-top: 52px;
    }

    .et_pb_section.common-mistakes-to-avoid-section.PreparingForTheHigh.et_section_regular {
        padding: 60px 0 55px;
    }

    .PreparingForTheHigh .et_pb_row.common-mistakes-to-avoid-row .et_pb_column.common-mistakes-to-avoid-left-col {
        margin-top: 25px !important;
    }

    .PreparingForTheHigh .et_pb_column.common-mistakes-to-avoid-left-col h2 {
        margin-bottom: 9px;
    }

    .et_pb_section.Check-Up-section.what-is-medicaid.et_section_regular h2 {
        padding-bottom: 15px;
    }

    .et_pb_section.AttorneyInHowell.et_section_regular {
        padding: 60px 0 55px;
    }

    .page-id-39 .et_pb_section.Check-Up-section.estate-planning-attorneys-provide-section.benefits-planning-section.reasons-section.et_section_regular .right-col p {
        margin-bottom: 10px;
    }

    .et_pb_section.Check-Up-section.AttorneyInHowell.et_section_regular .et_pb_row.Check-Up-row {
        margin-bottom: 45px;
    }

    .et_pb_section.Check-Up-section.practice-areas-zigzag.important-plan-section.what-is-medicaid.et_section_regular {
        padding: 52px 0 54px;
    }

    .et_pb_section.Check-Up-section.et_section_regular p.related {
        font-size: 16px;
        line-height: 26px;
    }

    .HowToFind .icon-part .et_pb_blurb_content .et_pb_module_header {
        padding-bottom: 7px;
    }

    .et_pb_section.Check-Up-section.HowToFind.et_section_regular .et_pb_row.Check-Up-row {
        margin-bottom: 45px;
    }

    .et_pb_section.Check-Up-section.HowToFind.et_section_regular .et_pb_button_module_wrapper.et_pb_module {
        margin-top: 25px;
    }

    .et_pb_section.logo-section.MedicaidPlanning_logo.et_section_regular {
        margin-bottom: 60px;
    }

    .page-id-39 .et_pb_column.right-col.friends-family-wrap .et_pb_module.et_pb_text:last-child p {
        margin-top: 20px;
    }

    .page-id-39 .et_pb_section.table-of-contents-section.et_section_regular h2 {
        padding-bottom: 15px;
    }

    /* Elder Law/Medicaid Planning css End */

    /*  Veterans Benefits css Start */
    .et_pb_section.inner-banner-section.Veterans-banner {
        margin-bottom: 49px;
    }

    .page-id-43 .et_pb_section.heading-text-secton.et_section_regular {
        padding: 0 0 55px 0;
    }

    .page-id-43 .et_pb_section.practice-areas-zigzag.proven-elder-law.et_section_regular {
        margin-bottom: 45px;
    }

    .heading-text-module h3 {
        font-size: 26px;
        line-height: 36px;
        padding-bottom: 8px;
    }

    .et_pb_module.column-module-blurb .et_pb_blurb_container .et_pb_module_header {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 5px;
    }

    .et_pb_column .et_pb_module.column-module-blurb .et_pb_main_blurb_image img {
        max-width: 50px;
    }

    body.page-id-43 .et_pb_section.How-it-Works-section.et_section_regular {
        padding-bottom: 60px;
    }

    .et_pb_section.what-elder-section {
        margin-bottom: 57px;
    }

    .Request-Consultation-Today-section.et_section_regular {
        padding: 60px 0 55px;
    }

    .et_pb_module.column-module-blurb .et_pb_blurb_container p {
        font-size: 15px;
        line-height: 28px;
    }

    .et_pb_section.inner-banner-section.right-position .et_pb_image_wrap img {
        object-position: top right;
    }


    /*  Veterans Benefits css End */

    /* Newsletter css page start */
    form#newsletterCatForm select {
        font-size: 16px;
        padding: 10px 20px;
        background-position: right 20px center;
        background-size: 13px;
    }

    form#newsletterCatForm {
        margin-bottom: 30px;
    }

    form#newsletterCatForm {
        padding: 10px;
    }

    /* Newsletter css page End */

    .category-page-news.et_section_regular .et_pb_row.row-category-news .et_pb_text_inner {
        margin-bottom: 30px;
    }

    body.tax-educational_category .newsletter-showcase.listing-items .newsletter-item:first-child .newsletter-image-wrap a,
    body .newsletter-showcase.listing-items .newsletter-image-wrap a,
    .newsletter-showcase.listing-items .newsletter-item:first-child .newsletter-image-wrap a {
        width: 100%;
        height: 270px;
        aspect-ratio: unset;
    }

    .et_pb_section.blog-section.newsletter-section.blog-page-listing-section.category-page-listing.et_section_regular {
        margin-bottom: 60px;
    }

    body .newsletter-inner-content h3 {
        margin-bottom: 15px;
    }

    .bottom_paragraph {
        margin-top: 30px;
        padding: 20px 0 0 0;
    }

    .inner-banner-section.educational-Resources-banner.et_section_regular {
        margin-bottom: 60px;
    }

    .typography center {
        padding-bottom: 10px;
    }

    .typography blockquote {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .mce-toc {
        margin-bottom: 20px;
        margin-top: 10px;
    }

    .typography blockquote+h2 {
        padding-top: 10px;
    }

    .typography ul li>ul {
        padding-top: 8px;
    }

    .typography p iframe {
        height: 400px;
    }

    /* Select box custom dropdown css */
    .custom-dropdown .selected {
        font-size: 16px;
        padding: 10px 20px;
        background-position: right 20px center;
        background-size: 13px;
        padding-right: 40px !important;
    }

    .dropdown-list li {
        padding: 10px 20px;
    }


}

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

    body .cnb-single.cnb-right {
        bottom: 95px;
    }

    header .call-box {
        display: none;
    }

    .et_pb_module.areas-items .et_pb_blurb_content .et_pb_main_blurb_image {
        height: 220px;
    }

    /* Inner banner css */
    .et_pb_section.inner-banner-section.mb-80.et_section_regular.left-position img,
    .et_pb_section.inner-banner-section.mb-bottom.left-position.et_section_regular img {
        object-position: left;
    }

    .et_pb_column .et_pb_module.column-module-blurb {
        width: 100%;
        padding: 30px 20px 25px 20px;
    }

    .et_pb_module.column-module-blurb .et_pb_main_blurb_image {
        margin-bottom: 12px;
    }

    body.tax-educational_category .newsletter-showcase.listing-items .newsletter-item:first-child .newsletter-image-wrap a,
    body .newsletter-showcase.listing-items .newsletter-image-wrap a,
    .newsletter-showcase.listing-items .newsletter-item:first-child .newsletter-image-wrap a {
        height: 250px;
    }

    .typography p iframe {
        height: 350px;
    }
}

@media screen and (max-width: 576px) {
    header .header-top .nav-link ul.menu {
        width: 100%;
    }

    header .header-row .logo_col {
        width: 180px;
    }

    .home-hero-section .et_pb_row.banner-row img {
        object-position: 95% 100%;
    }

    /* Practice Areas css */
    .et_pb_section.practice-Areas-section .et_pb_module.areas-items {
        width: 100%;
    }

    .et_pb_module.areas-items .et_pb_blurb_content .et_pb_main_blurb_image {
        height: 240px;
    }

    .et_pb_section.Check-Up-section.et_section_regular .et_pb_row.Check-Up-row:nth-child(even) .left-col .et_pb_image .et_pb_image_wrap img,
    .et_pb_section.what-a-part_section.et_section_regular .right-col .et_pb_image .et_pb_image_wrap img {
        border-radius: 10px 10px 10px 50px;
    }

    .et_pb_section.Check-Up-section.et_section_regular .et_pb_row.Check-Up-row .left-col .et_pb_image .et_pb_image_wrap img,
    .et_pb_section.what-a-part_section.et_section_regular .et_pb_row.what-part-row:nth-child(even) .right-col .et_pb_image .et_pb_image_wrap img {
        border-radius: 10px 10px 50px 10px;
    }

    /* What Sets Us Apart? css */
    .icon-part .et_pb_blurb_content .et_pb_blurb_container {
        width: 100%;
        padding-left: 0;
    }

    .icon-part .et_pb_blurb_content {
        max-width: 100%;
        flex-direction: column;
        row-gap: 10px;
    }

    .icon-part .et_pb_blurb_content .et_pb_module_header {
        padding-bottom: 5px;
    }

    .et_pb_row.logo-row .et_pb_column .et_pb_module.logo-box {
        width: calc(100% / 2 - 5px);
    }

    .et_pb_row.what-elder-row .et_pb_column.right-col .et_pb_image img {
        border-radius: 15px 15px 15px 50px;
    }


    .sp-pad .et_pb_row.table-of-contents-row {
        padding: 30px 20px 35px;
    }

    .et_pb_row.Request-Consultation-form-row .get-help-now-left-col {
        padding: 30px 20px 40px 20px;
    }

    .et_pb_row.Request-Consultation-form-row .get-help-now-left-col h2 {
        padding-bottom: 9px;
    }

    .et_pb_section.Request-Consultation-form.et_section_regular {
        margin-bottom: 40px;
    }

    body.tax-educational_category .newsletter-showcase.listing-items .newsletter-item:first-child,
    .newsletter-showcase.listing-items .newsletter-item:first-child,
    .newsletter-showcase.listing-items .newsletter-item {
        width: 100%;
    }

    body.tax-educational_category .newsletter-showcase.listing-items .newsletter-item:first-child .newsletter-image-wrap a,
    body .newsletter-showcase.listing-items .newsletter-image-wrap a,
    .newsletter-showcase.listing-items .newsletter-item:first-child .newsletter-image-wrap a {
        height: 280px;
    }

    .typography p iframe {
        height: 300px;
    }
	div.cf-turnstile {
    	transform: scale(.8);
	}

	.ginput_container.ginput_container_turnstile {
		display: flex;
		justify-content: center;
	}


}

@media screen and (max-width: 379px) {
    .et_pb_row.logo-row .et_pb_column .et_pb_module.logo-box {
        width: 100%;
        max-width: 300px;
    }

    body a.et_pb_button.df-btn {
        padding: 8px 18px !important;
    }

    body.tax-educational_category .newsletter-showcase.listing-items .newsletter-item:first-child .newsletter-image-wrap a,
    body .newsletter-showcase.listing-items .newsletter-image-wrap a,
    .newsletter-showcase.listing-items .newsletter-item:first-child .newsletter-image-wrap a {
        height: 240px;
    }

    .typography p iframe {
        height: 250px;
    }

}
