/* ================================
   Responsive Styles
================================ */

@media (max-width: 991px) {
  .site-navbar {
    background: #ffffff;
    padding: 12px 0;
  }

  .main-menu .nav-link {
    color: var(--dark-color);
    margin: 4px 0;
  }

  .navbar-collapse {
    background: #ffffff;
    padding: 18px;
    border-radius: 14px;
    margin-top: 12px;
    box-shadow: 0 20px 45px rgba(28, 40, 85, 0.08);
  }

  .hero-section {
    text-align: center;
  }

  .hero-content p {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-actions {
    justify-content: center;
  }

  .hero-content h1 {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .section-padding {
    padding: 70px 0;
  }

  .hero-content h1 {
    font-size: 32px;
  }

  .section-title h2 {
    font-size: 28px;
  }

  .site-btn,
  .site-btn-outline {
    width: 100%;
    text-align: center;
  }

  .hero-actions {
    width: 100%;
  }
}

/* ======================================================
   COMPONENT: SERVICES SECTION RESPONSIVE START
====================================================== */

@media (max-width: 991px) {
  .services-title h2 {
    font-size: 32px;
  }

  .service-card-v1 {
    min-height: 310px;
  }
}

@media (max-width: 767px) {
  .services-title {
    margin-bottom: 38px;
  }

  .services-title h2 {
    font-size: 27px;
  }

  .service-card-v1 {
    min-height: auto;
    padding: 34px 26px 30px;
  }

  .service-card-icon {
    width: 60px;
    height: 60px;
    border-radius: 17px;
    margin-bottom: 22px;
  }

  .service-card-v1 h3 {
    font-size: 21px;
  }
}

/* ======================================================
   COMPONENT: SERVICES SECTION RESPONSIVE END
====================================================== */

/* ======================================================
   COMPONENT: SERVICES SECTION RESPONSIVE START
====================================================== */

@media (max-width: 991px) {
  .services-title h2 {
    font-size: 32px;
  }

  .services-main-grid {
    margin-bottom: 55px;
  }

  .main-service-card {
    min-height: auto;
  }

  .secondary-services-area {
    padding: 30px;
  }

  .secondary-services-heading h3 {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .services-title {
    margin-bottom: 38px;
  }

  .services-title h2 {
    font-size: 27px;
  }

  .main-service-card {
    padding: 32px 24px 30px;
    border-radius: 20px;
  }

  .main-service-icon {
    width: 64px;
    height: 64px;
    border-radius: 19px;
    margin-bottom: 22px;
  }

  .main-service-card h3 {
    font-size: 22px;
  }

  .secondary-services-area {
    padding: 24px 18px;
    border-radius: 22px;
  }

  .secondary-services-heading {
    margin-bottom: 24px;
  }

  .secondary-services-heading h3 {
    font-size: 22px;
  }

  .secondary-service-card {
    padding: 20px 18px;
  }

  .secondary-service-number {
    flex-basis: 40px;
    width: 40px;
    height: 40px;
    border-radius: 12px;
  }
}

/* ======================================================
   COMPONENT: SERVICES SECTION RESPONSIVE END
====================================================== */

/* ======================================================
   COMPONENT: WHY CHOOSE STB RESPONSIVE START
====================================================== */

@media (max-width: 1199px) {
  .why-stb-modern-header h2 {
    font-size: 32px;
  }

  .why-visual-panel {
    min-height: 480px;
  }

  .ring-a {
    width: 270px;
    height: 270px;
  }

  .ring-b {
    width: 350px;
    height: 350px;
  }

  .ring-c {
    width: 430px;
    height: 430px;
  }

  .why-advantage-item {
    padding: 22px;
  }
}

@media (max-width: 991px) {
  .why-stb-modern-header {
    margin-bottom: 44px;
  }

  .why-visual-panel {
    max-width: 620px;
    margin: 0 auto;
  }

  .why-advantage-list {
    max-width: 760px;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .why-stb-modern-header h2 {
    font-size: 25px;
    line-height: 1.8;
  }

  .why-stb-modern-header p {
    font-size: 14px;
    line-height: 2;
  }

  .why-visual-panel {
    min-height: 420px;
    border-radius: 28px;
  }

  .why-cloud-core {
    width: 190px;
    height: 190px;
    border-radius: 32px;
    padding: 22px;
  }

  .why-cloud-icon {
    width: 64px;
    height: 64px;
    border-radius: 20px;
    margin-bottom: 14px;
  }

  .why-cloud-icon svg {
    width: 36px;
    height: 36px;
  }

  .why-cloud-core h3 {
    font-size: 18px;
  }

  .why-cloud-core p {
    font-size: 11.5px;
  }

  .ring-a {
    width: 240px;
    height: 240px;
  }

  .ring-b {
    width: 310px;
    height: 310px;
  }

  .ring-c {
    width: 380px;
    height: 380px;
  }

  .why-floating-node {
    min-width: 90px;
    padding: 8px 10px;
    font-size: 11px;
  }

  .node-icon {
    width: 24px;
    height: 24px;
    font-size: 11px;
  }

  .node-phone {
    top: 50px;
    right: 18px;
  }

  .node-network {
    top: 120px;
    left: 10px;
  }

  .node-support {
    bottom: 90px;
    right: 12px;
  }

  .node-pbx {
    bottom: 62px;
    left: 20px;
  }

  .why-visual-status {
    min-width: auto;
    width: calc(100% - 34px);
    bottom: 20px;
    font-size: 11.5px;
    padding: 12px 14px;
  }

  .why-advantage-item {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px 20px;
    border-radius: 22px;
  }

  .why-advantage-item:hover,
  .why-advantage-item.active {
    transform: translateY(-5px);
  }

  .why-advantage-number {
    width: 56px;
    height: 56px;
    border-radius: 17px;
    font-size: 18px;
  }

  .why-advantage-content h3 {
    font-size: 18px;
  }

  .why-advantage-content p {
    font-size: 14px;
  }
}

/* ======================================================
   COMPONENT: WHY CHOOSE STB RESPONSIVE END
====================================================== */

/* ======================================================
   COMPONENT: PARTNERS MARQUEE RESPONSIVE START
====================================================== */

@media (max-width: 991px) {
  .partners-marquee-section {
    padding: 68px 0;
  }

  .partners-marquee-title h2 {
    font-size: 27px;
  }

  .partners-marquee-track {
    gap: 34px;
    animation-duration: 24s;
  }

  .partner-marquee-item {
    width: 150px;
    height: 68px;
  }

  .partners-marquee-wrapper::before,
  .partners-marquee-wrapper::after {
    width: 90px;
  }
}

@media (max-width: 767px) {
  .partners-marquee-section {
    padding: 58px 0;
  }

  .partners-marquee-title {
    margin-bottom: 28px;
  }

  .partners-marquee-title h2 {
    font-size: 23px;
  }

  .partners-marquee-wrapper {
    padding: 20px 0;
  }

  .partners-marquee-track {
    gap: 22px;
    animation-duration: 20s;
  }

  .partner-marquee-item {
    width: 128px;
    height: 60px;
    padding: 10px 14px;
    border-radius: 14px;
  }

  .partner-marquee-item img {
    max-height: 38px;
  }

  .partners-marquee-wrapper::before,
  .partners-marquee-wrapper::after {
    width: 55px;
  }
}

/* ======================================================
   COMPONENT: PARTNERS MARQUEE RESPONSIVE END
====================================================== */
/* ======================================================
   COMPONENT: ABOUT SECTION RESPONSIVE START
====================================================== */

@media (max-width: 1199px) {
  .about-stb-content h2 {
    font-size: 28px;
  }

  .about-stb-visual {
    min-height: 390px;
  }

  .about-visual-rings .ring-1 {
    width: 155px;
    height: 155px;
  }

  .about-visual-rings .ring-2 {
    width: 225px;
    height: 225px;
  }

  .about-visual-rings .ring-3 {
    width: 295px;
    height: 295px;
  }

  .orbit-one {
    width: 205px;
    height: 205px;
  }

  .orbit-two {
    width: 285px;
    height: 285px;
  }
}

@media (max-width: 991px) {
  .about-stb-box {
    padding: 32px 24px;
  }

  .about-stb-content {
    padding-inline-start: 0;
    text-align: center;
  }

  .about-stb-content h2 {
    font-size: 26px;
  }

  .about-stb-actions {
    display: flex;
    justify-content: center;
  }

  .about-stb-visual {
    min-height: 380px;
  }

  .about-stb-stats {
    max-width: 720px;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .about-stb-box {
    padding: 24px 16px;
    border-radius: 24px;
  }

  .about-stb-content h2 {
    font-size: 22px;
    line-height: 1.8;
  }

  .about-stb-content p {
    font-size: 14px;
    line-height: 2;
  }

  .about-stb-visual {
    min-height: 315px;
  }

  .about-visual-rings .ring-1 {
    width: 125px;
    height: 125px;
  }

  .about-visual-rings .ring-2 {
    width: 180px;
    height: 180px;
  }

  .about-visual-rings .ring-3 {
    width: 235px;
    height: 235px;
  }

  .orbit-one {
    width: 170px;
    height: 170px;
    animation-duration: 16s;
  }

  .orbit-two {
    width: 230px;
    height: 230px;
    animation-duration: 24s;
  }

  .about-visual-logo {
    width: 118px;
    height: 118px;
    border-width: 6px;
  }

  .about-visual-logo span {
    font-size: 28px;
  }

  .about-visual-logo small {
    font-size: 9.5px;
  }

  .about-visual-node {
    width: 42px;
    height: 42px;
    font-size: 9px;
  }

  .node-1 {
    top: -21px;
  }

  .node-2 {
    bottom: -21px;
  }

  .node-3 {
    top: 3px;
  }

  .node-4 {
    bottom: 40px;
    right: -1px;
  }

  .node-5 {
    bottom: 40px;
    left: -1px;
  }

  .about-visual-badge {
    bottom: 4px;
    width: 230px;
    white-space: normal;
    text-align: center;
    font-size: 10px;
    padding: 8px 12px;
  }

  .about-stat-card {
    padding: 15px 14px;
    border-radius: 17px;
  }

  .about-stat-text h3 {
    font-size: 14px;
  }

  .about-stat-text p {
    font-size: 11.5px;
  }

  .about-stat-number {
    flex-basis: 58px;
    min-width: 58px;
    height: 54px;
    font-size: 18px;
    border-radius: 13px;
  }
}

/* ======================================================
   COMPONENT: ABOUT SECTION RESPONSIVE END
====================================================== */
/* ======================================================
   COMPONENT: TESTIMONIALS VIDEO MARQUEE RESPONSIVE START
====================================================== */

@media (max-width: 991px) {
  .testimonials-video-header h2 {
    font-size: 31px;
  }

  .testimonial-video-card {
    flex-basis: 350px;
    min-height: 300px;
  }

  .testimonials-video-marquee-track {
    animation-duration: 32s;
  }

  .testimonials-video-marquee-wrapper::before,
  .testimonials-video-marquee-wrapper::after {
    width: 100px;
  }
}

@media (max-width: 767px) {
  .testimonials-video-header {
    margin-bottom: 36px;
  }

  .testimonials-video-header h2 {
    font-size: 25px;
    line-height: 1.8;
  }

  .testimonials-video-header p {
    font-size: 14px;
    line-height: 2;
  }

  .testimonial-video-card {
    flex-basis: 300px;
    min-height: 315px;
    padding: 24px 22px;
    border-radius: 24px;
  }

  .testimonial-video-user img {
    width: 56px;
    height: 56px;
    border-radius: 18px;
  }

  .testimonial-video-user h3 {
    font-size: 16px;
  }

  .testimonial-video-user span {
    font-size: 12px;
  }

  .testimonial-video-card p {
    font-size: 14px;
  }

  .testimonials-video-marquee-track {
    gap: 18px;
    animation-duration: 28s;
    padding-inline: 18px;
  }

  .testimonials-video-marquee-wrapper::before,
  .testimonials-video-marquee-wrapper::after {
    width: 55px;
  }
}

/* ======================================================
   COMPONENT: TESTIMONIALS VIDEO MARQUEE RESPONSIVE END
====================================================== */
/* ======================================================
   COMPONENT: FAQ + CONTACT RESPONSIVE START
====================================================== */

@media (max-width: 991px) {
  .faq-contact-header h2 {
    font-size: 31px;
  }

  .faq-contact-wrapper {
    padding: 22px;
  }

  .faq-panel,
  .contact-form-card {
    padding: 28px 24px;
  }
}

@media (max-width: 767px) {
  .faq-contact-header {
    margin-bottom: 36px;
  }

  .faq-contact-header h2 {
    font-size: 25px;
    line-height: 1.8;
  }

  .faq-contact-header p {
    font-size: 14px;
    line-height: 2;
  }

  .faq-contact-wrapper {
    padding: 16px;
    border-radius: 24px;
  }

  .faq-panel,
  .contact-form-card {
    padding: 24px 18px;
    border-radius: 22px;
  }

  .faq-panel-heading h3,
  .contact-form-heading h3 {
    font-size: 22px;
  }

  .faq-question {
    padding: 15px 14px;
    font-size: 14px;
  }

  .faq-answer p {
    padding: 0 14px 16px;
    font-size: 13.5px;
  }

  .stb-contact-form input,
  .stb-contact-form select,
  .stb-contact-form textarea {
    border-radius: 12px;
    padding: 12px 13px;
  }
}

/* ======================================================
   COMPONENT: FAQ + CONTACT RESPONSIVE END
====================================================== */
/* ======================================================
   COMPONENT: FINAL CONTACT RESPONSIVE START
====================================================== */

@media (max-width: 1199px) {
  .final-contact-shell {
    padding: 46px 34px 30px;
  }

  .final-contact-content h2 {
    font-size: 31px;
  }

  .final-contact-channels {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .final-contact-content {
    text-align: center;
    max-width: 760px;
    margin: 0 auto;
  }

  .final-contact-main-card {
    text-align: right;
    max-width: 620px;
    margin: 26px auto 0;
  }

  .final-contact-actions {
    justify-content: center;
  }

  .final-map-card {
    max-width: 760px;
    margin: 0 auto;
  }

  .final-map-frame {
    height: 340px;
  }

  .final-social-row {
    flex-direction: column;
    text-align: center;
  }

  .final-social-links {
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .final-contact-shell {
    padding: 32px 18px 22px;
    border-radius: 28px;
  }

  .final-contact-shell::before {
    inset: 14px;
    border-radius: 22px;
  }

  .final-contact-content h2 {
    font-size: 25px;
    line-height: 1.8;
  }

  .final-contact-content p {
    font-size: 14px;
    line-height: 2;
  }

  .final-contact-main-card {
    flex-direction: column;
    padding: 20px 18px;
    border-radius: 22px;
  }

  .final-contact-main-icon {
    width: 60px;
    height: 60px;
    flex-basis: 60px;
    border-radius: 19px;
  }

  .final-contact-main-card h3 {
    font-size: 20px;
  }

  .final-contact-actions {
    width: 100%;
  }

  .final-outline-btn {
    width: 100%;
  }

  .final-map-card {
    padding: 14px;
    border-radius: 24px;
  }

  .final-map-topbar {
    flex-direction: column;
    align-items: flex-start;
  }

  .final-map-topbar h3 {
    font-size: 17px;
  }

  .final-map-topbar a {
    width: 100%;
    text-align: center;
  }

  .final-map-frame {
    height: 280px;
    border-radius: 20px;
  }

  .final-contact-channels {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .final-channel-card {
    min-height: auto;
    border-radius: 20px;
  }

  .final-social-row {
    padding: 18px 16px;
    border-radius: 22px;
  }

  .final-social-links a {
    width: 42px;
    height: 42px;
  }
}

/* ======================================================
   COMPONENT: FINAL CONTACT RESPONSIVE END
====================================================== */
/* ======================================================
   COMPONENT: SITE HEADER RESPONSIVE START
====================================================== */

@media (max-width: 1199px) {
  .stb-main-menu a {
    padding: 9px 10px;
    font-size: 14px;
  }

  .stb-header-btn {
    display: none;
  }
}

@media (max-width: 767px) {
  body {
    padding-top: 112px;
  }

  .stb-topbar-news {
    width: 100%;
  }

  .stb-topbar-news a {
    max-width: 220px;
  }

  .stb-social-mini {
    display: none;
  }

  .stb-navbar-inner {
    min-height: 74px;
  }

  .stb-logo img {
    width: 46px;
    height: 46px;
  }

  .stb-logo-text strong {
    font-size: 19px;
  }

  .stb-logo-text span {
    display: none;
  }

  .stb-lang-toggle,
  .stb-theme-toggle {
    width: 100%;
    justify-content: space-between;
  }

  .lang-option {
    flex: 1;
  }
}

/* ======================================================
   COMPONENT: SITE HEADER RESPONSIVE END
====================================================== */
/* ======================================================
   COMPONENT: MOBILE HEADER DRAWER CLEAN FINAL START
====================================================== */

@media (max-width: 991px) {
  body.menu-open {
    overflow: hidden;
  }

  .stb-header {
    z-index: 99999;
  }

  .stb-navbar {
    position: relative;
    z-index: 100000;
  }

  .stb-navbar-inner {
    min-height: 74px;
  }

  .stb-menu-toggle {
    display: flex;
    position: relative;
    z-index: 100002;
    background: var(--white-color);
    box-shadow: 0 10px 28px rgba(28, 40, 85, 0.08);
  }

  .stb-menu-panel {
    position: fixed;
    top: 0;
    right: 0;
    left: auto;
    bottom: 0;

    width: min(330px, 90vw);
    height: 100dvh;

    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    box-sizing: border-box;

    padding: 14px 14px 14px;
    gap: 10px;

    border-radius: 0 0 0 26px;
    background: rgba(255, 255, 255, 0.98);
    border-left: 1px solid rgba(232, 237, 245, 0.95);
    box-shadow: -24px 0 70px rgba(28, 40, 85, 0.18);

    backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);

    transform: translateX(105%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;

    overflow-y: auto;
    overflow-x: hidden;

    transition:
      transform 0.35s ease,
      opacity 0.35s ease,
      visibility 0.35s ease;
    z-index: 100001;
  }

  .stb-menu-panel.is-open {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  .stb-main-menu {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 7px;
    margin: 0;
    padding: 0;
    list-style: none;
    flex: 0 0 auto;
  }

  .stb-main-menu li {
    width: 100%;
  }

  .stb-main-menu a {
    width: 100%;
    min-height: 39px;
    padding: 8px 14px;
    border-radius: 13px;

    display: flex;
    align-items: center;
    justify-content: flex-start;

    background: #f7f9fc;
    color: var(--dark-color);

    font-size: 13.5px;
    font-weight: 900;
    line-height: 1.5;

    box-shadow: 0 8px 22px rgba(28, 40, 85, 0.045);
  }

  .stb-main-menu a.active,
  .stb-main-menu a:hover {
    background: var(--gradient-main);
    color: var(--white-color);
  }

  .stb-header-controls {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;

    gap: 8px;
    margin-top: 10px;
    padding-top: 10px;

    border-top: 1px solid var(--border-color);
    flex: 0 0 auto;
  }

  .stb-lang-toggle,
  .stb-theme-toggle {
    width: 100%;
    min-height: 38px;
    height: 38px;

    display: flex;
    align-items: center;
    justify-content: space-between;

    background: #f7f9fc;
    border: 1px solid var(--border-color);
    box-shadow: 0 10px 26px rgba(28, 40, 85, 0.06);
  }

  .stb-lang-toggle-flags {
    padding: 4px;
  }

  .stb-lang-toggle-flags .lang-option {
    flex: 1;
    width: auto;
    min-width: auto;
    height: 29px;
  }

  .stb-lang-toggle-flags .lang-option img {
    width: 24px;
    height: 24px;
  }

  .stb-lang-toggle-flags .lang-option.is-active img {
    width: 26px;
    height: 26px;
  }

  .theme-icon {
    width: 29px;
    height: 29px;
  }

  .theme-toggle-dot {
    width: 29px;
    height: 29px;
    right: 5px;
  }

  body.dark-mode .theme-toggle-dot {
    right: calc(100% - 34px);
  }

  .stb-header-btn {
    display: inline-flex;
    width: 100%;
    min-height: 38px;
    height: 38px;
    padding: 7px 14px;

    align-items: center;
    justify-content: center;

    border-radius: 14px;
    font-size: 13px;
  }

  body.dark-mode .stb-menu-panel {
    background: rgba(7, 17, 43, 0.98);
    border-left-color: rgba(255, 255, 255, 0.12);
    box-shadow: -24px 0 80px rgba(0, 0, 0, 0.42);
  }

  body.dark-mode .stb-main-menu a {
    background: rgba(255, 255, 255, 0.08);
    color: var(--white-color);
    box-shadow: none;
  }

  body.dark-mode .stb-header-controls {
    border-top-color: rgba(255, 255, 255, 0.12);
  }

  body.dark-mode .stb-lang-toggle,
  body.dark-mode .stb-theme-toggle {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.12);
  }
}

@media (max-width: 767px) {
  .stb-navbar-inner {
    min-height: 70px;
  }

  .stb-menu-panel {
    width: min(292px, 86vw);
    padding: 76px 11px 12px;
    gap: 8px;
  }

  .stb-main-menu {
    gap: 5px;
  }

  .stb-main-menu a {
    min-height: 35px;
    padding: 7px 12px;
    border-radius: 12px;
    font-size: 12.8px;
  }

  .stb-header-controls {
    gap: 7px;
    margin-top: 8px;
    padding-top: 9px;
  }

  .stb-lang-toggle,
  .stb-theme-toggle,
  .stb-header-btn {
    min-height: 35px;
    height: 35px;
  }

  .stb-lang-toggle-flags .lang-option {
    height: 26px;
  }

  .stb-lang-toggle-flags .lang-option img {
    width: 22px;
    height: 22px;
  }

  .stb-lang-toggle-flags .lang-option.is-active img {
    width: 24px;
    height: 24px;
  }

  .theme-icon,
  .theme-toggle-dot {
    width: 26px;
    height: 26px;
  }

  body.dark-mode .theme-toggle-dot {
    right: calc(100% - 31px);
  }

  .stb-header-btn {
    padding: 7px 13px;
    font-size: 12.8px;
  }
}

@media (max-width: 380px) {
  .stb-menu-panel {
    width: min(278px, 84vw);
    padding-top: 70px;
  }

  .stb-main-menu a {
    min-height: 33px;
    padding: 6px 11px;
    font-size: 12.3px;
  }

  .stb-lang-toggle,
  .stb-theme-toggle,
  .stb-header-btn {
    min-height: 33px;
    height: 33px;
  }
}

/* ======================================================
   COMPONENT: MOBILE HEADER DRAWER CLEAN FINAL END
====================================================== */
/* ======================================================
   COMPONENT: MOBILE DRAWER BRAND START
====================================================== */

.stb-mobile-drawer-brand {
  display: none;
}

@media (max-width: 991px) {
  .stb-mobile-drawer-brand {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 12px;
    border-bottom: 1px solid var(--border-color);
  }

  .stb-mobile-drawer-brand a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 12px;
    border-radius: 16px;
    background: rgba(46, 49, 146, 0.055);
  }

  .stb-mobile-drawer-brand img {
    width: 44px;
    height: 44px;
    object-fit: contain;
    flex: 0 0 44px;
  }

  .stb-mobile-drawer-brand strong {
    display: block;
    color: var(--primary-color);
    font-size: 18px;
    font-weight: 900;
    line-height: 1.2;
  }

  .stb-mobile-drawer-brand span {
    display: block;
    color: var(--muted-color);
    font-size: 11px;
    font-weight: 700;
    direction: ltr;
    text-align: left;
  }

  body.dark-mode .stb-mobile-drawer-brand {
    border-bottom-color: rgba(255, 255, 255, 0.12);
  }

  body.dark-mode .stb-mobile-drawer-brand a {
    background: rgba(255, 255, 255, 0.08);
  }

  body.dark-mode .stb-mobile-drawer-brand strong {
    color: var(--white-color);
  }

  body.dark-mode .stb-mobile-drawer-brand span {
    color: rgba(255, 255, 255, 0.58);
  }
}

@media (max-width: 767px) {
  .stb-mobile-drawer-brand {
    margin-bottom: 8px;
    padding-bottom: 10px;
  }

  .stb-mobile-drawer-brand a {
    padding: 8px 10px;
    border-radius: 14px;
  }

  .stb-mobile-drawer-brand img {
    width: 38px;
    height: 38px;
    flex-basis: 38px;
  }

  .stb-mobile-drawer-brand strong {
    font-size: 16px;
  }

  .stb-mobile-drawer-brand span {
    font-size: 10px;
  }
}

/* ======================================================
   COMPONENT: MOBILE DRAWER BRAND END
====================================================== */
/* ======================================================
   COMPONENT: HERO SLIDER RESPONSIVE START
====================================================== */

@media (max-width: 991px) {
  .stb-hero-carousel,
  .stb-hero-carousel .carousel-inner,
  .stb-hero-carousel .carousel-item {
    min-height: calc(100dvh - 116px);
  }

  .stb-hero-carousel .carousel-item {
    padding: 42px 0 92px;
  }

  .stb-hero-carousel .carousel-item .container {
    min-height: auto;
  }

  .stb-hero-carousel .carousel-item .hero-content {
    transform: translateY(26px);
  }

  .stb-hero-carousel .carousel-item .hero-image {
    transform: translateY(26px) scale(0.96);
  }

  .stb-hero-carousel .carousel-item.active .hero-content,
  .stb-hero-carousel .carousel-item.active .hero-image {
    transform: translateY(0) scale(1);
  }

  .stb-hero-controls {
    bottom: 28px;
  }

  .stb-hero-indicators {
    bottom: 88px;
  }
}

@media (max-width: 767px) {
  .hero-slider-section,
  .stb-hero-carousel,
  .stb-hero-carousel .carousel-inner,
  .stb-hero-carousel .carousel-item {
    min-height: calc(100dvh - 112px);
  }

  .stb-hero-carousel .carousel-item {
    padding: 32px 0 96px;
  }

  .stb-hero-carousel .hero-content {
    text-align: center;
  }

  .stb-hero-carousel .hero-content h1 {
    font-size: 31px;
    line-height: 1.65;
  }

  .stb-hero-carousel .hero-content p {
    font-size: 14.5px;
    line-height: 2;
    margin-left: auto;
    margin-right: auto;
  }

  .stb-hero-carousel .hero-actions {
    justify-content: center;
    width: 100%;
  }

  .stb-hero-carousel .hero-actions .site-btn,
  .stb-hero-carousel .hero-actions .site-btn-outline {
    width: 100%;
  }

  .stb-hero-carousel .hero-image {
    margin-top: 10px;
  }

  .stb-hero-carousel .hero-image img {
    max-width: 84%;
  }

  .stb-hero-indicators {
    bottom: 34px;
  }
}

/* ======================================================
   COMPONENT: HERO SLIDER RESPONSIVE END
====================================================== */
/* ======================================================
   MOBILE DRAWER BRAND DARK MODE FIX START
====================================================== */

@media (max-width: 991px) {
  body.dark-mode .stb-mobile-drawer-brand strong {
    color: #ffffff !important;
  }

  body.dark-mode .stb-mobile-drawer-brand span {
    color: rgba(255, 255, 255, 0.72) !important;
  }

  body.dark-mode .stb-mobile-drawer-brand a {
    background: rgba(255, 255, 255, 0.08) !important;
    border: 1px solid rgba(255, 255, 255, 0.12);
  }
}

/* ======================================================
   MOBILE DRAWER BRAND DARK MODE FIX END
====================================================== */
