 

body {
    background-color: #fff !important;
}

.page-sec {
    padding: 70px 0;
}

p {
    font-size: 18px;
}

.ai-name a {
    color: #333333;
    text-decoration: none;
}

.ai-name a:hover {
    color: #006aff;
    text-decoration: none;

}

.grid-wrapper li:hover {
    border: 1px solid #006aff
}

section#ecomm-solution_offering .box a.anchor-class:hover p {
    color: #333;
    text-decoration: none;
}

section#ecomm-solution_offering .box a.anchor-class:hover p span {
    color: #006AFF;
}

.anchor-class {
    color: #333;
}

.anchor-class:hover {
    color: #006AFF;
    text-decoration: none;
}

.purpose-div {
    display: flex;
    margin-bottom: 40px;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
}

.purpose-div img {
    margin-top: -2px;
}

.purpose-div h3.sol-heading {
    margin-top: 0;
    font-weight: 700;
    font-size: 22px;
    line-height: normal;
    margin-bottom: 20px;
}

.purpose-div p {
    min-height: 115px;
    font-size: 16px;
}

section.ai-engine-section.compliance-certification p.sub-heading {
    width: 70%;
}


.main-slider i.fa.fa-angle-right {
    font-weight: 600;
    font-size: 18px;
    margin-left: 10px
}

#hero-img {
    background-image: url('https://cdn.mobisoftinfotech.com/assets/images/services/nodejs-consulting-development/banner.webp');
}

.main-slider {
    position: relative;
    width: 100%;
    height: 100vh;
    background-color: #000;
}

.icon-slider {
    position: absolute !important;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    width: 100%;
    padding: 30px 0px !important;
}

.show-on-mobile {
    display: none;
}

.main-slider .swiper-slide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: unset;
    padding-top: 200px;
    text-align: center;
    color: #fff;
}

.col-md-4.tech-image-column {
    background-image: url(https://cdn.mobisoftinfotech.com/assets/images/services/nodejs-consulting-development/tech-stack-tools.webp) !important;
    background-position: left !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.tech-image-wrapper {
    height: 100vh;
}

.icon-slider .swiper-slide {
    padding-top: 0;
}

.icon-slider .swiper-slide img {
    margin: 0 auto;
    height: 40px;
    width: auto;
    opacity: 0.8;
}

.icon-slider .swiper-wrapper {
    display: flex;
    align-items: center;
}


.help-title-container .sub-heading {
    width: 100%;
    margin-bottom: 0;
}

.help-title-container {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 60px;
}

.sub-heading {
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    margin-bottom: 40px;
}

#helping-teams .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.w-70 {
    width: 70%;
}

.tailor-sec a {
    text-decoration: none;
}

.tailor-sec a h4.inner-heading:hover {
    color: #006aff;
    text-decoration: none;
}

section.client-story-section .success-story h6 {
    font-size: 16px;
    font-weight: 500;
    color: #9D9D9D;
    text-align: left;
    margin-top: 20px;
}

.blog-title {
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: left;
    color: #141414;
    min-height: 120px;
    text-decoration: none;
}

.blog-title:hover {
    color: #006aff;
    text-decoration: none;
}

.blog-case-study:hover .blog-title {
    color: #006aff;
    text-decoration: none;

}

.blog-cs-content h3 a:hover {
    color: #006aff;
}

.insight-title-inner h2.sucess-heading {
    margin-bottom: 15px;
}

.insight-title-inner p.sub-heading {
    margin-bottom: 0;
}

.insight-title-wrap {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 40px;
}

.swiper-container {
    position: relative;
}



.swiper-container {
    width: 100%;
    height: auto;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.tech-sec .table td.cell {
    vertical-align: top;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    object-fit: contain;
    max-width: 100%;
    max-height: 50px;
    width: auto;
    height: auto;
}

.row:after {
    clear: both;
}

* {
    padding: 0;
    margin: 0;
}

p,
div,
section,
span,
h1,
h2,
h3,
a {
    font-family: 'Gothic A1', sans-serif !important;
}

body {
    background-color: #f7f9fb;
}

img {
    height: auto;
}


a.primary-btn {
    border-radius: 6px;
    background-color: #006aff;
    padding: 11px 15px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    width: fit-content;
}

.secondary-btn img {
    margin-top: -2px;
}



section.ai-engine-section {
    background-color: rgba(248, 248, 248, 1);
    padding: 100px 0 70px;
}

section.ai-engine-section ul.grid-wrapper li {
    font-family: Gothic A1;
    font-size: 20px;
    font-weight: 800;
    line-height: 25px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding: 0px;
    border: none;
}

.ai-name {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.ai-techs {
    display: flex;
    flex-direction: column;
    padding-left: 0;
}

section.ai-engine-section.compliance-certification .ai-techs {
    --auto-grid-min-size: 11rem;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(var(--auto-grid-min-size), 1fr));
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    grid-gap: 15px 0;
}

.ai-techs-item {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding: 10px 10px;
    position: relative;
    margin-bottom: 20px;
    max-width: 280px;
    color: #1A1A1A;
    display: flex;
    gap: 10px;
    align-items: center;
}

@keyframes bounceLeft {
    0% {
        transform: translateX(-10px);
        opacity: 0;
    }

    50% {
        transform: translateX(0px);
        opacity: 1;
    }

    100% {
        transform: translateX(0);
    }
}

.project-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
}

.ai-techs-item:hover {
    border: 2px solid #006aff;
    border-radius: 15px;
    padding: 8px 10px;
    max-width: 220px;
    padding-left: 10px;
    animation: bounceLeft 0.8s ease-in-out;
}


h2.sec-heading {
    font-size: 42px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 14px;
    margin-top: 0px;
    line-height: 62px;
}

.compliance-certification ul.grid-wrapper {
    --auto-grid-min-size: 50rem !important;
    grid-gap: 30px !important;
}

section.ai-engine-section.compliance-certification ul.grid-wrapper li {
    padding: 40px !important;
    border-radius: 24px;
    background: #fff;
    border: 1px solid #CDD1E5;
}

section.ai-engine-section.compliance-certification ul.grid-wrapper p {
    font-family: Gothic A1;
    font-weight: 500;
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 40px;
}

.grid-wrapper li:hover {
    border: 1px solid #006aff;

}

section.ai-engine-section.compliance-certification ul.grid-wrapper p span {
    font-weight: 700;
}

section.ai-engine-section ul.grid-wrapper {
    --auto-grid-min-size: 25rem;
    grid-gap: 10px;
}

a.primary-btn:hover {
    background: #485ed8;
    color: #fff;
}

.box-sec {
    padding-right: 0px;
}

.img-res {
    width: 100%;
}

img {
    height: auto;
}

.tech-section-row {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
}

.tech-sec {
    padding: 0 !important;
    background-color: #000000;
}

.tech-sec .col-md-4 {
    padding-left: 0;
    padding-right: 0;
}

.tech-sec .help-title-container {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 0;
    flex-direction: column;
    padding: 60px 0 60px 60px;
}

.tech-sec p.sub-heading {
    font-size: 22px;
    font-weight: 500;
    color: #FFFFFF;
    margin-bottom: 40px;
}

.tech-sec h2.sec-heading {
    color: #fff;
}

.tech-sec .secondary-btn {
    color: #006AFF;
    opacity: 1;
}

.tech-content-wrapper {
    display: flex;
    gap: 22px;
    align-items: flex-start;
    width: 100%;
}

.tech-stack-list {
    flex: 1;
}

.tech-stack-item {
    display: flex;
    align-items: flex-start;
    padding: 15px 10px;
    border-bottom: none;
    border-top: none;
    font-family: 'Gothic A1', sans-serif;
    height: auto;
    vertical-align: top;
}

.tech-category {
    width: 280px;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 400;
    flex-shrink: 0;
}

.tech-separator {
    font-size: 20px;
    color: #898989;
    font-weight: 800;
    margin: 0 40px 0 10px;
    flex-shrink: 0;
}

.tech-tools {
    font-size: 20px;
    font-weight: 700;
    color: #D9D9D9;
    word-spacing: 5px;
    line-height: 30px;
    flex: 1;
}

.table-wrapper {
    flex: 1;
    max-width: 70%;
}

.tech-sec .table {
    margin: 0;
    table-layout: fixed;
    width: 100%;
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
}

.tech-sec .table td:first-child {
    width: 280px;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 400;
}

.tech-sec .table td.middle {
    font-size: 20px;
    color: #898989;
    font-weight: 800;
}

.tech-sec .table td:last-child {
    width: 582px;
    font-size: 20px;
    font-weight: 700;
    color: #D9D9D9;
    word-spacing: 4px;
    line-height: 30px;
}

.tech-sec .cell {
    padding: 15px 10px;
    border-bottom: none;
    border-top: none;
    font-family: 'Gothic A1', sans-serif;
    height: 77px;
    vertical-align: middle;
}

.tech-sec .table tr:last-child .cell {
    border-bottom: none;
}

.tech-sec .plan-table-header {
    font-weight: 700;
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.05);
}

.tech-sec .deliverable-title {
    font-weight: 700;
    font-size: 18px;
}

.tech-sec .orange {
    color: #ff6b35;
}

.tech-sec .after-plan-tab {
    font-size: 14px;
    font-weight: 500;
}

.tech-graphic {
    flex: 1;
    max-width: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tech-graphic-container {
    position: relative;
    width: 100%;
    max-width: 286px;
    height: 368px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);
    border-radius: 20px;
    padding: 25px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}


ul.badge-image li {
    list-style: none;
}

@media (min-width:768px) and (max-width:992px) {
    h1.hero-title {
        font-size: 42px;
    }

    .page-sec.tailor-sec.dev-services-sec h2.heading,
    section.plans-section-wrapper h2.sucess-heading.mt-10,
    .campus-header h2.heading {
        font-size: 28px !important;
    }

    .tech-category {
        margin-top: 3px;
    }

    .tech-image-wrapper {
        height: 100vh;
    }

    .help-title-container .w-70 {
        width: 65%;
    }

    .blog-title-tag {
        margin-bottom: 60px;
    }

    h1 {
        font-size: 50px !important;
        line-height: normal !important;
    }

    .hero-subtext {
        width: 70%;
        margin: 0 auto;
    }

    a.primary-btn {
        font-size: 14px;
    }

    #ecomm-solution_offering {
        padding-bottom: 0;
    }

    .w-70 {
        width: 70%;
    }

    .mini-70 {
        width: 70%;
    }

    .insight-title-wrap {
        display: block;
    }

    .pdb-34 {
        padding-bottom: 0;
        padding-top: 20px;
    }

    .blogs-ecomm {
        padding: 30px 0;
    }

    h2.sucess-heading {
        font-size: 32px;
    }

    .strat-wrapper {
        min-height: auto;
    }

    .tailor-sec p.sub-heading {
        text-align: center;
        max-width: 100%;
        margin: 20px auto;
    }

    .tailor-sec h2.heading {
        max-width: 100%;
        margin: 20px auto;
    }

    .campus-transportation {
        padding: 70px 0px 70px !important;
    }

    .campus-feature-card p {
        width: 100%;
        margin: auto;
    }

    .deliverables-btn {
        margin-bottom: 40px;
    }

    .tech-sec img {
        width: 100%;
        height: auto;
    }

    .campus-features-grid {
        row-gap: 60px;
    }

    .faq-section {
        padding: 40px 0px 50px !important;
    }

    .ai-engine-title-container p {
        width: 100% !important;
    }

    .d-flex-mini {
        display: flex;
        justify-content: center;
        margin-top: 40px;
    }

    section.ai-engine-section {
        padding: 70px 0 70px !important;
    }

    .page-sec {
        padding: 70px 0 !important;
    }

    .min-h-330 {
        min-height: 330px !important;
    }

    #ecomm-solution_offering .col-sm-12 {
        padding-left: 0 !important;
    }

    #ecomm-solution_offering h2.sec-heading {
        margin-bottom: 40px;
    }

    #ecomm-solution_offering {
        padding-bottom: 20px !important;
    }

    .plans-section-wrapper .col-md-12,
    .plans-section-wrapper .col-md-4 {
        padding-left: 0 !important;
    }

    .project-btn {
        margin-top: 20px;
    }

    .tech-sec .help-title-container {
        margin-top: 60px;
    }

    .tech-sec {
        padding: 0 0 70px !important;
    }

    .tech-section-row {
        display: block;
    }

    .page-sec.campus-transportation {
        padding: 70px 0 70px !important;
    }

    #helping-teams {
        margin-top: 60px !important;
        margin-bottom: 20px !important;
    }

    .campus-features-grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .msfplan-sec {
        padding-top: 70px;
    }
}

@media (min-width:1024px) {
    .mgb-30{
        margin-bottom: 35px !important;
    }
    .w-90 {
        width: 90% !important;
    }

    #ecomm-solution_offering h2.sec-heading {
        margin-top: -7px;
    }

    #ecomm-solution_offering p.sub-heading {
        width: 80%;
    }

    .ai-engine-section h2.powertool-title {
        margin-bottom: 20px;
        margin-top: -7px;
    }

    .msfplan-sec {
        padding-top: 100px;
    }

    .plans-section-wrapper {
        padding-bottom: 100px;
    }

    #ecomm-solution_offering .purpose-div2 h3.sol-heading {
        width: 100%;
    }

    .pdb-2 {
        padding-bottom: 2px;
    }

    .pdb-5 {
        padding-bottom: 5px;
    }

    .tech-sec .table td:last-child {
        padding-left: 70px;
    }
}

@media (max-width:1024px) and (min-width:992px) {

    .cta .sec-heading,
    .container.cta-2 p {
        width: 100% !important;
    }

    .purpose-div {
        min-height: 80px;
    }

    section.ai-engine-section ul.grid-wrapper {
        --auto-grid-min-size: 20rem;
    }
}

@media (width: 820px) and (height: 1180px) {
    .mgb-35 {
        margin-bottom: 35px !important;
    }
}

@media (width:1180px) and (height:820px) {
    .tech-sec .story-heading-div {
        margin-bottom: 40px !important;
    }

    .tech-image-wrapper {
        height: 110vh;
    }

    .tech-sec p.sub-heading {
        margin-bottom: 0 !important;
    }

    .page-sec.tailor-sec {
        padding-bottom: 0 !important;
    }

    .ecomm-main-page {
        margin-top: 60px !important;
    }

    .listing-plans {
        padding: 0 30px;
        min-height: 690px !important;
    }

    .air-w-60 {
        width: 50% !important;
    }

    .air-w-80 {
        width: 80% !important;
    }

    .tech-sec .help-title-container {
        padding-left: 50px !important;
    }

}

@media (max-width:992px) {

    h2.powertool-title {
        width: 100% !important;
    }

    h2.sec-heading,
    h2.sucess-heading {
        font-size: 28px;
        line-height: 34px;
    }
}

h1.hero-title {
    font-size: 50px;
    margin: 0 auto 20px;
    font-weight: 900;
    line-height: 77px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    width: 100%;
}



.grid-wrapper a {
    text-decoration: none;
    color: inherit;
}

.grid-wrapper {
    --auto-grid-min-size: 25rem;
    display: grid;
    grid-gap: 3rem;
    grid-template-columns: repeat(auto-fill, minmax(var(--auto-grid-min-size), 1fr));
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.client-story-section .col-md-6.success-story {
    margin-bottom: 40px;
}

.client-story-section .col-md-6.success-story:nth-child(1),
.client-story-section .col-md-6.success-story:nth-child(2) {
    margin-bottom: 60px;
}

.client-story-section .col-md-6.success-story:hover h3.blog-title-tag a.blog-title {
    color: #006aff;
}

.grid-wrapper li {
    list-style-type: none;
    padding: 20px;
    border-radius: 12px;
}

.grid-wrapper li:hover {
    border-color: #006AFF;
    padding: 19px;
}

.main-container {
    margin: 0 auto;
    padding: 2rem 0rem;
    padding-top: 0;
}

.deliverables-btn {
    margin-top: 20px;
}

.deliverables-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.deliverables-item {
    font-size: 18px;
    font-weight: 700;
    padding: 15px 0;
    border-bottom: none;
    transition: all 0.3s ease;
    display: flex;
    align-items: flex-start;
    color: #000000;
}

.deliverables-item::before {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url('https://cdn.mobisoftinfotech.com/assets/images/services/nodejs-consulting-development/blog-icon.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    flex-shrink: 0;
}

.deliverables-item h3.ai-text {
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin-top: 0;
}

.deliverables-link {
    text-decoration: none;
    color: inherit;
    width: 100%;
    margin-left: 20px;
}

.deliverables-link:hover {
    text-decoration: none;
    color: inherit;
}

.deliverables-item.first-item {
    padding-top: 0;
}

.deliverables-item:hover {
    color: #006AFF;
}

.deliverables-item:hover .ai-text {
    color: #006AFF;
}

.sec-sticky {
    position: sticky;
    top: 125px;
    z-index: 999;
    padding-bottom: 25px;
}

.ila {
    margin-left: 60px !important;
    max-height: 45px !important;
}

.oxxo,
.tata,
.amazon,
.ao,
.fiji,
.kone,
.ll-metals {
    max-height: 45px !important;
}

h2.powertool-title {
    font-size: 42px;
    font-weight: 900;
    line-height: 62.5px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000000;
    width: 85%;
    padding: 0;
    margin: 0;
    margin-bottom: 40px;
}

#helping-teams {
    margin-top: 100px;
    margin-bottom: 70px;
}

.hero-subtext {
    font-size: 22px;
    font-weight: 400;
    line-height: 32.12px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 40px !important;
    width: 90%;
    margin: 0 auto 20px;
}

.primary-btn {
    background-color: #006AFF;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #ffffff;
    padding: 13px 20px;
    border-radius: 6px;
    line-height: 22px;
    color: white;
}

.secondary-btn {
    font-size: 18px;
    font-weight: 610;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    text-decoration: none;
    color: #006aff;
    align-items: center;
    opacity: 1;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 0;
    align-items: center;
    width: fit-content;
}

i.fa.fa-angle-right {
    font-weight: bold;
    margin-left: 5px;
}

.secondary-btn:hover,
.secondary-btn:focus {
    -webkit-transition: color 300ms linear;
    -moz-transition: color 300ms linear;
    -o-transition: color 300ms linear;
    -ms-transition: color 300ms linear;
    transition: color 300ms linear;
    color: #006AFF;
    text-decoration: none;
    outline: none;
    opacity: 1;
}


.primary-btn:hover {
    background-color: #034AAD;
    color: white;
}

.sec-heading {
    font-size: 42px;
    font-weight: 800;
    line-height: 62.5px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000000;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-bottom: 14px;
}

h2.sucess-heading {
    font-size: 42px;
    font-weight: 900;
    line-height: 62.3px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000;
    margin-bottom: 40px;
    width: 70%;
}


.blogs-ecomm {
    padding: 80px 0 50px;
}

.blog-cs-content h3 {
    margin-bottom: 40px;
}

.blog-cs-content h3 a,
.blog-cs-content h3 {
    font-size: 22px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: left;
    color: #141414;
    text-decoration: none;
}



@media (width:768px) and (height:1024px) {
    .ai-engine-section .main-container {
        margin: 0 00px;
    }

    .main-container {
        margin: 0 20px;
    }

    .help-title-container .w-70 {
        width: 65%;
    }

    .story-cta-div.hide-on-mobile .secondary-btn {
        padding-right: 15px;

    }

    .cta {
        padding-left: 15px;
        padding-right: 15px;
    }
}


@media (max-width: 768px) {
    .mgb-30 {
        margin-bottom: 30px !important;
    }

    .client-logos-slider .swiper-slide {
        height: 30px !important;
    }

    .sec-sticky {
        top: 72px;
    }

    .sec-sticky .sub-heading {
        margin-bottom: 0px;
    }

    .sec-sticky {
        background-color: #ffffff;
    }

    .hero-subtext {
        font-size: 20px;
        font-weight: 400;
        line-height: normal;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        padding: 0px 25px;
    }

    .help-title-container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    section#helping-teams .help-title-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .story-cta-div.hide-on-mobile .secondary-btn {
        margin-top: 20px;
    }

    .help-title-container {
        display: block;
    }

    .help-title-container .w-70 {
        width: 100%;
    }

    .container {
        width: 100%;
    }

    #helping-teams {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    h2.powertool-title {
        font-size: 28px;
        font-weight: 800;
        line-height: 36px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #000000;
        width: 100%;
        padding: 0;
        margin: 0;
        margin-bottom: 40px;
    }

    #helping-teams {
        margin-top: 20px;
        margin-bottom: 50px;
        padding-top: 30px;
    }

    .panel-body {
        padding: 0px;
    }
}

@media (max-width: 1024px) {
    .main-slider {
        height: 800px;
        max-height: 100%;
    }

    .tech-sec img {
        width: 100%;
        height: auto;
    }


}

@media (max-width:991px) {

    .client-story-section .col-md-6.success-story:nth-child(1),
    .client-story-section .col-md-6.success-story:nth-child(2) {
        margin-bottom: 40px;
    }

    .cta {
        padding: 0 !important;
    }

    section.ai-engine-section.compliance-certification p.sub-heading {
        width: 100%;
    }

    .hero-subtext {
        width: 100%;
    }

    .sec-sticky {
        position: relative;
        top: 0;
        padding-bottom: 0;
    }

    h1.hero-title {
        width: 100%;
    }

    .insight-title-inner p.sub-heading {
        width: 80%;
    }

    .help-title-container .sub-heading {
        margin-bottom: 0;
        width: 80%;
    }


    .blog-case-study {
        margin-bottom: 40px;

    }

    .page-sec {
        padding: 70px 30px;
    }

    .purpose-div {
        margin-bottom: 20px;
    }

    .grid-wrapper li {
        padding: 20px 20px 0;
    }

    .cta .container {
        padding: 70px !important;
    }

    .cta .sec-heading,
    .container.cta-2 p {
        width: 100% !important;
    }

    .cta-buttons {
        gap: 15px;
    }

    .secondary-cta-btn {
        width: 250px;
    }
}

.story-cta-div.hide-on-mobile .secondary-btn {

    margin-bottom: 3px;
}



@media (min-width:1200px) {
    .blogs-ecomm a {
        padding-left: 0px;
    }
}

@media (width: 1024px) and (height: 1366px) {
    .w-64 {
        width: 64%;
    }

    .blogs-ecomm {
        padding: 0px 0 80px;
        padding-bottom: 20px;
        margin-bottom: 0;
    }
}

.client-logos-slider {
    width: 100%;
    overflow: hidden;
}

.client-logo-container {
    width: 100%;
    overflow: hidden;
    padding: 0;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
}

.client-logos-slider .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    margin: 0 0px;
    transition: transform 0.3s ease;
}

.client-logos-slider .swiper-slide img {
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.main-content {
    transform: translateY(-100px);
    margin-top: auto;
    margin-bottom: auto;
}

.ai-engine-title-container p {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #1A1A1A;
    width: 94%;
    margin-bottom: 30px;
}



.cta {
    padding-top: 0;
    padding-bottom: 0;
}

.cta-2 {
    padding-top: 0px;
    padding-bottom: 20px;
}

.cta .container {
    background-color: #000;
    border-radius: 32px;
    text-align: center;
    padding: 134px;
    background-image: url("https://cdn.mobisoftinfotech.com/assets/images/solutions/generic-ai-service/cta-banner-build-teams-genai.webp");

    background-size: cover;
    background-position: center;

}

.container.cta-1 {
    border-radius: 0px;
    width: 100%;
    overflow: hidden;
    background-image: url("https://cdn.mobisoftinfotech.com/assets/images/services/nodejs-consulting-development/cta-1-banner.webp");
    background-position: bottom;
    background-size: cover;
}

.container.cta-2 {
    border-radius: 0px;
    width: 100%;
    overflow: hidden;
    background-image: url("https://cdn.mobisoftinfotech.com/assets/images/services/nodejs-consulting-development/cta-2-banner.webp");
    background-position: bottom;
    background-size: cover;
}

.cta .sec-heading {
    color: white;
    text-align: center;
    width: 100%;
    margin: 0 auto 20px;
}

.container.cta-1 p {
    color: #fff;
    font-family: Gothic A1;
    font-weight: 500;
    font-size: 22px;
    text-align: center;
    width: 75%;
    margin: 0 auto;
}

.container.cta-2 p {
    color: #fff;
    font-family: Gothic A1;
    font-weight: 500;
    font-size: 22px;
    text-align: center;
    width: 60%;
    margin: 0 auto;
}


.cta-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    flex-wrap: wrap;
}

.secondary-cta-btn {
    background-color: transparent;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    padding: 10px 15px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    border-radius: 6px;
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    font-family: 'Gothic A1', sans-serif;
    gap: 5px;
}

.secondary-cta-btn:hover {
    background-color: #FFFFFF;
    color: #000000;
    text-decoration: none;
}

.secondary-cta-btn:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
}

.br-8 {
    border-radius: 8px;
}

.strat-wrapper {
    list-style-type: none;
    min-height: 200px;
    padding: 20px;
    border-radius: 12px;
}

.tailor-sec {
    text-align: left;
    padding-top: 100px !important;
    padding-bottom: 70px !important;
}

.tailor-sec p.sub-heading {
    text-align: left;
    max-width: 90%;
    margin: 20px 0;
    margin-bottom: 60px;
}

.tailor-sec .box p {
    text-align: left;
}

#ecomm-solution_offering .ecomm-customize-box.col-sm-12.ecomm-col,
.ai-engine-section .col-md-12.ai-engine-title-container {
    padding-left: 0;
}

#ecomm-solution_offering {
    padding-top: 100px;
    padding-bottom: 40px;
    background-color: #100F0F;
}

#ecomm-solution_offering h2.sec-heading {
    color: #FFFFFF;
}

#ecomm-solution_offering .sub-heading {
    color: #FFFFFF;
}

#ecomm-solution_offering .purpose-div h3.sol-heading {
    color: #FFFFFF;
}

#ecomm-solution_offering .purpose-div2 p {
    font-weight: 400;
    color: #E2E2E2;
}

#ecomm-solution_offering #ecomm-solution_offering .purpose-div2 h3.sol-heading {
    font-size: 20px;
    color: #E2E2E2;
}

#ecomm-solution_offering .purpose-div2 h3.sol-heading {
    font-size: 22px;
    color: #E2E2E2;
}

.tailor-sec .box>div .inner-heading {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 15px;
    text-align: left;
}

.tailor-sec .box>div {
    align-items: center;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 0;
}

.cta-2 a.primary-btn {
    margin-top: 40px;
}

.tailor-sec .box:first-child {
    padding-left: 15px;
}

.tailor-sec .box:last-child {
    margin-bottom: 0px;
}

.tailor-sec a.common-btn.banner-btn {
    background: transparent;
    color: #006aff;
    opacity: 0.8;
    margin-top: 0;
}

.tailor-sec a.common-btn.banner-btn:hover {
    opacity: 1;
}

.tailor-sec a:hover.common-btn.banner-btn {
    background: transparent !important;
}

.inner-heading {
    font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.45;
    letter-spacing: normal;
    color: #141414;
    margin-bottom: 20px;
    line-height: 28px;
}

.page-sec .heading {
    font-size: 42px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 58px;
    letter-spacing: normal;
    color: #141414;
    margin-bottom: 20px;
    margin-top: 0;
}

.page-sec p,
.page-sec li {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 28px;
    letter-spacing: normal;
    text-align: left;
    color: #3c3c3c;
}

.page-sec .sub-heading {
    font-size: 22px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #3c3c3c;
    line-height: 34px;
}

.transportation-icon {
    width: 30px;
    height: auto;
}

@media (min-width: 1025px) and (max-width: 1365px) {
    .strat-wrapper {
        min-height: 200px;
    }
}

@media (min-width: 993px) and (max-width: 1024px) {
    .tech-sec .story-heading-div {
        margin-bottom: 30px;
    }

    .strat-wrapper {
        min-height: 240px;
    }

    .listing-plans {
        min-height: 565px !important;
    }

    .tech-image-wrapper {
        height: 80vh;
    }

    .pro-90 {
        width: 90% !important;
    }

    .pro-80 {
        width: 90% !important;
    }

    .pro-50 {
        width: 50% !important;
    }

    .tech-sec .table td:last-child {
        width: 403px;
    }

    .tech-sec p.sub-heading {
        margin-bottom: 0px;
    }

    .tech-sec .cell {
        height: 66px;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .tech-sec .table td:last-child {
        width: 321px;
    }
}


@media (min-width: 768px) and (max-width: 1023px) {
    .page-sec.tailor-sec.dev-services-sec {
        padding-top: 50px !important;
        padding-bottom: 30px !important;
    }

    .page-sec.tailor-sec.dev-services-sec .heading-wrapper {
        margin-bottom: 0px !important;
    }

    .tech-sec .table td:last-child {
        width: 400px;
    }
}

@media (min-width: 1200px) {
    .min-h-237 {
        min-height: 270px !important;
    }
}

.campus-transportation {
    padding: 100px 0px 100px !important;
    background: #F8F8F8;
    color: white;
}

.campus-header {
    text-align: center;
    margin-bottom: 60px;
}

.campus-header h2.heading {
    color: #1A1A1A;
    text-align: center;
    margin-bottom: 60px;
}

.campus-features-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
    margin: 0 auto;
}

.campus-feature-card h3 {
    font-weight: 800;
    font-size: 22px;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #1A1A1A;
}

.feature-icon img {
    margin: 0px auto 20px;
}

.campus-feature-card p {
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 28px;
    letter-spacing: normal;
    text-align: center !important;
    color: #1A1A1A !important;
}


.plans-section-wrapper h2.sucess-heading {
    width: 100%;
}

.list-container {
    padding-left: 3px;
}

.list-container ul li {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 10px;
    color: #1A1A1A;
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}

.list-container ul li:hover {
    color: #006AFF;
    cursor: pointer;
}

.list-container ul li::before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #000000;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: 8px;
    flex-shrink: 0;
    display: inline-block;
}

.resources-sec {
    padding: 100px 0 100px;
    background-color: #ECECEC;
}

.resources-sec h2.sucess-heading {
    width: 100%;
}

.faq-section {
    padding: 70px 0 100px !important;
}

.panel-group .panel+.panel {
    margin-top: 0px;
}

.panel-default>.panel-heading {
    border: none !important;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none !important;
}

.panel-group .panel-heading {
    padding: 20px 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body p {
    color: #565656;
    font-family: Gothic A1;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.panel-group .panel-heading {
    border-bottom: 1px solid transparent;
}

#accordion .panel {
    border-radius: 0;
    border: 0;
    margin-top: 0px;
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
    border: none;
    border-top: unset;
    padding: 15px;
}

ul.faq-ul {
    padding-left: 15px;
}

ul.faq-ul li {
    font-size: 18px;
    font-weight: 500;
    padding: 15px 0;
}

.panel-default>.panel-heading a {
    display: block;
    line-height: normal;
    padding: 10px 60px 10px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    text-decoration: none;
    font-size: 18px;
    position: relative;
    font-weight: 700;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    position: relative;
}

.panel-default>.panel-heading {
    color: #1A1A1A;
    background-color: #f5f5f5;
    border-color: #ddd;
    padding: 0;
}

#accordion .panel {
    background: #fff;
    border: 0;
    border-radius: 12px;
    box-shadow: none;
    margin-bottom: 20px;
}

.panel-title i.fa.fa-angle-down {
    position: absolute;
    right: 15px;
    font-size: 20px;
    top: 10px;
}

a[aria-expanded="true"] {
    color: #006AFF;
}

a[aria-expanded="true"] i.fa.fa-angle-down {
    transform: rotate(180deg);
    color: #006AFF;
}

a[aria-expanded="false"] i.fa.fa-angle-down {
    transform: rotate(0deg);
}

@media (max-width: 1024px) {
    section.faq-section.page-sec #accordion .panel .collapse.in {
        padding: 0 0px;
    }

    .panel-default>.panel-heading a {
        padding: 10px 20px 10px 0px;
    }

    .panel-group .panel-heading+.panel-collapse>.panel-body {
        padding: 0;
    }
}

@media (max-width: 991px) {
    .panel-title i.fa.fa-angle-down {
        top: 10px;
    }

    .collapse.in {
        padding: 0;
    }

    .page-sec {
        padding: 70px 30px;
    }
}


@media (min-width: 768px) {
    .pdt-28 {
        padding-top: 30px;
    }

    .pdt-30 {
        padding-top: 30px;
    }

    .mg-5 {
        margin-top: -5px;
    }

    .faq-section .sec-heading {
        margin-bottom: 40px;
    }

    .desk-hide {
        display: none;
    }

    .mob-hide {
        display: block;
    }
}



@media (min-width: 768px) and (max-width: 1023px) {
    .faq-section {
        padding-top: 40px;
        padding-bottom: 20px;
    }
}

section.plans-section-wrapper h2.sucess-heading.mt-10 {
    text-align: center;
    margin-bottom: 20px;
}

section.plans-section-wrapper p.sucess-sub-heading {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 20px;
    width: 100%;
}

.plans-section-wrapper p.golang-para {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    margin: 30px auto 60px;
    width: 80%;
    color: #000000;
}

section.plans-section-wrapper h3 {
    font-family: Gothic A1;
    font-size: 22px;
    font-weight: 800;
    line-height: 30px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-top: 0;
}

section.plans-section-wrapper .purpose-div p {
    min-height: 40px;
}

section.plans-section-wrapper .purpose-div {
    margin-bottom: 30px;
}

section.plans-section-wrapper ul {
    margin-top: 30px;
    padding-left: 20px;
}

section.plans-section-wrapper ul li {
    font-family: Gothic A1;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding-left: 10px;
    margin-bottom: 14px;
    text-align: left;
    list-style: none;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    position: relative;
    display: flex;
    align-items: center;
    color: #1A1A1A;
}

.page-sec.tailor-sec.dev-services-sec h2.heading {
    margin-bottom: 40px !important;
}

.listing-plans {
    padding: 0 30px;
    min-height: 508px;
}

.br-2 {
    border-right: 1px solid rgba(237, 237, 237, 1);
}

.bl-2 {
    border-left: 1px solid rgba(237, 237, 237, 1);
}

section.plans-section-wrapper p.cta-sucess-sub-heading {
    font-family: Gothic A1;
    font-size: 24px;
    font-weight: 700;
    margin-top: 60px;
    line-height: 32px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.plans-section-wrapper .purpose-div2 h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    text-align: left;
    color: #1A1A1A;
    margin-bottom: 10px;
}

.plans-section-wrapper .purpose-div2 p {
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-align: left;
    color: #1A1A1A;
}

.plans-section-wrapper .listing-plans .col-md-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.plans-section-wrapper .plan-container {
    margin-top: 30px;
}

.plans-section-wrapper .listing-plans .col-md-12 ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-align: left;
    color: #1A1A1A;
}

section.plans-section-wrapper a.primary-btn {
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
    margin-top: 30px;
}

section.plans-section-wrapper ul li:before {
    top: 0;
    left: -20px;
    position: absolute;
    content: '';
    background-image: url(https://cdn.mobisoftinfotech.com/assets/images/solutions/school-bus-tracking/check.svg);
    height: 19px;
    width: 19px;
}

.listing-plans:hover h3,
.listing-plans:hover .plan-sub-p {
    color: rgb(0 106 255);
}

.listing-plans:first-child:hover h3,
.listing-plans:first-child:hover .plan-sub-p {
    color: inherit;
}

.listing-plans:nth-child(2):hover h3,
.listing-plans:nth-child(2):hover .plan-sub-p {
    color: inherit;
}

.plan-para {
    font-size: 16px;
    margin-top: 15px;
}

@media (max-width: 992px) {
    .listing-plans {
        min-height: auto !important;
        margin-bottom: 20px;
    }
}

@media (max-width: 1024px) {
    .listing-plans {
        padding: 15px;
        min-height: 490px;
    }
}

@media(max-width:767px) {
    .tech-separator {
        padding: 0 5px 0 10px;
    }

    .tech-category {
        font-size: 16px !important;
        width: 120px !important;
        padding-left: 0 !important;
        margin-top: 4px;
    }

    .tech-stack-item {
        min-width: 500px !important;
        width: auto !important;
        font-size: 14px !important;
    }

    .tech-tools {
        font-size: 16px !important;
        word-spacing: 10px !important;
    }

    .tech-image-wrapper {
        height: 75vh;
    }

    #hero-img {
        background-image: url('https://cdn.mobisoftinfotech.com/assets/images/services/nodejs-consulting-development/mobile-banner.webp');
        background-position-y: 75px;
        background-size: cover;
    }


    .container.cta-1 {
        border-radius: 0px;
        width: 100%;
        overflow: hidden;
        background-image: url("https://cdn.mobisoftinfotech.com/assets/images/services/nodejs-consulting-development/mobile-cta-1-banner.webp");

    }

    .container.cta-2 {
        border-radius: 0px;
        width: 100%;
        overflow: hidden;
        background-image: url("https://cdn.mobisoftinfotech.com/assets/images/services/nodejs-consulting-development/mobile-cta-2-banner.webp");

    }

    .tech-section-row {
        display: block;
    }

    .table-wrapper {
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
        width: 100% !important;
        max-width: 100% !important;
        flex: none !important;
    }

    .tech-sec .table {
        min-width: 600px !important;
        width: auto !important;
        table-layout: auto !important;
    }

    .tech-content-wrapper {
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
        width: 100% !important;
        flex-direction: column !important;
    }

    .ai-engine-title-container p {
        width: 100% !important;
    }

    .grid-wrapper li:hover {
        border: none;
        padding: 0px;
    }

    .ecomm-customize-box.col-sm-12.ecomm-col,
    section#ecomm-solution_offering .box {
        padding: 0;
    }

    .purpose-div p {
        min-height: auto;
    }

    section.ai-engine-section ul.grid-wrapper li {
        padding: 20px;
    }

    section#ecomm-solution_offering .row {
        margin: 0;
    }

    section.ai-engine-section.compliance-certification ul.grid-wrapper li {
        padding: 40px 20px !important;
    }

    section#ecomm-solution_offering .container {
        padding: 0;
    }

    section.ai-engine-section ul.grid-wrapper {
        grid-template-columns: repeat(1, 1fr);
    }

    section.ai-engine-section.compliance-certification .ai-techs {
        grid-template-columns: repeat(2, 1fr);
    }

    section.cta.p-0 {
        padding: 0px 0px !important;
    }

    .help-title-container .sub-heading {
        font-size: 20px !important;
        width: 100%;

    }

    .tech-sec .table td:first-child {
        width: 500px;
    }

    .tech-sec .table td.cell {
        vertical-align: top;
    }

    section.ai-engine-section {
        padding: 50px 0 20px;
        margin-bottom: 30px;
    }

    .grid-wrapper li {
        list-style-type: none;
        padding: 0px;
        border: 1px solid #fff;
        border-radius: 12px;
        background: #fff !important;
    }

    #helping-teams {
        margin-top: 0;
        padding-top: 0;
    }

    .grid-wrapper {
        grid-gap: 0rem;
    }

    .box {
        margin-bottom: 30px;
    }

    .story-cta-div.show-on-mobile {
        text-align: center;
    }

    .story-cta-div.show-on-mobile a.secondary-btn {
        padding: 15px 11px;
        width: 85%;
        border: 2px solid #006AFF;
        text-align: center;
        margin: 30px auto 0;
        align-items: center;
        justify-content: center;
        border-radius: 8px;
    }

    .main-slider {
        height: 745px;
        max-height: 100%;
    }

    .hide-on-mobile {
        display: none;
    }

    .show-on-mobile {
        display: block;
    }

    .icon-slider,
    .icon-slider .swiper-slide img {
        width: 100%;
        height: auto;
    }

    h1.hero-title {
        font-size: 32px;
        width: 95%;
        line-height: normal;
        margin-bottom: 30px;
    }



    .swiper-container {
        padding: 0 30px;
    }

    .box-sec {
        padding-right: 0px;
    }

    .insight-title-inner p.sub-heading {
        width: 100%;
        margin-bottom: 20px;
    }

    .insight-title-wrap {
        display: block;
    }

    a.primary-btn {
        font-size: 18px;
    }

    .page-sec {
        padding: 0;
    }

    h2.sec-heading,
    h2.sucess-heading {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .sec-heading {
        font-size: 28px;
        line-height: 36px;
    }

    h2.sucess-heading {
        width: 100%;
    }

    h2.sucess-heading {
        font-size: 28px;
        line-height: 34px;
    }

    .page-sec {
        padding: 40px 0px !important;
    }

    h2.powertool-title {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .blog-cs-content h3 a,
    .blog-cs-content h3 {
        margin: 20px 0px;
        min-height: auto;
    }

    .blog-cs-content {
        margin-bottom: 40px;
    }

    .blogs-ecomm {
        padding: 30px 0;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }



    .blog-cs-content h3 a,
    .blog-cs-content h3 {
        font-size: 20px;
    }

    .blog-title {
        font-size: 20px;
        margin-bottom: 30px;
        min-height: 60px !important;
        display: block;
    }

    .cta {
        padding: 50px 10px !important;
    }

    .cta .container {
        padding: 100px 25px !important;

    }

    .cta-buttons {
        flex-direction: column;
        gap: 15px;
    }

    .secondary-cta-btn {
        width: 100%;
        max-width: 284px;
    }

    .w-70 {
        width: 100%;
    }


    .tailor-sec p.sub-heading {
        margin-bottom: 30px !important;
    }

    .tailor-sec h2.heading {
        margin-left: 0 !important;
    }

    .container.cta-1 p {
        width: 100%;
    }

    .cta-buttons {
        gap: 30px;
    }

    .tailor-sec {
        padding-top: 30px;
    }

    .strat-wrapper {
        min-height: 100%;
        padding: 5px 20px;
    }

    #ecomm-solution_offering {
        padding-bottom: 30px !important;
    }

    section.plans-section-wrapper h2.sucess-heading.mt-10 {
        margin-top: 0;
    }

    section.plans-section-wrapper p.sucess-sub-heading {
        font-size: 20px;
    }

    .plans-section-wrapper p.golang-para {
        text-align: left;
        margin: 20px 0 40px;
        width: 100%;
    }

    .plans-section-wrapper .col-md-4 {
        padding: 0;
        margin-bottom: 40px;

    }

    section.plans-section-wrapper h3 {
        font-size: 20px;
    }

    .listing-plans {
        padding: 0;
    }

    .bl-2 {
        border-left: none;
    }

    .br-2 {
        border-right: none;
    }

    .tailor-sec h2.heading {
        max-width: 100%;
        margin: 0px auto 20px;
    }

    .project-btn {
        margin-top: 0;
    }

    section.plans-section-wrapper ul li:before {
        top: 0;
    }

    .tech-sec {
        padding: 0 0 50px !important;
    }

    .tech-sec .help-title-container {
        margin-bottom: 20px;
        padding-left: 15px !important;
        padding: 10px 0 0px 60px;
    }

    #helping-teams {
        padding-top: 50px;
    }

    #helping-teams .help-title-container {
        margin-bottom: 40px;
    }

    .tech-sec .cell {
        padding: 15px !important;
        font-size: 20px !important;
    }

    .campus-header h2.heading {
        margin-bottom: 40px;
    }

    .faq-btn.desk-hide {
        padding-left: 15px !important;
    }

    .tailor-sec p.sub-heading {
        font-size: 20px;
        max-width: 100%;
    }

    .mob-hide {
        display: none;
    }

    .tailor-sec .box>div .inner-heading {
        font-size: 20px;
        font-weight: 800;
        line-height: normal;
    }

    .tailor-sec .box>div {
        margin-bottom: 0;
    }

    #ecomm-solution_offering h2.sec-heading {
        margin-bottom: 40px;
    }

    .page-sec .heading {
        font-size: 28px;
        line-height: normal;
        margin-bottom: 15px;
    }

    .tech-sec h2.sec-heading {
        margin-top: 40px;
    }

    .page-sec .sub-heading {
        width: 100%;
        font-size: 18px;
        line-height: 149%;
    }

    .tech-sec .table td:first-child {
        padding-left: 0 !important;
    }

    .page-sec.campus-transportation {
        padding-bottom: 0 !important;
    }

    .col-md-12.ai-engine-title-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .deliverables-btn {
        margin-bottom: 40px;
    }

    .inner-heading {
        font-size: 20px;
    }

    .tech-content-wrapper {
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
    }

    .table-wrapper {
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
        min-width: 100%;
    }

    .tech-sec .table {
        min-width: 600px;
    }

    .table-wrapper {
        max-width: 100%;
    }

    .tech-graphic {
        max-width: 100%;
    }

    .tech-graphic-container {
        max-width: 100%;
        height: 250px;
        padding: 20px;
    }

    .top-panel {
        height: 70px;
    }

    .middle-panel {
        height: 90px;
    }

    .campus-feature-card h3 {
        margin-bottom: 15px;
    }

    .campus-features-grid {
        display: block !important;
    }

    .campus-feature-card {
        margin-bottom: 40px;
    }

    .campus-header {
        margin-bottom: 40px;
    }

    .campus-transportation {
        padding-bottom: 10px !important;
    }

    .campus-feature-card p {
        width: 80%;
        margin: auto;
    }

    .panel-group {
        margin-top: 40px;
    }

    .page-sec {
        padding: 50px 0px !important;
    }

    .faq-section {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    section.plans-section-wrapper.page-sec {
        padding: 40px 0;
    }

    .cta-2 h2.sec-heading {
        margin-bottom: 30px !important;
    }

    section.plans-section-wrapper h2.sucess-heading.mt-10,
    section.plans-section-wrapper p.sucess-sub-heading {
        text-align: left;
    }
}

@media (min-width: 1300px) and (max-width: 1999px) {
    .tech-image-wrapper {
        height: 25vh;
    }

    .col-md-4.tech-image-column {
        background-position: bottom left !important;
    }
}

@media (min-width: 2000px) {
    .tech-sec .table td.middle {
        width: 40px !important;
    }

    .tech-image-wrapper {
        height: 40vh;
    }
    .col-md-4.tech-image-column {
        background-position: bottom left !important;
    }
}

