@media (max-width: 1440px) {
  .container.type-steps {
    max-width: 100%;
  }
}
@media (max-width: 1320px) {
  .container.type-steps {
    padding: 0 40px;
  }
}
@media (max-width: 999px) {
  .container.type-steps {
    padding: 0 14px;
  }
}

.index-steps.index-steps-commercial .our-work__num:before {
  top: 0;
  border-radius: 0 0 8px 8px;
  height: 10px;
}
@media (max-width: 999px) {
  .index-steps.index-steps-commercial .our-work__num:before {
    height: 30px;
    width: 10px;
    border-radius: 0 8px 8px 0;
    left: 0;
    top: 8px;
  }
}
.index-steps.index-steps-commercial .our-work__item {
  height: 500px;
  position: relative;
}
@media (max-width: 1320px) {
  .index-steps.index-steps-commercial .our-work__item {
    width: 50%;
  }
}
@media (max-width: 999px) {
  .index-steps.index-steps-commercial .our-work__item {
    width: 100%;
    height: auto;
  }
}
.index-steps.index-steps-commercial .our-work__item:first-child {
  overflow: initial;
}
.index-steps.index-steps-commercial .our-work__item:first-child:after {
  content: "";
  position: absolute;
  top: 0;
  right: 60px;
  height: 100%;
  width: 100vw;
  background-color: #f9f9f9;
  z-index: -1;
}
@media (max-width: 999px) {
  .index-steps.index-steps-commercial .our-work__item:first-child:after {
    content: none;
  }
}
@media (max-width: 1320px) {
  .index-steps.index-steps-commercial .our-work__item:nth-child(3), .index-steps.index-steps-commercial .our-work__item:nth-child(4) {
    background-image: url("/local/templates/perfectpavers.com/images/our-work-item-bg-2.svg");
  }
}
@media (max-width: 999px) {
  .index-steps.index-steps-commercial .our-work__item:nth-child(3), .index-steps.index-steps-commercial .our-work__item:nth-child(4) {
    background-image: url("/local/templates/perfectpavers.com/images/our-work-item-bg-mobile.svg");
  }
}
.index-steps.index-steps-commercial .our-work__item:nth-child(5) {
  background-image: url("/local/templates/perfectpavers.com/images/our-work-item-bg-2.svg");
}
@media (max-width: 999px) {
  .index-steps.index-steps-commercial .our-work__item:nth-child(5) {
    background-image: url("/local/templates/perfectpavers.com/images/our-work-item-bg-mobile.svg");
  }
}
.index-steps.index-steps-commercial .our-work__item:last-child {
  background-image: url("/local/templates/perfectpavers.com/images/our-work-item-bg-3.svg");
  padding-right: 10px;
  overflow: initial;
}
@media (max-width: 999px) {
  .index-steps.index-steps-commercial .our-work__item:last-child {
    background-image: url("/local/templates/perfectpavers.com/images/our-work-item-bg-mobile.svg");
  }
}
.index-steps.index-steps-commercial .our-work__item:last-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 60px;
  height: 100%;
  width: 100vw;
  background-color: #f9f9f9;
  z-index: -1;
}
@media (max-width: 999px) {
  .index-steps.index-steps-commercial .our-work__item:last-child:after {
    content: none;
  }
}
@media (max-width: 767px) {
  .index-steps.index-steps-commercial .our-work__item ul {
    font-size: 13px;
  }
}
.index-steps.index-steps-commercial .our-work__text {
  margin-bottom: 12px;
}
.index-steps.index-steps-commercial .our-work__text span {
  color: #03a28a;
  font-weight: 600;
}

@media (max-width: 1440px) {
  .container.container-commercial {
    max-width: 100%;
  }
}

/*# sourceMappingURL=style.css.map */
