@media (min-width: 991px) and (max-width: 1260px) {
    .our-solutions .image-ai .images-box .head.animate {
        top: -30px;
    }
    .our-solutions .image-ai .images-box .dots-light {
        top: -10%;
    }
    .our-solutions .image-ai .images-box .light-pole.pole-left,
    .our-solutions .image-ai .images-box .light-pole.pole-right {
        bottom: 25%;
    }
    .our-solutions .image-ai .images-box .light-box {
        bottom: 59%;
    }
}

@media (max-width: 1044px) {
    .working-sec2 .workflow-step.two::before {
        width: 55%;
        height: 119%;
    }
}

@media (max-width: 991px) {
    .main-title p {
        width: 80%;
    }
    /* About */
    .about .image .light-about {
        bottom: 12%;
    }
    .about .image .head-about {
        width: 20%;
        height: auto;
        top: 15%;
        left: 52%;
    }

    /* Our-Solutions */
    .our-solutions .image-ai .images-box {
        width: 70%;
        margin: 0 auto;
    }
    .our-solutions .image-ai {
        margin-top: 80px;
        padding-top: 80px;
    }

    /* manage-projects */
    .manage-projects .vertical-line {
        display: none;
    }

    .desctop-App-sec .desctop-image,
    .desctop-App-sec .desctop-and-mobile-image {
        width: 100%;
    }

    .project-details .image-project-details {
        width: 100%;
    }

    .working-sec2 .row .workflow-step::before,
    .working-sec2 .row .workflow-step::after {
        display: none;
    }
}

@media (max-width: 890px) {
    /* Hero */
    .hero .caption {
        width: 90%;
    }
    .hero .bg-hero {
        width: 90%;
    }

    .projects .nav-pills {
        width: 100%;
    }
    .why-us-3 .cards-container {
        align-items: end;
        margin-top: 0px;
    }
}

@media (max-width: 767px) {

    /* About */
    #about .row-stats .col-stat .stats-card {
        border-left: 1px solid;
        border-image: linear-gradient(to bottom, #00b2f821, var(--main-color)) 1;
        padding-left: 10px;
    }
    .about .image .light-about {
        bottom: 21%;
    }

    /* Our Solutions */
    .our-solutions .image-ai .images-box .light-pole {
        width: 35px;
    }
    .our-solutions .image-ai .images-box .light-pole.pole-left,
    .our-solutions .image-ai .images-box .light-pole.pole-right {
        bottom: 8%;
    }
    .our-solutions .image-ai {
        margin: 80px 0;
    }

    .hero .bg-hero .pin {
        height: 50px;
        width: 1px;
        bottom: 0px;
    }

    .our-solutions .row-our-solutions{
        padding-block: 10px;
        margin-top: 10px;
    }

    /* project-details-images */
    .project-details-images .image-project-details .col-md-3 {
        transform: translateY(0) !important;
        
    }
    .project-details-images .image-project-details .col-md-3 .image {
        animation: none;
    }

    .mobile-App-sec .mobile-App-image {
        width: 70%;
    }
    .project-details .image-project-details {
        transform: translateY(30%);
    }
    .our-logos{
        flex-direction: row;
        width: 100%;
    }
    .card-sec-why-us{
        margin-top: 200px;
    }
    .card-sec-img-mob{
        display: none;
    }
    .why-us.about .image .head-about{
        top: -10px;
    }
    .cards-security .card-content .ul-1 ,
    .cards-security .card-content .ul-2 ,
    .cards-security .card-content .ul-3{
        padding: 0px;
    }
}

@media (max-width: 575px) {
        .nav-page-box .nav-page {
        height: 35px;
    }
    .nav-page-box .nav-toggle {
        width: 35px;
        height: 35px;
        font-size: 15px;
    }
    .main-btn i {
        display: none;
    }
    .main-btn-inner {
        padding: 10px;
    }
    .main-title p {
        width: 100%;
    }
    .icon-bot-box .text {
        width: 280px;
        padding: 15px;
    }
    /* Loading Page */
    .loading-Page .images {
        width: 80px;
    }
    .loading-Page .mask-Logo-2, .loading-Page .mask-Logo-1 {
        width: 60px;
    }
    .loading-Page .mask-Logo-2 {
        right: 0;
        bottom: -26px;
    }
    .loading-Page .mask-Logo-1 {
        left: 5px;
        top: -35px;
    }
    .loading-Page .mark-Logo {
        height: 150px;
    }
    .logo-loading-Page .text-Logo {
        width: 150px;
    }

    /* Hero */
    .hero .bg-hero .logo {
        width: 35px;
    }

    /* About */
    .about .image {
        height: 290px;
    }
    .about .stats-card {
        gap: 20px;
    }
    .about .image .head-about {
        top: 20%;
    }

    /* Ai Solutions */
    .ai-solutions .ai-solutions-card .text {
        gap: 10px;
    }
    .our-solutions .our-solutions-cards .icon-img {
        width: 35px;
        height: 35px;
    }

    /* Our Solutions */
    .our-solutions .image-ai .images-box .light-pole.pole-left,
    .our-solutions .image-ai .images-box .light-pole.pole-right {
        bottom: 25%;
    }

    /* How-to-Build-Apps */
    .how-to-build-apps .tech-card {
        padding: 10px 7px;
    }

    .mobile-App-sec .mobile-App-image {
        width: 90%;
    }

    .projects .nav-pills .nav-link {
        padding-inline: 20px;
    }
    .project-details-images .group-btn .main-btn img,
    .project-details-images .group-btn .main-btn svg {
        width: 15px;
        height: 15px;
    }
    .project-details .image-project-details {
        transform: translateY(35%);
    }

    nav .logo{
        width: 90px;
    }
}

@media (max-width: 480px) {
    .project-details .image-project-details {
        transform: translateY(46%);
    }
}

@media (max-width: 400px) {
    .projects .nav-pills .nav-link {
        padding-inline: 13px;
    }
    /* .project-details .image-project-details {
        transform: translateY(25%);
    } */
}