@media screen and (max-width: 768px) {
    .hero-title {
        font-size: clamp(32px, 32px, 56px);
        font-weight: 700;
        max-width: 100%;
    }

    .marquee-track {
        margin-top: 80px;
        gap: 12px;
    }

    .hero-floating-card {
        width: 102.663px;
        height: 54.761px;
        display: inline-flex;
        flex-direction: column;
    }

    .hero-floating-card img {
        border-radius: 8px;
        display: block;
        width: auto;
    }

    .hero {
        position: relative;
        min-height: auto;
    }

    .badge-text {
        font-size: 8px;
        font-weight: 400;
    }

    .card-tl {
        top: 13%;
        left: -12%;
        transform: rotate(-7deg);
        animation-delay: 0s;
    }

    .card-tr {
        top: 12%;
        right: -12%;
        transform: rotate(-1deg);
    }

    .card-bl {
        top: 51%;
        left: -10%;
        animation-delay: 2.5s;
    }

    .card-br {
        top: 52%;
        right: -10%;
        /* transform: rotate(-4deg); */
        animation-delay: 4s;
    }
    .Background-fixed-cm-col .col-first:nth-child(2){
        transform: none !important;
    }
    img.industries-img{
        height: 215px !important;
    }
    .col-first.row.active{
        transform: none !important;
    }
    .Background-fixed-cm-col .col-first:nth-child(3){
        margin-bottom: auto !important;
    }

    .hero {
        padding: 80px 0 60px;
    }

    .hero-floating-elements {
        display: block !important;
    }

    .services-section {
        padding: 10px 0 70px;
    }

    .display-heading {
        font-size: 26px;
    }

    .result-card h3 {
        font-size: 36px;
    }

    .result-card h5 {
        font-size: 14px;
        margin-bottom: 6px;
    }

    .result-card p {
        font-size: 12px;
    }

    .service-title {
        font-size: 14px;
        margin-bottom: 8.39px;
    }

    .service-desc {
        font-size: 12px;
    }

    /* .service-icon-box {
        width: 30px;
        height: 30px;
    } */

    .portfolio-section {
        padding: 45px 0;
    }

    .portfolio-card-refined {
        padding: 10px;
        border-radius: 20px;
    }

    .project-mockup-side {
        border-radius: 12px;
        padding: 0;
    }

    .project-title {
        font-size: 14px;
    }

    .project-description {
        font-size: 12px;
    }

    .meta-item h4 {
        font-size: 14px;
    }

    .meta-item li {
        font-size: 12px;
    }

    .meta-value {
        font-size: 12px;
    }

    a.btn.btn-secondary-cm {
        width: 100%;
        height: 48px;
        line-height: 48px;
    }

    .project-mockup-side img {
        border-radius: 12px;
        height: 151px;
        object-fit: cover;
        object-position: top;
    }

    .portfolio-list {
        gap: 10px;
    }

    .hero-sub {
        font-size: 16px;
        margin-bottom: 40px;
        max-width: 100% !important;
    }

    .service-hero {
        padding: 57px 0 50px;
    }

    .why-left-title {
        font-size: 20px;
    }

    .why-left-desc {
        font-size: 12px;
        margin-bottom: 20px;
    }

    .why-right-card {
        border-radius: 12px;
        padding: 14px 10px 20px;
    }

    .why-feature-title {
        font-size: 14px;
    }

    .why-feature-desc {
        font-size: 12px;
    }

    .why-feature-item {
        display: flex;
        align-items: flex-start;
        gap: 32px;
        padding: 12px 0;
    }

    .why-choose-section {
        padding: 0;
    }

    .why-feature-icon {
        width: 30px;
        height: 30px;
        margin-left: -105px;
        border-radius: 6.818px;
    }

    .t-quote {
        font-size: 12px;
    }

    .t-name {
        font-size: 14px;
    }

    .t-role {
        font-size: 12px;
    }

    .testimonial-card-v2 {
        height: auto !important;
    }

    .t-avatar {
        width: 52px;
        height: 52px;
        border-radius: 6px;
    }

    .testimonial-video-card {
        display: none;
    }

    .insight-title {
        font-size: 14px;
    }

    .insight-desc {
        font-size: 12px;
    }

    .testimonials-section {
        padding: 30px 0;
    }

    .insights-section {
        padding: 30px 0;
    }

    .cta-title-refined {
        font-size: 36px;
    }

    .cta-refined-box {
        border-radius: 20px;
        padding: 10px;
        text-align: center;
    }

    .cta-refined-section {
        padding: 50px 0 20px;
    }

    .btn-cta-refined {
        width: 100%;
    }

    .cta-refined-box .row {
        flex-direction: column-reverse;
    }

    .tech-stack-container img {
        width: 100%;
        margin: 40px 0;
    }

    .cta-refined-box::after {
        background-position: top;
    }

    .navbar-collapse {
        flex-grow: 1 !important;
        flex-basis: 100% !important;
        align-items: flex-start;
        transition: all 0.3s ease-in-out;
    }

    .top-col-abou-css {
        display: flex;
        gap: 7px;
        flex-direction: column;
    }

    .about-cap-card {
        padding: 20px 12px;
    }

    .non-sticky-col {
        position: relative !important;
        top: 0 !important;
    }

    .hero-subtitle-wrap {
        bottom: 114px;
        padding: 0 10px;
    }


    .about-capabilities-section {
        padding: 70px 20px;
    }

    .about-cap-title {
        font-size: 14px;
    }

    .about-cap-desc {
        font-size: 12px;
    }

    .service-card-new {
        padding: 11px 9px 14px 9px;
        display: flex;
        gap: 8px;
        align-items: center;
    }

    .about-services-cm {
        padding: 0;
        margin-bottom: 0;
    }

    .about-services-cm img {
        border-radius: 3.199px;
        background: rgba(12, 12, 12, 0.20);
        width: 95px;
        height: 52.458px;
    }

    .about-team-section {
        padding: 0 20px 75px;
    }

    .display-heading {
        margin-bottom: 30px;
    }

    .about-badge {
        display: flex;
        justify-content: center;
    }

    .ws-heading {
        font-size: 32px;
        text-align: center;

    }

    .ws-desc {
        font-size: 12px;
        text-align: center;
    }

    .about-hero {
        margin-bottom: 75px;
    }

    .job-tag {
        font-size: 12px;
    }

    .job-title {
        font-size: 14px;
    }

    .job-desc {
        font-size: 12px;
    }

    .job-meta {
        font-size: 12px;
        margin-bottom: 30px;
        grid-auto-flow: row;
    }

    .job-meta {
        font-size: 12px;
        flex-wrap: wrap;
        gap: 30px;
    }

    .open-position-btn {
        height: 50px !important;
        line-height: 50px !important;
        font-size: 18px !important;
    }

    .btn-cm-cta {
        height: 48px;
        line-height: 48px;
        width: 100% !important;
    }

    .btn-toggle {
        padding: 16px 20px;
    }

    .open-roles .about-badge {
        justify-content: flex-start;
    }

    .open-roles .ws-heading {
        font-size: 32px;
        text-align: left;
    }

    .open-roles {
        padding: 21px 20px 70px;
    }

    .career-job-img img {
        width: 108px;
        height: 91px;
    }

    .hr-mail-address {
        padding-bottom: 30px !important;
    }

    .jobs-list1 {
        display: grid;
        gap: 12px;
        grid-template-columns: 1fr;
    }

    .job-page {
        margin: 24px 0 70px;
        padding: 0px 10px;
    }

    .job-location {
        font-size: 12px;
    }

    .job-hero-meta {
        font-size: 12px;
    }

    .apply-card {
        padding: 18px 12px;
    }

    .apply-card h2 {
        font-size: 18px;
    }

    .form-row {
        grid-template-columns: 1fr;
        gap: 16px;
        margin-bottom: 16px;
    }

    .form-group label {
        font-size: 12px;
    }

    .form-group {
        margin-bottom: 16px;
        gap: 10px;
    }

    .detail-section h3 {
        font-size: 14px;
    }

    .detail-section p,
    .detail-section ul {
        font-size: 12px;
        padding-left: 0 !important;
    }

    .contact-page-hero {
        padding: 55px 0 50px;
    }

    .apply-card-contact h6 {
        font-size: 12px;
    }

    .contact-info-text p {
        font-size: 10px;
    }

    .contact-info-text span {
        font-size: 12px;
    }

    .contact-body {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .contact-info-item {
        display: grid;
        padding: 12px 14px;
        grid-template-columns: 0.1fr 1fr;
    }

    .contact-info-icon {
        border-radius: 7px;
        width: 33px;
        height: 33px;
    }

    .contact-info-icon svg {
        width: 18.857px;
        height: 18.857px;
    }

    .pera-contact {
        font-size: 12px;
        margin-bottom: 34px;
    }

    .faq-section {
        padding: 0 0px;
    }

    .faq-header p {
        font-size: 12px;
    }

    .faq-accordion .accordion-button {
        font-size: 14px;
    }

    .faq-accordion .accordion-body {
        font-size: 12px;
    }

    .faq-accordion .accordion-item {
        padding: 24px 0 20px;
    }

    span.faq-icon svg {
        height: 20px;
        width: 20px;
    }

    .info-desc {
        font-size: 12px;
    }

    .info-thank {
        font-size: 12px;
    }

    .info-meta-item {
        font-size: 14px;
    }

    .info-meta-item svg {
        height: 20px;
        width: 20px;
    }

    .cal-month {
        font-size: 14px;
    }

    a.btn.btn-cm-cta.btn-pill {
        width: 100%;
    }

    .schedule-call-footer {
        display: flex;
        gap: 14px;
        flex-direction: column;
        margin-top: 30px;
        width: 100%;
    }

    .booking-card {
        border-radius: 12px;
        padding: 21px 10px 21.42px 10px;
    }

    .cs-toggle-label {
        font-size: 14px;
    }

    .cs-toggle-wrap {
        display: flex;
        align-items: center;
        gap: 11px;
        /* margin-bottom: 50px; */
    }
    .hero.service-hero.mobile{
        padding-bottom: 0px !important;

    }
    .col-lg-6.hero-left{
        z-index: 22;
    }
    .marquee-track-service.slick-initialized.slick-slider{
        z-index: 22;
        position: relative;
    }

    .cs-slider::before {
        width: 15.98px;
        height: 15.98px;
        flex-shrink: 0;
        top: 2.3px;
    }

    .cs-switch {
        width: 34px;
        height: 20.4px;
        padding: 1.998px;
    }

    h1.display-heading-project {
        font-size: 32px;
        letter-spacing: -0.64px;
    }

    p.hero-desc-project {
        font-size: 14px;

    }

    .project-img img {
        border-radius: 10px;
        height: 259px;
    }

    .project-specsfications {
        display: flex;
        justify-content: space-between;
        gap: 30px;
        flex-direction: column;
    }

    p.job-meta-sub {
        font-size: 14px;
    }

    .project-meta span {
        align-items: stretch;
        padding: 0 !important;
    }

    .project-meta span:nth-child(3),
    .project-meta span:nth-child(4) {
        border-left: none;
        padding-left: 0;
    }

    .project-overview-heading {
        font-size: 18px;
    }

    .project-overview-desc {
        font-size: 12px;
    }

    .project-overview {
        gap: 20px;
        padding: 30px 0 43px;
    }

    .project-image-section {
        border-radius: 11px;
        padding: 9.415px 9.415px 9.414px 9.414px;
    }

    .project-image-section img {
        border-radius: 5px;
        height: 237.579px;
    }

    .cs-grid--2 {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 22px;
        text-align: left;
    }

    .case-study-content {
        padding: 70px 0 0;
    }

    .mobile-view {
        display: grid;
        align-items: flex-start;
        gap: 16.787px;
        align-self: stretch;
        grid-template-columns: 0.1fr 1fr;
    }

    .service-card-new-home {
        flex-direction: column;
    }

    .cm-footer {
        padding: 11px 10px 34px 8px;
        border-radius: 20px;
    }

    .footer-h {
        font-size: 14px;
    }

    .footer-a {
        font-size: 12px;
    }

    span.reserved-rights {
        font-size: 14px;
    }

    .cm-footer__bottom svg {
        width: 25px;
        height: 25.325px;
    }

    .footer-sub {
        font-size: 10px;
    }

    .footer-row {
        gap: 30px;
        flex-direction: column-reverse;
    }

    .cm-mega__col.cm-mega__col--mid-last {
        grid-template-columns: 1fr;
        padding: 0;
    }

    .cm-mega__col--product {
        border-left: none;
    }

    .right-col-cm-app-development {
        border-left: none;
        padding-left: 0;
    }

    .cm-mega__grid-2 {
        grid-template-columns: 1fr;
    }

    .cm-mega__panel-2 {
        margin: 0 !important;
        max-height: 290px;
        transition: .3s;
        overflow-y: scroll;
    }

    .cm-logo img {
        width: 26.663px;
        height: 27.01px;
    }

    .grid-container {
        grid-template-columns: repeat(2, 1fr);
    }

    body.cm-headerbar #primaryNav {
        overflow: hidden;
    }

    .menu-btn-cm {
        width: 100%;
    }

    .mob-w-f-content {
        width: 100%;
        margin: 0 auto;
                height: 48px;
        line-height: 48px;
        
    }

    .navbar-collapse {
        max-height: 78vh;
        height: 78vh;
        overflow-y: scroll !important;
        display: flex;
        align-content: space-between;
        flex-direction: column;
        justify-content: space-between;
        transition: all 0.3s ease-in-out;
    }

    .why-features-track {
        gap: 58px;
    }

    .testimonials-v2-grid .col-lg-4 {
        gap: 10px !important;
    }

    .insights-section-cm-row {
        margin-top: 2px;
    }

    .slick-initialized .slick-slide {
        margin: 0 12px 0 0;
    }

    .right-server-col-img {
        background-size: contain;
        position: relative;
        width: 483px;
        height: 345px;
    }

    .hero-sub {
        margin: 0 !important;
    }

    .label-up {
        padding: 0px 15px;
    }

    .ws-slide img {
        width: 150px;
        border-radius: 10px;
    }

    .ws-slide.slick-slide {
        width: 150px !important;
        min-height: 113px;
    }

    .left-card-about-cm {
        padding: 0 !important;
    }

    .about-cap-img-card {
        border-radius: 10.938px;
        border: 0.547px solid #333232;
    }

    .about-cap-img-card img {
        border-radius: 10.938px;
        border: 0.53px solid #727272;
    }

    .cm-social {
        margin-top: 16px;
    }

    .hero-right-industry img {
        height: 100%;
    }

    .hero-sub .service-hero-sub {
        position: relative;
        z-index: 11;
    }

    .right-server-col-img img {
        width: 495px;
        height: 596px;
        position: absolute;

        left: 50%;
        top: 50%;

        transform: translate(-50%, -50%) scale(1.5);

    }

    .hero-right {
        height: auto;
    }

    .project-meta span+span {
        border: none !important;
    }

    .hero-sub-empty {
        max-width: 100% !important;
    }

    a.open-position-btn::after {
        width: 67px;
        height: 40px;
        right: -35%;
    }

    .mobile-spacing {
        margin-bottom: 48px !important;
    }

    .service-card-new-mobile {

        flex-direction: column;
    }

    .portfolio-section::before {
        display: none;
    }

    .portfolio-section::after {
        display: none;
    }

    .career-hero-sub.text-center {
        font-size: 14px;
    }

    .job-meta span+span::before {
        display: none;
    }

    .services-section-career {
        padding: 10px 0 50px;
    }

    .about-services-cm-last img {
        height: 78px;
        width: 108px;
    }

    .about-services-cm-last {
        padding: 0px;
    }

    .service-card-new.service-card-new-mobile-view {
        align-items: stretch;
        flex-direction: column;
    }

    .service-top-mobile-view {
        display: flex;
        gap: 11px;
    }

    .mobile-view-service {
        display: flex;
        flex-direction: column;
        gap: 2px;
    }

    .service-top-mobile-view .our-services-img img {
        border-radius: 12px;
        width: 139px;
        height: 137px;
        margin-bottom: 0;
    }

    p.count-services {
        position: absolute;
        right: 3px;
        top: 3px;
    }

    .mobile-view-service h5 {
        margin-top: 14px;
    }

    .service-card-new-2 {
        padding: 28px 18px;
    }

    .footer-news {
        padding: 26px 12px 26px 14px;
    }

    .footer-col {
        padding: 0px 12px;
        gap: 10px;
        margin-bottom: 20px;
    }

    .navbar-nav.cm-nav {
        margin: 30px 0 !important;
        width: 100%;
    }

    .service-row-cm {
        border-radius: 16px;
        background: #000;
        gap: 14px !important;
        padding: 12px 9px;
        margin: 0px 10px;
    }

    .service-row-cm .service-card-wrapper {
        padding: 0px !important;
    }

    .cm-mega__thumb {
        height: auto;
    }

    .services-row-new {
        gap: 12px !important;
    }

    /* .service-icon-box img {
        width: 20px;
        height: 20px;
    } */

    .cm-footer::before {
        display: none;
    }

    section.no-openings {
        padding: 0 0 50px
    }

    .cm-mega__panel-2 {
        width: 100% !important;
    }

    .cm-mega.dropdown-menu {
        width: 100% !important;
        max-height: 357px;
        overflow-y: scroll;
    }

    .hero-center img {
        width: 100%;
    }

    .newsletter-title {
        font-size: 18px;
    }

    .newsletter-desc {
        font-size: 12px;
    }

    nav.navbar {
        padding-top: 0px !important;
    }

    .cm-brand {
        font-size: 14px;
    }

    /* Prevent iOS Safari auto-zoom on focused form fields */
    input:not([type="checkbox"]):not([type="radio"]):not([type="range"]),
    select,
    textarea,
    .footer-input,
    .input-glass,
    .form-group input,
    .form-group textarea,
    .timezone-select,
    textarea.text-area-schedule-call {
        font-size: 16px !important;
    }

    .hero-left {
        padding-right: 0px !important;
    }

    /* new version   */
    section.sd-capabilities {
        padding: 20px;
    }

    .container.service-hero-container {
        padding: 20px;
        border-radius: 10px;
        background-position: left;
        margin-top: 0px !important;
        background: none;
        margin-bottom: 10px;
    }
    .mobile-app-dev-hero-mob{
        background: linear-gradient(270deg, rgb(0 0 0 / 20%) -20.52%, rgba(23, 23, 23, 0.90) 100%), url(../images/8527c49de4359630ff7c2156cb86c79d63f17b41.avif) lightgray 0.227px 0.386px / 108.807% 99.927% no-repeat;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 30px;
    height: 25vh;
    margin-bottom: 40px;

    }



    .sd-toggles-panel img {
        height: 200px;
        object-fit: cover;
    }

    .sd-value-grid {
        margin: 10px;
    }

    .Background-fixed-cm-col .col-first {
        min-height: auto !important;
        position: relative;
        top: auto;
        margin-bottom: 18px;
        padding: 14px;
        border-radius: 16px;
        flex-direction: column;

    }

    section.how-we-work-sec {
        margin: 10px;
        padding: 20px;
        margin-bottom: 70px;
    }

    .info-company-cm {
        margin-top: 20px;
    }

    .sideimg-col img {
        width: 100%;
    }

    .Background-fixed-cm-col {
        gap: 0;
        padding: 0;
    }

    .hero-left-industry {
        padding: 10px;
    }

    h5.why-card-text {
        font-size: 24px;
    }

    .ind-number-badge {
        width: 40.007px;
        height: 40px;
        font-size: 25px;
    }

    .para-text-regular {
        font-size: 20px;
        margin: 30px 0;
    }

    .industry-challenges {
        margin: 30px 0;
    }

    .footer-input {
        padding: 4px 12px 5px 12px;
    }

    .offset-card-col {
        max-height: 100%;
        padding: 0;
    }
    .ind-section-padding-new::after {
     background: conic-gradient(from 180deg at 50% 50%, rgb(250 84 36 / 0%) 84.7712105512619deg, rgb(194 44 0 / 0%) 183.79708528518677deg, rgb(152 35 0 / 0%) 271.9095826148987deg, rgb(251 30 30 / 0%) 360deg);
    
    }
    .ind-provide-card {
        padding: 20px;
    }
    .service-hero-sub p {
    /* color: rgba(246, 246, 246, 0.8); */
    color: #F6F6F6;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
}
.blog-detail-title {
    font-size: 28px;
    width: 100%;
}
.blog-content-body h3 {
    font-size: 18px;
}
.blog-content-body p {
    font-size: 14px;
}
.blog-banner-wrapper img {
    object-position: center !important;
}
.newsletter-widget {
    display: none;
}
.blog-content-body img {
    object-position: center !important;
}
.insight-img img {
    object-fit: fill;
}
.blog-img {
    object-fit: fill;
    height: 256px;
}
.blog-content-body li {
    font-size: 14px;
}
.blog-detail-accordion {
    margin-top: -20px;
}
.insights-section-cm-row.case-study-slider {
    margin-top: 30px;
}
}

@media (max-width: 450px) {
    .about-hero {
        background-image: url('../images/about/for-mobile-bg-cm-about.svg');
        background-size: auto;
    }

    .btn-mobile-cm {
        width: 100%;
    }

    .modal {
        top: 10% !important;
    }

    /* .modal-dialog {
        width: 100% !important;
    } */
    button.btn.btn-sm.btn-cm-cta.btn-pill.custom-footer-btn {
        position: relative;
        right: 0;
    }

    .input-group-custom {
        flex-direction: column;
        gap: 10px;

    }

    .input-group-custom .form-control {
        width: 100%;
    }
    .blog-list-sec {
        padding:0px 0px 50px !important;
    }
    .blog-content {
        margin-top: 20px;
    }

}

@media (min-width:787px) {
    .Background-fixed-cm-col {
        transform: translateY(34px);
    }
    .mobile-app-dev-hero-mob{
 display: none;
}

 .column-media-query{
  padding-right: 40px !important;
 }

}


@media (max-width: 390px) {
 .custom-postion-accoding .custom-drop-sw{
    transform: translateY(10px) !important;
 }
 .cm-headerbar{
    max-height: 98dvh;
 }

}