@media (max-width: 1300px) {
    .navbar-nav {
      gap: 10px !important; /* Force override with !important */
    }
    
  }

@media(min-width:768px){
    .cch1{
        max-width: 200px;
    }
    h1.trans-head {
        max-width: 870px;
    }

    h1.mv-head{
        max-width: 590px;
    }
    .operational-ess {
        /* max-width: 306px; */
        height: 100%;
        /* padding: 18px 16px; */
        padding: 4px 8px;

    }
    /* h3.ess-head{
      white-space: nowrap;;
    } */

    textarea#exampleFormControlTextarea1 {
        /* max-width: 480px; */
        height: 130px;
    }

    #emailAddress{
        /* max-width: 480px; */
    }

    .form-control{
        /* max-width: 230px; */
        height: 48px;
    }
    
    img.img-fluid.blog-line.w-100 {
        padding-bottom: 30px;
    }

    .navigation_bar{
        padding: 16px 26px;
    }

    ul.navbar-nav{
        gap: 40px;
    }

    .home-first {
        padding-top: 75px;
    }
    
    section.customer-section {
        padding: 64px;
    }

    section.industry-leaders-section {
        padding: 80px 0px;
    }


    /* ul.navbar-nav {
        flex-wrap: nowrap;
        gap: 10px;
    }
     */

     /* .hero-section{
        height: 100vh;
        
     } */


img.img-fluid.green-arw.w-100 {
    transform: translate(40px, -80px);
}


   
}



@media (max-width:767px) {


    html, body {
        width: 100%;
        overflow-x: hidden;
        position: relative;
    }


    h1.aoa{
        font-size: 32px;
    }

    .capabilities-section {
        padding: 16px;
    }

    img.img-fluid.cc {
    height: 280px;
    object-fit: cover;
    }

    .home-first {
        padding-top: 54px;
    }

    section.hero-section {
    margin-top: 55px;
}

    h2.h-core{
        font-size: 36px;
    }

    h1.trans-head{
        font-size: 30px;
        padding: 0;
    }

    .btn-main.learn-about{
        width: 100%;
    }
    
    h2.customer-head {
        font-size: var(--rpa-fontsizesecondary);
        line-height: 36px;
    }

    h1.head-ind-leaders{
        font-size: 36px;
    }
    
    section.industry-leaders-section{
        padding:16px 20px;
    }

    button.carousel-control-prev.btn-custom {
        position: relative;
        transform: translate(0px, 10px);
    }
    
    button.carousel-control-next.btn-custom {
        position: relative;
        transform: translate(0px, 10px);
    }

    .customer-trust {
        display: flex;
        flex-direction: column;
        gap: 16px;
        padding: 16px;
    }

    section.about-section {
        padding: 20px 0px;
    }
    h1.about-head {
        font-size: 36px;
    }

    h3.rating-head{
        font-size: var(--rpa-fontsizesecondary);
        line-height: 36px;
    }

    .rating-1 {
       
        display: flex;
        flex-direction: column;
        gap: 10px;
        padding: 20px;
    }

    .name-rate {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        align-items: flex-start;
    }

    .navigation_btns{
        font-size: 16px;
        gap: 8px;
        padding: 0px;
    }

/*     
    .five-rate{
        width: auto;
    } */

    .b-grw {
        display: flex;
        justify-content: space-between;
        gap: 50px;
        padding: 32px 0;
    }

    p.five {
        font-size: 36px;
    }

    .prof-star{
        display: flex;
        gap: 16px;
    }

    h1.automat-head {
        font-size: 36px;
    }

    section.automation-section {
        padding: 24px 20px;
    }

    .unlock{
        height: auto;
        gap: 32px;
        padding: 40px 16px;
    }


    p.about-end-para {
    font-size: 17px;
    }


     /* ABOUT_PAGE */


     section.hero-section-about{
        height: 220px;
        margin-top: 55px;
     }

    .feature-content {
    padding: 60px 30px;
    }

    img.img-fluid.circle-logo {
    width: 88px;
    height: 44px;
    }

    
     
     .content-box-abt {
        position: relative;
        /* transform: translate(-0px, 140px); */
    }

    h1.au {
        font-size: 54px;
    }

    h2.abt-cont-head{
        font-size: var(--rpa-fontsizesecondary);
    }

    .about-desc {
        padding: 36px 20px;
    }

    .global-leaders {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    h1.mv-head {
        font-size: 36px;
    }

    .mv-content {
        padding: 36px 16px;
    }

    p.mission-para {
        font-size: var(--rpa-fontsizesecondary);
    }

    span.span-mission {
        font-size: var(--rpa-fontsizesecondary);
    }
    h2.feature-head {
        font-size: 36px;
    }

    section.feature-section {
        padding: 36px 20px;
    }

    .story-content {
        padding: 36px 20px;
        display: flex;
        flex-direction: column;
        gap: 64px;
    }

    h1.director-head {
        font-size: 36px;
    }

    .team{
        padding: 40px 20px;
    }


    /* Industry-list */

    section.hero-section-industry{
        height: 220px;
    }

    h1.list-head {
        font-size: 36px;
    }

    .industry-content {
        padding: 40px 10px;
        gap: 40px;
    }

    img.img-fluid.industry-1{
    height: 250px;
    }

    /* specific-page-1  */

    section.hero-section-specific-1{
        height: 220px;
    }

    section.brief-detail {
        padding: 20px;
    }

    h1.brief-head.d-md-none {
        font-size: 36px;
    }

    section.application-section{
        padding: 24px 12px;
    }
    .key-application{
        padding: 0px 12px;
    }

    h2.key-head.py-5 {
        font-size: var(--rpa-fontsizesecondary);
        line-height: 36px;
        letter-spacing: 0;
    }

    .ess-content {
        padding: 20px 0px;
    }

    section.transform-energy {
        padding: 40px 20px;
    }

    button.btn-main.trans-btn.d-md-none {
        flex-shrink: 0;
        width: auto;
        align-self: flex-start;
    }

    section.hero-section-specific-2{
        height: 220px;
        margin-top: 55px;
    } 
    h1.brief-head {
        font-size: 36px;
    }

    h2.essential-head {
        font-size: 36px;
        text-align: center;
    }

    h2.transform-head {
        font-size: 36px;
    }

    /* .blue-box{
        margin-top: 60px;
    } */


/* 
    .blue-box {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: all 0.4s ease;
}

.blue-box.show {
  opacity: 1;
  max-height: 500px;
} */


 .blue-box{
        display: none;
    }


 
   

    section.hero-section-specific-1{
    margin-top: 55px;
}


    /* CONTACT_SECTION */

    img.img-fluid.contact-bg.w-100 {
        height: 220px;
    }
    .contact-content {
        padding: 24px 20px;
    }

    section.hero-section-contact {
    margin-top: 55px;
}

    /* Privacy-section */

    section.privacy-policy-section {
        padding: 36px 16px;
        margin-top: 55px;
    }
    h1.policy-head {
        font-size: 36px;
    }

    h3.last-update {
        font-size: 16px;
    }

    .policy-date {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    /* Terms-conditions-section */

    section.terms-condition-section {
        padding: 36px 16px;
        margin-top: 55px;
    }

    /* Blog-list */

    section.hero-section-blog-list{
    height: 220px;
    margin-top: 55px;
    }

    h1.blog-head {
        font-size: 24px;
    }

    .blog-content{
        padding: 0px 20px;
    }

.blog-det-content{
    padding:50px 5px;
}

.nav-pills-wrapper{
    padding: 15px;
}


    /* blog-detail */

    section.blog-detail-section {
        padding: 5px 3px;
    }

    .prof-2 {
        display: flex;
        justify-content: flex-start;
        gap: 15px;
    }

    /* ul.list-1.indus-foot {
        transform: translate(0px, -115px);
    } */

    .social-media {
        display: flex;
        gap: 10px;
        width: 100%;
        justify-content: flex-start;
        transform: translate(-40px, 10px);
    }

    img.img-fluid.footer-logo.w-100 {
        height: 81px;
        position: relative;
        transform: translate(-103px, 0px);
    }

    p.copyright {
    padding-right: 32px;
    }

    /* .row.footer-lists {
        transform: translate(0px, 100px);
    } */

    section.footer-section{
        padding-top: 24px;
    }

    h3.sub-heading{
        /* line-height: unset; */
        line-height: 24px;
        /* font-size: 24px; */
        font-size: 20px;
    }

 /* career-section */


     section.hero-section-careers{
    height: auto;
    margin-top: 55px;
 }

 h1.join-head {
    font-size: 36px;
    display: inline-flex;
}

.join-text{
    text-align: left;
}

h4.join-para{
    line-height: 30px;
}

h1.open-head{
    font-size: 36px;
}

.content-box{
    padding: 50px 15px;
}

section.work-place-section {
    padding: 32px 0;
}

.job-apply-content{
    width: 100%;
}

p.job-para {
    padding: 5px;
}

button.btn-main.view-d{
    width: 135px;
}

button.btn-main.apply{
    width: 135px;
}

/* Service-page  */

h1.simply-head{
    font-size: 36px;
}
p.simply-small{
    font-size: 24px;
}

h4.simply-para{
    font-size: 16px;
}

h2.talk-head{
    font-size: 37px;
}
h4.talk-small{
    font-size: 16px;
    line-height: 24px;
}

h1.leader-head{
    font-size: 36px;
    margin-bottom: 32px;
}

section.simplify-section {
    padding: 20px 0;
}


/* HealthCare-page */

section.hero-section-healthcare{
    height: 220px;
    background-position: center;
    margin-top: 55px;
}

span.span-brief {
    font-size: 36px;
}

p.transform-para{
    font-size: 16px;
}

/* Logistics-page  */

section.hero-section-logistics{
    height: 220px;
    background-position: center;
    margin-top: 55px;
}


section.hero-section-specific-11{
    height: 220px;
    background-position: center;
    margin-top: 55px;
}

section.hero-section-specific-2{
    height: 220px;
    background-position: center;
    margin-top: 55px;
}



/* Banking-page */

section.hero-section-banking{
 height: 220px;
    background-position: center;
    margin-top: 55px;
}

/* Aerospace-page */

    
section.hero-section-aerospace{
     height: 180px;
    background-position: center;
    margin-top: 55px;
}

/* Services-page */

section.hero-section-services{
    margin-top: 55px;
}

img.img-fluid.feat-img.w-100.fade-up.animate {
    height: 300px;
}



.four-feats-content{
    padding: 20px 0px;
    gap: 50px;
}

.transformation-section .nav-link.tab_link {
    font-size: 14px;
}

.ft-head{
    flex-direction: row!important;
    gap: 5px;
}


/* industry-v2  */

img.specific-ind{
    width: 335px;
}


section.hero-section-solar-1{
    margin-top: 55px;
    height: 220px;
    margin-left: 0;
}
section.hero-section-wind-1{
    margin-top: 55px;
    height: 220px;
    margin-left: 0;

}

section.hero-section-ethanol-1{
    margin-top: 55px;
    height: 220px;
    margin-left: 0;

}
section.hero-section-mining-1{
    margin-top: 55px;
    height: 220px;
    margin-left: 0;

}

section.hero-section-steel-1{
    margin-top: 55px;
    height: 220px;
    margin-left: 0;

}

section.hero-section-gases-1{
    margin-top: 55px;
    height: 220px;
    margin-left: 0;

}

section.hero-section-pharma-1{
    margin-top: 55px;
    height: 220px;
    margin-left: 0;
}

section.hero-section-hospitals-1{
    margin-top: 55px;
    height: 140px;
    margin-left: 0;
}

section.hero-section-shipping-1{
    margin-top: 55px;
    height: 220px;
    margin-left: 0;
}

section.hero-section-banking-1{
    margin-top: 55px;
    height: 220px;
    margin-left: 0;
}

section.hero-section-insurance-1{
    margin-top: 55px;
    height: 140px;
    margin-left: 0;
}

section.hero-section-retail-1{
    margin-top: 55px;
    height: 220px;
    margin-left: 0;
}

.key-application.d-md-none > .row {
  align-self: flex-start !important;
  height: auto !important;
}


/* 01/08/25 */

.grid-wrapper {
  display: grid;
}

.use-case {
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: 0.5rem;
  align-items: stretch; 
}
  .image-cell {
  display: flex;
  width: 28px;
} 

 .image-cell img {
  height: 100%;
  width: auto;
  /* object-fit: cover; */
  flex: 1;
}  

.text-cell {
  display: flex;
  flex-direction: column;
  justify-content: first start;
}

.text-cell .blue-box {
  margin-top: auto;
  margin-bottom: 1rem;
}   


/* .use-case {
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: 0.5rem;
 
  align-items: flex-start !important;
}

.image-cell {
  display: flex;
  width: 28px;
  flex: 0 0 28px; 
}

.image-cell img {
  width: 100%;
  height: auto;        
  object-fit: contain; 
}

.text-cell {
  display: flex;
  flex-direction: column;
  justify-content: flex-start; 
  gap: 0; 
 
}

.text-cell h3,
.text-cell p,
.text-cell .blue-box {
  margin: 0; 
}

.text-cell .blue-box {
  margin-top: auto;     
  margin-bottom: 4px;    
  margin-top: 12px !important;
  padding-top: 4px;
  padding-bottom: 4px;  
}

/* =================================== */
} 




/* ======desktop-media-queries======= */

@media(min-width:1200px){
    .container-custom{
        max-width:1140px;
        margin: 0 auto;
    }
    .transformation-section .nav-pills .nav-link {
       font-size: 16px;
    }

        /* h1.brief-head {
    font-size: 48px!important;
    } */

}

@media(min-width:1400px){
    .container-custom{
        max-width:1440px;
        margin: 0 auto;
    }
   
    h1.brief-head {
    font-size: 56px!important;
    padding-right: 30px;
    }

}


/* ===Dropdown_Menu==== */


@media (min-width: 992px) {
  /* Hide nested menus by default */
  .dropdown-submenu .dropdown-menu {
    display: none;
  }
  /* Show when hovering the parent submenu */
  .dropdown-submenu:hover > .dropdown-menu {
    display: block !important;
    left: 100%;
    top: 0;
  }
}





/* ==== Tabs-Media-queries =====  */

@media only screen and (min-width: 768px) and (max-width: 1024px) {
 

.justify-align{
    justify-content: left !important;
}

.column-img{
    display: flex;
    flex-direction: column;
}

.blog-det-content{
    padding: 32px !important;
}

.hero-section {
        height: 70vh;
    }


   .linkdln-color{
    width: 40px;
   }

   h1.brief-head{
    font-size: 50px !important;
   }

}

/* ===========ipad-landscape-media-queries============= */
/* @media only screen and (min-width:992px) and (max-width:1199px){
.hero-section-contact{
    height:100vh!important;
}
} */


