
/*--------------------------------------------------------------
# General Styling & Shared Classes
--------------------------------------------------------------*/

/*---------------------------- Max width 576px---------------------------- */
@media (max-width: 576px) {
  #service-hero {
    padding-top: 30%;
    padding-bottom: 30px;
    padding-left: 20px;
  padding-right: 20px;
}
#service-hero h2{
  width:100%;
  max-width:100%;
  font-size:26px;
   text-align:left !important;
}
.center-image-container{
  padding-top:20px;
}
#service-hero p{
  font-size:14px;
  text-align:left !important;
}
.view-more-btn {
font-size:16px;
}
.center-dskp{
  text-align:left !important;
  justify-content: left;
}
.width-auto-about {
    width: 100%;
    text-align: center;
}
.footer .footer-social .social-links {
  gap: 20px;
  flex-wrap: wrap;
}
   .about .action-section {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }
   .hero .hero-content .hero-metrics {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
   .hero .hero-content .hero-actions {
    flex-direction: column;
    gap: 16px;
    margin-bottom: 48px;
  }
  .navmenu a, .navmenu a:focus {
    font-size: 14px;
  }
  .hero .hero-content .hero-title {
    font-size: 5rem;
  }
  .navmenu .dropdown ul {
        position: static;
        display: none;
        z-index: 99;
        padding: 10px 0;
        margin: 10px 20px;
        background-color: #fff !important;
        box-shadow: none;
        transition: all 0.5s ease-in-out;
    }
  .typewrite{
     font-size: 3rem;
     height:50px
  }
  .hero .hero-title {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 24px;
    color: #909898 !important;
    letter-spacing: -0.02em;
}
#hero{
  padding-top: 30%;
}
.events .panel.active
 {
    display: grid;
}
.footer .footer-bottom .legal-links .credits {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
    width: 100%;
    margin-top: 12px;
  }
  .tabs{
    max-width:100% !important;
  }
  .tab-panels{
    padding-top:20px;
  }
  .events .view-more-btn {
   text-align: left;
  }
  .explore-btns{
  display: flex;  
  justify-content: left;
  text-align:left;
}
.card{
  width:85% !important;
  height:100% !important;
}
.section-title-difference {
    text-align: center;
    font-weight: 500;
    font-size: 30px !important;
    color: #000;
}
.difference-head-text {
    font-size: 25px !important;
    font-weight: 500;
    color: #000;
    text-align: center;
}
#services {
   padding-bottom: 5px !important;
}
.modal-content {
  position: relative;
  background-color: #fff;
  padding: 40px;
  border-radius: 12px;
  width: 100%;
  max-width: 95% !important;
  z-index: 1;
  box-shadow: 0 10px 30px rgba(0,0,0,0.2);
  height: 90vh;
  overflow-y: auto;
  transform: scale(0.9);
  transition: transform 0.4s ease;
}
.blog-card {
  width: 100% !important;
}

.home-insights .blog-card{
  width: 85% !important;
}
}

@media (max-width: 768px) {
  /* Stack comprehensive tabs vertically on mobile */
  .tabs-comprehensive {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: stretch;
  }

  .tab-comprehensive {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 14px;
    border-radius: 8px;
    background: #ffffff;
    color: #091B1B;
    font-weight: 500;
  }

  .tab-comprehensive.active {
    color: #000;
  }

  /* Ensure tabs don't wrap and have consistent spacing */
  .tabs-comprehensive .tab-comprehensive + .tab-comprehensive {
    margin-top: 8px;
  }
}
/*---------------------------- Max width 768px---------------------------- */
@media (max-width: 768px) {
  .contact-heading{
     font-size: 26px;
  }
  .contact-banner .section-subtitle-servicecontact{
    font-size:14px;
  }
  .contact-form-box-second{
      margin-top: 40px;
  }
 .faq-title {
  font-size:32px;
}
    .contact .contact-form-wrapper .form-header h3 {
    font-size: 26px;
  }
  .service-details .service-hero h1 {
    font-size: 2.5rem;
  }
  .width-auto{
    width:100% !important;
  }
  .section-header {
    display: block;
    /* justify-content: space-between; */
    align-items: flex-end;
    margin-bottom: 60px;
    /* gap: 20px; */
}
.metric-card{
  margin:20px 20px;
  padding:20px;
  background-color:#000;
  border-radius:26px;
}
.metrics-section{
  background-color:#fff;
}

  .service-details .service-hero .service-description {
    font-size: 1.1rem;
  }

  .service-details .service-visual img {
    height: 250px;
  }

  .service-details .benefits-grid {
    grid-template-columns: 1fr;
    gap: 2rem;
  }

  .service-details .timeline-section .timeline::before {
    left: 20px;
  }

  .service-details .timeline-section .timeline .timeline-item {
    padding-left: 60px;
  }

  .service-details .timeline-section .timeline .timeline-item .timeline-marker {
    width: 40px;
    height: 40px;
  }

  .service-details .timeline-section .timeline .timeline-item .timeline-marker span {
    font-size: 1rem;
  }

  .service-details .overview-card .overview-stats {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  .footer {
    padding: 70px 0 0;
  }

  .footer .brand-section {
    text-align: center;
    margin-bottom: 50px;
  }

  .footer .brand-section .brand-description {
    max-width: none;
     text-align:left;
  }

  .footer .brand-section .contact-info {
    text-align: left;
  }
.footer .brand-section .brand-description-title {
  text-align:left;
}
  .footer .footer-nav-wrapper .nav-column {
    text-align: left;
  }

  .footer .footer-nav-wrapper .nav-column h6 {
    margin-bottom: 16px;
  }

  .footer .footer-nav-wrapper .nav-column .footer-nav {
    gap: 10px;
  }

  .footer .footer-social {
    text-align: center;
    padding:0px;
  }

  .footer .footer-social .newsletter-section p {
    max-width: none;
  }

  .footer .footer-social .social-links {
    justify-content: center;
  }

  .footer .footer-bottom {
    text-align: center;
    margin-top:0px;
    padding:0px;
  }

  .footer .footer-bottom .legal-links {
    justify-content: center;
  }
  .footer .footer-main {
    margin-bottom: 10px;
}
}

/* Show one rewinds carousel slide at a time on mobile */
@media (max-width: 576px) {
  .rewinds-section .carousel-viewport,
  .carousel-viewport {
    overflow: hidden;
  }
.carousel-slide {
    min-width: 100% !important;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    aspect-ratio: 1 / 3 !important;
    background: linear-gradient(45deg, #1a365d, #2d3748);
    cursor: pointer;
}
  .carousel-track {
    display: flex;
    transition: transform 300ms ease;
    will-change: transform;
  }

  .carousel-slide {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }

  .carousel-slide img {
    width: 100% !important;
    height: auto;
    display: block;
    object-fit: cover;
  }
}
@media (max-width: 1200px) {
  .header {
    padding-top: 10px;
  }
.tabs {
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 100%;
    margin-bottom: 20px;
}
  .header .header-container {
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px 5px 10px 15px;
  }
.explore-btns {
    display: flex;
    justify-content: left;
    text-align: left;
    margin-top: 20px;
}
  .header .logo {
    order: 1;
  }

  .header .btn-getstarted {
    order: 2;
    margin: 0 10px 0 0;
    padding: 6px 15px;
  }

  .header .navmenu {
    order: 3;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
 .metric-card{
  margin:20px 20px;
  background-color: #000;
  padding: 20px;
  border-radius:26px;
 }
 .metrics-section{
  background-color:#fff;
 }
}
/* Header Styles */
        .site-header {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            z-index: 1000;
            background: #ffffff;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
            transition: all 0.3s ease;
        }

        .site-header.scrolled {
            box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
        }

        .header-container {
            max-width: 1400px;
            margin: 0 auto;
            padding: 0 20px;
        }

      

        .site-logo {
            font-size: 1.8rem;
            font-weight: 700;
            color: #000;
            text-decoration: none;
        }

        .desktop-nav {
            flex: 1;
            display: flex;
            justify-content: center;
        }

        .nav-menu {
            display: flex;
            list-style: none;
            gap: 40px;
        }

        .nav-menu a {
            color: #333;
            text-decoration: none;
            font-size: 1rem;
            font-weight: 500;
            transition: color 0.3s ease;
            position: relative;
        }

        .nav-menu a:hover {
            color: #000;
        }

        .nav-menu a::after {
            content: '';
            position: absolute;
            bottom: -5px;
            left: 0;
            width: 0;
            height: 2px;
            background: #000;
            transition: width 0.3s ease;
        }

        .nav-menu a:hover::after {
            width: 100%;
        }

        .cta-button {
            display: inline-flex;
            align-items: center;
            padding: 12px 30px;
            background: #000;
            color: #ffffff;
            text-decoration: none;
            border-radius: 50px;
            font-weight: 600;
            transition: all 0.3s ease;
           
        }

        .cta-button:hover {
          background: var(--accent-color);
          background-color:#15AAAA !important;
            transform: translateY(-2px);
        
        }

        .hamburger-menu {
            display: none;
            flex-direction: column;
            gap: 5px;
            background: none;
            border: none;
            cursor: pointer;
            padding: 10px;
            z-index: 1001;
        }

        .hamburger-line {
            width: 28px;
            height: 3px;
            background: #333;
            border-radius: 3px;
            transition: all 0.3s ease;
        }

        .hamburger-menu.active .hamburger-line:nth-child(1) {
            transform: rotate(45deg) translate(8px, 8px);
        }

        .hamburger-menu.active .hamburger-line:nth-child(2) {
            opacity: 0;
        }

        .hamburger-menu.active .hamburger-line:nth-child(3) {
            transform: rotate(-45deg) translate(8px, -8px);
        }

        .mobile-nav-overlay {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: rgba(0, 0, 0, 0.8);
            z-index: 999;
            opacity: 0;
            visibility: hidden;
            transition: all 0.3s ease;
        }

        .mobile-nav-overlay.active {
            opacity: 1;
            visibility: visible;
        }

        .mobile-navigation {
            position: absolute;
            top: 0;
            right: 0;
            width: 80%;
            max-width: 400px;
            height: 100%;
            background: #ffffff;
            padding: 100px 40px 40px;
            transform: translateX(100%);
            transition: transform 0.3s ease;
            overflow-y: auto;
        }

        .mobile-nav-overlay.active .mobile-navigation {
            transform: translateX(0);
        }

        .mobile-nav-menu {
            list-style: none;
        }

        .mobile-nav-menu li {
            border-bottom: 1px solid #f0f0f0;
        }

        .mobile-nav-menu a {
            display: block;
            padding: 18px 0;
            color: #333;
            text-decoration: none;
            font-size: 1.1rem;
            font-weight: 500;
            transition: all 0.3s ease;
        }

        .mobile-nav-menu a:hover {
            color: #000;
            padding-left: 10px;
        }

        .mobile-cta {
            margin-top: 30px;
        }

        body.menu-open {
            overflow: hidden;
        }

        /* Hero Section */
        .hero-section {
            padding: 60px 20px;
            max-width: 1400px;
            margin: 0 auto;
        }

        .hero-content {
            text-align: left;
            margin-bottom: 50px;
        }

        .hero-title {
            font-size: 3.5rem;
            font-weight: 700;
            margin-bottom: 20px;
            line-height: 1.2;
        }

        .highlight {
            color: (--accent-color);
        }

      

        

        /* Responsive */
        @media (max-width: 992px) {
            .desktop-nav,
            .desktop-cta {
                display: none;
            }

            .hamburger-menu {
                display: flex;
            }  
        }

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Navmenu - Desktop */
/* ========================================
   HEADER STYLES - Add at TOP of mobile.css
   ======================================== */

/* Header Styles */
.site-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: #ffffff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

.site-header.scrolled {
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
    padding: 5px 0;
}

.header-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}


/* Logo Styles */
.site-logo a {
    display: inline-block;
    text-decoration: none;
}

.site-logo img {
    max-height: 50px;
    width: 60% !important;
    transition: all 0.3s ease;
}

/* Desktop Navigation */
.desktop-nav {
    flex: 1;
    display: flex;
    justify-content: center;
}

.nav-menu {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 40px;
}

.nav-menu li {
    position: relative;
}

.nav-menu a {
    color: #333;
    text-decoration: none;
    font-size: 1rem;
    font-weight: 500;
    transition: color 0.3s ease;
    padding: 10px 0;
    display: flex;
    align-items: center;
    gap: 5px;
}

.nav-menu a:hover {
    color: #000;
}

.nav-menu a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #000;
    transition: width 0.3s ease;
}

.nav-menu a:hover::after {
    width: 100%;
}

/* Dropdown Menu (Desktop) */
.nav-menu .dropdown {
    position: relative;
}

.nav-menu .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: #ffffff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    min-width: 250px;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
    list-style: none;
    margin: 0;
    z-index: 100;
}

.nav-menu .dropdown:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.nav-menu .sub-menu li {
    border-bottom: 1px solid #f0f0f0;
}

.nav-menu .sub-menu li:last-child {
    border-bottom: none;
}

.nav-menu .sub-menu a {
    padding: 12px 20px;
    font-size: 0.95rem;
    display: block;
}

.nav-menu .sub-menu a::after {
    display: none;
}

/* CTA Button */
.cta-button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 30px;
    background: #000;
    color: #ffffff !important;
    text-decoration: none;
    border-radius: 50px;
    font-weight: 600;
    transition: all 0.3s ease;
   
}

.cta-button:hover {
    background:var(--accent-color);
    transform: translateY(-2px);
   
}

/* Hamburger Menu */
.hamburger-menu {
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 10px;
    z-index: 1001;
    position: relative;
}

.hamburger-line {
    width: 28px;
    height: 3px;
    background: #333;
    border-radius: 3px;
    transition: all 0.3s ease;
}

.hamburger-menu.active .hamburger-line:nth-child(1) {
    transform: rotate(45deg) translate(8px, 8px);
}

.hamburger-menu.active .hamburger-line:nth-child(2) {
    opacity: 0;
}

.hamburger-menu.active .hamburger-line:nth-child(3) {
    transform: rotate(-45deg) translate(8px, -8px);
}

/* Mobile Navigation Overlay */
.mobile-nav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.mobile-nav-overlay.active {
    opacity: 1;
    visibility: visible;
}

.mobile-navigation {
    position: absolute;
    top: 0;
    right: 0;
    width: 80%;
    max-width: 400px;
    height: 100%;
    background: #ffffff;
    padding: 100px 40px 40px;
    transform: translateX(100%);
    transition: transform 0.3s ease;
    overflow-y: auto;
}

.mobile-nav-overlay.active .mobile-navigation {
    transform: translateX(0);
}

.mobile-nav-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mobile-nav-menu > li {
    border-bottom: 1px solid #f0f0f0;
}

.mobile-nav-menu a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 0;
    color: #333;
    text-decoration: none;
    font-size: 1.1rem;
    font-weight: 500;
    transition: all 0.3s ease;
}

.mobile-nav-menu a:hover {
    color: (--accent-color);
    padding-left: 10px;
}

/* Mobile Dropdown */
.mobile-dropdown .mobile-sub-menu {
    list-style: none;
    padding-left: 20px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.mobile-dropdown.open .mobile-sub-menu {
    max-height: 500px;
}

.mobile-dropdown > a i {
    transition: transform 0.3s ease;
}

.mobile-dropdown.open > a i {
    transform: rotate(180deg);
}

.mobile-sub-menu li {
    border-bottom: 1px solid #f5f5f5;
}

.mobile-sub-menu a {
    padding: 12px 0;
    font-size: 1rem;
}

.mobile-cta {
    margin-top: 30px;
}

.mobile-cta .cta-button {
    width: 100%;
    justify-content: center;
}
/* Reset any conflicting styles */
.site-header * {
    box-sizing: border-box;
}

/* Header - Force Fixed Position */
.site-header {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    z-index: 9999 !important;
    background: #ffffff !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05) !important;
}

.header-container {
    max-width: 1400px !important;
    margin: 0 auto !important;
    padding: 0 20px !important;
}

.header-content {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 20px 0 !important;
}

/* Logo */
.site-logo img {
    max-height: 50px !important;
    width: 60% !important;
    display: block !important;
}

/* Desktop Navigation */
.desktop-nav {
    flex: 1 !important;
    display: flex !important;
    justify-content: center !important;
}

.nav-menu {
    display: flex !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    gap: 40px !important;
}

.nav-menu li {
    position: relative !important;
}

.nav-menu > li > a {
    color: #333 !important;
    text-decoration: none !important;
    font-size: 1rem !important;
    font-weight: 500 !important;
    transition: color 0.3s ease !important;
    padding: 10px 0 !important;
    display: flex !important;
    align-items: center !important;
    gap: 5px !important;
}

.nav-menu > li > a:hover {
    color: (--accent-color) !important;
}

/* Desktop Dropdown */
.nav-menu .dropdown .sub-menu {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    background: #ffffff !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1) !important;
    min-width: 250px !important;
    padding: 10px 0 !important;
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translateY(10px) !important;
    transition: all 0.3s ease !important;
    list-style: none !important;
    margin: 0 !important;
    z-index: 100 !important;
}

.nav-menu .dropdown:hover .sub-menu {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) !important;
}

.nav-menu .sub-menu li {
    border-bottom: 1px solid #f0f0f0 !important;
}

.nav-menu .sub-menu a {
    padding: 12px 20px !important;
    font-size: 0.95rem !important;
    display: block !important;
}

/* CTA Button */
.cta-button {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    padding: 12px 30px !important;
    background: #000 !important;
    color: #ffffff !important;
    text-decoration: none !important;
    border-radius: 50px !important;
    font-weight: 600 !important;
    transition: all 0.3s ease !important;
    border: none !important;
}

.cta-button:hover {
    background:var(--accent-color);
   background-color: #15AAAA !important;
    transform: translateY(-2px) !important;
    
    color: #ffffff !important;
}

/* ========================================
   MOBILE STYLES
   ======================================== */

@media (max-width: 992px) {
    /* Hide Desktop Navigation */
    .desktop-nav,
    .desktop-cta {
        display: none !important;
    }

    /* Hamburger Menu */
    .hamburger-menu {
        display: flex !important;
        flex-direction: column !important;
        gap: 5px !important;
        background: none !important;
        border: none !important;
        cursor: pointer !important;
        padding: 10px !important;
        z-index: 10001 !important;
        position: relative !important;
    }

    .hamburger-line {
        width: 28px !important;
        height: 3px !important;
        background: #333 !important;
        border-radius: 3px !important;
        transition: all 0.3s ease !important;
        display: block !important;
    }

    /* Hamburger Animation */
    .hamburger-menu.active .hamburger-line:nth-child(1) {
        transform: rotate(45deg) translate(8px, 8px) !important;
        background: #fff !important;
    }

    .hamburger-menu.active .hamburger-line:nth-child(2) {
        opacity: 0 !important;
    }

    .hamburger-menu.active .hamburger-line:nth-child(3) {
        transform: rotate(-45deg) translate(8px, -8px) !important;
        background: #fff !important;
    }

    /* Mobile Overlay */
    .mobile-nav-overlay {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        width: 100vw !important;
        height: 100vh !important;
        background: rgba(0, 0, 0, 0.85) !important;
        z-index: 10000 !important;
        opacity: 0 !important;
        visibility: hidden !important;
        transition: all 0.3s ease !important;
        pointer-events: none !important;
    }

    .mobile-nav-overlay.active {
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }

    /* Mobile Navigation Panel */
    .mobile-navigation {
        position: fixed !important;
        top: 0 !important;
        right: 0 !important;
        width: 85% !important;
        max-width: 400px !important;
        height: 100vh !important;
        background: #ffffff !important;
        padding: 100px 30px 40px !important;
        transform: translateX(100%) !important;
        transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
       
        z-index: 10001 !important;
    }

    .mobile-nav-overlay.active .mobile-navigation {
        transform: translateX(0) !important;
    }

    /* Mobile Menu List */
    .mobile-nav-menu {
        list-style: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .mobile-nav-menu > li {
        border-bottom: 1px solid #f0f0f0 !important;
    }

    .mobile-nav-menu > li > a {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        padding: 18px 0 !important;
        color: #333 !important;
        text-decoration: none !important;
        font-size: 1.1rem !important;
        font-weight: 500 !important;
        transition: all 0.3s ease !important;
    }

    .mobile-nav-menu > li > a:hover {
        color: #000 !important;
        padding-left: 10px !important;
    }

    /* Mobile Dropdown */
    .mobile-dropdown {
        position: relative !important;
    }

    .mobile-dropdown .mobile-sub-menu {
        list-style: none !important;
        padding: 0 0 0 20px !important;
        margin: 0 !important;
        max-height: 0 !important;
        overflow: hidden !important;
        transition: max-height 0.4s ease, padding 0.4s ease !important;
        background: #f9f9f9 !important;
    }

    .mobile-dropdown.open .mobile-sub-menu {
        max-height: 1000px !important;
        padding: 10px 0 10px 20px !important;
    }

    .mobile-dropdown > a i.bi-chevron-down {
        transition: transform 0.3s ease !important;
        font-size: 14px !important;
    }

    .mobile-dropdown.open > a i.bi-chevron-down {
        transform: rotate(180deg) !important;
    }

    .mobile-sub-menu li {
        border-bottom: 1px solid #e8e8e8 !important;
    }

    .mobile-sub-menu li:last-child {
        border-bottom: none !important;
    }

    .mobile-sub-menu a {
        padding: 14px 0 !important;
        font-size: 0.95rem !important;
        display: block !important;
        color: #555 !important;
    }

    .mobile-sub-menu a:hover {
        color: #000 !important;
        padding-left: 10px !important;
    }

    /* Mobile CTA */
    .mobile-cta {
        margin-top: 30px !important;
        padding-top: 20px !important;
       
        display: block !important;
    }

    .mobile-cta .cta-button {
        width: 100% !important;
        justify-content: center !important;
        display: flex !important;
    }

    /* Prevent Body Scroll */
    body.menu-open {
        overflow: hidden !important;
        position: fixed !important;
        width: 100% !important;
        height: 100% !important;
    }

    /* Adjust body padding */
    body {
        padding-top: 80px !important;
    }
}

/* Desktop - Hide Mobile Elements */
@media (min-width: 993px) {
    .mobile-nav-overlay,
    .hamburger-menu {
        display: none !important;
    }

    .desktop-nav,
    .desktop-cta {
        display: flex !important;
    }

    body {
        padding-top: 90px !important;
    }
}
/* ========================================
   RESPONSIVE STYLES
   ======================================== */

@media (max-width: 992px) {
    .desktop-nav,
    .desktop-cta {
        display: none;
    }

    .hamburger-menu {
        display: flex;
    }

    .header-content {
        padding: 15px 0;
    }

    body {
        padding-top: 80px;
    }
}

@media (min-width: 993px) {
    .mobile-nav-overlay,
    .hamburger-menu {
        display: none !important;
    }
}

/*--------------------------------------------------------------
# Global Footer
--------------------------------------------------------------*/

@media (max-width: 991px) {
  .footer .footer-nav-wrapper {
    padding-left: 0;
    margin-top: 30px;
  }
  .features .feature-icon {
    font-size: 24px;
    color: var(--contrast-color);
    padding-bottom: 20px;
    margin-bottom: 10px;
}
}


@media (max-width: 991px) {
  .footer .footer-social .social-section {
    justify-content: flex-start;
  }
}



/*Max Width 991px*/

@media (max-width: 991px) {
  .footer .footer-bottom .legal-links {
    justify-content: center;
    margin-top: 20px;
    flex-wrap: wrap;
  }
}






/*--------------------------------------------------------------
# Scroll Top Button
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0s;
  }
}



@media (max-width: 1199px) {

  section,
  .section {
    scroll-margin-top: 66px;
  }
}


@media (max-width: 992px) {
  .hero .hero-content .hero-title {
    font-size: 3.5rem;
  }
   .typewrite{
     font-size:  3.5rem;
  }
}

@media (max-width: 768px) {
  .hero .hero-content .hero-title {
    font-size: 2.8rem;
    margin-bottom: 20px;
  }
   .typewrite{
     font-size:  2.8rem;
  }
}



@media (max-width: 768px) {
  .hero .hero-content .hero-description {
    font-size: 1rem;
    margin-bottom: 32px;
  }
}





@media (max-width: 992px) {
  .hero .hero-content .hero-metrics {
    gap: 36px;
  }
}

@media (max-width: 768px) {
  .hero .hero-content .hero-metrics {
    gap: 24px;
  }
}



@media (max-width: 1199px) {
  .hero {
    padding: 120px 0 60px 0;
  }
}

@media (max-width: 768px) {
  .hero .hero-content {
    text-align: center !important;
  }
}



@media (max-width: 768px) {
  .about .image-section .primary-image .experience-badge {
    top: 1rem;
    right: 1rem;
    padding: 1rem;
  }
}

@media (max-width: 992px) {
  .about .image-section {
    margin-bottom: 3rem;
  }
}


@media (max-width: 992px) {
  .about .content-section {
    padding-left: 0;
  }
}


@media (max-width: 768px) {
  .about .section-intro h2 {
    font-size: 1.75rem;
  }
}



@media (max-width: 768px) {
  .about .metrics-section .metric-card .metric-value {
    font-size: 2rem;
  }
}

@media (max-width: 992px) {
  .services .services-grid .featured-service-card {
    margin-bottom: 2rem;
    padding: 2.5rem 2rem;
  }

  .services .services-grid .featured-service-card .feature-highlights {
    margin-bottom: 2rem;
  }

  .services .services-tabs .nav-pills {
    flex-direction: column;
    width: 100%;
    max-width: 300px;
  }

  .services .services-tabs .nav-pills .nav-item {
    width: 100%;
  }

  .services .services-tabs .nav-pills .nav-item .nav-link {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 768px) {
  .services .services-grid {
    margin-bottom: 4rem;
  }

  .services .services-grid .featured-service-card {
    padding: 2rem 1.5rem;
  }

  .services .services-grid .featured-service-card .service-icon-large {
    width: 70px;
    height: 70px;
  }

  .services .services-grid .featured-service-card .service-icon-large i {
    font-size: 1.8rem;
  }

  .services .services-grid .featured-service-card h3 {
    font-size: 1.5rem;
  }

  .services .services-grid .featured-service-card .feature-highlights .highlight-item {
    justify-content: flex-start;
  }

  .services .services-grid .service-card {
    padding: 1.5rem;
  }

  .services .services-tabs .tab-service-card {
    padding: 2rem 1.5rem;
  }
}

@media (max-width: 991px) {
  .features .features-content {
    text-align: center;
  }

  .features .features-content h2 {
    font-size: 28px;
  }

  .features .features-grid {
    margin-top: 60px;
    gap: 30px;
  }

  .features .feature-item {
    gap: 16px;
  }

  .features .feature-icon {
    width: 50px;
    height: 50px;
  }

  .features .feature-icon i {
    font-size: 20px;
  }
}





@media (max-width: 768px) {
  .features-2 .features-list .feature-item {
    flex-direction: column;
    text-align: center;
    gap: 15px;
  }

  .features-2 .features-list .feature-item .feature-icon {
    align-self: center;
  }

  .features-2 .cta-section {
    flex-direction: column;
  }

  .features-2 .cta-section .btn-primary,
  .features-2 .cta-section .btn-secondary {
    text-align: center;
    justify-content: center;
  }

  .features-2 .features-content h2 {
    font-size: 24px;
  }
}


@media (max-width: 1199.98px) {
  .testimonials .testimonials-carousel {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }

  .testimonials .testimonial-card {
    padding: 2rem;
  }

  .testimonials .testimonial-card.featured {
    transform: scale(1.02);
  }

  .testimonials blockquote {
    font-size: 1rem;
  }
}

@media (max-width: 767.98px) {
  .testimonials .testimonials-carousel {
    grid-template-columns: 1fr;
    gap: 2rem;
  }

  .testimonials .testimonial-card {
    padding: 1.5rem;
  }

  .testimonials .testimonial-card.featured {
    transform: none;
  }

  .testimonials .testimonial-card:hover {
    transform: translateY(-8px);
  }

  .testimonials blockquote {
    font-size: 0.95rem;
    line-height: 1.7;
  }

  .testimonials blockquote::before {
    font-size: 3rem;
    top: -0.75rem;
  }

  .testimonials .avatar {
    width: 50px;
    height: 50px;
  }

  .testimonials .user-info h4 {
    font-size: 1rem;
  }

  .testimonials .user-info .title {
    font-size: 0.85rem;
  }

  .testimonials .user-info .company {
    font-size: 0.8rem;
  }

  .testimonials .navigation-controls {
    gap: 1.5rem;
    margin-top: 2rem;
  }

  .testimonials .nav-btn {
    width: 45px;
    height: 45px;
    font-size: 1.125rem;
  }
}

@media (max-width: 992px) {
  .pricing .pricing-card {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .testimonial-card-1 {
  margin-top: 0;
  margin-bottom: 0;
  display: none;
}
}

@media (max-width: 768px) {
  .pricing .plan-pricing .amount {
    font-size: 48px;
  }

  .pricing .plan-header {
    padding: 25px 20px 15px;
  }

  .pricing .plan-features,
  .pricing .plan-pricing,
  .pricing .plan-cta {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 768px) {
  .faq .faq-item {
    padding: 24px 20px;
  }

  .faq .faq-item .question-wrapper {
    gap: 16px;
  }

  .faq .faq-item .icon-wrapper {
    width: 40px;
    height: 40px;
  }

  .faq .faq-item .icon-wrapper i {
    font-size: 20px;
  }

  .faq .faq-item .question {
    font-size: 16px;
    margin-bottom: 12px;
  }

  .faq .faq-item .answer p {
    font-size: 15px;
  }
}


@media (max-width: 992px) {
  .contact .contact-info-panel .panel-content {
    padding: 60px 40px;
  }
}

@media (max-width: 768px) {
  .contact .contact-info-panel .panel-content {
    padding: 40px 30px;
  }
}
@media (max-width: 768px) {
  .contact .contact-info-panel .info-header h2 {
    font-size: 32px;
  }
}
@media (max-width: 992px) {
  .contact .contact-form-wrapper {
    padding: 60px 40px;
  }
}

@media (max-width: 768px) {
  .contact .contact-form-wrapper {
    padding: 40px 30px;
  }
}


@media (max-width: 992px) {
  .contact .contact-info-panel {
    min-height: auto;
  }

  .contact .contact-form-wrapper {
    min-height: auto;
  }
}



@media (max-width: 992px) {
  .service-details .service-sidebar {
    padding-left: 0;
    margin-top: 4rem;
  }
  .width-auto{
    width:100% !important;
  }
}


/* ========================================
   FINAL MOBILE FIXES - Added to mobile.css
   ======================================== */

/* HERO PARAGRAPH - Force hide desktop, show mobile */
.hero-para-desktop {
    display: none !important;
    visibility: hidden !important;
    position: absolute !important;
    left: -9999px !important;
    width: 0 !important;
    height: 0 !important;
}

.hero-para-mobile {
    display: inline !important;
    visibility: visible !important;
    position: static !important;
}

/* HERO - Hide social badges on mobile */
body.home #hero.hero.section .hero-stats {
    display: none !important;
    visibility: hidden !important;
}

/* METRICS - Mobile optimized */
.metrics-section-redesigned {
    padding: 2.5rem 0 !important;
}

.metric-card-new {
    padding: 2rem 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.metric-value {
    font-size: 2.5rem !important;
    color: #15AAAA !important;
}

.metric-icon-wrapper {
    width: 60px !important;
    height: 60px !important;
}

.metric-icon-wrapper i {
    font-size: 1.75rem !important;
}

/* FOOTER - Mobile visibility */
#footer-grid-canvas {
    opacity: 0.25 !important;
}

.footer-redesigned {
    padding: 3rem 0 0 0 !important;
}

.footer-title {
    font-size: 1.15rem !important;
    color: #ffffff !important;
}

.footer-desc,
.footer-contact li,
.footer-links a {
    color: rgba(255, 255, 255, 0.95) !important;
    font-size: 0.95rem !important;
}

.footer-widget {
    text-align: center !important;
    margin-bottom: 2.5rem !important;
}

.footer-social {
    justify-content: center !important;
}


/* Typewriter on mobile - smaller and cleaner */
.hero-location-prefix {
    min-height: 2.5rem !important;
    margin-bottom: 0.5rem !important;
}

.typewrite {
    font-size: 1.5rem !important;
    min-width: 150px !important;
}

.typewrite .wrap {
    min-width: 150px !important;
}

