.header-top .container {
    max-width: 96%;
}
@media(max-width: 1700px){
    .menu-top li a {
        font-size: 16px;
    }
}
@media(max-width: 991px){
    .content-sec .inner-content::after {
        width: 0px !important;
    }
    .attorney-video-col {
        margin-top: 20px;
    }
    .heading-outer {
        margin-left: 0px;
    }
    .download-btn-row {
        height: auto;
    }
    .planning-name-row .planning-name {
        font-size: 23px;
    }
    .inner-banner-section .inner-banner-title {
        font-size: 42px;
    }
    .blog-detail-sec .small-text-and-heading {
        border-left: none;
    }
    .team-right-info {
        padding-left: 0px;
    }
    .our-contact-form {
        margin: 30px 10px!important;
    }
    .intake-forms-page .intake-content p {
        padding-right: 0px;
    }
}

@media(min-width: 1700px){
    .header-top .container {
        max-width: calc(1920px - 80px);
    }
    .menu-top li a {
        padding: 60px 7px;
    }
    .banner-content p {
        font-size: 24px;
    }
    .cta-text p {
        font-size: 18px;
    }
    .sidebar-form h2{
        font-size:24px;
        font-weight:400;
    }
}

@media(min-width: 575px){
    ul.li-list {
        column-count: 2;
    }
}
@media (min-width: 991px){
    .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

@media (min-width: 1200px) {
    .container, .wp-block-columns>.is-layout-flow, .wp-block-group, .wp-block-columns  {
        max-width: 1260px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media(min-width: 1400px) {
    .container, .wp-block-columns>.is-layout-flow, .wp-block-group, .wp-block-columns {
        max-width: 1320px;
    }
}
/* @media css */
@media (min-width: 1420px){
    .inner-page-banner {
        height: 610px;
    }
    .title, .heading {
        font-size: 40px;
    }
    .footer-left-side {
        padding-right: 70px;
    }
    ul.menu-top li {
        margin-left: 18px;
    }
    .header-contact-info {
        width: 314px;
    }
    .header-contact-info a {
        font-size: 22px;
    }
    .testimonials-lists-wraper .testimonials-list {
        padding: 50px;
    }
    .home-banner .banner-title {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    ul.header-social {
        padding-left: 70px;
    }
}
@media (min-width: 1500px){
    .container, .wp-block-columns>.is-layout-flow, .wp-block-group, .wp-block-columns  {
        max-width: 1380px;
    }
    .inner-banner-bg {
        background-position: top center;
    }
    .title, .heading {
        font-size: 42px;
    }

    .footer-left-side {
        padding-right: 80px;
    }
    ul.menu-top li {
        margin-left: 25px;
    }
    .btn {
        font-size: 20px;
    }
}

@media (min-width: 1600px){
    .title, .heading {
        font-size: 45px;
    }

    .section-pd, .spaced {
        padding-top: 120px;
        padding-bottom: 120px;
    }
    .download-ebook-sec {
        margin-top: -210px;
    }
}

@media (min-width: 1700px){
    .inner-page-banner {
        height: 700px;
    }
}

@media (min-width: 1800px) {
    .inner-page-banner {
        height: 70%;
    }
}
@media (min-width: 1900px) {
    .inner-page-banner {
        height: 80%;
    }
    .title, .heading {
        font-size: 45px;
    }
    ul.menu-top li {
        margin-left: 24px;
    }
}


@media (max-width: 1600px){
    ul.menu-top li {
        margin-left: 15px;
    }
    .menu-top li a {
        font-size: 16px;

    }
}
@media (max-width: 1400px){
    .box-title {
        font-size: 28px;
        line-height: 40px;
    }
    .box-buttons .document-btn {
        padding: 11px 21px;
    }
    ul.menu-top li {
        margin-left: 7px;
    }
    .menu-top li a {
        font-size: 16px;
    }
    ul.header-social {
        padding-left: 25px;
    }
    ul.header-social li {
        margin-right: 6px;
    }
    .inner-banner-section {
        height: 427px;
    }
    .banner-wrap {
        margin-top: -30px;
    }
}
@media (max-width: 1300px){
    ul.header-social {
        padding-left: 5px;
    }
    .consultation-btn-info {
        padding: 0 10px;
        margin-left: 20px;
        min-width: 170px;
    }
    .consultation-btn-info a {
        font-size: 18px;
        line-height: 25px;
    }
}

@media (max-width: 1400px) {
    .inner-banner-section .inner-banner-title {
        font-size: 60px;
    }
    .banner-wrap {
        margin-top: -30px;
    }
    .home-banner .banner-title {
        font-size: 50px;
        line-height: 60px;
        margin-top: 0;
    }
    .banner-wrap .banner-small-title {
        font-size: 32px;
        margin-bottom: 5px;
    }
}

@media (max-width: 1199px) {
    .title, .heading {
        font-size: 36px;
        line-height: 50px;
    }
    h2 {
        font-size: 34px;
        line-height: 46px;
    }
    h3 {
        font-size: 30px;
        line-height: 40px;
    }
    h4 {
        font-size: 24px;
        line-height: 34px;
    }
    h5 {
        font-size: 20px;
        line-height: 30px;
    }
    h6 {
        font-size: 16px;
        line-height: 26px;
    }
    .consultation-btn-info {
        padding: 0 10px;
        min-width: 165px;
    }
    .consultation-btn-info a {
        font-size: 20px;
        line-height: 27px;
    }
    ul.menu-top li {
        margin-left: 10px;
    }
    .menu-top li a {
        font-size: 16px;
        line-height: 22px;
    }
    ul.header-social {
        padding-left: 20px;
    }
    .home-banner .banner-title {
        font-size: 50px;
        line-height: 60px;
    }
    .about-video-section .orange-btn {
        margin-bottom: 20px;
    }
    .banner-wrap .banner-small-title {
        font-size: 30px;
    }
    .value-number-wrap .value-icon {
        width: 56px;
    }
    .plan-and-value-col {
        padding: 50px 28px;
    }
    .plan-and-value-col .value-number {
        font-size: 30px;
        padding-left: 20px;
    }
    .value-number-wrap .value-icon svg {
        width: 56px;
        height: 56px;
    }
    .plan-and-value-col .value-heading {
        font-size: 19px;
        margin-top: 25px;
        padding-left: 30px;
    }
    .our-customer .owl-carousel .owl-stage-outer {
        overflow: visible!important;
    }
    ul.header-social {
        display: none;
    }
    .contact-address p {
        padding-right: 0px;
    }
    .contact-address .form-title {
        line-height: 1.2;
    }
    .intake-forms-page .btn {
        padding: 12px 24px;
    }
    .what-if-there .what-if-there-content .btn {
        padding: 12px 24px;
    }
    .what-if-there .what-if-there-content {
        padding-left: 0px;
    }
    .inner-banner-section .inner-banner-title {
        line-height: 65px;
        font-size: 50px;
        margin-bottom: 0;
    }
    .will-trust-content {
        padding-left: 0;
        margin-top: 20px;
    }
    .decision-management-sec .col-lg-6 + .col-lg-6 .fullwidth {
        padding-left: 0;
        padding-top: 0;
    }
    .small-text {
        font-size: 26px;
    }
    .contact-address .form-title {
        font-size: 27px;
        padding-bottom: 30px;
        line-height:1.2;
    }
    ul.social-media {
        bottom: 33px;
    }
    .who-we-are-col .who-we-are-content:after {
        right: -61px;
        top: -60px;
    }
    .estate-bg-image {
        width: 100%;
        height: 400px;
        object-fit: cover;
    }
    .why-choose-us-sec {
        padding-top: 230px;
        margin-top: -160px;
    }
    .blog-right-info .blog-item-wrap:nth-child(2) {
        display: none;
    }
    .blog-right-info .blog-item-wrap:nth-child(1) {
        width: 100%;
    }
    .box-buttons .document-btn {
        padding: 9px 17px;
        font-size: 14px;
        min-width: inherit;
    }
    .form-box-wraper {
        padding: 60px 20px;
    }
    .guide-list-wrap .btn {
        padding: 10px 14px;
    }
    .guide-list-wrap .h3 {
        font-size: 20px;
        line-height: 28px;
    }
    .planning-name-row .planning-name {
        padding: 40px 25px;
        font-size: 24px;
        line-height: 34px;
    }
    .about-us-section-col {
        display: flex;
    }
    .about-us-section-col img {
        object-fit: cover;
    }
    .practice-col-item .practice-link {
        padding: 25px 20px;
    }
}
@media (max-width: 991px) {
    .contact-sec {
        padding: 50px 20px;
    }
    .contact-social-med {
        margin-bottom: 18px;
    }
    .about-video-section .orange-btn {
        margin-bottom: 0;
    }
    .planning-name-row .planning-name {
        padding: 40px 25px;
        font-size: 20px;
        line-height: 30px;
    }
    .our-contact-form {
        margin-top: 60px;
    }
    .consultation-btn-info {
        margin-left: 0;
        margin-right: 10px;
    }
    header#header {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    header#header.small-header {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .header-aside-col {
        justify-content: flex-end;
    }
    .header-contact-info {
        display: inline-block;
        width: 40px;
        margin: 0;
        padding: 0;
        margin-right: 10px;
    }
    .header-contact-info a {
        margin-left: 0;
        font-size: 0;
        border: 2px solid #000;
        height: 40px;
        border-radius: 0px;
        width: 40px;
        padding: 0;
        background-position: center;
        background-size: 21px;
    }
    /* header mobile menu */
    .mobile-search-bar {
        height: 40px;
        width: 40px;
        margin-right: 10px;
        margin-left: 0;
        padding: 0;
        border: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 2px solid #13192D;
    }
    .mobile-header-sec {
        display: flex;
        align-items: center;
    }
    .menu-wrap {
        background-color: #000;
        position: fixed;
        top: 0;
        height: 100%;
        width: 100%;
        right: -100%;
        font-size: 1em;
        font-weight: 700;
        overflow: auto;
        transition: .5s;
        z-index: 12;
        display: flex;
        justify-content: center;
    }

    .menu-full-wrapper {
        width: 100%;
        position: relative;
    }
    .menu-show {
        right: 0;
        box-shadow: none;
        display: block;
        max-width: 100%;
    }
    .menu-sidebar {
        margin: 0;
        position: relative;
        top: 0;
        width: 100%;
        margin-left: auto;
        padding-top: 70px;
    }
    .menu-bar-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }
    .menu-sidebar .menu-bar-wrapper li {
        flex: 0 0 100%;
        max-width: 100%;
        position: relative;
        margin: 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.14);
        padding: 0;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li:first-child {
        border-top: 1px solid rgba(184, 184, 184, 0.13);
    }

    .menu-sidebar .menu-bar-wrapper li:last-child{
        border: none;
    }

    .menu-sidebar .menu-bar-wrapper li > a {
        color: #ffffff;
        font-weight: normal;
        padding: 7px 20px;
        position: relative;
        display: block;
        font-weight: 400;
        font-size: 16px;
    }

    .menu-sidebar .menu-bar-wrapper li > a:hover::after {
        opacity: 1;
    }

    .menu-sidebar .menu-bar-wrapper li > a:hover {
        background-color: var(--bs-darkblue);
        color: #fff;
        width: 100%;
    }

    .menu-sidebar .menu-bar-wrapper li > a:hover::after {
        opacity: 1;
    }

    .menu-sidebar .menu-bar-wrapper li.current-menu-item > a {
        font-weight: 500;
        background-color: var(--bs-darkblue);
        color: #fff;
        width: 100%;
    }

    .menu-sidebar .menu-bar-wrapper li.current-menu-item.menu-item-23 ul li a {
        background: none;
    }

    .menu-sidebar .menu-bar-wrapper li.current-menu-item > a + .sidebar-menu-arrow::after{
        color: #0e2743;
    }

    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link {
        font-weight: 500;
        color: #fff;
        width: 100%;
        background-color: var(--bs-darkblue);
    }

    .current-menu-ancestor>.nav-link{
        font-weight: 500;
        color: #fff;
        width: 100%;
    }

    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link + .sidebar-menu-arrow::after {
        background-image: url(../img/white-arrow-down.svg);
    }

    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link::after {
        opacity: 1;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children {
        position: relative;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow {
        position: absolute;
        right: 0;
        top: 0;
        height: 42px;
        width: 40px;
    }

    .menu-sidebar .menu-bar-wrapper li#menu-item-328.menu-item-has-children .sidebar-menu-arrow {
        width: 100%;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu {
        display: none;
        background: none;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0px;
    }

    .menu-sidebar .menu-bar-wrapper li .sub-menu li a {
        font-size: 16px;
        padding-left: 30px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li a br, .menu-sidebar .menu-bar-wrapper li a br {
        display: none;
    }

    .menu-sidebar .menu-bar-wrapper li .sub-menu li ul li a {
        padding-left: 50px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li ul li ul li a {
        padding-left: 65px;
    }

    .menu-sidebar .menu-bar-wrapper li .sub-menu .sidebar-menu-arrow::after {
        padding: 0 10px;
        font-size: 16px;
    }

    .sidebar-menu-arrow::after {
        cursor: pointer;
        content: "";
        position: absolute;
        top: 0px;
        margin: auto;
        bottom: 0px;
        right: 0;
        background-size: 14px;
        background-repeat: no-repeat;
        background-image: url(../img/white-arrow-down.svg);
        background-position: center;
        height: 40px;
        width: 40px;
    }
    .sidebar-menu-arrow::after {
        pointer-events: none;
        opacity: 1;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow.responsive-up-arrow::after {
        transform: rotate(180deg);
        display: block;
    }
    .sidebar-menu-arrow:hover::after {
        background-image: url(../img/white-arrow-down.svg);
    }
    .menu-sidebar .menu-bar-wrapper li a:hover + .sidebar-menu-arrow::after {
        background-image: url(../img/white-arrow-down.svg);
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item > a + .sidebar-menu-arrow::after {
        background-image: url(../img/white-arrow-down.svg);
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li a::after{
        display: none;
    }
    /*Hamburger Button*/
    .menu-button:hover {
        cursor: pointer;
    }
    .menu-button {
        height: 40px;
        width: 40px;
        position: relative;
        z-index: 12;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        background: var(--bs-white);
        border-radius: 0px;
        border: 2px solid var(--bs-darkblue);
    }
    .menu-button .menu-bar {
        position: relative;
        border-radius: 0px;
        width: 25px;
        transition: .5s;
        opacity: 1;
        display: block;
        height: 1px;
        background: #13192d;
        margin-top: 6px;
        text-align: center;
    }
    .menu-button .menu-bar-middle  {
        width: 25px;
    }
    .menu-button .menu-bar-top {
        margin: 0;
    }
    header#header.small-header .menu-button.button-open .menu-bar {
        background: #fff;
    }

    .menu-button.button-open .menu-bar-top, .menu-button.button-open .menu-bar-bottom, .menu-button.button-open .menu-bar-middle {
        border-color: #ffffff;
    }
    .button-open {
        z-index: 16;
    }
    .menu-button.button-open {
        background: none;
        z-index: 13;
        height: 32px;
        width: 32px;
        right: 25px;
        top: 15px;
        position: fixed;
        border: transparent;
    }
    .button-open .menu-bar {
        opacity: 1;
    }
    .button-open .menu-bar-top {
        border-color: #fff;
        transform: rotate(45deg) translate(8px, 8px);
        transition: .5s;
    }
    .button-open .menu-bar-middle {
        background-color: #fff;
        transform: translate(230px);
        transition: .1s ease-in;
        opacity: 0;
    }

    .button-open .menu-bar-bottom {
        border-color: #fff;
        transform: rotate(-45deg) translate(5px, -5px);
        transition: .5s;
        right: 0;
    }
    .menu-button.button-open .menu-bar-top {
        border-color: #ffffff;
        width: 100%;
        top: -4px;
        background: #fff;
    }
    .menu-button.button-open .menu-bar-bottom {
        border-color: #ffffff;
        width: 100%;
        background: #fff;
    }
    /*mobile menu css end*/
    .section-pd {
        padding: 50px 0;
    }
    .home-banner {
        height: 640px;
    }

    .home-banner .banner-wrap {
        margin-top: -45px;
    }
    .footer-logo {
        text-align: center;
    }
    .footer-logo a {
        max-width: inherit;
        display: inline-block;
    }
    .footer-social-icon-wrap {
        width: 100%;
        margin-top: 35px;
        margin-bottom: 40px;
    }
    .footer-bottom-address {
        margin-top: 40px;
    }
    .wpcf7-form-control-wrap {
        width: calc(100% - 0px);
    }
    .home-banner .banner-title {
        font-size: 45px;
        line-height: 57px;
    }
    .ebook-sec-row {
        flex-direction: column-reverse;
        padding: 50px;
    }
    .download-ebook-image {
        width: 100%;
        text-align: center;
        margin-top: 40px;
    }
    .attorney-video-info {
        padding-left: 15px;
        margin-top: 50px;
    }
    .who-we-are-row {
        flex-direction: column-reverse;
    }
    .who-we-are-col {
        display: none;
    }
    .estate-planning-sec {
        padding-bottom: 0;
        height: 360px;
    }
    .estate-planning-sec .estate-bg-image {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute;
        left: 0;
        right: 0;
        object-position: center;
    }
    .estate-sec-row {
        width: 100%;
        top: -35px;
        position: relative;
    }
    .why-choose-us-col {
        margin-bottom: 50px;
    }
    .why-choose-us-sec {
        margin-top: -245px;
        padding-top: 300px;
    }
    .team-right-info {
        margin-top: 50px;
    }
    .cta-sec-info + .col-lg-5 {
        justify-content: flex-start;
        display: flex;
        margin-top: 40px;
    }
    .cta-sec-row {
        height: auto;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        width: 100%;
        position: relative;
        padding: 45px;
        border-radius: 30px;
    }
    .blog-left-info {
        margin-bottom: 50px;
    }
    .plan-and-value-col {
        padding: 20px;
    }
    .plan-and-value-col .value-heading {
        font-size: 18px;
        margin-top: 25px;
        padding-left: 20px;
        margin-left: 27px;
    }
    .plan-and-value-col .value-number {
        font-size: 24px;
        padding-left: 10px;
    }
    .value-number-wrap .value-icon svg {
        width: 46px;
        height: 46px;
    }
    .video-page-list .video-listing {
        padding-right: 0px;
    }
    .single-video-page .content-area {
        padding-right: 10px;
    }
    .practice-col-item .practice-link:hover {
        background-color: white;
    }
    .practice-col-item .practice-link:hover .practice-content, .practice-col-item .practice-link:hover .read-more {
        color: var(--bs-blue);
    }
    .practice-col-item .practice-link:hover .practice-heading {
        color: var(--bs-orange);
    }
    .practice-col-item .practice-link:hover .prac-icon svg path {
        fill: var(--bs-blue);
    }
    .testimonial-item .h5 {
        font-size: 22px;
    }
    .blog-left-info {
        text-align: center;
    }
    .blog-item-sec .text-end {
        visibility: show!important;
    }
    .document-btn {
        padding: 11px 14px;
        min-width: 110px;
    }
    .form-box-wraper {
        padding: 60px 23px;
    }
    .decision-left-img img {
        width: 100%;
    }
    .heading-center-wrap h2.heading {
        margin: 0;
    }
    .about-content-right {
        padding-left: 0;
        margin-top: 30px;
    }
    .trust-attorney-video, .trust-attorney-video a img {
        width: 100%;
    }
    .trust-attorney-con {
        padding-left: 0;
    }
    .trust-georgia-img {
        padding-left: 0;
    }
    .trusts-lawyers-con {
        padding-left: 0;
    }
    .home-map-sec {
        height: 400px;
    }
    .trust-georgia-img img {
        width: 100%;
    }
    .trusts-lawyers-img:after {
        width: 96%;
    }
    .community-link {
        flex: 0 0 auto;
        width: 33.3333333333333%;
    }
    .community-link a {
        min-height: 54px;
    }
    .practice-col-item .practice-link .read-more {
        color: var(--bs-blue);
    }
    .about-video-detail-info {
        margin-top: 30px;
    }
    .about-us-section.fullwidth.section-pd {
        padding-bottom: 0 !important;
    }
    .about-us-section-col img {
        width: 100%;
    }
    .about-video-detail-info {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .proof-image-col {
        margin-top: 30px;
    }
    .about-testimonial-section .heading {
        font-size: 30px;
        line-height: 44px;
        margin-bottom: 0;
    }
    .book-image img {
        width: 100%;
    }
    .our-community-section.section-pd {
        padding-top: 0;
    }
    .community-image {
        padding: 15px;
    }
    .single-video-page .content-area {
        padding-bottom: 25px;
    }
    .blog-item-sec:hover:after, .blog-item-sec:after {
        opacity: 1;
    }
    .home-blog-info .view-all {
        opacity: 1;
    }
    .blog-item-sec:hover .text-end, .blog-item-sec .text-end {
        visibility: visible;
    }
    .news-form-wrap .wpcf7-form-control-wrap {
        height: 40px;
    }
}
@media (max-width: 767px) {
    body {
        padding-top: 120px;
    }
    .about-video-detail-info .btn + .btn {
        margin-bottom: 0;
    }
    .who-we-are-info {
        padding-bottom: 40px;
    }
    .attorney-video-col {
        margin-top: 0;
    }
    .step-heading {
        font-size: 20px;
    }
    .step-name-detail {
        padding-left: 25px;
    }
    .step-content {
        font-size: 14px;
        margin-top: 5px;
        line-height: 20px;
    }
    .download-ebook-image img {
        width: 200px;
        height: 318px;
    }
    .about-video-image svg {
        bottom: -10px;
        width: 55px;
    }
    .bloglist .content-area, .single-post .blog-content-area, .single-post .blog-content-col, .static-page-details {
        padding-right: 15px;
    }
    .blog-content {
        padding-bottom: 30px;
    }
    .home-banner:after {
        background-image: linear-gradient(to top, rgba(0, 0, 0, 0.54), rgba(0, 0, 0, 0.14), rgba(0, 0, 0, 0.22), rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.31));
    }
    header#header, header#header.small-header {
        padding-top: 0;
    }
    .container, .container-sm {
        max-width: 100%;
    }
    .section-pd, .spaced {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .consultation-btn-info {
        margin: 0;
        background: #13192D;
        border: none;
        text-align: center;
    }
    .consultation-btn-info a {
        font-size: 17px;
        line-height: 24px;
        color: #fff;
        border: none;
        padding: 6px;
    }
    .consultation-btn-info a br {
        display: none;
    }
    .header-top {
        padding-top: 13px;
    }
    .logo-wrapper a img, header#header.small-header .logo-wrapper a img {
        width: auto;
        max-width: 220px;
        height:auto;
    }
    .home-banner img.home-banner-bg {
        background-position: center;
    }
    .home-banner {
        height: auto;
    }
    .banner-wrap {
        margin-top: 0;
        padding-top: 110px;
        padding-bottom: 170px;
    }
    .banner-wrap .banner-small-title {
        font-size: 18px;
    }
    .home-banner .banner-title {
        font-size: 37px;
        line-height: 55px;
        font-weight: 600;
    }
    .btn {
        padding: 12px 15px;
        min-width: auto;
        font-size: 14px;
        margin-bottom:15px;
    }
    .banner-wrap .home-banner-info .page-button .btn {
        margin-right: 10px;
    }
    .small-text {
        font-size: 15px;
    }
    .title, .heading {
        font-size: 35px;
        line-height: 45px;
    }
    .orange-text {
        font-size: 14px;
        font-weight: 600;
        margin-top: 40px;
        margin-bottom: 10px;
        line-height: normal;
        font-style: italic;
    }
    .estate-planning-sec {
        padding-bottom: 0;
        height: 440px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top center;
    }
    .estate-planning-sec .container {
        top: -20px;
    }
    .what-we-do-sec {
        margin-top: -80px;
    }
    .estate-sec-row {
        width: 100%;
        top: 55px;
        position: relative;
        margin: 0;
    }
    .estate-right-sec {
        margin-left: auto;
        text-align: right;
        padding-bottom: 60px;
    }
    .what-we-do-wrap-content {
        width: 100%;
        padding: 40px 20px;
    }
    .what-we-do-content p {
        font-size: 14px;
    }
    .our-customer {
        background-color: #13192D;
    }
    .m-col-testimonial .testimonial-content {
        position: relative;
        width: 100%;
        padding: 0;
        padding-right: 30px;
    }
    .m-col-testimonial .testimonial-content .items {
        position: relative;
        width: 100%;
    }
    .m-col-testimonial .testimonial-content .items:after {
        display: block;
        width: 100%;
        height: 70%;
        border-top: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        position: absolute;
        top: 0;
        border-top-right-radius: 58px;
        opacity: 0.5;
        z-index: 1;
        content: "";
        right: 0;
    }
    .m-col-testimonial .testimonial-content .items:before {
        display: block;
        width: 100%;
        height: 70%;
        border-bottom: 1px solid #FFFFFF;
        border-left: 1px solid #FFFFFF;
        position: absolute;
        border-bottom-left-radius: 58px;
        bottom: 0;
        opacity: 0.5;
        z-index: -1;
        content: "";
        left: 1px;
    }
    .testimonial-btn {
        margin-top: 15px;
    }
    .team-detail-sec {
        background: #fff;
    }
    .team-info-row {
        margin: 0;
    }
    .team-info-row .team-image-col {
        padding-left: 10px;
    }
    .team-right-info {
        margin-top: 50px;
        padding-left: 0;
        padding-right: 0;
    }
    .heading-center-wrap .heading br {
        display: none;
    }
    .faqlist .faq-title {
        padding: 20px 20px;
        font-size: 15px;
        padding-right: 70px;
        text-transform: none;
    }
    .faqlist .faq-description {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }
    .faq-btn-row {
        margin-top: 0;
    }
    .faq-btn-row .page-button .btn:last-child {
        margin-left: 0;
        margin-top: 20px;
    }
    .cta-sec-row {
        height: auto;
        width: 100%;
        position: relative;
        padding: 45px;
        border-radius: 30px;
        background: var(--bs-darkblue);
    }
    .heading-center-wrap {
        position: relative;
        text-align: center;
    }
    .heading-center-wrap .small-text {
        position: relative;
        display: inline-block;
        margin: auto;
    }
    .heading-center-wrap .small-text:before {
        height: 2px;
        width: 50px;
        left: -60px;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .heading-center-wrap .small-text:after {
        height: 2px;
        width: 50px;
        right: -60px;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .cta-sec-row {
        height: auto;
        width: 100%;
        position: relative;
        padding: 40px 25px;
        border-radius: 30px;
        background: var(--bs-darkblue);
        text-align: center;
    }
    .cta-sec-row .page-button .btn {
        padding: 15px 12px;
        min-width: auto;
        font-size: 12px;
        line-height: normal;
    }
    .m-footer-common:last-child {
        margin-top: 35px;
    }
    .cta-sec-row .page-button {
        text-align: center;
        width: 100%;
    }
    .cta-sec-row .page-button .btn {
        padding: 12px 18px;
    }
    .ebook-sec-row {
        padding: 40px 20px;
    }
    .blog-item-sec:after {
        display: none;
        opacity: 0;
    }
    .home-post-image a img {
        width: 100%;
        height: auto;
    }
    .plan-and-value-col {
        padding: 40px 25px;
        background: #13192D;
    }
    .plan-and-value-col .value-number {
        font-size: 40px;
    }
    .plan-and-value-col .value-heading {
        font-size: 20px;
        line-height: 34px;
    }
    .footer-logo {
        text-align: left;
    }
    .m-trust-logos {
        padding: 50px 15px;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .m-trust-logos .logo-item {
        width: calc(50% - 15px);
        padding: 0;
        text-align: center;
        display: flex;
        margin-top: 30px;
    }
    .m-trust-logos .logo-item > div {
        padding: 35px 15px;
        border: 1px solid #D0D1D5;
        text-align: center;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .m-trust-logos .logo-item > div img {
        width: auto;
        max-height: 120px;
    }
    .faq-btn-row .page-button .btn:last-child {
        margin-top: 0px;
    }
    .guide-list-section .guide-list-wrap .h3{
        display: block!important;

    }
    .inner-banner-section {
        z-index: 1;
        height: 250px;
    }
    .guide-detail-row {
        padding: 20px 10px;
    }
    .planning-name-row .planning-name {
        font-size: 20px;
    }
    .medium-heading {
        line-height: 38px;
        font-size: 25px;
    }
    .suggestion-box-page .inner-box {
        padding: 50px 20px;
    }
    .footer-sec ul li a {
        font-size: 16px!important;
        line-height: 20px!important;
    }
    .nap-address-info, .nap-address-info a, .nap-address-info *, .nap-contact-info .phoneno, .nap-time-info {
        font-size: 16px;
        line-height: 24px;
    }
    .practice-col-item .practice-link {
        padding: 20px;
    }
    .team-image:after {
        border: none;
    }
    .inner-banner-wrap {
        margin-top: 40px;
    }
    .attorney-video-info .page-button {
        margin-top: 25px;
    }
    .step-info-wrap .step-icon svg {
        width: 53px;
        height: 53px;
    }
    .what-we-do-content {
        margin-top: 10px;
    }
    .plan-and-value {
        padding-top: 0px!important;
    }
    .plan-and-value-col:nth-child(2) {
        border-bottom: 0px solid #C97B44;
    }
    .video-listing .btn {
        margin-bottom: 30px;
    }
    .pagination .page-numbers, .pagination .page-numbers.current {
        margin: 0 10px;
    }
    .pagination {
        margin-bottom: 40px;
    }
    ul.social-media li {
        padding-right: 12px;
    }
    .home-banner img.home-banner-bg {
        background-position: -550px center;
    }
    .banner-wrap .home-banner-info {
        padding: 50px 0;
    }
    .our-community-section .row + .row {
        justify-content: center;
    }
    .video-wrap-detail .video-image img {
        height: auto;
    }
}
@media (max-width: 575px) {
    body {
        font-size: 14px;
        line-height: 24px;
    }
    .inner-banner-section .inner-banner-title {
        font-size: 30px;
    }
    .about-video-section .orange-btn {
        margin-bottom: 15px;
    }
    .protect-your-legal-section .blue-btn {
        margin-right: 0px!important;
    }
    .planning-name-row .planning-name {
        font-size: 16px;
        line-height: 25px;
    }
    .checkbox .wpcf7-list-item-label {
        font-size: 16px;
    }
    .contact-page-form span.subtitle {
        font-size: 16px;
    }
    .wpcf7 .btn-wrap:after {
        top: -14px;

    }
    .about-us-section-col img {
        border-top-right-radius: 165px;
        border-bottom-left-radius: 165px;
    }
    .decision-management-sec .yellow-box .heading {
        font-size: 30px;
        line-height: 40px;
    }
    .mobile-search-bar .white-search-icon {
        background-size: 24px;
    }
    .cta-sec-info + .col-lg-5 {
        margin-top: 30px;
    }
    .heading-center-wrap {
        margin-bottom: 20px;
    }
    .about-video-section .orange-btn + a.btn {
        margin: 0;
    }
    .what-we-do-heading {
        margin-bottom: 0;
    }
    .member-text {
        margin-top: 25px;
    }
    .member-content-info {
        margin-bottom: 25px !important;
    }
    .community-link {
        width: 50%;
    }
}
@media (max-width: 567px) {
    body {
        padding-top: 104px;
    }
    .community-link {
        width: 100%;
    }
    .logo-wrapper a img, header#header.small-header .logo-wrapper a img {
        max-width: 148px;
    }
    .title, .heading {
        font-size: 32px;
        line-height: 44px;
    }
    .about-us-section-col img {
        border-top-right-radius: 140px;
        border-bottom-left-radius: 140px;
    }
    .office-address img {
        width: 28px;
        height: 25px;
    }
    .home-banner img.home-banner-bg {
        background-position: -770px center;
    }
    .heading-center-wrap .small-text:before, .heading-center-wrap .small-text:after {
        opacity: 0;
    }
}
@media (min-width: 768px) and (max-width: 991px) and (orientation: landscape) {
    .container, .container-sm {
        max-width: 100%;
    }
    .section-pd, .spaced {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
    .home-banner {
        height: 50%;
    }
    .about-video-section .orange-btn {
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 2160px) and (max-height: 1080px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {

}