.achivements-tek.automation-table .automation-comparison-table {
   border: 1px solid #F47A1F;
    border-radius: 14px;
    overflow: hidden;
    margin-top: 40px;
    background: #fff;
}

.automation-comparison-table table {
    width: 100%;
    border-collapse: collapse;
    
}

.automation-comparison-table thead tr{
    background: #f47a14;
}

.automation-comparison-table .table-title {
    background: #f58220;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    padding: 18px 20px;
}

.automation-comparison-table thead tr:first-child th {
    background: #f47a14;
    color: #fff;
  font-size: clamp(1.25rem, 1.1rem + 0.75vw, 2rem);
    font-weight: 600;
    padding: 18px 20px;
    text-align: center;
}

.automation-comparison-table thead tr:nth-child(2) th {
    background: #f5f5f5;
    color: #314252;
   font-size: clamp(1.0625rem, 0.95rem + 0.5625vw, 1.625rem);
    font-weight: 600;
    padding: 18px 20px;
    text-align: center;
}

.automation-comparison-table tbody tr:nth-child(even) {
    background: #fafafa;
}

.automation-comparison-table tbody td {
    padding: 18px 20px;
    font-size: 17px;
    font-weight: 500;
    color: #314252;
    text-align: center;
    border-top: 1px solid #ececec;
}

.ai-auto-service .ai_auto_service{
    height: 100%;
}

.ai-auto-service .ai_auto_service .box{
    height: 100%;
    background: #F9F9F9;
    border-radius: 10px;
    padding: 30px 25px;
}

.ai-auto-service .ai_auto_service .box .box-flex{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    column-gap: 20px;
}

.ai-auto-service .ai_auto_service .box .box-flex .content h3{
    font-size: clamp(1.25rem, 1.1rem + 0.75vw, 2rem);
    margin-bottom: 0;
}

.ai-auto-service .ai_auto_service .box .list{
    margin-top: 10px;
    margin-bottom: 30px;
}


.ai-auto-service .ai_auto_service , .healthcare_ai_auto_service .box .list ul li{
    margin-bottom: 10px;
    display: flex;
    column-gap: 10px;
    color: #717783;
}

.ai-auto-service .ai_auto_service .box .short-info{
    background: #fff;
    border-radius: 100px;
    border: 1px solid #DEDEDE;
    padding: 5px 15px;
    width: max-content;
    margin-bottom: 20px;
}

.ai-auto-service .ai_auto_service .box .short-info p{
    margin-bottom: 0;
}

.ai-auto-service .ai_auto_service .box .short-info p strong{
    color: #f47a14;
    font-weight: 600;
}

.cta-ondemand-app.cta-auto-1 .box{
    aspect-ratio: 1600 / 498;
}

.cta-ondemand-app.cta-auto-2 .box{
    aspect-ratio: 1600 / 493;
    
}

.corewxpertise_ai.ai-auto-use-cases .text-on{
margin: 0 auto 20px;
}

.corewxpertise_ai.ai-auto-use-cases .core-box{
background: linear-gradient(197.77deg, #162F42 12%, #000E15 87.87%);
border-radius: 20px;
}

.corewxpertise_ai.ai-auto-use-cases .core-box .core-content h5 , .corewxpertise_ai.ai-auto-use-cases .core-box .core-content p{
    color: #fff;
}


.top_health_features.it-staff-tools.mobile-app-tools.ai-auto-tools .medical_item{
    column-gap: 20px;
}

/* health ai automation css */

.cta-ondemand-app.cta-health-auto-1 .box{
    aspect-ratio: 1600 / 493;
}

.case-temp-4.health-auto-case .box .list ul li {
    display: flex;
    column-gap: 10px;
    align-items: center;
    margin-bottom: 10px;
    color: #fff;
}


.best-tech-health .box{
    padding: 30px 20px;
    border: 1px solid #000;
    border-style: dashed;
    border-radius: 20px;
    height: 100%;
    
}

.best-tech-health .box .list ul{
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 30px;
}

.best-tech-health .box .list ul li{
    display: flex;
    align-items: center;
    column-gap: 10px;
    font-size: clamp(0.875rem, 0.8rem + 0.375vw, 1.25rem);
    padding: 5px 10px;
    border-radius: 10px;
    border: 1px solid #000;

}

.cta-ondemand-app.cta-health-auto-2 .box{
    aspect-ratio: 1600 / 634;
}

.cta-ondemand-app.cta-health-auto-2 .box h2{
    margin-top: 60px;
}

.ai-auto-service .swiper-button-next , .ai-auto-service .swiper-button-prev{
    top: unset;
    bottom: -90px;
    border-radius: 100px;
    border: 1px solid #f47a14;
    background: #f47a14;
    width: 45px;
    height: 45px;
    transform: translate(-50%, -50%);
    left: 50%;
} 

.ai-auto-service .swiper-button-prev{
    left:47%;
}

.ai-auto-service .healthcare_ai_auto_service{
    height: 100%;
}

.ai-auto-service .swiper-button-next:after , .ai-auto-service .swiper-button-prev:after{
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

.ai-auto-service .healthcare_ai_auto_service .box{
    height: 100%;
    background: #F9F9F9;
    border-radius: 10px;
    padding: 30px 25px;
}


@media (min-width: 100px) and (max-width: 1800px) {
.top_health_features.it-staff-tools.mobile-app-tools.ai-auto-tools .medical_item{
    column-gap: 12px;
}

.top_health_features.it-staff-tools.mobile-app-tools.ai-auto-tools .medical_item .nav-link{
    width: 320px;
}

.best-tech-health .box .list ul li{
    font-size: 18px;
    line-height: 1.4;
}

.ai-auto-service .swiper-button-next , .ai-auto-service .swiper-button-prev{
    bottom: -85px;
    width: 42px;
    height: 42px;
} 

.ai-auto-service .swiper-button-prev{
    left:46%;
}

}


@media (min-width: 100px) and (max-width: 1599px) {

.ai-auto-service .ai_auto_service .box .box-flex .icon svg{
    height: 75px;
    width: auto;
}

 .ai-auto-service .ai_auto_service .box .list ul li{
  font-size: 16px;
  line-height: 26px;
}

.top_health_features.it-staff-tools.mobile-app-tools.ai-auto-tools .medical_item{
    column-gap: 12px;
}

.top_health_features.it-staff-tools.mobile-app-tools.ai-auto-tools .medical_item .nav-link{
    width: 270px;
}

.top_health_features.it-staff-tools.mobile-app-tools.ai-auto-tools .tab-content .tech-logos-main ul li img{
    height: 55px;
    width: auto;
}

.best-tech-health .box .list ul li{
    font-size: 16px;
    line-height: 1.4;
}

}

@media (min-width: 100px) and (max-width: 1399px) {

.ai-auto-service .ai_auto_service .box .box-flex .icon svg{
    height: 70px;
    width: auto;
}

 .ai-auto-service .ai_auto_service .box .list ul li{
  font-size: 14px;
  line-height: 24px;
}

.top_health_features.it-staff-tools.mobile-app-tools.ai-auto-tools .medical_item{
    column-gap: 12px;
}

.top_health_features.it-staff-tools.mobile-app-tools.ai-auto-tools .medical_item .nav-link{
    width: 250px;
}

.top_health_features.it-staff-tools.mobile-app-tools.ai-auto-tools .tab-content .tech-logos-main ul li img{
    height: 50px;
    width: auto;
}

.best-tech-health .box .list ul li{
    font-size: 15px;
    line-height: 1.4;
}

.best-tech-health .box .list ul{
    column-gap: 15px;
}

.ai-auto-service .swiper-button-next , .ai-auto-service .swiper-button-prev{
    bottom: -60px;
    width: 35px;
    height: 35px;
} 

.ai-auto-service .swiper-button-next:after , .ai-auto-service .swiper-button-prev:after{
    font-size: 14px;
}

}


@media (min-width: 100px) and (max-width: 1199px) {
    .cta-ondemand-app.cta-auto-1 .box{
    aspect-ratio: unset;
}

.cta-ondemand-app.cta-auto-2 .box{
    aspect-ratio: unset;
    
}


.top_health_features.it-staff-tools.mobile-app-tools.ai-auto-tools .medical_item{
    column-gap: 12px;
}

.top_health_features.it-staff-tools.mobile-app-tools.ai-auto-tools .medical_item .nav-link{
    width: 200px;
}

.service_usa.web_dev_service.on_demand_banner.health-auto-banner{
    height: unset;
    padding: 60px 0;
}

.cta-ondemand-app.cta-health-auto-1 .box{
    aspect-ratio: unset;
}

.cta-ondemand-app.cta-health-auto-2 .box{
    aspect-ratio: unset;
    border-radius: 20px;
    background-image: none !important;
    background: #000E15;
}

.cta-ondemand-app.cta-health-auto-2 .box h2{
    margin-top: 0;
}


.ai-auto-service .swiper-button-next , .ai-auto-service .swiper-button-prev{
    margin-bottom: 50px;
    bottom: -90px;
}



.ai-auto-service .swiper-button-prev{
    left:45%;
}


}

@media (min-width: 100px) and (max-width: 991px) {
.service_usa.web_dev_service.on_demand_banner {
     background-image: none !important;
     background: #041D2C;
    }

    .top_health_features.it-staff-tools.mobile-app-tools.ai-auto-tools .medical_item .nav-link{
    width: 170px;
}
}

@media (min-width: 100px) and (max-width: 767px) {
    .achivements-tek.automation-table .automation-comparison-table {
        overflow-x: auto;
    }

    .automation-comparison-table table {
        min-width: 650px;
    }

    .automation-comparison-table .table-title {
        font-size: 18px;
        padding: 15px;
    }

    .automation-comparison-table thead th {
        font-size: 14px;
        padding: 12px;
    }

    .automation-comparison-table tbody td {
        font-size: 14px;
        padding: 12px;
    }

    /* scrollbar height */
.automation-comparison-table::-webkit-scrollbar {
    height: 8px;
}

/* scrollbar track */
.automation-comparison-table::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* scrollbar thumb (moving part) */
.automation-comparison-table::-webkit-scrollbar-thumb {
    background: #f47a14;
    border-radius: 10px;
}

.ai-auto-service .ai_auto_service .box {
    padding: 30px 20px;
}

.ai-auto-service .ai_auto_service .box .list ul li svg{
    height: 16px;
    width: auto;
}

.top_health_features.it-staff-tools.mobile-app-tools.ai-auto-tools .medical_item{
    justify-content: center;
}

.service_usa.web_dev_service.on_demand_banner.health-auto-banner{
    padding: 0px 0;
}

.service_usa.on_demand_banner.health-auto-banner .numbers-main .num-item{
    flex: 0 0 100%;
}

.case-temp-4.health-auto-case .box .list ul li span svg{
    height: 15px;
    width: auto;
}

.case-temp-4.health-auto-case .box .list ul li{
    align-items: start;
    line-height: 1.3;
    
}

.best-tech-health .box .list ul li{
    font-size: 13px;
}

.best-tech-health .box .list ul li svg{
    height: 16px;
    width: auto;
}

.best-tech-health .box .list ul li img{
    height: 45px;
    width: auto;
}

.ai-auto-service .swiper-button-prev{
    left:40%;
}

.ai-auto-service .healthcare_ai_auto_service .box {
    padding: 30px 20px;
}

}