.rt-dropdown-toggle .w-icon-dropdown-toggle {
  font-size: 0;
  line-height: 0;
}

.rt-dropdown-toggle .w-icon-dropdown-toggle::before {
  content: "";
}

.rt-dropdown-toggle .w-icon-dropdown-toggle::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-right: 1.5px solid currentColor;
  border-bottom: 1.5px solid currentColor;
  transform: rotate(45deg);
  margin: 0 0 4px 2px;
}

.rt-navbar .rt-brand {
  width: auto !important;
  max-width: 138px !important;
  display: flex;
  align-items: center;
}

.rt-navbar .rt-shishan-logo {
  width: 138px !important;
  max-width: 138px !important;
  height: auto !important;
  display: block;
}

.rt-navbar .rt-nav-content {
  min-height: 72px;
  align-items: center;
}

.rt-service-hero h1 {
  font-size: clamp(46px, 4.8vw, 68px) !important;
  line-height: 1.05 !important;
}

.rt-service-stat-number {
  font-size: var(--_font-details---font-size--medium-text);
  line-height: var(--_font-details---font-line-height--heading-one);
  font-weight: var(--_font-details---font-weight--semibold);
  letter-spacing: var(--_font-details---font-letter-spacing--medium-text);
  color: var(--white);
  white-space: nowrap;
}

.rt-service-hero .rt-menu-background-text-marque.rt-v2 .rt-extra-big-text {
  font-size: clamp(40px, 7.2vw, 128px) !important;
  letter-spacing: 0 !important;
}

.rt-service-innovation .rt-service-innovation-image-wrapper {
  display: flex !important;
  flex-direction: column !important;
}

.rt-service-innovation .rt-service-innovation-image-wrapper > .rt-service-innovation-image {
  order: 1;
  width: 100%;
}

.rt-service-innovation .rt-service-innovation-image-wrapper > .rt-overflow-hidden {
  order: 2;
  margin-top: 28px;
  margin-bottom: 40px;
  align-self: flex-start;
}

.rt-about-v1-hero .rt-about-v1-hero-image-wrapper {
  height: min(58vw, 720px) !important;
  min-height: 520px;
  max-height: 720px;
  overflow: hidden;
  background: #000;
}

.rt-about-v1-hero .rt-about-v1-hero-upper-image {
  display: none !important;
}

.rt-about-v1-hero .rt-about-v1-hero-image-wrapper .rt-position-relative,
.rt-about-v1-hero .rt-about-v1-hero-image-wrapper .rt-image-apperance-wrapper,
.rt-about-v1-hero .rt-about-v1-hero-image-wrapper .rt-image-apperance {
  width: 100% !important;
  height: 100% !important;
  max-height: 720px;
  transform: none !important;
}

.rt-about-v1-hero img[src*="shishan-about-main-20260618"] {
  width: 100%;
  height: 100%;
  object-fit: contain !important;
  object-position: center;
  display: block;
}

@media (max-width: 767px) {
  .rt-navbar .rt-brand,
  .rt-navbar .rt-shishan-logo {
    width: 116px !important;
    max-width: 116px !important;
  }

  .rt-navbar .rt-nav-content {
    min-height: 64px;
  }

  .rt-service-hero h1 {
    font-size: clamp(28px, 7.6vw, 32px) !important;
    line-height: 1.08 !important;
  }

  .rt-service-hero .rt-service-hero-heading {
    overflow: visible !important;
    height: auto !important;
    margin-bottom: 26px !important;
  }

  .rt-service-stat-number {
    font-size: clamp(3rem, 18vw, 5.5rem);
  }

  .rt-service-hero .rt-menu-background-text-marque.rt-v2 .rt-extra-big-text {
    width: 92vw;
    max-width: 92vw;
    font-size: clamp(24px, 6.3vw, 28px) !important;
    line-height: 1.18 !important;
    letter-spacing: 0 !important;
  }

  .rt-service-hero .rt-service-hero-image-one {
    max-width: min(62vw, 242px) !important;
  }

  .rt-about-v1-hero .rt-about-v1-hero-image-wrapper {
    height: 520px !important;
    min-height: 420px;
    max-height: 520px;
  }

  .rt-about-v1-hero .rt-about-v1-hero-image-wrapper .rt-position-relative,
  .rt-about-v1-hero .rt-about-v1-hero-image-wrapper .rt-image-apperance-wrapper,
  .rt-about-v1-hero .rt-about-v1-hero-image-wrapper .rt-image-apperance {
    max-height: 520px;
  }
}
