@media screen and (max-width: 1399px) {
  .emp_business .project-content-right {
    max-width: 300px;
  }
  .emp_business .project-content-wrapper .shape {
    left: calc(59% - 5px);
  }
}
@media screen and (max-width: 1199px) {
  .ctaFooter_section .cta-section {
    margin-top: 0;
  }
  .single-team-items .team-content {
    margin-top: -32px;
  }
}
@media screen and (max-width: 991px) {
  .hero-logo-slick-slider .swiper-slide img.imgWr {
    max-width: 138px !important;
  }
  .cta-top p {
    font-size: 20px;
  }
  .emp_business .project-content-wrapper .shape {
    left: calc(57% - 5px);
  }
  .ctaFooter_section .cta-section {
    margin-top: 0;
    padding: 30px 30px;
  }
  .videoSection .video-box-area .video-box {
    margin-bottom: -100px;
  }
}
@media screen and (max-width: 767.99px) {
  .about_section .shape1 {
    bottom: -27px;
    left: 0;
    z-index: 1;
    width: 200px;
    height: 100px;
  }
  .f-20 {
    font-size: 16px;
  }
  .f-40 {
    font-size: 30px;
  }
  .customArrowWr .arrowWr {
    bottom: 0;
    right: 0;
    margin-bottom: 0;
  }
  .ourServices-slider {
    margin-top: 59px;
  }
  .emp_business .project-content-right {
    max-width: 200px;
    left: 0;
    display: none;
  }
  .emp_business .project-content-wrapper .shape {
    right: calc(0% - 5px);
    left: auto;
  }
  .emp_business .project-content-wrapper .fancy-box-wrapper {
    flex-wrap: wrap;
    gap: 20px;
  }
  .emp_business .project-content-wrapper .project-content {
    height: auto;
    padding: 30px;
  }
  .emp_business .project-wrapper {
    padding: 20px;
  }
  .achiveSection {
    background-image: none;
  }
  .achiveSection .contentwr .content {
    border-right: none;
  }
  .sectionHeading {
    font-size: 34px;
  }
  .header-logo img {
    max-width: 160px;
  }
  /* .testimonialSlider .imgWr .star{
        text-align: center;
      } */
  .testimonialSlider .imgWr .star img {
    max-width: 100px;
    margin-bottom: 20px;
  }
  .contact_form_section form{
    padding: 20px;
  }
  .videoSection .work-process-wrapper{
    padding-top: 20px;
  }
}
@media screen and (max-width: 575px) {
  .webHome .heroList {
    flex-direction: column;
  }
  .moving-text span {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 410px) {
  .about_section .aboutBox {
    max-width: 100%;
    min-width: 100%;
  }
}
