/* Mobile */

@media (max-width: 519px) {

    section {
        overflow: hidden;
    }

    /* Navbar remove sticky/fixed */
    header,
    .navbar,
    .nav {
        position: relative !important;
        top: auto !important;
    }

    .nav {
        display: block;
        border-radius: 0;
    }

    .logo img {
        width: 120px;
        margin: 0 auto;
        display: flex;
    }

    header {
        padding: 0;
    }

    .phone2 a {
        text-decoration: none;
        font-size: 12px;
        font-family: "Manrope", sans-serif;
    }

    .header-btn a {
        font-size: 12px;
        font-family: "Manrope", sans-serif;
        background: #0077ff;
        color: white;
        padding: 10px 20px;
        border-radius: 30px;
        text-decoration: none;
        transition: all 0.3s ease;
    }

    /* Dropdown closed by default */
    .hover-dropdown .dropdown-menu {
        display: none;
        position: static !important;
        width: 100%;
        min-width: 100%;
        opacity: 1 !important;
        visibility: visible !important;
        transform: none !important;
        box-shadow: none;
        border: 0;
    }


    /* Disable hover opening */
    .hover-dropdown:hover .dropdown-menu {
        display: none !important;
    }


    /* Show when clicked */
    .hover-dropdown.active .dropdown-menu {
        display: block !important;
    }


    /* Arrow rotate */
    .hover-dropdown.active .dropdown-toggle::after {
        transform: rotate(180deg);
    }

    /* home page  */

    .hero {
        position: relative;
        display: flex;
        align-items: center;
        padding: 30px 0px;
    }

    .hero-content {
        position: relative;
        z-index: 2;
        margin-top: 0px;
    }

    .ban1 {
        display: inline-block;
        align-items: center;
        gap: 15px;
        margin-bottom: 15px;
    }

    .ban2 h4 {
        font-size: 11px;
        font-weight: 700;
        font-family: "Manrope", sans-serif;
        color: #fff;
        margin-bottom: 0px;
    }

    .ban2 {
        border: 1px solid #ffcc00;
        padding: 6px 20px;
        border-radius: 30px;
        margin-bottom: 10px;
        height: 35px;
        display: flex;
        /* justify-content: center; */
        align-items: center;
    }

    .dot {
        color: #ffcc00;
        font-size: 20px;
        line-height: 0.5;
        display: inline-block;
        animation: blinkDot 1s infinite;
    }

    .hero-left h1 {
        font-size: 40px;
        font-family: "Sora", sans-serif;
        line-height: 1.2;
    }

    .hero-left p {
        margin: 20px 0;
        font-size: 12px;
    }

    .home3 h4 {
        font-size: 11px;
        font-weight: 500;
        text-transform: uppercase;
        color: #3d8dff;
        letter-spacing: 2px;
        margin-bottom: 15px;
        font-family: "Manrope", sans-serif;
        text-align: center;
    }

    .home3 h2 {
        font-size: 25px;
        font-family: "Sora", sans-serif;
        line-height: 1.1;
        font-weight: 700;
        color: #0d1321;
        margin-bottom: 20px;
        text-align: center;
    }

    .home3 p {
        font-size: 12px;
        line-height: 1.5;
        color: #666;
        margin-bottom: 30px;
        font-family: "Manrope", sans-serif;
        text-align: center;
    }

    .icon-box {
        width: 85px;
        height: max-content;
        background: #EAF4FF;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 10px;
        font-size: 20px;
        font-family: "Manrope", sans-serif;
        padding: 10px 10px;
    }

    .feature-card h3 {
        font-size: 14px;
        font-weight: 600;
        font-family: "Manrope", sans-serif;
        margin-bottom: 6px;
        color: #000000;
    }

    .feature-card p {
        font-size: 11px;
        font-family: "Manrope", sans-serif;
        color: #666;
    }

    .feature-highlight {
        background: #0C1322;
        color: white;
        padding: 20px 20px;
        border-radius: 15px;
    }

    .feature-highlight p {
        font-size: 12px;
        font-weight: 400;
        font-family: "Manrope", sans-serif;
        margin-bottom: 8px;
    }

    .feature-highlight h2 {
        font-size: 30px;
        font-weight: 700;
        font-family: "Manrope", sans-serif;
        color: #3d8dff;
    }

    .feature-highlight span {
        font-size: 11px;
        font-weight: 400;
        font-family: "Manrope", sans-serif;
        color: #c7d0e0;
    }

    .framework-btn {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 14px 28px;
        border: 1px solid #c1dfff;
        border-radius: 40px;
        text-decoration: none;
        color: #111;
        font-size: 14px;
        font-weight: 600;
        font-family: "Manrope", sans-serif;
        transition: .3s;
    }

    .home2 {
        padding: 30px 0px;
    }

    .home4 p {
        position: absolute;
        bottom: 20px;
        left: 20px;
        font-size: 16px;
        font-weight: 700;
        font-family: "Manrope", sans-serif;
        color: #fff;
    }

    .home7 span {
        color: #3b98fc;
        font-size: 40px;
        font-weight: 700;
        font-family: "Sora", sans-serif;
    }

    .home8 h4 {
        font-size: 20px;
        font-weight: 700;
        font-family: "Sora", sans-serif;
        color: #000000;
    }

    .home8 p {
        font-size: 12px;
        font-weight: 500;
        font-family: "Manrope", sans-serif;
        color: #959aa5;
        width: 100%;
    }

    .overlay1 h3 {
        font-size: 15px;
        font-weight: 700;
        font-family: "Sora", sans-serif;
    }

    .overlay1 p {
        font-size: 12px;
        font-weight: 400;
        font-family: "Manrope", sans-serif;
    }

    .overlay1 img {
        width: 40px;
        background-color: #3F4F6E;
        padding: 10px;
        border-radius: 20px;
        margin-bottom: 20px;
    }

    .results {
        position: relative;
        padding: 50px 0;
    }

    .section-title h2 {
        font-size: 18px;
    }

    .section-title h4 {
        color: #4da3ff;
        font-size: 12px;
        font-weight: 900;
        font-family: "Manrope", sans-serif;
        text-transform: uppercase;
    }

    .section-title p {
        font-size: 12px;
        font-weight: 400;
        margin-top: 10px;
        color: #666;
        font-family: "Manrope", sans-serif;
    }

    .stat-box small {
        color: #e4e4e4;
        font-size: 12px;
        font-weight: 400;
        text-transform: uppercase;
        line-height: 2;
        font-family: "Manrope", sans-serif;
    }

    .stat-box h3 {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        font-family: "Sora", sans-serif;
    }

    .card-growth3 h3 {
        color: white;
        font-size: 20px;
        font-family: "Sora", sans-serif;
    }

    .card-growth2 h3 {
        color: white;
        font-size: 22px;
        margin: 10px 0;
        font-family: "Sora", sans-serif;
    }

    .card-growth2 p {
        color: #aaa;
        font-size: 12px;
        font-family: "Manrope", sans-serif;
    }

    .mini-bars {
        display: flex;
        align-items: flex-end;
        gap: 6px;
        margin-top: 10px;
    }

    .process3 {
        border: 1px solid #ccc;
        border-radius: 10px;
        transition: all 0.4s ease;
        margin-bottom: 20px;
    }

    .process1 h3 {
        font-size: 13px;
        font-weight: 400;
        font-family: "Manrope", sans-serif;
        text-decoration: line-through;
    }

    .process2 h3 {
        color: #000000;
        font-size: 16px;
        font-weight: 400;
        font-family: "Sora", sans-serif;
    }

    .journey1 {
        padding: 20px 25px;
        border-radius: 20px;
        transition: all 0.4s ease;
        margin-bottom: 20px;
    }

    .process-tabs .tab {
        padding: 15px 20px;
        border: 1px solid #ccc;
        border-radius: 10px;
        cursor: pointer;
        transition: all 0.4s ease;
        width: 48%;
        margin-bottom: 20px;
    }

    /* .capability-grid,
    .portfolio-grid {
        grid-template-columns: 1fr;
    } */

    .growth-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .capability-grid {
        display: block;
    }

    .capability-grid .card {
        margin-bottom: 20px;
    }

    .stats-grid {
        grid-template-columns: 1fr;
    }

    .leads1 {
        padding: 60px 0px;
    }

    .hero-buttons {
        display: flex;
        gap: 15px;
        margin-top: 30px;
        justify-content: center;
    }

    .stat-box {
        margin-top: 20px;
    }

    .testi1 img {
        margin-bottom: 20px;
        width: 25px;
    }

    .testi1 p {
        font-size: 13px;
        font-weight: 600;
        font-family: "Manrope", sans-serif;
    }

    .testi3 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 20px;
    }

    .testi4 h4 {
        font-size: 14px;
        font-weight: 600;
        font-family: "Manrope", sans-serif;
        margin-bottom: 0;
    }

    .testi4 p {
        font-size: 10px;
        font-weight: 400;
        font-family: "Manrope", sans-serif;
        margin-bottom: 0;
    }

    .testi2 {
        padding: 30px 35px;
        border: 1px solid #959aa53f;
        border-radius: 20px;
        height: auto;
    }

    .testi2 {
        padding: 30px 35px;
        border: 1px solid #959aa53f;
        border-radius: 20px;
        height: auto;
    }

    .section-title1 h4 {
        color: #4da3ff;
        font-size: 12px;
        font-family: "Manrope", sans-serif;
        text-transform: uppercase;
    }

    .section-title1 h2 {
        font-size: 16px;
        font-weight: 700;
        font-family: "Sora", sans-serif;
        color: #fff;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .section-title1 p {
        font-size: 10px;
        font-weight: 400;
        color: #fff;
        font-family: "Manrope", sans-serif;
        width: 100%;
        margin: 0 auto;
    }

    .pub2 {
        position: relative;
        background: #172a55be;
        border-radius: 20px;
        padding: 35px;
        overflow: hidden;
    }

    .section-title1 {
        text-align: center;
        margin-bottom: 20px;
    }

    .progress-wrap {
        display: none;
    }

    .footer {
        background: #09152b;
        color: white;
        padding: 30px 0 20px;
    }

    .footer-logo a img {
        width: 140px;
        display: flex;
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .footer-logo p {
        text-align: center;
        font-size: 12px;
    }

    .footer-links h4,
    .footer-contact h4 {
        margin-bottom: 10px;
        text-align: center;
        margin-top: 10px;
    }

    .footer-links a {
        color: #ddd;
        text-decoration: none;
        margin-top: 10px;
        text-align: center;
        font-size: 13px;
        font-weight: 700;
    }

    .footer1 p {
        font-size: 12px;
        font-weight: 400;
        font-family: "Manrope", sans-serif;
        text-align: center;
    }

    .copyright {
        display: block;
        justify-content: space-between;
        margin-top: 40px;
        border-top: 1px solid rgba(255, 255, 255, .2);
        padding-top: 10px;
    }

    .footer2 {
        text-align: center;
    }

    .footer2 a {
        font-size: 12px;
    }

    .breadcrumb-item.active {
        font-size: 15px;
    }

    .breadcrumb {
        align-items: baseline;
    }

    .ser1 h6 {
        color: #005fcc;
        font-size: 15px;
        font-weight: 700;
        font-family: "Manrope", sans-serif;
        text-transform: uppercase;
        margin-bottom: 20px;
    }

    .ser1 h2 {
        color: #fff;
        font-size: 20px;
        font-weight: 900;
        font-family: "Sora", sans-serif;
        text-transform: uppercase;
    }

    .ser1 p {
        color: #fff;
        font-size: 12px;
        font-weight: 500;
        font-family: "Manrope", sans-serif;
    }

    .publish1 img {
        border-radius: 20px;
        margin-top: 20px;
    }

    .publish3 h2 {
        font-size: 20px;
        font-weight: 700;
        font-family: "Sora", sans-serif;
        color: #000;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
        margin-top: 10px;
    }

    .publish3 p {
        font-size: 13px;
        font-weight: 400;
        color: #000;
        font-family: "Manrope", sans-serif;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .publish2 h2 {
        font-size: 20px;
        font-weight: 800;
        font-family: "Sora", sans-serif;
        margin-bottom: 20px;
        text-align: center;
    }

    .publish2 p {
        font-size: 12px;
        font-weight: 400;
        font-family: "Manrope", sans-serif;
        text-align: center;
    }

    .child1 h2 {
        font-size: 20px;
        font-weight: 600;
        color: #2C8FFA;
        font-family: "Sora", sans-serif;
    }

    .child1 h4 {
        font-size: 15px;
        font-weight: 600;
        color: #fff;
        font-family: "Sora", sans-serif;
    }

    .child1 p {
        font-size: 12px;
        font-weight: 400;
        color: #aeb0b6;
        font-family: "Manrope", sans-serif;
    }

    .ghost1 {
        text-align: center;
    }

    .ghost1 h4 {
        font-size: 16px;
        font-weight: 400;
        color: #fff;
        font-family: "Manrope", sans-serif;
        margin: 15px 0px;
    }

    .ghost1 p {
        font-size: 12px;
        font-weight: 400;
        color: #fff;
        font-family: "Manrope", sans-serif;
    }

    .mark1 {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
    }

    .res a {
        font-size: 9px;
    }

    .challenge-title h3 {
        margin: 0;
        font-size: 16px;
        font-weight: 700;
        color: #1D2238;
        font-family: "Sora", sans-serif;
    }

    .challenge-title i {
        color: #FF6B6B;
        font-size: 20px;
    }

    .challenge-title {
        display: flex;
        align-items: center;
        gap: 12px;
        margin-bottom: 20px;
    }

    .challenge-list li {
        display: flex;
        align-items: flex-start;
        gap: 14px;
        margin-bottom: 10px;
    }

    .challenge-list i {
        color: #FF6B6B;
        font-size: 14px;
        margin-top: 4px;
        flex-shrink: 0;
    }

    .challenge-list span {
        color: #444;
        font-size: 12px;
        line-height: 1.8;
        font-weight: 400;
        font-family: "Manrope", sans-serif;
    }

    .mark2 img {
        background-color: #005fcc;
        border-radius: 20px;
        padding: 10px;
        filter: brightness(1.5);
        width: 50px;
        margin-bottom: 20px;
    }

    .mark2 h4 {
        font-size: 17px;
        font-weight: 900;
        font-family: "Sora", sans-serif;
        color: #000;
    }

    .mark2 p {
        font-size: 12px;
        font-weight: 400;
        font-family: "Manrope", sans-serif;
        color: #3F4F6E;
    }

    .mark3 li {
        font-size: 12px;
        font-weight: 400;
        font-family: "Manrope", sans-serif;
        color: #3F4F6E;
    }

    .resul1 {
        text-align: center;
    }

    .resul2 h3 {
        font-size: 16px;
        font-weight: 900;
        font-family: "Manrope", sans-serif;
        margin-bottom: 20px;
        color: #000;
    }

    .divider {
        height: 1px;
        background: #e5e7eb;
        margin: 20px 0;
    }

    .resul4 {
        display: flex;
        gap: 40px;
    }

    .stat-box1 h4 {
        font-size: 16px;
        color: #3b82f6;
        font-weight: 700;
        font-family: "Manrope", sans-serif;
        margin-bottom: 5px;
    }

}