@media screen and (max-width: 1280px) {
  .div-img {
    display: none;
  }

  .div-txt {
    position: static;
  }

  .txt-2 {
    width: 100%;
    position: static;
  }

  .div-txt img {
    width: 15%;
  }

  .txt-2 p {
    text-align: center;
  }
  .box {
    width: 177px;
  }

  .s-div {
    width: 100%;
    transform: none;
    padding: 14px 29px;
  }

  .new-d {
    transform: none !important;
  }

  .new-div {
    transform: none !important;
  }

  .acc-title h4 {
    font-size: 20px;
  }

  .div-con {
    transform: none;
  }

  .video-div {
    height: auto;
  }
}

@media screen and (max-width: 1024px) {
  .wel-con {
    flex-wrap: wrap;
  }
  .box-inner {
    clip-path: none;
  }

  .box {
    clip-path: none;
  }

  .box-parent {
    width: 27%;
    margin-bottom: 40px;
  }

  .service p {
    font-size: 14px;
  }

  .box {
    width: 100%;
  }

  .box-inner h5 {
    font-size: 14px;
  }

  .over-con h4 {
    font-size: 14px;
  }

  .top-img {
    left: 50%;
  }

  .test-con .owl-nav button {
    display: none;
  }

  .acc-title h4 {
    font-size: 18px;
  }

  .acc-con p {
    font-size: 14px;
  }
}

@media screen and (max-width: 912px) {
  .s-icon {
    font-size: 26px;
  }

  .s-txt h4 {
    font-size: 16px;
  }
  .div-con {
    justify-content: flex-start;
  }
  .acc-title::after {
    width: 28px;
    height: 28px;
    font-size: 18px;
  }
}
@media screen and (max-width: 820px) {
}

@media screen and (max-width: 800px) {
}

@media screen and (max-width: 786px) {
}

@media screen and (max-width: 712px) {
  .box-parent {
    width: 49%;
  }

  .over-img {
    width: 89%;
  }

  .over-con h4 {
    line-height: 22px;
  }

  .div-txt img {
    width: 8%;
  }

  .div-p {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 600px) {
  .about-banner {
    height: 400px;
  }
}
@media screen and (max-width: 540px) {
  .acc-title h4 {
    font-size: 16px;
  }
}

@media screen and (max-width: 430px) {
  .wel-con {
    justify-content: center;
  }
  .box-parent {
    width: 62%;
  }
  .acc-con {
    padding: 18px 15px;
  }
}

@media screen and (max-width: 414px) {
}

@media screen and (max-width: 412px) {
}

@media screen and (max-width: 393px) {
}

@media screen and (max-width: 375px) {
}

@media screen and (max-width: 360px) {
}
