/**** Media Query ****/
ul.menu-top .hide-menu {
    display: none;
}
.menu-wrap {
    display: none;
}
.no-scroll {
    overflow: hidden;
}


@media (min-width: 1702px) and (max-width: 1920px) {
	.h2{
		font-size: 50px;
	}
	
}


@media (min-width:1700px) {
    .container {
        max-width: 1580px;
    }
    .space-pd {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .space-mr {
        margin-top: 100px;
        margin-bottom: 100px;
    }
    .h2 .h2, h2, .heading {
        font-size: 50px;
    }
    .menu-top li a {
        font-size: 12px;
    }
    .page-banner .page-banner-title {
        font-size: 103px;
    }
    .testimonial-slider .slick-list {
        padding: 0 18%;
    }
    .header-logo {
        max-width: 360px;
    }
    .blog-search .blogsearch {
        height: 90px;
    }
    .blog-search .search-btn {
        height: 90px;
    }
    .blog-search .search-btn svg, .blog-search .search-btn img {
        width: 30px;
        height: 30px;
    }
    .sociallink li a {
        width: 100px;
        height: 100px;
    }
    .sociallink li a svg, .sociallink li a img {
        width: 40px;
        height: 40px;
    }
    .home-contact-sec .heading {
        font-size: 50px;
    }
    .contact-page .contact-info-col {
        padding: 50px 70px;
    }
    .footer-menu {
        padding-left: 50px;
        padding-right: 50px;
    }
}
@media (min-width: 1200px) and (max-width: 1699px) {
    .container {
        max-width: 1380px;
    }
    .wpcf7 .form-group {
        margin-bottom: 25px;
    }
    .header-logo {
        max-width: 335px;
    }
    .home .header-bar::after {
        width: calc(100% - 75px);
    }
    .vertical-marquee {
        top: 81px;
        height: calc(100vh - 81px);
        width: 83px;
    }
    .marquee-content {
        font-size: 22px;
    }
    .marquee-content .text {
        letter-spacing: 2px;
    }
    ul.menu-top li {
        padding: 0px 2px;
    }
    .menu-top li a {
        font-size: 11px;
    }
    ul.menu-top>li.menu-item-has-children {
        padding-right: 17px;
    }
    .menu-header #mainNav > li.menu-item-has-children .sidebar-menu-arrow::before {
        right: 7px;
    }
    .search-icon {
        width: 25px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .search-icon svg, .search-icon img {
        width: 17px;
        height: 17px;
    }
    .ph-cta {
        padding: 0 15px;
    }
    .ph-cta .ph-title {
        font-size: 15px;
        letter-spacing: 1px;
    }
    .ph-cta a {
        font-size: 22px;
        letter-spacing: 0;
    }
    .ph-cta a svg, .ph-cta a img {
        width: 20px;
        height: 20px;
    }
    .menu-item-gtranslate .gt_selector {
        width: 80px;
        font-size: 14px;
    }
    .common-cta {
        font-size: 36px;
    }
    .common-cta svg, .common-cta img {
        width: 30px;
        height: 30px;
    }
    .contact-card .cta-title, .directions-title {
        font-size: 18px;
    }
    .contact-page .contact-card .cta-text {
        font-size: 16px;
    }
    .attorneys-page .attorney-card img {
        height: 480px;
    }
    .case-result-page .case-amount {
        font-size: 25px;
        letter-spacing: 0;
    }
    .case-result-page .case-title {
        font-size: 17px;
        line-height: 1.5;
    }
    .post-lists .blog-title {
        font-size: 26px;
    }
    .charitable-page .giving-card {
        height: 460px;
    }
    .pa-lists .pa-card .title {
        bottom: 0;
        padding: 0 18px;
        font-size: 18px;
        min-height: 65px;
    }
    .cursor__inner {
        width: 110px;
        height: 45px;
        font-size: 16px;
    }
    .attorney-card img {
        height: 380px;
    }
    .attorney-card .attorneys-name {
        bottom: 0;
        font-size: 20px;
    }
    .home-badge-slider .slick-item img {
        height: 100px;
    }
}


@media (min-width: 1200px) and (max-width: 1400px) {
    body, .form-control {
        font-size: 16px;
    }
    .space-pd {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .space-mr {
        margin-top: 80px;
        margin-bottom: 80px;
    }
    .h2, .heading {
        font-size: 36px;
    }
    .container {
        max-width: 1200px;
    }
    .page-banner {
        min-height: 400px;
    }
    .page-banner .page-banner-title {
        font-size: 50px;
    }
    .common-cta {
        font-size: 27px;
    }
    .common-cta svg, .common-cta img {
        width: 27px;
        height: 27px;
    }
    .default-content h1, .post-default-content h1 {
        font-size: 40px;
    }
    .default-content h2, .post-default-content h2 {
        font-size: 34px;
    }
    .default-content h3, .post-default-content h3 {
        font-size: 30px;
    }
    .default-content h4, .post-default-content h4 {
        font-size: 26px;
    }
    .default-content h5, .post-default-content h5 {
        font-size: 24px;
    }
    .default-content h6, .post-default-content h6 {
        font-size: 18px;
    }
    .header-logo {
        padding-right: 10px;
        margin-right: 10px;
        max-width: 300px;
    }
    .home header.main-header {
        top: 4px;
        width: calc(100% - 8px);
    }
    .home header.main-header {
        left: 4px;
    }
    ul.menu-top li {
        padding: 0px 3px;
    }
    .menu-top li a {
        font-size: 11px;
    }
    .menu-item-gtranslate .gt_selector {
        width: 80px;
        font-size: 13px;
    }
    .search-icon {
        width: 20px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .search-icon svg, .search-icon img {
        width: 15px;
        height: 15px;
    }
    .ph-cta {
        padding: 0 10px;
        white-space: nowrap;
    }
    .ph-cta .ph-title {
        font-size: 12px;
        letter-spacing: 1px;
    }
    .ph-cta a {
        font-size: 14px;
        letter-spacing: 0;
        gap: 0 7px;
    }
    .ph-cta a svg, .ph-cta a img {
        width: 16px;
        height: 16px;
    }
    .home-banner .banner-heading {
        font-size: 90px;
    }
    .home-banner .banner-heading span {
        font-size: 70px;
    }
    .home .header-bar::after {
        width: calc(100% - 56px);
    }
    .marquee-content {
        font-size: 18px;
    }
    .vertical-marquee {
        top: 59px;
        height: calc(100vh - 59px);
        width: 61px;
    }
    .outer-frame {
        border: 5px solid var(--bs-theme-color);
    }
    .scrolldown-circle {
        right: 15px;
        bottom: 15px;
        width: 100px;
        height: 100px;
        border-radius: 100px;
        font-size: 11px;
    }
    .pa-page .card-pa {
        height: 280px;
        padding: 20px 20px;
    }
    .pa-page .pa-title {
        font-size: 18px;
        padding: 7px 15px;
    }
    .home-contact-sec .heading {
        font-size: 36px;
        padding-right: 60px;
    }
    .home-contact-sec .content {
        padding-right: 60px;
        margin: 4px 0px 20px 0px;
    }
    .driving-directions-form {
        gap: 15px 0;
        flex-direction: column;
    }
    .driving-directions-form .input-col {
        width: 100%;
    }
    .home-about-sec h6 {
        font-size: 17px;
    }
    .attorney-card img {
        height: 320px;
    }
    .attorney-card .attorneys-name {
        bottom: 0;
        padding: 20px 15px;
        font-size: 17px;
    }
    .custom-scroll-cursor {
        width: 80px;
        height: 80px;
        font-size: 13px;
    }
    .resources-list-row .heading, .help-resources-page .protecting-row .inner-content .heading {
        font-size: 32px;
    }
    .resources-list-row {
        column-gap: 20px;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
    }
    .resources-list-row .loop-col {
        margin-top: 40px;
    }
    .attorneys-page .attorney-card img {
        height: 420px;
    }
    .case-result-page .case-amount {
        font-size: 22px;
    }
    .case-result-page .read-more-btn {
        font-size: 14px;
    }
    .case-result-page .read-more-btn svg, .case-result-page .read-more-btn img {
        width: 13px;
        height: 9px;
    }
    .post-lists .blog-title {
        font-size: 23px;
    }
    .charitable-page .giving-card {
        height: 420px;
    }
    .testimonial-slider .quote-content {
        font-size: 18px;
        line-height: 2.2;
    }
    .news-lists .post-title {
        font-size: 25px;
        letter-spacing: 1px;
        margin-bottom: 25px;
    }
}
@media  (max-width: 1400px) {
        .header-logo {
            max-width: 250px!important;
        }
}

@media (max-width: 1300px) {
    .translated-ltr .menu-top li a {
        font-size: 10px;
    }
    .menu-top li a {
        font-size: 10px;
    }
    .header-logo {
        max-width: 225px;
    }
    .ph-cta {
        border-right: 1px solid rgba(0,0,0,0.3);
    }
    .home .ph-cta {
        border-right: 1px solid rgba(255,255,255,0.3);
    }
    .main-header .container {
        max-width: 100%;
    }
    .menu-wrap {
        background-color: var(--bs-theme-color);
        position: fixed;
        top: 110px;
        height: 100%;
        width: 100%;
        right: -100%;
        font-size: 1em;
        font-weight: 700;
        overflow: auto;
        transition: .5s;
        z-index: 12;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .menu-full-wrapper {
        width: 100%;
        position: absolute;
        top: 0;
        text-align: left;
    }
    .menu-show {
        right: 0;
        max-width: 100%;
    }
    .menu-sidebar {
        margin: 0;
        position: relative;
        top: 0;
        width: 100%;
        margin-left: auto;
        height: 100%;
        padding-bottom: 50%;
    }
    .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.20);
        padding: 0;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li:first-child {
        border-top: 1px solid rgba(0, 0, 0, .03);
    }
    .menu-sidebar .menu-bar-wrapper li:last-child {
        border: none;
    }
    .menu-sidebar .menu-bar-wrapper li>a {
        color: var(--bs-white);
        padding: 10px 15px;
        position: relative;
        display: block;
        line-height: 1.6;
        font-weight: 500;
        text-transform: capitalize;
    }
    .menu-sidebar .menu-bar-wrapper li>a:hover:after {
        opacity: 1;
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item>a, .menu-sidebar .menu-bar-wrapper li>a:focus,
    .menu-sidebar .menu-bar-wrapper li.current-menu-parent>a,
    .menu-sidebar .menu-bar-wrapper li.menu-item-has-children:hover > a,
    .menu-sidebar .menu-bar-wrapper li>a:hover,
    .menu-sidebar .menu-bar-wrapper li.current_page_ancestor > a{
        background-color: var(--bs-darkblack);
        color: var(--bs-white);
    }
    .menu-sidebar .sidebar-menu-arrow:after {
        content: "";
        cursor: pointer;
        border-left: 2px solid var(--bs-white);
        border-bottom: 2px solid var(--bs-white);
        display: inline-block;
        width: 10px;
        height: 10px;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin: auto;
        position: absolute;
        right: 15px;
        top: 50%;
        bottom: 0;
        margin-top: -8px;
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item>.sidebar-menu-arrow:after, .menu-sidebar .menu-bar-wrapper li.current-menu-parent>.sidebar-menu-arrow.responsive-up-arrow:after, .menu-sidebar .menu-bar-wrapper li.current-menu-parent>.sidebar-menu-arrow:after, .menu-sidebar .menu-bar-wrapper li:hover .sidebar-menu-arrow:after, .testimonials-slider .slick-arrow:hover:after {
        border-left: 2px solid var(--bs-white);
        border-bottom: 2px solid var(--bs-white);
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow.responsive-up-arrow:after {
        transform: rotate(135deg);
        display: block;
        margin: 0;
        border-left: 2px solid var(--bs-white);
        border-bottom: 2px solid var(--bs-white);
    }
/*    .current-menu-parent span.sidebar-menu-arrow::after {
        border-left: 2px solid var(--bs-white);
        border-bottom: 2px solid var(--bs-white);
    }
	*/
	
    .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: 400;
        background-color: #e93941;
        color: #fff;
        width: 100%;
    }
    .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: 47px;
        width: 44px;
        background-color: transparent;
    }
    .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 {
        padding-left: 30px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu .sidebar-menu-arrow:after {
        font-size: 16px;
    }
    .sidebar-menu-arrow::after {
        cursor: pointer;
        content: "";
        position: absolute;
        top: 0px;
        margin: auto;
        bottom: 0px;
        right: 0;
        background-size: 14px;
        height: 40px;
        width: 40px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li a:after {
        display: none;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li a {
        padding-left: 50px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li .sub-menu li a {
        padding-left: 70px;
    }
    .menu-button {
        width: 50px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all ease-in-out .4s;
        position: relative;
        overflow: hidden;
    }
    .menu-button .menu-bar {
        position: absolute;
        transition: .5s;
        opacity: 1;
        margin: 0 auto;
        width: 25px;
        left: 0;
        right: 0;
        background: var(--bs-darkblack);
        height: 2px;
        border-radius: 0px;
    }
    .home .menu-button .menu-bar {
        background: #fff;
    }
    .menu-button:hover {
        cursor: pointer;
    }
    .menu-button .menu-bar-top {
        top: 25px;
    }
    .menu-button .menu-bar-middle {
        top: 50%;
        transform: translateY(-50%);
    }
    .menu-button .menu-bar-bottom {
        top: auto;
        bottom: 25px;
    }
    .menu-button.button-open {
        z-index: 13;
    }
    .menu-button.button-open {
        z-index: 13;
    }
    .button-open .menu-bar-middle {
        background-color: #beccd7;
        transform: translate(230px);
        transition: .1s ease-in;
        opacity: 0;
    }
    .menu-button.button-open .menu-bar-top {
        transform: rotate(45deg) translate(11px, 11px);
        transition: .5s;
        top: 17px;
        opacity: 1;
    }
    .menu-button.button-open .menu-bar-bottom {
        transform: rotate(-45deg) translate(10px, -10px);
        transition: .5s;
        top: 47px;
    }
  /*  header .sub-menu li ul.sub-menu {
        position: static;
    }*/
	
}

@media (max-width: 1199px) {
    body {
        font-size: 16px;
    }
    .menu-header {
        display: none;
    }
    ul.menu-top .hide-menu {
        display: block;
    }
    .mobile-menu {
        display: block !important;
    }
    .page-banner .page-banner-title {
        font-size: 46px;
    }
    .h2 .h2, h2, .heading {
        font-size: 36px;
    }
    .space-pd {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .space-mr {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .sidebar-heading, .sidebar .widget-title {
        font-size: 30px;
    }
    .alignleft, .alignright {
        float: none;
        display: block;
        margin: 20px auto;
    }
    .search-icon {
        width: 50px;
        height: 100%;
        align-items: center;
        justify-content: center;
        transition: all ease-in-out .4s;
        border: none;
        margin: 0;
    }
    .header-logo {
        max-width: 320px;
    }
    .ph-cta {
        padding: 0;
        border-right: 1px solid rgba(0,0,0,0.3);
        width: 50px;
        justify-content: center;
    }
    .ph-cta a svg, .ph-cta a img {
        width: 20px;
        height: 20px;
    }
    .ph-cta span, .ph-cta .ph-title {
        display: none;
        font-size: 0;
    }
    .outer-frame {
        display: none;
    }
    p, .list-style ul li, .list-style ul li {
        letter-spacing: 0.5px;
    }

    .home header.main-header {
        left: 0;
        width: 100%;
        top: 0;
    }
    .home-banner {
        height: 720px;
    }
    .home-banner .banner-heading {
        font-size: 100px;
    }
    .home-banner .banner-heading span {
        font-size: 65px;
    }
    .vertical-marquee {
        display: none;
    }
    .home-about-sec h6 {
        font-size: 16px;
    }
    .pa-lists .pa-card .title {
        padding: 0 15px;
        bottom: 15px;
        font-size: 18px;
        min-height: 70px;
    }
    .team-slider {
        gap: 0 20px;
        padding-left: 30px;
    }
    .attorney-card img {
        height: 320px;
    }
    .attorney-card .attorneys-name {
        bottom: 0;
        padding: 20px 15px;
        font-size: 18px;
        letter-spacing: 0;
        min-height: 70px;
    }
    .team-slider .custom-col {
        flex: 0 0 25%;
        width: 25%;
    }
    .testimonial-slider .quote-content {
        font-size: 17px;
        letter-spacing: 0.5px;
        line-height: 1.9;
    }
    .news-lists .post-title {
        font-size: 22px;
        letter-spacing: 1px;
        margin-bottom: 20px;
    }
    .home-contact-sec .heading {
        font-size: 36px;
        letter-spacing: 2px;
        padding-right: 20px;
    }
    .common-cta {
        font-size: 30px;
    }
    .common-cta svg, .common-cta img {
        width: 32px;
        height: 32px;
    }
    .footer-menu {
        gap: 15px 25px;
        margin-top: 40px;
        padding-top: 30px;
        padding-bottom: 30px;
        justify-content: center;
    }
    .copyright-wraper {
        margin-top: 20px;
        font-size: 14px;
        flex-flow: wrap;
        justify-content: center;
    }
    .footer-copyright-menu {
        margin-top: 15px;
    }


    .charitable-page .giving-card {
        height: 400px;
    }
    .case-result-page .case-amount {
        font-size: 24px;
        letter-spacing: 0;
    }
    .pa-page .card-pa {
        height: 300px;
    }
    .pa-page .pa-title {
        font-size: 18px;
        letter-spacing: 0;
        padding: 7px 15px;
    }
    .testimonials-page .item-card {
        padding: 30px 15px 120px;
    }
    .testimonials-page .item-card .quote-icon {
        width: 50px;
        height: 50px;
        margin-bottom: 15px;
    }
    .testimonials-page .item-card .quote-icon svg, .testimonials-page .item-card .quote-icon img {
        width: 32px;
        height: 24px;
    }
    .attorneys-page .attorney-card img {
        height: 400px;
    }
    .attorneys-page .attorney-card .attorneys-name {
        padding: 20px 15px;
        font-size: 20px;
    }
    .team-bio-sec .bio-wraper {
        padding: 30px 30px;
    }
    .contact-card .cta-title, .directions-title {
        font-size: 18px;
        letter-spacing: 0;
    }
    .contact-page .contact-card .cta-text {
        font-size: 16px;
        letter-spacing: 0;
    }
    .driving-directions-form {
        gap: 15px 0;
        flex-direction: column;
    }
    .driving-directions-form .input-col {
        width: 100%;
    }
    .map-wraper iframe {
        height: 550px;
    }
    .resources-list-row .heading, .help-resources-page .protecting-row .inner-content .heading {
        font-size: 28px;
    }
    .home .header-bar::after {
        width: 100%;
    }
    .home-grey-bg {
        padding: 30px;
    }
	
	.text-center.attorney-badges{
		    max-width: 446px;
	}
	
}

@media (max-width: 991px) {
    body, .form-control {
        font-size: 14px;
    }
    .list-style ul li::before {
        top: 10px;
    }
    .list-style ul li {
        padding-left: 15px;
    }
    .page-banner {
        min-height: 400px;
    }
    aside.sidebar {
        margin-top: 60px;
    }
    .h2 .h2, h2, .heading {
        font-size: 32px;
        letter-spacing: 0;
    }
    .heading br {
        display: none;
    }
    .page-banner .page-banner-title {
        font-size: 36px;
    }
    .pagination .prev, .pagination .next {
        position: static;
    }
    .pagination .nav-links {
        flex-flow: wrap;
    }
    .home-about-sec .group-img, .home-cifarelli-sec .cifarelli-img{
        margin-bottom: 30px;
    }
    .home-about-sec h6 {
        font-size: 16px;
    }
    .pa-lists {
        margin-top: 30px;
        justify-content: center;
    }
    .pa-lists .loop-col {
        width: 33.33%;
    }
    .testimonial-slider .slick-list {
        padding: 0;
    }
    .testimonial-slider .slick-track {
        gap: 0;
    }
    .home-team-sec .btn {
        min-width: 220px;
    }
    .home-testimonial-sec .inner-wraper {
        padding: 60px 20px;
    }
    .home-contact-sec::before {
        width: 100%;
        background: linear-gradient(157.06deg, #58A6D3 12.17%, #0166A1 80.69%);
        height: 50%;
    }
    .home-contact-sec .inner-content {
        padding-bottom: 80px;
    }
    .home-contact-sec {
        overflow: hidden;
        text-align: center;
        padding-bottom: 0;
    }
    .home-contact-sec .common-cta {
        justify-content: center;
        margin-top: 40px;
    }
    .home-contact-sec .contact-form {
        background: #fff;
        position: relative;
        padding: 50px 0;
    }
    .home-contact-sec .contact-form::after, .home-contact-sec .contact-form::before {
        position: absolute;
        content: "";
        top: 0;
        height: 100%;
        width: 100vw;
        left: -100vw;
        z-index: 9;
        background: #fff;
    }
    .home-contact-sec .contact-form::after {
        left: auto;
        right: -100vw;
    }
    #footer {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .footer-logo img {
        margin: 0 auto;
    }
    .sociallink {
        gap: 10px;
        margin-top: 40px;
        justify-content: center;
    }
    .sociallink li a {
        width: 65px;
        height: 65px;
    }
    .nap-loop-col {
        max-width: 100%;
        margin: 40px auto 40px;
        align-items: self-start;
    }
    .nap-loop-col:last-child {
        margin: 40px auto 0;
    }
    .footer-menu {
        margin-top: 50px;
        padding-top: 30px;
        padding-bottom: 30px;
        justify-content: center;
    }
    .footer-menu li a {
        font-size: 14px;
    }
    .copyright-wraper {
        margin-top: 30px;
        font-size: 14px;
        justify-content: center;
        flex-flow: wrap;
        text-align: center;
    }
    .footer-copyright-menu {
        margin-top: 15px;
    }
    .home-banner .banner-heading {
        font-size: 100px;
    }
    .home-banner .banner-heading span {
        font-size: 70px;
    }
    .team-slider {
        padding-left: 30px;
    }
    .team-slider .custom-col {
        flex: 0 0 50%;
        width: 50%;
    }
    .home-case-result-sec {
        margin-top: 60px;
        text-align: center;
    }
    .result-lists {
        margin-top: 40px;
    }
    .blog-search .blogsearch {
        height: 70px;
    }
    .blog-search .search-btn {
        height: 70px;
    }
    .blog-search .search-btn svg, .blog-search .search-btn img {
        width: 22px;
        height: 22px;
    }
    .post-image img {
        height: 290px;
    }
    .post-lists .post-content {
        margin-top: 15px;
    }
    .post-lists .blog-title {
        font-size: 24px;
        letter-spacing: 0;
    }
    .post-lists .post-content .content {
        letter-spacing: 0;
    }
    .blog-detail .post-navigation a {
        font-size: 15px;
    }
    .blog-detail .post-navigation a svg, .blog-detail .post-navigation a img {
        width: 16px;
        height: 10px;
    }
    .charitable-page .giving-card {
        height: 300px;
    }
    .charitable-page .giving-card .title {
        font-size: 22px;
    }
    .case-result-page .case-amount {
        font-size: 22px;
    }
    .case-result-page .case-title {
        font-size: 18px;
    }
    .attorneys-page .attorney-card img {
        height: 400px;
    }
    .team-bio-sec .attorneys-img {
        margin-bottom: 30px;
    }
    .team-experience-sec .loop-item, .team-experience-sec .loop-col,
    .team-experience-sec .single-bio-col,
    .team-experience-sec .loop-col:nth-last-child(2) {
        margin-bottom: 30px;
    }
    .driving-directions-form {
        gap: 15px 10px;
        flex-direction: row;
    }
    .resources-list-row .heading, .help-resources-page .protecting-row .inner-content .heading {
        font-size: 26px;
    }
    .resources-list-row {
        column-count: 2;
        -webkit-column-count: 2;
        -moz-column-count: 2;
    }
    .resources-list-row .loop-col {
        margin-top: 30px;
    }
    .help-resources-page .protecting-row .inner-content {
        padding: 40px 20px;
    }
    .home-contact-sec .heading {
        padding-right: 0;
    }

    .news-lists .featured-img {
        margin-bottom: 15px;
    }
    .news-lists .loop-col {
        text-align: center;
    }
    .home-news-sec .news-head {
        margin-bottom: 35px;
        padding-bottom: 25px;
    }
    .home-badge-slider .slick-item img {
        height: 90px;
    }
    .result-lists .loop-item .title {
        font-size: 24px;
        letter-spacing: 0;
    }
    .news-lists .loop-col::before {
        display: none;
    }
    .thankyou-page p br, .attorneys-contact-sec p br {
        display: none;
    }
    .flex-rev-mob {
        flex-direction: column-reverse;
    }
}

/* Small Devices View  New*/
@media (max-width: 767px) {
    .btn {
        padding: 14px 25px;
        font-size: 14px;
        letter-spacing: 0;
    }
    .sub-heading {
        font-size: 16px;
    }
    .page-banner {
        min-height: 350px;
    }
    .submit-btn input[type="submit"] {
        padding: 16px 30px;
        font-size: 16px;
    }
    .btn-grp .btn {
        margin-right: 15px;
    }
    .btn-grp .btn:last-child {
        margin-right: 0px;
    }
    .form-control {
        padding: 15px 0;
    }
    .h2, h2, .heading {
        font-size: 34px;
    }
    .page-banner .page-banner-title {
        font-size: 34px;
    }
    .default-content iframe {
        height: 400px;
    }
    .home-banner {
        height: 600px;
    }
    .home-banner .banner-heading {
        font-size: 50px;
    }
    .home-banner .banner-heading span {
        font-size: 40px;
    }

    .attorneys-page .attorney-card img {
        height: auto;
    }
    .sidebar-form {
        padding: 40px 20px;
    }
    .toggle-sidebar-btn {
        padding: 30px 20px;
        font-size: 18px;
        letter-spacing: 0;
    }
    .toggle-sidebar-icon {
        width: 20px;
        height: 20px;
    }
    .toggle-sidebar-icon svg, .toggle-sidebar-icon img {
        width: 20px;
        height: 10px;
    }
    .sidebar-list, .sidebar-wrap {
        padding: 30px 20px;
    }
    .blog-search, .toggle-sidebar, .sidebar-form {
        margin-bottom: 30px;
    }
    .contact-page .contact-info-col, .contact-page .contact-form-col {
        padding: 40px 30px;
    }
    .driving-directions-form {
        flex-direction: column;
    }
    .driving-directions-form .input-col {
        width: 100%;
    }
    .map-wraper iframe {
        height: 400px;
    }
    .resources-list-row {
        column-count: 1;
        -webkit-column-count: 1;
        -moz-column-count: 1;
    }
    .home-contact-sec .heading {
        font-size: 29px;
    }
    .home-banner {
        border: 7px solid var(--bs-theme-color);
    }
    .home header.main-header {
        padding-right: 7px;
    }
    .gt_selector {
        width: 65px;
        font-size: 11px;
    }
    .header-search-box input.search {
        border-bottom: none;
    }
    .pagination .nav-links > * {
        width: 35px;
        height: 35px;
        font-size: 16px;
    }
    .pagination .next {
        width: auto;
        margin-left: 0;
    }
    .pagination .prev {
        margin-right: 0;
        width: auto;
    }
    .globel-search-result .loop-col {
        padding: 30px 15px;
    }
    .mobile-view-attorney .loop-col {
        max-width: 100% !important;
    }
    .attorney-card img {
        height: 380px;
    }
    .home-banner .banner-text {
        font-size: 20px;
    }
    .home-top-section {
        padding-top: 60px;
    } 
}
@media (max-width:575px) {
    .h2, h2, .heading {
        font-size: 29px;
        margin-bottom: 15px;
    }
    .default-content h1, .post-default-content h1 {
        font-size: 32px;
    }
    .default-content h2, .post-default-content h2 {
        font-size: 28px;
    }
    .default-content h3, .post-default-content h3 {
        font-size: 26px;
    }
    .default-content h4, .post-default-content h4 {
        font-size: 22px;
    }
    .default-content h5, .post-default-content h5 {
        font-size: 20px;
    }
    .default-content h6, .post-default-content h6 {
        font-size: 18px;
    }

    .header-logo {
        max-width: 200px;
    }
    .menu-button .menu-bar-top {
        top: 25%;
    }
    .menu-button .menu-bar-bottom {
        top: auto;
        bottom: 25%;
    }
    .menu-button.button-open .menu-bar-top {
        top: 5px;
    }
    .menu-button.button-open .menu-bar-bottom {
        top: 34px;
    }
    .search-icon svg, .search-icon img {
        width: 14px;
        height: 14px;
    }
    .ph-cta, .menu-button {
        width: 40px;
    }
    .search-icon {
        width: 30px;
    }
    .menu-button .menu-bar {
        width: 22px;
    }

    .home-banner {
        height: 500px;
        align-items: flex-end;
        padding-bottom: 40px;
    }
    .home-banner .container {
        padding-top: 0;
    }
    .pa-lists .loop-col {
        width: 100%;
    }
    .pa-lists .pa-card img {
        height: 250px;
        object-fit: cover;
        object-position: center;
    }
    .pa-lists .pa-card .title {
        bottom: 30px;
        min-height: auto;
    }
    .nap-loop-col {
        margin: 40px auto 40px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 25px 0;
    }
    .gtranslate_wrapper {
        margin-right: 10px;
    }
    .header-logo {
        padding-right: 10px;
        margin-right: 10px;
    }
	.best-award-logo {
    max-width: 120px;
}
}

/* Extra Small Devices View */
@media (max-width: 480px) {
    .header-search-box span.closebtn {
        top: 5px;
    }
}

.mobile-result-lists {
    height: auto;
    margin-bottom: 60px;
    margin-top: 30px;
}
.mobile-result-lists::after, .mobile-result-lists::before {
    display: none;
}
.mobile-result-lists .loop-item > svg, .mobile-result-lists .loop-item img {
    margin: 0 auto 10px;
    height: 25px;
}

.mobile-view-attorney .loop-col {
    max-width: 260px;
    margin: 0 auto 20px;
}
.mobile-view-attorney .loop-col:last-child {
    margin: 0 auto 0px;
}
.mobile-view-attorney {
    margin: 40px 0;
}
.mobile-view-attorney .attorney-card .attorneys-name {
    min-height: auto;
}

@media (min-width:1800px) {
    .menu-top li a {
        font-size: 13px;
    }
}
@media (min-width:1900px) {
    .menu-top li a {
        font-size: 15px;
    }
}
@media (min-width: 1200px) and (max-width: 1250px) {
    .menu-top li a {
        font-size: 9px;
    }
}