@media(max-width:1399.98px) {

    .container {
        max-width: 1140px;
    }

    .footer-links-div h3 {
        font-size: 30px;
    }

    h3.footer-sub-title {
        font-size: 24px;
    }

    .contact-info {
        padding: 33px 17px;
    }

    .contact-form-section.help-you-deserve-page .form-info {
        max-width: 1174px;
        margin: auto;
        padding: 40px 40px;
    }

    .contact-form-section.help-you-deserve-page {
        padding: 70px 0;
    }
}

@media(max-width:1199.98px) {

    .container {
        max-width: 960px;
    }

    .hero-section {
        padding: 90px 0;
    }

    .hero-title {
        font-size: 43px;
    }

    .legalmatch-section {
        padding: 80px 0;
    }

    .how-it-works-section {
        padding: 80px 0;
    }

    .testimonial-slider-section,
    .find-lawyers-section,
    .privacy-policy-section,
    .information-section,
    .contact-form-section .form-info,
    .contact-us-section,
    .contact-form-section,
    .about-us-section,
    .about-banner-section,
    .thank-you-section {
        padding: 80px 0;
    }

    .about-find-lawyers-section {
        padding: 0 0 80px 0;
    }

    .footer {
        padding: 80px 0;
    }

    .footer-links-div h3 {
        font-size: 26px;
    }

    h3.footer-sub-title {
        font-size: 20px;
    }

    h3.footer-sub-title {
        font-size: 20px;
        margin-bottom: 25px;
    }

    .social-links a {
        width: 35px;
        height: 35px;
    }

    .social-links a i {
        font-size: 15px;
        color: rgba(255, 255, 255, 0.8);
        transition: 0.3s all linear;
    }

    .social-links {
        flex-wrap: wrap;
    }

    .find-lawyers-info:not(:last-of-type) {
        margin-bottom: 40px;
    }

    .information-section .section-title {
        margin-bottom: 40px;
    }

    .sub-hero-section {
        padding: 120px 0;
    }

    .contact-form-section .form-info {
        max-width: 844px;
    }

    .about-us-section .section-title {
        font-size: 32px;
    }

    .about-us-info {
        padding-left: 0px;
    }

    .header ul {
        gap: 10px;
    }

    .faq-section .about-us-image {
        padding-left: 20px;
    }

    .faq-section .accordion-wrapper-area .accordion .accordion-item .accordion-header button::after {
        font-size: 15px;
    }

    .help-you-deserve-page .section-sub-title {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .progress-container {
        margin-bottom: 20px;
    }

    .contact-form-div h3 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .help-you-deserve label {
        font-size: 15px;
        margin-bottom: 3px;
        padding: 8px;
    }

    .help-you-deserve .options {
        margin-bottom: 20px;
    }

    .step-form {
        display: flex;
        justify-content: start;
        align-items: start;
        gap: 20px;
    }

}

@media(max-width:991.98px) {

    .container {
        max-width: 720px;
    }

    .primary-btn {
        font-size: 16px;
        border-radius: 4px;
        padding: 5px 29px;
    }

    .hero-title {
        font-size: 32px;
    }

    .text-p {
        font-size: 14px;
    }

    .hero-section {
        padding: 70px 0;
    }

    .form-div {
        max-width: 100%;
        margin-left: 0;
        margin-top: 50px;
    }

    .legalmatch-section {
        padding: 70px 0;
    }

    .testimonial-slider-section {
        padding: 70px 0;
    }

    .section-title {
        font-size: 32px;
    }

    .how-it-works-section,
    .find-lawyers-section,
    .privacy-policy-section,
    .information-section,
    .contact-form-section .form-info,
    .contact-us-section,
    .contact-form-section,
    .about-us-section,
    .about-banner-section,
    .contact-form-section.help-you-deserve-page,
    .thank-you-section {
        padding: 70px 0;
    }

    .about-find-lawyers-section {
        padding: 0 0 70px 0;
    }

    .contact-form-section {
        padding-top: 70px;
    }

    .footer {
        padding: 70px 0;
    }

    h3.footer-sub-title {
        font-size: 20px;
        margin-bottom: 18px;
    }

    .section-sub-title {
        font-size: 27px;
        margin-bottom: 19px;
    }

    .find-lawyers-section .btn-div {
        margin-top: 22px;
    }

    .copy-right-div ul li a {
        font-size: 14px;
    }

    .copy-right-div .text-p {
        font-size: 14px;
    }

    .footer-links-div ul li:not(:last-child) {
        margin-bottom: 8px;
    }

    .text-p-24 {
        font-size: 20px;
    }

    .find-lawyers-section .container {
        padding: 60px;
    }

    .sub-hero-section {
        padding: 90px 0;
    }

    .breadcrumb-text {
        padding: 8px 15px;
    }

    .text-p-20 {
        font-size: 18px;
    }

    .contact-info-icon {
        width: 44px;
    }

    .google-map iframe {
        height: 370px;
    }

    .about-us-section .section-title {
        font-size: 27px;
    }

    .header ul {
        gap: 0px;
    }

    .header .btn-div {
        margin-top: 10px;
    }

    .form-modal .form-div {
        margin-top: 0px;
    }

    .faq-section .about-us-image {
        padding-left: 0px;
    }

    .contact-form-section.help-you-deserve-page .form-info {
        padding: 30px;
    }

    .thank-you-template-main-div h1 {
        font-size: 67px;
    }

    .benefit-card-divider::before {
        display: none;
    }



}

@media(max-width:767.98px) {

    .container {
        max-width: 540px;
    }

    .hero-section .text-p {
        margin-bottom: 24px;
    }

    .section-title {
        font-size: 28px;
    }

    .text-p-24 {
        font-size: 21px;
    }

    .section-sub-title {
        font-size: 21px;
    }

    .find-lawyers-state a {
        font-size: 16px;
    }

    .breadcrumb-text {
        font-size: 14px;
    }

    .sub-hero-section {
        padding: 80px 0;
    }

    .contact-info-icon {
        width: 39px;
    }

    .contact-info {
        padding: 23px 17px;
        gap: 15px;
    }

    .form-modal .form-title {
        font-size: 28px !important;
    }

    .help-you-deserve-page .section-sub-title {
        font-size: 22px;
        margin-bottom: 14px;
    }

    .contact-form-div h3 {
        font-size: 19px;
        margin-bottom: 25px;
    }

    .help-you-deserve label {
        font-size: 14px;
        margin-bottom: 2px;
        padding: 7px;
    }

    .thank-you-template-main-div h1 {
        margin-bottom: 42px;
        font-size: 67px;
    }

    .thank-you-template-main-div {
        padding: 56px;
    }
}

@media(max-width:575.98px) {
    .hero-section {
        padding: 40px 0;
    }

    .hero-title {
        font-size: 27px;
    }

    .legalmatch-section {
        padding: 40px 0;
    }

    .section-title {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .text-p-24 {
        font-size: 18px;
    }

    .how-it-works-card .card-title {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 4px;
    }

    .text-p-20 {
        font-size: 18px;
    }

    .how-it-works-section {
        padding: 40px 0;
    }

    .testimonial-slider-section,
    .find-lawyers-section,
    .privacy-policy-section,
    .information-section,
    .contact-form-section .form-info,
    .contact-us-section,
    .contact-form-section,
    .about-us-section,
    .about-banner-section,
    .contact-form-section.help-you-deserve-page,
    .thank-you-section {
        padding: 40px 0;
    }

    .about-find-lawyers-section {
        padding: 0 0 40px 0;
    }

    .contact-form-section {
        padding-top: 40px;
    }

    .footer {
        padding: 40px 0;
    }

    h3.footer-sub-title {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .footer-links-div p {
        margin-bottom: 15px;
        font-size: 14px;
    }

    .find-lawyers-state a {
        font-size: 14px;
        transition: 0.3s all linear;
    }

    .section-sub-title {
        font-size: 22px;
    }

    .find-lawyers-info:not(:last-of-type) {
        margin-bottom: 28px;
    }

    .privacy-policy-info p {
        font-size: 14px;
    }

    .copy-right-div .text-p {
        font-size: 12px;
    }

    .section-small-title {
        margin-bottom: 10px;
    }

    .find-lawyers-section-bg::after {
        width: 319px;
        height: 319px;
    }

    .conatc-div:not(:last-child) {
        margin-bottom: 14px;
    }

    .conatc-div i {
        margin-top: 3px;
    }

    .find-lawyers-section .container {
        padding: 40px 10px;
    }

    .how-it-works-card {
        padding: 24px;
    }

    .input-design {
        height: 47px;
    }

    .form-div {
        padding: 17px;
    }

    .sub-hero-section {
        padding: 70px 0;
    }

    .contact-form-section .contact-form-div .input-div {
        flex-direction: column;
        gap: 0;
    }

    .contact-info-icon {
        width: 30px;
        flex: 0 0 50px;
    }

    .text-p-16 {
        font-size: 14px;
    }

    .text-p-20 {
        font-size: 16px;
    }

    .google-map iframe {
        height: 310px;
    }

    .about-us-section .section-title {
        font-size: 26px;
    }

    .faq-section .accordion-wrapper-area.wrapper-area-inner .accordion .accordion-item .accordion-header button {
        border-radius: 15px;
        padding: 16px 38px 16px 16px;
        font-size: 14px;
    }

    .faq-section .accordion-wrapper-area .accordion .accordion-item .accordion-header button::after {
        font-size: 14px;
    }

    .faq-section .accordion-wrapper-area.wrapper-area-inner .accordion .accordion-item .accordion-body {
        font-size: 14px;
    }

    .form-modal .modal-header {
        padding: 0;
    }

    .form-modal .btn-close {
        position: absolute;
        right: 17px;
        top: 20px;
        z-index: 99999;
    }

    .form-modal .form-title {
        font-size: 22px !important;
        margin-bottom: 0;
    }

    .form-modal {
        margin-top: 40px;
    }

    .text-h5 {
        margin-top: 22px;
    }

    .input-div:not(:first-child) {
        margin-top: 15px !important;
    }

    .help-you-deserve label {
        font-size: 14px;
        margin-bottom: 0px;
    }

    .contact-form-section.help-you-deserve-page .form-info {
        padding: 0px;
    }

    .help-you-deserve-page .section-sub-title {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .progress-container {
        margin-bottom: 30px;
    }

    .help-you-deserve .options {
        margin-bottom: 25px;
    }

    .step-form {
        display: flex;
        justify-content: start;
        align-items: start;
        gap: 15px;
    }

    .thank-you-template-main-div {
        padding: 30px;
        border-radius: 10px;
    }

    .thank-you-template-main-div h1 {
        font-size: 42px;
        margin-bottom: 27px;
    }

    .thank-you-template-main-div p {
        font-size: 14px;
    }

    .options {
        gap: 18px;
    }

    .benefit-icon i {
        font-size: 22px;
    }

    .benefit-icon {
        width: 50px;
        height: 50px;
    }

    .card-img {
        width: 62px;
        height: 62px;
    }

    .copy-right-div ul {
        justify-content: space-around;
    }

    .copy-right-div {
        padding: 0 0 0 0;
    }

    .find-lawyers-section .container {
        padding: 20px 10px;
    }

}