@media screen and (max-width: 1690px) {
    .process-step span.num {
        font-size: 18px;
    }

    .process-step p {
        font-size: 16px;
    }

    .pinn-icon img {
        height: 80px;
    }

    .pinn-icon {
        height: 90px;
    }

    .process-step {
    }

    .faqs_content_wrp button.accordion-button, .faqs_content_wrp button.accordion-button.collapsed {
        font-size: 16px;
        padding: 10px 42px 10px 15px;
        background-size: 23px;
        height: 58px;
    }

    .accordion-body p {
        font-size: 15px;
    }

    .map_iframe {
        height: 500px;
    }

    .copyright {
        font-size: 16px;
    }

    .c_para p {
        font-size: 18px;
    }

    p.c_heading {
        font-size: 20px;
    }

    .c_icon img {
        height: 85px;
    }

    .c_icon {
        text-align: center;
        height: 90px;
        margin-bottom: 16px;
    }
}

@media screen and (max-width: 1620px) {
    .container {
        max-width: 96%;
        width: 100%;
    }

    .custom-btn {
        font-size: 17px;
    }

    .services-top-content {
        width: 75%;
    }

    .service-card-content h3 {
        font-size: 24px;
    }

    .service-card-content li {
        font-size: 16px;
        line-height: 25px;
    }

    .gallery-item img {
        height: 265px;
    }

    .nav-col h4 {
        font-size: 24px;
    }

    .banner_content h3, .banner-section h1 {
        font-size: 40px;
    }

    .banner-section p {
        font-size: 18px
    }

    .form_wrp_box h3 {
        font-size: 30px;
    }

    .form_content {
        padding-top: 42px;
    }

    .form_content p {
        font-size: 13px;
        padding: 8px 0px 25px;
    }

    .form_wrp_box {
        padding: 30px 20px;
        gap: 30px;
    }

    .form_shortcode input, .form_shortcode select {
        height: 50px;
    }

    .form_shortcode textarea {
        height: 130px;
    }

    .submit-field input {
        height: 65px;
    }

    .banner-section {
        height: auto;
    }

/*     .b-form-col {
        margin-bottom: -72px;
    } */

    .b-content-col {
        height: auto;
    }

    h2.maintitle, h2, .wrap .counter, h2.h2_title {
        font-size: 40px;
    }

    .service-card:hover .service-card-content p {
        font-size: 16px;
    }

    .service_btn .btn , .why_btn a, .cta-section .btn {
        font-size: 20px;
    }

    .why_content h5 {
        font-size: 18px;
    }

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

    .why-card img {
        height: 64px;
    }

    .why_choose_image {
        padding-left: 40px;
    }

    .wrap .label {
        font-size: 18px;
    }

    .wrap {
        padding: 40px 55px;
    }

    .why_icon {
        height: 75px;
    }
}

@media screen and (max-width: 1480px) {
    h2.maintitle, h2, .wrap .counter, h2.h2_title, .why_choose_content h2.h2_title, .counter.started {
        font-size: 34px;
    }

    div#why_choose_us .row {
        row-gap: 10px;
    }

    .why-card {
        padding: 6px;
    }

    .projects-section {
        padding: 60px 20px;
    }

    .testimonial_wrapper {
        padding: 60px 0px 0px;
    }

    .innt_image {
        padding-right: 25px;
    }

    .logo_text {
        font-size: 24px;
    }

    .logo_text_2 {
        font-size: 11px;
    }
}

@media screen and (max-width: 1420px) {
    .banner-content-wrp {
        padding-top: 160px;
    }

    .submit-field input {
        height: 60px;
    }

    .google_map {
        height: 395px;
    }
}

@media screen and (max-width: 1300px) {
    .map_iframe {
        height: 400px;
    }

    .testimonial_wrapper {
        padding: 40px 20px 0px;
    }

    .common_wrp .banner_btn {
        padding: 35px 0px 60px;
        text-align: center;
    }

    .process-steps {
        max-width: 1200px;
    }

    .process-step:nth-child(1):after, .process-step:nth-child(2):after {
        width: 104px;
        height: 22px;
        background-size: 104px auto;
        right: -107px;
    }

    .accordion-item {
        padding: 0px 20px;
    }

    .service-card-content h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .process-step {
        padding: 22px 15px 30px;
    }

    .cta-section {
        padding: 120px 0px;
    }

    .google_map {
        height: 325px;
    }
}

@media screen and (max-width: 1200px) {
    .slick-next, .slick-prev {
        width: 23px;
        height: 66px;
    }

    .slick-prev {
        left: -28px !important;
    }

    .slick-next {
        right: -28px !important;
    }

    .why-card {
        padding: 12px;
        width: 50%;
    }

    .wrap .inn-icon img {
        width: 55px;
    }

    .wrap .inn-icon {
        width: 55px;
    }

    .wrap {
        padding: 28px 50px;
    }

    .process-step:nth-child(1):after, .process-step:nth-child(2):after {
        display: none;
    }

    .process-steps {
        justify-content: space-evenly;
    }

    .gallery-item {
        width: 25%;
        border: 7px solid transparent;
    }

    .gallery-item img {
        height: 250px;
    }

    header.fixed-header {
        position: relative !important;
    }

    .b-content-col {
        display: flex;
        justify-content: center;
    }

    .banner-content-wrp {
        padding-top: 175px;
    }

    .services-top-content {
        padding: 0px 0%;
    }

    .services-section {
        padding: 230px 0px 20px;
    }

    .process-step span.num {
        padding: 6px 20px 15px;
    }

    .service-card-content h3 {
        font-size: 21px;
        line-height: 30px;
    }

    .service_icon_repeater {
        gap: 50px;
    }

    .abt_content li {
        font-size: 16px;
        margin-bottom: 4px;
    }

    .abt_content {
        padding: 35px;
    }

    .cta-section {
        padding: 85px 0px;
    }

    .footer_row {
        padding: 70px 0px;
    }

    div#testimonialCarousel h4 {
        font-size: 28px;
    }
    .footer_detail_box {
    max-width: 34%;
    width: 100%;
}
}

@media screen and (max-width: 992px) {
    .container {
        max-width: 94%;
        width: 100%;
    }
	.services-section {
        padding: 50px 0px 20px;
    }

    .nav-col {
        gap: 20px;
    }

    .nav-col h4 {
        font-size: 20px;
    }

    .full_wrp {
        padding-top: 230px;
    }

    .why_choose_us_wrapper {
        padding: 40px 0px;
    }

    .heading_with_btn {
        display: block;
    }

    .green_bg {
        display: block;
        text-align: center;
        padding: 24px;
    }

    .green_bg .services-top-content {
        text-align: center;
        padding: 0;
    }

    .banner_btn.ser_btn {
        margin-top: 35px;
    }

    .abt_content, .abt_image {
        width: 100%;
    }

    .about_content_wrp .row {
        display: block;
    }

    .abt_image img {
        height: 400px;
        object-fit: cover;
    }

    .services-top-content {
        padding: 0px 0%;
        width: 100%;
        margin-bottom: 20px;
    }

    .why_choose_wrp, .t_image {
        width: 100%;
        margin-bottom: 30px;
    }

    .why_choose_image {
        padding-left: calc(var(--bs-gutter-x) * .5);
        width: 100%;
        justify-content: center;
    }

    .wrap {
        padding: 28px 4px;
        flex-wrap: wrap;
    }

    .counter-box {
        display: flex;
        gap: 30px;
        width: 32%;
        justify-content: center;
        padding: 15px;
    }

    .process-step {
        max-width: 46%;
        margin: 1.5% 0%;
    }

    .process-section {
        padding: 30px 0px;
    }

    .process-top-content {
        margin-bottom: 30px;
    }

    .process-bottom-content {
        width: 90%;
        margin: 40px auto 0px;
    }

    .innt_image {
        padding-right: 0;
        max-width: 65%;
        margin: auto;
    }

    .t_content_wrp {
        width: 100%;
    }

    div#testimonialCarousel p {
    }

    .gallery-item {
        width: 50%;
        border: 5px solid transparent;
    }

    .faqs_content_wrp .accordion {
        column-count: 1;
    }

    .accordion-item {
        padding: 0;
    }

    .faqs_content_wrp {
        padding-top: 30px;
    }

    .contact_details {
        padding-top: 30px;
        flex-wrap: wrap;
    }

    .footer_detail_box {
        max-width: 50%;
        padding: 15px;
    }

    .footer_row {
        padding: 40px 0px 30px;
    }

    .projects-top-content {
        margin-bottom: 15px;
    }

    h6.h6_title {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .counter-wrap {
        width: 156px;
        padding: 22px;
    }

    .counter-wrap .label {
        font-size: 16px;
    }

    .process-section {
        padding: 30px 0px 0;
    }

    .abt_content {
        padding: 40px;
    }

    div#testimonialCarousel h4 {
        font-size: 26px;
    }
    .banner_content h2 {
    line-height: normal;
    font-weight: 700;
}
}

@media screen and (max-width: 767px) {
    .testimonial_wrapper {
        padding: 40px 10px 0px;
    }

    header .nav-header {
        text-align: center;
    }

    .nav-col {
        justify-content: center;
        display: block;
        text-align: center;
    }

    .nav-col h4 {
        font-size: 18px;
        text-align: center;
    }

    .nav-col svg {
        width: 20px;
    }

    .banner_content h3, .banner-section h1 {
        font-size: 30px;
    }

    header {
        position: relative;
        left: 0;
        background: #000;
    }

    .banner-content-wrp {
        padding-top: 65px;
    }

    .abt_content {
        padding: 25px;
    }

    .common_wrp .banner_btn {
        padding: 15px 0px;
    }
    .inner-banner-section {
    padding: 60px 0px;
}
}

@media screen and (max-width: 590px) {
    h2.maintitle, h2, .wrap .counter, h2.h2_title, .why_choose_content h2.h2_title, .counter.started {
        font-size: 24px;
    }

    .abt_content li {
        background-position: 0px 6px;
    }

    .footer_detail_box {
        max-width: 100%;
        padding: 15px;
    }

    .gallery-item img {
        height: 150px;
    }

    .projects-section {
        padding: 40px 10px;
    }

    .service_btn .btn, .why_btn a, .cta-section .btn {
        font-size: 16px;
    }

    .innt_image {
        max-width: 100%;
    }

    .process-steps {
        padding: 0px 20px;
    }

    .process-step {
        margin: 2% 0%;
        max-width: 100%;
    }

    .counter-box {
        width: 50%;
        display: block;
        text-align: center;
        padding: 14px 10px;
    }

    .wrap {
        padding: 15px 10px;
        flex-wrap: wrap;
        border-radius: 0px;
        justify-content: center;
    }

    .wrap .counter.started {
        text-align: center;
    }

    .wrap .inn-icon {
        margin: 0px auto 12px;
    }

    .wrap .label {
        font-size: 14px;
    }

    .wrap .inn-icon img {
        width: auto;
        height: 50px;
    }

    .why-card {
        padding: 12px;
        width: 100%;
    }

    .why_choose_content h2 span span {
        display: inline;
    }

    .why_choose_content h2.h2_title {
        margin-bottom: 28px;
    }

    .slick-next, .slick-prev {
        width: 18px;
        height: 50px;
    }

    .slick-prev {
        left: -14px !important;
    }

    .slick-next {
        right: -14px !important;
    }

    .service_icon_repeater {
        margin-bottom: 20px;
        flex-wrap: wrap;
        gap: 0;
    }

    .services_re {
        display: block;
        width: 50%;
        margin-bottom: 20px;
    }

    .ser_icon {
        margin: 0px auto 10px;
    }

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

    .form_wrp_box h3 {
        font-size: 24px;
    }

    .banner_content h2, .banner-section h1 {
        font-size: 24px;
    }

    .nav-col h4 {
        font-size: 20px;
        padding: 10px 0px 0;
        text-align: center;
    }

    .abt_content .banner_btn a, .cta-section .banner_btn a {
        padding: 16px 22px;
        width: 100%;
        justify-content: center;
    }

    .common_wrp .banner_btn a {
        padding: 16px 22px;
    }

    div#testimonialCarousel h4 {
        font-size: 24px;
    }

    h6 {
        font-size: 17px;
    }
.cta_content_wrp {
    padding: 25px;
}
    .cta-section {
        padding: 45px 0px;
    }
.faq-section {
    padding: 40px 0px;
}
.faqs_content_wrp button.accordion-button, .faqs_content_wrp button.accordion-button.collapsed {
	background-position: 97% center;
}
    .c_icon img, .c_icon {
        height: 60px;
    }
	
	
	
}
