@media only screen and (max-width: 480px) {
    .about-card-accent {
        display: none;
    }

    .navbar-header-logo img {
        width: 65%;
    }

    .top-header .top-contact-bar {
        padding: 10px;
    }

    .cta-btn-primary {
        font-size: 12px;
    }

    .hero-badge {
        font-size: 10px !important;
    }

    .hero-banner h1 {
        font-size: 20px !important;
    }

    .hero-banner {
        min-height: unset;
    }

    p {
        color: #a6b9b7;
        font-size: 14px;
        text-align: justify;
    }

    .btn-primary {
        padding: 11px 14px;
        font-size: 13px;
        border-radius: 50px;
        color: #ffffff;
    }

    .btn-outline {
        padding: 11px 14px;
        font-size: 13px;
        border-radius: 50px;
        color: #ffffff;
    }

    .hero-btns {
        flex-direction: row;
    }

    .hero-btns {
        margin: 20px auto;
    }

    .stat-number {
        font-size: 20px;
    }

    .solutions-section .section-title {
        text-align: justify;
        font-size: 20px;
    }

    .chart-desc {
        font-size: 15px;
    }

    .kpi-val {
        font-size: 14px;
    }

    p {
        font-size: 15px;
    }

    .how-section p {
        text-align: center !important;
    }

    .clients-section p {
        text-align: center !important;
    }

    .integrations-section p {
        text-align: center !important;
    }

    .integ-item {
        padding: 12px 9px;
        min-width: 179px;
    }

    .cta-banner p {
        text-align: center;
    }

    .btn {
        font-size: 13px;
    }

    .blog-grid {
        margin-top: unset;
        position: relative;
        bottom: 105px;
        margin-bottom: -101px;
    }

    .partner-card p {
        font-size: 15px;
        text-align: center;
    }

    .faq-item.open .faq-a {
        text-align: justify;
    }

    .faq-a {
        font-size: 15px;
    }

    .faq-q {
        font-size: 14px;
    }

    .contact-section h2 {
        text-align: justify;
    }

    .contact-section h3 {
        font-size: 18px;
    }

    .noremal-txt {
        font-size: 18px;
        color: #30e8d4;
    }

    .contact-form-card {
        display: none;
    }

    .footer-column ul li a {
        font-size: 15px;
    }

    .footer-container {
        gap: 0px;
    }

    .footer-btn {
        padding: 13px 20px;
        font-size: 13px;
    }

    .social-icons a {
        width: 45px;
        height: 45px;
        font-size: 20px;
        border-radius: 10px;
    }

    .hero h1 {
        font-size: 20px;
    }

    .hero-badge {
        margin-bottom: 0;
    }

    .hero-sub {
        font-size: 15px;
    }

    .hiw-section p {
        text-align: center;
        font-size: 14px;
    }

    .feat-desc,
    .ind-desc {
        text-align: justify;
    }

    .adv-desc {
        font-size: 14px;
    }

    .comp-table th {
        font-size: 12px;
    }

    .comp-table td {
        font-size: 14px;
    }

    .cta-section p {
        text-align: center;
    }

    .btn-teal {
        color: #ffffff;
    }

    .timeline-item {
        display: block;
    }

    .timeline-node {
        display: none;
    }

    .timeline::before {
        display: none;
    }

    .timeline-content-left {
        text-align: justify;
        padding-right: 0;
    }

    .timeline-content-right {
        padding-left: unset;
    }

    .section-pad h2 {
        text-align: left;
    }

    .metric-cards {
        grid-template-columns: repeat(2, 1fr);
    }

    .section-pad p {
        text-align: center;
    }

    p.avg-txt {
        text-align: left;
    }

    .charts-grid {
        display: block;
    }

    .bar-chart {
        display: block;
    }

    .bar-group {
        align-items: self-start;
    }
    .chart-card {margin-top: 20px;}
    .chart-card p{text-align: left;}
    #industries p{text-align: justify;}
    #advantages p{text-align: justify;}
    #comparison p{text-align: justify;}
    .cmp-table th {font-size: 12px;}
    .table-wrap tbody tr td{font-size: 13px;}
    .tm-feature-list{display: block;}
    .hero-gate h1 {font-size: 20px;padding-top: 30px;}
    .tm-feature-list li {margin-top: 20px;display: flex;}
    .tm-section{text-align: center;}
    .tm-feat-card h4 {text-align: left;}
    .tm-hiw-list::before{display: none;}
    .tm-hiw-body h4 {text-align: justify;}
        .testi-header h2 {
        font-size: 20px;
    }
    .what-section p{text-align: justify;}
    .mc-desc {
    font-size: 15px;}
    p.gost-card-desc{text-align: justify;}
    #how-it-works p{text-align: justify;}
    #features p{text-align: justify;}
    .advantages-grid {
    display: block;}
    .adv-card{margin-bottom: 20px;}
    .comparison-table th {font-size: 13px;}
    .comparison-table td {
    padding: 16px 11px;
    font-size: 13px;}
    .comparison-table th:nth-child(3) {font-size: 11px;}
    .hero-desk h1 {font-size: 20px;display: ruby-text;}
    .hero-desk{min-height: unset;}
    .process-step p {
    font-size: 14px;}
    .table-wrap tbody tr td {
    padding: 16px 18px !important;font-size: 12px;}
    .step-col-g p {
    font-size: 14px;}
}