@media (min-width: 757px) and (max-width: 1500px) {
    .section-content-wrapper h1 {
        font-size: 32px;
    }

    .section-content-wrapper p {
        font-size: 17px;
    }
}

@media (max-width: 756px) {
    .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content {
        margin-right: 170px;
    }

    .section-title > h2 {
        text-align: center;
    }

    .section-title {
        font-size: 20px !important;
        font-weight: 600;
        padding: 20px 5px;
        margin-left: -23px;
    }

    .section-title::before,
    .section-title::after {
        content: '' !important;
        background: #1e5f9b !important;
        display: inline-block !important;
        width: 10px !important;
        height: 2px !important;
    }

    .section-title:before {
        margin: 0 1px 6px 0;
    }

    .section-title:after {
        margin: 0 0 6px 1px;
    }

    .section-wrapper {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(1, auto);
    }

    .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .images_box .testimonial_img {
        border: none;
        position: absolute;
        top: 0;
        left: 14px;
        top: -79px;
    }


    .slide-bottom-content .slide-bottom-icon {
        margin-right: 20px;
        font-size: 30px;
        color: #ffff;
    }

    .slide-bottom-content .slide-bottom-icon span {
        font-size: 20px;
        color: #fff;
    }


    .slide-bottom-content .heading span {
        font-size: 14px;
        display: block;
        margin-bottom: 0;
        color: #fff;
    }

    .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content {
        margin-top: 110px;
    }

    .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .images_box .testimonial_img img {
        border: 5px solid #fff;
        box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
        /* width: 35%; */
        width: 90px;
        height: 90px;
    }

    .flip-box {
        background-color: transparent;
        width: 130px;
        height: 100px;
        border: 1px solid #f1f1f1;
        perspective: 1000px;
    }

    .we-work-list-icon {
        width: 50px;
        height: 50px;
    }

    .we-work-list-icon img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .reverse-column .section-wrapper .section-two {
        grid-column: 1;
    }

    .container-fluid2 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .top-header ul {
        flex-direction: column;
    }

    .main-logo-text {
        font-size: 25px;
    }

    .slide-contant-container {
        width: 95%;
    }

    /* .main-logo-text span {
    } */
    .swiper-container {
        width: 100%;
        overflow: hidden;
    }

    .slide-contant-container p {
        width: 100%;
        font-size: 15px;
    }

    .slide-contant-container {
        top: 65px;
        /* transform: translateY(0); */
    }

    .slide-contant-container h1 {
        font-size: 20px;
    }

    .button-group .read-more-btn {
        margin-right: 2px;
    }

    .swiper-container {
        height: 55vh;
    }

    h2 {
        font-weight: normal;
        font-size: 23px;
        text-align: center;
    }

    .button_container {
        top: 12.5%;
    }

    .overlay nav {
        position: relative;
        height: 0;
        top: 22%;
        font-size: 20px;
        font-family: "Vollkorn", serif;
        font-weight: 400;
        text-align: center;
        z-index: 100;
    }

    .quick-contact {
        display: none !important;
    }

    .go-to-top {
        display: none !important;
    }

    .we-work-list-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .slide-bottom-content .slide-bottom-icon {
        margin-right: 10px;
    }

    .slide-bottom-content.border-right {
        border-color: transparent !important;
    }

    .section-1 {
        margin-top: 0;
    }

    .section-1 .content-container {
        margin-bottom: 0;
    }

    .about-section .read-more-btn {
        margin-bottom: 15px;
    }

    .about-section.section-2 {
        padding-top: 1px;
    }

    .about-section.section-2 .about-heading {
        font-size: 25px;
    }

    .service-offer-section h2 {
        font-size: 30px;
    }

    .service-box {
        margin-bottom: 10px;
    }

    .service-offer-section {
        padding-bottom: 30px;
    }

    .cta-heading h2 {
        font-size: 25px;
    }

    #customers-testimonials .item {
        padding: 10px;
    }

    /*.our-process {
      display: none;
    }*/
    #progress-bar-container li {
        list-style: none;
        float: left;
        width: 16.28%;
        text-align: center;
        color: #aaa;
        text-transform: uppercase;
        font-size: 7px;
        cursor: pointer;
        font-weight: 700;
        transition: all ease 0.2s;
        vertical-align: bottom;
        height: 60px;
        position: relative;
    }
    #progress-bar-container li .step-inner {
        position: relative;
        width: 100%;
        bottom: 0;
    }
    #progress-bar-container li:before {
        content: " ";
        display: block;
        margin: auto;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        border: solid 2px #aaa;
        transition: all ease 0.3s;
    }
    #progress-bar-container {
        position: relative;
        width: 100%;
        margin: auto;
        height: 100px;
        margin-top: 65px;
        left: 50%;
        transform: translateX(-50%);
    }

    .work-section .section-title h2 {
        font-size: 24px;
        text-transform: capitalize;
    }

    .project-cta h1 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .footer-cta .single-cta {
        margin-bottom: 20px;
    }

    .footer-widget {
        margin-bottom: 20px;
    }

    .section-content-wrapper h1 {
        font-size: 30px;
    }

    .whatsapp-container .float {
        position: fixed;
        width: 40px;
        height: 40px;
        bottom: 10px;
        left: 10px;
        font-size: 20px;
        display: grid;
        place-content: center;
    }

    .main-logo {
        max-width: 216px;
    }

    .navbar-dark .navbar-toggler-icon {
        background-image: url(../images/icon/menu.svg);
    }

    .section-1 .content-container {
        min-height: auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .about-section .about-detial {
        padding: 0px 10px;
    }

    .section-content-wrapper {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .section-content-wrapper p {
        font-size: 16px;
    }

    .section-full-title {
        width: 100%;
    }

    .section-full-title h2 {
        font-size: 20px;
    }

    .why-choose-content h2 {
        font-size: 17px;
        text-align: center;
        margin-top: 10px;
    }

    .why-choose-content p {
        text-align: justify;
        font-size: 15px;
    }

    .testimonial_section .about_content .layer_content .section_title h2 {
        font-weight: 300;
        font-size: 25px;
        line-height: 31px;
        padding-bottom: 36px;
        margin-bottom: 0px;
        color: rgb(255, 255, 255);
    }

    .testimonial_section .about_content .layer_content .section_title p {
        color: rgb(255, 255, 255);
        margin: 0px 0px 15px;
        font-size: 15px;
        text-align: justify;
    }

    .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials {
        margin: 10px 0px;
        padding: 0 10px 0px 50px;
        position: relative;
        text-align: center;
    }

    .review-section {
        padding: 40px 0px;
    }

    .single-cta .cta-text span {
        font-size: 17px;
    }

    .single-cta .cta-text a {
        font-size: 17px;
        color: rgb(255, 255, 255);
    }

    .footer-widget-heading ul {
        padding-left: 20px;
    }

    .work-section {
        padding: 40px 0px;
    }

    .r-reverse {
        display: flex;
        flex-direction: column-reverse;
    }

    .about-section .img-container {
        margin-bottom: 20px;
    }

    .about-section {
        margin: 10px 0px 0px;
        /* padding: 30px 0px 30px; */
    }

    .section-3 {
        margin: 30px 0;
    }

    .quote-btn a {
        font-size: 16px;
        width: 145px;
    }

    .we-work-section {
        padding: 0px 0px 0px;
    }

    .we-work-list-heading p {
        font-size: 13px;
    }

    .breadcrumbs {
        background-size: cover;
        background-position: center;
        padding: 35px 0;
        min-height: auto;
    }

    .about-sections .img-container {
        margin-bottom: 30px;
    }

    .footer-text p {
        padding-right: 10px !important;
    }

    .footer-widget-heading h3 {
        padding-left: 10px;
    }

    .footer-widget-heading h3::before {
        left: 10px;
    }

    .footer-social-icon i {
        height: 35px;
        width: 35px;
        line-height: 35px;
    }

    .single-contact-address-box {
        padding: 15px 10px 15px;
    }

    .single-contact-address-box.main-branch {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .contact-form {
        padding: 0px 10px 0px;
    }

    .contact-mgs-box {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .contact-form .sec-title-style1 {
        padding-bottom: 0px;
        width: 100%;
    }

    .sec-title-style1 .title {
        font-size: 28px;
    }

    .input-box textarea {
        margin-top: 20px;
    }

    .contact-form .text-box {
        width: 100%;
    }

    .thankyou-box {
        min-height: 50vh;
    }

    .thankyou-content {
        padding: 10px;
    }

    .thankyou-content .thankyou-icon {
        font-size: 50px;
    }

    .thankyou-content .main-heading {
        font-size: 30px;
    }

    .thankyou-content .sub-heading {
        font-size: 20px;
        text-align: center;
    }
}
