@media (max-width: 1599px) {
    .funnel-container {
        gap: 20px;
    }

    .funnel-row {
        gap: 30px;
        padding: 35px 0;
    }

    .funnel-links {
        /* gap: 20px 30px; */
    }

    .funnel-graphic img {
        height: 750px !important;
        width: 250px !important;
    }
}

@media (max-width: 1399px) {
    .main-header {
        gap: 10px;
    }

    .header-links ul li a {
        font-size: 16px;
    }

    .navbar-brand h2 {
        font-size: 26px;
    }
}

@media (max-width: 1399px) {
    .funnel-links {
        /* display: grid;
        grid-template-columns: 1fr;
        gap: 20px; */
    }

    .funnel-graphic img {
        height: 1150px !important;
    }

    .funnel-row {
        padding: 30px;
    }

    .funnel-graphic {
        width: 100%;
        width: 200px;
    }

    .funnel-container {
        gap: 90px;
    }

    .funnel-row {
        gap: 100px;
    }

    .kpi-tabs .nav-pills {
        top: 200px;
    }
}

@media (max-width: 1100px) {

    .blue-border::before,
    .dark-green-border::before,
    .light-green-border::before,
    .yellow-border::before {
        left: 0;
    }

    .funnel-links {
        /* display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px; */
    }

    span.step-tag {
        display: inline-block;
        background-color: var(--primary-color);
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        padding: 4px 10px;
        border-radius: 7px;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        width: 100px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .funnel-graphic img {
        display: none;
    }

    .funnel-container {
        display: block;
    }

    .funnel-row {
        padding: 30px;
    }

    .funnel-row {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

@media (max-width: 1299px) {

    .sidebar-links {
        overflow-y: auto;
        max-height: calc(100vh - 50px);
    }

    .sidebar-links li a {
        align-items: center;
        gap: 10px !important;
        justify-content: start;
    }

    .sidebar-header {
        justify-content: space-between;
    }

    .sidebar-header-title {
        font-size: 20px;
        color: var(--secondry-color);
        font-weight: 600;
    }

    .sidebar .icon-bg {
        width: 40px;
        min-width: 40px;
        height: 40px;
    }

    .sidebar-links li i {
        font-size: 16px;
    }

    .sidebar .submenu-title {
        font-weight: 600;
        color: var(--secondry-color);
    }

    .sidebar-bottom-btn .cta-btn {
        padding-left: 15px;
    }

    .sidebar-bottom-btn .cta-btn .btn-solid {
        font-size: 16px;
        padding: 10px 20px;
    }

    .sidebar-links li .fa-circle-dot {
        font-size: 14px;
    }

    .submenu-subtitle {
        padding: 8px !important;
    }

    .main-header {
        padding: 10px 10px;
    }

    .service-box-cta {
        display: none;
    }
}

@media (min-width: 1299px) {


    .header-links {
        display: flex !important;
    }

    .sidebar {
        position: static;
        width: auto;
        height: auto;
        background: transparent;
        box-shadow: none;
        padding: 0;
        flex-direction: row;
        align-items: center;
        display: none;
    }

    .overlay {
        display: none;
    }

    .sidebar-links {
        display: flex;
        gap: 30px;
    }

    .sidebar-links a {
        color: #fff;
    }

    .close-btn,
    .overlay {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .funnel-container {
        flex-direction: column;
        gap: 40px;
    }

    .funnel-graphic {
        width: 100%;
        width: 200px;
        margin: 0 auto;
    }

    .funnel-title {
        font-size: 20px;
    }

    .section-title h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .section-gap {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .kpi-tabs .nav-pills {
        top: 100px;
    }

    .hero-section form .btn {
        padding: 10px;
    }

    .hero-section form .btn-solid {
        font-size: 14px;
    }

    .hero-section form {
        gap: 15px !important;
    }

    .partner-badges {
        gap: 25px;
    }

    .hero-section {
        padding: 60px 0;
    }

    .banner-title {
        padding-top: 60px;
    }

    .seo-top-tab-section .nav-pills .nav-link {
        padding: 10px 15px;
        white-space: nowrap;
    }
    .twoCard {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}
}

@media (max-width: 640px) {
    .funnel-links {
        /* grid-template-columns: 1fr;
        gap: 12px; */
    }

    .funnel-title {
        font-size: 18px;
    }

    .funnel-link {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .why-box {
        padding: 15px;
    }

    .funnel-link {
        font-size: 16px;
    }

    .section-title p {
        font-size: 15px;
    }

    .funnel-row {
        gap: 12px;
    }

    .funnel-title {
        line-height: 25px;
    }

    .case-card img {
        height: 200px;
    }

    .case-body {
        padding: 15px;
    }

    .kpi-tabs .nav {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .kpi-tabs .nav-link {
        flex: 1 1 45%;
        text-align: center;
        border-left: none;
        border-bottom: 3px solid transparent;
    }

    .kpi-tabs .nav-link.active {
        border-bottom: 3px solid var(--primary-color);
        ;
        border-left: none;
    }

    .note {
        font-size: 16px;
        margin: 10px 0;
    }

    .tab-titles li {
        padding: 10px;
        font-size: 14px;
    }

    .tab-content h3 {
        font-size: 20px;
    }

    .tab-content p {
        font-size: 15px;
    }

    .tab-content ul.ai-list {
        font-size: 15px;
    }

    .tab-wrapper {
        margin: 30px 0;
    }

    .expertise-item h4 {
        font-size: 18px;
    }

    .expertise-item p {
        font-size: 16px;
    }

    .expertise-links a {
        font-size: 18px;
    }

    .stat h3 {
        font-size: 22px;
    }

    .stat p {
        font-size: 14px;
    }

    .tab-content {
        padding: 15px;
    }

    .section-gap {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .section-title h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .g-4 {
        --bs-gutter-y: 20px;
        --bs-gutter-x: 20px;
    }

    .kpi-tabs .tab-content h3 {
        font-size: 20px;
    }

    .kpi-tabs ul li {
        font-size: 15px;
    }

    .accordion-button:not(.collapsed) {
        background-color: rgba(26, 188, 156, 0.1);
    }

    .accordion-button {
        font-weight: 600;
    }

    .accordion-body h3 {
        font-size: 18px;
        color: var(--secondry-color);
        display: flex;
        align-items: center;
        margin-bottom: 15px;
        font-weight: 600;
    }

    .accordion-body p {
        font-size: 15px;
        color: var(--gray-color);
    }

    .accordion-button:focus {
        box-shadow: none;
    }

    .arrow i {
        font-size: 20px;
    }

    .kpi-link a {
        font-size: 18px;
    }

    .expertise-section {
        overflow: hidden;
    }

    .expertise-right::before {
        top: 0;
        left: 0;
    }

    .emp-img img {
        width: 70px;
        height: 70px;
    }

    .emp-wrapper {
        gap: 5px;
        top: -35px;
    }

    .case-title {
        font-size: 18px;
    }

    .case-desc {
        font-size: 14px;
    }

    .case-metric {
        font-size: 16px;
    }

    .case-link {
        font-size: 16px;
    }

    .blog-body h3 {
        font-size: 18px;
    }

    .blog-link a {
        font-size: 18px;
    }

    .blog-img {
        height: 200px;
    }

    .section-title {
        margin-bottom: 15px;
    }

    .team-desc {
        font-size: 15px !important;
    }

    .btn {
        padding: 10px 15px;
    }

    .hero-content h1 {
        font-size: 50px;
        line-height: 55px;
    }

    .badge {
        font-size: 18px;
    }

    .hero-content p {
        font-size: 16px;
    }

    .partners span {
        font-size: 16px;
    }

    .hero-section .btn-solid {
        font-size: 14px;
    }

    .navbar-brand h2 {
        font-size: 35px;
    }

    .banner-title h1 {
        font-size: 45px;
        line-height: 60px;
    }

    .banner-desc p {
        font-size: 20px;
        line-height: 35px;
    }

    .hero-section form {
        margin: 25px 0;
        gap: 15px !important;
    }

    .hero-section form .btn-solid {
        font-size: 14px;
    }

    .partner-badges {
        gap: 25px;
    }

    .hero-section {
        padding: 40px 0;
    }

    .banner-title {
        padding-top: 60px;
    }

    .main-header {
        padding: 15px 10px;
    }

    .hero-section .hero-input-box {
        border-radius: 15px;
        padding: 0 20px 20px 20px;
    }

    .stats-track {
        animation: marquee 50s linear infinite;
    }

    .feature-box .card {
        padding: 20px;
    }

    .feature-box .card h4 {
        font-size: 18px;
    }

    .feature-box .card p {
        font-size: 14px;
        line-height: 25px;
    }

    .feature-box .icon-box i {
        font-size: 22px;
    }

    .feature-box .icon-box {
        width: 60px;
        height: 60px;
        min-width: 60px;
    }

    .font-20 {
        font-size: 16px;
    }

    .result-box {
        padding: 20px;
    }

    .result-box h3 {
        font-size: 18px;
    }

    .powered {
        font-size: 16px;
    }

    .seo-top-tab-section .nav-pills .nav-link {
        font-size: 20px;
        padding: 10px 15px;
        white-space: nowrap;
    }

    .seo-top-tab-section .nav-pills {
        overflow-x: auto;
        margin-bottom: 20px;
    }

    .client-image img {
        width: 70px;
        height: 70px;
    }

    .client-name {
        font-size: 20px;
    }

    .industry-label {
        font-size: 15px;
        margin-bottom: 5px;
    }

    .client-review-results li {
        font-size: 16px;
        margin-bottom: 0;
    }

    .client-quote {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .seo-top-tab-section .nav-item {
        width: 100%;
    }

    .seo-top-tab-section .nav-pills {
        overflow-x: auto;
        margin-bottom: 20px;
        justify-content: start !important;
        flex-wrap: nowrap;
    }

    .tab-box-second-title {
        font-size: 16px;
    }
    .funnel-links a{
        padding-left: 30px;
    }
    .funnel-links a::after{
        position: absolute;
        left: 0;
        padding-left: 0;
    }
    .funnel-links a:hover::after {
    padding-left: 0px;
}

}

@media (max-width: 576px) {
    .btn-solid {
        font-size: 14px;
    }

    .emp-img img {
        width: 50px;
        height: 50px;
    }

    .emp-wrapper {
        gap: 2px;
    }

    .emp-img:not(:first-child) {
        margin-left: -10px;
        z-index: 0;
    }

    .funnel-row {
        padding: 30px 15px;
    }

    .creative-footer p {
        font-size: 15px;
    }

    .creative-footer h6 {
        font-size: 20px;
        font-weight: 600 !important;
    }

    .footer-links a {
        font-size: 16px;
    }

    .contact-info li {
        font-size: 16px;
    }

    .creative-footer {
        padding: 25px 0 0 0;
    }

    .g-3 {
        --bs-gutter-y: 5px;
        --bs-gutter-x: 5px;
    }

    .copy-right {
        padding: 15px 0;
    }

    .location-tags {
        font-weight: 600;
    }

    .badge {
        font-size: 16px;
    }

    .hero-content h1 {
        font-size: 40px;
        line-height: 45px;
    }

    .hero-content p {
        font-size: 15px;
    }

    .partners span {
        font-size: 14px;
    }

    .person-img {
        width: 215px;
    }

    .hero-right-part {
        width: 250px;
        height: 250px;
    }

    .big-circle .big-mide-dot {
        width: 50px;
        height: 50px;
    }

    .big-circle .big-mide-dot:nth-child(1) {
        left: -11%;
    }

    .big-circle .big-mide-dot:nth-child(2) {
        top: -11%;
    }

    .big-circle .big-mide-dot:nth-child(3) {
        right: -11%;
    }

    .big-circle .big-mide-dot:nth-child(4) {
        bottom: -11%;
    }

    .big-circle .big-mide-dot:nth-child(5) {
        top: 3%;
        right: 3%;
    }

    .big-circle .big-mide-dot:nth-child(6) {
        bottom: 3%;
        right: 5%;
    }

    .big-circle .big-mide-dot:nth-child(7) {
        top: 2%;
        left: 4%;
    }

    .big-circle .big-mide-dot:nth-child(8) {
        bottom: 4%;
        left: 3%;
    }

    .navbar-brand h2 {
        font-size: 25px;
    }

    .banner-title h1 {
        font-size: 35px;
        line-height: 50px;
    }

    .banner-desc p {
        font-size: 18px;
        line-height: 30px;
        margin: 0;
    }

    .hero-section form input {
        min-width: 300px;
    }

    .hero-section form .btn {
        padding: 10px 15px;
    }

    .hero-section form .btn-solid {
        font-size: 14px;
    }

    .hero-section form {
        margin: 25px 0;
        gap: 15px !important;
    }

    .partner-badges {
        gap: 20px;
    }

    .partner-item {
        font-size: 18px;
    }

    .hero-section {
        padding: 40px 0;
    }

    .banner-title {
        padding-top: 60px;
    }

    .stats-marquee {
        padding: 10px 0;
    }

    .input-container {
        margin: 30px 0 40px 0;
    }

    .stats-track {
        animation: marquee 60s linear infinite;
    }

    .hero-section .hero-input-box .btn-solid {
        font-size: 14px;
    }
}