/* Custom CSS */
.icon-list-card .list-card .vce h5+h6 {
  margin-top: 8px;
}

.recognized-logo-slider .gs_logo_single img {
  width: 100%;
  object-fit: contain;
  padding: 20px;
  background: #fff;
  border-radius: 24px;
}

.six-functions-system li {
  text-align: left;
}

.vce-post-grid-filter-wrapper .vce-post-grid-filter-dropdown {
  max-width: 240px;
  float: right;
  margin-left: auto;
  border-radius: 30px;
}

.cntct select {
  border-right: 15px solid #f2f2f2 !important;
}

.vcv-footer a:hover {
  border-bottom: transparent !important;
  text-decoration: underline !important;
  transform: scale(1.03);
}

.vcv-footer .socials-icons .vce-image-gallery-item a:hover {
  border: 0 !important;
  transform: scale(.8);
}

.innner-banner-design.why-banner.mn-hdr .wht-fltr-blr {
  filter: none !important;
  backdrop-filter: none !important;
}

.inner-banner h1 {
  margin-bottom: 12px !important;
  font-family: "Montserrat" !important;
  font-style: normal;
  font-weight: 700 !important;
  font-size: 28px !important;
  line-height: 36px !important;
  align-items: center;
  color: #55555f !important;
}

.inner-banner h4 {
  font-family: "Montserrat" !important;
  font-style: normal;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 22px !important;
  align-items: center;
  text-transform: uppercase;
  color: #55555f !important;
  margin-bottom: 12px !important;
}

.inner-banner p {
  font-family: "Montserrat" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 28px !important;
  color: #6c6c72 !important;
  margin-bottom: 12px !important;
}

.rounded {
  border-radius: 32px !important;
}

body .cntct input[type="submit"] {
  border-radius: 5px;
  border-bottom: 4px solid rgba(0, 0, 0, 0.15) !important;
  background: #459dd7;
  padding: 15px 30px;
  margin: auto;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}

body .cntct input[type="reset"] {
  border-radius: 5px;
  border: 0 !important;
  border-bottom: 4px solid rgba(0, 0, 0, 0.15) !important;
  background: #f1f1f1;
  padding: 15px 30px !important;
  margin: auto;
  display: inline-block;
  color: #459dd7;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  outline: 0 !important;
}

.section-title h5 {
  font-size: 16px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 20px !important;
  /* 125% */
  text-transform: uppercase !important;
}

.section-title h2 {
  font-family: Montserrat;
  font-size: 24px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 36px !important;
}

.section-title p,
.section-title ul li {
  font-family: Montserrat;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 28px !important;
  margin-bottom: 6px !important;
}

.section-title ul {
  margin-bottom: 0 !important;
}

.text-content-inner.what-means-you1 .vce-text-block ul {
  margin-bottom: 24px !important;
}

body .cntct input[type="submit"] {
  border-radius: 5px;
  border-bottom: 4px solid rgba(0, 0, 0, 0.15) !important;
  background: #459dd7;
  padding: 15px 30px;
  margin: auto;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}

body .cntct input[type="reset"] {
  border-radius: 5px;
  border: 0 !important;
  border-bottom: 4px solid rgba(0, 0, 0, 0.15) !important;
  background: #f1f1f1;
  padding: 15px 30px !important;
  margin: auto;
  display: inline-block;
  color: #459dd7;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  outline: 0 !important;
}

@media (max-width: 767px) {

  body .cntct input[type="submit"],
  body .cntct input[type="reset"] {
    width: 100%;
    margin: 6px 0;
  }

  .innner-banner-design.why-banner.mn-hdr .vce-text-block-wrapper.vce h5 {
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    text-transform: uppercase !important;
    color: #459dd7 !important;
  }

  .innner-banner-design.why-banner.mn-hdr .vce-text-block-wrapper.vce h1 {
    font-style: normal;
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 24px !important;
    color: #55555f !important;
    margin-bottom: 10px !important;
  }

  .innner-banner-design.why-banner.mn-hdr .vce-text-block-wrapper.vce p {
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    color: #6c6c72 !important;
  }

  .section-title.mob-left,
  .icon-list-card .section-title {
    text-align: left !important;
  }

  .mob-text-left p,
  .mob-text-left {
    text-align: left !important;
  }

  .section-title.mob-center {
    text-align: center !important;
  }

  .section-title h5 {
    font-family: Montserrat;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 18px !important;
    text-transform: uppercase;
  }

  .section-title h2 {
    color: #55555f;
    font-family: Montserrat;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 24px !important;
  }

  .section-title p {
    color: #6c6c72;
    font-family: Montserrat;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 22px !important;
  }
}

/* Clean ID */

.best-data-cleaning-section .text-card {
  max-width: 463px !important;
  width: 100% !important;
}

.best-data-cleaning-section .text-card p {
  margin-bottom: 0 !important;
}

.best-data-cleaning-section .text-card .vce-text-block-wrapper {
  margin: 0;
}

.no-doubt-crd h5 {
  color: var(--PrimaryGrayColor, #55555f) !important;
  font-family: Montserrat;
  font-size: 24px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 36px !important;
  margin-bottom: 10px !important;
}

.no-doubt-crd h6 {
  color: var(--Secondary-Gray, #6c6c72) !important;
  font-family: Montserrat;
  font-size: 20px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 28px !important;
  margin-bottom: 10px !important;
}

.no-doubt-crd p {
  color: var(--Secondary-Gray, #6c6c72) !important;
  font-family: Montserrat;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 28px !important;
  margin-bottom: 20px !important;
}

.no-doubt-crd p strong {
  color: #7e8ca2 !important;
}

.no-doubt-crd ul {
  margin-bottom: 0 !important;
}

body .no-doubt-crd ul li {
  color: var(--Secondary-Gray, #6c6c72) !important;
  font-family: Montserrat !important;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 28px !important;
  /* 155.556% */
}

body .no-doubt-crd ul li::marker {
  position: relative;
  left: 40px;
  font-size: 12px;
}

.no-doubt-crd-footer-text p {
  line-height: 28px !important;
}

@media (max-width: 767px) {
  .best-data-cleaning-section .text-card.vce-element--has-background>.vce-col-inner>.vce-col-content {
    padding: 24px !important;
  }

  .best-data-cleaning-section .text-card p {
    color: var(--Secondary-Gray, #6c6c72) !important;
    font-family: Montserrat;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 22px !important;
  }

  .best-data-cleaning-section .text-card h2 {
    color: var(--PrimaryGrayColor, #55555f) !important;
    font-family: Montserrat;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 24px !important;
    margin-bottom: 10px !important;
  }

  .no-doubt-crd-footer-text p {
    color: var(--Secondary-Gray, #6c6c72) !important;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 22px !important;
  }

  .no-doubt-crd h5 {
    color: var(--PrimaryGrayColor, #55555f) !important;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 24px !important;
  }

  .no-doubt-crd h6 {
    color: var(--Secondary-Gray, #6c6c72) !important;
    font-family: Montserrat;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 28px !important;
    margin-bottom: 10px !important;
  }

  .no-doubt-crd .vce-single-image-figure-inner {
    width: 32px !important;
  }

  .no-doubt-crd p {
    color: var(--Secondary-Gray, #6c6c72) !important;
    font-family: Montserrat;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 24px !important;
    margin-bottom: 10px !important;
  }

  body .no-doubt-crd ul li {
    color: var(--Secondary-Gray, #6c6c72) !important;
    font-family: Montserrat;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 22px !important;
  }
}

/* Clean ID */

.section-title.technolocy-card ul {
  margin: 24px 0 30px !important;
}

.section-title.technolocy-card ul li {
  margin-bottom: 16px !important;
  color: var(--PrimaryGrayColor, #55555f);
  font-family: Montserrat;
  font-size: 16px !important;
  font-style: normal;
  line-height: 20px !important;
  padding: 0 !important;
  margin-left: 18px;
}

.icon-list-card .list-card .vce h5 {
  margin: 0;
  color: #6c6c72 !important;
  font-family: Montserrat;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 22px !important;
  text-transform: uppercase !important;
}

.list-with-pera.icon-list-card .list-card .vce h5 {
  margin-bottom: 6px;
}

.icon-list-card .list-card .vce p {
  color: var(--Secondary-Gray, #6c6c72) !important;
  font-family: Montserrat;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 28px !important;
  margin: 0 !important;
}

.icon-list-card .list-card .vce ul {
  list-style: disc !important;
  margin-top: 12px !important;
  margin-left: 16px !important;
}

.icon-list-card .list-card .vce ul li {
  list-style: disc;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #6c6c72;
  padding-left: 0;
}

.icon-list-card .list-card .vce ul li::marker {
  font-size: 12px;
  position: relative;
  top: -10px !important;
  text-align: end !important;
  text-align-last: end !important;
}

.icon-list-card .list-card .vce ul li::before {
  display: none;
  opacity: 0;
}

.icon-list-card .list-card .vce ul {
  list-style: none !important;
  padding-left: 0;
  margin-left: 0 !important;
}

.icon-list-card .list-card .vce ul li {
  position: relative;
  padding-left: 20px;
  list-style: none;
}

.icon-list-card .list-card .vce ul li::before {
  content: "•" !important;
  position: absolute !important;
  left: 0 !important;
  top: -3px !important;
  /* adjust to align with text */
  font-size: 24px !important;
  display: block !important;
  opacity: 1;
  background: none !important;
  color: inherit;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .innner-banner-design.why-banner .vce-section-inner:after {
    content: "";
    background: linear-gradient(90deg,
        #ecefee 430px,
        rgba(236, 239, 238, 0) 60%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
  }

  .innner-banner-design.why-banner .vce-section-inner>div:not(.vce-content-background-container) {
    z-index: 9;
  }
}

@media (min-width: 767px) {

  .incentive-title.section-title h5,
  .incentive-title.section-title h2 {
    margin: 0 0 1px !important;
  }
}

.what-means-you1 .vce-element--has-background.image-box {
  aspect-ratio: 697 / 456;
}

/* post */

.comment-content article>div,
.entry-content article>div {
  margin: 0;
}

.socializer a i {
  display: none;
}

.socializer a {
  background: url(https://ordev2025.wpenginepowered.com/wp-content/uploads/2026/01/Vector.svg) !important;
  filter: brightness(0.3);
  background-size: cover !important;
  width: 20px;
  height: 20px;
  text-decoration: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  background-repeat: no-repeat !important;
}

.socializer span.sr-instagram a {
  background: url(/wp-content/uploads/2026/01/Vector-1.svg) !important;
  background-position: center !important;
  border-radius: 0 !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.socializer span.sr-youtube a {
  background: url(/wp-content/uploads/2026/01/Vector-4.svg) !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  position: relative;
  top: 2px;
}

.socializer span.sr-linkedin a {
  background: url(/wp-content/uploads/2026/01/Vector-3.svg) !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.socializer span.sr-x a {
  background: url(/wp-content/uploads/2026/01/Vector-2.svg) !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.post-header {
  overflow: hidden;
}

.post-header {
  background: #ecefee;
  padding-top: 168px;
  margin-top: -110px;
  position: relative;
  padding-bottom: 64px;
}

.post-header nav.post-breadcrumb {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  display: flex;
  align-items: center;
  color: #6c6c72;
  margin-bottom: 230px;
  letter-spacing: 5px;
}

.post-header nav.post-breadcrumb a {
  padding: 0 6px 0 0px;
  letter-spacing: 0px;
  color: #f37225 !important;
  text-decoration: underline !important;
}

.post-header nav.post-breadcrumb span {
  letter-spacing: 0px;
}

.post-header h1.post-title {
  color: #55555f !important;
  font-family: Montserrat;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 12px;
  max-width: 532px;
}

.post-header .post-category {
  color: var(--Secondary-Gray, #6c6c72) !important;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-decoration-line: underline !important;
  border: 0px !important;
}

.post-header span.post-date {
  color: var(--Secondary-Gray, #6c6c72);
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #6c6c72;
}

.post-featured-image {
  position: absolute;
  top: 50%;
  right: 150px;
  transform: translate(0, -50%);
  max-width: 400px;
  margin-top: 30px;
}

.post-featured-image img {
  max-width: 100%;
  max-height: 400px;
}

.post-content-wrapper {
  max-width: 1180px;
  width: 100%;
  margin: auto;
  padding: 0 20px;
}

.cta-section .content-wrapper,
.main-box .content-wrapper {
  max-width: 946px;
  margin: auto;
  text-align: left;
}

.container.main-box {
  text-align: center;
  display: flex;
  justify-content: center;
  padding-top: 64px;
  padding-bottom: 80px;
}

.main-box h1,
.main-box h2,
.main-box h3,
.main-box h4,
.main-box h5,
.main-box h6,
.main-box p,
.main-box ul {
  margin-bottom: 24px !important;
}

.main-box li,
.main-box p {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 28px !important;
  color: #6c6c72;
}

.main-box li {
  margin-bottom: 8px;
  padding-left: 20px !important;
}

.main-box li:before {
  left: 6px !important;
  top: -6px !important;
  color: inherit !important;
}

.main-box li:last-child {
  margin-bottom: 0px;
}

.main-box strong,
.main-box em,
.main-box li {
  opacity: 1;
}

.main-box p a {
  font-family: Montserrat;
  font-weight: 400 !important;
  font-size: 18px;
  line-height: 28px;
  vertical-align: middle;
  text-decoration: underline !important;
  text-decoration-skip-ink: auto;
  color: #459dd7 !important;
}

.entry-content+h5 {
  color: var(--Secondary-Gray, #6c6c72);
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-transform: none;
}

.wp-socializer.wpsr-share-icons {
  margin-top: 0;
  margin-bottom: 24px;
}

.featured-items {
  margin-top: 68px;
}

.featured-items .featured-item {
  display: flex;
  padding: 24px;
  align-items: center;
  gap: 24px;
  background: var(--Gray-3, #f2f4f3);
  border-radius: 24px;
  margin-bottom: 24px;
}

.featured-items .featured-item:last-child {
  margin-bottom: 0;
}

.featured-items .featured-item h3 {
  color: var(--Secondary-Gray, #6c6c72);
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  margin: 0 !important;
}

.featured-items .featured-item p {
  margin: 0 !important;
  color: var(--Secondary-Gray, #6c6c72);
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.cta-section {
  padding: 100px 0;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.cta-section h2 {
  margin-bottom: 16px;
  color: var(--WhiteColor, #fff);
  text-align: center;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
}

.cta-section p {
  color: var(--WhiteColor, #fff);
  text-align: center;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 30px;
}

.cta-section a.cta-button {
  border-radius: 5px;
  border-bottom: 4px solid rgba(0, 0, 0, 0.15);
  background: #fff;
  padding: 15px 30px;
  margin: auto;
  display: inline-block;
  color: #3e3d3d;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}

.cta-section a.cta-button:hover {
  background: #e6e6e6;
  text-decoration: none;
}

.cta-section .content-wrapper {
  text-align: center !important;
}

.wpsr-share-icons .wpsr-si-inner>*:first-child {
  display: none;
}

.wpsr-share-icons .wpsr-si-inner>.socializer {
  margin-left: 0;
}

.blog .entry-preview:not(.sticky) {
  width: calc(50% - 15px);
  background: #fff;
  padding: 14px;
  background: #f2f4f3;
  border-radius: 24px;
  border-radius: 24px;
  margin: 0;
}

.blog .archive {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.blog .entry-preview h2.entry-title,
.blog .entry-preview h2.entry-title a {
  font-weight: 700 !important;
  font-size: 24px !important;
  line-height: 1.2 !important;
  color: #55555f !important;
}

.blog .entry-preview h2.entry-title,
.blog .entry-preview h2.entry-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 60px;
  text-decoration: none !important;
  border: 0 !important;
}

.blog .entry-preview p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 74px;
}

.blog .entry-preview a.blue-button.read-more {
  border-radius: 5px;
  border-bottom: 4px solid rgba(0, 0, 0, 0.15);
  background: #459dd7;
  padding: 15px 30px;
  margin: auto;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}

.blog .entry-preview .entry-meta {
  min-height: 50px;
}

.entry-preview .entry-meta li a,
.entry-preview .entry-meta li a *,
.entry-preview .entry-meta-category a {
  color: #696969 !important;
  border: 0 !important;
}

.blog .entry-preview img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 24px;
}

.blog .entry-preview {
  padding: 14px;
  background: #f2f4f3;
  border-radius: 24px;
  margin: 0;
}

.pagination {
  width: 100%;
  margin: 0px 0 20px;
}

.vcwb.vcwb-font-manager .entry-content .resoures-list h3 a {
  font-weight: 700 !important;
  font-size: 18px !important;
  line-height: 1.2 !important;
  color: #55555f !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 30px;
}

/*post Pagination wrapper */
.pagination {
  text-align: center;
  margin: 40px 0;
}

.vcwb.vcwb-font-manager .entry-content .resoures-list p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 74px;
}

.pagination .nav-links {
  display: flex;
  gap: 12px;
  justify-content: center;
  flex-wrap: wrap;
}

.vcwb.vcwb-font-manager .entry-content .resoures-list .vce-post-description {
  height: 100%;
}

/*post Base button style */
.vce.vce-posts-grid-wrapper .vce-posts-grid-pagination .vce-posts-grid-pagination-item,
.pagination .page-numbers {
  display: inline-block !important;
  padding: 5px 10px !important;
  background: #f1f1f1 !important;
  color: #2f6fa1 !important;
  font-family: Montserrat, sans-serif;
  font-size: 16px !important;
  font-weight: 700;
  line-height: 1.3 !important;
  text-decoration: none !important;
  border-radius: 5px !important;
  border-bottom: 4px solid rgba(0, 0, 0, 0.15) !important;
  transition: all 0.2s ease !important;
  width: inherit !important;
  height: 32px !important;
}

/*post Hover effect */
.vce.vce-posts-grid-wrapper .vce-posts-grid-pagination .vce-posts-grid-pagination-item:hover,
.pagination .page-numbers:hover {
  background: #3a8cc0;
  transform: translateY(3px);
  border-bottom-width: 3px;
}

/*post Current page */
.vce.vce-posts-grid-wrapper .vce-posts-grid-pagination-item.vce-state--active,
.pagination .page-numbers.current {
  background: #2f6fa1 !important;
  cursor: default;
  pointer-events: none;
  color: #fff !important;
}

/*post Dots */
.pagination .page-numbers.dots {
  background: transparent;
  border: none;
  color: #459dd7;
  padding: 15px 10px;
  font-weight: 700;
}

/*post Next button – stronger CTA */
.pagination .page-numbers.next {
  background: #00a2a9;
  border-bottom-color: rgba(0, 0, 0, 0.2);
}

.pagination .page-numbers.next:hover {
  background: #008b91;
}

/*post Accessibility text hidden visually */
.pagination .screen-reader-text {
  position: absolute;
  left: -9999px;
}

/* post */
@media (max-width: 1199px) {

  .vcwb.vcwb-font-manager .vcv-header ul.menu>li.menu-item>a,
  .vcwb.vcwb-font-manager .vcv-header nav[class^="menu"]>ul>li.menu-item>a {
    color: #6c6c72;
    font-size: 16px !important;
    text-align: left;
    line-height: 1.3 !important;
  }

  header button.vce-sandwich-menu-close-button {
    background: #fff !important;
    padding: 6px !important;
    border: 2px solid #ccc;
    margin: 0 -10px 0 0px;
    position: relative !important;
    margin-left: auto;
  }

  header .vcwb.vcwb-font-manager ul.sub-menu>li.menu-item>a,
  .vcwb.vcwb-font-manager nav[class^="menu"] ul.sub-menu>li.menu-item>a {
    text-align: left;
    font-size: 16px !important;
    font-weight: 400;
    padding-left: 20px;
    background: var(--Gray-3, #f2f4f3);
    padding: 6px 16px;
    margin: 0 0 2px;
  }

  .vce-sandwich-menu-inner nav .menu-item-has-children>ul {
    margin: 12px 0 24px;
  }

  .vce-sandwich-menu-inner .mob-bttn a {
    display: block !important;
    float: left;
    margin: 12px 0 !important;
  }
}

@media (max-width: 1099px) {
  .post-featured-image {
    position: absolute;
    top: 50%;
    right: -50px;
    transform: translate(0, -50%);
    max-width: 300px;
    margin-top: 10px;
  }

  .post-featured-image img {
    max-width: 100%;
    max-height: 300px;
  }
}

@media (max-width: 767px) {
  .blog .entry-preview {
    width: 100% !important;
  }

  .footer-logo .vce-single-image-figure-inner {
    width: 130.65px !important;
    height: 52px !important;
    aspect-ratio: 130.65 / 52;
  }

  .footer-logo img.vce-single-image {
    object-fit: contain !important;
  }

  .what-means-you1 .vce-element--has-background>.vce-col-inner>.vce-col-content {
    aspect-ratio: 16/9;
    aspect-ratio: 36/25;
    border-radius: 24px !important;
    overflow: hidden;
  }

  .text-content-inner.what-means-you1 .vce-text-block ul li {
    color: var(--Secondary-Gray, #6c6c72) !important;
    font-family: Montserrat;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 22px !important;
  }

  .tech-box .vce-col {
    max-width: 100% !important;
    flex-basis: 100% !important;
    width: 100% !important;
    margin: 0 !important;
  }

  .technolocy-card.section-title h2 {
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 24px !important;
  }

  .section-title.technolocy-card ul {
    margin: 20px 0 20px !important;
  }

  .section-title.technolocy-card ul li {
    margin-bottom: 8px !important;
  }

  .icon-list-card .list-card .vce h5 {
    font-size: 14px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 18px !important;
  }

  .icon-list-card .list-card .vce p {
    color: var(--Secondary-Gray, #6c6c72) !important;
    /* Web/Mobile/Body Text Medium */
    font-family: Montserrat;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 20px !important;
    /* 142.857% */
  }

  .icon-list-card .list-card ul {
    margin-left: 20px !important;
  }

  .icon-list-card .list-card ul li {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 28px !important;
    color: #6c6c72 !important;
    align-self: stretch;
    /*  padding-left: 0 !important; */
  }

  .icon-list-card .list-card ul li::before {
    display: none;
  }

  .icon-list-card .list-card ul li::marker {
    font-size: 14px;
    line-height: 3;
  }

  .icon-list-card .vce-row-content>.vce-col--xs-64-px {
    max-width: 44px !important;
  }

  .icon-list-card .vce-row-content>.vce-col--xs-64-px img {
    width: 32px !important;
    height: inherit !important;
    margin: auto !important;
  }

  .extra-row-remove {
    display: none !important;
  }

  .what-means-you .vce-element--has-background>.vce-col-inner>.vce-col-content {
    aspect-ratio: 16/9;
    aspect-ratio: 36/25;
    border-radius: 24px !important;
    overflow: hidden;
  }

  .what-means-you1 .vce-element--has-background.image-box>.vce-col-inner>.vce-col-content {
    aspect-ratio: 697 / 456;
  }

  .what-means-you1.mobile-colum-revers .vce-row-content>div:first-child {
    order: 2;
  }

  .rounded {
    border-radius: 24px !important;
  }

  .inner-banner h1 {
    margin-bottom: 10px !important;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 24px !important;
    color: #55555f !important;
  }

  .inner-banner h4 {
    margin-bottom: 10px !important;
    font-family: "Montserrat" !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #55555f !important;
  }

  .inner-banner p {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    color: #6c6c72 !important;
  }

  .inner-banner .vce-single-image-figure-inner {
    width: 40px !important;
  }

  /* post */

  .post-header nav.post-breadcrumb {
    margin-bottom: 192px;
    display: block;
  }

  .post-header nav.post-breadcrumb {
    line-height: 20px;
  }

  .post-header h1.post-title {
    color: var(--PrimaryGrayColor, #55555f);
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
  }

  .post-header .post-category,
  .post-header span.post-date {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }

  .post-header {
    padding-top: 133px;
    padding-bottom: 48px;
  }

  .container.main-box {
    padding: 48px 0;
    /*  padding-top:48px;
    padding-bottom: 80px;*/
  }

  .featured-items {
    margin-top: 48px;
  }

  .featured-items .featured-item {
    padding: 20px 16px;
    gap: 12px;
  }

  .featured-items .featured-item h3 {
    color: var(--Secondary-Gray, #6c6c72);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
  }

  .featured-items .featured-item p {
    color: var(--Secondary-Gray, #6c6c72);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
  }

  .cta-section {
    padding: 48px 0;
  }

  .cta-section h2 {
    color: var(--WhiteColor, #fff);
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .cta-section p {
    color: var(--WhiteColor, #fff);
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 32px;
  }

  .cta-section a.cta-button {
    padding: 12px 24px;
  }

  .post-featured-image {
    max-width: 1700px;
  }

  .post-featured-image img {
    max-height: 170px;
  }

  /* post */

  .innner-banner-design.why-banner .vce-section-inner>div:not(.vce-content-background-container) {
    z-index: 9;
  }

  .innner-banner-design.why-banner .vce-section-inner:after {
    content: "";
    background: linear-gradient(top bottom, rgba(236, 239, 238, 0) 60%) 430px,
      #ecefee;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    background: linear-gradient(to top,
        rgba(236, 239, 238, 0) 20%,
        #ecefee 40%);
  }
}

/* Footer CSS */
.info-footer-text p {
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #ffffff !important;
}

.footer-row-inner h2 {
  font-weight: 600 !important;
  font-size: 14px !important;
  color: #d8d8dc !important;
  text-transform: uppercase !important;
}

.footer-row-inner a {
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  color: #d8d8dc !important;
}

body .footer-row-inner .vce-basic-menu--style-text--color-3E3D3D .vce-basic-menu nav>ul>li>a:hover {
  color: #fff !important;
}

.socials-icons .vce-image-gallery-item:nth-child(2) {
  max-width: 46px !important;
  height: 18px !important;
}

.socials-icons .vce-image-gallery-item:nth-child(2) img {
  height: 18px !important;
}

.socials-icons .vce-image-gallery-item:nth-child(2) figure.vce-image-gallery-item-inner-wrapper a {
  height: 18px;
}

.footer-row-inner .vce-basic-menu--style-text--color-3E3D3D .vce-basic-menu nav>ul>li>a {
  color: #d8d8dc !important;
  color: #d8d8dc !important;
  flex: none;
  flex-grow: 0;
  font-family: Montserrat !important;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 24px !important;
  margin-bottom: 8px !important;
  order: 0;
  padding: 0 !important;
  height: inherit !important;
}

.footer-new-design>.vce-row-content>div:first-child {
  flex-basis: 356px !important;
  max-width: 356px !important;
  margin-right: 0 !important;
  padding-right: 78px;
}

.footer-new-design>.vce-row-content>div:last-child {
  flex-basis: calc(100% - 356px) !important;
  max-width: calc(100% - 356px) !important;
  margin-right: 0 !important;
}

.footer-row-copyright p {
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 24px !important;
  color: #d8d8dc !important;
}

.footer-row-copyright a {
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 24px !important;
  text-decoration: underline !important;
}

.footer-row-copyright .vce-basic-menu--style-text--color-3E3D3D .vce-basic-menu nav>ul>li>a {
  color: #ffffff !important;
}

body .footer-row-copyright .vce-basic-menu--style-text--color-3E3D3D .vce-basic-menu nav>ul>li>a:hover {
  color: #fff !important;
}

.socials-icons .vce-image-gallery-item {
  max-width: 32px !important;
  margin: 0;
  min-height: 34px;
}

.footer-row-copyright ul.menu li a {
  padding: 0 12px !important;
  height: inherit !important;
}

@media (max-width: 991px),
print {

  .footer-new-design>.vce-row-content>div:first-child,
  .footer-new-design>.vce-row-content>div:last-child {
    flex-basis: 100% !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    padding-right: 0px;
  }

  .footer-row-copyright ul.menu li a {
    padding: 0 12px 0 0 !important;
    height: inherit !important;
  }

  .footer-row-copyright ul.menu {
    /* display: inline !important; */
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important;
  }
}

@media (max-width: 767px),
print {
  .footer-row-inner .footer-menu .vce-col--xs-1 {
    max-width: 50%;
  }

  .footer-row-inner .footer-menu .vce-col--xs-1:last-child {
    max-width: 100%;
  }
}

.zcwf_lblLeft .wfrm_fld_dpNn {
  display: none;
}

.sp-testimonial-client-testimonial p {
  color: #333333 !important;
}

/* 404 Page Background */
.error-404.not-found {
  background-color: #ecefee;
  padding: 60px 20px;
  text-align: center;
  border-radius: 12px;
  margin: 60px 0;
}

/* Heading Style */
.error-404.not-found h1 {
  margin-bottom: 12px !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700 !important;
  font-size: 28px !important;
  line-height: 36px !important;
  color: #55555f !important;
}

/* Paragraph Style */
.error-404.not-found p {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 28px !important;
  color: #6c6c72 !important;
  margin-bottom: 20px !important;
}

/* Search Input */
.error-404.not-found .search-field {
  background: #f2f2f2;
  border: 0 !important;
  border-radius: 30px;
  font-size: 18px;
  padding: 12px 18px;
  width: 100%;
  outline: none;
  border: 2px solid #fff !important;
}

/* Search Button */
.error-404.not-found .search-submit {
  margin-top: 15px;
  background: #55555f;
  color: #fff;
  border: none;
  padding: 10px 24px;
  border-radius: 30px;
  cursor: pointer;
  transition: 0.3s ease;
}

.error-404.not-found .search-submit:hover {
  background: #333;
}

.error-404.not-found form.search-form {
  margin: auto;
}

/* Main Wrapper Styling */

.no-results.not-found {
  background-color: #ecefee;
  padding: 60px 20px;
  text-align: center;
  border-radius: 12px;
  max-width: 700px;
  margin: 40px auto;
}

/* Page Title */

.no-results.not-found .page-title {
  margin-bottom: 12px !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700 !important;
  font-size: 28px !important;
  line-height: 36px !important;
  color: #55555f !important;
}

/* Description Text */

.no-results.not-found p {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 28px !important;
  color: #6c6c72 !important;
  margin-bottom: 20px !important;
}

/* Search Form Wrapper */
.no-results.not-found .search-form {
  max-width: 400px;
  margin: 0 auto;
  border: 2px solid #999;
  border-radius: 26px;
  background: #fff;
}

/* Search Input */

.no-results.not-found .search-field {
  background: #fff;
  border: 0 !important;
  border-radius: 30px;
  font-size: 18px;
  padding: 12px 18px;
  width: 100%;
  outline: none;
}

/* Search Button */

.no-results.not-found .search-submit {
  margin-top: 15px;
  background: #55555f;
  color: #fff;
  border: none;
  padding: 10px 24px;
  border-radius: 30px;
  cursor: pointer;
  transition: 0.3s ease;
}

.no-results.not-found .search-submit:hover {
  background: #333;
}

/* Center content nicely */

.search-no-results .main-content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  text-align: center;
}

.search-results article.entry-preview {
  background: #f1f1f1;
  padding: 10px 20px 22px;
  border-radius: 10px;
}