.hello-animation {
  position: absolute;
  left: -120px;
  top: 50px;
}
.vlt-progress-bar__title > span::before {
  content: "";
}
.vlt-progress-bar .counter {
  display: block;
  float: right;
}
.vlt-navbar--fixed {
  opacity: 0.9;
}
@media only screen and (max-width: 767px) {
  .hello-animation {
    left: -100px;
    top: 0px;
    opacity: 0.75;
  }
  .vlt-fullpage-slider .vlt-section__content {
    padding-top: 4.5rem;
    padding-bottom: 7rem;
  }
  .vlt-slide-photo__particle {
    display: none;
  }
  .vlt-gap-100--md,
  .vlt-gap-30--sm {
    display: none;
  }
  .vlt-gap-70 {
    height: 1.5rem;
  }

  .vlt-gap-40,
  .vlt-gap-40--sm,
  .vlt-gap-50 {
    height: 1.5rem;
  }
  .vlt-fullpage-slider-numbers {
    font-size: 1rem;
    font-weight: 500;
    width: 4rem;
    height: 4rem;
    border-top-left-radius: 8px;
    background-color: #101010;
  }
}
@media only screen and (max-width: 992px) {
  .vlt-footer {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .vlt-fullpage-slider-numbers {
    font-size: 1rem;
    font-weight: 500;
    width: 5rem;
    height: 5rem;
    border-top-left-radius: 8px;
    background-color: #101010;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .hello-animation {
    left: -100px;
    top: 0px;
    opacity: 1;
  }
}

.vlt-custom--8131 {
  bottom: -250px;
  left: -200px;
  max-width: 550px;
}

.vlt-custom--1451 {
  top: -25px;
  left: -30px;
  width: 256px;
  height: 208px;
}

@media only screen and (max-width: 575px) {
  .vlt-custom--1451 {
    top: -100px;
    left: -100px;
  }
}

.vlt-custom--1512 {
  bottom: -28vw;
  left: 50vw;
  width: 75vw;
  height: 75vw;
  background-size: cover;
}

.vlt-custom--4124 {
  top: 0;
  right: 0;
  bottom: 0;
  width: 40vw;
  height: 100%;
  background-position: top left;
  background-size: cover;
}

@media only screen and (max-width: 991px) {
  .vlt-custom--4124 {
    right: 0;
    width: 50vw;
  }
}

@media only screen and (max-width: 767px) {
  .vlt-custom--4124 {
    right: -50vw;
    width: 100vw;
  }
}

.vlt-custom--1259 {
  top: -20px;
  right: -5px;
  width: 256px;
  height: 208px;
}

.vlt-custom--2355 {
  bottom: -250px;
  left: 0;
  width: 389px;
  height: 550px;
}
