@media only screen and (min-width: 320px) and (max-width: 768px) {
.about-wrapper h2 {
    font-size: 24px;
    font-weight: 700;
    color: #222;
    margin-bottom: 15px;
    text-align: center;
}    
.hero-section.page-icx-aligner-video-section{
    min-height: 250px;
    margin-top: 0px;
    margin-bottom: 25px;
}
.hero-section.page-product-video-section .video-slide video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}    
.mv-box-wrapper {
    position: relative;
    left: inherit;
    top: inherit;
    transform: inherit;
    width: 100%;
    max-width: 100%;
    display: inline-block;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    z-index: 2;
}    
.purpose-core {
    background: #f6f8fe;
    padding: 25px 15px;
    margin-top: 25px;
}
.mv-image-area img {
    display: none;
}
 .training-header h2{
    font-size: 24px;
 } 
 .zbl-adv-box {
    display: inline-block;
    gap: 18px;
    border: 1px solid #e5e5e5;
    padding: 22px;
}
 .zbl-advantages {
    padding: 30px 5px;
    margin: 0px 0;
    background: #fff;
}
 .zbl-main-heading {
    text-align: center;
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 700;
}
 .zbl-concept h2{
    font-size: 22px;
    line-height: 26px;
 }
    .zbl-text {
        font-size: 14px;
        line-height: 24px;
        color: #555;
        margin-bottom: 15px;
        text-align: justify;
    } 
 .resource-box {
    background: #f5f8ff;
    padding: 25px 16px;
    border-radius: 18px;
    text-align: center;
    transition: 0.35s;
    margin-bottom: 25px;
}
 .resources-heading h2 {
    font-size: 24px;
    font-weight: 800;
    color: #0c1f44;
    margin-bottom: 12px;
}
 .cta-section1 {
    background: linear-gradient(135deg, #1343a4, #668fdb);
    padding: 50px 8%;
    text-align: center;
    color: #fff;
}
.training-img img {
    width: 100%;
    border-radius: 18px;
    height: auto;
    object-fit: cover;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
    margin-bottom: 15px;
} 
.hands-on-content h2{
    font-size: 24px;    
}
 .training-text h3 {
    font-size: 24px;
    color: #0c1f44;
    margin-bottom: 15px;
    font-weight: 700;
}  
.workflow-section .section-header p {
    font-size: 14px;
    color: #555;
    line-height: 24px;
    text-align: justify;
}  
.why-choose-sec {
    padding: 30px 15px;
    background: #f8fafc;
} 
.why-choose-heading {
    font-size: 24px;
    margin-bottom: 15px;
    text-align: center;
} 
.workflow-step img {
    width: 100%;
    height: auto;
    object-fit: cover;
    margin-bottom: 10px;
}
.global-grid-wrapper {
    display: inline-block !important;
    grid-template-columns: repeat(5, 1fr) !important;
    gap: 20px;
} 
.workflow-section .section-header h2 {
    font-size: 24px;
    color: #1a1a1a;
    margin-bottom: 15px;
}
.application-section .section-header p {
    font-size: 14px;
    color: #555;
    line-height: 24px;
    text-align: justify;
}
.application-section {
    padding: 30px 20px;
    background-color: #ffffff;
    font-family: "Arial", sans-serif;
}
.card-content p {
    font-size: 14px;
    color: #555;
    line-height: 24px;
    margin: 0;
}
.card-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.cards-grid {
    display: inline-block;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    max-width: 100%;
    margin: 0 auto;
}
.card1 {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    width: 100%;
    display: inline-block;
}
.section-header {
    max-width: 100%;
    margin: 0 auto 50px auto;
    text-align: justify;
}
.span-side {
    color: #fff;
    font-size: 20px;
    display: inline-block;
    gap: 7px;
}
.section-header h2 {
    font-size: 24px;
    color: #1a1a1a;
    margin-bottom: 15px;
}
.page-faq-area {
    padding: 30px 0px;
}
.page-faq-area .container {
    position: relative;
    padding: 0px 15px;
}
.web-text-box h3{
    position: relative;
    font-size: 24px;
}
.site-heading.text-left h2 {
    text-align: left !important;
    font-size: 24px;
}
.dental-solution-text-box {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 0px 0px;
}
.dental-solution-text-box p {
    position: relative;
    font-size: 20px;
    color: #004593;
    line-height: 24px;
    font-weight: 700;
}
.breakable-span {
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
    display: block;
    line-height: 24px;
}
.lapy-bg {
    position: relative;
    background: url(../images/laptop-bg.jpg) 0% 63% no-repeat;
    background-size: cover;
    padding: 30px 0px;
    height: auto;
} 
.laptop-text-box p {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
}
.web-btn {
    margin-bottom: 15px;
}
.web-text-box p {
    position: relative;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    margin-bottom: 10px;
}
.web-text-box h2 {
    position: relative;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
}
.box-shadow321 p {
    position: relative;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0px 0px 10px 0px;
}
.box-shadow321 h4 {
    position: relative;
    font-size: 24px;
    color: #004593;
    font-weight: 700;
    margin: 0px 0px 20px 0px;
}
.box-shadow321 {
    position: relative;
    width: 100%;
    padding: 15px;
    border-radius: 15px;
    box-shadow: 0px 0px 15px #ccc;
    margin-bottom: 25px;
}
.box-shadow321 h2 {
    position: relative;
    font-size: 24px;
    color: #000;
    line-height: 26px;
    font-weight: 800;
    margin: 0px 0px 20px 0px;
}
.why-box {
    background: #fff;
    padding: 25px 15px;
    border-radius: 10px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);
    transition: 0.3s;
    min-height: auto;
    margin-bottom: 25px;
}  
.global-featured-box {
    min-height: auto;
}
.global-featured-section {
    padding: 0px 0px;
    z-index: 1;
}
.page-image-box {
    margin: 15px 0px;
}    
.blog-details-hero h1 {
    font-size: 24px;
    margin-bottom: 15px;
    text-align: center;
}
    .compare-row {
        display: inline-block;
        position: relative;
        width: 100%;
    }   
.icx-banner {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 50px;
}  
.icxp5-container {
    width: 100%;
    margin: auto;
    padding: 15px;
}
.icxfree-row {
    display: inline-block;
    align-items: center;
    gap: 70px;
}
.icxfree-content {
    width: 100%;
}
.icxp5-title {
    font-size: 24px;
    font-weight: 600;
}
.icxbamboo-container {
    width: 100%;
    margin: auto;
    padding: 15px;
}
.icxfree-image {
    width: 100%;
}
.icxp5-image {
    width: 100%;
    height: auto;
}
.icxp5-image img{
    width: 100%;
    height: auto;
}
.hero-section {
    width: 100%;
    position: relative;
    height: auto;
    overflow: hidden;
}  
.hero-section.page-product-video-section{
    min-height: 110px;
    margin-top: 50px;
}
.hero-section.page-product-video-section .video-slide video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.compare-row.compare-head {
    display: inline-block;
    position: relative;
    width: 100%;
}   
.icxp5-sec h3{
    font-size: 20px;
} 
.compare-title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 25px;
    color: #1a1a1a;
}
.content-text-box h2 {
    position: relative;
    font-size: 24px;
    margin-bottom: 10px;
}  
.zbl-content h3{
    position: relative;
    font-size: 22px;    
} 
.page-spacer-60{
    margin-top: 60px;
}
.digital-solutions-sec {
    position: relative;
    width: 100%;
    padding: 15px 0px;
}    
.digital-solutions-text img{
    width: 100%!important;
    height: 100%!important;
}
h2.digital-solutions-title {
    font-size: 24px;
}    
.digital-heading {
    font-size: 24px;
    margin-bottom: 25px;
}
.zbl-title {
    font-size: 24px;
    margin-bottom: 20px;
}
.zbl-text {
    font-size: 14px;
    line-height: 24px;
    color: #555;
    margin-bottom: 15px;
}
.radial-image-area.secd{
    margin-top: 20px;
}
.radial-image-area {
    position: relative;
    width: 100%;
    margin-top: 60px;
}
.video-box {
    display: inline-block;
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    cursor: pointer;
    transition: 0.4s ease;
    padding: 25px 15px;
}
.digital-download-section {
    padding: 0px 0px;
    background: #f6f8fb;
}
.container-digitial {
    max-width: 100%;
    margin: 0 auto;
    padding: 15px;
}   
.cad-btn {
    width: 100%;
    padding: 18px 22px;
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 14px;
    font-weight: 600;
    border: none;
    background: #fff;
    cursor: pointer;
    line-height: 22px;
}    
 .faq-area {
    padding: 15px 0px;
}   
.cad-title-main {
    font-size: 24px;
    margin-bottom: 10px;
}
.cad-download {
    padding: 0px 20px;
    background: #f6f8fb;
}
.accordion-button {
    padding: 2px;
}
.container-shift-left {
    position: relative;
    margin-left: 0;
}
.container.site-breadclumb-divide {
    text-align: center;
}    
.site-breadclumb-divide {
    display: block;
} 
.site-breadcrumb .breadcrumb-title {
    font-size: 28px;
}   
 .digital-solutions-section .form-row {
    display: inline;
    gap: 15px;
}  
 .digital-solutions-section .form-row input{
    display: inline;
    margin-bottom: 15px;
}   
.process-wrapper {
    width: 95%;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    align-items: center;
    gap: 70px;
}
.digital-solutions-section h2 {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 15px;
}
.process-heading h2 {
    margin-top: 15px;
    font-size: 24px;
    margin-bottom: 10px;
}    
.digital-tech-card {
    margin-bottom: 25px;
}    
.digital-tech-grid {
    display: inline-block;
}    
.digital-tech-heading h2 {
    font-size: 24px;
    color: #1a2a3a;
    font-weight: 700;
    margin-bottom: 15px;
}    
.digital-tech-heading {
    text-align: center;
    margin-bottom: 15px;
    font-size: 24px;
}
.digital-solutions-text {
    text-align: justify;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
}  
.digital-solutions-text-box p {
    margin: auto;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}  
.contact-info {
    min-height: auto;
}    
.ceo-managger-section.page-ceo-message {
    position: relative;
    width: 100%;
    padding: 0px 0px 60px 0px;
}    
.widget .recent-post-img {
    margin-right: 20px;
    display: none;
}  
.py-120 {
    padding: 40px 0;
}  
.pb-120 {
    padding-bottom: 40px;
}
.pt-120 {
    padding-top: 40px;
}    
.blog-details-title {
    font-size: 24px;
    color: var(--color-dark);
}
    .site-breadcrumb {
        padding: 25px 0px;
        margin-top: 50px;
    }    
.hero-content{
    padding:50px 0px;
}
    .navbar-collapse {
        max-height: inherit;
    }
    .navbar .dropdown-menu {
        border-radius: 0px;
        border: none;
    }  
    .about-left::before {
        width: 50px;
        height: 50px;
    }      
.about-left::before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: -10px;
} 
.container {
    width: 100%;
}
    .about-img {
        width: 100%;
    } 
.site-title {
    font-weight: 800;
    text-transform: capitalize;
    font-size: 24px;
    color: var(--color-dark);
    margin-top: 10px;
    margin-bottom: 0;
    position: relative;
    line-height: 28px;
}     
    .about-right {
        margin-top: 30px;
         padding-left: 0px;
    }   
.quote-content {
    padding: 30px 10px;
}
.quote-img {
    padding: 25px 25px 0px 25px;
    text-align: center;
    position: relative;
    background: #448ABE;
    border-radius: 8px 0px 0px 8px;
}   
.icx-list {
    display: inline-block;
    gap: 30px;
} 
.icx-about-content h2 {
    font-size: 24px;
}
.icx-about-content .subheading {
    font-size: 16px;
    text-align: start;
    color: #2864be;
    font-weight: 600;
    margin-bottom: 25px;
    line-height: 24px;
}
.icx-about-content p {
    font-size: 14px;
    color: #475569;
    line-height: 1.7;
    margin-bottom: 8px;
}
.icx-premium-content p {
    font-size: 14px;
    color: #475569;
    line-height: 1.7;
    margin-bottom: 15px;
}
.cta-area {
    width: 100%;
    margin: 0px 0px;
    position: relative;
}
.cta-wrapper {
    padding: 40px 10px;
}
.cta-content h1 {
    color: var(--color-white);
    font-size: 28px;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.theme-btn {
    font-size: 12px;
    color: var(--color-white);
    padding: 14px 5px;
    transition: all 0.5s;
    text-transform: uppercase;
    position: relative;
    border-radius: 8px;
    font-weight: 600;
    letter-spacing: 1px;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    border: none;
    background: #34346A;
    box-shadow: var(--box-shadow);
    z-index: 1;
}
.testimonial-single {
    background: var(--color-white);
    padding: 25px 10px;
    margin: 0px 6px 20px 6px;
    position: relative;
    border-radius: 20px;
    box-shadow: 0px 5px 20px #ddd;
    margin: 20px 10px;
}
.testimonial-area {
    width: 100%;
    padding: 60px 0px 0px 0px;
    position: relative;
}
.blog-area {
    position: relative;
    width: 100%;
    padding: 20px 0px;
    position: relative;
}
.site-heading {
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
}
.blog-item-info {
    padding: 12px 5px 12px 6px;
}
p {
    margin: 10px;
    font-size: 14px;
    line-height: 24px;
}
.pt-100 {
    padding-top: 40px;
}
.icx-about-content {
    background: #fcf9f6;
    padding: 20px 10px;
    border-radius: 10px;
    text-align: justify;
}
.icx-premium-content {
    position: relative;
    width: 100%;
    text-align: justify;
}
.ceo-managger-section {
    position: relative;
    width: 100%;
    padding: 0px 0px 60px 0px;
    margin-top: 70px;
}
.about-image {
    padding: 25px 25px 0px 25px;
    position: relative;
    width: 90%;
    margin: 0 auto;
}
.ceo-managger-content {
    position: relative;
    width: 100%;
    padding: 15px;
}
.ceo-managger-content h1 {
    font-size: 28px;
}
.ceo-managger-section h2 {
    position: relative;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 15px;
    text-align: left;
}
.ceo-managger-section p {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
    text-align: justify;
    margin: 0;
}
.b2b-overlay {
    padding: 15px 0px;
    background: rgba(255, 255, 255, 0.6);
}
.process-top-text h1 {
    font-size: 24px;
    font-weight: 1000;
    margin: 0px;
}
.container-b2b {
    width: 100%;
    margin: auto;
    padding: 15px;
}
    .process-images {
        display: inline-block;
        justify-content: center;
        align-items: center;
        position: relative;
        margin: 25px 10px;
        width: 100%;
    }
.process-images img {
    width: 85px;
    float: left;
    height: 85px;
    object-fit: cover;
    border-radius: 8px;
    transition: 0.4s;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    margin-right: 10px;
}
.img-two {
    margin: 0;
    z-index: 2;
}
.process-middle-text h3 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #0755e5;
    font-weight: 700;
}
.process-boxes {
    display: inline-block;
    gap: 30px;
    margin-top: 40px;
    width: 100%;
    display: inline-block;
}
.process-box-sec h4{
    margin-top: 0px;
}
.process-box {
    margin-bottom: 15px;
}
.about-para {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    text-align: justify;
}
.download-wrapper {
    display: inline-block;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}
.download-content h2 {
    font-size: 24px;
    color: #0f1e3a;
    margin-bottom: 15px;
}
.container-download {
    max-width: 1200px;
    margin: auto;
    background: #f7f9fc;
    padding: 40px 15px;
    border-radius: 10px;
}
.download-content p {
    font-size: 14px;
    line-height: 24px;
    color: #555;
    margin-bottom: 25px;
}
.download-img {
    width: 100%;
    height: auto;
}
    .mv-image-area {
        height: auto;
    }
.mv-section {
    background: #f5f7fc;
    position: relative;
    width: 100%;
    padding: 40px 0px;
} 
.mv-box {
    position: relative;
    background: #ffffff;
    padding: 26px 15px;
    border-radius: 18px;
    box-shadow: 0 25px 55px rgba(0, 0, 0, 0.15);
    transition: 0.3s;
    width: 90%;
    margin: 0 auto;
    margin-bottom:25px;
}   
.mv-box h3 {
    font-size: 26px;
    color: #0a2a6b;
    margin-bottom: 12px;
    position: absolute;
    top: 43px;
    left: 30%;
}
.mv-box p {
    font-size: 14px;
    line-height: 24px;
    color: #555;
    text-align: justify;
}
.pc-heading h2 {
    font-size: 28px;
    margin: 18px 0 12px;
    color: #0a2a6b;
    font-weight: 700;
}
.highlight-box {
    background: #ffffff;
    padding: 25px;
    border-radius: 14px;
    text-align: center;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
    transition: 0.3s;
    margin-bottom: 25px;
    min-height: auto;
}
}