@media (min-width: 750px) and (max-width: 1030px) {
  .swiper-slide.client-slider img {
    width: 50%;
  }
  h2 {
    font-size: 46px !important;
  }
  .about-title {
    text-align: center;
  }
  .about-content p {
    font-size: 20px;
    text-align: center;
  }
  .about {
    padding: 100px 0;
  }
  .about-title h2 {
    font-weight: 600;
    font-size: 46px;
  }

  .right-element {
    top: -185px;
    right: 0px;
  }
  .portfolio h2 {
    text-align: center;
  }
  .portfolio-content h3 {
    font-size: 31px;
  }
  .portfolio-content p {
    font-size: 18px;
    color: #fff;
  }
  .portfolio-content ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .service-element img {
    width: 50px;
  }
  .service-element {
    position: absolute;
    left: 0;
    top: -56px;
  }
  .service-content {
    text-align: center;
  }
  .service {
    padding: 60px 0;
  }
  .project h2 {
    text-align: center;
  }
  .slider-card {
    margin: 50px 70px !important;
  }
  .client-logo-container .client-slider {
    width: 20% !important;
  }
  .footer-left {
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 100px;
  }
  .footer-right {
    /* width: 100%; */
    justify-self: end;
  }
  .footer {
    padding-bottom: 40px;
  }
  .socail-icon ul li img {
    width: 125px;
    margin-left: 0px;
    margin-bottom: -50px;
  }

  .dis-none {
    display: none;
  }
  .footer-logo {
    margin-bottom: 20px;
  }
  .call {
    width: auto;
    padding-left: 0px;
  }
  .socail-icon ul {
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: end;
  }
  .popup {
    width: 95%;
  }
  .user {
    left: 189px;
    position: absolute;
    top: 197px;
  }
  .mail {
    left: 188px;
    position: absolute;
    top: 257px;
  }
  .for-small-device {
    display: block;
  }
  .for-small-device {
    text-align: center;
    font-size: 14px;
  }

  .dot-right {
    position: absolute;
    right: 9px;
    top: 36%;
  }

  .dot-left {
    position: absolute;
    left: -84px;
    top: 6%;
  }
  .element-bottom-right img {
    width: 70px;
  }
  .element-bottom-right {
    position: absolute;
    right: 0;
    bottom: -54px;
  }
  .element-bottom {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  #static-header {
    margin-top: 0;
  }
  .for-desktop {
    display: none;
  }
  .for-mobile {
    display: block;
  }
  .logo img {
    width: 325px;
  }
  .desktop-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: transparent;
    transition: 0.6s ease;
    margin: -80px 0 -80px -60px;
  }
  .hero {
    padding-top: 0;
  }
  header {
    background: #fff;
    padding: 20px 0;
    z-index: 999999;
  }
  .hero-content h2 {
    font-size: 40px;
  }
  .hero-content p {
    font-size: 22px;
  }
  .popup {
    padding: 50px 20px;
    width: 97%;
  }
  #contactForm {
    width: 90%;
    margin: 0 auto;
  }
  .user {
    left: 52px;
    position: absolute;
    top: 248px;
  }
  .mail {
    left: 50px;
    position: absolute;
    top: 309px;
  }
  .swiper-slide.client-slider {
    width: 50%;
  }
  .swiper-slide.client-slider img {
    width: 70%;
  }
  h2 {
    font-size: 35px !important;
  }
  .about-title {
    text-align: center;
  }
  p {
    font-size: 18px !important;
  }
  .about-content {
    text-align: center;
  }

  .left-element {
    top: -53px;
    left: 10px;
    position: absolute;
  }
  .about {
    padding: 100px 0;
  }
  .portfolio h2 {
    text-align: center;
  }
  .service-element img {
    width: 50px;
  }
  .service-element {
    position: absolute;
    left: 0;
    top: -60px;
  }
  .service-content {
    padding-right: 0;
    text-align: center;
  }
  .service-bottom-element img {
    width: 100px;
  }
  .project h2 {
    text-align: center;
  }
  .slider-card {
    margin: 50px 40px;
    padding: 30px 25px;
  }
  .client-logo-container .client-slider {
    width: 30% !important;
  }
  .client-logo-container .client-slider img {
    width: 70% !important;
  }
  .element-top img {
    width: 60px;
  }
  .testimonial-title {
    padding-bottom: 50px;
  }
  .testimonial-study {
    padding: 40px 60px;
    margin: 40px -30px;
  }
  .testimonial-nav {
    position: absolute;
    top: -79px;
    right: 0;
  }
  .element-bottom-right img {
    width: 70px;
  }
  .element-bottom-right {
    position: absolute;
    right: 0;
    bottom: -54px;
  }
  .element-bottom {
    display: none;
  }
  /* .footer-top-logo ul{
        
    } */
  .footer-top-logo ul li {
    width: 30%;
  }
  .dot-left img {
    width: 150px;
  }
  .dot-left {
    position: absolute;
    left: -73px;
    top: 35%;
  }
  /* .dot-right {
        position: absolute;
        right: -164px;
        top: 24%;
    } */

  .dot-right {
    position: absolute;
    right: 9px !important;
    top: 36%;
  }
  .footer-action button {
    padding: 10px 24px;
  }

  .footer-left {
    flex-direction: column;
    align-items: center;
  }
  .footer {
    padding-bottom: 40px;
  }
  .footer-right {
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 120px;
  }
  .firm-info {
    display: flex;
    gap: 20px;
  }

  .dis-none {
    display: none;
  }
  .footer-logo {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer-logo img {
    margin: -80px 0 -80px 0px;
  }
  .call {
    width: auto;
    padding-left: 0px;
  }
  .socail-icon ul {
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: end;
  }
  .call ul li a span {
    font-size: 20px;
  }
  .for-small-device {
    display: block;
  }
  .for-small-device {
    text-align: center;
    font-size: 12px;
  }
  .portfolio-mobile-box {
    text-align: center;
    margin: 30px 0;
  }
  .portfolio-mobile-box img {
    width: 100%;
  }
  .portfolio-mobile-box h3 {
    margin: 25px 0;
  }
  .portfolio-mobile-box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .portfolio-mobile-box ul li {
    border: 1px #5f10f5 solid;
    margin: 5px;
    border-radius: 25px;
    padding: 5px 15px;
    font-size: 14px;

    color: #5f10f5;
  }
  .portfolio-mobile-box ul span li {
    background: #5f10f5;
    color: #fff;
  }
  .portfolio-mobile-box ul li img {
    width: 20px;
  }
  .next-slider {
    top: 60vw;
    left: 5px;
    position: absolute;
  }
  .pre-slider {
    top: 60vw;
    right: 5px;
    position: absolute;
  }
  .project-slider-buttons {
    transform: scale(0.9);
  }
  .popup2 {
    width: 100%;
    padding: 10px;
    padding-top: 40px;
  }
  .case-study-popup {
    padding: 0 10px;
  }
}

@media screen and (max-width: 400px) {
  .about {
    padding: 130px 0;
  }
  .pre-slider {
    top: 41%;
  }
  .client-logo-container .client-slider img {
    width: 65% !important;
  }
  .next-slider {
    top: 41%;
  }
  .footer-info li {
    font-size: 14px;
  }
  .for-small-device {
    font-size: 10px;
  }
  .footer-action button {
    padding: 7px 24px;
  }
  .footer-action {
    padding: 40px 20px;
  }
  .mail {
    left: 48px;
    position: absolute;
    top: 289px;
  }
  .user {
    left: 48px;
    position: absolute;
    top: 230px;
  }
}
