body header {
    background: transparent !important;
}
.panel:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 39%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 10px solid #fff;
}
ul.language-options:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 59%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 10px solid #fff;
}
body .header-inwrap {
    position: relative;
    z-index: 6;
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(19.799999px);
    border-radius: 18px;
    box-shadow: 0px 1px 6px 2px #00000014;
}
/* Keep header fixed */
body .site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

.headerbookdemo {
    background: #000;
    font-weight: 500;
    font-size: 16px;
    color: #fff !important;
    padding: 8.7px 26px;
    border-radius: 70px;
}
.header-btns {
    display: flex;
    gap: 8px;
}
/*langauge switcher code */
.language-dropdown {
    position: relative;
    width: 40px;
    height: 40px;
}
.language-selected {
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
padding: 10px 10px;
background: #DED4FF;
border: 0;
cursor: pointer;
border-radius: 50px;
    width: 40px;
    height: 40px;
}
 
.language-selected img {
width: 16px;
}
.language-options {
list-style-type: none;
display: none;
position: absolute;
top: 150%;
left: -161%;
background: #fff;
border: 1px solid #ddd;
z-index: 999;
width: 145px;
padding: 8px 7px;
border-radius: 15px;
margin-bottom: 0 !important;
}
.language-options li img {
max-width: 16px;
}
.language-options li {
    margin-bottom: 7px;
}
.language-options li:last-child {
margin-bottom: 0 !important;
}
.language-options li a {
color: #000;
display: flex;
align-items: center;
gap: 11px;
padding: 7px 5px 7px 5px;
font-size: 16px;
    border-radius: 5px;
}
/*language switcher code */

.header-inwrap {
    min-height: 64px;
    background: #fff;
    position: relative;
    padding: 0px 36px;
    margin-top: 35px;
    border-radius: 10px;
    z-index: 3;
}
.indian-menuwrap2.us-menuwrap .navbar-nav {
        justify-content: center;
    width: 100%;
}
/*navbar css */
.primary-menu {
    column-gap: 34px;
    max-height: 37px;
}
.primary-menu button {
    border: 0;
    background: transparent;
    padding: 0;
    line-height: 1;    
} 
nav a, nav span, nav .mega-tab-content2 .tab-head,
.lang-name {
    font-family: "Lato", sans-serif !important;
    text-decoration: none;
}
.lang-name { 
font-weight: 700; 
font-size: 14px; 
line-height: 1px; 
color: #000 !important;
}
.language-options li a:hover {
    background: #EAE1FF;
}

nav .mega-menu-content {
    position: absolute;
    width: 100%;
    left: 0;
    background: #fff;
    /*backdrop-filter: blur(19.799999px);*/
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    top: 62px; 
    clip: rect(0, 5000px, 5000px, -5000px);
    border-radius: 20px; 
}
nav .mega-menu-content {

}
nav .mega-menu-content:before {
  /*
  content: '';
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  height: 20px;
  background: white; /* same as background of the container or parent */
  z-index: 2; 
}
nav .product-tab { 
    padding: 20px 22px 16px;
    margin: 0;
    border-radius: 10px;
    width: 29.5%;
    position: relative;
}
nav .product-tab.active {
    background: #ECECFF;   
}
nav .tab-title {
    font-size: 18px;
    padding: 0;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 1;
}
nav .product-tab.active .tooltip {
    visibility: visible;
    opacity: 1;
}
nav .tab-txt {
    line-height: 16.66px;
    color: #4A4A4A;
    height: auto;
    font-weight: 400;
    margin: 0;
    min-height: 42px;
    font-size: 14px;
    opacity: .8;
}
nav .tooltip {
    transition: visibility 0s, opacity 0.2s linear;
    position: absolute;
    top: -11px;
    left: 22px;
    background: linear-gradient(131.46deg, #F64E82 -57.07%, #6C4BCE 56%);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    padding: 6px;
    border-radius: 4px;
}
nav .mega-tabs-wrap {
        margin: 30px 38px 0;
}
nav .mega-tabs-wrap2.cgap-dynamic .mega-tab-box2 {
    width: 27.57%;
}
nav .top-nav-item>a {
    padding: 29px 0; 
    font-size: 16px;
    color: #01011c;
    display: flex;
    align-items: center;
}

nav .product-submenu {
    padding: 20px 38px 17px;
    border-top: 1px solid #D3D2F9;
    margin-top: 22px;
    width: 100%;
}

nav #submenu-hv1 .submmenu-lastparent .submenu-data {
    padding: 9px 17px;
    border-radius: 10px;
    width: 29.5%;
    height: 104px;
}
nav #submenu-hv1 .submmenu-lastparent .submenu-data:hover {
    background: #F3F3FF !important;
}
nav #submenu-hv1 .menu-text {
    padding-top: 2px;
    padding-left: 14px;  
}
nav div#resources:before {
        left: 15.5%;
}

nav #submenu-hv1 .menu-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 18.56px;
    color: #01011C;
    padding-bottom: 9px;
    margin: 0;
}
nav #submenu-hv1 .menu-desc {
    font-size: 14px;
    line-height: 18.2px;
    font-weight: 400;
    color: #4A4A4A;
    margin: 0;
}
nav .module-menubox {
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 10px;
    width: 250px;
    height: 95px;
    cursor: pointer;
}
nav .module-menubox:hover {
    background: #F3F3FF;
}
nav .module-menubox .menubox-text {
    padding-left: 12px;
}
nav .module-menubox .menubox-title {
    font-size: 12px;
    line-height: 1.3;
    font-weight: 600;
    line-height: 18.56px;
    color: #01011C;
    padding-bottom: 9px;
    margin: 0;
}
nav .module-menubox .menubox-desc {
    font-size: 12px; 
    line-height: 1.3;
    opacity: .8;
    font-weight: 400;
    color: #4A4A4A;
}

nav .plug-menulist {
    width: 187px; 
}
nav .plug-menulist .plug-menulist-head {
    font-size: 14px;
    font-weight: 700;
    line-height: 16.24px;
    color: #01011C;
    margin: 0 0 8px;
    padding: 0 5px;
}
nav .plug-menulist a {
    font-size: 10px;
    font-weight: 500;
    line-height: 15px;
    color: #2A2A2A;
    display: inline-block;
}

nav .plug-menulist  p.m-0 {
    line-height: 1;
}
nav .plug-menulist p.m-0 a { 
    padding: 0 5px;
    border-radius: 5px;
}
nav .plug-menulist p.m-0 a:hover {
    background: #ECECFF;
}
nav #submenu-plug .submmenu-lastparent {
    row-gap: 25px;
    column-gap: 20px;
}

.navbar-btn a {
    font-weight: 600;
    font-size: 16px !important;
    line-height: 1;
    color: #FFFFFF !important;
    border-radius: 5px;
    background: #141414;
    max-height: 37px !important;
    height: 37px !important;
    padding: 0 29px !important;
    text-align: center !important;
}

nav .box-hyperlink {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 3;
}

nav .mega-tab-type2 {
    padding: 20px 30px;
}

/*Industries, Usecases nav items styling */ 
nav .mega-tab-box2 {
    padding: 19px;
    border-radius: 10px;
    min-height: 98px;
    width: 30.6%;
    margin-bottom: 15px;
}
nav .mega-tab-box2:hover {
    background: #EAE1FF;
}
.mega-tab-box2 img {
    margin-top: 4px;
}
nav .mega-tab-content2 .tab-head {
    color: #000;
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 700;
}
nav .mega-tab-content2 .tab-desc {
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #4D4D4D; 
    max-width: 100%;
}
nav .mega-tab-content2 {
    padding-left: 16px;
}
nav .cgap-dynamic {
    justify-content: space-between;
}
/*Industries, Usecases nav items styling */ 

/*resources styling */
nav .resouces-item {
    margin: 10px 23px;
}
nav .resouces-item  span {
    color: #01011C;
    font-size: 16px;
    font-weight: 600;
    padding-left: 14px;
}
nav .resources-min-child {
    width: 200px;
    left: unset;
}

/*resources styling */
.top-nav-item .nav-indicator2 {
    margin-left: 10px; 
    transition: all .4s;
} 
.nav-item:hover .nav-indicator2 {
    transform: rotate(180deg);
}

  .mega-menu-content,
  .product-submenu {
    display: none;
  }

  .top-nav-item:hover .mega-menu-content {
    display: block;
  }

  .product-tab.active .product-submenu {
    display: block;
  }
 .menu-active > button {
  color: #6B46C1; /* Example: purple on active */
} 

/** GLobal Menu **/
.hv-one-Menu { 
    min-width: 400px;
    max-width: 400px;
    padding: 27px;
}

.hv-oneMain {
    background: #F8F8FF;
    border-radius: 16px;
    padding: 20px !important;
    position: relative;
    margin-bottom: 30px;
}
.hv-oneMain img {
    max-width: 55px;
    height: auto;
    margin-top: -60px;
}
.hv-oneMain .bitem {
    font-size: 20px;
    font-weight: 600;
    color: #01011c;
    display: block;
    margin-bottom: .5em;
    position: relative;
}
.hv-oneMain .hv-onetxt {
    color: #434360;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    display: block;
    margin: 0;
    font-family: 'Lato', sans-serif;
    letter-spacing: initial;
    margin-bottom: 10px;
    text-transform: none;
}
nav .mega-tabs-wrap-5 .mega-tabs-wrap2 {
    padding: 27px;
    border-left: 1px solid #DDDCF9 !important;
}
nav .mega-tabs-wrap-5 .mega-tab-box2 {
    width: 48.3%;
}
.hv-oneSub {
    margin-bottom: 18px;
}
.hv-oneSub:last-child {
    margin-bottom: 0 !important;    
}
.bitem2 {
    font-weight: 600;
    font-size: 16px;
    color: #01011C;
    margin-left: 12px;
}
/**Hamburger Menu **/
.submenu-toggle {
    display: none !important;
}
.mobile-menu .has-children>a {
    position: relative;
}
.mobile-menu .has-children>a:after {
    content: "";
    background: url(/wp-content/uploads/2024/10/download.svg);
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    transition: all .3s;
    position: absolute;
    transform: translateY(-50%);
    top: 25px;
    right: 0;
}
.sub-menu-mobile a {
    padding: 3px 10px !important;
    font-weight: 400 !important;
}
.mobile-menu-wrapper li a {
    font-weight: 600;
    color: #01011c;
    font-size: 16px;
}
.sub-menu-mobile .sub-menu-mobile {
    margin-top: 10px;
}
.sub-menu-mobile .sub-menu-mobile a {
        font-weight: 400;
}
.sub-menu-mobile .has-children a {
    padding: 5px 20px;
}
.mobile-menu-toggle .bar {
    margin: 0 !important;
}
.sub-menu-mobile {
  display: none;
}
li.has-children.open > .sub-menu-mobile {
  display: block;
}

ul.sub-menu-mobile.list-unstyled.active, li.has-children.open > .sub-menu-mobile {
    display: block;
    max-height: unset !important;
}
ul.sub-menu-mobile.list-unstyled.active {
    display: block;
}
/* ensure anchor is full width/tap friendly */
.primary-menu-mobile li > a {
  display: block;
  padding: 12px 10px;
  text-decoration: none;
}

/* keep existing toggle style */
.submenu-toggle {
  cursor: pointer;
  float: right;
  margin-left: 10px;
  font-size: 14px;
  user-select: none;
}

    body.mobile-menu-open {
    overflow: hidden;
}

/* Hamburger Icon */
.mobile-menu-toggle {
    display: flex;
    flex-direction: column;
    gap: 4px;
    cursor: pointer;
    width: 25px;
}

.mobile-menu-toggle .bar {
    width: 100%;
    height: 3px;
    background: #000;
    transition: all 0.3s ease;
}

/* Hamburger to X on active */
.mobile-menu-toggle.active .bar1 {
    transform: rotate(45deg) translate(5px, 5px);
}
.mobile-menu-toggle.active .bar2 { opacity: 0; }
.mobile-menu-toggle.active .bar3 {
    transform: rotate(-45deg) translate(5px, -5px);
}
nav .resouces-item {
    padding-bottom: 5px;
}

/* Mobile menu wrapper */
.mobile-menu-wrapper {
    position: fixed;
    top: 63px; /* header height offset */
    left: 0;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    background: #fff;
    transition: max-height 0.4s ease;
    z-index: 9999;
    flex-direction: column;
    padding: 0 15px;
}

/* Open state of mobile menu */
.mobile-menu-wrapper.active {
    max-height: calc(100vh - 80.8px); /* full remaining height */
}
/* Menu items */
.primary-menu-mobile li {
    list-style: none;
    margin-bottom: 0px;
}
/* Submenu container */
.primary-menu-mobile li.has-children > .sub-menu-mobile {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
    padding-left: 15px;
}
/* Open state for child submenu */
.primary-menu-mobile li.has-children > .sub-menu-mobile.active {
    max-height: 500px; /* adjust to fit content */
}
/* Toggle icon for children */
.submenu-toggle {
    cursor: pointer;
    float: right;
    margin-left: 10px;
    font-size: 14px;
    user-select: none;
} 
nav .top-nav-item>span {  
    font-size: 16px;
    color: #01011c;
    display: flex;
    align-items: center;
    height: 70px;
}
nav .plug-menulist p.m-0 span {
    font-size: 10px;
    font-weight: 500;
    line-height: 15px;
    color: #2A2A2A;
    display: inline-block;
    padding: 0 5px;
    border-radius: 5px;
}

/* style as per new animation */

[data-menu] {
    display: block !important;
}

/* PRODUCT TABS */
.product-tab.active {
    background: #f6f9fc;
    border-radius: 8px;
}

.product-submenu {
    display: none;
    width: 100%;
}

.product-submenu.active {
    display: block;
}

nav .mega-menu-content {
    top: 20px !important;
}

/* DEMO */
body {
    font-family: Arial;
    background: #f6f9fc;
    height: 2000px;
}

/* NAVBAR */
.navbar { 
    z-index: 10;
    position: static !important;
    padding: 0 !important;
}

.navbar-nav .nav-link {
    color: #000000 !important;
    font-weight: 700;
    padding: 20px;
    cursor: pointer;
height: 64px;
}

/* DROPDOWN WRAPPER */
.mega-wrapper {
    position: absolute;
    top: 84%;
    left: 0;
    width: 100%;
}
 
/* DROPDOWN CONTAINER */
.mega-container {
    position: absolute;
    width: 1260px; 
    border-radius: 12px;
    box-shadow: 0 20px 60px rgba(0,0,0,.15);
    opacity: 0;
    transform: translateY(10px);
    transition: all .25s ease;
    display: none;
    left: 0 !important;
}

/* PANELS */
.panel {
    position: absolute;
    width: 100%;
    padding: 40px;
    opacity: 0;
    transform: translateX(60px);
    transition: .35s;
}
.panel {
    pointer-events: none;
}

.panel.active {
    pointer-events: auto;
}

.panel.active {
    opacity: 1;
    transform: translateX(0);
}

.panel.slide-left {
    transform: translateX(-60px);
}

.panel.slide-right {
    transform: translateX(60px);
}

.panel h6 {
    font-weight: 700;
    margin-bottom: 10px;
}

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

.panel li {
    padding: 6px 0;
    color: #425466;
    cursor: pointer;
}

.panel li:hover {
    color: #635bff;
}

/* RESOURCES DROPDOWN ALIGNMENT */
.resources-active {
    right: -59% !important;
    left: unset !important;
}

/* -----------------------
Resources Top-to-Bottom Slide
----------------------- */
.panel.top-slide {
    transform: translateY(-20px);
    opacity: 0;
    transition: transform .35s ease, opacity .35s ease;
}

.panel.top-slide.active {
    transform: translateY(0);
    opacity: 1;
}
.activeTab {
    display: block !important;
}
.commonNav #products:before {
        left: 24.8%;
}
.commonNav #industries:before {
        left: 36%;
}
.commonNav #usecases:before {
      left: 47.5%;  
}
.commonNav #resources:before {
      left: 10.5%;  
}
.commonNav .resources-active {
    right: -66% !important;    
}

@media screen and (max-width: 767px) {
 .nav-area,.header-btns {
     display: none !important;
 }   
body {
    overflow-x: hidden;
}
}
