@media (max-width: 767px) {
  #products .white-item {
    width: 100%;
  }
  #products .e-con-inner {
    margin-top: 0;
    margin-bottom: 0;
  }
  .swiper-slide {
    padding: 0 10px;
  }
}
@media (max-width: 600px) {
  footer .alignwide {
    flex-direction: column;
  }
  footer .wp-block-social-links.has-small-icon-size {
    margin: auto;
  }
  #styleDefault .supportbox2 .item,
  #styleDefault .supportbox .item {
    width: 100%;
  }
  .form-section .form {
    width: 100%;
    margin-left: 0;
  }
  .form-section .decor-img {
    display: none;
  }
}

@media only screen and (max-width: 959px) {
  .inner-container {
    padding-inline: 20px;
  }
  #styleD .head-section .img {
    order: -1;
  }
}
@media screen and (max-width: 1310px) {
  .inner-pad {
    padding-left: 4.545%;
    padding-right: 4.545%;
  }
}
@media screen and (max-width: 400px) {
  #styleDefault .banner-packages img,
  #styleDefault .ajcsi img {
    display: none;
  }
  #styleDefault .banner-packages .text,
  #styleDefault .ajcsi .text {
    margin-left: 0;
  }
  #styleDefault .darkbox2 .decor {
    background: none;
  }
  #styleDefault .darkbox2 .text {
    width: 100%;
  }
  #styleDefault .tny-topic-group-section .icon-table .item,
  #styleDefault .steps .item {
    max-width: none;
    margin-inline: 0;
  }
  .service-card .md-button {
    width: 100%;
  }
}
