@font-face {
  font-family: "graphikMedium";
  src: url("../fonts/graphik-medium-webfont.woff2") format("woff2"), url("../fonts/graphik-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "graphikRegular";
  src: url("../fonts/graphik-regular-webfont.woff2") format("woff2"), url("../fonts/graphik-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
b, strong {
  font-weight: 500;
}

.use-case-title {
  font-size: 20px;
  font-weight: 500;
}

.site-container {
  padding: 0 30px;
  max-width: 1920px;
  margin: auto;
}

.form-section .iframeMap.location-first {
  margin-top: 52px;
  margin-bottom: 12px;
}
.form-section .iframeMap iframe {
  width: 100%;
}

h3.heading-h3 {
  margin-bottom: 60px;
  font-size: 32px;
  font-weight: 600;
}

.acceleratiing-projects * {
  font-family: "graphikMedium";
  color: #fff;
}
.acceleratiing-projects .site-container {
  padding: 0 60px;
}
.acceleratiing-projects p {
  color: #fff;
  font-size: 18px;
  line-height: inherit;
  padding-bottom: 10px;
  font-family: "graphikRegular";
}
.acceleratiing-projects a.styled-link-con {
  padding: 0px;
  margin-left: 5px;
  border-radius: 1px;
  margin: 0;
  background: none;
  display: flex;
  align-items: center;
  vertical-align: middle;
  gap: 10px;
  font-size: 18px;
}
.acceleratiing-projects a.styled-link-con:hover {
  color: #fff;
}
.acceleratiing-projects a.styled-link-con:hover svg {
  margin-left: 3px;
  transition: 0.5s ease all;
  background: linear-gradient(to right, #3f97fe, #3f97fe);
}
.acceleratiing-projects a.styled-link-con svg {
  background: linear-gradient(to right, #3f97fe, #7a3cd3);
}
.acceleratiing-projects .site-heading {
  font-size: 60px;
}
.acceleratiing-projects .project-one__title {
  font-size: 14px;
}
.acceleratiing-projects .project-one__sub-title {
  font-size: 14px;
  line-height: 26px;
}

.our-impact * {
  font-family: "graphikRegular";
}
.our-impact .site-container {
  padding: 0 60px;
}
.our-impact .site-container .site-heading {
  color: #000;
  font-family: "graphikMedium";
}
.our-impact .site-container p {
  color: #000;
}
.our-impact .site-container .outer-container {
  background: #fff;
  padding: 60px;
  border-radius: 30px;
}
.our-impact .project-slider {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 30px;
}
.our-impact .project-slider .slick-list {
  overflow: visible;
  margin-left: -10%;
  clip-path: inset(0 0 0 0%);
}
.our-impact .project-slider .slick-list {
  padding: 0 20% 0 0 !important;
}
.our-impact .project-slider .slick-slide {
  opacity: 0.6;
  transform: scale(1);
  transition: all 0.3s ease;
  padding: 0 20px;
}
.our-impact .project-slider .slick-slide.slick-center {
  opacity: 1;
  transform: scale(1);
  z-index: 2;
}
.our-impact .project-slider .project-slide {
  position: relative;
}
.our-impact .project-slider .project-slide .project-img {
  position: relative;
  overflow: hidden;
}
.our-impact .project-slider .project-slide .project-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.our-impact .project-slider .slick-prev, .our-impact .project-slider .slick-next {
  z-index: 10;
}
.our-impact .project-slider .slick-prev:before, .our-impact .project-slider .slick-next:before {
  color: #402f90;
  font-size: 26px;
}
.our-impact .project-slider .slick-dots {
  display: flex;
  justify-content: flex-end;
  bottom: 0;
}
.our-impact .project-slider .slick-dots li button {
  font-size: 14px;
  line-height: 14px;
  background: #000;
  color: #000;
}
.our-impact .project-slider .project-overlay {
  background: #fff;
  top: auto;
  color: #000;
  position: absolute;
  z-index: 3;
  bottom: 20px;
  left: 20px;
  right: 20px;
  padding: 30px 22px;
  background-color: hsla(0, 0%, 100%, 0.7);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  width: 440px;
  max-height: 80%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: end;
  margin-left: auto;
  border-radius: 30px;
}
.our-impact .project-slider .project-overlay h4 {
  color: #000;
}
.our-impact .project-slider .project-overlay .tagline {
  font-family: "graphikRegular";
  font-weight: normal;
  margin-bottom: 10px;
  font-size: 16px;
  text-transform: uppercase;
}
.our-impact .project-slider .project-overlay .sub-heading {
  font-family: "graphikMedium";
  font-weight: normal;
  margin: 20px 0;
  font-size: 24px;
  color: #000;
}
.our-impact .project-slider .slick-dots {
  display: none;
}
.our-impact .project-slider .slick-dots li {
  font-size: 0px;
  width: 15px;
  height: 15px;
}
.our-impact .project-slider .slick-dots li button {
  width: 5px;
  height: 5px;
  font-size: 0px;
  position: relative;
  top: 1px;
  left: 1px;
  border-radius: 50px;
}
.our-impact .project-slider .slick-dots li.slick-active {
  border: 2px solid #7a3cd2;
}
.our-impact .project-slider .styled-link-con {
  background: #3f97fe;
}
.creating-impact * {
  font-family: "graphikRegular";
}
.creating-impact .site-heading {
  font-family: "graphikMedium";
  font-weight: normal;
  font-size: 45px;
}

.discover {
  margin-top: 92px;
}
.discover * {
  font-family: "graphikRegular";
}
.discover .site-heading {
  font-family: "graphikMedium";
  font-weight: normal;
  font-size: 45px;
}
.discover .wrap-image {
  text-align: right;
  margin-right: 30px;
}
.discover p {
  color: #fff;
  margin: 0;
  padding: 0;
}
.discover .left-content {
  margin-top: 65px;
}
.discover .left-content .content {
  margin-bottom: 30px;
  padding: 0;
  width: 100%;
  max-width: 100%;
}

._banner-one {
  text-align: left;
}
._banner-one .site-container {
  margin-left: 0;
  margin-right: auto;
}
._banner-one .hero-heading {
  font-family: "graphikMedium";
  font-weight: normal;
  font-size: 52px;
}
._banner-one .overlayText {
  justify-content: start;
  padding: 0;
  top: -10px;
}
._banner-one .hero-content-one {
  text-align: left;
}
._banner-one .hero-content-one .hero-subhead {
  text-align: left;
  color: #fff;
  font-family: "graphikRegular";
  padding: 30px 0;
}

.contact-one.want-to-be-part {
  position: relative;
  overflow: hidden;
  padding: 210px 0px 110px;
  background: #232326;
}
.contact-one.want-to-be-part .tagline {
  font-family: "graphikMedium";
  font-weight: normal;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 30px;
}
.contact-one.want-to-be-part .left-content h3, .contact-one.want-to-be-part .left-content h4, .contact-one.want-to-be-part .left-content p {
  color: #fff;
}
.contact-one.want-to-be-part .left-content p {
  font-family: "graphikRegular";
}
.contact-one.want-to-be-part .left-content .inner-content {
  margin-bottom: 15px;
  padding-right: 30px;
}
.contact-one.want-to-be-part .left-content .site-heading {
  font-size: 28px;
  line-height: 40px;
}
.contact-one.want-to-be-part .full-width {
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
  max-width: 1920px;
  margin: auto;
}
.contact-one.want-to-be-part .right-content,
.contact-one.want-to-be-part .left-content {
  transition: all 0.3s ease;
  overflow: hidden;
}
.contact-one.want-to-be-part.active .start {
  visibility: hidden;
  opacity: 0;
  width: 0;
}
.contact-one.want-to-be-part.active .right-content {
  padding-right: 180px;
}
.contact-one.want-to-be-part .left-content {
  width: 0%;
}
.contact-one.want-to-be-part .right-content {
  flex-basis: 100%;
}
.contact-one.want-to-be-part .right-content .wrap-image img {
  width: 100%;
  transition: all 0.3s ease;
  transform: scale(1);
}
.contact-one.want-to-be-part .left-content {
  flex-basis: 0%;
  opacity: 0;
  padding: 0;
  transition: all 0.3s ease;
}
.contact-one.want-to-be-part.active .left-content {
  opacity: 1;
}

.related-expertise {
  padding: 110px 0 0;
  /* Hover image scale effect */
  /* Responsive: stack to single column on narrower viewports */
  /* Small phones: tighten spacing */
}
.related-expertise .expertise-container {
  max-width: 1250px;
  margin: 0 auto;
  padding: 0 20px;
}
.related-expertise .expertise-title {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 28px;
  color: #222;
}
.related-expertise .expertise-grid {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-auto-rows: 1fr;
  gap: 20px;
  align-items: stretch;
}
.related-expertise .expertise-card {
  display: flex;
  border-radius: 16px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}
.related-expertise .expertise-card .expertise-img-box {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
}
.related-expertise .expertise-card .expertise-img-box img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-backface-visibility: hidden;
  transform-origin: center;
}
.related-expertise .expertise-card .expertise-content {
  padding: 24px 28px;
  display: flex;
  flex-direction: column;
  background-color: #4e4b4b;
}
.related-expertise .expertise-card .expertise-content .expertise-heading {
  margin: 0 0 15px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "graphikMedium";
  font-weight: normal;
}
.related-expertise .expertise-card .expertise-content .expertise-subtitle {
  margin: 0;
  color: #fff;
  font-size: 24px;
  font-family: "graphikRegular";
}
.related-expertise .expertise-card .expertise-content .expertise-subtitle.expertise-subtitle2 {
  font-size: 32px;
  line-height: 42px;
}
.related-expertise .expertise-card .expertise-content .expertise-link {
  color: #402f90;
  font-weight: 600;
}
.related-expertise .expertise-card.large {
  grid-row: span 2;
  flex-direction: row;
  height: 400px; /* tall card to match design */
  border-radius: 18px;
}
.related-expertise .expertise-card.large .expertise-content {
  order: 1;
  width: 50%;
}
.related-expertise .expertise-card.large .expertise-img-box {
  order: 2;
  width: 50%;
}
.related-expertise .expertise-card.large .expertise-content {
  border-radius: 18px 0 0 18px;
}
.related-expertise .expertise-card.large .expertise-img-box {
  border-radius: 0 18px 18px 0;
}
.related-expertise .expertise-card.small {
  height: 190px;
  flex-direction: row;
  border-radius: 12px;
}
.related-expertise .expertise-card.small .expertise-content {
  order: 1;
  width: 60%;
  padding: 22px;
}
.related-expertise .expertise-card.small .expertise-img-box {
  order: 2;
}
.related-expertise .expertise-card.small .expertise-img-box {
  border-radius: 0 12px 12px 0;
}
.related-expertise .expertise-card:hover {
  opacity: 0.8;
}
.related-expertise .expertise-card:hover img {
  transform: scale(1.05);
  transition: 1s ease all;
}
@media (max-width: 992px) {
  .related-expertise .expertise-grid {
    grid-template-columns: 1fr;
  }
  .related-expertise .expertise-card.large {
    grid-row: auto;
    height: auto;
    flex-direction: column;
  }
  .related-expertise .expertise-card.large .expertise-content {
    order: 2;
    width: 100%;
    padding: 18px;
  }
  .related-expertise .expertise-card.large .expertise-img-box {
    order: 1;
    width: 100%;
    height: 220px;
    border-radius: 18px 18px 0 0;
  }
  .related-expertise .expertise-card.small {
    height: auto;
    flex-direction: column;
  }
  .related-expertise .expertise-card.small .expertise-img-box {
    width: 100%;
    height: 160px;
    border-radius: 12px 12px 0 0;
  }
  .related-expertise .expertise-card.small .expertise-content {
    width: 100%;
    padding: 16px;
  }
}
@media (max-width: 480px) {
  .related-expertise .expertise-title {
    font-size: 1.6rem;
    margin-bottom: 18px;
  }
  .related-expertise .expertise-card.large .expertise-img-box {
    height: 180px;
  }
  .related-expertise .expertise-card.small .expertise-img-box {
    height: 180px;
  }
}

.case-study-grid-2 {
  margin: 80px 0;
}
.case-study-grid-2 .slick-slide {
  margin: 0 15px; /* Adjust the gap between slides */
}
.case-study-grid-2 .slick-list {
  margin: 0 -15px; /* Compensate for margins */
}

.case-card {
  position: relative;
  overflow: hidden;
  background: #fff;
  cursor: pointer;
  transition: transform 0.4s ease, box-shadow 0.4s ease;
  font-family: "graphikRegular";
}
.case-card .card-front {
  position: relative;
  z-index: 1;
  background: #fff;
}
.case-card .card-front .content-block {
  padding: 30px 20px 80px;
  position: relative;
  z-index: 2;
  min-height: 280px;
}
.case-card .card-front .content-block h5 {
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  font-family: "graphikRegular";
  font-weight: normal;
}
.case-card .card-front .content-block h3 {
  font-size: 20px;
  color: #000;
  font-family: "graphikMedium";
  font-weight: normal;
  margin-top: 30px;
  line-height: 32px;
  word-break: break-word;
}
.case-card .card-front .wrap-image {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.case-card .card-front .wrap-image img {
  width: 100%;
  height: 220px;
  display: block;
  transition: transform 1s ease, opacity 1s ease;
  -o-object-fit: cover;
     object-fit: cover;
}
.case-card .card-back {
  position: absolute;
  top: 180px;
  right: -100%;
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 40px 25px;
  box-sizing: border-box;
  visibility: hidden;
  opacity: 0;
  transition: all 1s ease;
  z-index: 3;
}
.case-card .card-back svg {
  width: 26px;
  height: 26px;
  position: relative;
  top: -1px;
  left: -3px;
}
.case-card .card-back p {
  font-size: 16px;
  color: #000000;
  line-height: 28px;
  margin-bottom: 0;
  font-family: "graphikRegular";
}
.case-card .card-back .expand {
  color: #000;
  text-decoration: none;
  transition: 0.3s;
  display: block;
  padding-bottom: 0;
  margin-top: 70px;
  text-align: right;
  font-family: "graphikMedium";
}
.case-card .card-back .expand:hover {
  color: #000;
  transform: translateX(5px);
}
.case-card:hover .wrap-image img {
  transform: translateX(-100%);
  opacity: 0.6;
}
.case-card:hover svg {
  left: 2px;
  transition: 0.5s;
}
.case-card:hover .card-back {
  right: 0;
  visibility: visible;
  opacity: 1;
  top: 180px;
}

.arrow-styled {
  padding: 0px;
  margin-left: 5px;
  border-radius: 1px;
  margin: 0;
  background: none;
  display: flex;
  align-items: center;
  vertical-align: middle;
  gap: 10px;
  font-size: 18px;
  font-family: "graphikMedium";
  color: #fff;
}
.arrow-styled:hover {
  color: #fff;
}
.arrow-styled:hover svg {
  margin-left: 3px;
  transition: 0.5s ease all;
  background: linear-gradient(to right, #3f97fe, #3f97fe);
}
.arrow-styled svg {
  width: 26px;
  fill: #fff;
  display: flex;
  align-items: center;
  vertical-align: middle;
  height: 24px;
  background: linear-gradient(to right, #3f97fe, #7a3cd3);
}

._innovativeTransform {
  background: #f1f1f1 !important;
}
._innovativeTransform h2.site-heading {
  font-size: 45px;
  font-family: "graphikMedium";
  color: #232326;
}
._innovativeTransform .advantage-slider {
  margin-top: 30px;
}
._innovativeTransform .advantage-slider * {
  font-family: "graphikRegular";
}
._innovativeTransform .advantage-slider .advantage-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
._innovativeTransform .advantage-slider .advantage-item .advantage-image {
  flex: 1 1 45%;
  text-align: center;
}
._innovativeTransform .advantage-slider .advantage-item .advantage-image img {
  max-width: 100%;
  border-radius: 12px;
  width: 100%;
}
._innovativeTransform .advantage-slider .advantage-item .advantage-content {
  flex: 1 1 45%;
}
._innovativeTransform .advantage-slider .advantage-item .advantage-content h3 {
  font-size: 35px;
  color: #232326;
  margin-bottom: 15px;
  font-family: "graphikMedium";
  font-weight: normal;
}
._innovativeTransform .advantage-slider .advantage-item .advantage-content p {
  font-size: 16px;
  color: #000;
}

.styled-link-con {
  font-size: 14px;
  text-align: center;
  margin: 0;
}
.styled-link-con svg {
  width: 26px;
  fill: #fff;
  display: flex;
  align-items: center;
  vertical-align: middle;
  height: 24px;
}
.styled-link-con.styled-link-con1 {
  font-size: 14px;
  display: block;
  padding: 6px 8px;
  text-align: center;
  margin: 0;
  margin-top: 0px;
  max-width: 130px;
  background: #000;
}
.styled-link-con.styled-link-con2 {
  font-size: 14px;
  display: block;
  padding: 6px 8px;
  text-align: center;
  margin: 0;
  margin-top: 0px;
  max-width: 130px;
}

.bussiness-info h4 {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 25px;
}
.bussiness-info label {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
  display: flex;
  gap: 5px;
  align-items: baseline;
}
.bussiness-info span {
  font-size: 24px;
  font-weight: 400;
  display: flex;
  gap: 10px;
  align-items: baseline;
}
.bussiness-info a {
  color: var(--thm-body-font-color);
  font-size: 24px;
  font-family: system-ui;
  font-family: var(--thm-heading-font-family);
}
.bussiness-info .address {
  display: flex;
  gap: 10px;
  align-items: baseline;
}
.bussiness-info .address .icons {
  position: relative;
  top: 8px;
}
.bussiness-info .address .icons img {
  width: 40px;
}
.bussiness-info .address.first-address {
  margin-bottom: 40px;
}
.bussiness-info.bussiness-info-1 {
  border-right: 1px solid #fff;
}
.bussiness-info.bussiness-info-3 h4 {
  font-weight: 500;
}

.contact-us {
  padding: 0px 0 60px;
}
.contact-us .wrap-content p {
  margin: 0;
}
.contact-us .row .col-12:last-of-type {
  padding-left: 60px;
}
.contact-us .bussiness-info .address p {
  margin-bottom: 30px;
}

.contactUS .row {
  margin-bottom: 0px;
  margin: 0;
  padding: 0;
}
.contactUS .form-section .btn-purple {
  margin-top: 0;
  border: 0px;
  margin-left: -15px;
  margin-bottom: 0;
  display: block;
  position: unset;
}
.contactUS .form-input {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
.contactUS .row {
  margin-bottom: 0;
}
.contactUS label {
  display: none;
}
.contactUS .wrap-two-form {
  display: flex;
  justify-content: space-between;
  padding: 0;
  gap: 15px;
}
.contactUS .wrap-two-form .left {
  width: 50%;
}
.contactUS .wrap-two-form .right {
  width: 50%;
}
.contactUS .form-error {
  margin: 0;
  padding: 0;
  margin-top: 5px;
  color: red;
}
.contactUS #responseMessage p {
  display: inline-block;
  padding: 0;
  margin-top: 10px;
  color: green;
  font-size: 16px;
  color: #45c645;
  font-size: 18px;
  font-weight: 500;
}
.contactUS .wrap-button {
  margin: 0;
  padding: 0;
}
.contactUS .wrap-country-code .form-group .phone-input {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 18px;
}
.contactUS .wrap-country-code .form-group .phone-input .country-code-dropdown {
  width: 200px;
  margin-right: 10px;
}
.contactUS .wrap-country-code .form-group .phone-input .phone-number-input {
  flex: 1;
}
.contactUS .wrap-country-code .form-group .phone-input .wrapsError {
  width: 100%;
}
.contactUS .wrap-country-code .select2-container .select2-selection--single {
  height: 59px;
  display: flex;
  align-items: center;
}
.contactUS .wrap-country-code .select2-container .select2-selection--single .select2-selection__arrow {
  height: 55px;
}

.site-heading {
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: 500;
}
.site-heading.subformHeading {
  font-size: 28px;
  margin-bottom: 15px;
}

.form-section {
  margin-top: 160px;
  margin-bottom: 60px;
}
.form-section .btn-purple {
  margin-top: 0px;
  border: 0px;
  margin-left: 0;
  margin-bottom: 0;
  display: block;
  position: unset;
}
.form-section .site-heading {
  padding: 0;
}

#responseMessage {
  padding-left: 0 !important;
}

.intl-tel-input,
.iti {
  width: 100%;
}

.service-section-2 h3 {
  font-size: 24px;
  line-height: 36px;
}
.service-section-2 p {
  font-size: 20px;
  line-height: 32px;
}

.service-section-3 {
  padding: 80px 0 140px;
  background: linear-gradient(to right, #3f97fe, #7a3cd3);
}
.service-section-3 p {
  font-size: 18px;
  line-height: 30px;
  color: #e4e4e4;
}
.service-section-3 .btn-purple {
  font-size: 20px;
  margin-top: 45px;
}
.service-section-3 h2 {
  margin-bottom: 80px;
  font-size: 36px;
  font-weight: 800;
}

.service-section-4 {
  padding: 80px 0;
}
.service-section-4 h2 {
  text-align: center;
  font-size: 40px;
  margin-bottom: 80px;
  font-weight: 600;
}
.service-section-4 .col-sm-3.col-12 {
  margin-bottom: 60px;
}

.privacy-policy {
  background: #0d0d0f;
  color: #eaeaea;
  padding: 160px 0 30px;
}
.privacy-policy h1 {
  font-size: 2.5rem;
  color: #ffffff;
  margin-bottom: 1.5rem;
  border-bottom: 2px solid #3f97fe;
  padding-bottom: 0.5rem;
}
.privacy-policy h2 {
  font-size: 1.6rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  color: #3f97fe;
  font-weight: 600;
}
.privacy-policy p {
  color: #fff;
  margin-bottom: 1rem;
  font-size: 1rem;
}
.privacy-policy a {
  color: #7a3cd3;
  text-decoration: underline;
  transition: 0.3s ease;
}
.privacy-policy a:hover {
  color: #7a3cd3;
}
.privacy-policy strong {
  color: #ffffff;
  font-weight: 600;
}

.service-section-5 {
  margin-bottom: 30px;
}
.service-section-5 h2 {
  font-size: 42px;
  margin-bottom: 30px;
  text-align: center;
}

.service-section-6 {
  padding: 60px 0;
}
.service-section-6 h4 {
  text-align: center;
  margin-bottom: 45px;
}
.service-section-6 h2 {
  font-size: 42px;
  margin-bottom: 45px;
  font-weight: 500;
}
.service-section-6 h2.site-heading {
  font-size: 32px;
}

.blog-one {
  background: linear-gradient(to right, #3f97fe, #7a3cd3);
  color: #ffffff;
  text-align: center;
  padding: 30px 15px;
}
.blog-one h4 {
  font-weight: 500 !important;
  font-size: 22px !important;
  margin-bottom: 0px;
}
.blog-one a {
  transition: 0.5s ease all;
  color: #fff;
  text-decoration: underline;
}
.blog-one a:hover {
  color: #d1d1d1 !important;
}
.blog-one span {
  font-weight: 400;
  font-size: 20px;
}

.service-banner h1 {
  font-size: 32px;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 45px;
}
.service-banner p {
  font-size: 22px;
  line-height: 32px;
}

.service-section-7 h2 {
  font-size: 40px;
}

.industry-banner h1 {
  margin-bottom: 15px;
}
.industry-banner .banner-box span {
  display: block;
}

.industry-section-2 h2 {
  font-size: 42px;
  margin-bottom: 30px;
}
.industry-section-2 p {
  margin-bottom: 50px;
  font-size: 20px;
  line-height: 32px;
  color: #fff;
}
.industry-section-2 .wrap-content {
  padding-right: 30px;
}

.industry-section-3 h2 {
  font-size: 42px;
  font-weight: 500;
  margin-bottom: 45px;
}
.industry-section-3 .img-wrapper:before {
  background: rgba(0, 0, 0, 0.5);
}
.industry-section-3 .img-wrapper h5 {
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 11px;
  position: relative;
  z-index: 999;
  line-height: 42px;
}
.industry-section-3 .purples {
  color: #7a3cd3;
}

.wrap-country-code .select2-container {
  width: 225px !important;
}

.content-about p {
  font-size: 18px;
  line-height: 30px;
}

.about-section-2 {
  padding: 60px 0 60px;
}
.about-section-2 p {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 6px;
  padding: 0;
}
.about-section-2 .site-heading {
  margin-bottom: 20px;
  padding: 0;
}

.how-pharmaceuticals.industry-section-4 {
  padding: 50px 0;
}
.how-pharmaceuticals.industry-section-4 h3 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
  text-transform: uppercase;
  line-height: 30px;
}
.how-pharmaceuticals.industry-section-4 .wrap-content {
  margin-bottom: 30px;
}
.how-pharmaceuticals.industry-section-4 .wrapborder {
  margin-bottom: 15px;
}
.how-pharmaceuticals.industry-section-4 .wrapborder::after {
  width: 80px;
  height: 3px;
}

.industies-section p {
  color: #fff;
}

.styled-link-con {
  padding: 15px 25px;
  font-size: 18px;
  color: white;
  background: linear-gradient(to right, #3f97fe, #7a3cd3);
  border-radius: 30px;
  margin: 0;
  font-weight: 400;
  margin-bottom: 45px;
}

.team-one h2 {
  font-weight: 500;
  font-size: 32px;
  margin-bottom: 45px;
}

a.site-button {
  padding: 15px 45px;
  font-size: 20px;
  color: white;
  background: linear-gradient(to right, #3f97fe, #7a3cd3);
  border-radius: 50px;
}

.newsandannouncement {
  margin-top: 38px;
}
.newsandannouncement .section-title {
  text-align: center;
}
.newsandannouncement .site-button {
  display: block;
  max-width: 420px;
  margin: 60px auto;
}
.newsandannouncement h3 {
  font-size: 32px;
  margin-top: 0px;
}
.newsandannouncement p {
  font-size: 20px;
  padding: 10px 30px 10px 0px;
  line-height: 1.5;
}

.connect-image {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  cursor: pointer;
  perspective: 1000px;
}
.connect-image img.main-image {
  width: 100%;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.3, 1);
}
.connect-image:hover img.main-image {
  transform: scale(1.08) rotate3d(1, 1, 0, 8deg);
}

.connect-image {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  cursor: pointer;
}
.connect-image img.main-image {
  transition: transform 0.6s ease;
  transform: scale(1);
}
.connect-image .image-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: opacity 0.4s ease;
}
.connect-image:hover img.main-image {
  transform: scale(1.15);
}
.connect-image:hover .image-overlay {
  opacity: 1;
}

.connect-section.career-home {
  padding: 0;
}
.connect-section.career-home .connect-wrapper {
  padding-bottom: 80px;
}
.connect-section.career-home .site-heading {
  margin-bottom: 15px;
}

.research-report {
  margin-top: 130px;
  background: linear-gradient(to right, #3f97fe, #7a3cd3);
  padding: 15px 0;
  min-height: 60px;
}
.research-report h4 {
  font-weight: 500;
  font-size: 28px;
}

.wrapborder {
  border-bottom: 4px solid transparent;
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
}
.wrapborder h4 {
  position: relative;
  padding-bottom: 8px;
}
.wrapborder::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #3f97fe, #7a3cd3);
}

.fullBorder .wrapborder {
  width: 100%;
}
.fullBorder .wrapborder::after {
  height: 4px;
}

.research-report-section-1 {
  margin-top: 30px;
  padding-bottom: 60px;
}
.research-report-section-1 h4 {
  font-weight: 500;
  font-size: 28px;
  margin-bottom: 10px;
}
.research-report-section-1 .big-text {
  font-weight: 700;
  font-size: 32px;
  color: #fff;
  max-width: 991px;
  margin-bottom: 0px;
}

.usecase-single {
  padding-bottom: 60px;
}
.usecase-single .bannerSection {
  background-size: cover;
  min-height: 400px;
  background-repeat: no-repeat;
  margin-top: 120px;
  display: flex;
  align-items: flex-end;
  padding: 0;
}
.usecase-single .bannerSection .tagline {
  background: #000;
  display: inline-block;
  padding: 15px 100px 10px;
  margin: 0;
}
.usecase-single .bannerSection .tagline h5 {
  display: inline-block;
  font-size: 28px;
  font-weight: 500;
  background: linear-gradient(to right, #3f97fe, #7a3cd3);
  background: -webkit-linear-gradient(to right, #3f97fe, #7a3cd3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.usecase-single .bannerSection .site-heading {
  font-size: 32px;
}
.usecase-single h3.site-heading {
  margin-bottom: 15px;
  font-size: 24px;
}

.slider-scroll h3 {
  font-size: 32px;
  margin-top: 50px;
}
.slider-scroll p {
  font-size: 20px;
  padding: 10px 30px 10px 0px;
  line-height: 1.5;
}

.mainSection {
  margin-top: 60px;
  padding-top: 100px;
  margin-bottom: 60px;
}
.mainSection.useCasesBannerSection {
  margin-bottom: 0;
}
.mainSection.useCasesBannerSection .site-heading {
  margin-bottom: 0;
}

.usecase-single ul, .usecase-single li, .usecase-single a, .usecase-single p, .usecase-single strong {
  font-size: 18px;
}

.news-and-announcement {
  margin-top: 30px;
}
.news-and-announcement.mainSection {
  margin-top: 0px;
  padding-top: 100px;
}
.news-and-announcement .office-3 .underline {
  width: 365px;
}
.news-and-announcement .office-2 .underline {
  width: 413px;
}
.news-and-announcement .office-1 .underline {
  width: 257px;
}
.news-and-announcement .underline {
  width: 300px;
  height: 5px;
  background: linear-gradient(to right, #3f97fe, #7a3cd3);
  margin: 12px 0;
  position: relative;
  left: 0;
}
.news-and-announcement .header h2 {
  font-size: 28px;
  font-weight: 500;
}
.news-and-announcement .slider-scroll p {
  font-size: 20px;
  padding: 10px 30px 10px 0px;
  line-height: 1.5;
}
.news-and-announcement .slider-scroll h3 {
  font-size: 28px;
  margin-top: 50px;
  margin-bottom: 12px;
}
.news-and-announcement .even .underline {
  left: auto;
  right: 15px;
  text-align: right;
  position: absolute;
  top: 35px;
}
.news-and-announcement .even .header {
  text-align: right;
  margin-bottom: 45px;
}
.news-and-announcement .inner {
  margin-bottom: 80px;
}
.news-and-announcement .inner .contents {
  padding-top: 0px;
}
.news-and-announcement .inner p {
  font-size: 20px;
}

.innovativeTransform {
  padding-top: 50px;
}
.innovativeTransform .section-title {
  margin-bottom: 0px;
  margin-top: 0px;
}
.innovativeTransform .section-title p {
  font-size: 20px;
}
.innovativeTransform .info-content {
  margin-bottom: 30px;
}

.header {
  margin-bottom: 20px;
  position: relative;
}

.underline {
  width: 8px;
  height: 385%;
  background: linear-gradient(to right, #3f97fe, #7a3cd3);
  position: absolute;
  left: -20px;
  top: 0;
}

.borderLeft {
  position: relative;
  padding-left: 20px;
}
.borderLeft::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: linear-gradient(to bottom, #4f00ff, #b200ff);
}

.wrap-header-info {
  padding: 50px 30px;
}

header + section {
  margin-top: 160px;
}

.flexible-blog ul {
  list-style: none;
  padding-left: 15px;
}
.flexible-blog ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}
.flexible-blog ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background: linear-gradient(to right, #3f97fe, #7a3cd3);
  border-radius: 50%;
}
.flexible-blog ul li strong {
  font-weight: 500;
  color: #ffffff;
}

.number-list {
  margin-top: 20px;
  padding-left: 15px;
}
.number-list ol {
  list-style: none;
  padding-left: 15px;
}
.number-list ol li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.5;
  list-style: auto;
}
.number-list ol li strong {
  font-weight: 500;
  color: #ffffff;
}

.impact-list h3 {
  font-size: 24px;
  margin-bottom: 20px;
}
.impact-list ul {
  list-style: none;
  padding-left: 15px;
}
.impact-list ul li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 1.5;
}
.impact-list ul li .icon {
  font-size: 24px;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
.impact-list ul li strong {
  font-weight: 500;
  color: #ffffff;
}

.industry-section-4 {
  padding: 60px 0;
}
.industry-section-4 h5 {
  margin-bottom: 30px;
  text-align: center;
}
.industry-section-4 .wrapborder {
  margin: 0;
}
.industry-section-4 .wrapborder::after {
  width: 80px;
  height: 3px;
}
.industry-section-4 h3 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0;
  text-transform: uppercase;
}
.industry-section-4 ul {
  margin-top: 15px;
}

._about .row {
  margin: 0;
}
._about.whatweneed .row {
  margin: 0;
  text-align: center;
}
._about .wrap-image img {
  width: 100%;
}
._about .wrapborder::after {
  width: 80px;
  height: 3px;
  left: -38px;
}

.spearhead-advantage {
  max-width: 100%;
  margin: 50px auto;
  padding: 20px;
  text-align: left;
}

.header h1 {
  font-size: 2.5em;
  margin-bottom: 10px;
}

.carousel-container {
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
}

.carousel-item {
  flex: 1;
  display: none;
  align-items: center;
}

.carousel-item.active {
  display: flex;
}

.carousel-image {
  max-width: 300px;
  border-radius: 10px;
}

.content {
  max-width: 300px;
  padding: 20px;
}

.nav-button {
  cursor: pointer;
  position: absolute;
  top: 50%;
  background-color: #6a0dad;
  color: white;
  border: none;
  padding: 10px;
  border-radius: 5px;
  transform: translateY(-50%);
}

.nav-button.prev {
  left: 10px;
}

.nav-button.next {
  right: 10px;
}

.control-btn {
  background-color: #7b2ff7;
  color: white;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  margin: 0 5px;
  font-size: 1.2em;
}

.control-btn:hover {
  background-color: #5a1eb8;
}

._project-one .homebanneroverlap {
  margin-top: -100px;
  position: relative;
  z-index: 999999;
}
._project-one .project-text-wrap h4.project-one {
  z-index: 998;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  word-break: break-all;
  display: inline-block;
  text-align: center;
  padding: 0;
  margin: 0;
  background-color: rgba(41, 41, 41, 0.5294117647) !important;
  padding: 15px;
  font-size: 16px;
  height: 70px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  word-break: break-word;
}
._project-one .project-one__single {
  margin-bottom: 50px;
}

.project-one__sub-title {
  font-size: 16px;
  line-height: 26px;
}

.project-one__title {
  position: relative;
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 13px;
  opacity: 0;
  font-weight: 400;
  transform: translateY(-50px);
  transition: all 900ms ease;
}

.executive-perspective {
  color: #7a3cd2;
  padding: 60px 0;
  margin-top: 120px;
}
.executive-perspective .section-title {
  text-align: center;
  font-size: 36px;
  margin-bottom: 50px;
  color: #7a3cd2;
}
.executive-perspective .executive-card {
  display: flex;
  gap: 30px;
  margin-bottom: 50px;
  align-items: flex-start;
}
.executive-perspective .executive-card .executive-img {
  flex-shrink: 0;
}
.executive-perspective .executive-card .executive-img img {
  width: 150px;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  border: 3px solid #1e90ff;
}
.executive-perspective .executive-card .executive-content h3 {
  margin: 0;
  font-size: 24px;
  font-weight: bold;
}
.executive-perspective .executive-card .executive-content span {
  display: block;
  margin: 5px 0 15px;
  font-style: italic;
  color: #7a3cd2;
}
.executive-perspective .executive-card .executive-content p {
  font-size: 16px;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .executive-perspective .executive-card {
    flex-direction: column;
    text-align: center;
  }
  .executive-perspective .executive-card .executive-img {
    margin-bottom: 20px;
  }
}

.banner-one__single {
  position: relative;
}
.banner-one__single::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - 100px);
  background: rgba(0, 0, 0, 0.5);
}

.spearhead-advantage .contents .slick-slide h3,
.spearhead-advantage .contents .slick-slide p {
  opacity: 0.4;
  transition: opacity 0.3s ease-in-out;
}
.spearhead-advantage .contents .slick-slide.slick-current.slick-active h3,
.spearhead-advantage .contents .slick-slide.slick-current.slick-active p {
  opacity: 1;
}
.spearhead-advantage.spearhead-advantage-home {
  padding: 0px;
  margin-top: 90px;
}
.spearhead-advantage.spearhead-advantage-home .underline {
  height: 68px;
  width: 6px;
  top: 4px;
}
.spearhead-advantage.spearhead-advantage-home .col-12 {
  position: relative;
}
.spearhead-advantage.spearhead-advantage-home .slick-initialized {
  position: unset;
}
.spearhead-advantage.spearhead-advantage-home .slick-initialized .slick-slide {
  opacity: 0.4;
}
.spearhead-advantage.spearhead-advantage-home .slick-initialized .slick-slide.slick-current.slick-active {
  opacity: 1;
}
.spearhead-advantage.spearhead-advantage-home .slick-initialized .slick-slide h3 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 10px;
}
.spearhead-advantage.spearhead-advantage-home .slick-initialized .slick-arrow {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 0 !important;
}
.spearhead-advantage.spearhead-advantage-home .slick-initialized .slick-arrow:hover {
  background: linear-gradient(to right, #3f97fe, #7a3cd3);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}
.spearhead-advantage.spearhead-advantage-home .slick-initialized .slick-prev:before, .spearhead-advantage.spearhead-advantage-home .slick-initialized .slick-next:before {
  opacity: 1;
  font-size: 20px;
}
.spearhead-advantage .paddinLeft {
  padding-left: 0;
}
.spearhead-advantage .container {
  padding-left: 20px;
}
.spearhead-advantage .carousel-image {
  max-width: 100%;
  width: 100%;
}
.spearhead-advantage.news-and-announcement {
  padding: 0 20px;
  margin: 5px auto 30px;
}

.bannerContent {
  position: relative;
  z-index: 99;
  max-width: 767px;
}

.use-case-tagline {
  visibility: visible;
  position: absolute;
  z-index: 999;
  top: -36px;
}
.use-case-tagline p {
  background: #000000;
  padding: 3px 15px;
  color: #ffffff;
  font-size: 13px;
  border-radius: 5px 5px 0 0px;
  font-weight: 500;
  text-transform: uppercase;
}

.need-help-section {
  margin-bottom: 60px;
  margin-top: 60px;
}
.need-help-section .need-help-outer {
  display: flex;
  align-items: center;
  overflow: hidden;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
.need-help-section .need-help-outer .wrap-image {
  width: 50%;
}
.need-help-section .need-help-outer .wrap-image img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.need-help-section .need-help-outer .content {
  text-align: left;
  width: 50%;
  max-width: 40%;
  position: relative;
  padding: 45px;
}
.need-help-section .need-help-outer .content .innercontent {
  position: absolute;
  bottom: 0;
  top: 15px;
  left: -100px;
  right: 0;
  height: 266px;
  background: #222;
  padding: 30px 30px;
}
.need-help-section .need-help-outer .content h4 {
  color: #fff;
  margin-bottom: 15px;
  font-size: 26px;
}
.need-help-section .need-help-outer .content p {
  font-size: 16px;
  color: #fff;
  margin-bottom: 20px;
}
.need-help-section .need-help-outer .content a.site-button {
  padding: 12px 30px;
  font-size: 16px;
  color: white;
  background: linear-gradient(to right, #3f97fe, #7a3cd3);
  border-radius: 50px;
  transition: 0.3s ease-in-out;
  margin: 0;
  text-align: center;
  display: inline-block;
}
.need-help-section .need-help-outer .content a.site-button:hover {
  background: linear-gradient(to right, #3f97fe, #7a3cd3);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 768px) {
  .need-help-section .need-help-outer {
    flex-direction: column;
    text-align: center;
  }
  .need-help-section .need-help-outer .wrap-image {
    max-width: 100%;
  }
  .need-help-section .need-help-outer .content {
    padding: 20px;
  }
}

._contact-one {
  background: #000000;
  color: #ffffff;
  padding: 0px 0px;
}
._contact-one .content {
  max-width: 100%;
  padding-left: 120px;
}

.text-uppercase {
  text-transform: uppercase;
}

.need-help-section.newsandannouncement {
  margin-top: 0;
}

.main-section-404 {
  margin-top: 120px;
  padding: 45px 0;
  text-align: center;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-section-404 .not-found h1 {
  font-size: 50px;
  margin-bottom: 30px;
}
.main-section-404 .not-found p {
  margin-bottom: 30px;
  font-size: 20px;
  color: #fff;
}
.main-section-404 .not-found a {
  max-width: 320px;
  margin: auto;
  color: #fff;
}
.main-section-404 .not-found a.site-button {
  margin-bottom: 30px;
  display: block;
}
.main-section-404 .not-found a:hover {
  background: linear-gradient(to right, #3f97fe, #7a3cd3);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}

.blog-section .blog-content {
  background: #fff;
  color: #000;
  padding: 30px;
}
.blog-section .blog-content .site-heading {
  font-size: 20px;
  color: #000;
  margin-bottom: 12px;
}
.blog-section .blog-content p.sub-title {
  font-size: 14px;
  margin-bottom: 20px;
  color: #000;
}
.blog-section .blog-content p.blog-date {
  color: #5e35b1;
  font-weight: 600;
  font-size: 12px;
  margin: 0;
}
.blog-section .wrap-blog__img {
  overflow: hidden;
}
.blog-section .wrap-blog__img img {
  transition: transform 0.5s ease-in-out;
}
.blog-section .wrap-blog__img img:hover {
  transform: scale(1.1);
}

.blog .blogBanner {
  padding: 0px;
  padding-top: 160px;
}
.blog .blogBanner .banner-box::after {
  background: inherit !important;
}
.blog .blogBanner .banner-box .tagline {
  margin: 0;
}
.blog .blogBanner .banner-box .tagline .purple {
  font-weight: 500;
}
.blog .blogBanner .banner-box h2.site-heading {
  margin-top: 10px;
}

.blog-section-1 .site-heading {
  margin-bottom: 15px;
}
.blog-section-1 .wrapborder {
  padding-bottom: 15px;
}
.blog-section-1 .posted-by {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}
.blog-section-1 .posted-by strong {
  font-weight: 700;
  color: #5e35b1;
  margin-right: 5px;
}

.future-trade-finance .posted-by {
  font-size: 16px;
  margin-top: 30px;
  color: #88d39f;
  cursor: pointer;
}

.president-section {
  padding: 100px 80px 100px;
}
.president-section .innercontent {
  max-width: 720px;
  margin-left: auto;
}
.president-section p {
  color: #fff;
  font-size: 18px;
}
.president-section .mt-10 {
  margin-top: 15px;
}
.president-section h3 {
  margin-top: 30px;
  font-weight: 600;
  font-size: 38px;
}
.president-section a {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  font-style: italic;
}
.president-section a:hover {
  color: #d0d0d0;
}
.president-section a.linked-in {
  font-style: normal;
}
.president-section .icons {
  margin-top: 10px;
}
.president-section .icons img {
  max-width: 30px;
}

.leadership_head .notefrom {
  margin-top: 60px;
}
.leadership_head .site-heading {
  margin-bottom: 15px;
  font-size: 42px;
}
.leadership_head p {
  font-size: 20px;
}
.leadership_head .wrapborder h2 {
  padding-bottom: 12px;
}
.leadership_head .wrapborder::after {
  height: 3px;
}
.leadership_head.notefrom {
  margin-top: 60px;
}

._leadership .icons {
  margin-top: 15px;
}
._leadership .icons img {
  max-width: 30px;
}
._leadership .member-box {
  text-align: left;
}
._leadership .member-box img {
  width: 100%;
}
._leadership .member-box h3 {
  font-size: 24px;
  margin-top: 15px;
  margin-bottom: 10px;
  font-weight: 500;
}
._leadership .member-box h5 {
  font-weight: 400;
  font-size: 15px;
  color: #c5c5c5;
}

.ecosystem-slider .wrap-image {
  margin: auto;
  padding: 15px;
}
.ecosystem-slider .wrap-image img {
  width: 100%;
  max-width: 160px;
}
.ecosystem-slider .slick-slide {
  margin: 0 10px; /* Adjust the gap between slides */
}
.ecosystem-slider .slick-list {
  margin: 0 -10px; /* Compensate for margins */
}

.service-section-slider h4 {
  text-align: center;
  margin-bottom: 45px;
}

.industry-banner.usecase-bannertype-2 {
  height: 100vh;
  background-position: top;
}
.industry-banner.usecase-bannertype-2 .inner-content {
  position: absolute;
  bottom: 0;
  z-index: 99;
  width: 100%;
}
.industry-banner.usecase-bannertype-2 .inner-content .banner-box {
  max-width: 720px;
  padding: 30px 150px 30px 30px;
  background: rgba(0, 0, 0, 0.6);
  margin: 0;
}
.industry-banner.usecase-bannertype-2 .inner-content .banner-box p {
  color: #fff;
  font-size: 28px;
  line-height: 42px;
}
.industry-banner.usecase-bannertype-2 .inner-content .banner-box h1 {
  margin-bottom: 15px;
  font-size: 42px;
  font-weight: 500;
}
.industry-banner.usecase-bannertype-2 .inner-content .banner-box span {
  font-size: 20px;
  margin-bottom: 12px;
  font-weight: 600;
}
.industry-banner.usecase-bannertype-2 .inner-content::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px; /* Adjust thickness */
  background: linear-gradient(to right, #4f00ff, #b200ff, #4f00ff);
}

.usecase-bannertype-banking-2 {
  height: 100vh;
  background-position: 50% 25%;
}
.usecase-bannertype-banking-2 .inner-content {
  position: absolute;
  bottom: 0;
  z-index: 99;
  width: 100%;
}
.usecase-bannertype-banking-2 .inner-content .banner-box {
  max-width: 1366px;
  padding: 30px 150px 30px 30px;
  background: rgba(0, 0, 0, 0.6);
  margin: 0;
}
.usecase-bannertype-banking-2 .inner-content .banner-box span.tag {
  font-size: 24px;
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
  color: #9529eb;
}
.usecase-bannertype-banking-2 .inner-content .banner-box p {
  color: #fff;
  font-size: 28px;
  line-height: 42px;
}
.usecase-bannertype-banking-2 .inner-content .banner-box h1 {
  margin-bottom: 15px;
  font-size: 42px;
  font-weight: 500;
}
.usecase-bannertype-banking-2 .inner-content .banner-box h1 span {
  display: inline-block;
}
.usecase-bannertype-banking-2 .inner-content::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px; /* Adjust thickness */
  background: linear-gradient(to right, #4f00ff, #b200ff, #4f00ff);
}

.industry-section-2._industry-section-2 p {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 15px;
}
.industry-section-2._industry-section-2 h2 {
  font-size: 42px;
  margin-bottom: 30px;
  line-height: 60px;
  font-weight: 500;
}

.outcome._industry-section-2 {
  padding: 120px 0 0;
}
.outcome._industry-section-2 p {
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 15px;
}
.outcome._industry-section-2 h2 {
  font-size: 42px;
  margin-bottom: 30px;
  line-height: 60px;
}
.outcome .full-width {
  margin-top: 60px;
}
.outcome .full-width img {
  transform: rotate(180deg);
}

.industry-section-3._industry-section-3 {
  margin-top: 100px;
}
.industry-section-3._industry-section-3 .img-wrapper {
  background-position: top;
  padding-bottom: 445px;
}
.industry-section-3._industry-section-3 .img-wrapper::before {
  background: rgba(0, 0, 0, 0.3);
}
.industry-section-3._industry-section-3 .img-wrapper h3 {
  font-size: 42px;
  font-weight: 500;
  margin-bottom: 11px;
  position: relative;
  z-index: 999;
  line-height: 70px;
}

.use-case-section-4 {
  position: relative;
  padding-bottom: 120px;
}
.use-case-section-4 .wrap-content {
  padding-top: 120px;
  margin-bottom: 100px;
}
.use-case-section-4 .wrap-content h4 {
  font-size: 32px;
  margin-bottom: 22px;
  font-weight: 500;
}
.use-case-section-4 .wrap-content p {
  font-size: 28px;
  line-height: 42px;
  color: #fff;
}
.use-case-section-4 .wrap-content.first-content h4 {
  color: #66dada;
}
.use-case-section-4 .wrap-content.second-content h4 {
  color: #3e87e1;
}
.use-case-section-4::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px; /* Adjust thickness */
  background: linear-gradient(to right, #4f00ff, transparent 50%, transparent 50%, #b200ff);
  background-size: calc(100% - 60px) 100%;
  background-position: center;
  background-repeat: no-repeat;
}

span.purple {
  background: linear-gradient(90deg, #6a0dad, #b300ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.use-case-section-5 {
  padding: 150px 0;
}
.use-case-section-5 h6 {
  font-size: 42px;
  margin-bottom: 30px;
  line-height: 60px;
  font-weight: 500;
}
.use-case-section-5 h6 span {
  background: linear-gradient(90deg, #6a0dad, #b300ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.use-case-section-5 p {
  font-size: 32px;
  line-height: 50px;
}

.industry-section-2.usecase-banking-section-2 .wrapborder h2 {
  font-weight: 500;
  margin-bottom: 12px;
}
.industry-section-2.usecase-banking-section-2 .wrapborder:after {
  height: 2px;
}
.industry-section-2.usecase-banking-section-2 p {
  font-size: 24px;
  line-height: 40px;
  padding-top: 15px;
}
.industry-section-2.usecase-banking-section-2 p.subheading {
  font-size: 28px;
}

.use-case-banking-section-3 .outer-wrapper {
  display: flex;
  position: relative;
}
.use-case-banking-section-3 .outer-wrapper .wrap-content {
  position: absolute;
  width: 50%;
  background: rgba(149, 41, 235, 0.5098039216);
  display: flex;
  align-items: center;
  vertical-align: middle;
  padding: 100px 15px 100px 100px;
}
.use-case-banking-section-3 .outer-wrapper .wrap-content .inner-wrap {
  font-size: 100px;
  font-weight: 500;
}
.use-case-banking-section-3 .outer-wrapper .wrap-content .inner-wrap h3 {
  font-size: 42px;
  font-weight: 500;
  line-height: 55px;
}
.use-case-banking-section-3 .outer-wrapper .wrap-content .inner-wrap h3 span.number {
  font-size: 100px;
  font-weight: 500;
}
.use-case-banking-section-3 .outer-wrapper .img-wrapper {
  width: 70%;
  margin-left: auto;
}

.use-case-banking-section-5 .outer-wrapper {
  display: flex;
  position: relative;
  flex-wrap: wrap;
}
.use-case-banking-section-5 .outer-wrapper .wrap-content {
  width: 50%;
}
.use-case-banking-section-5 .outer-wrapper .wrap-content .inner-wrap {
  font-size: 100px;
  font-weight: 500;
  background: #3a105b;
  padding: 30px;
}
.use-case-banking-section-5 .outer-wrapper .wrap-content .inner-wrap h3 {
  font-size: 42px;
  font-weight: 500;
  line-height: 55px;
}
.use-case-banking-section-5 .outer-wrapper .wrap-content .inner-wrap h3 span.number {
  font-size: 100px;
  font-weight: 500;
}
.use-case-banking-section-5 .outer-wrapper .img-wrapper {
  width: 50%;
  margin-left: auto;
}

.use-case-section-4.use-case-banking-section-4 {
  padding-bottom: 0;
}
.use-case-section-4.use-case-banking-section-4 .wrap-content {
  padding-top: 0;
  margin-bottom: 45px;
}
.use-case-section-4.use-case-banking-section-4 .wrap-content h4 {
  color: #9529eb;
}
.use-case-section-4.use-case-banking-section-4::after {
  content: unset;
}

.section-seperator {
  font-size: 24px;
  text-align: left;
  color: #fff;
  margin-top: 60px;
}
.section-seperator .separator {
  color: #7A28C3;
  margin: 0 10px;
  border: none;
}

.data-section .data-card {
  margin-bottom: 80px;
}
.data-section .data-card h3 {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 15px;
}
.data-section .data-card p {
  font-size: 24px;
  line-height: 32px;
}
.data-section .data-card .c-1 {
  color: #92d01c;
}
.data-section .data-card .c-2 {
  color: #1973b8;
}
.data-section .data-card .c-3 {
  color: #01a596;
}
.data-section .data-card .c-4 {
  color: #29a5d1;
}

.not-use-case .project-one__img:after {
  content: unset;
}
.not-use-case .project-one__img img {
  filter: grayscale(100%);
  transition: filter 0.3s ease-in-out;
  transition: 0.5s;
}
.not-use-case .project-one__single:hover .project-one__img img {
  filter: grayscale(0%);
}

.connect-section .connect-wrapper .styled-link-con {
  display: inline-block;
  margin-top: 30px;
}

.NexGenTek-advantage-home .carousel-image {
  max-width: 100%;
  width: 100%;
}
.NexGenTek-advantage-home h3 {
  font-size: 22px;
  margin-bottom: 15px;
}

.hoverSubmenu ul li.menu-item-has-children .menu-child-list {
  top: 1px;
}

p.paddingLeft {
  padding-left: 30px;
}

.border-hightlight {
  border-bottom: 3px solid #7a3cd3;
  display: inline-block;
  padding-bottom: 7px;
}

.scroll-menu-childlist {
  max-height: 400px;
  overflow-y: scroll;
  padding-left: 5px;
}

.scroll-menu-childlist {
  max-height: 400px;
  overflow-y: auto; /* better than 'scroll' to hide scrollbar when not needed */
  padding-left: 5px;
  /* Firefox */
  scrollbar-width: thin; /* auto | thin | none */
  scrollbar-color: #51627b transparent; /* thumb | track */
}

/* WebKit (Chrome, Edge, Safari) */
.scroll-menu-childlist::-webkit-scrollbar {
  width: 8px; /* scrollbar width */
}

.scroll-menu-childlist::-webkit-scrollbar-track {
  background: transparent; /* track background */
}

.scroll-menu-childlist::-webkit-scrollbar-thumb {
  background-color: #51627b; /* theme color */
  border-radius: 6px;
}

.nofollow {
  color: #7c7a7e;
}

.faq-section {
  margin-top: 40px;
}
.faq-section .accordion-header {
  background: #1f1f1f;
  color: #fff;
}
.faq-section .accordion-content {
  background: #131313;
}
.faq-section .accordion-item {
  border-bottom: 1px solid rgb(54, 54, 54);
  border: none;
}
.faq-section .accordion-header {
  width: 100%;
  text-align: left;
  padding: 15px;
  font-size: 16px;
  font-weight: 600;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.faq-section .accordion-header:hover {
  background: #51627b;
  color: #fff;
}
.faq-section .accordion-content {
  max-height: 0;
  overflow: hidden;
  padding: 0 15px;
  transition: max-height 0.3s ease, padding 0.3s ease;
}
.faq-section .accordion-item.active .accordion-content {
  max-height: 500px; /* adjust based on content */
  padding: 15px;
}
.faq-section .arrow {
  font-size: 14px;
  transition: transform 0.3s;
}

.certifications {
  list-style: none;
  padding: 0;
  display: flex;
  gap: 15px;
  justify-content: end;
}
.certifications li {
  width: 70px;
  height: 60px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  border-radius: 10px;
  text-align: center;
  font-size: 12px;
  padding: 5px;
  margin-bottom: 0;
  background: linear-gradient(to right, #3f97fe, #7a3cd3);
}

.footer-social-link .clearfix {
  text-align: left;
  margin: auto;
  display: flex;
  justify-content: start;
}

.footer-bottom {
  padding-bottom: 0;
}

.why-choose-iot .wrap-image {
  max-width: 500px;
  margin: auto;
}

.stats .wrap-image {
  max-width: 720px;
  margin: 30px auto;
  margin-bottom: 30px;
}

.wrap-custom-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
  gap: 15px;
  margin-top: 15px;
}
.wrap-custom-list .wrap-con {
  width: calc(33.33% - 15px);
  background: #0f0f0f;
  padding: 0px;
  border-radius: 20px;
}
.wrap-custom-list h3.site-heading-small {
  padding: 10px;
  text-align: center;
  background: linear-gradient(to right, #3f97fe, #7a3cd3);
  margin: 0;
  margin-bottom: 30px;
  border-radius: 10px 10px 0 0;
  font-size: 20px;
}

.book-a-demo-content .book-a-demo-form .form-control {
  height: 50px;
  font-size: 16px;
  width: calc(100% - 15px);
}
.book-a-demo-content .book-a-demo-form .form-control::-moz-placeholder {
  color: #aaa;
  font-size: 16px !important;
}
.book-a-demo-content .book-a-demo-form .form-control::placeholder {
  color: #aaa;
  font-size: 16px !important;
}
.book-a-demo-content .book-a-demo-form textarea.form-control {
  height: 150px;
  font-size: 16px;
}
.book-a-demo-content .book-a-demo-form textarea.form-control::-moz-placeholder {
  color: #aaa;
  font-size: 16px !important;
}
.book-a-demo-content .book-a-demo-form textarea.form-control::placeholder {
  color: #aaa;
  font-size: 16px !important;
}
.book-a-demo-content .book-a-demo-form .wrap-button .btn-purple {
  margin: auto;
  margin-top: 25px;
  padding: 10px 20px;
  font-size: 18px;
  width: 100%;
}
.book-a-demo-content .book-a-demo-form label {
  display: block;
  font-size: 15px;
  color: #b2b2b2;
  margin-bottom: 3px;
  font-weight: 400;
}
.book-a-demo-content .book-a-demo-form .notes {
  font-style: italic;
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
  color: #a7a7a7;
}
.book-a-demo-content .wrap-info {
  max-width: 1100px;
  text-align: center;
  margin: 60px auto 100px;
}
.book-a-demo-content .wrap-demo-form {
  padding: 30px;
  border-radius: 12px;
  background: #111111;
}
.book-a-demo-content .flexible-blog ul li {
  font-weight: 400;
}
.book-a-demo-content .wrap-left {
  padding-left: 60px;
  padding-top: 30px;
}
.book-a-demo-content .whynexgenTek {
  margin-top: 60px;
  padding-left: 15px;
}
.book-a-demo-content .sub-heading strong {
  color: #3f97ff;
  font-weight: 500;
}
.book-a-demo-content .book-a-demo-content p {
  padding-right: 60px;
}
.book-a-demo-content .demo-image {
  border-radius: 40px;
  border: 2px solid #3f97ff;
  padding: 1px;
}

#book-a-demo .wrap-content {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-bottom: 60px;
  gap: 30px;
  justify-content: center;
}

.book-a-demo-content .book-a-demo-form .wrap-button .btn-purple {
  width: 100%;
}

#book-a-demo .formBtn {
  width: 240px;
}

.iot-flowchart {
  padding: 50px 20px;
  background: #f9f9f9;
}
.iot-flowchart .flowchart-title {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 50px;
  color: #402f90;
  font-weight: 700;
}
.iot-flowchart .flowchart-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.iot-flowchart .flowchart-container .flow-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 20px;
  position: relative;
  width: 300px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  margin-bottom: 50px;
}
.iot-flowchart .flowchart-container .flow-step .step-circle {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #402f90;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1.2rem;
  margin-bottom: 15px;
}
.iot-flowchart .flowchart-container .flow-step h3 {
  font-size: 1.3rem;
  margin-bottom: 10px;
  color: #333;
}
.iot-flowchart .flowchart-container .flow-step p {
  font-size: 0.95rem;
  color: #555;
}
.iot-flowchart .flowchart-container .flow-step:not(:last-child)::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 50px;
  background: #402f90;
  bottom: -50px;
  left: calc(50% - 2px);
}

.certifcations-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
.certifcations-wrap .certi {
  max-width: 115px;
}

.copyright {
  padding-bottom: 15px;
}
.copyright p {
  text-align: center;
  font-size: 14px;
  padding-bottom: 0px;
}

.copyright-menu ul li {
  font-size: 16px;
  margin-bottom: 0;
}

.footer-social-link ul li {
  margin-bottom: 0;
}

.footer-one {
  padding-bottom: 0;
  padding-top: 0;
}

.dmca-badge img {
  width: 150px;
}

.humna-rights .wrap-image {
  text-align: center;
  margin-top: 45px;
}

.iot-cta {
  text-align: center;
  margin: 45px 0;
}

.login-section {
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}
.login-section .logo-box-one {
  margin: auto;
}
.login-section .site-container {
  padding: 0 30px;
  max-width: 1920px;
  margin: auto;
  width: 100%;
}
.login-section .wrapborder {
  display: flex;
  justify-content: center;
  align-items: center;
}
.login-section .login-box {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 40px;
  border-radius: 12px;
  width: 100%;
  max-width: 520px;
  text-align: center;
  color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
  margin: auto;
}
.login-section .login-box .login-title {
  font-size: 24px;
  margin-bottom: 25px;
  font-weight: 600;
}
.login-section .login-box .login-form .form-group {
  margin-bottom: 20px;
  text-align: left;
}
.login-section .login-box .login-form .form-group label {
  display: block;
  font-size: 14px;
  margin-bottom: 6px;
  color: #fff;
}
.login-section .login-box .login-form .form-group input {
  width: 100%;
  padding: 12px 14px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  background: transparent;
  color: #fff;
  font-size: 14px;
  outline: none;
  transition: 0.3s;
}
.login-section .login-box .login-form .form-group input:focus {
  border-color: #b200ff;
  box-shadow: 0 0 5px rgba(178, 0, 255, 0.6);
}
.login-section .login-box .login-form .form-group input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.login-section .login-box .login-form .form-group input::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.login-section .login-box .login-form .btn-login {
  width: 100%;
  padding: 14px;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  background: linear-gradient(to right, #3f97fe, #7a3cd3);
  transition: all 0.3s ease;
}
.login-section .login-box .login-form .btn-login:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(178, 0, 255, 0.5);
}

.gridBox {
  display: flex;
  gap: 15px;
  margin-top: 30px;
}
.gridBox .hightlightbox {
  width: calc(33.33% - 15px);
  background: #222;
  padding: 30px;
  border-radius: 5px;
}
.gridBox .hightlightbox p {
  font-size: 20px;
  line-height: 30px;
}
.gridBox .hightlightbox .site-heading {
  font-size: 18px;
  color: #3f97ff;
  margin-bottom: 40px;
}

.challenges .gridBox {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 2rem;
}
.challenges .hightlightbox {
  background: #222;
  border-radius: 16px;
  padding: 2rem;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
  width: 100%;
}
.challenges .hightlightbox:hover {
  transform: translateY(-5px);
}
.challenges .hightlightbox h3 {
  font-size: 1.2rem;
  color: #402f90;
  margin-bottom: 0.8rem;
}
.challenges .hightlightbox blockquote {
  margin: 1.2rem 0 0;
  padding-left: 1.5rem;
  border-left: 4px solid #402f90;
  font-style: italic;
  color: #ffffff;
  line-height: 1.6;
}

.wrap-profile-image {
  max-width: 220px;
}

.clientRespective {
  margin-top: 100px;
  padding-bottom: 60px !important;
}

.banner-one .bannerBtn {
  background: #2e2b2b;
  color: #fff;
  font-size: 14px;
  border-radius: 20px;
  padding: 8px 20px;
}
.banner-one .bannerBtn:hover {
  background: #1c1c1c;
  color: #fff;
}

.acceleratiing-projects {
  margin: 60px 0;
}
.acceleratiing-projects .btn-home {
  margin-top: 30px;
}
.acceleratiing-projects .right-content {
  display: flex;
  gap: 15px;
}
.acceleratiing-projects .right-content .full-image {
  width: 355px;
}
.acceleratiing-projects .right-content .full-image img {
  height: 530px;
  -o-object-fit: cover;
     object-fit: cover;
}
.acceleratiing-projects .right-two-half {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: calc(100% - 355px);
}
.acceleratiing-projects .right-two-half .project-one__single {
  margin-bottom: 0;
}
.acceleratiing-projects .right-two-half .project-one__single .project-one__img-box {
  position: relative;
}
.acceleratiing-projects .right-two-half .project-one__single .project-one__img-box .project-one__img {
  position: relative;
  overflow: hidden;
}
.acceleratiing-projects .right-two-half .project-one__single .project-one__img-box .project-one__img img {
  width: 100%;
  height: 255px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  filter: brightness(0.6);
  transition: all 0.5s ease;
}
.acceleratiing-projects .right-two-half .project-one__single .project-one__content {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.navbar-wrap ul li a svg {
  width: 26px;
  fill: #fff;
  transform: rotate(90deg);
}

.navbar-wrap ul li.without-arrow {
  position: relative;
  top: 2px;
}

.navbar-wrap > ul > li:hover > a svg {
  fill: #a19d9d;
}

.keep-running-section {
  margin-bottom: 60px;
}
.keep-running-section.left-imate-section {
  margin-top: 80px;
}
.keep-running-section.left-imate-section .keep-running-content {
  padding-top: 0px;
  padding-right: 60px;
}
.keep-running-section.left-imate-section .keep-running-inner {
  align-items: center;
}
.keep-running-section .site-heading {
  margin-bottom: 45px;
}
.keep-running-section .keep-running-inner {
  margin: 0 auto;
  padding: 0px;
  display: flex;
  gap: 24px;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.keep-running-section .keep-running-media {
  flex: 0 0 50%;
  max-width: 50%;
  display: block;
}
.keep-running-section .keep-running-media img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
}
.keep-running-section .keep-running-content {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 8px 0;
  padding-left: 30px;
}
.keep-running-section .keep-running-content p {
  font-size: 16px;
  line-height: 1.6;
  margin: 0 0 12px;
}
@media (max-width: 880px) {
  .keep-running-section .container {
    flex-direction: column;
    align-items: stretch;
  }
  .keep-running-section .keep-running-media,
  .keep-running-section .keep-running-content {
    flex: 0 0 auto;
    max-width: 100%;
    width: 100%;
  }
  .keep-running-section .keep-running-media {
    margin-bottom: 18px;
  }
  .keep-running-section .keep-running-media img {
    border-radius: 6px;
  }
  .keep-running-section .keep-running-content .site-heading {
    font-size: 22px;
  }
  .keep-running-section .keep-running-content p {
    font-size: 15px;
  }
}

@media (max-width: 1300px) {
  .connect-section.career-home .connect-wrapper {
    padding-bottom: 40px;
  }
  .fact-counter-one {
    padding: 0px 0px 40px;
  }
  .acceleratiing-projects .right-content .full-image {
    width: 320px;
  }
  .acceleratiing-projects .right-two-half {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: calc(100% - 320px);
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  .col-40 {
    width: 40%;
  }
  .col-60 {
    width: 60%;
  }
}
@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 1920px;
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .acceleratiing-projects .btn-home {
    margin-bottom: 60px;
  }
  .wrap-custom-list {
    padding: 0;
  }
  .wrap-custom-list .wrap-con {
    width: calc(50% - 30px);
  }
  .wrap-custom-list .wrap-con .site-heading-small {
    font-size: 18px;
  }
  .wrap-custom-list .wrap-con ul li {
    font-size: 16px;
  }
  .gridBox {
    flex-wrap: wrap;
  }
  .gridBox .hightlightbox {
    width: calc(50% - 15px);
  }
}
/* Responsive Mobile Layout */
@media (max-width: 768px) {
  .iot-flowchart .flowchart-container .flow-step {
    width: 90%;
  }
  .iot-flowchart .flowchart-container .flow-step:not(:last-child)::after {
    height: 40px;
    bottom: -40px;
  }
  .styled-link-con {
    font-size: 14px;
    padding: 10px 20px;
  }
  .project-one__content {
    left: 15px;
  }
  ._project-one .project-text-wrap h4.project-one {
    font-size: 14px;
    height: 60px;
  }
  .challenges-process-content h5, .acceleratiing-projects p {
    font-size: 14px;
    line-height: 24px;
  }
  .acceleratiing-projects .site-heading {
    font-size: 18px;
    line-height: 30px;
  }
  .banner-one .bannerBtn {
    margin-bottom: 0;
  }
  .overlayText {
    padding: 15px;
  }
}
@media (max-width: 1800px) {
  .use-case-section-4 .wrap-content {
    padding-top: 70px;
  }
}
@media (max-width: 1600px) {
  .use-case-section-4 .wrap-content {
    padding-top: 80px;
    margin-bottom: 47px;
  }
}
@media (max-width: 1500px) {
  .use-case-section-4 .wrap-content {
    padding-top: 50px;
    margin-bottom: 47px;
  }
}
@media (max-width: 1366px) {
  .book-a-demo-content .book-a-demo-form .wrap-button .btn-purple {
    font-size: 14px;
  }
  .use-case-banking-section-3 .outer-wrapper .wrap-content {
    padding: 60px 15px 60px 60px;
  }
  .use-case-banking-section-3 .outer-wrapper .wrap-content .inner-wrap h3 {
    font-size: 32px;
    line-height: 42px;
  }
  .use-case-banking-section-3 .outer-wrapper .wrap-content .inner-wrap h3 span.number {
    font-size: 80px;
  }
}
@media (min-width: 1200px) {
  .mobile-menu {
    display: none;
  }
}
@media (max-width: 1024px) {
  .usecase-bannertype-banking-2 {
    height: calc(100vh - 100px);
  }
  .usecase-bannertype-banking-2 .inner-content .banner-box h1 {
    font-size: 32px;
  }
  .usecase-bannertype-banking-2 .inner-content .banner-box span.tag {
    font-size: 20px;
  }
  .industry-section-2.usecase-banking-section-2 {
    padding: 45px 0;
  }
  .use-case-banking-section-5 .outer-wrapper .wrap-content .inner-wrap h3 {
    font-size: 28px;
    line-height: 40px;
  }
  .certifications {
    justify-content: center;
    margin-bottom: 15px;
  }
  .footer-social-link .clearfix {
    justify-content: center;
  }
}
@media (max-width: 1199px) {
  .site-container {
    padding: 0 15px;
  }
  ._banner-one .hero-heading {
    font-size: 32px;
  }
  ._banner-one .hero-heading .hero-subhead {
    padding: 15px 0;
    font-size: 16px;
  }
  .fact-counter-one {
    padding: 15px;
  }
  .fact-counter-one .fact-counter-one__single-inner {
    padding: 15px;
  }
  .fact-counter-one .site-container {
    padding: 0 15px;
  }
  .fact-counter-one .row {
    max-width: 100% !important;
  }
  .fact-counter-one .outer-box h2 {
    font-size: 28px;
  }
  .fact-counter-one .outer-box .title p {
    font-size: 14px;
  }
  .acceleratiing-projects .site-container {
    padding: 0 15px;
  }
  .acceleratiing-projects .site-heading {
    font-size: 42px;
  }
  .acceleratiing-projects p {
    font-size: 16px;
  }
  .acceleratiing-projects a.styled-link-con {
    font-size: 16px;
  }
  .arrow-styled {
    font-size: 16px;
  }
  .navigation li a svg {
    display: none;
  }
  ._contact-one .content {
    padding-left: 0;
  }
  .need-help-section .need-help-outer .content {
    width: 50%;
    max-width: 50%;
  }
  .need-help-section .need-help-outer .content .innercontent {
    top: -60px;
    left: -100px;
  }
  .service-banner h1 {
    font-size: 28px;
    line-height: 42px;
  }
  .contact-one {
    text-align: center;
  }
  .contact-one .styled-link-con {
    max-width: 220px;
    margin: auto;
    margin-bottom: 45px;
    font-size: 16px;
  }
  .usecase-single .bannerSection {
    margin-top: 0;
  }
  ._project-one .homebanneroverlap {
    margin-top: -130px;
    position: relative;
    z-index: 999999;
  }
  ._project-one h4.project-one {
    font-size: 20px;
  }
  ._project-one .project-one__title {
    font-size: 20px;
  }
  header + section {
    margin-top: 60px;
  }
  .mobile-menu-visible .parent-menu.active .col-sm-3 {
    width: 100%;
  }
  li.active .header-info {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    color: #000;
    padding-top: 15px;
  }
  li.active .header-info h4 {
    display: none;
  }
  li.active .header-info p {
    color: #000;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
  }
  li.active .gradient {
    display: none;
  }
  li.active .sub-menu li .row {
    padding: 5px 0 30px;
  }
  .news-and-announcement {
    margin-top: 0px;
  }
  .news-and-announcement.mainSection {
    margin-top: 0px;
    padding-top: 30px;
  }
  .news-and-announcement .inner .contents {
    padding-top: 30px;
    text-align: center;
    padding-right: 0;
  }
  .news-and-announcement .inner .contents p {
    font-size: 16px;
  }
  .news-and-announcement .even .header {
    text-align: center;
    margin-bottom: 0;
  }
  .news-and-announcement .even .header .underline {
    right: 0;
    text-align: right;
    position: absolute;
    top: 40px;
    left: 0;
    margin: auto;
  }
  .news-and-announcement .even .evenRowContent {
    flex-direction: column-reverse;
  }
  .news-and-announcement .even .evenRowContent .wrapImage {
    margin-top: 50px;
  }
  .news-and-announcement .header {
    text-align: center;
  }
  .news-and-announcement .header h2 {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .news-and-announcement .header .underline {
    width: 140px;
    height: 5px;
    background: linear-gradient(to right, #3f97fe, #7a3cd3);
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
  }
  .form-section {
    margin-top: 60px;
  }
  .form-section .site-container {
    max-width: 1900px;
  }
  .contact-us .site-container {
    max-width: 1900px;
  }
  .mainSection.useCasesBannerSection {
    padding-top: 0;
  }
}
@media (max-width: 1100px) {
  .need-help-section {
    margin-bottom: 0;
    margin-top: 0;
  }
  .need-help-section .need-help-outer .content a.site-button {
    padding: 12px 28px;
  }
  .need-help-section .need-help-outer .content h4 {
    font-size: 20px;
  }
  .need-help-section .need-help-outer .content p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
  }
  .need-help-section .need-help-outer .content .innercontent {
    left: -2px;
    padding: 15px;
  }
}
@media (max-width: 1200px) {
  ._acceleratiing-projects .site-heading {
    margin-bottom: 30px;
    font-size: 24px;
  }
  .use-case-section-4 .wrap-content {
    padding-top: 0;
    margin-bottom: 40px;
  }
  .use-case-section-4 .wrap-content h4 {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .use-case-section-4 .wrap-content p {
    font-size: 14px;
    line-height: 24px;
  }
  .industry-banner.usecase-bannertype-2 .inner-content .banner-box {
    padding: 30px 15px 30px 30px;
  }
  .industry-banner.usecase-bannertype-2 .inner-content .banner-box h1 {
    font-size: 28px;
  }
  .industry-banner.usecase-bannertype-2 .inner-content .banner-box p {
    font-size: 16px;
    line-height: 28px;
  }
  .industry-section-2._industry-section-2 h2 {
    font-size: 24px;
    margin-bottom: 30px;
    line-height: 38px;
  }
  .industry-section-2._industry-section-2 p {
    font-size: 16px;
    line-height: 28px;
  }
  .industry-section-3._industry-section-3 {
    margin-top: 0;
  }
  .industry-section-3._industry-section-3 .img-wrapper h3 {
    font-size: 26px;
    line-height: 42px;
  }
  .use-case-section-4 {
    padding-bottom: 15px;
  }
  .use-case-section-4::after {
    background-size: calc(100% - 15px) 100%;
  }
  .use-case-section-5 {
    padding: 45px 0;
  }
  .use-case-section-5 h6 {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 36px;
  }
  .use-case-section-5 p {
    font-size: 18px;
    line-height: 30px;
  }
  .case-study-grid-2 .section-title h3 {
    line-height: 42px;
    font-size: 32px;
  }
  .discover .site-heading {
    line-height: 42px;
    font-size: 32px;
  }
  ._innovativeTransform h2.site-heading {
    line-height: 42px;
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .related-expertise .expertise-card .expertise-content .expertise-subtitle.expertise-subtitle2 {
    font-size: 20px;
    line-height: 32px;
  }
  .use-case-banking-section-3 .outer-wrapper .img-wrapper {
    width: 100%;
  }
  .spearhead-advantage.spearhead-advantage-home .slick-initialized .slick-slide {
    padding-bottom: 30px;
  }
  .newsandannouncement h3 {
    font-size: 20px;
    padding: 0 15px;
  }
  .need-help-section {
    margin-bottom: 0;
    margin-top: 0;
  }
  .need-help-section .need-help-outer .content {
    width: 100%;
    max-width: 100%;
  }
  .need-help-section .need-help-outer .content a.site-button {
    padding: 8px 20px;
    font-size: 14px;
  }
  .need-help-section .need-help-outer .content h4 {
    font-size: 20px;
  }
  .need-help-section .need-help-outer .content p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px;
  }
  .need-help-section .need-help-outer .content .innercontent {
    left: -2px;
    padding: 15px;
    height: auto;
    position: relative;
    padding: 30px;
  }
  .need-help-section .need-help-outer .wrap-image {
    max-width: 100%;
    width: 100%;
  }
  .leadership_head .site-heading {
    font-size: 20px;
  }
  .leadership_head p {
    font-size: 16px;
  }
  .leadership_head .wrapborder h2 {
    font-size: 24px;
  }
  .leadership_head .big-text {
    margin-bottom: 0;
  }
  .president-section {
    background-position: left;
    padding: 30px 15px;
  }
  .president-section p, .president-section a {
    font-size: 15px;
  }
  .president-section h3 {
    font-size: 28px;
  }
  .about-section-2 p {
    font-size: 16px;
    line-height: 28px;
  }
  .about-section-2 .site-heading {
    font-size: 24px;
  }
  .content-about p {
    font-size: 16px;
  }
  .carousel-item {
    flex-direction: column;
  }
  .team-one {
    padding: 45px 0px 0px;
  }
  .spearhead-advantage {
    margin: 50px auto 0;
  }
  .fact-counter-one {
    padding: 0px 0px 30px;
  }
  .carousel-image {
    max-width: 100%;
  }
  .team-one h2 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 30px;
    padding-left: 12px;
  }
  .innovativeTransform .section-title p {
    font-size: 16px;
    line-height: 26px;
  }
  ._project-one h4.project-one {
    font-size: 20px;
  }
  ._project-one .project-one__title {
    font-size: 20px;
  }
  ._project-one .project-one__sub-title {
    font-size: 14px;
  }
  .site-heading {
    font-size: 20px;
    line-height: 32px;
  }
  .team-one__single-img {
    margin: 0;
  }
  .news-and-announcement.mainSection {
    margin-top: 0px;
    padding-top: 30px;
  }
  .news-and-announcement .slider-scroll h3 {
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 12px;
  }
  .news-and-announcement .slider-scroll p {
    font-size: 18px;
    padding: 10px 30px 0px 0px;
  }
  .blog-one h2 {
    font-size: 24px !important;
    line-height: 35px;
  }
  .site-container {
    padding: 0 15px;
  }
  .iframeMap iframe {
    width: 100%;
  }
  .footer-social-link {
    display: flex;
    justify-content: center;
  }
  .form-section {
    margin-top: 40px;
  }
  .form-section .contact-us {
    padding: 0px 0 30px;
  }
  .form-section .contact-us h1 {
    font-size: 40px;
  }
  .form-section .contact-us p {
    font-size: 16px;
    line-height: 30px;
  }
  .contact-us .col-12:first-of-type {
    border-right: none !important;
  }
  .contact-us .row .col-12:last-of-type {
    padding-left: 15px;
  }
  .contact-us h1 {
    font-size: 40px;
  }
  .bussiness-info a {
    font-size: 22px;
  }
  .service-section-2 h3 {
    font-size: 24px;
    line-height: 38px;
  }
  .service-section-2 p {
    font-size: 18px;
    line-height: 30px;
  }
  .service-section-3 {
    padding: 60px 0;
  }
  .service-section-3 p {
    font-size: 18px;
    line-height: 30px;
  }
  .service-section-3 .btn-purple {
    font-size: 20px;
    margin-top: 45px;
  }
  .service-section-4 {
    padding: 60px 0;
  }
  .service-section-4 h2 {
    font-size: 32px;
    margin-bottom: 45px;
  }
  .service-section-5 {
    margin-bottom: 30px;
  }
  .service-section-5 h2 {
    font-size: 32px;
    margin-bottom: 30px;
  }
  .service-section-5::before {
    width: calc(100% - 15px);
  }
  .service-section-6 {
    padding: 60px 0;
  }
  .service-section-6 h2 {
    font-size: 32px;
    margin-bottom: 45px;
  }
  .service-banner h1 {
    font-size: 32px;
    margin-bottom: 15px;
  }
  .service-banner p {
    font-size: 18px;
    line-height: 30px;
  }
  .service-banner .fadeInLeft {
    width: 100%;
    padding-left: 0;
  }
  .service-section-7 h2 {
    font-size: 32px;
  }
  .wrap-country-code .select2-container {
    width: 115px !important;
  }
  .industry-banner .banner-box h1 {
    margin-bottom: 15px;
    font-size: 32px;
  }
  .industry-banner .banner-box h1 span {
    display: block;
  }
  .industry-section-2 h2 {
    font-size: 28px;
  }
  .industry-section-2 p {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 30px;
  }
  .industry-section-2 .wrap-content {
    padding-right: 30px;
  }
  .industry-section-3 h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .industry-section-3 .container-wrapper .img-wrapper {
    margin-left: 15px;
    padding: 60px 15px 60px;
    margin-bottom: 60px;
  }
  .industry-section-3 .container-wrapper .img-wrapper h5 {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 42px;
  }
  .industry-section-4 h3 {
    margin-bottom: 0;
    text-align: center;
  }
  .industry-section-4 p {
    font-size: 16px;
  }
  .industry-section-4 .wrapborder {
    width: 100%;
  }
  .industry-section-4 .wrapborder::after {
    right: 0;
    margin: auto;
    left: 0;
  }
  .industry-section-4 ul {
    text-align: center;
  }
  .industry-section-4 ul li {
    color: #fff;
    font-size: 14px;
  }
  .industry-section-4 .col-sm-4:before {
    content: inherit;
  }
  .industry-section-3 .industry-section-4 {
    padding-bottom: 45px !important;
    padding-top: 0 !important;
  }
  .industry-section-3 .container-wrapper:after {
    height: 109%;
  }
  .form-section .btn-purple {
    max-width: 280px;
    margin: auto;
    padding: 12px 15px;
    width: 100%;
  }
  .acceleratiing-projects .site-heading {
    font-size: 32px;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  .challenges-process-content h5, .challenges-process-content p {
    padding-bottom: 0;
  }
  .book-a-demo-content .wrap-info {
    margin: 30px 0 45px;
  }
  .book-a-demo-content .wrap-left {
    padding-left: 0;
    padding-top: 60px;
  }
  .book-a-demo-content .wrap-demo-form {
    padding: 15px;
  }
  .book-a-demo-content .wrap-demo-form .form-input {
    margin-bottom: 0;
  }
  .book-a-demo-content .wrap-demo-form .form-control {
    width: 100%;
  }
  .book-a-demo-content .site-heading.subformHeading {
    font-size: 20px;
  }
  .book-a-demo-content .wrap-demo-form .site-heading {
    margin-bottom: 15px;
    font-size: 24px;
  }
  .whynexgenTek {
    margin-top: 30px;
  }
  .wrap-custom-list {
    padding: 0;
  }
  .wrap-custom-list .wrap-con {
    width: 100%;
  }
  .use-case-banking-section-3 .outer-wrapper .img-wrapper {
    width: 100%;
  }
  .use-case-banking-section-3 .outer-wrapper .wrap-content {
    padding: 30px;
    width: 100%;
  }
  .use-case-banking-section-3 .outer-wrapper .wrap-content .inner-wrap h3 {
    font-size: 20px;
    line-height: 32px;
  }
  .use-case-banking-section-3 .outer-wrapper .wrap-content .inner-wrap h3 span.number {
    font-size: 42px;
  }
  .use-case-section-4 {
    margin-top: 45px;
  }
  .use-case-section-4 .image {
    display: none;
  }
  .card-with-line::after {
    width: 5px;
  }
  .about-section-6 {
    padding: 60px 0 30px;
  }
  .about-section-6 li {
    padding: 15px 0;
    font-size: 16px;
  }
  .about-section-6 li:first-of-type {
    border-left: 2px solid #771be1;
  }
  .service-section-7 .btn-purple {
    margin-bottom: 45px;
  }
  .service-section-7.about {
    padding: 60px 0 60px;
  }
  .bussiness-info.bussiness-info-3 {
    margin-top: 60px;
  }
  .bussiness-info.bussiness-info-1 {
    border-bottom: 1px solid #fff;
    border-right: 0;
    padding-bottom: 49px;
  }
  .form-section .row {
    padding: 0;
  }
  .contact-us .bussiness-info-2 {
    margin-top: 45px;
  }
  .contact-us .bussiness-info h4 {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  #book-a-demo .formBtn {
    width: 100%;
  }
  .keep-running-section {
    margin-bottom: 30px;
  }
  .keep-running-section.left-imate-section {
    margin-top: 0;
  }
  .keep-running-section.left-imate-section .keep-running-inner {
    flex-direction: column-reverse;
    display: flex;
  }
  .keep-running-section .keep-running-inner {
    display: block;
  }
  .keep-running-section .keep-running-inner .keep-running-content {
    padding-left: 0;
    padding-right: 0;
  }
  .contact-one.want-to-be-part {
    padding-top: 80px;
  }
  .our-impact .project-slider .slick-slide {
    margin-right: 5px;
    padding: 0 5px;
  }
  .our-impact .project-slider .slick-list {
    padding: 0px !important;
  }
  .contact-one.want-to-be-part .full-width {
    display: block;
  }
  ._innovativeTransform .advantage-slider .advantage-item {
    display: block;
  }
  ._innovativeTransform .advantage-slider .advantage-item .advantage-content {
    padding-top: 30px;
  }
  ._banner-one video {
    height: 500px;
    width: auto;
    aspect-ratio: 16/9;
  }
  ._banner-one .overlayText {
    top: -18px;
  }
  .our-impact .site-container {
    padding: 0 15px;
  }
  .our-impact .site-container .outer-container {
    padding: 30px;
  }
  .our-impact .site-container .outer-container p {
    font-size: 14px;
    line-height: 24px;
  }
  .our-impact .site-container .outer-container .site-heading {
    font-size: 28px;
    margin-bottom: 12px;
  }
  .our-impact .site-container .outer-container .project-img img {
    height: 400px;
  }
  .our-impact .project-slider .project-overlay {
    width: 260px;
    right: 12px;
  }
  .our-impact .project-slider .project-overlay .sub-heading {
    font-size: 14px;
  }
  .contact-one.want-to-be-part .left-content {
    width: 100%;
    opacity: 1 !important;
    padding-top: 30px !important;
  }
  .contact-one.want-to-be-part .left-content .arrow-styled {
    justify-content: center;
  }
  .related-expertise .expertise-card .expertise-img-box img {
    -o-object-position: top;
       object-position: top;
  }
  .related-expertise .expertise-content .expertise-subtitle {
    font-size: 16px;
    line-height: 26px;
  }
  .acceleratiing-projects.acceleratiing-projects_last {
    margin-top: 60px;
  }
  .acceleratiing-projects.acceleratiing-projects_last .left-content {
    margin-top: 30px;
  }
  .acceleratiing-projects.acceleratiing-projects_last .left-content .site-heading {
    font-size: 20px;
  }
  .acceleratiing-projects {
    margin-top: 0;
    padding-top: 30px;
  }
  .acceleratiing-projects .btn-home {
    margin-bottom: 0px;
    text-align: center;
  }
  .acceleratiing-projects .right-content {
    display: block;
  }
  .acceleratiing-projects .right-content .full-image {
    width: 100%;
  }
  .acceleratiing-projects .right-two-half {
    width: 100%;
  }
  .acceleratiing-projects ._project-one .project-one__single {
    margin-bottom: 15px;
  }
  .clientRespective {
    margin-top: 15px;
  }
  .industry-section-2.usecase-banking-section-2 .wrapborder h2 {
    font-size: 24px;
  }
  .gridBox .hightlightbox {
    width: 100%;
    padding: 15px;
  }
  .gridBox .hightlightbox p {
    font-size: 18px;
  }
  .gridBox .hightlightbox blockquote {
    margin: 0;
    padding-left: 15px;
    line-height: 28px;
    font-size: 15px;
    margin-top: 15px;
  }
  .gridBox .hightlightbox .site-heading {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .iot-cta .siteBtn a {
    font-size: 14px;
    padding: 15px 15px;
  }
  .certifcations-wrap {
    margin-top: 15px;
  }
  .copyright-menu {
    margin-top: 12px;
  }
  .innovativeTransform .team-one__single-img {
    margin: 8px;
  }
  .innovativeTransform .team-one__single-img h3 {
    font-size: 14px;
  }
  .copyright {
    margin: 30px auto 10px;
  }
  .usecase-bannertype-banking-2 {
    background-size: cover;
  }
  .usecase-bannertype-banking-2 .inner-content .banner-box {
    padding: 15px;
  }
  .usecase-bannertype-banking-2 .inner-content .banner-box h1 {
    font-size: 24px;
    line-height: 34px;
  }
  .use-case-banking-section-5 .outer-wrapper {
    display: block;
  }
  .use-case-banking-section-5 .outer-wrapper .wrap-content {
    width: 100%;
  }
  .use-case-banking-section-5 .outer-wrapper .wrap-content .inner-wrap {
    padding: 30px 15px;
  }
  .use-case-banking-section-5 .outer-wrapper .wrap-content .inner-wrap h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .use-case-banking-section-5 .outer-wrapper .img-wrapper {
    width: 100%;
  }
  .use-case-section-4 {
    margin-top: 0;
  }
  .use-case-section-4 img {
    margin-bottom: 25px;
  }
  .industry-section-2.usecase-banking-section-2 {
    padding: 30px 0 0px;
  }
  .industry-section-2.usecase-banking-section-2 .wrapborder {
    margin-bottom: 0px;
  }
  .use-case-banking-section-3 .outer-wrapper .wrap-content {
    padding: 15px;
  }
  .service-banner .fadeInLeft {
    padding-left: 15px;
  }
  .service-section-slider h4 {
    margin-bottom: 30px;
    font-size: 24px;
  }
  .service-section-6 h4 {
    margin-bottom: 30px;
    font-size: 32px;
  }
  header + section {
    margin-top: 45px;
  }
  .spearhead-advantage.spearhead-advantage-home .col-12 {
    padding: 0;
  }
  .spearhead-advantage.spearhead-advantage-home .col-12 .contents p {
    font-size: 14px;
    line-height: 28px;
    padding-bottom: 60px;
  }
  .spearhead-advantage.spearhead-advantage-home .slick-initialized .slick-arrow.slick-next {
    right: 0 !important;
  }
  .spearhead-advantage.spearhead-advantage-home .slick-initialized .slick-arrow.slick-prev {
    right: 60px !important;
    z-index: 999;
  }
  .nanda-banner .site-heading {
    margin-bottom: 0;
    font-size: 24px;
  }
  .nanda-banner .big-text {
    margin-bottom: 30px;
  }
  .news-and-announcement.spearhead-advantage {
    margin: 0;
    padding: 0;
  }
  .news-and-announcement .inner {
    margin-bottom: 35px;
  }
  .newsandannouncement {
    margin-top: 70px;
    padding-top: 15px;
  }
  .newsandannouncement a.site-button {
    margin-top: 0;
    font-size: 16px;
    margin-bottom: 0;
  }
  .fact-counter-one__single {
    max-width: 100%;
  }
  .blog-one a {
    display: block;
    margin-top: 10px;
  }
  .mainSection.useCasesBannerSection {
    padding-bottom: 15px;
  }
}/*# sourceMappingURL=customnew.css.map */