@media (min-width: 757px) and (max-width: 1500px) {
  .section-content-wrapper h1 {
    font-size: 45px;
  }

  .section-content-wrapper p {
    font-size: 17px;
  }
}
@media (max-width: 756px) {
  .section-wrapper {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, auto);
  }

  .flip-box {
    background-color: transparent;
    width: 130px;
    height: 100px;
    border: 1px solid #f1f1f1;
    perspective: 1000px;
    /* height: 100%; */
  }

  .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;
  }

  .about-section .section-title h2 {
    font-weight: normal;
    font-size: 23px;
    text-align: center;
  }

  .button_container {
    top: 12.5%;
    /* right: 30%; */
  }

  .overlay nav {
    position: relative;
    height: 0;
    top: 22%;
    /* transform: translateY(-50%); */
    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;
  }

  .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-card-grid {
    padding: 60px 0;
  }

  .section-card-grid .section-title h2 {
    font-size: 26px;
    text-align: center;
  }

  .service-card-item {
    padding: 25px 20px;
    margin-bottom: 20px;
  }

  .service-card-item h3 {
    font-size: 20px;
  }

  .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;
  }
}
