/* Mobile Responsiveness for Tenjin Workbench (max-width: 500px) */

@media (max-width: 500px) {
    .dropdown-menu a {
        padding: 3px 10px !important;
    }
    #cotsPage .eco-container {
        grid-template-columns: 1fr;
    }
    #cotsPage .eco2-sub {
        margin-bottom: 20px;
    }
    #cotsPage .cots-card h3 {
        font-size: 19px;
    }

    #cotsPage .cots-card-head {
        margin-bottom: 10px;
    }

    #cotsPage .cots-content h2 {
        font-size: 30px;
    }

    .footer-minimal .container {
        gap: 0.5rem !important;
        padding: 0.8rem !important;
    }

    #cotsPage .explore-section h2 {
        margin-bottom: 10px;
    }

    #cotsPage .explore-section {
        padding: 40px 20px;
    }

    #cotsPage .advantage-section {
        padding: 20px 20px 30px 20px;
    }

    #cotsPage .adv-title {
        font-size: 30px;
        margin-bottom: 10px;
    }

    #cotsPage .workflow-row img {
        width: 50px !important;
    }

    #cotsPage .crm-row img {
        width: 55px !important;
    }

    #cotsPage .erp img {
        width: 80px !important;
    }

    #cotsPage .oltp-main img {
        width: 50px !important;
    }

    #cotsPage .digital-col,
    #cotsPage .crm-row {
        justify-content: space-around;
    }

    #cotsPage .workflow-row {
        justify-content: space-around;
        flex-wrap: wrap;
    }

    #cotsPage .eco-card {
        padding: 10px;
    }

    #cotsPage .ecosystem {
        padding: 0px !important;
    }

    #cotsPage .eco-container {
        gap: 20px;
    }

    #cotsPage .ecosystem {
        padding: 30px 20px;
    }

    #cotsPage .eco2-title {
        font-size: 28px;
        line-height: 1.2;
    }

    #cotsPage .ecosystem-section {
        padding: 31px 20px;
    }

    #cotsPage .cots-grid {
        gap: 15px;
    }

    #cotsPage .cots-card {
        padding: 15px;
    }

    #cotsPage .cots-sub {
        margin: 15px 0 20px;
    }

    #cotsPage .cots-why {
        margin-top: 20px;
    }

    #cotsPage .cots-content {
        padding: 20px;
    }

    #cotsPage .cots-image img {
        width: 100%;
        height: 300px;
    }

    #cotsPage .cots-content {
        margin-top: 0px;
    }

    #cotsPage .cots-image {
        padding: 10px;
    }

    #cotsPage .cots-hero {
        margin: 0px;
    }

    #cotsPage .cots-section {
        padding: 0px
    }

    #homePage .testi-title {
        font-size: 24px;
    }

    #homePage .trusted {
        padding: 1rem 0 !important;
    }

    #homePage .innovations-head h2 {
        font-size: 1.7rem;
        line-height: 1.2;
    }

    #homePage .testi-subtitle {
        margin-bottom: 10px;
    }

    #homePage .testi-container {
        margin: 0px 5px;
    }

    #homePage .qc-card {
        padding: 15px;
    }

    #homePage .workbench-grid .workbench-content p {
        text-align: left;
    }

    #homePage .engg-header h2 {
        font-size: 30px;
        line-height: 1.2;
    }

    #homePage .hero {
        padding: 2rem 0 2rem;
    }

    #homePage .eco-card {
        margin-bottom: 15px;
        padding: 20px;
    }

    #homePage .workbenchDeskHdr {
        display: none;
    }

    #homePage .workbenchMobHdr {
        display: block;
        text-align: center;
        margin-bottom: 15px;
        font-size: 1.4rem;
        line-height: 1.2;
    }

    #homePage .slide1img-mob img {
        max-width: 60%;
    }

    #homePage .hero-visual {
        margin-top: 20px;
    }

    #homePage .cta-content h2 {
        margin-bottom: 10px;
    }

    #homePage .cta-text {
        margin-bottom: 10px;
    }

    #homePage .cta-person img {
        border-bottom: 3px solid white;
        top: 12rem;
    }
    #homePage .cta-content {
        max-width: 100%;
        margin-top: 13rem;
    }

    #homePage .innovation-card {
        height: auto !important;
    }

    #homePage .footer-minimal .container {
        padding: 1rem;
        gap: 0.5rem;
    }

    #homePage .knowledge-hub {
        padding: 0px 20px 20px 20px;
    }

    #homePage .cta-trial {
        height: 600px !important;
        margin-top: 1rem !important;
        /* border-radius: 10px; */
        /* margin-left: 15px; */
        /* margin-right: 15px; */
    }

    #homePage .kh-card {
        padding: 15px;
    }

    #homePage .kh-title {
        font-size: 30px;
        margin-bottom: 25px;
        line-height: 1.2;
    }

    #homePage .infl-wrapper {
        padding: 0px;
        gap: 15px;
    }

    #homePage .infl-title {
        margin-bottom: 15px;
        font-size: 30px;
        line-height: 1.2;
    }

    #homePage .influencer {
        padding: 30px 20px;
    }
    #homePage .reviews-logos img {
        height: 35px;
    }

    #homePage .reviews-logos {
        gap: 20px;
        flex-direction: column;
    }

    #homePage .reviews-title {
        margin-bottom: 20px;
    }

    #homePage .reviews {
        margin: 20px 20px 0px 20px;
        padding: 20px 0;
        border-radius: 12px;
    }

    #homePage .innovations-head {
        margin-bottom: 1rem;
    }

    #homePage .testi-logo {
        margin-bottom: 0rem;
    }

    #homePage .testi-slider-wrapper {
        margin: 25px 0;
    }

    #homePage .testimonials {
        margin: 30px 0px;
        padding: 20px 0px !important;
    }

    #homePage .logo-grid {
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 1rem !important;
    }

    #homePage .engg-header {
        padding: 2rem !important;
    }

    #homePage .lifecycle-head {
        margin-bottom: 2rem;
    }

    #homePage .quality-core {
        padding: 20px 20px 20px 20px;
    }

    #homePage .qc-primary-hdng {
        margin-bottom: 15px;
    }

    #homePage .qc-title {
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 1.2;
    }

    #homePage .ecosystem {
        padding: 0px;
    }

    #homePage .eco-title {
        margin-bottom: 30px;
        font-size: 30px;
        line-height: 1.2;
    }

    #homePage .market-logos {
        gap: 0.5rem;
    }

    #homePage .market-logos img {
        height: 50px;
    }

    #homePage .market-logos {
        flex-direction: column;
    }

    #homePage .marketplaces {
        align-items: center;
        gap: 1rem;
        margin-bottom: 1rem;
    }

    #homePage .workbench-content h3 {
        margin-bottom: 1rem;
    }

    #homePage .workbench-detail {
        padding: 0 !important;
        margin-top: 25px;
        margin-bottom: 30px;
    }

    #homePage .engg-header {
        padding: 2rem 0;
    }

    #homePage .hero-grid {
        gap: 0rem;
    }

    #homePage .lifecycle-circle-visual {
        display: block;
    }

    #homePage .lifecycle-grid {
        grid-template-columns: 1fr !important;
        gap: 1rem;
    }

    #homePage .lifecycle {
        padding: 0rem 0;
        margin-top: 10px;
    }
    #homePage .hero-bg-2,
    #homePage .hero-bg-3,
    #homePage .hero-bg-4,
    #homePage .hero-bg-5,
    #homePage .hero-bg-1 {
        height: 700px;
    }

    /* Global Container */
    .container {
        padding: 0 1rem;
    }

    /* Navigation */
    nav {
        padding: 0.5rem 0;
    }

    .nav-content {
        flex-wrap: nowrap;
    }

    .nav-auth {
        gap: 0.5rem;
    }

    .btn-header {
        padding: 0.5rem 1rem;
        font-size: 0.8rem;
    }

    /* Hero Section */
    .hero {
        padding: 4rem 0 2rem;
    }

    .hero-grid {
        grid-template-columns: 1fr;
        gap: 2rem;
        text-align: center;
    }

    .hero-content h1 {
        font-size: 2.2rem !important;
        line-height: 1.2;
    }

    .hero-content p {
        font-size: 1rem;
        margin: 0 auto 1rem;
    }

    .hero-btns {
        flex-direction: column;
        gap: 1rem;
        align-items: stretch;
    }

    .btn-book,
    .btn-know,
    .btn-outline,
    .btn-primary {
        padding: 0.8rem 1.5rem;
        font-size: 1rem;
        width: 100%;
        text-align: center;
    }

    .hero-visual img {
        max-width: 100%;
    }

    .kairo-badge {
        bottom: -20px;
        right: 10px;
    }

    .slider-indicators {
        margin-top: 2rem;
        gap: 0.5rem;
    }

    .indicator {
        width: 40px;
    }

    /* Trusted By */
    .trusted {
        padding: 1rem 0 !important;
    }

    .trusted h2 {
        font-size: 1.7rem !important;
        margin-bottom: 2rem !important;
    }

    .logo-grid {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 1.5rem !important;
    }

    /* Workbench Detail */
    .workbench-header h2 {
        font-size: 1.8rem;
        text-align: center;
    }

    .workbench-grid {
        grid-template-columns: 1fr;
        gap: 2.5rem;
    }

    .workbench-content {
        text-align: center;
    }

    .marketplaces {
        justify-content: center;
        flex-direction: column;
        gap: 1rem;
    }

    .market-logos {
        justify-content: center;
        flex-wrap: wrap;
    }

    .workbench-btns {
        flex-direction: column;
    }

    /* Features Grid */
    .features-detailed {
        padding: 3rem 0;
    }

    .section-title-large {
        font-size: 1.6rem;
        margin-bottom: 3rem;
    }

    .feature-grid-8 {
        grid-template-columns: 1fr !important;
    }

    .feature-card-pro {
        padding: 20px;
    }

    /* Lifecycle Section */
    .lifecycle {
        padding: 4rem 0;
    }

    .lifecycle-head h2 {
        font-size: 1.6rem;
        line-height: 1.2;
    }

    .lifecycle-grid {
        grid-template-columns: 1fr;
        gap: 2rem;
    }

    .lifecycle-tabs-nav {
        order: 1;
    }

    .lifecycle-circle-visual {
        order: 2;
    }

    .lifecycle-content-box {
        order: 3;
    }

    .lifecycle-tab {
        padding: 1rem;
    }

    .tab-label {
        font-size: 1rem;
    }

    /* Accordion / Tables */
    .comparison-table-wrapper {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .comparison-table {
        min-width: 600px;
    }

    /* Pricing Section */
    .pricing-grid-4 {
        grid-template-columns: 1fr !important;
    }

    .card-header-pro {
        min-height: auto;
    }

    .card-features-pro {
        height: auto;
    }

    /* Testimonials */
    .testimonials {
        margin: 4rem 0;
        padding: 40px 10px;
    }

    .testimonials-head h2 {
        font-size: 1.8rem;
    }

    .testimonials-grid {
        grid-template-columns: 1fr !important;
    }

    /* Footer */
    .footer-minimal .container {
        flex-direction: column;
        text-align: center;
        gap: 1.5rem;
    }

    .footer-minimal {
        padding: 0px;
    }

    .footer-minimal ul {
        justify-content: center;
        flex-wrap: wrap;
    }

    .pulse-hero {
        padding: 90px 0;
    }

    .pulse-engine-grid {
        gap: 10px;
    }

    .pulse-engine {
        padding: 50px 20px;
    }

    .impact-container {
        padding: 40px 10px;
    }

    .impact-section {
        padding: 30px 10px;
    }

    .impact-title {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .impact-card {
        padding: 20px;
    }

    .core-capabilities {
        padding: 20px 10px;
    }

    .core-title {
        margin-bottom: 30px;
    }

    .payment-simulation {
        padding: 40px 20px;
    }

    .payment-container {
        gap: 30px;
    }

    .business-value {
        padding: 40px 20px;
    }

    .cap-card {
        padding: 20px;
    }

    .capabilities {
        padding: 1rem 0 1rem;
    }

    /* Enterprise & Pro page */
    .workbench-buttons,
    .plan-actions {
        flex-direction: column;
    }

    .btn-demo,
    .btn-trial {
        width: 100%;
    }

    .metric {
        padding: 0px 20px;
    }

    .metrics-strip {
        height: auto;
        padding: 25px;
    }

    .metrics-container {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .workbench-command {
        padding: 40px 20px 20px 20px;
    }

    .workbench-container {
        padding: 0px;
    }

    .workbench-content p {
        margin-top: 10px;
        margin-bottom: 1.5rem;
    }

    .workbench-grid {
        gap: 0.5rem;
    }

    .infrastructure-section {
        padding: 10px 20px;
        margin-top: 20px;
    }

    .plan-container {
        align-items: normal;
    }

    .plan-actions .btn-primary {
        width: 100%;
    }

    .strategic-item p {
        text-align: left;
    }

    .infra {
        text-align: left;
    }

    .strategic-container {
        gap: 5px;
    }

    .core-dna {
        padding: 40px 20px;
    }

    .dna-grid {
        row-gap: 15px;
    }

    .workbench-content h1 {
        padding-left: 0px;
    }

    .strategic-image img {
        width: 100%;
        max-width: 280px;
    }

    .pulse-engine-title {
        line-height: 1.2;
    }

    .pulse-content h1 {
        line-height: 1.4;
    }

    .pulse-capabilities-title {
        margin-bottom: 30px;
    }

    .pulse-left,
    .pulse-two-grid,
    .impact-cards,
    .core-features {
        gap: 15px;
    }

    .payment-container {
        display: flex;
        flex-direction: column;
    }

    .payment-content {
        order: -1;
    }

    .business-title {
        margin-bottom: 30px;
    }

    .business-grid {
        gap: 20px;
    }

    .capabilities-title {
        margin-bottom: 30px;
    }

    .metric-top span {
        font-size: 30px;
    }

    .workbench-hero {
        padding: 30px;
    }
}


@media (min-width: 1600px) {
    .cots-hero {
        margin: 0px 100px;
    }

    .cots-image img {
        width: 55%;
    }
}