/* .innerpage-header-floatingtext {
        font-weight: bold;
        font-size: 84px;
        position: absolute !important;

        -webkit-text-fill-color: transparent;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #6b519e;
        transform: rotate(-90deg);
        bottom: 10px !important;
        z-index: 999;
        right: 20px !important;
        top: 400px !important;
      }
      @media only screen and (max-width: 1640px) and (min-width: 1400px) {
        .innerpage-header-floatingtext {
          top: 179px !important;
        }
      } */
.innerpage-header-floatingtext {
  font-weight: bold;
  font-size: 84px;
  position: absolute !important;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #6b519e;
  transform: rotate(-90deg);
  bottom: 65px !important;
  z-index: 999;
  right: 62px !important;
  /* top: 400px !important; */
}
.home-section-1-wrapper .home-top-section-carousel li .slide-image,
.home-section-1-wrapper .home-top-section-carousel li img {
  max-width: 918px !important;
}
.home-section-1-wrapper .home-top-section-carousel li .slide-image {
  margin: 0 100px;
}
@media only screen and (max-width: 1440px) and (min-width: 1369px) {
  .innerpage-header-floatingtext {
    bottom: 41px !important;
    z-index: 999;
    right: 71px !important;
  }
  .home-section-1-wrapper .home-top-section-carousel li .slide-image,
  .home-section-1-wrapper .home-top-section-carousel li img {
    max-width: 860px !important;
  }
  .home-section-1-wrapper .home-top-section-carousel li .slide-image {
    margin: 0 135px;
  }
}
@media only screen and (max-width: 1600px) and (min-width: 1441px) {
  .innerpage-header-floatingtext {
    bottom: 59px !important;
    z-index: 999;
    right: 50px !important;
  }
  .home-section-1-wrapper .home-top-section-carousel li .slide-image,
  .home-section-1-wrapper .home-top-section-carousel li img {
    max-width: 918px !important;
  }
  .home-section-1-wrapper .home-top-section-carousel li .slide-image {
    margin: 0 100px;
  }
}
