@media screen and (max-width: 820px) {
    .work-section,
    footer {
        background-color: #0b0c20;
    }
    .service-cards-wrapper .service-card:first-child,
    .service-cards-wrapper .service-card:nth-child(2),
    .service-cards-wrapper .service-card:nth-child(3),
    .service-cards-wrapper .service-card:nth-child(4),
    .service-cards-wrapper .service-card:nth-child(5),
    .service-cards-wrapper .service-card:nth-child(6),
    .work-section {
        position: relative !important;
    }
    .banner-bg-shadow,
    .navbar,
    .service-container .ai-header .service-bg-icon,
    .work-bg-line {
        display: none;
    }
    .mobile-header {
        display: block;
    }
    .work-section-cards .work-card {
        transition: 0.35s linear;
        position: relative !important;
        width: 100%;
    }
    .ai-section {
        padding: 40px;
    }
    .customAccordion {
        display: flex;
        flex-direction: column;
        width: 100%;
        padding: 0;
    }
    footer {
        padding: 80px 30px 20px;
    }
    .project-small-cards .small-card {
        width: 40%;
    }
    .banner-text-area .banner-heading {
        font-size: 43px;
        font-weight: 700;
        line-height: 47px;
        color: #fff;
        margin: 20px 0;
    }
    .generative-ai {
        padding: 30px;
        flex-wrap: wrap;
    }
    .generative-ai .ai-text-area,
    .work-text-area {
        width: 100% !important;
    }
    .work-section-cards {
        display: flex;
        flex-wrap: wrap;
    }
    .work-section-cards .card-1 {
        top: 0 !important;
        left: 0 !important;
    }
    .work-section-cards .card-2 {
        top: -43px !important;
        left: 0 !important;
    }
    .work-section-cards .card-3 {
        top: -70px !important;
        left: 0 !important;
    }
    .work-section-cards .card-4 {
        top: -83px !important;
        left: 0 !important;
    }
    .work-section .work-text-area {
        width: 100%;
    }
    .work-section {
        padding: 30px;
        overflow-y: hidden;
        height: 700px !important;
    }
    .service-container .ai-header {
        margin: 0;
        align-items: start;
        width: 100%;
        position: relative;
        top: 10%;
        z-index: 1;
    }
    .service-container .service-cards-wrapper {
        padding: 20px 0;
        width: 100% !important;
    }
    .generative-ai-heading {
        color: #fff;
        font-size: 34px;
        line-height: 45px;
        margin: 0;
    }
    .orbit-section {
        left: 20% !important;
        height: 450px;
    }
    .ai-services-wrapper .ai-service-card {
        border-radius: 12px;
        background-color: #ededed;
        display: flex;
        flex-direction: column;
        padding: 15px;
        gap: 10px;
        width: 44% !important;
    }
    .footer .links-container:first-child {
        width: 21%;
    }
    .footer .links-container:nth-child(2),
    .footer .links-container:nth-child(3) {
        width: 38%;
    }
    .footer .links-container:last-child {
        width: 52%;
    }
    .footer {
        padding: 25px;
    }
}
@media screen and (max-width: 768px) {
    .project-cards-wrapper .project-big-card {
        flex-direction: column-reverse;
    }
    .work-section-cards .work-card {
        transition: 0.35s linear;
        position: relative !important;
        width: 100%;
    }
    .phones,
    .project-cards-wrapper .card-text-area,
    .project-small-cards .small-card {
        width: 100% !important;
    }
    .phones {
        height: 100%;
    }
    .banner .banner-text-area,
    .other-banner .banner-text-area {
        width: 100%;
        position: relative;
        z-index: 1;
        padding: 70px 30px 0 0;
    }
    .banner .banner-container {
        border: 1px solid #ffffff29;
        position: relative;
        z-index: 1;
        border-radius: 12px;
        padding: 20px;
        backdrop-filter: blur(5px);
        background: linear-gradient(to right, #ffffff38, #ffffff21);
        width: 400px;
        left: 38px;
    }
    .orbit-section {
        left: 8% !important;
        height: 450px;
    }
    .ai-services-wrapper .ai-service-card {
        width: 43% !important;
    }
    .links-container {
        width: 50%;
    }
    .work-section-cards .card-4 {
        right: 0 !important;
        top: 0 !important;
        left: 0;
    }
    .work-section {
        padding: 30px;
        height: 100% !important;
    }
}
@media screen and (max-width: 480px) {
    .banner .banner-container {
        width: 276px !important;
        left: -10px !important;
    }
    .orbit-section .border1 {
        height: 420px;
        width: 420px;
    }
    .orbit-section .border2 {
        height: 350px;
        width: 350px;
    }
    .orbit-section .border3 {
        height: 270px;
        width: 270px;
    }
    .orbit-section .border4 {
        height: 200px;
        width: 200px;
    }
    .orbit-section .center-circle {
        height: 130px;
        width: 130px;
    }
    .orbit-section {
        left: 4px !important;
        height: 450px;
    }
}
@media screen and (max-width: 520px) {
    .work-section::after {
        display: none;
    }
    .banner .banner-container {
        width: 310px;
        left: -6px;
    }
}
@media screen and (max-width: 540px) {
     .portfolio-detail-banner .banner-header{
        padding:100px 30px 0;
    }
    .project-cards-wrapper .project-big-card {
    padding: 20px;
}
.project-cards-wrapper .small-card .card-image {
    width: 100%;
    position: relative;
    height: 150px;
    margin-bottom: 10px;
}
    .detail-imgs .small-imgs{
    gap: 20px;
    display: flex;
    flex-wrap:wrap;
}
.results-section {
    background: 0 0;
    color: #fff;
    padding: 20px 0;
    width: 100%;
}
.results-col {
    width: 100%;
}
.results-columns > .results-col:not(:last-child) {
    border-right: none;
    padding-right: 0;
}
.results-columns > .results-col:not(:first-child) {
    padding-left: 0px;
}
.result-col p{
    margin:0;
}
.results-description {
    font-size: 16px;
    color: #e0e0e0;
     margin-bottom: 0px; 
    max-width: 1100px;
}
.results-columns {
    gap: 32px;
    width: 100%;
    margin-top: 20px;
    position: relative;
    flex-direction:column;
}
.brand-identity-container{
    display:none;
}
.results-title {
    font-size: 44px;
    font-weight: 700;
    margin:10px;
    color: #fff;
}
.challenge {
    margin-top: 20px;
}
.project-details strong {
    width: 120px;
}
    .portfolio-detail-banner .banner-header h1 {
    width: 100%;
}
.detail-imgs .small-imgs .img {
    width: 100%;
    height: 400px;
}
.project-details {
    width: 100%;
    margin-top: 20px;
}
.portfolio-des p {
    font-size: 16px;
    color: #fff;
}
.portfolio-detail {
    padding: 30px 30px;
}
    .blog-page,
    .service-main-content {
        overflow: hidden;
    }
    .footer-logo img {
        width: 100% !important;
        margin-bottom: 20px;
    }
    .main-service-card {
        display: block !important;
    }
    #time-slots,
    .ai-header,
    .blog-sidebar,
    .blogs-section .blog-cards-container,
    .footer .links-container:last-child,
    .footer .links-container:nth-child(3),
    .form-section,
    .projects-header,
    .service-card-detail,
    .work-section .work-text-area,
    footer .projects-header {
        width: 100%;
    }
    .service-banner-image {
        height: 300px;
        width: 300px;
        position: relative;
        margin: 20px auto;
    }
    .service-banner-title {
        font-size: 28px !important;
        font-weight: 600 !important;
        line-height: 38px !important;
    }
    .privacy-policy-section {
        padding: 30px;
        color: #0b0c20;
    }
    .privacy-policy-section h2 {
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .privacy-policy-section p {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .phones1 {
        width: 100%;
        height: 250px;
    }
    .banner-text-area .banner-btn {
        justify-content: center;
        display: flex;
        font-size: 16px;
    }
    .home-banner-btn {
        display: flex;
        justify-content: center;
    }
    .ecommerce-solution {
        padding: 30px;
        background-color: #fff !important;
    }
    .blog-page,
    .work-section {
        background-color: #0b0c20;
    }
    .footer {
        padding: 20px;
    }
    .appointment {
        padding: 10px;
    }
    .calendar-section {
        width: 100%;
        padding: 10px;
    }
    .calendar-div {
        width: 100%;
        border-right: none;
    }
    .banner,
    .other-banner {
        margin-top: -100px;
    }
    .hero-section,
    .other-banner .hero-section {
        padding: 120px 30px;
    }
    .project-banner .hero-section {
        padding: 120px 30px 0 !important;
    }
    .banner-text-area .banner-heading {
        font-size: 30px;
        font-weight: 700;
        line-height: 50px;
        color: #fff;
        margin: 20px 0;
        text-align: center;
    }
    .banner-text-area .banner-text {
        color: #fff;
        margin-bottom: 30px;
        text-align: center;
    }
    .banner .banner-container {
        width: 330px;
        left: 10px;
    }
    .rightboxicon {
        bottom: -54px;
    }
    .ai-section,
    .generative-ai,
    .projects,
    .service-container {
        padding: 30px !important;
    }
    .service-container .ai-header {
        width: 100%;
        position: relative !important;
    }
    .mobile-desktop .mbl-devlopment::before,
    .phone1,
    .phone3,
    .project-cards-wrapper .small-card .card-image .image-1,
    .service-container .ai-header .service-bg-icon,
    .work-bg-line {
        display: none;
    }
    .service-container .service-cards-wrapper {
        padding: 20px 0;
        width: 100%;
    }
    .service-cards-wrapper .service-card:first-child,
    .service-cards-wrapper .service-card:nth-child(2),
    .service-cards-wrapper .service-card:nth-child(3),
    .service-cards-wrapper .service-card:nth-child(4),
    .service-cards-wrapper .service-card:nth-child(5),
    .service-cards-wrapper .service-card:nth-child(6) {
        position: relative !important;
    }
    .service-cards-wrapper .service-card {
        padding: 20px;
        flex-direction: column;
        align-items: start;
    }
    .generative-ai .ai-text-area,
    .work-text-area {
        width: 100% !important;
        align-items: center;
    }
    .generative-ai-heading {
        font-size: 30px;
        line-height: 41px;
    }
    .orbit-section {
        width: 100%;
        left: 10px;
        top: 20px;
    }
    .ai-section-heading {
        font-size: 36px;
        line-height: 36px;
    }
    .ai-services-wrapper .ai-service-card,
    .project-small-cards .small-card {
        width: 100% !important;
    }
    .work-section {
        padding: 30px;
        position: relative;
        height: 100%;
        overflow-y: hidden;
    }
    .work-section-cards .work-card {
        transition: 0.35s linear;
        position: relative !important;
        width: 100%;
    }
    .work-section-cards {
        display: flex;
        flex-wrap: wrap;
    }
    .work-section-cards .card-1,
    .work-section-cards .card-2,
    .work-section-cards .card-3,
    .work-section-cards .card-4 {
        top: 0;
        left: 0;
    }
    .main-service-card-text h1 {
        margin: 0;
        color: #fff;
        font-size: 22px;
        font-weight: 500;
    }
    .phone2 {
        left: 0 !important;
        top: 20px;
        object-fit: contain;
    }
    .phone {
        height: 350px;
        position: relative !important;
        transition: 0.5s ease-in-out;
    }
    .project-cards-wrapper .card-text-area {
        width: 100% !important;
        padding-right: 0;
    }
    .about-us-section,
    .contact,
    .mobile-desktop,
    footer {
        padding: 30px;
    }
    footer .lets-talk {
        padding: 40px 20px;
    }
    footer .lets-connect {
        flex-direction: column;
        gap: 40px;
    }
    .lets-talk img {
        width: 60px;
        transform: rotate(90deg);
    }
    footer .lets-connect h1 {
        margin: 0;
        font-size: 15px;
        font-weight: 600;
    }
    .footer .links-container:first-child,
    .footer .links-container:nth-child(2) {
        width: 45%;
    }
    .footer-links {
        gap: 20px;
    }
    .footer-bottom {
        justify-content: center;
        gap: 20px;
    }
    .custom-web .f-img img {
        width: 100%;
        object-fit: contain;
        animation: 2s infinite alternate imageupdown;
        transition: 0.35s linear;
        display: none;
    }
    .about-banner-image {
        height: 400px;
        width: 450px;
        position: relative;
        z-index: 1;
        left: 30px;
    }
    .blogs-section .blog-card {
        width: 100%;
        border: 1px solid #78768d4d;
        border-radius: 30px;
        padding: 20px;
        transition: 0.35s linear;
        height: max-content;
    }
    .blog-page {
        padding: 30px 30px 0;
        position: relative;
    }
    .custom-web,
    .service-main-content {
        background-color: #0b0c20;
        padding: 30px;
        position: relative;
    }
    .blog-details-img {
        height: 300px;
        width: 100%;
    }
    .service-cate .icon-box {
        height: 70px;
        width: 70px;
    }
    .blog-details-container {
        width: 100%;
        color: #fff;
        gap: 30px;
    }
    .service-cate .icon-box img {
        width: 40px;
        object-fit: contain;
    }
    .mobile-desktop .mbl-devlopment {
        position: relative;
        width: 100%;
    }
    .mobile-desktop .picture {
        height: 260px;
        margin-top: 20px;
    }
    .custom-web .screen-img {
        width: 500px;
        position: relative;
        top: 0;
    }
    .mobile-desktop .desktop-devlopment {
        width: 100%;
        margin-top: 40px;
    }
    .banner .banner-text-area,
    .other-banner .banner-text-area {
        width: 100%;
        position: relative;
        z-index: 1;
        padding: 0;
    }
    .banner .banner-bg-line,
    .other-banner .banner-bg-line {
        top: 203px;
    }
    .service-cate {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 25px;
        gap: 15px;
    }
    .project-banner .about-banner-image {
        height: 325px;
        width: 100%;
        position: relative;
        z-index: 1;
        margin-top: 40px;
        right: -90px;
    }
    .about-us-section .mission-vision {
        margin-top: 20px;
    }
    .main-service-card-img {
        width: 100%;
        height: 200px;
    }
    .custom-web {
        background-attachment: fixed;
    }
}
@media screen and (max-width: 460px) {
    .service-container .ai-header .ai-section-heading,
    .service-container .ai-header .ai-section-text {
        margin: 0 !important;
    }
    .orbit-section .border1 {
        height: 380px;
        width: 380px;
    }
    .orbit-section .border2 {
        height: 310px;
        width: 310px;
    }
    .orbit-section .border3 {
        height: 240px;
        width: 240px;
    }
    .orbit-section .border4 {
        height: 160px;
        width: 160px;
    }
    .orbit-section .center-circle {
        height: 100px;
        width: 100px;
        top: 130px;
        left: 146px;
    }
    .orbit-section {
        width: 100%;
        left: -16px;
        top: 20px;
    }
    .project-cards-wrapper .small-card .card-image .image-1 {
        width: 200px;
    }
    .project-cards-wrapper .project-card-title {
        font-size: 24px !important;
    }
    .phone1 {
        left: 70px;
        top: 0;
        z-index: 9;
    }
    .phone {
        height: 250px;
    }
    .banner .banner-container {
        width: 220px;
        left: 10px;
    }
    .service-list .service-wrap {
        font-size: 14px;
    }
    .lets-talk img {
        width: 50px;
    }
    .generative-ai-heading {
        font-size: 24px;
        line-height: 41px;
        text-align: center;
    }
    .other-banner .hero-section {
        padding: 120px 30px 10px;
    }
    .tab-btn {
        margin: 10px 5px;
    }
    .footer .links-container:first-child,
    .footer .links-container:nth-child(2) {
        width: 100%;
    }
}
@media screen and (max-width: 414px) {
    .custom-web,
    .work-section {
        background-color: #0b0c20;
        position: relative;
    }
    .custom-web .screen-img {
        width: 400px !important;
        position: relative;
        top: 0;
    }
    .custom-web {
        padding: 0;
        background-attachment: fixed;
    }
    .mobile-desktop .picture {
        height: 200px;
        margin-top: 20px;
    }
    .work-section {
        height: 500px;
    }
    .service-cards-wrapper .service-card .service-card-icon {
        height: 85px;
        width: 30%;
    }
    .service-cards-wrapper .service-card {
        gap: 10px;
    }
    .service-des {
        font-size: 14px;
    }
    .service-container {
        padding: 15px !important;
    }
    .service-banner-title {
        line-height: 34px !important;
        font-size: 28px !important;
        font-weight: 600 !important;
    }
    .appointment,
    .projects {
        padding: 10px !important;
    }
    .work-section-cards .card-3 {
        top: 34px !important;
        right: 14% !important;
    }
    .work-section-cards .card-4 {
        margin-top: 20px;
    }
    .orbit-section .small-icon {
        height: 20px;
        width: 20px;
    }
    .orbit-section {
        left: -10px !important;
        height: 450px;
    }
    .work-section {
        padding: 20px 20px 50px !important;
        height: max-content;
        overflow-y: hidden;
    }
}
@media screen and (max-width: 360px) {
    .banner-text-area .banner-heading {
        line-height: 38px;
    }
    .orbit-section .border3 {
    height: 211px !important;
    width: 210px !important;
    top: 66px;
}
.orbit-section .center-circle {
    height: 70px;
    width: 70px;
    top: 132px;
    left: 142px;
}
.orbit-section .border4 {
    height: 150px !important;
    width: 150px !important;
    left: 104px;
    top: 97px;
}
    .top-service-btn {
        font-size: 13px;
    }
    .orbit-section .border1 {
    height: 330px !important;
    width: 330px !important;
    left: 10px;
}
.orbit-section .border2 {
    height: 270px !important;
    width: 270px !important;
    left: 43px;
}
}
@media screen and (max-width: 390px) {
    .portfolio-detail-banner .banner-header{
        padding:100px 30px 0;
    }
    .portfolio-detail-banner .banner-header h1 {
    width: 100%;
}
    .ai-header {
        width: 100%;
    }
    .orbit-section .border1 {
        height: 360px !important;
        width: 360px !important;
    }
    .orbit-section .border2 {
        height: 290px !important;
        width: 290px !important;
    }
    .orbit-section .border3 {
        height: 220px !important;
        width: 220px !important;
    }
    .orbit-section .border4 {
        height: 150px !important;
        width: 150px !important;
    }
    .orbit-section .center-circle {
        height: 80px !important;
        width: 80px !important;
        top: 135px;
        left: 150px;
    }
    .orbit-section {
        left: -10px !important;
        height: 380px;
    }
    .topsocialicons .icondiv {
        height: 30px;
        background: 0 0;
        width: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #ffffff29;
        border-radius: 12px;
    }
    .topsocialicons .icondiv svg {
        height: 20px;
        width: 20px;
    }
    .service-list .service-wrap {
        font-size: 12px;
    }
    .topsocialicons {
        right: -60px;
    }
}
@media screen and (max-width: 430px) {
    .footer-logo img {
        width: 100% !important;
        margin-bottom: 20px !important;
    }
    .project-cards-wrapper .project-card-title {
        font-size: 20px !important !important;
    }
    .ai-section-heading {
        font-size: 28px !important;
    }
    .work-section-cards .card-4 {
        top: -78px !important;
    }
    .work-card {
        margin-bottom: 40px !important;
    }
    .work-section {
        padding: 25px !important;
    }
    .custom-web .screen-img {
        width: 370px;
    }
    .service-container {
        padding: 20px;
    }
    .orbit-section .border1 {
        height: 380px;
        width: 380px;
    }
    .orbit-section .border2 {
        height: 310px;
        width: 310px;
    }
    .orbit-section .border3 {
        height: 240px;
        width: 240px;
    }
    .orbit-section .border4 {
        height: 160px;
        width: 160px;
    }
    .orbit-section .center-circle {
        height: 100px;
        width: 100px;
        top: 130px;
        left: 146px;
    }
    .orbit-section {
        width: 100%;
        left: -16px;
        top: 20px;
    }
    .project-cards-wrapper .small-card .card-image .image-1 {
        width: 200px;
    }
    .phone1 {
        left: 70px;
        top: 0;
        z-index: 9;
    }
    .phone {
        height: 250px;
    }
    .banner .banner-container {
        width: 220px !important;
        left: -20px !important;
    }
    .service-list .service-wrap {
        font-size: 14px;
    }
    .lets-talk img {
        width: 50px;
    }
    .generative-ai-heading {
        font-size: 24px;
        line-height: 41px;
        text-align: center;
    }
    .other-banner .hero-section {
        padding: 120px 30px 10px;
    }
    .tab-btn {
        margin: 10px 5px;
    }
    .footer .links-container:first-child,
    .footer .links-container:nth-child(2) {
        width: 100%;
    }
}
@media screen and (max-width: 375px) {
    .service-container .ai-header .ai-section-heading,
    .service-container .ai-header .ai-section-text {
        margin: 0 !important;
    }
    .orbit-section .border1 {
        height: 350px;
        width: 350px;
    }
    .orbit-section .border2 {
        height: 290px;
        width: 290px;
    }
    .orbit-section .border3 {
        height: 220px;
        width: 220px;
    }
    .orbit-section .border4 {
        height: 140px;
        width: 140px;
    }
    .orbit-section .center-circle img {
        height: 35px;
        width: 52px;
        object-fit: contain;
        margin-top: 10px;
    }
    .orbit-section .center-circle {
        height: 70px;
        width: 70px;
        top: 137px;
        left: 150px;
    }
    .orbit-section {
        left: -18px !important;
        height: 378px;
        top: 25px;
    }
    .banner .banner-container {
        width: 187px !important;
        left: -16px !important;
    }
    .service-list .service-wrap {
        font-size: 12px;
    }
    .banner .arrows-container .arrow-div,
    .banner .arrows-container .arrow-div2 {
        margin-bottom: 20px;
    }
    .banner-text-area .banner-text {
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 1200px) {
    .menu-item,
    .nav-button .top-service-btn {
        font-size: 13px;
    }
    .appointment {
        padding: 60px;
    }
    .navbar .logo {
        height: 70px;
        width: 15%;
    }
    .menu-item {
        position: relative;
        display: flex;
    }
    .work-section-cards .card-3 {
        top: -70px;
        right: 13%;
    }
    .work-section-cards .card-4 {
        right: -7%;
        top: -243px;
    }
    .work-section-cards .card-2 {
        top: 0;
        left: 31%;
    }
    .work-section-cards .card-1 {
        top: 60px;
        left: 19px;
    }
    .project-cards-wrapper .card-text-area {
        width: 48%;
        padding-right: 20px;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .projects {
        background-color: #0b0c20;
        padding: 70px;
        position: relative;
        overflow: hidden;
    }
}
@media screen and (max-width: 1280px) {
    .work-section-cards .card-2 {
        top: 0;
        left: 31%;
    }
}
@media screen and (max-width: 1440px) {
    .work-section {
        padding: 80px;
        height: 600px;
    }
    .work-section-cards .card-3 {
        top: 6px;
        right: 14% !important;
    }
    .work-section-cards .card-2 {
        top: 79px;
        left: 31%;
    }
    .work-section-cards .card-1 {
        top: 141px;
        left: 19px;
    }
    .work-section-cards .card-4 {
        right: -3% !important;
        top: -223px;
    }
}
@media screen and (max-width: 1680px) {
    .project-cards-wrapper .project-big-card {
        padding: 30px;
    }
    .work-bg-line {
        position: absolute;
        width: 90%;
        top: 0;
    }
    .work-section-cards .card-4 {
        right: -3%;
        top: -185px;
    }
    .work-section-cards .card-3 {
        top: 50px;
        right: 13%;
    }
    .work-section-cards .card-2 {
        top: 105px;
        left: 31%;
    }
    .work-section-cards .card-1 {
        top: 200px;
        left: 19px;
    }
    .work-text-area .generative-ai-text {
        font-size: 16px;
    }
}
@media screen and (max-width: 992px) {
    .faq-section {
        margin-top: -120px;
        background-color: #0b0c20;
        padding: 120px 30px 0;
    }
    .nav-button .top-service-btn {
        font-size: 11px;
    }
    .navbar .menu-list {
        gap: 16px;
    }
    .navbar .logo {
        height: 70px;
        width: 13%;
    }
    .menu-item {
        position: relative;
        font-size: 12px;
        display: flex;
    }
    .generative-ai .ai-text-area,
    .work-text-area {
        width: 48%;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    .work-bg-line {
        position: absolute;
        width: 90%;
        top: 70px !important;
    }
    .project-card-des,
    .work-section-cards .work-card .work-des {
        line-height: 19px;
    }
}
@media screen and (max-width: 1160px) {
    .ai-services-wrapper .ai-service-card {
        width: 27%;
    }
    .phones {
        width: 48%;
    }
    .project-small-cards .small-card {
        width: 43%;
    }
    .service-container .service-cards-wrapper {
        width: 50%;
    }
    .work-bg-line {
        position: absolute;
        width: 90%;
        top: 32px !important;
    }
    .project-card-des,
    .work-section-cards .work-card .work-des {
        font-size: 13px;
    }
}
@media screen and (max-width: 1024px) {
    .work-section-cards .card-4 {
        right: -8% !important;
    }
    .ai-service-card .ai-service-card-des,
    .generative-ai-text,
    .service-container .ai-header p {
        font-size: 14px;
    }
    .work-section-cards .work-card span {
        font-size: 120px;
        font-weight: 800;
    }
    .project-card-des,
    .work-section-cards .work-card .work-des {
        font-size: 12px;
    }
    .phones {
        position: relative;
        width: 48%;
        height: 100%;
    }
    .calendar-section,
    .form-section {
        width: 100%;
    }
    .navbar .menu-list {
        display: flex;
        gap: 20px;
        position: relative;
        margin: 0;
    }
    .service-container .service-cards-wrapper {
        width: 50%;
    }
    .ai-section,
    .projects,
    .service-container {
        padding: 50px;
    }
    .generative-ai-heading {
        color: #fff;
        font-size: 38px;
        line-height: 46px;
        margin: 0;
    }
    .orbit-section {
        left: 15px;
        top: -35px;
    }
    .generative-ai {
        padding: 80px;
    }
    .ai-services-wrapper .ai-service-card {
        width: 27%;
    }
    .work-section-cards .card-1 {
        top: 65px;
        left: 0;
    }
    .work-section-cards .card-2 {
        top: 10px;
        left: 32%;
    }
    .work-section-cards .card-3 {
        top: -47px;
        right: 10%;
    }
    .work-section-cards .card-4 {
        top: -209px;
    }
    .project-cards-wrapper .card-text-area {
        width: 44%;
    }
    .phone {
        height: 400px;
        position: absolute;
        transition: 0.5s ease-in-out;
    }
    .phone2 {
        left: 100px;
        top: 20px;
    }
    .project-cards-wrapper .project-card-title {
        font-size: 28px;
    }
    .project-small-cards .small-card {
        width: 42%;
    }
}
@media screen and (max-width: 912px) {
    .phone1 {
        left: -40px;
        top: 30px;
        z-index: 9;
    }
    .phone {
        height: 336px;
        position: absolute;
        transition: 0.5s ease-in-out;
    }
    .phone3 {
        left: 182px;
        top: 30px;
    }
    .hero-section {
        padding: 100px 50px;
    }
    .service-container {
        padding: 50px;
        gap: 18px;
    }
    .generative-ai .ai-text-area,
    .work-text-area {
        width: 45%;
    }
    .generative-ai-heading {
        color: #fff;
        font-size: 30px;
        line-height: 40px;
        margin: 0;
    }
    .orbit-section .shadow-image {
        left: 52%;
        top: 77%;
    }
    .orbit-section {
        left: 15px;
        top: 0;
    }
    .banner-bg-shadow {
        left: 10%;
    }
    .service-container .ai-header .ai-section-heading {
        font-size: 28px;
        line-height: 36px;
    }
    .ai-services-wrapper .ai-service-card {
        width: 26%;
    }
    .work-bg-line {
        position: absolute;
        width: 90%;
        top: 110px;
    }
    .work-section-cards .card-2 {
        top: 0;
        left: 32%;
    }
    .work-section-cards .card-1 {
        top: 40px;
        left: 0;
    }
}
