.mystyle {
    overflow: hidden;
  }
  
  /*===== New Css for responsive ======*/
  body.page_id_19023 .wp-block-columns.eplus-styles-uid-7dbc46 {
    margin: 0 auto;
    padding-bottom: 10px;
  }
  
  body.page_id_19023 .wp-block-columns.eplus-styles-uid-9085b7 {
    margin: 0 auto;
    padding-bottom: 10px;
  }
  
  body.page_id_19023 .wp-block-columns.eplus-styles-uid-359f3c {
    margin: 0 auto;
    padding-bottom: 10px;
  }
  
  body.page_id_19023 .wp-block-columns.eplus-styles-uid-579d2c {
    margin: 0 auto;
    padding-bottom: 10px;
  }
  
  .lightbox {
    pointer-events: none;
  }
  
  /*==== 3 logo section css ===*/
  
  .logoHolder {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1000px;
    margin: 0 auto;
  }
  .logoHolder span {
    display: inline-block;
  }
  .logoHolder span img {
    width: 230px;
  }
  
  /*==== 22.03.2024 css ===*/
  
  body.page_id_21140 .eplus-styles-uid-a53e16 .wp-block-image {
    margin: 0;
  }
  body.page_id_21140 .eplus-styles-uid-a53e16 .wp-block-column:last-child {
    padding: 0;
  }
  body.page_id_21140
    .eplus-styles-uid-a53e16
    .wp-block-column:first-child
    .wp-block-p {
    margin-bottom: 0;
  }
  
  body.page_id_21140
    .eplus-styles-uid-13d182
    .wp-block-column:first-child
    .wp-block-image {
    margin: 0;
  }
  body.page_id_21140 .eplus-styles-uid-13d182 .wp-block-column:first-child {
    padding: 0;
  }
  body.page_id_21140
    .eplus-styles-uid-13d182
    .wp-block-column:last-child
    .wp-block-p {
    margin-bottom: 0;
  }
  
  body.page_id_21140 .eplus-styles-uid-58e957 .wp-block-image {
    margin: 0;
  }
  body.page_id_21140 .eplus-styles-uid-58e957 .wp-block-column:last-child {
    padding: 0;
  }
  body.page_id_21140
    .eplus-styles-uid-58e957
    .wp-block-column:first-child
    .wp-block-p {
    margin-bottom: 0;
  }
  
  body.page_id_21140 .eplus-styles-uid-9cff00 .wp-block-button {
    float: left;
  }
  
  .posts .archive-page-link.archive-page-link-top {
    margin: 6rem 0 0 0;
  }
  
  /*==== 01.04.2024 css New Home page css===*/
  .sub-heading {
    margin-top: 40px;
    font-size: 20px;
    margin-bottom: 40px;
  }
  
  .subheading {
    margin-top: 8rem;
  }
  
  .description {
    text-align: left;
    padding-left: 40px;
  }
  
  .w3-center {
    margin-top: 40px;
    margin-bottom: 100px;
  }
  
  .btnFontQuote2 {
    padding: 15px 22px !important;
    font-size: 20px;
    font-weight: 500;
    color: #fff !important;
    border-radius: 50px;
    max-width: 180px;
    height: 50px;
    text-align: center;
    background: linear-gradient(to right, #333343, #333343);
    position: relative;
    z-index: 2;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  a {
    color: #005292;
    text-decoration: none;
  }
  
  /* Tab CSS */
  * {
    box-sizing: border-box;
  }
  
  html {
    scroll-behavior: smooth;
  }
  
  .w3-quarter {
    width: 19.99999%;
    float: left;
  }
  #nav-container-tab {
    /*position: fixed;*/
    width: 100%;
    padding: 1em 0;
    /*background-color: #fff;*/
  }
  
  #nav-tab {
    display: flex;
    justify-content: space-evenly;
    height: 3em;
    line-height: 3em;
  }
  .en #nav-tab {
    display: flex;
    justify-content: space-evenly;
    height: 100px;
    line-height: 3em;
    align-items: center;
    padding-top: 16px;
  }
  .cn #nav-tab {
    display: flex;
    justify-content: space-evenly;
    height: 100px;
    line-height: 3em;
    align-items: center;
    padding-top: 16px;
}
  
  #nav-tab a:link,
  #nav-tab a:visited,
  #nav-tab a:active {
    text-decoration: none;
    font-weight: 700;
    color: #334;
  }
  
  a:hover {
    color: #85d6cb;
  }
  
  .nav-link {
    padding: 0 1em;
    margin: 0 3em;
    border-radius: 2em;
    transition: all 0.4s;
  }
  
  a.active {
    color: #fff;
  }
  
  a.nav-link.active:hover {
    padding: 0 4em;
    margin: 0;
  }
  
  /*End Tab CSS */
  
  .column {
    float: left;
    width: 50%;
    padding: 10px;
    height: 300px;
  }
  
  .row:after {
    content: "";
    display: table;
    clear: both;
  }
  
  @media (min-width: 800px) {
    .hero {
      height: 80vh;
      max-width: 72rem;
      margin: 3rem auto;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-evenly;
    }
  
    .wp-block-columns.is-style-cols-wide.each_box_wrap  {
        gap: 1.5rem;
        max-width: 64rem;
        align-items: center;
    }
    .wp-block-columns.is-style-cols-wide.connect_wrap  {
      align-items: self-start;
  }
    .wp-block-columns.is-style-cols-wide.each_box_wrap  .wp-block-image.is-style-wide{
      margin-bottom: 0;
    }
    .each_top_btn {
      text-align: left;
    }
  
    .tab-section {
      /* max-width: 72rem; */
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-evenly;
    }
    .page-title {
      font-size: 3rem;
      line-height: 5rem;
  }
  
  }
  .wp-block-columns.is-style-cols-wide.each_box_wrap  .wp-block-p {
    margin: 0 auto 1rem 0;
  }
  .page_id_22879 .wp-block-button,
  .page_id_22334 .wp-block-button,
  .page_id_23085  .wp-block-button,
    .page_id_23407 .wp-block-button,
    .page_id_23596  .wp-block-button,
    .page_id_21614 .wp-block-button,
    .page_id_20542 .wp-block-button,
    .page_id_21140 .wp-block-button,
    .page_id_21887 .wp-block-button,
    .page_id_24222 .wp-block-button,
    .page_id_24145 .wp-block-button,
    .page_id_24031  .wp-block-button,
    .page_id_23691 .wp-block-button,
    .page_id_23909 .wp-block-button
    {
      text-align: left;
    }
    .top_btn  .wp-block-button{
      text-align: left;
    }
    .wp-block-p{
      padding: 0;
    }
  .slider_row {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: space-between;
    max-width: 90%;
    margin: 0 auto;
  }
  
  .slider_left {
    width: calc(65% - 15px);
  }
  
  .slider_right {
    width: calc(35% - 15px);
  }
  
  .slider_heading {
    display: block;
    width: 100%;
    font-size: 1.75rem;
    margin: 50px auto 30px;
  }
  
  .clearfix {
    overflow: auto;
  }
  
  .clearfix::after {
    content: "";
    clear: both;
    display: table;
  }
  
  .blog_list {
    display: block;
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
  }
  
  .blog_list li {
    display: block;
    width: 100%;
    list-style: none;
  }
  
  .client_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 90%;
    margin: 0 auto;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 0 15px #999;
    padding: 20px;
  }
  
  .client_item {
    display: inline-flex;
    width: 16.66%;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
  }
  
  .client_item img {
    display: block;
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
  }
  
  /*** End ********/
  
  @media (max-width: 575px) {
   h1.page-title{
      font-size: 28px;
      line-height: 32px;
    }
   /* h1.page-title > br{
      display: none;
    } */
    .is-style-number-three {
      background-image: linear-gradient(130deg, #7900bb 0, #05b 100%);
      font-size: 24px;
      line-height: 30px !important;
      margin-top: 15px;
  }
  .is-style-number-four {
    background-image: linear-gradient(130deg, #05b 0, #008478 100%);
    font-size: 20px;
    /* margin-top: 0; */
  }
  /* .is-style-number-three br{
    display: none;
  }
  .is-style-number-four br{
    display: none;
  } */
  .page-title {
    margin: 5rem auto 0 auto;
  }
    .wp-block-h2 {
      font-size: 22px;
      margin-top: 1rem;
  }
  .wp-block-image{
    margin-top: 0;
  }
  }
  @media (max-width: 480px) {
    .hero {
      margin-top: 80px;
    }
  
    .page {
      margin-top: 80px;
    }
  
    .releases {
      margin-top: 80px;
    }
    body.page_id_12678 .wp-block-table table.has-fixed-layout tr td,
    body.page_id_10382 .wp-block-table table.has-fixed-layout tr td {
      padding: 7px;
    }
  
    body.page_id_12678 .wp-block-table table.has-fixed-layout tr td img,
    body.page_id_10382 .wp-block-table table.has-fixed-layout tr td img {
      width: 24px !important;
      height: auto !important;
    }
    body.page_id_12678 footer,
    body.page_id_10382 footer {
      padding-top: 0;
    }
    .page_id_21140 .eplus-styles-uid-13d182 .wp-block-column,
    .page_id_21140 .eplus-styles-uid-a53e16 .wp-block-column {
      margin: 0;
    }
  
    .page_id_21140 .eplus-styles-uid-13d182 .wp-block-column .wp-block-image {
      margin: 0 0 30px;
    }
  
    .page_id_21140 .eplus-styles-uid-a53e16 .wp-block-column .wp-block-image {
      margin: 30px 0 0;
    }
  
    .release-major .release-title,
    .release-major .release-title-link {
      font-size: 50px;
      color: #fff;
    }
  
    .page_id_21140 .wp-block-ol,
    .wp-block-p,
    .wp-block-ul {
      margin: 0;
      padding: 0;
    }
  
    body.page_id_18999 .eplus-styles-uid-59305a .report-tile:first-child {
      margin-top: 0;
    }
  
    body.page_id_18999 .eplus-styles-uid-bab2f6 .report-tile:first-child {
      margin-top: 0;
    }
  
    body.page_id_18999 .eplus-styles-uid-be174c .report-tile:first-child {
      margin-top: 0;
    }
  
    body.page_id_56 h1.page-title {
      margin-bottom: 0;
    }
  
    body.page_id_56 footer {
      padding-top: 0;
    }
  
    body.page_id_82 .network-icons svg {
      max-width: 3.5rem;
      height: 3.5rem;
    }
  
    body.page_id_82 .wp-block-kawo-blocks-screenshot-lightbox {
      margin-top: 20px;
    }
  
    body.page_id_82 h2#h-5-ways-kawo-makes-your-team-more-efficient {
      margin-top: 0;
    }
  
    body.page_id_82 .eplus-styles-uid-98718b .wp-block-column {
      margin-top: 0;
    }
  
    body.page_id_82 footer {
      padding-top: 0;
    }
  
    body.page_id_993 h1.page-title br {
      display: none;
    }
  
    body.page_id_993 .wp-block-kawo-blocks-screenshot-lightbox {
      margin-top: 20px;
    }
  
    body.page_id_993 h3:first-child {
      margin-top: 0;
    }
  
    body.page_id_993 .eplus-styles-uid-05b56f .wp-block-column {
      margin-top: 0;
    }
  
    body.page_id_993 footer {
      padding-top: 0;
    }
  
    body.page_id_1063 footer {
      padding-top: 0;
    }
    body.page_id_3335 .eplus-styles-uid-f32ad7 .wp-block-column figure {
      margin: 0;
    }
    body.page_id_3335 .wp-block-kawo-blocks-screenshot-lightbox {
      margin-top: 20px;
    }
  
    body.page_id_3335 footer {
      padding-top: 0;
    }
  
    body.page_id_13384 footer {
      padding-top: 0;
    }
    body.page_id_13384 .wp-block-kawo-blocks-screenshot-lightbox {
      margin-top: 20px;
    }
    body.page_id_21140 h1.page-title {
      margin-bottom: 0;
    }
  
    body.page_id_21140 .eplus-styles-uid-9cff00 {
      padding: 1rem 0;
    }
    body.page_id_21140 .eplus-styles-uid-9cff00 > .wp-block-column {
      margin-top: 0;
    }
    body.page_id_21140 .eplus-styles-uid-a53e16 .eplus-wrapper {
      padding: 10px;
    }
    body.page_id_21140 .eplus-styles-uid-13d182 {
      margin-top: 0;
      padding-top: 0;
    }
  
    body.page_id_21140 .eplus-styles-uid-58e957 {
      margin-top: 0;
      padding-top: 0;
    }
  
    body.page_id_21140 .eplus-styles-uid-13d182 .wp-block-column:first-child {
      padding-top: 0;
    }
    body.page_id_21140 .eplus-styles-uid-13d182,
    body.page_id_21140 .eplus-styles-uid-58e957 .eplus-wrapper figure {
      margin-bottom: 0;
    }
    body.page_id_21140 .eplus-styles-uid-58e957 .eplus-wrapper:nth-child(2n) {
      margin-top: 0;
    }
  
    body.page_id_21140
      .eplus-styles-uid-49f8cc
      .eplus-wrapper.wp-block-column:first-child {
      margin-top: 0;
    }
  
    body.page_id_21887 h1.page-title br {
      display: none;
    }
    body.page_id_21887 .eplus-styles-uid-0bdf55 > .wp-block-column {
      padding: 0;
    }
    body.page_id_21887 .eplus-styles-uid-0bdf55 > .wp-block-column h1 {
      margin-top: 0;
    }
    body.page_id_21887 .eplus-styles-uid-3ec59e .eplus-wrapper.wp-block-column {
      margin-top: 0;
    }
    body.page_id_21887
      .eplus-styles-uid-b069db
      .eplus-wrapper.wp-block-column
      figure {
      margin: 0;
    }
    body.page_id_21887
      .eplus-styles-uid-3ec59e
      .eplus-wrapper.wp-block-column
      figure {
      margin-top: 0;
    }
    body.page_id_21887 .eplus-styles-uid-49a0f0 .eplus-wrapper.wp-block-column {
      margin-top: 0;
    }
    body.page_id_21887
      .eplus-styles-uid-d71fe9
      .eplus-wrapper.wp-block-column
      figure {
      margin: 0;
    }
    body.page_id_21887
      .eplus-styles-uid-49a0f0
      .eplus-wrapper.wp-block-column
      figure {
      margin-top: 0;
    }
    body.page_id_21887 footer {
      margin-top: 0;
      padding-top: 0;
    }
    body.page_id_4414 h1.page-title {
      margin-bottom: 20px;
    }
    body.page_id_4414 footer {
      padding-top: 0;
    }
    body.page_id_4414 .wp-block-columns .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_4417 h1.page-title br {
      display: none;
    }
    body.page_id_4417 h1.page-title {
      margin-bottom: 20px;
    }
    body.page_id_4417 .wp-block-columns .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_4417 footer {
      padding-top: 0;
    }
    body.page_id_13384 .wp-block-columns .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_3860 h1.page-title {
      margin-bottom: 20px;
    }
    body.page_id_3860 .wp-block-columns .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_3860 footer {
      padding-top: 0;
    }
    body.page_id_4257 h1.page-title {
      margin-bottom: 20px;
    }
    body.page_id_4257 article > p > br {
      display: none;
    }
    body.page_id_4257 .wp-block-columns .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_4257 footer {
      padding-top: 0;
    }
  
    body.page_id_24222 h1.page-title {
      margin-bottom: 20px;
    }
    body.page_id_24222 article h1 br {
      display: none;
    }
    body.page_id_24222 .eplus-styles-uid-23ba50 > .wp-block-column {
      padding: 0;
      margin-top: 0;
    }
    body.page_id_24222
      article
      .superhero.eplus-styles-uid-ff715a
      > .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_24222 .eplus-styles-uid-271b90 figure {
      margin: 0;
    }
    body.page_id_24222 .eplus-styles-uid-b59607 > .wp-block-column,
    body.page_id_24222 .eplus-styles-uid-b59607 > .wp-block-column figure {
      margin-top: 0;
    }
    body.page_id_24222 footer {
      padding-top: 0;
    }
  
    body.page_id_24145 h1.page-title {
      margin-bottom: 20px;
    }
    body.page_id_24145 article .eplus-styles-uid-fb0c9e .wp-block-column {
      padding: 0;
      margin: 0;
    }
    body.page_id_24145 article .eplus-styles-uid-fb0c9e .wp-block-column h1 br {
      display: none;
    }
    body.page_id_24145 .eplus-styles-uid-4ab316 > .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_24145 .eplus-styles-uid-271b90 figure {
      padding-top: 0;
      margin: 0;
    }
    body.page_id_24145 .eplus-styles-uid-f031b0 > .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_24145 .eplus-styles-uid-f031b0 > .wp-block-column figure {
      margin: 0;
    }
  
    body.page_id_24145 .eplus-styles-uid-8de566 > .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_24145 .eplus-styles-uid-8de566 > .wp-block-column figure {
      margin: 0;
    }
    body.page_id_24145 footer {
      padding-top: 0;
    }
  
    body.page_id_10123 .eplus-styles-uid-89254e .wp-block-column {
      padding: 0;
    }
    body.page_id_10123 .eplus-styles-uid-89254e .wp-block-column figure {
      margin: 0;
    }
    body.page_id_10123 .eplus-styles-uid-89254e .wp-block-column figure iframe {
      width: 100%;
    }
    body.page_id_10123 footer {
      padding-top: 0;
    }
  
    body.page_id_24031 h1.page-title {
      margin-bottom: 0;
    }
    body.page_id_24031 .eplus-styles-uid-837ee7 h1 br {
      display: none;
    }
    body.page_id_24031 .eplus-styles-uid-837ee7 .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_24031 .eplus-styles-uid-fc42f1 > .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_24031 .eplus-styles-uid-271b90 figure {
      margin: 0;
    }
    body.page_id_24031 .eplus-styles-uid-a40756 .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_24031
      .eplus-styles-uid-271b90
      .wp-block-column:first-child
      figure {
      margin: 0;
    }
    body.page_id_24031 .eplus-styles-uid-a40756 figure {
      margin: 0;
    }
    body.page_id_24031 .eplus-styles-uid-8abaa6 figure {
      margin: 0;
    }
    body.page_id_24031 .eplus-styles-uid-8abaa6 .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_24031 footer {
      padding-top: 0;
    }
  
    body.page_id_23691 h1.page-title {
      margin-bottom: 0;
    }
    body.page_id_23691 article .eplus-styles-uid-31beeb .wp-block-column h1 br {
      display: none;
    }
    body.page_id_23691 article .eplus-styles-uid-31beeb .wp-block-column {
      padding: 0;
      margin: 0;
    }
    body.page_id_23691 .eplus-styles-uid-be969c .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_23691 .eplus-styles-uid-271b90 figure {
      margin: 0;
    }
  
    body.page_id_23691 .eplus-styles-uid-9e2c31 figure {
      margin: 0;
    }
    body.page_id_23691 .eplus-styles-uid-9e2c31 .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_23691 .eplus-styles-uid-85b31b figure {
      margin: 0;
    }
    body.page_id_23691 .eplus-styles-uid-85b31b .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_23691 footer {
      padding-top: 0;
    }
  
    body.page_id_23909 h1.page-title {
      margin-bottom: 0;
    }
    body.page_id_23909 article .eplus-styles-uid-5dcdfa .wp-block-column h1 br {
      display: none;
    }
    body.page_id_23909 article .eplus-styles-uid-5dcdfa .wp-block-column {
      padding: 0;
      margin: 0;
    }
    body.page_id_23909 .eplus-styles-uid-ff7492 .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_23909 .eplus-styles-uid-271b90 figure {
      margin: 0;
    }
    body.page_id_23909 .eplus-styles-uid-33bcfb figure {
      margin: 0;
    }
    body.page_id_23909 .eplus-styles-uid-33bcfb .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_23909 .eplus-styles-uid-4e60c3 .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_23909 .eplus-styles-uid-4e60c3 figure {
      margin: 0;
    }
    body.page_id_23909 footer {
      padding-top: 0;
    }
  
    body.page_id_131 .post-excerpt {
      padding: 20px;
    }
  
    body.page_id_19023 h1.page-title {
      margin-bottom: 0;
    }
    body.page_id_19023 .eplus-styles-uid-9085b7 .wp-block-column:first-child,
    body.page_id_19023 .eplus-styles-uid-359f3c .wp-block-column:first-child,
    body.page_id_19023 .eplus-styles-uid-579d2c .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_19023 footer {
      padding-top: 0;
    }
  
    body.page_id_12308 h1.page-title {
      margin-bottom: 0;
    }
    body.page_id_12308 footer {
      padding-top: 0;
    }
  
    body.page_id_169 svg {
      width: 100%;
    }
  
    body.page_id_169 article .wp-block-spacer {
      display: none;
    }
    body.page_id_169 footer {
      padding-top: 0;
    }
  
    body.page_id_17781 footer {
      padding-top: 0;
    }
  
    body.page_id_2862 h2.page-supertitle {
      margin-top: 6rem;
    }
    body.page_id_2862 .eplus-styles-uid-7eb532 .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_2862 .eplus-styles-uid-356e8a .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_2862 .eplus-styles-uid-4a9e22 .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_2862 footer {
      padding-top: 0;
    }
    body.page_id_155 .help-article,
    body.page_id_2 .help-article {
      margin-top: 100px;
    }
    body.page_id_2
      .help-article-content
      .wp-block-columns:nth-child(2n)
      .wp-block-column:first-child {
      margin-top: 0;
    }
  
    body.page_id_2
      .help-article-content
      .wp-block-columns:nth-child(3n)
      .wp-block-column:first-child {
      margin-top: 0;
    }
  
    body.page_id_3670 h1.page-title {
      margin-bottom: 0;
    }
    body.page_id_3670 article .wp-block-column:first-child {
      display: none;
    }
    body.page_id_3670 article .wp-block-column:nth-child(2n) {
      margin-top: 0;
    }
    body.page_id_3670 footer {
      padding-top: 0;
    }
  
    body.page_id_6218 footer,
    body.page_id_6113 footer,
    body.page_id_12532 footer,
    body.page_id_12555 footer,
    body.page_id_12557 footer,
    body.page_id_12855 footer,
    body.page_id_12854 {
      padding-top: 0;
    }
    body.page_id_19023 .eplus-styles-uid-85e26a .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_2862 .eplus-styles-uid-ab95a6 .wp-block-column:first-child {
      margin-top: 0;
    }
  
    /*==== Chinese version Responsive code  ====*/
  
    body.page_id_34 .page.home {
      margin-top: 20px;
    }
    body.page_id_34 .page.home h3 {
      margin-top: 0;
    }
    body.page_id_34
      .page.home
      .wp-block-kawo-blocks-screenshot-lightbox
      .k-screenshots {
      height: auto;
      margin-top: 20px;
    }
    body.page_id_34
      .page.home
      .wp-block-kawo-blocks-screenshot-lightbox
      .screenshot-img {
      width: inherit;
    }
  
    body.page_id_3670 footer,
    body.page_id_699 footer,
    body.page_id_1094 footer,
    body.page_id_1118 footer,
    body.page_id_1134 footer,
    body.page_id_3409 footer,
    body.page_id_13205 footer,
    body.page_id_4181 footer,
    body.page_id_3984 footer,
    body.page_id_4168 footer,
    body.page_id_4129 footer,
    body.page_id_20542 footer,
    body.page_id_21614 footer,
    body.page_id_23596 footer,
    body.page_id_23407 footer,
    body.page_id_23085 footer,
    body.page_id_22334 footer,
    body.page_id_22879 footer,
    body.page_id_135 footer,
    body.page_id_18999 footer,
    body.page_id_14008 footer,
    body.page_id_3769 footer,
    body.page_id_1204 footer,
    body.page_id_9276 footer,
    body.page_id_3683 footer,
    body.page_id_7477 footer,
    body.page_id_7476 footer,
    body.page_id_12531 footer,
    body.page_id_12556 footer,
    body.page_id_12814 footer,
    body.page_id_12821 footer {
      padding-top: 0;
    }
  
    body.page_id_699 h1.page-title {
      margin-bottom: 0;
    }
    body.page_id_1094 .network-icons svg {
      max-width: 3.5rem;
      height: 3.5rem;
    }
    body.page_id_1094 article p br {
      display: none;
    }
  
    body.page_id_1094 .eplus-styles-uid-a06af4 .wp-block-column:first-child,
    body.page_id_1118 .eplus-styles-uid-ad60a8 .wp-block-column:first-child,
    body.page_id_1134 .eplus-styles-uid-7dfd31 .wp-block-column:first-child {
      margin-top: 0;
    }
  
    body.page_id_1094
      .eplus-styles-uid-a06af4
      .wp-block-column:first-child
      .wp-block-buttons,
    body.page_id_1118
      .eplus-styles-uid-ad60a8
      .wp-block-column:first-child
      .wp-block-buttons,
    body.page_id_1118
      .eplus-styles-uid-ad60a8
      .wp-block-column:last-child
      .wp-block-buttons,
    body.page_id_1134 .eplus-styles-uid-7dfd31 .wp-block-buttons {
      padding-top: 0;
    }
  
    body.page_id_1118 article > p {
      margin-bottom: 20px;
    }
    body.page_id_3409 .eplus-styles-uid-0d55ed .wp-block-column figure {
      margin: 0;
    }
    body.page_id_3409 .wp-block-kawo-blocks-screenshot-lightbox {
      margin-top: 20px;
    }
  
    body.page_id_13205 h1.page-title br {
      display: none;
    }
    /*
  body.page_id_13205 article p br,body.page_id_4181 article p br,body.page_id_3984 article p br,body.page_id_4168 article p br, body.page_id_4129 article p br {display:none;}*/
  
    body.page_id_13205 article > p {
      margin-bottom: 20px;
    }
    body.page_id_13205 .eplus-styles-uid-a9cf83 .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_13205 .eplus-styles-uid-85984c .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_13205 .eplus-styles-uid-594852 .wp-block-column:first-child {
      margin-top: 0;
    }
  
    body.page_id_18464 .wp-block-buttons {
      margin-top: 20px;
    }
  
    body.page_id_4181 h1.page-title {
      margin-bottom: 20px;
    }
    body.page_id_4181 .superhero .wp-block-column .wp-block-p {
      text-align: center;
    }
    body.page_id_4181 .superhero .wp-block-column svg {
      margin-bottom: 20px;
    }
    body.page_id_4181 article .wp-block-columns .wp-block-column:first-child {
      margin-top: 0;
    }
  
    body.page_id_3984 article .wp-block-columns .wp-block-column:first-child {
      margin-top: 0;
    }
  
    body.page_id_4168 .superhero .wp-block-column .wp-block-p {
      text-align: center;
    }
    body.page_id_4168 .superhero .wp-block-column svg {
      margin-bottom: 20px;
    }
    body.page_id_4168 article .wp-block-columns .wp-block-column:first-child {
      margin-top: 0;
    }
  
    body.page_id_4129 article .wp-block-columns .wp-block-column:first-child {
      margin-top: 0;
    }
  
    body.page_id_20542 h1.page-title {
      margin-bottom: 20px;
    }
    body.page_id_20542
      article
      .eplus-styles-uid-27a439
      .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_20542
      article
      .eplus-styles-uid-27a439
      .wp-block-column:first-child
      h1 {
      margin-top: 0;
    }
    body.page_id_20542 article .eplus-styles-uid-27a439 .wp-block-column {
      padding: 0;
    }
    body.page_id_20542 .eplus-styles-uid-826fdf .wp-block-column:nth-child(2n) {
      margin-top: 0;
    }
    body.page_id_20542
      .eplus-styles-uid-826fdf
      .wp-block-column:nth-child(2n)
      figure {
      margin-bottom: 0;
    }
    body.page_id_20542 .eplus-styles-uid-9a35d5 .wp-block-column figure {
      margin-top: 0;
    }
    body.page_id_20542 .eplus-styles-uid-9a35d5 .wp-block-column {
      margin-top: 0;
    }
    body.page_id_20542 .eplus-styles-uid-6a6dd5 .wp-block-column:nth-child(2n) {
      margin-top: 0;
    }
    body.page_id_20542
      .eplus-styles-uid-6a6dd5
      .wp-block-column:nth-child(2n)
      figure {
      margin-bottom: 0;
    }
  
    body.page_id_21614 h1.page-title {
      margin-bottom: 20px;
    }
    body.page_id_21614
      article
      .eplus-styles-uid-abceea
      .wp-block-column:first-child
      h1 {
      margin-top: 0;
    }
    body.page_id_21614
      article
      .eplus-styles-uid-abceea
      .wp-block-column:first-child {
      padding: 0;
    }
    body.page_id_21614 .eplus-styles-uid-acb09e .wp-block-column:nth-child(2n) {
      margin-top: 0;
    }
    body.page_id_21614
      .eplus-styles-uid-acb09e
      .wp-block-column:nth-child(2n)
      figure {
      margin-bottom: 0;
    }
    body.page_id_21614 .eplus-styles-uid-c5bfae .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_21614
      .eplus-styles-uid-c5bfae
      .wp-block-column:first-child
      figure {
      margin: 0;
    }
    body.page_id_21614 .eplus-styles-uid-1f58da .wp-block-column:nth-child(2n) {
      margin-top: 0;
    }
    body.page_id_21614
      .eplus-styles-uid-1f58da
      .wp-block-column:nth-child(2n)
      figure {
      margin-bottom: 0;
    }
    body.page_id_21614 .eplus-styles-uid-36c54e .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_21614
      .eplus-styles-uid-36c54e
      .wp-block-column:first-child
      figure {
      margin: 0;
    }
  
    body.page_id_23596 h1.page-title {
      margin-bottom: 20px;
    }
    body.page_id_23596
      article
      .eplus-styles-uid-c55a90
      .wp-block-column:first-child
      h1 {
      margin-top: 0;
    }
    body.page_id_23596
      article
      .eplus-styles-uid-c55a90
      .wp-block-column:first-child {
      padding: 0;
    }
    body.page_id_23596 article .eplus-styles-uid-c55a90 .wp-block-column {
      margin-top: 0;
    }
    body.page_id_23596 .eplus-styles-uid-215076 .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_23596 .eplus-styles-uid-271b90 figure {
      margin: 0;
    }
    body.page_id_23596 .eplus-styles-uid-7d5a61 figure {
      margin: 0;
    }
    body.page_id_23596 .eplus-styles-uid-7d5a61 .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_23596 .eplus-styles-uid-e769b2 .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_23596
      .eplus-styles-uid-e769b2
      .wp-block-column:first-child
      figure {
      margin: 0;
    }
  
    body.page_id_23407 h1.page-title {
      margin-bottom: 20px;
    }
    body.page_id_23407
      article
      .eplus-styles-uid-dad446
      .wp-block-column:first-child
      h1 {
      margin-top: 0;
    }
    body.page_id_23407
      article
      .eplus-styles-uid-dad446
      .wp-block-column:first-child {
      padding: 0;
    }
    body.page_id_23407 article .eplus-styles-uid-dad446 .wp-block-column {
      margin-top: 0;
    }
    body.page_id_23407
      article
      .eplus-styles-uid-126000
      .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_23407 article .eplus-styles-uid-271b90 figure {
      margin: 0;
    }
    body.page_id_23407 article .eplus-styles-uid-946d83 figure {
      margin: 0;
    }
    body.page_id_23407
      article
      .eplus-styles-uid-946d83
      .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_23407 article .eplus-styles-uid-ec8e16 figure {
      margin: 0;
    }
    body.page_id_23407
      article
      .eplus-styles-uid-ec8e16
      .wp-block-column:first-child {
      margin-top: 0;
    }
  
    body.page_id_23085 h1.page-title {
      margin-bottom: 20px;
    }
    body.page_id_23085
      article
      .eplus-styles-uid-bbd67e
      .wp-block-column:first-child
      h1 {
      margin-top: 0;
    }
    body.page_id_23085
      article
      .eplus-styles-uid-bbd67e
      .wp-block-column:first-child {
      padding: 0;
    }
    body.page_id_23085 article .eplus-styles-uid-bbd67e .wp-block-column {
      margin-top: 0;
    }
    body.page_id_23085 .eplus-styles-uid-5a9517 .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_23085 .eplus-styles-uid-271b90 figure {
      margin: 0;
    }
    body.page_id_23085 .eplus-styles-uid-d4cadb figure {
      margin: 0;
    }
    body.page_id_23085 .eplus-styles-uid-d4cadb .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_23085 .eplus-styles-uid-7bb71d figure {
      margin: 0;
    }
    body.page_id_23085 .eplus-styles-uid-7bb71d .wp-block-column:first-child {
      margin-top: 0;
    }
  
    body.page_id_22334 h1.page-title {
      margin-bottom: 20px;
    }
    body.page_id_22334
      article
      .eplus-styles-uid-2be285
      .wp-block-column:first-child
      h1 {
      margin-top: 0;
    }
    body.page_id_22334
      article
      .eplus-styles-uid-2be285
      .wp-block-column:first-child {
      padding: 0;
    }
    body.page_id_22334 article .eplus-styles-uid-2be285 .wp-block-column {
      margin-top: 0;
    }
    body.page_id_22334 .eplus-styles-uid-338c0f .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_22334 .eplus-styles-uid-271b90 figure {
      margin: 0;
    }
    body.page_id_22334 .eplus-styles-uid-6d0f18 .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_22334 .eplus-styles-uid-6d0f18 figure {
      margin: 0;
    }
    body.page_id_22334 .eplus-styles-uid-286b45 .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_22334 .eplus-styles-uid-286b45 figure {
      margin: 0;
    }
    body.page_id_22334 .eplus-styles-uid-bd6240 .wp-block-column:first-child {
      margin-top: 0;
    }
  
    body.page_id_22879 h1.page-title {
      margin-bottom: 20px;
    }
    body.page_id_22879
      article
      .eplus-styles-uid-549b29
      .wp-block-column:first-child
      h1 {
      margin-top: 0;
    }
    body.page_id_22879
      article
      .eplus-styles-uid-549b29
      .wp-block-column:first-child {
      padding: 0;
    }
    body.page_id_22879 article .eplus-styles-uid-549b29 .wp-block-column {
      margin-top: 0;
    }
    body.page_id_22879 .eplus-styles-uid-dfad90 .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_22879 .eplus-styles-uid-271b90 figure {
      margin: 0;
    }
    body.page_id_22879 .eplus-styles-uid-7308f3 .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_22879 .eplus-styles-uid-7308f3 figure {
      margin: 0;
    }
    body.page_id_22879 .eplus-styles-uid-cfeefc .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_22879 .eplus-styles-uid-cfeefc figure {
      margin: 0;
    }
  
    body.page_id_135 .post-excerpt {
      padding: 20px;
    }
  
    body.page_id_18999 h1.page-title {
      margin-bottom: 20px;
    }
  
    body.page_id_14008 h1.page-title {
      margin-bottom: 20px;
    }
    body.page_id_14008 article .wp-block-column:first-child,
    body.page_id_14008 article .wp-block-column:last-child {
      display: none;
    }
    body.page_id_14008 article .wp-block-group {
      padding-top: 20px;
    }
    body.page_id_14008 article .wp-block-group .wp-block-group:nth-child(2n) {
      padding-top: 40px;
    }
    body.page_id_14008 article .wp-block-group .wp-block-group:nth-child(3n) {
      padding-top: 40px;
    }
    body.page_id_14008 article .wp-block-group .wp-block-group:last-child {
      padding-top: 40px;
    }
  
    body.page_id_3769 article .wp-block-columns .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_3769 article .wp-block-columns .wp-block-column:last-child {
      display: none;
    }
  
    body.page_id_1204 article svg {
      width: 100%;
    }
  
    body.page_id_9276 .jobs h1 {
      font-size: 2rem;
      padding: 0 20px;
    }
    body.page_id_9276 .jobs h2.page-supertitle {
      margin-top: 6rem;
    }
    body.page_id_9276 .eplus-styles-uid-f83a80 .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_9276 .eplus-styles-uid-222ef1 .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_9276 .eplus-styles-uid-0b1a23 .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_9276 .eplus-styles-uid-366762 .wp-block-column:first-child {
      margin-top: 0;
    }
  
    body.page_id_1806 .help-article,
    body.page_id_3 .help-article {
      margin-top: 100px;
    }
    body.page_id_3
      .help-article-content
      .wp-block-columns:nth-child(2n)
      .wp-block-column:first-child,
    body.page_id_3
      .help-article-content
      .wp-block-columns:nth-child(3n)
      .wp-block-column:first-child {
      margin-top: 0;
    }
  
    body.page_id_3683 h1.page-title {
      margin-bottom: 20px;
    }
    body.page_id_3683 article .wp-block-columns .wp-block-column:first-child {
      display: none;
    }
  
    body.page_id_7477 article h4 {
      margin-top: 0;
    }
  
    body.page_id_12533 h1.page-title,
    body.page_id_12531 h1.page-title,
    body.page_id_7476 h1.page-title,
    body.page_id_7477 h1.page-title,
    body.page_id_12556 h1.page-title,
    body.page_id_12814 h1.page-title,
    body.page_id_12821 h1.page-title {
      margin-bottom: 20px;
    }
    .page_id_14008 #h-c {
      margin-top: 3rem;
      margin-bottom: 0;
    }
    .page_id_14008 #h-e {
      margin-top: 3rem;
      margin-bottom: 0;
    }
    .page_id_34 .hero {
      /* margin-top: 110px; */
      overflow: visible;
    }
    .lightbox {
      pointer-events: visible;
    }
  
    .wplightbox a.lightbox {
      position: relative;
      transition: 2s;
      display: block;
    }
  
    .wplightbox a.lightbox:hover::before {
      content: "⇱ ENLARGE";
      position: absolute;
      top: 36%;
      left: 0;
      background: rgba(0, 0, 0, 0.6);
      right: 0;
      color: #fff;
      line-height: 38px;
      height: 40px;
      width: 150px;
      margin: 0 auto;
      border-radius: 5px;
      transition: 2s;
    }
    .logoHolder {
      display: block;
    }
    .logoHolder span {
      display: block;
    }
    .logoHolder span:last-child {
      margin-bottom: 40px;
    }
    body.page_id_19023 .eplus-styles-uid-be9b8e .wp-block-column:first-child {
      margin-top: 0;
    }
    body.page_id_19023 .eplus-styles-uid-845ea6 .wp-block-column:first-child {
      margin-top: 0;
    }
  }
  
  @media (max-width: 320px) {
    .eplus-styles-uid-abe6c3 {
      padding: 1rem 1rem 0;
    }
  
    .eplus-styles-uid-abe6c3 h4 br {
      display: none;
    }
  
    .eplus-styles-uid-abe6c3 .wp-block-column:nth-child(3n) {
      margin-top: 0;
      padding-bottom: 0;
    }
  
    .eplus-styles-uid-abe6c3
      .wp-block-column:nth-child(3n)
      > div
      > div
      > div
      > a {
      padding-bottom: 0;
    }
  
    footer .wp-block-columns {
      padding-top: 0 !important;
    }
  
    footer .wp-block-columns .wp-block-column {
      margin-top: 0 !important;
    }
  
    .eplus-styles-uid-869874 > .wp-block-column:nth-child(2n) h4 br {
      display: none;
    }
  
    body.page_id_34 .hero {
      padding-top: 30px;
    }
  }
  
  /*================ New Home page css =================*/
  
  body {
    color: #334;
  }
  .container {
    width: 100%;
    max-width: 96%;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
  }
  .hero {
    margin: 4rem auto;
    justify-content: space-between;
  }
  .hero h1 {
    color: #334;
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    text-align: left;
    padding-left: 100px;
  }
  .hero h1 .sub-heading {
    color: #334;
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 400;
    line-height: 32px;
  }
  .hero h1 .btnFontQuote2 {
    font-size: 22px;
    font-weight: 600;
    max-width: fit-content;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
    transform: scale(1);
    background: #334;
  }
  .hero h1 .btnFontQuote2:hover{
    background: #3a3a5c;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
    transform: scale(1.05);
  }
  @media (min-width: 800px) {
    .hero .hero-video {
      max-width: auto;
      max-height: 560px;
      width: auto;
      height: 100%;
    }
    .hero .hero-video.hero_right_video{
      /* aspect-ratio: 4/4; */
    } 
  }
  header {
    border-bottom: 1px solid #dedee2;
  }
  header.scrolling {
    box-shadow: none;
  }
  .header-menu a {
    font-size: 20px;
    font-weight: 400;
  }
  .header-menu a:hover {
    background-color: rgba(0, 0, 0, 0.04);
    color: #334;
  }
  .header-menu a.schedule-demo-button:hover {
    color: #fff;
  }
  /* #watermark {
    display: none;
  } */
  header {
    border-bottom: 1px solid #dedee2;
    background: #fff;
  }
  .wp-block-h3 {
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 60px;
  }
  #nav-container-tab #nav-tab a.nav-link {
    margin: 0;
    padding: 0;
    color: #334;
    font-weight: 900;
    font-size: 18px;
  }
  #nav-container-tab #nav-tab a {
    position: relative;
  }
  #nav-container-tab #nav-tab a.nav-link.active {
    color: #428ad6;
  }
  #nav-container-tab #nav-tab a.nav-link.active:after {
    border-bottom: 4px solid #1570d1;
    content: "";
    display: block;
    margin: -3px auto 0;
    width: 100%;
    border-radius: 50px;
  }
  /* #watermark {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 0;
    pointer-events: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSI3NTAiIGhlaWdodD0iMTAwMCIgdmlld2JveD0iMCAwIDc1MCAxMDAwIj4KCTxwYXRoIGQ9Im03NTAgODIuMzEuMDAzIDc5OC41NjhjLTM3LjMyNCAyMC41NjktODAuMTg3IDM1LjI4Ny0xMjguMzA1IDM4LjEwMi03LjQ4Ny40MzgtMTMuNTI4LTYuNTQxLTEzLjUyOC0xMy41N1Y2NzguMTZjMC03LjMwNSA1LjAwMS0xMy41NjggMTMuNTc4LTEzLjU2OEg2NTUuNmM0Ni4zMDggMCA4My45MzYtMzcuMjA5IDg0LjY4NC04My4zOTRsLjAxMS0xLjQwMlY0MTAuMjA0YzAtNDYuMzYzLTM3LjE2NS04NC4wMzYtODMuMjk0LTg0Ljc4NWwtMS40LS4wMTFoLTMzLjkwMmMtNy4zMTYgMC0xMy41MjgtNS41MDQtMTMuNTI4LTEzLjUwM1YxMDguMjg0YzAtNy4zMTIgNC4yNjUtMTAuODEzIDcuNjk0LTEyLjQxM2wuMzc3LS4xNy4zNy0uMTU1LjM1OC0uMTQuMzQ4LS4xMjcuMzM0LS4xMTMuNDczLS4xNDYuNDM2LS4xMi4zOTItLjA5NC4yMzQtLjA1QzY2Mi41NiA4NS45MTEgNzA3Ljg1IDgwLjYzIDc1MCA4Mi4zMXptLTIxNi4zNiA1My4yMzZ2MTc2LjMzYzAgOC4xNDItNi42NjcgMTMuNTMyLTEzLjY5NSAxMy41MzJoLTMzLjczNmMtNDYuMzA4IDAtODMuOTM2IDM3LjIwOS04NC42ODQgODMuMzk0bC0uMDEgMS40MDJ2MTY5LjU5MmMwIDQ2LjM2MyAzNy4xNjQgODQuMDM2IDgzLjI5NCA4NC43ODVsMS40LjAxMWgzMy42NzVjOS4zOSAwIDEzLjc1NiA3Ljc5NSAxMy43NTYgMTMuNjA1djIxMy4yNWMwIDguODk0LTcuNjQ3IDE1Ljk5LTE3LjEwOCAxMy4yOTdDMzA3Ljg0IDg0NS4zNDQgMTAwIDU5OC45MzQgMTAwIDQ2MC45NTRjMC0xNDQuOTA4IDIwOC41NjctMjcyLjQyNCA0MTYuNTMyLTMzOC44MDQgOC4wMi0yLjU2IDE3LjEwOCA0LjgzNiAxNy4xMDggMTMuMzk2eiIgCgkJZmlsbC1vcGFjaXR5PSIuMDMiIGZpbGw9IiMwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgLz4KPC9zdmc+);
    background-size: contain;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: right center;
  } */
  #nav-tab {
    max-width: 100%;
    /* max-width: 96%; */
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
  }
  
  .tab-section {
    padding: 0;
    justify-content: space-between;
    width: 96%;
    margin: 0 auto;
  }
  
  .tab-section h2 {
    text-align: left;
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
    color: #334;
    width: 40%;
    margin: 0;
  }
  .tab-section h2 .sub-heading {
    color: #334;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
  }
  
  .tab-section .hero-video {
    max-height: 70vh;
    margin: 0;
  }
  .tab-section h2 .btnFontQuote2 {
    border: 1px solid #d9d9d9;
    background: #fff !important;
    color: #334 !important;
    text-decoration: none;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    max-width: fit-content;
    transition: all 0.5s ease-in-out;
  }
  .description .btnFontQuote2:hover,
  .tab-section h2 .btnFontQuote2:hover{
    background: #fafafa!important;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    transform: scale(1.05);
  }
  .slider_heading {
    font-weight: 600;
    font-size: 36px;
    line-height: 50px;
  }
  
  .description h2 {
    font-size: 32px;
    line-height: 44px;
    font-weight: 600;
    color: #334;
  }
  .description p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
  }
  
  .description .btnFontQuote2 {
    border: 1px solid #d9d9d9;
    background: #fff !important;
    color: #334 !important;
    text-decoration: none;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    max-width: fit-content;
    margin-top: 30px;
    transition: all 0.5s ease-in-out;
  }
  
  .slider-sec-1,
  .slider-sec-2 {
    padding: 30px 0;
  }
  .slider-sec-1 .column {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .slider-sec-1 img{
    width: 100%;
  }
  .slider-sec-1 .row {
    display: flex;
    align-items: center;
  }
  .slider-sec-1 .description {
      text-align: left;
      padding-left: 0;
  
  }
  .slider-sec-2 h2 {
    font-weight: 600;
    font-size: 36px;
    line-height: 50px;
    color: #334;
  }
  .slider-sec-2 .subheading {
    margin-top: 5rem;
  }
  
  #nav-container-tab {
    width: 100%;
    z-index: 99;
    position: static;
  }
  
  #nav-container-tab.sticky {
    position: fixed;
    top: 90px;
    background: #fff;
    padding: 10px 0 0;
  }
  
  .slider-sec-2 .slider_left {
    text-align: left;
  }
  .slider-sec-2 .slider_right {
    text-align: left;
    padding-left: 4%;
  }
  .slider-sec-2 .slider_right h5 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .slider-sec-2 .slider_right .blog_list li {
    border-bottom: 1px solid #ebebed;
    margin-bottom: 15px;
  }
  .slider-sec-2 .slider_right .blog_list li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
  }
  .slider-sec-2 .slider_right .blog_list li a {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: #334;
    text-decoration: none;
  }
  .slider-sec-2 .slider_right .blog_list li p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #8c8c8c;
    margin-top: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
  }
  
  .slider-sec-2 .slider_left .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: 200px;
  }
  
  .slider-sec-2 .slider_left h5 {
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 20px;
  }
  
  .slider-sec-2 .slider_left .owl-dots {
    display: none;
  }
  
  .slider-sec-2 .owl-carousel .owl-nav {
    margin-top: 10px;
  }
  .slider-sec-2 .owl-carousel .owl-nav button.owl-next {
    z-index: 1;
    position: absolute;
    background: linear-gradient(
      270deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 0) 100%
    );
    background-repeat: repeat-x;
    width: 15%;
    height: 100%;
    top: 0;
    margin: 0;
  }
  .slider-sec-2 .owl-carousel .owl-nav button.owl-prev {
    z-index: 1;
    position: absolute;
    background: linear-gradient(
      90deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 0) 100%
    );
    background-repeat: repeat-x;
    width: 15%;
    height: 100%;
    top: 0;
    margin: 0;
  }
  
  .slider-sec-2 .owl-carousel .owl-nav button.owl-prev span,
  .slider-sec-2 .owl-carousel .owl-nav button.owl-next span {
    width: 32px;
    height: 32px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    top: 50%;
    transform: translatey(-50%);
  }
  .slider-sec-2 .owl-carousel .owl-nav button.owl-prev:hover span,
  .slider-sec-2 .owl-carousel .owl-nav button.owl-next:hover span {
    background: #428ad6;
  }
  .slider-sec-2 .owl-nav button span {
    font-size: 30px;
    height: 100%;
    display: block;
    width: 100%;
    line-height: 23px;
    margin: 0 auto;
  }
  .slider-sec-2 .owl-carousel .owl-nav button.owl-prev {
    left: -6px;
  }
  .slider-sec-2 .owl-carousel .owl-nav button.owl-next {
    right: -6px;
  }
  .slider-sec-2 .slider_left {
    position: relative;
  }
  .slider-sec-2 .slider_left .leftCarousel .owlimgLeft {
  }
  .slider-sec-2 .slider_left .leftCarousel .owlimgRight {
  }
  
  .slider-sec-2 .slider_left .item .button {
    margin: 30px auto 0;
    border: 1px solid #d9d9d9;
    background: #fff;
    text-decoration: none;
    max-width: fit-content;
    padding: 10px;
    border-radius: 5px;
  }
  .slider-sec-2 .slider_left .item .button:hover{
    background: #fafafa;
  }
  .slider-sec-2 .slider_left .item .button a {
    text-decoration: none;
    font-size: 14px;
    color: #334;
    line-height: 16px;
    font-weight: 400;
    display: block;
  }
  
  .moreLink {
    text-align: right;
    margin-top: 30px;
  }
  .moreLink a {
    display: inline-flex;
    justify-content: right;
    align-items: center;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    color: #334;
    border-bottom: 1px solid #334;
    text-decoration: none;
    /* padding-right: 10px; */
  }
  .moreLink a img {
    max-width: 18px;
  }
  .moreLink a:hover{
    color: #428ad6;
    border-color: #428ad6;
  }
  .moreLink a:hover img{
    filter: invert(70%) sepia(74%) saturate(4446%) hue-rotate(188deg) brightness(87%) contrast(91%);
  }
  .slider-sec-2 .slider_left .item .itemImage {
  }
  .slider-sec-2 .slider_left .item .itemImage img {
    border-radius: 10px;
  }
  .slider-sec-2 .slider_left .owl-carousel .item h6 {
    font-size: 18px;
    font-weight: 500;
    color: #334;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .slider-sec-2 .slider_left .owl-carousel .item p {
    color: #8c8c8c;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
  }
  .slider-sec-2 .slider_left .owl-carousel.owl-drag .owl-item {
    margin-right: 15px !important;
  }
  .slider-sec-2 .slider_row {
    max-width: 96%;
  }
  
  .slider-sec-3 h2 {
    font-size: 36px;
    line-height: 50px;
    font-weight: 600;
    color: #334;
  }
  .slider-sec-3 .w3-quarter h3 {
    font-size: 24px;
    line-height: 33px;
    font-weight: 400;
  }
  
  .slider-sec-3 .w3-quarter {
    overflow-x: hidden;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    position: relative;
    padding: 15px 0;
  }
  
  .slider-sec-3 .w3-quarter:hover h3 {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }
  .slider-sec-3 .w3-quarter:hover h3 {
    font-weight: 600;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
  }
  .slider-sec-3 .w3-quarter .img1 img {
    width: 140px;
    height: 140px;
  }
  .slider-sec-3 .w3-quarter:hover .img1 {
    opacity: 0;
  }
  .slider-sec-3 .w3-quarter .img1h {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    position: absolute;
    top: 10px;
    left: 0;
    opacity: 0;
    right: 0;
  }
  .slider-sec-3 .w3-quarter:hover .img1h {
    display: block;
    opacity: 1;
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
  }
  .slider-sec-3 .w3-quarter .img1h img {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    width: 160px;
    height: 160px;
  }
  
  .slider-sec-4 {
    position: relative;
    padding-bottom: 60px;
  }
  .slider-sec-4 h3 {
    font-size: 36px;
    line-height: 50px;
    font-weight: 600;
    color: #334;
    margin-bottom: 60px;
  }
  .slider-sec-4 .client_row {
    background: #fff;
    min-height: 270px;
    -webkit-box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.1);
    justify-content: flex-start;
  }
  .slider-sec-4 .client_row .client_item {
  }
  .slider-sec-4 .client_row .client_item img {
    max-width: 120px;
  }
  .slider-sec-4 .client_row .dotts {
    font-size: 30px;
    color: #cbccd2;
    width: auto;
    margin: 0 auto;
    display: flex;
    align-items: center;
    height: 90px;
  }
  .slider-sec-4 .bgimgLeft,
  .slider-sec-4 .bgimgRight {
    position: absolute;
    z-index: -1;
  }
  
  .slider-sec-4 .bgimgLeft {
    top: 60px;
  }
  .slider-sec-4 .bgimgRight {
    right: 0;
    bottom: 10px;
  }
  
  /*==== Sticky nav scroll css  =====*/
  
  .spa-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 0 2em;
    height: 75px;
    z-index: 2;
    -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  }
  
  .spa-header--scrolled {
    background: #fafafa;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  }
  
  .spa-header--move-up {
    -webkit-transform: translateY(-75px);
    transform: translateY(-75px);
    -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  }
  
  .spa-header__logo {
    color: #334;
  }
  
  .spa-header__link {
    margin-left: 1em;
    color: #334;
  }
  
  .sticky-nav-tabs,
  .spa-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    text-align: center;
  }
  .sticky-nav-tabs {
    padding: 30px 0;
    position: relative;
    color: #334 !important;
  }
  .sticky-nav-tab.active {
    color: #428ad6 !important;
  }
  
  /* .sticky-nav-tabs-container .sticky-nav-tab:first-child {
    color: #428ad6 !important;
  } */
  /* .sticky-nav-tab:first-child::before {
    background: #1570d1;
    height: 4px;
    content: "";
    display: block;
    margin: -3px auto 0;
    width: 100%;
    border-radius: 50px;
    -webkit-transition: center 0.3s ease;
    transition: center 0.3s ease;
    bottom: -2px;
    position: absolute;
  } */
  
  .sticky-nav-tabs-container.sticky-nav-tabs-container--top-second.active
    .sticky-nav-tab:first-child::before {
    display: none;
  }
  .sticky-nav-tabs-container.sticky-nav-tabs-container--top-second.active
    .sticky-nav-tab:first-child {
    color: #334 !important;
  }
  .sticky-nav-tabs-container.sticky-nav-tabs-container--top-second.active
    .sticky-nav-tab.active:first-child {
    color: #428ad6 !important;
  }
  
  /* .sticky-nav-tabs-container.active.sticky-nav-tabs-container--top-first
    .sticky-nav-tab:first-child::before {
    display: none;
  }
  .sticky-nav-tabs-container.sticky-nav-tabs-container--top-second
    .sticky-nav-tab:first-child::before {
    display: none;
  } */
  /* .sticky-nav-tabs-container.sticky-nav-tabs-container--top-second
    .sticky-nav-tab:first-child {
    color: #334 !important;
  } */
  
  .sticky-nav-tab.active::after {
    background: #428ad6;
    height: 4px;
    content: "";
    display: block;
    margin: -3px auto 0;
    width: 72px;
    border-radius: 50px;
    -webkit-transition: center 0.3s ease;
    transition: center 0.3s ease;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
  }
  .cn .sticky-nav-tab.active::after {
    background: #428ad6;
    height: 4px;
    content: "";
    display: block;
    margin: -3px auto 0;
    width: 100%;
    border-radius: 50px;
    -webkit-transition: center 0.3s ease;
    transition: center 0.3s ease;
    bottom: 0;
    position: absolute;
  }
  
  .spa-slide {
    height: 80vh;
    padding: 0 2em;
  }
  .sticky-nav-tabs h1,
  .spa-slide h1 {
    font-size: 2rem;
    margin: 0;
    letter-spacing: 1rem;
  }
  
  .sticky-nav-tabs h3,
  .spa-slide h3 {
    font-size: 1rem;
    letter-spacing: 0.3rem;
    opacity: 0.6;
  }
  
  .sticky-nav-tabs-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: absolute;
    z-index: 999;
    bottom: 0;
    /*width: 100%;*/
    height: 75px;
    background: #fff;
    z-index: 1;
    -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
  }
  
  .sticky-nav-tabs-container--top-first {
    position: fixed;
    top: 90px;
    z-index: 9;
    -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  }
  #nav-tab.sticky-nav-tabs-container--top-second {
    position: fixed;
    top: 90px;
    z-index: 99;
  }
  .en #nav-tab.sticky-nav-tabs-container--top-first,
 .en #nav-tab.sticky-nav-tabs-container--top-second {
    position: fixed;
    top: 90px;
    z-index: 99;
    height: 93px;
    padding-top: 16px;
  }
  
  .navHolder {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
  }
  
  
  .sticky-nav-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #334;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-size: 0.8rem;
    position: relative;
    display: inline-block;
    min-width: 100px;
    /* margin: 0 50px; */
    letter-spacing: 0;
  }
  
  
  
  
  /*
  .sticky-nav-tab:hover::after {
    border-bottom: 4px solid #1570d1;
    content: "";
    display: block;
    margin: -3px auto 0;
    width: 100%;
    border-radius: 50px;
  }*/
  .sticky-nav-tab-slider {
    position: absolute;
    bottom: 0;
    width: 0;
    height: 4px;
    background: #1570d1;
    -webkit-transition: center 0.3s ease;
    transition: center 0.3s ease;
    display: none;
  }
  @media (min-width: 800px) {
    .sticky-nav-tabs h1,
    .spa-slide h1 {
      font-size: 3rem;
    }
  
    .sticky-nav-tabs h3,
    .spa-slide h3 {
      font-size: 1rem;
    }
  
    .sticky-nav-tab {
      font-size: 18px;
      font-weight: 600;
      line-height: 55px;
    }
    .cn .sticky-nav-tab {
      font-size: 18px;
      font-weight: 600;
      line-height: 30px;
  }
  }
  
  /*==== New Footer =====*/
  
  .footermain {
    background: #334;
    padding: 40px 0;
  }
  .footer-container {
    width: 96%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  .footer-sec-1 {
  }
  .footer-sec-1 h4,
  .footer-sec-1 h4 a {
    color: #ebebed;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 0;
  }
  .footer-sec-1 h4 a:hover {
    color: #fff;
    text-decoration: none;
  }
  .footer-sec-1 ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .footer-sec-1 ul li {
    text-align: left;
  }
  .footer-sec-1 ul li a {
    color: #dedee2;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    text-decoration: none;
    padding: 0;
    display: inline-block;
  }
  .footer-sec-1 ul li a:hover {
    color: #fff;
    text-decoration: none;
  }
  
  .footer-sec-1,
  .footer-sec-2 {
    width: 20%;
  }
  .footer-sec-2 h4 {
    color: #ebebed;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
  }
  .newsletterDiv {
    margin-top: 30px;
  }
  .newsletterDiv img {
    width: 100%;
  }
  .newsletterDiv h1{
    line-height: normal;
    font-size: 20px;
    font-size: 20px;
    font-weight: 600;
    text-align: left !important;
    margin-bottom: 20px;
    color: #fff;
  }
  .newsletterDiv .inputs-list{
    padding-left:0 ;
    margin: 10px 0 0;
  }
  .newsletterDiv ul.no-list.hs-error-msgs.inputs-list{
    margin: 0;
    font-size: 10px;
    color: #EF2F42;
    padding-top: 5px;
  }
  .newsletterDiv  .legal-consent-container .hs-form-booleancheckbox-display input {
    /* float: left; */
    width: 15px;
    height: 15px;
  }
  .newsletterDiv ul.no-list.hs-error-msgs.inputs-list li{
    list-style: none;
  }
  .newsletterDiv label.hs-form-booleancheckbox-display {
    display: flex;
    align-items: center;
  }
  .newsletterDiv h1 > span{
    color: #ebebed !important;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
  }
  .newsletterDiv input[type="email"] {
    height: 38px;
    border-radius: 5px;
    min-width: 100%;
    padding: 10px;
    font-size: 16px;
  }
  .newsletterDiv p {
    display: block;
    color: #cbccd2;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0;
  }
  .newsletterDiv .legal-consent-container .hs-form-booleancheckbox-display>span {
    display: block;
    margin-left: 7px;
  }
  .newsletterDiv span.hs-form-required{
  color: #EF2F42;
  font-size: 14px;
  }
  .newsletterDiv p input[type="checkbox"] {
    height: 20px;
    width: 20px;
    border-radius: 5px;
    margin-right: 10px;
  }
  .newsletterDiv p label {
    color: #fff;
    font-size: 14px;
  }
  .newsletterDiv .hs-richtext  p  > a{
    color: #cbccd2;
  }
  .newsletterDiv .actions input[type="submit"] {
    margin: 15px 0;
    border: 1px solid #d9d9d9;
    background: transparent;
    text-decoration: none;
    max-width: fit-content;
    border-radius: 5px;
    min-width: 80px;
    height: 32px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
  }
  .newsletterDiv .actions input[type="submit"]:hover{
    background: rgba(255,255,255,.1)
  }
  .newsletterDiv .button a {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    font-weight: 600;
    display: block;
    padding: 6px 10px;
  }
  .newsletterDiv .button a:hover {
    background: #fff;
    color: #334;
  }
  .newsletterDiv .hs_email {
    position: relative;
  }
  .newsletterDiv .hs_email > label{
    margin-bottom: 10px;
    display: block;
    color: #BFBFBF;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
  }
  .footer-bottom {
    width: 100%;
    padding: 50px 0 0;
  }
  .footer-bottom ul {
    margin: 0 0 30px;
    padding: 0;
    display: flex;
    justify-content: center;
  }
  .footer-bottom ul li {
    margin: 0 10px;
  }
  .footer-bottom ul li a {
    display: block;
  }
  .footer-bottom ul li a img {
    width: 36px;
    height: 36px;
  }
  .footer-bottom ul li a:hover {
    opacity: 0.8;
  }
  
  .footer-bottom p {
    color: #cbccd2;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 15px;
  }
  .footer-bottom p a {
    color: #cbccd2;
    text-decoration: none;
  }
  
  .popup-container {
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3);
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(21, 17, 17, 0.61);
    display: flex;
    align-items: center;
    z-index: 99999;
  }
  .popup-content {
    background-color: #fefefe;
    margin: auto;
    padding: 0 20px;
    border: 1px solid #888;
    width: 300px;
  }
  .popup-content img {
    width: 100%;
  }
  .popup-content p {
    font-size: 15px;
    padding: 0px 10px 10px;
    margin-top: 0;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0;
    font-weight: 600;
  }
  .popup-content a.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    background: none;
    padding: 0;
    margin: 0;
    text-decoration: none;
    margin-right: -10px;
  }
  
  .popup-content a.close:hover {
    color: #333;
  }
  
  .popup-content span:hover,
  .popup-content span:focus {
    color: #334;
    text-decoration: none;
    cursor: pointer;
  }
  
  .popup-container:target {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
  }
  
  .popup-container h3 {
    margin: 10px;
  }
  .popup-content {
    padding: 20px 20px;
    width: 400px;
  }
  .popup-content p {
    font-size: 24px;
    line-height: 30px;
  }
  /*End popup styles*/
  .leftCarousel button.owl-prev.disabled{
    display: none;
  }
  .slider-sec-2 .slider_heading{
    margin-bottom: 60px;
  }
  .wp-block-column .wp-block-buttons.top_btn:last-child ,
  .page_id_21887 .wp-block-column .wp-block-buttons:last-child {
    margin-top: 0;
    padding-top: 1em;
  }
  .page_id_23085 .middle_btn  .wp-block-button, 
  .page_id_22334 .middle_btn  .wp-block-button{
    text-align: center;
  }
  
  
  /* =================responsive================ */
  @media (min-width: 600px) {
  
    .slider-sec-1 .row{
      max-width: 72rem;
      margin: 0 auto;
      padding: 0 2em;
    }
    .tab-section {
      /* max-width: 72rem; */
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-evenly;
    }
    .sub-heading {
      margin-top: 25px;
      font-size: 20px;
      margin-bottom: 25px;
  }
  .page_id_29 .sticky-nav-tab {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    margin: 0px 30px;
  }
  .page_id_29 #nav-tab a:link{
    font-weight: 600;
    color: #334;
    min-height: 65px;
  }
  .page_id_29 #nav-tab.sticky-nav-tabs-container--top-first  a:link,
  .page_id_29 #nav-tab.sticky-nav-tabs-container--top-second  a:link{
    min-height: 65px;
  }
  h2.page-supertitle {
    margin-top: 100px;
    margin-bottom: 20px;
    font-size: 1.4rem;
    letter-spacing: 8px;
  }
  
  
  
  }
  
  
  @media only screen and (max-width: 1440px) {
    .sticky-nav-tab{
      margin: 0 20px;
    }
    .footer-sec-1{
      width: 18%;
  }
  .footer-sec-2 {
    width: 25%;
  }
  .tab-section {
    gap: 20px;
  }
  }
  @media only screen and (max-width: 991px) {
    .container {
      flex-direction: column;
    }
    .hero-video {
      width: 100%;
    }
    #nav-container-tab.sticky {
      top: 80px;
    }
    #nav-tab {
      justify-content: center;
      gap: 20px;
    }
    .slider-sec-1 img {
      width: 100%;
    }
    .slider-sec-3 .w3-center {
      display: flex;
      flex-direction: column;
      margin-bottom: 0;
    }
    .slider-sec-3 .w3-quarter h3 {
      margin: 15px 0;
    }
    .slider-sec-2 .slider_row {
      flex-direction: column;
    }
    .mobStickyNav{
      display: block;
    }
    .deskStickyNav{
      display: none;
    }
    /* .tab-section {
      padding: 0;
      flex-direction: column;
    } */
    .tab-section h2 {
      width: 100%;
    }
    .footer-container {
      display: grid;
      justify-content: space-between;
      /* grid-template-columns: auto auto auto; */
    }
    
    .moreLink {
      text-align: center;
    }
    .slider_left,
    .slider_right {
      width: 100%;
    }
    .w3-quarter {
      width: 100%;
      float: none;
    }
    .subheading {
      margin-top: 2rem;
    }
    footer {
      padding: 20px 20px 10px 20px;
    }
    .footer-sec-1,
    .footer-sec-2 {
      width: 100%;
    }
    .spa-slide {
      height: auto;
  }
  .tab-section .hero-video {
      max-height: 100%;
      margin: 0;
      aspect-ratio: auto;
  }
  .tab-section h2 {
    text-align: left;
    font-weight: 600;
    font-size: 24px;
    line-height: 44px;
    color: #334;
    margin: 0;
    line-height: 36px;
  }
  .tab-section {
    margin-bottom: 30px;
  }
  .tab-section{
    flex-direction: column;
  }
  .page.home section:nth-child(odd) .tab-section {
    flex-direction: column-reverse;
  }
  
  }
  
  @media only screen and (max-width: 840px) {
    
  }
  @media only screen and (max-width: 767px) {
    /* .spa-slide {
      height: 90vh;
  } */
    #nav-tab {
      display: grid;
      /* height: 100%; */
      grid-template-columns: auto auto auto auto;
      line-height: 2em;
      grid-row-gap: 5px;
    }
    .tab-section {
      gap: 20px;
      display: flex;
  }
  .hero{
    height: auto;
  }
  }
  @media only screen and (max-width: 640px) {
  }
  @media only screen and (max-width: 575px) {
    .tab-section {
      padding: 0;
      display: flex;
      flex-direction: column;
    }
    .page.home section:nth-child(odd) .tab-section {
      padding: 0;
      display: flex;
      flex-direction: column-reverse;
    }
    .tab-section .hero-video {
      max-height: 40vh;
      margin: 0;
  }
    .hero {
      height: 100%;
    }
    .hero-video {
      aspect-ratio: 1 / 1;
  }
    .hero h1 {
      font-size: 30px;
      line-height: 38px;
      padding-left: 20px;
      padding-right: 20px;
    }
    .hero h1 .btnFontQuote2 {
      font-size: 16px;
      height: 40px;
    }
    .hero h1 .sub-heading {
      font-size: 16px;
      margin-top: 0px;
      margin-bottom: 0px;
    }
    .hero .container {
      padding-top: 30px;
    }
    #nav-container-tab #nav-tab a.nav-link {
      margin: 0;
      padding: 0;
      color: #334;
      font-weight: 900;
      font-size: 16px;
    }
    .slider-sec-4 h3 {
      font-size: 26px;
      line-height: 34px;
      margin-bottom: 58px;
    }
    .sticky-nav-tabs-container--top-first {
      top: 80px;
    }
    .slider-sec-1, .slider-sec-2 {
      padding: 10px 32px;
  }
  .slider-sec-2 .slider_right {
    padding-left: 0;
  }
    .wp-block-h3 {
      font-size: 24px;
      margin-bottom: 10px;
    }
    .tab-section h2 {
      font-size: 24px;
      margin: 0;
    }
    .sub-heading {
      margin-top: 20px;
      margin-bottom: 20px;
    }
    .description .btnFontQuote2,
    .tab-section h2 .btnFontQuote2 {
      font-size: 16px;
      height: 40px;
    }
    .slider-sec-1 .row {
      flex-direction: column-reverse;
    }
    .slider-sec-1 .column {
      width: 100%;
    }
    .slider_heading {
      font-size: 28px;
      line-height: 46px;
    }
    .description h2 {
      font-size: 26px;
      line-height: 44px;
      margin: 10px 0 0;
    }
    .slider-sec-2 .slider_left h5 {
      margin-top: 0;
    }
    .footer-bottom ul li a img {
      width: 25px;
      height: 25px;
    }
    .slider-sec-2 .slider_left .owl-carousel.owl-drag .owl-item {
      margin-right: 0 !important;
    }
    .slider-sec-4 .client_row {
      display: grid;
      grid-template-columns: auto auto auto;
      gap: 20px;
    }
    .description {
      padding-left: 0;
    }
    .hero-video {
      margin-top: 0;
    }
    .slider-sec-4 .client_row .client_item {
      width: 100%;
    }
    .sticky-nav-tab {
      margin: 0;
      line-height: 47px;
    }
    .navHolder {
      display: block;
      background: #fff;
    }
    #nav-tab {
      max-width: 100%;
      /* height:auto; */
      display: block;
    }
    .sticky-nav-tabs-container--top-second {
      top: 80px;
    }
    .slider-sec-2 .owl-carousel .owl-nav button.owl-prev,
    .slider-sec-2 .owl-carousel .owl-nav button.owl-next{
      background: transparent;
      top: 50%;
      transform: translateY(-50%);
    }
    /* .spa-slide {
      height: 60vh;
      padding: 0 2em;
  } */
  .sticky-nav-tabs {
    margin-bottom: 50px;
  }
  .en #nav-tab {
    height: 3em;
    line-height: 3em;
    align-items: flex-end;
    padding-top: 0;
}
  .page_id_29 #nav-tab  .sticky-nav-tab {
    min-width: 100px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    min-height: 50px;
  }
  #nav-tab.sticky-nav-tabs-container--top-second {
    position: fixed;
    top: 80px;
    z-index: 99;
  }
  .en #nav-tab.sticky-nav-tabs-container--top-first, .en #nav-tab.sticky-nav-tabs-container--top-second {
    position: fixed;
    top: 80px;
    z-index: 99;
    height: 65px;
    padding-top: 0;
  }
  
  }
  @media only screen and (max-width: 420px) {
    /* .spa-slide {
      height: 60vh;
      padding: 0 2em;
  } */
  }
  @media only screen and (max-width: 380px) {
    .spa-slide {
      /* height: 80vh; */
      padding: 0 2em;
      justify-content: start;
  }
  }
  
  @media only screen  and (min-width: 1024px) and (max-width: 1600px){
    .tab-section .hero-video {
      aspect-ratio:1/1;
      max-height: 60vh;
    }
    .tab-section h2 {  
      width: 45%;
      font-size: 26px;
  }
  .page_id_29 .sticky-nav-tab {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    margin: 0px;
  }
  .spa-slide {
    height: 50vh;
    padding: 0 2em;
  }
  
  
  
  }
  @media only screen  and (min-width: 800px) and (max-width:1023px){
    .page_id_29 .sticky-nav-tab {
      font-size: 14px;
      font-weight: 600;
      line-height: 20px;
      margin: 0px 30px;
  }
  .en #nav-tab.sticky-nav-tabs-container--top-first,
  .en #nav-tab.sticky-nav-tabs-container--top-second {
    position: fixed;
    top: 80px;
    z-index: 99;
    height: 78px;
    padding-top: 17px;
}
  }
  @media only screen  and (min-width: 1024px) and (max-width:1279px){
    .hero .hero-video.hero_right_video{
      aspect-ratio: 4/4;
    } 
    .hero h1 {
      padding-left: 35px;
    }
    .page_id_29 #nav-tab a:link {
      font-size: 16px;
      line-height: 20px;
      font-weight: 600;
      color: #334;
      min-height: 54px;
  }
  }
  @media only screen  and (min-width: 800px) and (max-width:1199px){
    .page-title {
      font-size: 1.6rem;
      line-height: 2.5rem;
  }
  .post-title-link .post-title,
  .single-post .post-title,
  .page_id_26749 .single-post .post-title,
  .page_id_26764  .single-post .post-title,
  .page_id_131 .post-title-link .post-title{
    font-size: 1.2em;
    line-height: 30px!important;
    max-width: 40rem;
  }
  .is-style-number-two,
  .is-style-number-three{
    font-size: 1.2em;
    line-height: 38px!important;
  }
  .wp-block-p,
  .page_id_26749 .post-content p,
  .page_id_26764 .post-content p,
  .page_id_131 .post-excerpt p{
    font-size: 14px;
    line-height: 24px;
  }
  .wp-block-h3 {
    font-weight: 600;
    font-size: 1.2em;
    line-height: 38px!important;
    margin-bottom: 60px;
  }
  }
  @media only screen  and (min-width: 1200px) and (max-width:1599px){
    .page-title {
      font-size: 2rem;
      line-height: 3rem;
  }
  .post-title-link .post-title,
  .single-post .post-title,
  .page_id_26749 .single-post .post-title,
  .page_id_26764  .single-post .post-title,
  .page_id_131 .post-title-link .post-title{
    font-size: 25px;
    line-height: 37px!important;
    max-width: 40rem;
  }
  .is-style-number-two,
  .is-style-number-three{
    font-size: 1.5em;
    line-height: 38px!important;
  }
  .wp-block-p,
  .page_id_26749 .post-content p,
  .page_id_26764 .post-content p,
  .page_id_131 .post-excerpt p{
    font-size: 16px;
    line-height: 26px;
  }
  .wp-block-h3 {
    font-weight: 600;
    font-size: 25px;
    line-height: 37px!important;
    margin-bottom: 60px;
  }
  }
  @media only screen  and (min-width: 1600px) and (max-width:2500px){
    .page-title {
      font-size: 2rem;
      line-height: 3rem;
  }
  .post-title-link .post-title,
  .single-post .post-title,
  .page_id_26749 .single-post .post-title,
  .page_id_26764  .single-post .post-title,
  .page_id_131 .post-title-link .post-title{
    font-size:34px;
    line-height: 44px!important;
    max-width: 40rem;
  }
  .is-style-number-two,
  .is-style-number-three{
    font-size: 1.5em;
    line-height: 38px!important;
  }
  .wp-block-p,
  .page_id_26749 .post-content p,
  .page_id_26764 .post-content p,
  .page_id_131 .post-excerpt p{
    font-size: 16px;
    line-height: 26px;
  }
  .wp-block-h3 {
    font-weight: 600;
    font-size:34px;
    line-height: 44px!important;
    margin-bottom: 60px;
  }
  }
  
/**** New Product - Home 10/11/2025 ****/
  
 /* ----- Parent Tabs Styling ----- */
.parent-tabs ul.nav-tabs {
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  border: none;
  flex-wrap: wrap;
  gap: 0px; /* reduced spacing */
  padding-left: 0;
  list-style: none;
  margin-bottom: 120px;
}

.parent-tabs .nav-item {
  margin: 0 -39px; /* additional fine control */
 
}

.parent-tabs .nav-link {
  border: none;
  background: #f0f3fa;
  color: #333;
  font-weight: 600;
  border-radius: 25px;
  padding: 10px 28px;
  transition: all 0.3s ease;
  cursor: pointer;
}

.parent-tabs .nav-link:hover {
  background-image: linear-gradient(130deg, #80c 0%, #06c 100%);
  color: #fff;
}

.parent-tabs .nav-link.active {
  color: #fff;
  background-image: linear-gradient(130deg, #70b 0%, #05b 100%);
  border: none;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
}
/* ====== Mobile Responsive Fix ====== */
/* ==============================
   Parent Tabs Mobile View
   ============================== */
/* ---------- Parent tabs: mobile (3-in-row, no overlap) ---------- */
@media (max-width: 768px) {
  /* ensure consistent sizing */
  .parent-tabs,
  .parent-tabs * {
    box-sizing: border-box;
  }

  .parent-tabs {
    width: 100%;
    padding: 0 10px;
    overflow: hidden;
  }

  .parent-tabs .parent-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px !important; /* 👈 visible spacing between buttons */
    padding: 10px 0;
    margin-bottom: 36px !important;
    flex-wrap: nowrap !important;
  }

  .parent-tabs .parent-nav .nav-item {
    flex: 0 1 calc(33.333% - 7px); /* 👈 allow space for gap */
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .parent-tabs .parent-nav .nav-link {
    width: 100%;
    padding: 10px 10px;
    font-size: 13px;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: none;
    border-radius: 24px;
    background: #f1f1f1;
    color: #111;
    box-shadow: none;
    transition: all 0.18s ease;
  }

  .parent-tabs .parent-nav .nav-link.active {
    background-image: linear-gradient(130deg, #70b 0%, #05b 100%);
    color: #fff !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    transform: none;
  }

  .parent-tabs .parent-nav .nav-link:focus,
  .parent-tabs .parent-nav .nav-link:active {
    outline: none;
  }

  .parent-tabs .parent-nav {
    z-index: 2;
  }
}


@media (max-width: 799px) {
  .header-menu .header-lang-switch, .header-menu .schedule-demo-button {
    font-size: 16px;
  }
}

/* Move banner caption to the left side */
.video-banner-slider .product-overlay {
  display: flex;
  align-items: center;       /* vertically center */
  justify-content: flex-start; /* move content to the left */
  padding-left: 50px;        /* adjust spacing from left edge */
  text-align: left;
}

.video-banner-slider .product-content {
  max-width: 600px;          /* limit text width for balance */
  margin: 0;                 /* remove any centering margin */
}

/* Responsive adjustment */
@media (max-width: 768px) {
  .video-banner-slider .product-overlay {
    justify-content: center;  /* center on mobile for better UX */
    padding-left: 20px;
    padding-right: 20px;
  }
  .video-banner-slider .product-content {
    text-align: center;
  }
}



