@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
header {
  background: #ffffff;
  position: fixed !important;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  /*box-shadow: 0px 0px 12px 0px #f3f3f3;*/
  box-shadow: 0 0 7px #00000036;
  z-index: 999; }
  header .row {
    align-items: center;
    padding: 0 1.5rem;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center; }
  header .logo {
    flex-basis: 15%; }
  header nav {
    flex-basis: 85%; }
    header nav ul {
      display: -ms-flexbox;
      display: flex;
      justify-content: space-between;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      align-items: center;
      margin: 0;
      justify-content: flex-end; }
      header nav ul li {
        position: relative; }
        header nav ul li a {
          font: 700 1.4rem/1.8rem "Inter", sans-serif;
          padding: 4rem 2.4rem;
          display: block;
          color: #000000;
          position: relative;
          text-transform: uppercase; }
          header nav ul li a:hover {
            color: #5400e0;
            text-decoration: none; }
          header nav ul li a:hover .subnav::before {
            color: #501aa7; }
        header nav ul li:last-child {
          margin-left: 60px; }
          header nav ul li:last-child::after {
            display: none !important; }
        header nav ul li .mega-menu {
          display: none !important; }
      header nav ul .navBtn a {
        color: #ffffff;
        border: 1px solid #5f2eae;
        padding: 1.2rem 2.5rem 1.2rem 4.3rem !important;
        border-radius: 6px;
        position: relative;
        box-sizing: border-box !important;
        background: #2c2d91; }
        header nav ul .navBtn a:hover {
          background: #5f2eae;
          color: #ffffff; }
        header nav ul .navBtn a:before {
          content: '';
          position: absolute;
          left: 15px;
          top: 10px;
          width: 22px;
          height: 19px;
          display: inline-block !important;
          background: url(../images/header/arrow-turn-down-right.png) no-repeat; }
      header nav ul .mega-border {
        position: relative; }
        header nav ul .mega-border::after {
          content: "";
          width: 70%;
          height: 2px;
          position: absolute;
          background-color: #501aa7;
          opacity: 0;
          top: 100%;
          left: 50%;
          transform: translate(-50%, -50%); }
        header nav ul .mega-border:hover::after {
          opacity: 1; }
      header nav ul .product-mega .mega-menu {
        left: 35%; }
        header nav ul .product-mega .mega-menu .product-name a {
          display: inline-block; }
          header nav ul .product-mega .mega-menu .product-name a .trackobit-product {
            display: inline-block;
            background-color: #e3d3ff;
            margin-right: 1rem; }
          header nav ul .product-mega .mega-menu .product-name a .tf-product {
            margin-right: 1rem; }
          header nav ul .product-mega .mega-menu .product-name a .navilap {
            display: inline-block;
            background-color: #a3bde5;
            margin-left: 1rem; }
          header nav ul .product-mega .mega-menu .product-name a .trackomile {
            display: inline-block;
            background-color: #00d2ff;
            margin-left: 1rem; }
          header nav ul .product-mega .mega-menu .product-name a:hover .trackobit-product {
            background-color: #a494bf; }
          header nav ul .product-mega .mega-menu .product-name a:hover .navilap {
            background-color: #1d68e0b3; }
          header nav ul .product-mega .mega-menu .product-name a:hover .trackomile {
            background-color: #57abbd; }
        header nav ul .product-mega .mega-menu .product-name a p {
          font: 600 1.6rem/3rem "Inter", sans-serif;
          margin-top: 1.6rem;
          color: #212d38; }
      header nav ul .community-maga .mega-menu {
        left: 50%;
        width: 15%;
        padding-top: 1rem; }
        header nav ul .community-maga .mega-menu .sub-sec {
          width: 100% !important; }
      header nav ul .company-mega {
        margin-right: 2.8rem; }
        header nav ul .company-mega .mega-menu {
          left: 65%;
          width: 15%;
          padding-top: 1rem; }
          header nav ul .company-mega .mega-menu .sub-sec {
            width: 100% !important; }
      header nav ul .Resources-mega .mega-menu {
        left: 58%;
        width: 15%;
        padding-top: 1rem; }
        header nav ul .Resources-mega .mega-menu .sub-sec {
          width: 100% !important; }
      header nav ul .indust-mega .mega-menu {
        left: 28%;
        width: 50%; }
        header nav ul .indust-mega .mega-menu .row {
          flex-wrap: nowrap;
          align-items: flex-start; }
        header nav ul .indust-mega .mega-menu .drop-list {
          display: block; }
        header nav ul .indust-mega .mega-menu .drop-tb-list {
          flex-basis: 60%; }
        header nav ul .indust-mega .mega-menu .drop-tf-list {
          flex-basis: 40%; }
        header nav ul .indust-mega .mega-menu .sub-sec {
          width: 95%; }
          header nav ul .indust-mega .mega-menu .sub-sec .row {
            align-items: center;
            padding-left: 0; }
        header nav ul .indust-mega .mega-menu .indus-nav-list .mr-t {
          margin-top: -2rem !important; }
        header nav ul .indust-mega .mega-menu .product-name {
          position: relative; }
          header nav ul .indust-mega .mega-menu .product-name a {
            padding: 0; }
            header nav ul .indust-mega .mega-menu .product-name a strong {
              font: 700 1.2rem "Inter", sans-serif;
              color: #000000;
              display: inline-block;
              padding: 1rem 1.6rem;
              border-radius: 6px; }
            header nav ul .indust-mega .mega-menu .product-name a p {
              font: 600 1.6rem/3rem "Inter", sans-serif;
              color: #212d38;
              text-transform: none;
              margin-top: 1.6rem; }
            header nav ul .indust-mega .mega-menu .product-name a .tb-product {
              background-color: #e3d3ff; }
            header nav ul .indust-mega .mega-menu .product-name a:hover .tb-product {
              background-color: #a494bf; }
          header nav ul .indust-mega .mega-menu .product-name::after {
            content: "";
            width: 100%;
            height: 1px;
            background: #e5e5e5;
            position: absolute;
            bottom: -24px;
            left: 0; }
    header nav .mob-nav {
      display: none; }
    header nav .mega-menu {
      display: none;
      position: fixed;
      top: 84px;
      width: 40%;
      background: #ffffff;
      box-shadow: 0px 7px 9px #00000026;
      padding: 3rem 3rem 3rem;
      transition: all 0.5s ease-in-out;
      box-shadow: 0px 20px 40px 0px #1a19194f; }
  header .mobnav {
    width: 100%;
    display: none;
    position: absolute;
    right: 15px;
    top: 10px;
    width: 40px;
    text-align: center; }
    header .mobnav:before {
      font: 35px/36px FontAwesome;
      content: "\f0c9";
      cursor: pointer;
      color: #ccc;
      margin: 0;
      width: 100%;
      text-align: center; }
  header .act:before {
    font: 600 30px/36px "Inter", sans-serif;
    content: "\X";
    cursor: pointer; }
  header .subnav {
    margin: 0;
    padding: 5px 10px;
    cursor: pointer;
    z-index: 9999;
    position: absolute;
    right: 0px;
    top: 50%;
    pointer-events: none;
    transform: translateY(-50%); }
    header .subnav:before {
      font: 12px/15px FontAwesome;
      content: "\f107";
      cursor: pointer;
      color: #4d4a54;
      float: right;
      font-weight: 600; }
  header .mega-menu {
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 98px;
    width: 100%;
    display: none;
    box-shadow: 0 21px 23px -3px #00000014; }
    header .mega-menu .mobnav {
      display: none;
      flex-direction: column;
      justify-content: space-between;
      align-items: end;
      position: absolute;
      left: auto;
      right: 0; }
      header .mega-menu .mobnav .tabBar {
        height: 3px;
        display: block;
        background: #919191; }
      header .mega-menu .mobnav .tabBarOne {
        width: 34px; }
      header .mega-menu .mobnav .tabBarTwo {
        margin: 6px 0px;
        width: 34px; }
      header .mega-menu .mobnav .tabBarThree {
        width: 34px; }
    header .mega-menu.active {
      display: block; }
    header .mega-menu .mob-nav {
      display: none; }
    header .mega-menu .product-mega-menu {
      border-top: 3px solid #282882;
      display: block; }
      header .mega-menu .product-mega-menu .secound-menu {
        padding: 55px 0;
        display: block;
        background-color: #fff; }
        header .mega-menu .product-mega-menu .secound-menu ul {
          grid-gap: 50px 30px !important; }
          header .mega-menu .product-mega-menu .secound-menu ul li a {
            padding: 3px 48px;
            background-repeat: no-repeat;
            background-position: 0 0;
            background-size: 32px;
            display: block; }
          header .mega-menu .product-mega-menu .secound-menu ul li strong {
            display: block;
            margin-bottom: 14px;
            font: 600 1.6rem/1.6rem "Inter", sans-serif;
            color: #000000; }
          header .mega-menu .product-mega-menu .secound-menu ul li p {
            font: 400 1.4rem/2.2rem "Inter", sans-serif;
            color: #000000; }
            header .mega-menu .product-mega-menu .secound-menu ul li p br {
              display: none; }
        header .mega-menu .product-mega-menu .secound-menu .product-container {
          grid-gap: 50px 0px; }
      header .mega-menu .product-mega-menu .product-container {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
        max-width: 1270px;
        margin: 0 auto; }
        header .mega-menu .product-mega-menu .product-container .product-list {
          padding: 40px 30px 30px; }
          header .mega-menu .product-mega-menu .product-container .product-list a .product-heading {
            padding: 16px 20px;
            display: inline-block;
            cursor: pointer;
            background: url(../images/header/trackobit.png) no-repeat;
            background-size: cover;
            border-radius: 10px;
            position: relative;
            z-index: 99;
            width: 100%; }
            header .mega-menu .product-mega-menu .product-container .product-list a .product-heading strong, header .mega-menu .product-mega-menu .product-container .product-list a .product-heading a {
              font: 700 1.4rem/1.5rem "Inter", sans-serif;
              color: #ffffff;
              position: relative;
              text-transform: uppercase; }
              header .mega-menu .product-mega-menu .product-container .product-list a .product-heading strong::after, header .mega-menu .product-mega-menu .product-container .product-list a .product-heading a::after {
                content: "";
                position: absolute;
                left: auto;
                right: -28px;
                top: 2px;
                background: url(../images/header/white-Arrow-right.png) no-repeat;
                width: 17px;
                height: 14px; }
            header .mega-menu .product-mega-menu .product-container .product-list a .product-heading p {
              font: 400 1.4rem/1.8rem "Inter", sans-serif;
              color: #ffffff;
              margin-top: 8px;
              padding-bottom: 8px; }
            header .mega-menu .product-mega-menu .product-container .product-list a .product-heading::after {
              content: "";
              position: absolute;
              top: 0;
              left: 0;
              transition: all 0.2s ease-in-out;
              right: 0;
              bottom: 0;
              background-color: #1a0e0e63;
              z-index: -9;
              opacity: 0;
              border-radius: 10px; }
            header .mega-menu .product-mega-menu .product-container .product-list a .product-heading:hover::after {
              opacity: 1; }
            header .mega-menu .product-mega-menu .product-container .product-list a .product-heading.no-bg {
              padding: 5px 5px 16px;
              border-bottom: 1px solid #e7e7e7;
              border-radius: 0;
              background: inherit; }
              header .mega-menu .product-mega-menu .product-container .product-list a .product-heading.no-bg a {
                color: #282828; }
                header .mega-menu .product-mega-menu .product-container .product-list a .product-heading.no-bg a:after {
                  background: url(../images/header/white-arrow-right-black.png) no-repeat; }
              header .mega-menu .product-mega-menu .product-container .product-list a .product-heading.no-bg p {
                margin-top: 2px;
                color: #282828; }
              header .mega-menu .product-mega-menu .product-container .product-list a .product-heading.no-bg:after {
                display: none; }
            header .mega-menu .product-mega-menu .product-container .product-list a .product-heading.product-Tf-Bg {
              padding: 16px 20px;
              display: inline-block;
              cursor: pointer;
              background: url(../images/header/product-tf-bg.png) no-repeat;
              background-size: cover;
              border-radius: 10px;
              position: relative;
              z-index: 99;
              width: 100%;
              background-position: right; }
            header .mega-menu .product-mega-menu .product-container .product-list a .product-heading.product-Tm-Bg {
              padding: 16px 20px;
              display: inline-block;
              cursor: pointer;
              background: url(../images/header/product-tm-bg.png) no-repeat;
              background-size: cover;
              border-radius: 10px;
              position: relative;
              z-index: 99;
              width: 100%; }
          header .mega-menu .product-mega-menu .product-container .product-list .product-heading.moblieLink {
            padding: 16px 20px;
            display: none; }
            header .mega-menu .product-mega-menu .product-container .product-list .product-heading.moblieLink strong, header .mega-menu .product-mega-menu .product-container .product-list .product-heading.moblieLink a {
              font: 700 1.4rem/1.5rem "Inter", sans-serif;
              color: #ffffff;
              position: relative;
              text-transform: uppercase; }
              header .mega-menu .product-mega-menu .product-container .product-list .product-heading.moblieLink strong::after, header .mega-menu .product-mega-menu .product-container .product-list .product-heading.moblieLink a::after {
                content: "";
                position: absolute;
                left: auto;
                right: -28px;
                top: 2px;
                background: url(../images/header/white-Arrow-right.png) no-repeat;
                width: 17px;
                height: 14px; }
          header .mega-menu .product-mega-menu .product-container .product-list .extraField {
            padding: 10px 20px;
            border: 1px solid #c9c9c9;
            border-radius: 6px;
            margin-top: 12px; }
            header .mega-menu .product-mega-menu .product-container .product-list .extraField a {
              font: 700 1.4rem/2rem "Inter", sans-serif;
              text-transform: uppercase;
              display: block;
              color: #000; }
            header .mega-menu .product-mega-menu .product-container .product-list .extraField.mobile {
              display: none; }
          header .mega-menu .product-mega-menu .product-container .product-list .sub-lits-wrapper {
            margin-top: 25px;
            padding: 0 15px; }
            header .mega-menu .product-mega-menu .product-container .product-list .sub-lits-wrapper .sub-item {
              overflow: auto; }
              header .mega-menu .product-mega-menu .product-container .product-list .sub-lits-wrapper .sub-item .sub-link {
                display: flex;
                justify-content: flex-start;
                margin: 10px 0px;
                align-items: center; }
                header .mega-menu .product-mega-menu .product-container .product-list .sub-lits-wrapper .sub-item .sub-link .sub-list-icon {
                  max-width: 32px;
                  display: inline-block; }
                header .mega-menu .product-mega-menu .product-container .product-list .sub-lits-wrapper .sub-item .sub-link .sub-list-heading {
                  margin-left: 10px;
                  margin-right: 10px; }
                  header .mega-menu .product-mega-menu .product-container .product-list .sub-lits-wrapper .sub-item .sub-link .sub-list-heading strong {
                    font: 600 1.6rem/2rem "Inter", sans-serif;
                    color: #000; }
                header .mega-menu .product-mega-menu .product-container .product-list .sub-lits-wrapper .sub-item .sub-link .sub-list-status {
                  display: none; }
                  header .mega-menu .product-mega-menu .product-container .product-list .sub-lits-wrapper .sub-item .sub-link .sub-list-status span {
                    display: inline-block;
                    padding: 4px 8px;
                    border-radius: 4px;
                    color: #ffffff;
                    background-color: #000000;
                    font: 400 1.2rem/1.6rem "Inter", sans-serif; }
                header .mega-menu .product-mega-menu .product-container .product-list .sub-lits-wrapper .sub-item .sub-link .sub-list-status.new {
                  display: block; }
                header .mega-menu .product-mega-menu .product-container .product-list .sub-lits-wrapper .sub-item .sub-link:hover .sub-list-heading strong {
                  color: #006bcf; }
          header .mega-menu .product-mega-menu .product-container .product-list.resources .sub-lits-wrapper {
            margin: 0 -25px;
            padding: 0;
            display: flex;
            flex-wrap: wrap; }
            header .mega-menu .product-mega-menu .product-container .product-list.resources .sub-lits-wrapper .column {
              padding: 0 10px;
              width: 50%; }
              header .mega-menu .product-mega-menu .product-container .product-list.resources .sub-lits-wrapper .column p {
                margin-bottom: 8px;
                color: #282828;
                font: 700 1.4rem/2.1rem "Inter", sans-serif; }
              header .mega-menu .product-mega-menu .product-container .product-list.resources .sub-lits-wrapper .column .image {
                margin-bottom: 15px;
                height: 92px;
                border: 1px solid #eaeaea;
                border-radius: 5px; }
                header .mega-menu .product-mega-menu .product-container .product-list.resources .sub-lits-wrapper .column .image img {
                  width: 100%;
                  height: 100%;
                  object-fit: cover; }
              header .mega-menu .product-mega-menu .product-container .product-list.resources .sub-lits-wrapper .column span {
                color: #006bcf;
                display: block;
                font: 700 1.4rem/2.1rem "Inter", sans-serif; }
                header .mega-menu .product-mega-menu .product-container .product-list.resources .sub-lits-wrapper .column span i {
                  font: normal normal normal 12px/1 FontAwesome; }
          header .mega-menu .product-mega-menu .product-container .product-list.resources .product-heading {
            margin-bottom: 15px;
            margin-left: -15px;
            padding-top: 5px;
            padding-left: 0;
            background: inherit; }
            header .mega-menu .product-mega-menu .product-container .product-list.resources .product-heading strong {
              color: #282828; }
              header .mega-menu .product-mega-menu .product-container .product-list.resources .product-heading strong:after {
                background: url(../images/header/white-arrow-right-black.png) no-repeat; }
            header .mega-menu .product-mega-menu .product-container .product-list.resources .product-heading:after {
              display: none; }
          header .mega-menu .product-mega-menu .product-container .product-list.productOne, header .mega-menu .product-mega-menu .product-container .product-list.productTwo {
            background-color: #fff; }
        header .mega-menu .product-mega-menu .product-container .productFour, header .mega-menu .product-mega-menu .product-container .extramobile {
          display: none; }
    header .mega-menu#industries-menu .product-mega-menu .product-container .product-list a .product-heading.no-bg {
      padding: 5px 5px 16px;
      border-bottom: 1px solid #e7e7e7;
      border-radius: 0;
      background: inherit; }
      header .mega-menu#industries-menu .product-mega-menu .product-container .product-list a .product-heading.no-bg strong {
        color: #282828; }
        header .mega-menu#industries-menu .product-mega-menu .product-container .product-list a .product-heading.no-bg strong:after {
          transition: 0.2s all ease-in-out;
          background: url(../images/header/white-arrow-right-black.png) no-repeat; }
      header .mega-menu#industries-menu .product-mega-menu .product-container .product-list a .product-heading.no-bg p {
        margin-top: 2px;
        color: #282828; }
      header .mega-menu#industries-menu .product-mega-menu .product-container .product-list a .product-heading.no-bg:after {
        display: none; }
    header .mega-menu#industries-menu .product-mega-menu .product-container .product-list a:hover .product-heading.no-bg strong {
      color: #282828; }
      header .mega-menu#industries-menu .product-mega-menu .product-container .product-list a:hover .product-heading.no-bg strong:after {
        right: -38px; }
    header .mega-menu#industries-menu .resources {
      position: relative;
      background: #fbfbfb; }
      header .mega-menu#industries-menu .resources:after {
        content: '';
        position: absolute;
        right: -3000px;
        top: 0;
        width: 3000px;
        height: 100%;
        background-color: #fbfbfb; }

@media (max-width: 2560px) {
  header nav .mega-menu {
    top: 79px !important; } }
@media (max-width: 1921px) {
  header nav .mega-menu {
    top: 84px !important; } }
@media (max-width: 1440px) {
  header nav {
    flex-basis: 80%; }
  header .mega-menu {
    top: 81px; }
  header .subnav {
    right: -2px; }

  header .mega-menu .product-mega-menu .product-container .product-list {
    padding: 30px 30px 25px; }

  header .mega-menu .product-mega-menu .secound-menu ul li strong {
    font: 600 16px/18px "Inter", sans-serif; }

  header .mega-menu .product-mega-menu .secound-menu ul li p {
    font: 400 14px/20px "Inter", sans-serif; }

  header nav ul li:last-child a:before {
    background-size: 100%;
    left: 12px;
    top: 9px;
    width: 16px;
    height: 16px; }

  header .mega-menu .product-mega-menu .product-container .product-list a .product-heading strong::after {
    background-size: 100%;
    width: 15px;
    height: 13px;
    top: 0; }

  header .mega-menu#industries-menu .product-mega-menu .product-container .product-list a .product-heading.no-bg strong:after {
    background-size: 100%; } }
@media (max-width: 1199px) {
  header nav ul li a {
    padding: 2.8rem 2rem; }
  header nav .subnav {
    right: -6px; }

  header .mega-menu {
    top: 61px; }

  header .mega-menu .product-mega-menu .secound-menu {
    padding: 45px 15px; }

  header nav ul li:last-child {
    margin-left: 18px; } }
@media (min-width: 992px) {
  header #mobshow {
    display: flex !important; }
  header nav .mega-menu {
    top: 42px; } }
@media (max-width: 991px) {
  header {
    padding: 1.2rem 0;
    min-height: 54px; }
    header .logo {
      flex-basis: 130px; }
    header .mobnav {
      display: block !important;
      cursor: pointer; }
    header .down-icon, header .desktop {
      display: none; }
    header nav {
      flex-basis: 100%; }
      header nav .subnav {
        right: 0;
        top: 17px !important;
        transform: inherit;
        pointer-events: initial;
        z-index: 9; }
      header nav ul li {
        border-bottom: 1px solid #cccccc3b; }
        header nav ul li a {
          font: 700 15px/24px "Inter", sans-serif;
          letter-spacing: 1px;
          padding: 2.5rem 5px;
          text-transform: capitalize;
          z-index: 999; }
          header nav ul li a:hover {
            color: #000000 !important; }
        header nav ul li:hover .mega-menu {
          display: none; }
        header nav ul li:last-child {
          margin-top: 0; }
      header nav ul .navBtn {
        margin-top: 40px !important;
        padding-bottom: 20px;
        text-align: center;
        border: 0px !important; }
        header nav ul .navBtn a {
          padding: 1.2rem 2.5rem 1.2rem 6.3rem !important;
          display: inline-block; }
    header .subnav {
      padding: 5px 10px;
      right: 0;
      top: 6px; }
      header .subnav:before {
        font-weight: 900;
        font-size: 18px; }

  header .mega-menu .product-mega-menu .product-container {
    padding: 0 0 0 8px;
    display: block;
    grid-template-columns: inherit; }

  header .mega-menu .product-mega-menu .secound-menu {
    padding: 0; }

  header .mega-menu .product-mega-menu .secound-menu .product-container {
    grid-gap: 0px; }

  header .mega-menu .product-mega-menu .secound-menu ul li {
    padding: 0;
    border: 0; }

  header .mega-menu, header .mega-menu .product-mega-menu .product-container .product-sub-lits {
    position: relative;
    top: 0;
    width: 100%;
    display: none;
    transition: right 0.3s;
    left: auto;
    z-index: 9999; }

  header .mega-menu.show, header .mega-menu .product-mega-menu .product-container .product-sub-lits.show {
    right: 0;
    display: block; }

  header .new_line {
    padding-bottom: 50px;
    height: 100vh;
    position: fixed;
    width: 366px;
    max-width: 90%;
    overflow-x: hidden;
    overflow-y: auto;
    transition: right 0.3s;
    right: 0;
    top: 0;
    display: none;
    z-index: 9999;
    box-shadow: none;
    background: #fff;
    box-shadow: 0px 0px 19px 4px #cccccc61; }

  header .new_line.active {
    right: 0;
    display: block; }

  header .new_line #mobshow {
    padding: 0 15px;
    display: block;
    background-color: #fff; }

  header .mega-menu .mob-nav {
    padding: 20px 25px;
    min-height: 65px;
    display: flex;
    align-items: center;
    color: #000;
    font: 700 15px / 20px "Inter", sans-serif;
    cursor: pointer; }

  header .mega-menu .mob-nav i {
    margin-top: 0;
    font-size: 15px;
    margin-right: 15px;
    line-height: inherit;
    font-weight: 900;
    display: none; }

  header .mega-menu .mob-nav span {
    padding-left: 22px;
    display: inline-block;
    position: relative; }

  header .mega-menu .mob-nav span:before {
    content: "";
    width: 15px;
    height: 15px;
    font-size: 15px;
    opacity: 0.8;
    position: absolute;
    left: 0;
    top: 1px;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    background: url(../images/header/arrow-img1.png) no-repeat;
    background-size: 15px; }

  header nav .mob-nav {
    padding: 1.2rem 17px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #cccccc3b;
    background: #fff; }

  header nav .mob-nav .close-box {
    margin-right: 10px;
    max-width: 18px; }

  .loading-bg {
    position: absolute;
    top: 0;
    width: calc(100% - 366px);
    height: 100%;
    overflow: hidden;
    transition: ease-in-out 0.2s;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5); }

  .loading-bg.bodyclass {
    opacity: 1;
    visibility: visible; }

  header nav .mob-nav .mob-logo {
    flex-basis: 130px; }

  header .subnav.hide-arrow:before {
    display: none; }

  header .subnav:before, header .mega-menu .product-mega-menu .product-container .product-list .product-heading::after {
    content: "\f107";
    width: 15px;
    height: 15px;
    font-size: 15px;
    font: 20px / 1 FontAwesome;
    font-weight: 700;
    color: #000; }

  header .mega-menu .product-mega-menu .product-container .product-list .extraField, header .mega-menu .product-mega-menu .product-container .product-list .product-heading p {
    display: none; }

  header .mega-menu .product-mega-menu .product-container .product-list {
    padding: 0;
    border-bottom: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative; }

  header .mega-menu .product-mega-menu .product-container .product-list .product-heading strong::after {
    top: 0;
    right: 0; }

  header .mega-menu .product-mega-menu {
    padding: 0;
    border-top: 1px solid #cccccc3b; }

  header .mega-menu .product-mega-menu .product-container .product-list .product-heading strong {
    display: block; }

  header .mega-menu .product-mega-menu .product-container .product-sub-lits {
    background-color: #fff; }

  header .mega-menu .product-mega-menu .product-container .product-list .sub-lits-wrapper {
    margin-top: 0;
    padding: 0;
    border-top: 0;
    justify-content: flex-start; }

  header nav ul li:last-child {
    margin-left: 0; }

  header nav ul li:last-child a:before {
    display: none; }

  header .mega-menu .product-mega-menu .product-container .product-list a .product-heading {
    padding: 0;
    background: inherit; }

  header .mega-menu .product-mega-menu .product-container .product-list a .product-heading strong, header .mega-menu .product-mega-menu .product-container .product-list.resources .product-heading strong {
    color: #000;
    font: 600 15px/24px "Inter", sans-serif;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: capitalize;
    position: relative; }

  header .mega-menu .product-mega-menu .product-container .product-list.resources .product-heading {
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
    min-width: 45px; }

  header .mega-menu .product-mega-menu .product-container .product-list a .product-heading::after {
    content: "";
    display: flex !important;
    align-items: center;
    font: 12px / 15px FontAwesome;
    opacity: 1;
    font-size: 15px;
    left: auto;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent; }

  header .mega-menu .product-mega-menu .product-container .product-list .product-heading {
    position: relative; }

  header .mega-menu .product-mega-menu .product-container .product-list .product-heading::after {
    content: "\f107";
    display: flex !important;
    align-items: center;
    font: 20px / 1 FontAwesome;
    opacity: 1;
    font-weight: 700;
    left: auto;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    position: absolute; }

  header .mega-menu .product-mega-menu .product-container .product-list .product-heading.arrow:after, header .subnav.arrow:before {
    content: "\f106"; }

  header .mega-menu .product-mega-menu .product-container .product-list a .product-heading.no-bg strong:after, header .mega-menu .product-mega-menu .product-container .product-list.resources .product-heading strong:after {
    display: none; }

  header .mega-menu .product-mega-menu .product-container .product-list a .product-heading.no-bg {
    padding: 0;
    border: 0; }

  header .mega-menu .product-mega-menu .product-container .product-list a .product-heading.product-Tf-Bg {
    padding: 0;
    background: inherit; }

  header .mega-menu .product-mega-menu .product-container .product-list a .product-heading.product-Tm-Bg {
    padding: 0;
    background: inherit; }

  header .mega-menu .product-mega-menu .product-container .product-list .sub-lits-wrapper .sub-item .sub-link .sub-list-heading strong, header .mega-menu .product-mega-menu .product-container .product-list .extraField a {
    font: 400 15px/25px "Inter", sans-serif;
    letter-spacing: 1px;
    text-transform: capitalize; }

  header .mega-menu .product-mega-menu .product-container .product-list.resources .sub-lits-wrapper {
    margin: 0; }

  header .mega-menu .product-mega-menu .product-container .product-list.resources .sub-lits-wrapper .column {
    margin-bottom: 0;
    padding: 0;
    width: 100%; }

  header .mega-menu .product-mega-menu .product-container .product-list.resources .sub-lits-wrapper {
    padding: 0;
    border-top: 1px solid #cccccc3b; }

  header .mega-menu .product-mega-menu .product-container .product-list.resources .sub-lits-wrapper .column p, header .mega-menu .product-mega-menu .product-container .product-list.resources .sub-lits-wrapper .column span {
    font: 700 13px/20px "Inter", sans-serif; }

  header .mega-menu .product-mega-menu .product-container .product-list.resources .sub-lits-wrapper .column .image {
    margin-bottom: 10px;
    height: auto; }

  header .mega-menu .product-mega-menu .product-container .product-list.resources .sub-lits-wrapper .column p {
    margin-bottom: 4px; }

  header .mega-menu .product-mega-menu .product-container .product-list .extraField.mobile, header .mega-menu .product-mega-menu .product-container .extramobile .extraField {
    display: block; }

  header .mega-menu .product-mega-menu .product-container .product-list .extraField {
    padding: 0;
    margin-top: 0;
    border: 0; }

  header .mega-menu .product-mega-menu .product-container .product-list .extraField a {
    padding: 1rem 5px;
    display: inline-block;
    text-decoration: underline;
    color: #777777;
    position: relative; }

  header .mega-menu .product-mega-menu .product-container .product-list .extraField a:after {
    content: '';
    position: absolute;
    right: -18px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 2px;
    width: 16px;
    height: 16px;
    background: url(../images/right-arrow2.png) no-repeat;
    background-size: cover; }

  header .mega-menu .product-mega-menu .secound-menu ul li strong {
    margin-bottom: 3px;
    font: 700 14px/25px "Inter", sans-serif;
    letter-spacing: 1px; }

  header .mega-menu .product-mega-menu .secound-menu ul li p {
    font: 400 14px/21px "Inter", sans-serif; }

  header .mega-menu .product-mega-menu .secound-menu ul li p span {
    display: none; }

  header .mega-menu .product-mega-menu .secound-menu ul li p strong a {
    padding: 0;
    display: block;
    font: 400 15px/25px "Inter", sans-serif; }

  header .mega-menu .product-mega-menu .product-container .product-list.resources .sub-lits-wrapper .column p br {
    display: none; }

  header .mega-menu .product-mega-menu .product-container .product-list .sub-lits-wrapper .sub-item .sub-link {
    margin: 0;
    padding: 1.3rem 5px;
    min-height: 48px;
    font: 600 15px/24px "Inter", sans-serif; }

  header .mega-menu .product-mega-menu .product-container .product-list .sub-lits-wrapper .sub-item .sub-link .sub-list-icon {
    max-width: 25px; }

  header .mega-menu .product-mega-menu .product-container .product-list:last-child {
    border: 0; }

  header .mega-menu {
    box-shadow: none;
    display: none !important;
    background-color: #fff; }

  header .mega-menu#industries-menu .resources {
    position: static;
    background: #fff; }

  header .mega-menu .product-mega-menu .product-container .product-list .desktopLink {
    padding: 1.9rem 5px;
    display: inline-block; }

  header .mega-menu .product-mega-menu .product-container .product-list.productTwo .desktopLink, header .mega-menu .product-mega-menu .product-container .product-list.productThree .desktopLink {
    padding-left: 9px; }

  header .mega-menu .product-mega-menu .product-container .product-list .desktopLink .product-heading:after {
    display: none; }

  header .mega-menu .product-mega-menu .product-container .product-list .product-heading.moblieLink {
    min-width: 45px;
    width: 100%;
    min-height: 62px;
    display: block;
    padding: 0;
    float: left;
    z-index: 999;
    position: absolute; }

  header .mega-menu .product-mega-menu .product-container .product-list .product-heading.moblieLink strong {
    color: #000;
    font: 700 15px/24px "Inter", sans-serif;
    letter-spacing: 1px;
    padding: 2.4rem 0;
    display: inline-block;
    text-transform: capitalize;
    position: relative;
    font-size: 0; }

  header .mega-menu .product-mega-menu .product-container .product-list .sub-lits-wrapper .sub-item {
    width: 100%;
    border-bottom: 0;
    overflow: hidden; }

  header .mega-menu .product-mega-menu .product-container .product-list .sub-lits-wrapper .sub-item:last-child {
    border: 0; }

  header .mega-menu .product-mega-menu .product-container .product-list.resources .sub-lits-wrapper .column .image {
    border: 0; }

  header .mega-menu .product-mega-menu .product-container .product-list.resources .sub-lits-wrapper .column {
    border: 0; }

  header .mega-menu .product-mega-menu .product-container .product-list .desktopLink .product-heading:after {
    display: none !important; }

  header .mega-menu#industries-menu .product-mega-menu .product-container .product-list a .product-heading.no-bg {
    padding: 0;
    border: 0; }

  header .mega-menu .product-mega-menu .secound-menu ul li a {
    padding: 1.5rem 15px 1.5rem 44px;
    margin-top: 0;
    border-bottom: 0;
    background-size: 25px;
    background-position: 7px center; }

  header .mega-menu .product-mega-menu .secound-menu ul li:first-child {
    margin-top: 0; }

  header .mega-menu .product-mega-menu .secound-menu ul li:last-child {
    border-bottom: 0; }

  header .mega-menu .product-mega-menu .product-container .product-list.resources .sub-lits-wrapper .column .image img {
    height: auto; }

  header nav ul li .mega-menu.active, header nav ul li .mega-menu.first-active {
    display: block !important; }

  header nav .mega-menu {
    padding: 0;
    width: 100%;
    position: relative;
    top: 0 !important;
    box-shadow: inherit; } }
@media (max-width: 767px) {
  .product-mega .mega-menu {
    overflow: scroll;
    height: 200px; }

  .indust-mega .mega-menu {
    overflow: scroll;
    height: 200px; }

  header nav .mega-menu .drop-list .sub-sec .product-name a strong {
    font: 700 1.6rem "Inter", sans-serif; }
  header nav .mega-menu .drop-list .sub-sec .nav-list ul li a {
    font: 700 1.6rem "Inter", sans-serif; }
    header nav .mega-menu .drop-list .sub-sec .nav-list ul li a::before {
      left: 8px; }
    header nav .mega-menu .drop-list .sub-sec .nav-list ul li a:hover {
      box-shadow: none; }
  header nav .mega-menu .drop-list .sub-sec .indus-nav-list ul li a {
    font: 700 1.6rem "Inter", sans-serif; }
    header nav .mega-menu .drop-list .sub-sec .indus-nav-list ul li a::before {
      left: 8px; }
    header nav .mega-menu .drop-list .sub-sec .indus-nav-list ul li a:hover {
      box-shadow: none; }
  header nav .mega-menu .drop-list .sub-sec .comp-nav-list ul li a {
    font: 700 1.6rem "Inter", sans-serif; }
    header nav .mega-menu .drop-list .sub-sec .comp-nav-list ul li a::before {
      left: 8px; }
    header nav .mega-menu .drop-list .sub-sec .comp-nav-list ul li a:hover {
      box-shadow: none; }
  header nav .mega-menu .drop-list .sub-sec .community-nav-list ul li a {
    font: 700 1.6rem "Inter", sans-serif; }
    header nav .mega-menu .drop-list .sub-sec .community-nav-list ul li a::before {
      left: 8px; }
    header nav .mega-menu .drop-list .sub-sec .community-nav-list ul li a:hover {
      box-shadow: none; } }
@media (max-width: 620px) {
  header {
    padding: 1.2rem 0; }
    header nav ul .indust-mega .mega-menu .drop-tb-list {
      flex-basis: 45% !important; }
    header nav ul .indust-mega .mega-menu .drop-tf-list {
      flex-basis: 45% !important; } }
@media (max-width: 576px) {
  .indust-mega .mega-menu .row {
    flex-direction: column; }
  .indust-mega .mega-menu .product-name a strong {
    font: 700 2rem "Inter", sans-serif !important; }
  .indust-mega .mega-menu .product-name a p {
    font-size: 1.8rem !important;
    margin-top: 2rem !important; }
  .indust-mega .mega-menu .indus-nav-list .m-0 {
    margin-top: 0 !important; }

  .drop-list {
    flex-direction: column; }
    .drop-list .sub-sec {
      width: 100% !important; }
      .drop-list .sub-sec .product-name a strong {
        font: 700 2rem "Inter", sans-serif !important; }
      .drop-list .sub-sec .product-name a p {
        display: none !important; }
      .drop-list .sub-sec .product-name a .tf-product {
        margin-top: 3rem !important; }
      .drop-list .sub-sec .nav-list ul {
        margin-top: 1.6rem !important; }
        .drop-list .sub-sec .nav-list ul li a {
          font-size: 1.6rem !important; }

  .product-mega .mega-menu {
    overflow: scroll;
    height: 388px; }

  .indust-mega .mega-menu {
    overflow: scroll;
    height: 388px; }

  .loading-bg {
    display: none; }

  header .new_line {
    width: 100%;
    max-width: 100%; }

  header .mega-menu, header .mega-menu .product-mega-menu .product-container .product-sub-lits {
    width: 100%; } }
.event-popup {
  opacity: 0;
  scale: 0; }
  .event-popup .popup-box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
    .event-popup .popup-box .closeBtn .clsBtnevent {
      position: absolute;
      left: auto;
      top: 0px;
      right: 0px;
      background-color: #ebebeb;
      border: 0;
      cursor: pointer; }
      .event-popup .popup-box .closeBtn .clsBtnevent .fa-times {
        width: 30px;
        height: 30px;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        color: #c2c2c1;
        font-size: 20px; }

.eventPopup {
  overflow: visible;
  position: fixed;
  background: #000000e0;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.2s ease-in-out;
  height: 100vh;
  right: 0;
  bottom: 0;
  z-index: 999999;
  opacity: 1;
  scale: 1; }

.white-paper-popup {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 620px;
  background-color: #ffffff;
  box-shadow: 8px -5px 19px 0 #52515140;
  z-index: 9999;
  display: none;
  transition: all 0.5s ease-in-out;
  padding: 4rem 1rem 4rem 4rem; }
  .white-paper-popup .closeBtn .clsBtn {
    position: absolute;
    left: auto;
    top: 25px;
    right: 20px;
    background-color: #ebebeb;
    border: 0;
    cursor: pointer; }
    .white-paper-popup .closeBtn .clsBtn .fa-times {
      width: 35px;
      height: 35px;
      display: -ms-flexbox;
      display: flex;
      justify-content: space-between;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      color: #c2c2c1;
      font-size: 30px; }
  .white-paper-popup .box-logo {
    margin-bottom: 2rem; }
  .white-paper-popup .row {
    align-items: flex-start; }
  .white-paper-popup .paper-heading .paper-inner-heading h2 {
    font: 700 3rem "Inter", sans-serif;
    color: #2d065e;
    margin-bottom: 1rem;
    position: relative;
    padding-left: 2rem; }
    .white-paper-popup .paper-heading .paper-inner-heading h2::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      width: 4px;
      height: 100%;
      background-color: #ffba00; }
  .white-paper-popup .paper-heading .paper-inner-heading h3 {
    font: 600 2.2rem/3rem "Inter", sans-serif;
    color: #2d065e;
    padding-left: 2rem;
    margin-top: 2rem; }
    .white-paper-popup .paper-heading .paper-inner-heading h3 span {
      background: linear-gradient(0deg, #9929ea 0%, #5808fb 100%);
      font: 700 2.4rem "Inter", sans-serif;
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text; }
  .white-paper-popup .row {
    flex-wrap: nowrap;
    padding: 0;
    margin-top: 2.4rem;
    position: relative; }
    .white-paper-popup .row .paper-link a {
      color: #ffffff;
      background: linear-gradient(0deg, #9929ea 0%, #5808fb 100%);
      display: inline-block;
      padding: 1.5rem 3rem;
      border-radius: 1rem;
      font: 700 2rem "Inter", sans-serif;
      margin: 4rem 0rem 0rem 2rem; }
      .white-paper-popup .row .paper-link a .fa-long-arrow-right {
        position: relative;
        top: 2px;
        left: 1rem;
        cursor: pointer; }
    .white-paper-popup .row .paper-link p {
      font: 700 1.6rem "Inter", sans-serif;
      color: #9a9a9a;
      margin-top: 1rem; }
    .white-paper-popup .row .wt-paper-Img {
      flex-basis: 40%; }

.showBox {
  display: block; }

@media (max-width: 1440px) {
  .white-paper-popup {
    width: 560px; }
    .white-paper-popup .row .wt-paper-Img {
      flex-basis: 46%; } }
@media (max-width: 767px) {
  .event-popup .popup-box {
    width: 60%; }

  .white-paper-popup {
    width: 420px; }
    .white-paper-popup .row .wt-paper-Img {
      flex-basis: 40%; } }
@media (max-width: 480px) {
  .event-popup .popup-box {
    width: 80%; }

  .white-paper-popup {
    width: 360px; }
    .white-paper-popup .paper-heading {
      flex-basis: 58%; }
      .white-paper-popup .paper-heading .paper-inner-heading h2 {
        font: 700 2.4rem "Inter", sans-serif; }
      .white-paper-popup .paper-heading .paper-inner-heading h3 {
        font-size: 2rem; }
        .white-paper-popup .paper-heading .paper-inner-heading h3 br {
          display: none; } }
@media (max-width: 440px) {
  .white-paper-popup {
    width: 95%; }
    .white-paper-popup .row .paper-link a .fa-long-arrow-right {
      top: 1px; }
    .white-paper-popup .pop-box .closeBtn .clsBtn .fa-times {
      width: 25px;
      height: 25px;
      font-size: 16px; }
    .white-paper-popup .pop-box .box-logo {
      width: 43%; }
    .white-paper-popup .pop-box .paper-heading h2 {
      font: 700 2.6rem "Inter", sans-serif; }
    .white-paper-popup .pop-box .paper-heading h3 {
      font: 600 2rem/3rem "Inter", sans-serif; }
      .white-paper-popup .pop-box .paper-heading h3 span {
        font: 700 2rem "Inter", sans-serif; } }
footer {
  padding: 60px 0px 0px;
  box-shadow: 0px -20px 40px 0px #bdbdbd2e; }
  footer .container .row .columnBoxWrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 40px; }
    footer .container .row .columnBoxWrapper .columnBox {
      flex-basis: 22%; }
      footer .container .row .columnBoxWrapper .columnBox .title-head .title-heading {
        font: 700 1.6rem/2.6rem "Inter",sans-serif;
        color: #132253; }
      footer .container .row .columnBoxWrapper .columnBox .title-head .footerDropMenu {
        display: none; }
      footer .container .row .columnBoxWrapper .columnBox .product-list .list-item {
        margin: 4px 0px; }
        footer .container .row .columnBoxWrapper .columnBox .product-list .list-item a {
          font: 400 1.4rem/2.4rem "Inter",sans-serif;
          color: #353e5e; }
      footer .container .row .columnBoxWrapper .columnBox .resourceList .list-item {
        margin: 4px 0px; }
        footer .container .row .columnBoxWrapper .columnBox .resourceList .list-item a {
          font: 400 1.4rem/2.4rem "Inter",sans-serif;
          color: #353e5e; }
      footer .container .row .columnBoxWrapper .columnBox .address-list .address-place {
        line-height: 26px; }
        footer .container .row .columnBoxWrapper .columnBox .address-list .address-place img {
          margin-right: 4px; }
        footer .container .row .columnBoxWrapper .columnBox .address-list .address-place p {
          font: 600 1.4rem/2.4rem "Inter",sans-serif;
          color: #353e5e;
          display: inline; }
      footer .container .row .columnBoxWrapper .columnBox .contactDetails {
        display: flex;
        align-items: flex-start;
        justify-content: space-between; }
      footer .container .row .columnBoxWrapper .columnBox .loginDetails {
        display: flex;
        align-items: flex-start;
        justify-content: space-between; }
      footer .container .row .columnBoxWrapper .columnBox:last-child {
        flex-basis: 24%; }
  footer .container .row .followRow {
    padding: 26px 0px 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 100%; }
    footer .container .row .followRow .iso .iso-certificats img {
      margin: 0px 10px; }
    footer .container .row .followRow .connectUs {
      display: flex;
      flex-basis: 36%;
      grid-gap: 56px;
      align-items: flex-start; }
      footer .container .row .followRow .connectUs .mail .title-head .title-heading {
        font: 700 1.6rem/2.6rem "Inter",sans-serif;
        color: #132253; }
      footer .container .row .followRow .connectUs .mail .salesMail {
        font: 600 1.4rem/2.4rem "Inter",sans-serif;
        color: #353e5e; }
      footer .container .row .followRow .connectUs .socailList .title-head .title-heading {
        font: 700 1.6rem/2.6rem "Inter",sans-serif;
        color: #132253; }
      footer .container .row .followRow .connectUs .socailList .iconWrapper .icon {
        width: 32px;
        height: 32px;
        display: inline-block;
        border-radius: 50%;
        margin: 0px 6px; }
      footer .container .row .followRow .connectUs .socailList .iconWrapper .icon1 {
        background-image: url(../images/footer/insta.png);
        background-repeat: no-repeat;
        margin-left: 0; }
      footer .container .row .followRow .connectUs .socailList .iconWrapper .icon2 {
        background-image: url(../images/footer/linkedin.png);
        background-repeat: no-repeat; }
      footer .container .row .followRow .connectUs .socailList .iconWrapper .icon3 {
        background-image: url(../images/footer/x.png);
        background-repeat: no-repeat; }
      footer .container .row .followRow .connectUs .socailList .iconWrapper .icon4 {
        background-image: url(../images/footer/youtube.png);
        background-repeat: no-repeat; }
      footer .container .row .followRow .connectUs .socailList .iconWrapper .icon5 {
        background-image: url(../images/footer/facebook.png);
        background-repeat: no-repeat;
        margin-right: 0; }
  footer .container .row .copyRightRow {
    padding: 20px 0px;
    display: flex;
    justify-content: space-between;
    width: 100%; }
    footer .container .row .copyRightRow .policyRow li {
      display: inline-block;
      padding: 0px 6px;
      position: relative; }
      footer .container .row .copyRightRow .policyRow li a {
        font: 600 1.4rem/2.4rem "Inter",sans-serif;
        color: #353e5e; }
      footer .container .row .copyRightRow .policyRow li::after {
        content: "";
        left: auto;
        right: -4px;
        position: absolute;
        width: 1px;
        height: 70%;
        background-color: #353e5e;
        top: 56%;
        transform: translate(-50%, -50%); }
      footer .container .row .copyRightRow .policyRow li:first-child {
        padding-left: 0; }
      footer .container .row .copyRightRow .policyRow li:last-child::after {
        display: none; }
    footer .container .row .copyRightRow .rights {
      font: 700 1.4rem/2.4rem "Inter",sans-serif;
      color: #132253; }

.cookieBox {
  position: fixed;
  z-index: 9999;
  width: 30%;
  padding: 3rem;
  bottom: 3rem;
  left: 3rem;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3); }
  .cookieBox h4 {
    font: 700 2rem/3rem "Inter",sans-serif; }
  .cookieBox p {
    font: 400 14px/20px "Inter",sans-serif; }
  .cookieBox .viewBtn {
    padding: 1rem 3rem;
    margin: 2rem 0 0;
    display: inline-block;
    font: 400 2rem/3rem "Inter",sans-serif;
    color: #5f2eae;
    border-radius: 30px;
    border: 1px solid #5f2eae;
    margin: 5rem 0 0; }
    .cookieBox .viewBtn:hover {
      background: #5f2eae;
      color: #ffffff; }

.whatsappChatBox .chatIcon {
  height: 60px;
  position: fixed;
  bottom: 15px;
  width: 60px;
  left: 6px;
  background: #fff;
  border-radius: 10px; }
  .whatsappChatBox .chatIcon a picture img {
    width: 60px; }

@media (max-width: 1440px) {
  footer .container .row .followRow .connectUs {
    flex-basis: 38%;
    grid-gap: 38px; }
  footer .container .row .followRow .expertTalk a::after {
    right: 28px;
    top: 20px;
    width: 18px;
    height: 16px;
    background-size: 100%; } }
@media (max-width: 1199px) {
  footer .container .row .followRow .expertTalk {
    flex-direction: column;
    text-align: center;
    grid-gap: 0px; }
    footer .container .row .followRow .expertTalk a {
      padding: 10px 60px 10px 30px;
      margin-top: 20px;
      display: inline-block; }
      footer .container .row .followRow .expertTalk a::after {
        right: 30px;
        top: 16px;
        width: 16px;
        height: 14px; }
  footer .container .row .followRow .connectUs {
    flex-basis: 42%; } }
@media (max-width: 990px) {
  footer .container .row .columnBoxWrapper {
    padding-bottom: 0; }
    footer .container .row .columnBoxWrapper .columnBox {
      margin-bottom: 30px;
      flex-basis: 40%; }
      footer .container .row .columnBoxWrapper .columnBox:last-child {
        flex-basis: 40%; }
  footer .container .row .followRow {
    align-items: flex-start; }
    footer .container .row .followRow .connectUs {
      display: block; }
      footer .container .row .followRow .connectUs .mail .title-head {
        margin-bottom: 0; }
      footer .container .row .followRow .connectUs .socailList {
        margin-top: 16px; }
        footer .container .row .followRow .connectUs .socailList .title-head {
          margin-bottom: 1rem; } }
@media (max-width: 834px) {
  footer .container .row .followRow .compliance {
    align-items: flex-start;
    grid-gap: 20px;
    flex-direction: column; } }
@media (max-width: 767px) {
  footer .container .row .followRow .expertTalk a::after {
    right: 30px;
    top: 14px;
    width: 14px;
    height: 12px; }

  .cookieBox {
    width: 96%;
    padding: 2rem;
    bottom: 1rem;
    left: 1rem; } }
@media (max-width: 765px) {
  footer .container .row .columnBoxWrapper .columnBox {
    flex-basis: 44%; }
    footer .container .row .columnBoxWrapper .columnBox:last-child {
      flex-basis: 44%; }
  footer .container .row .followRow {
    flex-direction: column; }
    footer .container .row .followRow .iso {
      margin-bottom: 20px; }
    footer .container .row .followRow .connectUs {
      width: 100%;
      order: 1;
      display: flex;
      align-items: flex-start;
      justify-content: space-between; }
      footer .container .row .followRow .connectUs .socailList {
        margin: 0; }
  footer .container .row .copyRightRow {
    display: block;
    text-align: center; }
    footer .container .row .copyRightRow .policyRow {
      margin-bottom: 16px; } }
@media (max-width: 575px) {
  .title-head h3 {
    font: 700 2rem / 2.6rem "Inter",sans-serif !important; }

  .list-item a {
    font: 400 1.7rem / 2.4rem "Inter",sans-serif !important;
    color: #353e5e !important; }

  .address-place p {
    font: 600 1.7rem / 2rem "Inter",sans-serif !important; }

  .resourceList .list-item a {
    font: 400 1.7rem / 2.4rem "Inter",sans-serif !important;
    color: #353e5e !important; }

  .mail .title-head h3 {
    font: 700 2rem / 2.6rem "Inter",sans-serif !important; }

  .mail .salesMail {
    font: 600 1.7rem / 2.4rem "Inter",sans-serif !important;
    color: #353e5e; }

  .socailList .title-head h3 {
    font: 700 2rem / 2.6rem "Inter",sans-serif !important; } }
@media (max-width: 479px) {
  footer .container .row .columnBoxWrapper .columnBox {
    flex-basis: 100%; }
    footer .container .row .columnBoxWrapper .columnBox .title-head {
      display: flex;
      justify-content: space-between; }
      footer .container .row .columnBoxWrapper .columnBox .title-head .footerDropMenu {
        display: block;
        width: 16px;
        height: 18px;
        background: url(../images/footer/down-arrow-black.png) no-repeat;
        background-size: 100%; }
      footer .container .row .columnBoxWrapper .columnBox .title-head .footerDropMenu.rotate {
        rotate: 180deg; }
    footer .container .row .columnBoxWrapper .columnBox .product-list {
      display: none; }
    footer .container .row .columnBoxWrapper .columnBox .product-list.list-wrapper {
      display: block; }
    footer .container .row .columnBoxWrapper .columnBox:last-child {
      flex-basis: 100%; }
  footer .container .row .followRow .connectUs {
    flex-direction: column;
    grid-gap: 20px; } }
.getInTouch {
  width: 85%;
  margin: 6rem auto 36rem;
  position: relative;
  padding: 8rem 0 50rem;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  background: linear-gradient(180deg, #633ba9 0%, #814cad 100%);
  content-visibility: visible !important; }
  .getInTouch .headingRow strong {
    color: #ffffff;
    font: 2.6rem/3.6rem "InterBold", sans-serif;
    margin: 0 0 0rem;
    display: block; }
  .getInTouch .headingRow span {
    color: #ffffff;
    font: 4rem "InterBold", sans-serif;
    background: none;
    -webkit-background-clip: unset;
    display: block;
    -webkit-text-fill-color: inherit; }
  .getInTouch .container {
    max-width: 1270px; }
  .getInTouch .position-relative {
    position: relative; }
  .getInTouch .autocomplete {
    position: relative;
    display: inline-block; }
    .getInTouch .autocomplete input {
      border: 1px solid transparent;
      background-color: #f7f8fb;
      padding: 10px;
      font-size: 16px; }
    .getInTouch .autocomplete input[type=text] {
      background-color: #f7f8fb;
      width: 100%; }
    .getInTouch .autocomplete input[type=submit] {
      background-color: DodgerBlue;
      color: #fff;
      cursor: pointer; }
    .getInTouch .autocomplete .autocomplete-items {
      position: absolute;
      border: 1px solid #d4d4d4;
      border-bottom: none;
      border-top: none;
      z-index: 99;
      top: 100%;
      left: 0;
      right: 0; }
    .getInTouch .autocomplete .autocomplete-items div {
      padding: 10px;
      cursor: pointer;
      background-color: #fff;
      border-bottom: 1px solid #d4d4d4; }
    .getInTouch .autocomplete .autocomplete-items div:hover {
      background-color: #e9e9e9; }
    .getInTouch .autocomplete .autocomplete-active {
      background-color: DodgerBlue !important;
      color: #ffffff; }
  .getInTouch .getForm {
    width: 100%;
    margin: 0 auto;
    padding: 6rem 5rem;
    background: #ffffff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    left: 0;
    right: 0;
    position: absolute;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    overflow: hidden; }
    .getInTouch .getForm input {
      width: 100%;
      padding: 1rem 3rem;
      height: 75px;
      font: 2.2rem/3.2rem "latoregular", sans-serif;
      background: #f7f8fb;
      border-radius: 10px;
      border: none; }
    .getInTouch .getForm input[type=checkbox] {
      width: 30px;
      height: 30px;
      background: #150337 !important;
      border-radius: 5px;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
    .getInTouch .getForm input::placeholder {
      color: #5a5a5c;
      opacity: 1; }
    .getInTouch .getForm textarea {
      width: 100%;
      padding: 2rem 3rem;
      height: 180px;
      font: 2.2rem/3.2rem "latoregular", sans-serif;
      background: #f7f8fb;
      border-radius: 10px;
      border: none; }
    .getInTouch .getForm select {
      width: 100%;
      padding: 1rem 3rem;
      height: 75px;
      font: 2.2rem/3.2rem "latoregular", sans-serif;
      background: #f7f8fb;
      border-radius: 10px;
      border: none;
      color: #5a5a5c; }
    .getInTouch .getForm .checkInput {
      flex-basis: 30%;
      font: 2.2rem/3.2rem "latoregular", sans-serif;
      position: relative;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: one;
      user-select: none;
      padding: 0 0 0 4.5rem;
      margin-top: 2.5rem; }
      .getInTouch .getForm .checkInput input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0; }
      .getInTouch .getForm .checkInput .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 31px;
        width: 31px;
        background: none;
        border: 1px solid #ccc;
        border-radius: 5px;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); }
      .getInTouch .getForm .checkInput:hover input ~ .checkmark {
        background-color: #5f2eae; }
      .getInTouch .getForm .checkInput input:checked ~ .checkmark {
        background-color: #5f2eae; }
      .getInTouch .getForm .checkInput .checkmark:after {
        content: "";
        position: absolute;
        display: none; }
      .getInTouch .getForm .checkInput input:checked ~ .checkmark:after {
        display: block; }
      .getInTouch .getForm .checkInput .checkmark:after {
        left: 12px;
        top: 8px;
        width: 5px;
        height: 10px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
    .getInTouch .getForm .inputCol {
      flex-basis: 30%;
      position: relative;
      margin: 0 0 3rem; }
    .getInTouch .getForm .input100 {
      flex-basis: 100%; }
    .getInTouch .getForm .checkCol {
      flex-basis: 65%;
      position: relative;
      margin: 0 0 3rem;
      display: -ms-flexbox;
      display: flex;
      justify-content: space-between;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      align-items: center; }
    .getInTouch .getForm .textareaCol {
      flex-basis: 100%;
      margin: 0 0 5rem; }
    .getInTouch .getForm .selectdiv {
      position: relative; }
    .getInTouch .getForm .selectdiv:after {
      content: '\f078';
      font: 2rem/3rem FontAwesome;
      right: 25px;
      top: 25px;
      position: absolute;
      pointer-events: none;
      color: #5a5a5c; }
    .getInTouch .getForm .selectdiv select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      display: block;
      -ms-word-break: normal;
      word-break: normal; }
    .getInTouch .getForm .viewAll {
      border-radius: 10px;
      cursor: pointer;
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
      font: 2.4rem/3.4rem "latoregular", sans-serif;
      margin: 0 auto;
      border: none;
      padding: 1.5rem 7rem 1.5rem 7rem;
      background: #9336ae;
      background: linear-gradient(90deg, #9336ae 0%, #e5565b 100%);
      color: #ffffff; }
      .getInTouch .getForm .viewAll:after {
        display: none; }

@media (max-width: 1440px) {
  .getInTouch {
    margin: 6rem auto 45rem; }
    .getInTouch .getForm input {
      height: 60px;
      font: 2rem/3rem "latoregular", sans-serif; }
    .getInTouch .getForm select {
      height: 60px;
      font: 2rem/3rem "latoregular", sans-serif; }
    .getInTouch .getForm .checkInput {
      font: 2rem/3rem "latoregular", sans-serif; }
    .getInTouch .getForm textarea {
      font: 2rem/3rem "latoregular", sans-serif;
      height: 140px; }
    .getInTouch .getForm .selectdiv::after {
      right: 15px;
      top: 15px; } }
@media (max-width: 1199px) {
  .getInTouch {
    margin: 6rem auto 30rem; }
    .getInTouch .getForm input {
      font: 1.8rem/2.8rem "latoregular", sans-serif; }
    .getInTouch .getForm select {
      font: 1.8rem/2.8rem "latoregular", sans-serif; }
    .getInTouch .getForm .checkInput {
      font: 1.8rem/2.8rem "latoregular", sans-serif; }
    .getInTouch .getForm textarea {
      font: 1.8rem/2.8rem "latoregular", sans-serif;
      height: 100px; } }
@media (max-width: 991px) {
  .getInTouch {
    margin: 5rem auto 20rem;
    width: 95%; }
    .getInTouch .getForm input {
      font: 1.6rem/2.6rem "latoregular", sans-serif;
      height: 50px; }
    .getInTouch .getForm select {
      font: 1.6rem/2.6rem "latoregular", sans-serif;
      height: 50px; }
    .getInTouch .getForm .checkInput {
      font: 1.6rem/2.6rem "latoregular", sans-serif; }
    .getInTouch .getForm textarea {
      font: 1.6rem/2.6rem "latoregular", sans-serif;
      height: 100px; } }
@media (max-width: 767px) {
  .getInTouch {
    margin: 5rem auto 58rem;
    width: 95%;
    padding-top: 3rem; }
    .getInTouch .headingRow span {
      font: 3rem/3.6rem "InterBold", sans-serif; }
    .getInTouch .headingRow strong {
      font: 2.4rem/3.6rem "InterBold", sans-serif; }
    .getInTouch .getForm .inputCol {
      flex-basis: 48%; }
    .getInTouch .getForm .selectdiv {
      flex-basis: 100%; }
    .getInTouch .getForm .checkCol {
      flex-basis: 100%; }
    .getInTouch .getForm .checkInput {
      padding: 0 0 0 45px;
      line-height: 35px !important; } }
@media (max-width: 575px) {
  .getInTouch {
    margin: 5rem auto 73rem;
    width: 95%; }
    .getInTouch .getForm {
      width: 100%;
      padding: 3rem 2rem; }
      .getInTouch .getForm .inputCol {
        flex-basis: 100%;
        margin: 0 0 2rem; }
      .getInTouch .getForm .checkCol {
        margin: 0; }
      .getInTouch .getForm .checkInput {
        flex-basis: 100%;
        margin: 0 0 2rem; } }
@media (max-width: 480px) {
  .getInTouch {
    margin: 5rem auto 64rem; } }
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none; }

section {
  overflow: hidden; }

img {
  max-width: 100%;
  height: auto;
  transition: all 0.5s ease 0s; }

html {
  font-size: 62.5%;
  scroll-behavior: smooth; }

body {
  font: 1.8rem/3rem "latoregular", sans-serif;
  color: #5a5a5c;
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6, p, ul, li {
  font-weight: normal;
  transition: all 0.5s ease 0s; }

ul {
  list-style: none; }

h2 {
  font: 3.8rem/5rem "latoblack", sans-serif;
  color: #000000; }

h3 {
  font: 2.6rem/3.6rem "latobold", sans-serif;
  color: #000000; }

h4 {
  font: 2.2rem/3rem "latobold", sans-serif;
  color: #000000; }

h5 {
  font: 2rem/3rem "latobold", sans-serif;
  color: #000000; }

p {
  font: 2rem/3.6rem "latoregular", sans-serif; }

a {
  transition: all 0.5s ease 0s; }

[data-wpr-lazyrender] {
  content-visibility: visible !important;
  /* Ensures content is always visible */ }

.container {
  width: 100%;
  max-width: 1270px;
  margin: 0 auto; }

.containerRow {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto; }

.headingRow {
  text-align: center;
  margin: 0 0 5rem;
  width: 100%; }
  .headingRow h2 {
    font: 5.2rem/6.2rem "latoblack", sans-serif;
    margin: 0 0 2rem; }
  .headingRow p {
    font: 2.2rem/3.6rem "latoregular", sans-serif;
    color: #404040; }

.headingSec {
  text-align: center;
  margin: 0 0 5rem;
  width: 100%; }
  .headingSec h2 {
    font: 3.6rem/4.6rem "latomedium", sans-serif;
    margin: 0 0 2rem;
    text-align: center; }
    .headingSec h2 span {
      font: 2rem/2.6rem "latoregular", sans-serif;
      background: linear-gradient(to right, #8426b0 30%, #e74544 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
  .headingSec p {
    font: 2rem/3rem "latoregular", sans-serif;
    color: #404040; }

.headingCol {
  text-align: center;
  margin: 0 auto 5rem;
  width: 60%; }
  .headingCol h2 {
    font: 5.2rem/5.6rem "latobold", sans-serif;
    margin: 0 0 2rem;
    text-align: center;
    background: linear-gradient(to right, #705cb3, #c97ca1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
    .headingCol h2 span {
      font: 1.6rem/2.6rem "latomedium", sans-serif;
      text-transform: uppercase;
      color: #2c2c51;
      -webkit-text-fill-color: initial; }
  .headingCol .nvBG {
    background: #2c2c51;
    color: #ffffff;
    padding: 1rem 3.5rem;
    border-radius: 30px;
    margin: 0 0 1rem;
    display: inline-block; }
  .headingCol p {
    font: 2rem/3rem "latoregular", sans-serif;
    color: #404040; }

.textItelic {
  font-style: italic; }

.viewBtn2 {
  padding: 1rem 3rem;
  display: inline-block;
  font: 2rem/3rem "latoregular", sans-serif;
  color: #ffffff;
  background: #150337;
  border-radius: 30px;
  margin: 4rem 0 0; }
  .viewBtn2:hover {
    background: #5f2eae;
    color: #ffffff; }

.viewArrow {
  font: 2rem/3rem "latoregular", sans-serif;
  color: #1455bf;
  padding: 0 2.5rem 0 0;
  position: relative;
  margin: 2rem 0 0;
  display: inline-block; }
  .viewArrow::after {
    content: '';
    background: url("../images/blue-arrow.png") no-repeat;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: 0.8rem; }

.no-webp .vectroBG {
  background: url("../images/vectroBG.png") bottom no-repeat; }

.webp .vectroBG {
  background: url("../images/vectroBG.webp") bottom no-repeat; }

.langCol {
  position: fixed;
  right: 0;
  top: 28rem;
  z-index: 99;
  background: #ffffff;
  padding: 1.5rem 0.6rem 1.5rem 1rem;
  border-radius: 10px 0 0 10px;
  box-shadow: -5px 0 10px rgba(0, 0, 0, 0.2); }
  .langCol li {
    border-bottom: 1px solid #dddddd; }
    .langCol li:last-child {
      border-bottom: none; }
    .langCol li a {
      color: #000000;
      font: 1.4rem/2rem "latomedium", sans-serif; }

.mt-0 {
  margin-top: 0rem; }

.mt-1 {
  margin-top: 1rem; }

.mt-2 {
  margin-top: 2rem; }

.mt-3 {
  margin-top: 3rem; }

.mt-4 {
  margin-top: 4rem; }

.mt-5 {
  margin-top: 5rem; }

.mt-6 {
  margin-top: 6rem; }

.mt-7 {
  margin-top: 7rem; }

.mt-8 {
  margin-top: 8rem; }

.mt-9 {
  margin-top: 9rem; }

.mt-10 {
  margin-top: 10rem; }

.mt-11 {
  margin-top: 11rem; }

.mt-12 {
  margin-top: 12rem; }

.mt-13 {
  margin-top: 13rem; }

.mt-14 {
  margin-top: 14rem; }

.mt-15 {
  margin-top: 15rem; }

.mt-16 {
  margin-top: 16rem; }

.mb-0 {
  margin-bottom: 0rem; }

.mb-1 {
  margin-bottom: 1rem; }

.mb-2 {
  margin-bottom: 2rem; }

.mb-3 {
  margin-bottom: 3rem; }

.mb-4 {
  margin-bottom: 4rem; }

.mb-5 {
  margin-bottom: 5rem; }

.mb-6 {
  margin-bottom: 6rem; }

.mb-7 {
  margin-bottom: 7rem; }

.mb-8 {
  margin-bottom: 8rem; }

.mb-9 {
  margin-bottom: 9rem; }

.mb-10 {
  margin-bottom: 10rem; }

.mb-11 {
  margin-bottom: 11rem; }

.mb-12 {
  margin-bottom: 12rem; }

.mb-13 {
  margin-bottom: 13rem; }

.mb-14 {
  margin-bottom: 14rem; }

.mb-15 {
  margin-bottom: 15rem; }

.mb-16 {
  margin-bottom: 16rem; }

.pt-0 {
  padding-top: 0rem; }

.pt-1 {
  padding-top: 1rem; }

.pt-2 {
  padding-top: 2rem; }

.pt-3 {
  padding-top: 3rem; }

.pt-4 {
  padding-top: 4rem; }

.pt-5 {
  padding-top: 5rem; }

.pt-6 {
  padding-top: 6rem; }

.pt-7 {
  padding-top: 7rem; }

.pt-8 {
  padding-top: 8rem; }

.pt-9 {
  padding-top: 9rem; }

.pt-10 {
  padding-top: 10rem; }

.pt-11 {
  padding-top: 11rem; }

.pt-12 {
  padding-top: 12rem; }

.pt-13 {
  padding-top: 13rem; }

.pt-14 {
  padding-top: 14rem; }

.pt-15 {
  padding-top: 15rem; }

.pt-16 {
  padding-top: 16rem; }

.pb-0 {
  padding-bottom: 0rem; }

.pb-1 {
  padding-bottom: 1rem; }

.pb-2 {
  padding-bottom: 2rem; }

.pb-3 {
  padding-bottom: 3rem; }

.pb-4 {
  padding-bottom: 4rem; }

.pb-5 {
  padding-bottom: 5rem; }

.pb-6 {
  padding-bottom: 6rem; }

.pb-7 {
  padding-bottom: 7rem; }

.pb-8 {
  padding-bottom: 8rem; }

.pb-9 {
  padding-bottom: 9rem; }

.pb-10 {
  padding-bottom: 10rem; }

.pb-11 {
  padding-bottom: 11rem; }

.pb-12 {
  padding-bottom: 12rem; }

.pb-13 {
  padding-bottom: 13rem; }

.pb-14 {
  padding-bottom: 14rem; }

.pb-15 {
  padding-bottom: 15rem; }

.pb-16 {
  padding-bottom: 16rem; }

.w-100 {
  width: 100%; }

.w-98 {
  width: 98%; }

.w-96 {
  width: 96%; }

.w-94 {
  width: 94%; }

.w-92 {
  width: 92%; }

.w-90 {
  width: 90%; }

.w-88 {
  width: 88%; }

.w-86 {
  width: 86%; }

.w-84 {
  width: 84%; }

.w-82 {
  width: 82%; }

.w-80 {
  width: 80%; }

@media (min-width: 1950px) {
  .vectroBG {
    background-size: 100% !important; } }
@media (max-width: 1440px) {
  html {
    font-size: 52.5%; }

  .container {
    max-width: 1070px; }

  .containerRow {
    max-width: 1170px; }

  .headingRow h2 {
    font: 4.8rem/5.8rem "latoblack", sans-serif; }
  .headingRow p {
    font: 2rem/3rem "latoregular", sans-serif; } }
@media (max-width: 1199px) {
  .containerRow, .container {
    max-width: 960px; } }
@media (max-width: 991px) {
  .containerRow, .container {
    max-width: 96%; }

  .headingRow {
    margin: 0 0 3rem; }
    .headingRow h2 {
      font: 4.2rem/5.2rem "latoblack", sans-serif; }
    .headingRow p {
      font: 2rem/3rem "latoregular", sans-serif; }

  h2 {
    font: 3rem/4rem "latobold", sans-serif;
    color: #000000; } }
@media (max-width: 768px) {
  .headingCol {
    width: 100%; }

  .vectroBG {
    background: none !important; }

  h5 {
    font: 18px/26px "latobold", sans-serif;
    color: #000000; } }
@media (max-width: 767px) {
  html {
    font-size: 42.5%; }

  .headingSec h2 {
    font: 2.8rem/3.8rem "latobold", sans-serif; }
  .headingSec p {
    font: 14px/24px "latoregular", sans-serif; }

  .headingCol h2 {
    font: 3.2rem/3.8rem "latobold", sans-serif; }
  .headingCol p {
    font: 14px/24px "latoregular", sans-serif; } }
.faqRow {
  padding: 8rem 0 0 !important;
  position: relative;
  overflow: visible; }
  .faqRow .containerRow .headingCol strong {
    font: 5.2rem/5.6rem "InterBold", sans-serif;
    margin: 0 0 2rem;
    text-align: center;
    background: linear-gradient(to right, #705cb3, #c97ca1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block; }
  .faqRow .containerRow .headingCol p {
    font: 2rem/3rem "Interregular", sans-serif;
    color: #404040; }
  .faqRow .row {
    align-items: start; }
    .faqRow .row ul {
      flex-basis: 48%; }
      .faqRow .row ul li {
        margin-bottom: 3.5rem; }
        .faqRow .row ul li h4 {
          cursor: pointer;
          padding: 3rem 8rem 3rem 4rem;
          font: 700 2rem/3rem "latobold", sans-serif;
          color: #000000;
          background: #ffffff;
          outline-color: #ccc;
          outline-style: solid;
          outline-width: 1px;
          border-radius: 10px;
          position: relative;
          height: auto; }
          .faqRow .row ul li h4::after {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            left: auto;
            right: 2rem;
            top: 50%;
            background-position: 1px 0px;
            width: 31px;
            height: 31px;
            background: url(../images/landingPage/faqArrow.png) no-repeat; }
        .faqRow .row ul li .quesArrow::after {
          content: "";
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          left: auto;
          right: 2rem;
          top: 50%;
          background-position: 1px 0px;
          width: 31px;
          height: 31px;
          background: url(../images/landingPage/faqUpArrow.png) no-repeat; }
        .faqRow .row ul li .faqAns {
          padding: 3rem 4rem 4rem;
          background: #ffffff;
          border-radius: 0px 0px 10px 10px;
          display: none; }
          .faqRow .row ul li .faqAns p {
            font: 1.8rem/3.4rem "latomedium", sans-serif;
            color: #5a5a5c; }
            .faqRow .row ul li .faqAns p a {
              color: #0000ff;
              text-decoration: underline; }
        .faqRow .row ul li .faqShow {
          display: block; }

@media (max-width: 991px) {
  .faqRow {
    padding: 6rem 0; }
    .faqRow .row ul {
      flex-basis: 100%; }
      .faqRow .row ul li h4:after {
        right: 0; } }
@media (max-width: 767px) {
  .faqRow {
    padding: 8rem 0;
    position: relative;
    overflow: visible; }
    .faqRow .containerRow .headingCol strong {
      font: 3.2rem/3.8rem "InterBold", sans-serif; }
    .faqRow .containerRow .headingCol p {
      font: 14px/24px "Interregular", sans-serif; } }
.row {
  padding: 0 1.5rem; }

.banner-row {
  background: url(../images/release-notes/details-banner.png) no-repeat;
  padding: 100px 0px 116px;
  background-size: 100%;
  margin-top: 100px; }
  .banner-row .container .row .banner-heading {
    text-align: center; }
    .banner-row .container .row .banner-heading h1 {
      font: 5rem/6rem "InterBold", sans-serif;
      color: #ffffff; }
    .banner-row .container .row .banner-heading p {
      font: 2rem/3.4rem "Interregular", sans-serif;
      color: #ffffff; }
    .banner-row .container .row .banner-heading .searchform .inpSearch {
      width: 700px;
      padding: 16px;
      font: 1.8rem/2.4rem "InterMedium", sans-serif;
      border-radius: 6px;
      border: 0px;
      display: inline-block;
      margin-top: 20px; }

.categoriesBox {
  margin-top: 40px; }
  .categoriesBox .container .row .catList {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 16px; }
    .categoriesBox .container .row .catList .catItem a {
      display: inline-block;
      font: 1.6rem/2.4rem "InterMedium", sans-serif;
      padding: 10px 22px;
      background: transparent;
      color: #200046;
      cursor: pointer;
      border-radius: 4px;
      transition: all 0.3s;
      border: 2px solid #cccccc; }
    .categoriesBox .container .row .catList .catItem a.active {
      background-color: #200046;
      color: #ffffff;
      border: 2px solid #200046; }

.releasePostRow .container .row .postWrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 66px 54px;
  margin-top: 40px;
  margin-bottom: 50px; }
  .releasePostRow .container .row .postWrapper .postList a img {
    border-radius: 18px;
    width: 100%; }
  .releasePostRow .container .row .postWrapper .postList a h3 {
    color: #000;
    padding: 0 0rem 1rem;
    margin-top: 18px;
    font: 700 2.2rem / 3rem "Inter", sans-serif; }
  .releasePostRow .container .row .postWrapper .postList .postInfo {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .releasePostRow .container .row .postWrapper .postList .postInfo .postCat {
      position: relative;
      margin-left: 24px;
      font: 1.6rem / 2.4rem "Inter", sans-serif;
      font-weight: 400;
      color: #000; }
      .releasePostRow .container .row .postWrapper .postList .postInfo .postCat::before {
        content: "\f044";
        font: 14px / 26px FontAwesome;
        color: #000;
        position: absolute;
        left: -16px;
        top: 50%;
        transform: translate(-50%, -50%);
        margin-top: 1px; }
    .releasePostRow .container .row .postWrapper .postList .postInfo small {
      position: relative;
      font: 1.6rem/2.4rem "Interregular", sans-serif;
      color: #000000; }
      .releasePostRow .container .row .postWrapper .postList .postInfo small::before {
        content: "\f073";
        font: 14px / 26px FontAwesome;
        color: #000000;
        position: absolute;
        left: -16px;
        top: 50%;
        transform: translate(-50%, -50%);
        margin-top: 1px; }
  .releasePostRow .container .row .postWrapper .postList p {
    padding: 0 0rem 1rem;
    font: 1.8rem/3rem "Interregular", sans-serif;
    color: #5a5a5a;
    margin-top: 8px;
    text-align: justify; }
.releasePostRow .container .row .btn-row {
  width: 100%;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 50px; }
  .releasePostRow .container .row .btn-row .btn {
    cursor: pointer;
    background: transparent;
    border: 2px dashed #000;
    color: #000;
    height: auto;
    display: inline-block;
    padding: 14px 40px;
    font: 1.8rem/2.4rem "InterBold", sans-serif; }
.releasePostRow .container .row .no-posts-found {
  display: none; }

.release-banner-row {
  background: url(../images/release-notes/details-banner.png) no-repeat;
  padding: 80px 0px 80px;
  background-size: 100%;
  margin-top: 100px; }
  .release-banner-row .container .row .banner-heading h1 {
    margin: 0 auto;
    font: 700 3rem/5rem "Inter", sans-serif;
    color: #fff;
    text-align: center;
    width: 70%; }
  .release-banner-row .container .row .banner-heading .additional-details {
    text-align: center;
    margin-top: 30px; }
    .release-banner-row .container .row .banner-heading .additional-details ul li {
      display: inline-block;
      color: #fff;
      padding: 0px 20px;
      margin: 8px 20px 8px 0;
      border-right: 1px solid #afa1dd;
      line-height: 1rem; }
      .release-banner-row .container .row .banner-heading .additional-details ul li strong {
        font: 700 1.6rem/1.6rem "Inter", sans-serif;
        color: #c0b3eb;
        margin-right: 10px;
        position: relative; }
      .release-banner-row .container .row .banner-heading .additional-details ul li small {
        font: 400 1.6rem/1.6rem "Inter", sans-serif;
        color: #c0b3eb; }
      .release-banner-row .container .row .banner-heading .additional-details ul li:last-child {
        border-right: 0; }
    .release-banner-row .container .row .banner-heading .additional-details ul .publishIcon::before {
      content: "\f073";
      font: 16px / 26px FontAwesome;
      color: #e8e3ff;
      position: absolute;
      left: -16px;
      top: 50%;
      transform: translate(-50%, -50%); }
    .release-banner-row .container .row .banner-heading .additional-details ul .lastUdIcon::before {
      content: "\f040";
      font: 16px / 26px FontAwesome;
      color: #e8e3ff;
      position: absolute;
      left: -16px;
      top: 50%;
      transform: translate(-50%, -50%); }

.release-detail-Page {
  margin: 4rem 0rem 2rem; }
  .release-detail-Page .release-container {
    width: 100%;
    max-width: 96%;
    margin: 0 auto; }
    .release-detail-Page .release-container .row .main-wrapper {
      flex-basis: 50%;
      min-height: 100%;
      width: 70%;
      margin: 0 auto; }
      .release-detail-Page .release-container .row .main-wrapper img {
        width: 100%; }
      .release-detail-Page .release-container .row .main-wrapper strong {
        color: #000; }
      .release-detail-Page .release-container .row .main-wrapper p {
        margin: 2rem 0rem;
        font: 400 1.8rem/3.4rem "Inter", sans-serif; }
      .release-detail-Page .release-container .row .main-wrapper h2 {
        font: 700 3rem/4rem "Inter", sans-serif;
        margin: 4rem 0 0rem; }
      .release-detail-Page .release-container .row .main-wrapper h3 {
        font: 600 2.4rem/3rem "Inter", sans-serif;
        margin: 4rem 0 0rem; }
      .release-detail-Page .release-container .row .main-wrapper .release-post-table {
        overflow-x: auto;
        width: 100%;
        scrollbar-color: #000000 #ffffff; }
        .release-detail-Page .release-container .row .main-wrapper .release-post-table table {
          padding: 10px;
          border: 1px solid #000;
          border-collapse: collapse;
          margin-top: 4rem;
          width: 100%; }
          .release-detail-Page .release-container .row .main-wrapper .release-post-table table tbody tr td {
            border-bottom: 1px solid #000;
            padding: 24px;
            margin: 0rem 1rem;
            border-left: 1px solid #000; }
      .release-detail-Page .release-container .row .main-wrapper ul, .release-detail-Page .release-container .row .main-wrapper ol {
        margin: 26px 0px 26px 20px; }
        .release-detail-Page .release-container .row .main-wrapper ul li, .release-detail-Page .release-container .row .main-wrapper ol li {
          list-style: disc;
          margin: 2px 0rem;
          font: 400 1.8rem / 3rem "Inter", sans-serif;
          color: #5a5a5c; }
      .release-detail-Page .release-container .row .main-wrapper .wp-caption.aligncenter {
        width: 100% !important;
        margin-top: 2rem; }
      .release-detail-Page .release-container .row .main-wrapper .wp-caption .wp-caption-text {
        margin: 0;
        text-align: center;
        font-style: italic; }
      .release-detail-Page .release-container .row .main-wrapper .social-share {
        margin: 2rem 0rem; }

@media (max-width: 1440px) {
  .banner-row, .release-banner-row {
    margin-top: 80px;
    padding: 80px 0px 100px;
    background-size: cover; } }
@media (max-width: 1199px) {
  .banner-row, .release-banner-row {
    margin-top: 60px; } }
@media (max-width: 991px) {
  .releasePostRow .container .row .postWrapper {
    grid-gap: 30px 20px; } }
@media (max-width: 834px) {
  .banner-row .container .row .banner-heading .searchform .inpSearch {
    width: 86%; }

  .releasePostRow .container .row .postWrapper {
    grid-template-columns: 1fr 1fr; } }
@media (max-width: 767px) {
  .release-banner-row {
    padding: 60px 0px 60px;
    margin-top: 50px; }

  .banner-row, .release-banner-row {
    background-image: none;
    background-color: #3b0083; }
    .banner-row .container .row .banner-heading h1, .release-banner-row .container .row .banner-heading h1 {
      width: 100%; }
    .banner-row .container .row .banner-heading .additional-details ul li, .release-banner-row .container .row .banner-heading .additional-details ul li {
      border: 0;
      margin: 10px 0px; }

  .release-detail-Page .release-container .row .main-wrapper {
    width: 90%; } }
@media (max-width: 576px) {
  .releasePostRow .container .row .postWrapper {
    grid-template-columns: 1fr; } }

/*# sourceMappingURL=release-notes-listing.css.map */
