@media (max-width: 1850px) {
    .service-sidebar {
        /* width: 25%; */
    }
}

@media (max-width: 1600px) {
    .menu-footer-menu-container .menu-item {
        padding: 0 10px;
    }

    .footer_inner h2 {
        font-size: 20px;
    }

    .footer_inner h2::after {
        width: 43px;
        height: 4px;
    }

    footer {
        padding: 80px 0;
    }

    .menu-quick-links-container ul {
        gap: 22px;
    }

    .service_card button.primary-button {
        font-size: 12px;
    }

    .service-wrapper h2 {
        font-size: 34px;
    }

    .service-sidebar {
        padding: 40px 40px 40px 40px;
    }

    .main_services a {
        font-size: 18px;
    }

    .service-sidebar .s_nav_text::after {
        width: 225px;
    }

    .service_banner.text_152 h1 {
        margin-bottom: 90px;
    }

    .hero_section.service_banner {
        height: 540px;
    }

    form p {
        row-gap: 14px;
    }

    .group-column {
        margin: 13px 0;
    }

    .contact_section input, .contact_section textarea {
        padding: 16px 24px;
    }

    .contact_section h2 {
        margin: 0 0 44px;
    }

    .contact_details {
        width: 30%;
        gap: 30px;
    }

    .testimonial_slider p {
        margin: 10px 0 0;
    }

    .Testimonialslider {
        margin: 50px 0 0;
    }

    .counter_sec.section_padding {
        padding: 100px 0;
    }

    .text_152 h2 {
        margin: 0 0 40px;
    }

    .choose_us_sec .circle_icon {
        width: 50px;
        height: 50px;
    }

    .circle_icon img {
        width: 28px;
    }

    .choose_us_sec .row {
        gap: 18px;
    }

    .choose_us_sec p {
        margin: 22px 0 42px;
    }

    .section_gap {
        margin: 16px;
    }

    .global_intro_sec h4 {
        font-family: 'Montserrat-Bold';
        margin: 26px 0 16px;
    }

    .global_intro_sec h2 {
        line-height: 1;
    }

    .section_padding {
        padding: 80px 0;
    }

    .global_intro_sec.bg_dark_beige .second_row {
        gap: 40px;
    }

    .bg_dark_beige button.primary-button.white_btn {
        padding: 14px 74px;
    }

    /* header */
    .header .navbar {
        padding: 12px 40px;
    }

    .login-btn {
        font-size: 12px;
        padding: 8px 20px;
    }

    .hero_section h1 {
        margin-bottom: 70px;
    }

    .hero_section button {
        margin: 0 0 70px;
    }

    button.primary-button {
        padding: 14px 34px;
    }

    .header.container {
        top: 40px;
    }

    .hero_section {
        height: 700px;
    }

}

@media (max-width: 1500px) {
    .service-wrapper h2 {
        font-size: 30px;
    }

    .testimonial_slider p {
        width: 50%;
    }

    .counter_sec.section_padding {
        padding: 80px 0;
    }

    button.primary-button {
        font-size: 14px;
        padding: 12px 32px;
    }

    .hero_section h1 {
        margin-bottom: 60px;
    }

    .hero_section {
        height: 670px;
    }

    .global_intro_sec h4 {
        margin: 26px 0 14px;
    }

    .global_intro_sec button {
        margin: 20px auto 0;
    }

    .bg_dark_beige button.primary-button.white_btn {
        padding: 12px 74px;
    }

    .global_intro_sec img {
        width: 400px;
    }

}

@media (max-width: 1350px) {
    .service-sidebar {

        min-width: 23%;
    }

    .service_card {
        max-width: 230px;
        min-height: 190px;
    }

    .section_padding {
        padding: 60px 0;
    }

}

@media (max-width: 1180px) {

    h1, .h1 {
        font-size: clamp(32px, 5vw, 48px);
    }

    h2, .h2 {
        font-size: clamp(28px, 4.5vw, 42px);
    }

    h3, .h3 {
        font-size: clamp(18px, 2.5vw, 32px);
    }

    h6, .h6 {
        font-size: 15px;
    }

    p, .p {
        font-size: 15px;
    }

    .container {
        max-width: 100%;
        margin: 0 30px;
    }

    .global_intro_sec h4 {
        margin: 20px 0 14px;
    }

    .choose_us_sec p {
        margin: 16px 0 42px;
    }

    .contact_details {
        padding-bottom: 100px;
    }

    img.contact_icon {
        width: 42px;
    }

    .contact_section .contact_details h5 {
        margin: 10px 0;
    }

    .contact_section input, .contact_section textarea {
        font-size: 14px;
    }

    .service_banner.text_152 h1 {
        font-size: 130px;
    }

    .hero_section.service_banner {
        height: 520px;
    }

    .service-wrapper {
        padding: 30px 40px;
    }

    .main_services a {
        font-size: 16px;
    }

    .service-sidebar {
        padding: 30px;
    }

    .service-wrapper h2 {
        font-size: 26px;
    }

    .service_card_group {
        row-gap: 30px;
        column-gap: 12px;
    }

    .service-sidebar .s_nav_text::after {
        width: 100%;
    }

    .service-wrapper h2 {
        margin: 35px 0 35px;
    }

    .service_card h5 {
        font-size: 17px;
    }

    .footer_inner h2 {
        font-size: 18px;
        margin: 0 0 36px;
    }

    .footer_inner p, .footer_inner .menu-item a, .footer_inner .footer_link, .footer-bottom p, .menu-footer-menu-container a {
        font-size: 13px;
    }

    .menu-quick-links-container ul {
        gap: 18px;
    }

    .footer-widget-area {
        max-width: 20%;
    }

    .right.footer_pattern_img {
        right: 16px;
        max-height: 66px;
    }

    .left.footer_pattern_img {
        left: 30px;
        max-height: 140px;
        transform: rotate(90deg);
    }

    .bottom.footer_pattern_img {
        bottom: 18px;
        max-width: 140px;
    }

    .footer-bottom {
        margin: 30px 0 27px;
    }
}

@media (max-width: 1024px) {
    .left.footer_pattern_img {
        bottom: -30px;
    }

    footer {
        padding: 60px 0;
    }

    .footer_inner {
        justify-content: space-between;
        gap: 0;
        flex-wrap: wrap;
    }

    .footer-widget-area {
        max-width: 22%;
        flex: 0 0 22%;
    }

    .footer-logo .footer-widget-area {
        max-width: 100%;
    }

    .footer-widget-area.quick-links-widget {
        max-width: fit-content;
    }

    .service-wrapper h2 {
        margin: 30px 0 30px;
    }

    .service-sidebar {
        padding: 30px 20px;
    }

    .main_services a {
        font-size: 14px;
    }

    .service_card {
        min-height: 170px;
        padding: 20px 16px;
        flex: 0 0 27%
    }

    .service_card h5 {
        font-size: 16px;
    }

    .contact_section input, .contact_section textarea {
        padding: 16px 20px;
    }

    img.contact_icon {
        width: 36px;
    }

    .testimonial_card {
        padding: 30px 20px;
    }

    .testimonial_slider .rating_star {
        gap: 5px;
        margin: 18px 0;
    }

    .Testimonialslider {
        margin: 40px 0 0;
    }

    .text_152 h2 {
        margin: 0 0 20px;
    }

    .choose_us_sec .choose_card p {
        font-size: 12px;
    }

    .choose_us_sec .row {
        gap: 16px;
    }

    .global_intro_sec img {
        width: 300px;
    }

    .header .navbar {
        padding: 10px 30px;
    }

    .hero_section h1 {
        margin-bottom: 50px;
        width: 76%;
    }

    header .menu-item a {
        font-size: 14px;
    }
}

@media (max-width: 991px) {

    /* footer */
    .mobile.footer_custom_logo {
        display: block;
        margin-bottom: 20px;
    }

    .desktop.footer_custom_logo {
        display: none;
    }

    .footer_inner {
        row-gap: 40px;
    }

    .footer-widget-area {
        max-width: 42%;
        flex: 0 0 42%;
    }

    .footer-logo {
        flex: 0 0 42%;
    }

    .footer-widget-area.quick-links-widget {
        max-width: 100%;
        order: 3;
    }

    .footer-widget-area.contact-us-widget {
        order: 4;
    }

    .menu-quick-links-container ul {
        gap: 14px;
    }

    .our-location-widget .widget_text p {
        font-size: 17px;
        margin: 0 0 22px;
        color: var(--yellowText);
        font-family: 'Montserrat-Bold';
    }

    .our-location-widget .widget_text p::after {
        content: "";
        display: block;
        width: 52px;
        height: 5px;
        background-color: #F8C165;
        margin-top: 3px;
    }

    .footer_inner h2 {
        font-size: 17px;
        margin: 0 0 22px;
    }

    .footer_inner h2::after,
    .our-location-widget .widget_text p::after {
        width: 40px;
        height: 2px;
    }

    .our-location-widget iframe {
        margin-top: 0;
    }

    .right.footer_pattern_img {
        max-height: 80px;
    }

    .left.footer_pattern_img {
        bottom: -10px;
    }

    /* end */
    .main-login-btn {
        width: 100%;
        order: 1;
        text-align: right;
    }

    header .main-navigation {
        order: 2;
        width: auto;
    }

    .header.container {
        top: 30px;
    }

    .menu-toggle {
        display: flex;
        margin-left: 28px;
    }

    .main-navigation ul {
        display: flex;
        flex-direction: column;
        gap: 0;
        background-color: #fff;
        padding: 16px 0;
        border-bottom-right-radius: 16px;
        border-bottom-left-radius: 16px;
    }

    header .menu-item {
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }

    header .menu-item a {
        width: 100%;
        padding: 16px 16px;
    }

    .site-header.scrolled .header.container {
        top: 30px;
    }

    .menu-primary-menu-container {
        display: none;
        position: absolute;
        right: 0;
        left: 0;
        top: 100%;
        border: 1px solid transparent;
        z-index: -1;
        margin: 0 20px;
        box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
        border-bottom-right-radius: 16px;
        border-bottom-left-radius: 16px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .header .navbar {
        padding: 10px 20px;
    }

    /* hero section */
    .hero_section h1 {
        margin-bottom: 40px;
        width: 80%;
    }

    .hero_section button {
        margin: 0 0 50px;
    }

    .hero_section {
        height: 600px;
    }

    .global_intro_sec.bg_dark_beige .second_row {
        gap: 30px;
        flex-direction: row;
    }

    .global_intro_sec .row {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 16px;
    }

    .global_intro_sec p {
        width: 100%;
    }

    .bg_dark_beige button.primary-button.white_btn {
        padding: 12px 64px;
    }

    .choose_us_sec .row {
        flex-wrap: wrap;
        justify-content: center;
    }

    .choose_us_sec .column {
        flex: 0 0 46%;
        max-width: 46%;
    }

    .choose_us_sec .choose_card h6 {
        margin: 16px 0 20px;
    }

    .choose_us_sec .choose_card {
        min-height: 200px;
    }

    .counter_sec.section_padding {
        padding: 60px 0;
    }

    .testimonial_slider p {
        width: 100%;
    }

    .testimonial_slider p {
        margin: 5px 0 0;
    }

    .Testimonialslider .swiper-pagination-clickable .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    }

    form {
        width: 410px;
    }

    img.contact_icon {
        width: 32px;
    }

    .service_banner.text_152 h1 {
        font-size: 110px;
    }

    .hero_section.service_banner {
        height: 480px;
    }

    .service-sidebar {
        display: none;
    }

    .service-wrapper {
        padding: 0 30px 30px;
    }

    .service-wrapper h2 {
        font-size: 22px;
        margin: 40px 0 20px;
    }

    .service_card {
        flex: 0 0 46%;
        max-width: 46%;
        min-height: 170px;
        height: 100%;
    }

    .service_card_group {
        justify-content: space-between;
    }

    .service_card h5 {
        font-size: 15px;
    }

}

@media (max-width: 768px) {
    .menu-footer-menu-container .menu-item:first-child {
        padding-left: 0;
    }

    .left.footer_pattern_img {
        left: 16px;
        transform: none;
    }

    .footer_custom_logo .custom-logo-link {
        width: 100%;
        max-width: 200px;
    }

    .footer_custom_logo .custom-logo-link img {
        width: 100%;
        height: auto;
    }

    .footer-bottom {
        margin: 20px 0 0;
        flex-direction: column;
        align-items: start;
        gap: 14px
    }

    .service_card_group {
        row-gap: 22px;
        column-gap: 8px;
    }

    .hero_section.service_banner {
        height: 450px;
    }

    .service_banner.text_152 h1 {
        font-size: 90px;
    }

    .contact_section .col-flex {
        width: -webkit-fill-available;
    }

    .group-column p {
        flex-direction: column;
    }

    form {
        width: 100%;
    }

    .contact_details {
        width: 100%;
        gap: 20px;
        padding: 0;
    }

    .contact-grid {
        display: block;
    }

    button.primary-button {
        font-size: 12px;
        padding: 10px 30px;
    }

    .bg_dark_beige button.primary-button.white_btn {
        padding: 10px 64px;
    }

    .hero_section h1 {
        margin-bottom: 26px;
        width: 100%;
    }

    .hero_section {
        height: 550px;
    }

    .global_intro_sec img {
        width: 300px;
    }

    section {
        overflow: hidden;
    }
}


@media (max-width: 575px) {
    .service-wrapper h2 {
        font-size: 20px;
    }

    .our-location-widget iframe {
        max-width: 100%;
        max-height: 200px;
    }

    .footer_custom_logo .custom-logo-link {
        max-width: 160px;
        padding: 5px 7px
    }

    .footer_inner {
        row-gap: 16px;
    }

    .left.footer_pattern_img {
        left: 20px;
        bottom: -40px;
        transform: rotate(90deg);
    }

    .footer-bottom p,
    .menu-footer-menu-container .menu-item a {
        font-size: 12px;
    }

    .right.footer_pattern_img {
        max-height: 70px;
    }

    .footer_inner h2 {
        font-size: 16px;
        margin: 0 0 12px;
    }

    .our-location-widget .widget_text p {
        font-size: 16px;
    }

    .footer-widget-area {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .footer-logo {
        flex: 0 0 100%;
    }

    .service_card {
        padding: 18px 12px;
        flex: 1 1 100%;
        max-width: 100%;
    }

    .service-wrapper {
        padding: 0 16px 30px;
    }

    .hero_section.service_banner {
        height: 400px;
    }

    .service_banner.text_152 h1 {
        margin-bottom: 60px;
    }

    .service_banner.text_152 h1 {
        font-size: 60px;
    }

    textarea[name="message"] {
        height: 100px;
    }

    .contact_section input, .contact_section textarea {
        padding: 14px 20px;
    }

    .contact_section h2 {
        margin: 0 0 30px;
    }

    .choose_us_sec .choose_card p {
        font-size: 13px;
    }

    .Testimonialslider {
        margin: 30px 0 0;
    }

    .counter_sec .row {
        flex-direction: column;
        justify-content: center;
        gap: 50px;
    }

    .choose_us_sec .column {
        flex: 1 1 100%;
        max-width: 100%;
    }

    .choose_us_sec .choose_card {
        padding: 20px 16px;
    }

    .global_intro_sec img {
        width: 250px;
    }

    .global_intro_sec .column {
        padding: 0 8px;
    }

    .global_intro_sec.bg_dark_beige .second_row {
        gap: 0;
        flex-direction: column;
    }

    .bg_dark_beige button.primary-button.white_btn {
        padding: 10px 54px;
    }

    .global_intro_sec h4 {
        margin: 20px 0 10px;
    }

    button.primary-button.white_btn {
        border-width: 1px;
    }

    p, .p {
        font-size: 14px;
    }

    .section_gap {
        margin: 12px;
    }

    .container {
        margin: 0 auto;
        padding: 0 15px;
    }

    button.primary-button {
        font-size: 12px;
        padding: 10px 24px;
    }

    .header .navbar {
        border-width: 3px;
        border-radius: 12px;
        padding: 10px 15px;
    }

    .main-navigation ul {
        border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px;
    }

    .menu-primary-menu-container {
        border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px;
    }

    .site-branding a {
        width: 140px;
    }

    button.primary-button {
        padding: 10px 24px;
    }

    .header.container {
        top: 20px;
    }

    .site-header.scrolled .header.container {
        top: 20px;
    }
}

@media (max-width: 380px) {

    /* footer */
    .menu-footer-menu-container .menu-item {
        border-width: 1px;
    }

    .footer_inner p, .footer_inner .menu-item a, .footer_inner .footer_link, .footer-bottom p, .menu-footer-menu-container a {
        font-size: 12px;
    }

    .Testimonialslider .swiper-pagination-clickable .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

    .text_152 h2 {
        margin: 0 0 14px;
    }

    .choose_us_sec .column {
        flex: 0 0 100%;
    }

    .bg_dark_beige button.primary-button.white_btn {
        margin-top: 14px;
    }

    p, .p {
        font-size: 12px;
    }

    .login-btn {
        font-size: 12px;
        padding: 6px 16px;
        border-radius: 12px;
    }

    .menu-toggle {
        margin-left: 24px;
    }

    .site-branding a {
        width: 110px;
    }
}

@media (max-width: 375px) {
    .footer-bottom p, .menu-footer-menu-container .menu-item a {
        font-size: 10px;
    }

    .left.footer_pattern_img {
        max-height: 130px;
        bottom: -35px;
    }

    .bottom.footer_pattern_img {
        max-height: 120px;
    }

    .service_card h5 {
        font-size: 14px;
    }

    .service_banner.text_152 h1 {
        font-size: 52px;
    }

    .testimonial_card {
        padding: 20px 16px;
    }
}