.iao {
  max-width: 100vw;
  padding-left: 7.8125vw;
}
.iao .iao-copy {
  max-width: 27.0833333333vw;
}
@media screen and (max-width: 767px) {
  .iao .iao-copy {
    max-width: 100%;
  }
}

.title-wrap h4 {
  font-weight: 300;
}

.thread-wrap {
  margin-left: -1.0416666667vw;
}
.thread-wrap img {
  width: 76.5625vw;
}

.placeholder-img {
  height: 26.0416666667vw;
  width: 100%;
}

/**/
.ti__row {
  margin-bottom: 50px;
}
.ti__heading {
  font-weight: 300;
  width: 62.5vw;
  min-width: 62.5vw;
}
.ti__image {
  width: 26.5625vw;
  margin-left: -10.4166666667vw;
}
.ti__image img {
  width: 31.25vw;
  display: block;
  max-width: initial;
}

/*Inner page banner*/
.inner-banner .inner-wrapper {
  border-bottom: 1.5px solid #C301B1;
  padding-bottom: 50px;
}
.inner-banner .heading-sec {
  margin-bottom: 50px;
}

/*text-right*/
.celebrate-sucess-sec .sucess-desc {
  margin: 0;
}

.Transformative-s-title {
  font-size: 2.4vw;
  line-height: 3.75vw;
  color: var(--color-skyblue);
  font-family: "Helvetica";
}
@media screen and (max-width: 767px) {
  .Transformative-s-title {
    font-size: 6.4vw;
    line-height: 7.75vw;
  }
}/*# sourceMappingURL=inner.css.map */